aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-18pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDSTrond Myklebust1-0/+1
2019-07-18Merge tag 'modules-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds1-0/+5
2019-07-18bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()Josh Poimboeuf2-0/+6
2019-07-18Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds3-3/+30
2019-07-18Merge branch 'x86/debug' into core/urgentThomas Gleixner1-0/+5
2019-07-18Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds9-12/+56
2019-07-18Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds4-3/+83
2019-07-18Merge tag 'sound-fix-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+2
2019-07-18Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-18/+199
2019-07-18Merge tag 'acpi-5.3-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+4
2019-07-18Merge branches 'acpi-misc' and 'acpi-video'Rafael J. Wysocki1-1/+4
2019-07-18Merge branch 'pm-cpufreq'Rafael J. Wysocki2-18/+44
2019-07-18SUNRPC: Fix up backchannel slot table accountingTrond Myklebust3-2/+6
2019-07-18Merge tag 'drm-misc-next-fixes-2019-07-11' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-1/+1
2019-07-17Merge tag 'platform-drivers-x86-v5.3-2' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds1-1/+1
2019-07-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds2-2/+13
2019-07-17Merge tag 'hwlock-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds1-3/+58
2019-07-17Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds2-6/+28
2019-07-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-0/+162
2019-07-17dm: use printk ratelimiting functionsMike Snitzer1-13/+4
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds15-25/+251
2019-07-17Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds6-54/+75
2019-07-17platform/x86: asus: Rename "fan mode" to "fan boost mode"Daniel Drake1-1/+1
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds26-251/+303
2019-07-17iomap: move internal declarations into fs/iomap/Darrick J. Wong1-0/+10
2019-07-17iomap: move the direct IO code into a separate fileDarrick J. Wong1-0/+7
2019-07-17dma-mapping: add a dma_addressing_limited helperChristoph Hellwig1-0/+14
2019-07-17xen: remove tmem driverJuergen Gross2-28/+0
2019-07-17xen/events: fix binding user event channels to cpusJuergen Gross1-1/+2
2019-07-16scsi: core: add a host / host template field for the virt boundaryChristoph Hellwig1-0/+3
2019-07-16switch the remnants of releasing the mountpoint away from fs_pinAl Viro1-1/+0
2019-07-16virtio_pmem: fix sparse warningPankaj Gupta1-2/+2
2019-07-16mm: add account_locked_vm utility functionDaniel Jordan1-0/+4
2019-07-16mm: introduce ARCH_HAS_PTE_DEVMAPRobin Murphy2-4/+4
2019-07-16mm: clean up is_device_*_page() definitionsRobin Murphy1-22/+9
2019-07-16mm/mmap: move common defines to mman-common.hAneesh Kumar K.V2-6/+9
2019-07-16mm: move MAP_SYNC to asm-generic/mman-common.hAneesh Kumar K.V2-2/+2
2019-07-16mm/hotplug: make remove_memory() interface usablePavel Tatashin1-2/+6
2019-07-16include/linux/lz4.h: fix spelling and copy-paste errors in documentationTom Levy1-9/+9
2019-07-16include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT architecturesDrew Davenport1-2/+4
2019-07-16kernel/pid.c: convert struct pid count to refcount_tJoel Fernandes (Google)1-2/+3
2019-07-16signal: simplify set_user_sigmask/restore_user_sigmaskOleg Nesterov3-8/+11
2019-07-16signal: reorder struct sighand_structAlexey Dobriyan1-2/+2
2019-07-16ptrace: add PTRACE_GET_SYSCALL_INFO requestElvira Khabirova2-3/+41
2019-07-16coda: add hinting support for partial file cachingPedro Cuadra1-2/+27
2019-07-16coda: remove uapi/linux/coda_psdev.hJan Harkes1-10/+0
2019-07-16coda: move internal defs out of include/linux/ [ver #2]David Howells1-89/+0
2019-07-16coda: change Coda's user api to use 64-bit time_t in timespecJan Harkes1-26/+7
2019-07-16coda: stop using 'struct timespec' in user APIArnd Bergmann1-3/+17
2019-07-16uapi linux/coda_psdev.h: move CODA_REQ_ from uapi to kernel side headersJan Harkes2-5/+5