summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-17Merge tag 'vfio-v5.3-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-07-17Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2019-07-17Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-07-17Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-07-17Merge tag 'h8300-for-linus-20190617' of git://git.sourceforge.jp/gitroot/ucli...Linus Torvalds
2019-07-17Merge tag 'for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux-h8...Linus Torvalds
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-16fs/select.c: use struct_size() in kmalloc()Gustavo A. R. Silva
2019-07-16mm: add account_locked_vm utility functionDaniel Jordan
2019-07-16arm64: mm: implement pte_devmap supportRobin Murphy
2019-07-16mm: introduce ARCH_HAS_PTE_DEVMAPRobin Murphy
2019-07-16mm: clean up is_device_*_page() definitionsRobin Murphy
2019-07-16mm/mmap: move common defines to mman-common.hAneesh Kumar K.V
2019-07-16mm: move MAP_SYNC to asm-generic/mman-common.hAneesh Kumar K.V
2019-07-16device-dax: "Hotremove" persistent memory that is used like normal RAMPavel Tatashin
2019-07-16mm/hotplug: make remove_memory() interface usablePavel Tatashin
2019-07-16device-dax: fix memory and resource leak if hotplug failsPavel Tatashin
2019-07-16include/linux/lz4.h: fix spelling and copy-paste errors in documentationTom Levy
2019-07-16ipc/mqueue.c: only perform resource calculation if user validKees Cook
2019-07-16include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT archit...Drew Davenport
2019-07-16scripts/gdb: add helpers to find and list devicesLeonard Crestez
2019-07-16scripts/gdb: add lx-genpd-summary commandLeonard Crestez
2019-07-16drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctlMiroslav Lichvar
2019-07-16kernel/pid.c: convert struct pid count to refcount_tJoel Fernandes (Google)
2019-07-16drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some stringsDan Carpenter
2019-07-16select: shift restore_saved_sigmask_unless() into poll_select_copy_remaining()Oleg Nesterov
2019-07-16select: change do_poll() to return -ERESTARTNOHAND rather than -EINTROleg Nesterov
2019-07-16signal: simplify set_user_sigmask/restore_user_sigmaskOleg Nesterov
2019-07-16signal: reorder struct sighand_structAlexey Dobriyan
2019-07-16selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFODmitry V. Levin
2019-07-16ptrace: add PTRACE_GET_SYSCALL_INFO requestElvira Khabirova
2019-07-16powerpc: define syscall_get_error()Dmitry V. Levin
2019-07-16parisc: define syscall_get_error()Dmitry V. Levin
2019-07-16mips: define syscall_get_error()Dmitry V. Levin
2019-07-16hexagon: define syscall_get_error() and syscall_get_return_value()Dmitry V. Levin
2019-07-16nds32: fix asm/syscall.hDmitry V. Levin
2019-07-16fs/reiserfs/journal.c: change return type of dirty_one_transactionHariprasad Kelam
2019-07-16fs/ufs/super.c: remove set but not used variable 'usb3'YueHaibing
2019-07-16fs/hfsplus/xattr.c: replace strncpy with memcpyMathieu Malaterre
2019-07-16coda: add hinting support for partial file cachingPedro Cuadra
2019-07-16coda: ftoc validity check integrationFabian Frederick
2019-07-16coda: remove sb test in coda_fid_to_inode()Fabian Frederick
2019-07-16coda: remove sysctl object from module when unusedFabian Frederick
2019-07-16coda: add __init to init_coda_psdev()Fabian Frederick
2019-07-16coda: use SIZE() for statFabian Frederick
2019-07-16coda: destroy mutex in put_super()Fabian Frederick
2019-07-16coda: remove uapi/linux/coda_psdev.hJan Harkes
2019-07-16coda: move internal defs out of include/linux/ [ver #2]David Howells
2019-07-16coda: bump module versionJan Harkes