summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-07-18Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
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 'sound-fix-5.3-rc1' 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-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-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-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus 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 '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-16virtio_pmem: fix sparse warningPankaj Gupta
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/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-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-16include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT archit...Drew Davenport
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: add hinting support for partial file cachingPedro Cuadra
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: change Coda's user api to use 64-bit time_t in timespecJan Harkes
2019-07-16coda: stop using 'struct timespec' in user APIArnd Bergmann
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
2019-07-16uapi linux/coda.h: use __kernel_pid_t for userspaceMikko Rapeli
2019-07-16mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual
2019-07-16lib/rbtree: avoid generating code twice for the cached versionsMichel Lespinasse
2019-07-16mm/ioremap: probe platform for p4d huge map supportAnshuman Khandual
2019-07-16lib/list: tweak LIST_POISON2 for better code generation on x86_64Alexey Dobriyan
2019-07-16asm-generic: fix a compilation warningQian Cai
2019-07-16linux/bits.h: make BIT(), GENMASK(), and friends available in assemblyMasahiro Yamada
2019-07-16include/linux/kernel.h: add typeof_member() macroAlexey Dobriyan
2019-07-16mm: stub out all of swapops.h for !CONFIG_MMUChristoph Hellwig
2019-07-16mm: provide a print_vma_addr stub for !CONFIG_MMUChristoph Hellwig
2019-07-16mm: fix the MAP_UNINITIALIZED flagChristoph Hellwig