summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-07-18mm/memory_hotplug: make unregister_memory_block_under_nodes() never failDavid Hildenbrand
2019-07-18mm/memory_hotplug: remove memory block devices before arch_remove_memory()David Hildenbrand
2019-07-18mm/memory_hotplug: drop MHP_MEMBLOCK_APIDavid Hildenbrand
2019-07-18mm/memory_hotplug: create memory block devices after arch_add_memory()David Hildenbrand
2019-07-18mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand
2019-07-18driver-core, libnvdimm: Let device subsystems add local lockdep coverageDan Williams
2019-07-18drivers/base: Introduce kill_device()Dan Williams
2019-07-18Merge tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-07-18Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-07-18pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDSTrond Myklebust
2019-07-18Merge tag 'modules-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-18bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()Josh Poimboeuf
2019-07-18Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-07-18Merge branch 'x86/debug' into core/urgentThomas Gleixner
2019-07-18Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-07-18Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-18Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-07-18wait: add wq_has_single_sleeper helperJosef Bacik
2019-07-18Merge tag 'acpi-5.3-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-07-18Merge branches 'acpi-misc' and 'acpi-video'Rafael J. Wysocki
2019-07-18Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-07-18SUNRPC: Fix up backchannel slot table accountingTrond Myklebust
2019-07-17Merge tag 'platform-drivers-x86-v5.3-2' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-07-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2019-07-17Merge tag 'hwlock-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds
2019-07-17Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds
2019-07-17dm: use printk ratelimiting functionsMike Snitzer
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-07-17Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-07-17platform/x86: asus: Rename "fan mode" to "fan boost mode"Daniel Drake
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-17iomap: move internal declarations into fs/iomap/Darrick J. Wong
2019-07-17iomap: move the direct IO code into a separate fileDarrick J. Wong
2019-07-17dma-mapping: add a dma_addressing_limited helperChristoph Hellwig
2019-07-16switch the remnants of releasing the mountpoint away from fs_pinAl Viro
2019-07-16mm: add account_locked_vm utility functionDaniel Jordan
2019-07-16mm: introduce ARCH_HAS_PTE_DEVMAPRobin Murphy
2019-07-16mm: clean up is_device_*_page() definitionsRobin Murphy
2019-07-16mm/hotplug: make remove_memory() interface usablePavel Tatashin
2019-07-16include/linux/lz4.h: fix spelling and copy-paste errors in documentationTom Levy
2019-07-16kernel/pid.c: convert struct pid count to refcount_tJoel Fernandes (Google)
2019-07-16signal: simplify set_user_sigmask/restore_user_sigmaskOleg Nesterov
2019-07-16signal: reorder struct sighand_structAlexey Dobriyan
2019-07-16ptrace: add PTRACE_GET_SYSCALL_INFO requestElvira Khabirova
2019-07-16coda: move internal defs out of include/linux/ [ver #2]David Howells
2019-07-16uapi linux/coda_psdev.h: move CODA_REQ_ from uapi to kernel side headersJan Harkes
2019-07-16coda: fix build using bare-metal toolchainSam Protsenko
2019-07-16coda: potential buffer overflow in coda_psdev_write()Jan Harkes
2019-07-16uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli