summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-17drm/meson: drop use of drmP.hSam Ravnborg1-0/+1
2019-07-17docs: powerpc: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-07-17xfrm interface: fix management of phydevNicolas Dichtel1-1/+0
2019-07-17xfrm interface: ifname may be wrong in logsNicolas Dichtel1-1/+0
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-17scsi: core: add a host / host template field for the virt boundaryChristoph Hellwig1-0/+3
2019-07-17switch the remnants of releasing the mountpoint away from fs_pinAl Viro1-1/+0
2019-07-17virtio_pmem: fix sparse warningPankaj Gupta1-2/+2
2019-07-17mm: add account_locked_vm utility functionDaniel Jordan1-0/+4
2019-07-17mm: introduce ARCH_HAS_PTE_DEVMAPRobin Murphy2-4/+4
2019-07-17mm: clean up is_device_*_page() definitionsRobin Murphy1-22/+9
2019-07-17mm/mmap: move common defines to mman-common.hAneesh Kumar K.V2-6/+9
2019-07-17mm: move MAP_SYNC to asm-generic/mman-common.hAneesh Kumar K.V2-2/+2
2019-07-17mm/hotplug: make remove_memory() interface usablePavel Tatashin1-2/+6
2019-07-17include/linux/lz4.h: fix spelling and copy-paste errors in documentationTom Levy1-9/+9
2019-07-17include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT archit...Drew Davenport1-2/+4
2019-07-17kernel/pid.c: convert struct pid count to refcount_tJoel Fernandes (Google)1-2/+3
2019-07-17signal: simplify set_user_sigmask/restore_user_sigmaskOleg Nesterov3-8/+11
2019-07-17signal: reorder struct sighand_structAlexey Dobriyan1-2/+2
2019-07-17ptrace: add PTRACE_GET_SYSCALL_INFO requestElvira Khabirova2-3/+41
2019-07-17coda: add hinting support for partial file cachingPedro Cuadra1-2/+27
2019-07-17coda: remove uapi/linux/coda_psdev.hJan Harkes1-10/+0
2019-07-17coda: move internal defs out of include/linux/ [ver #2]David Howells1-89/+0
2019-07-17coda: change Coda's user api to use 64-bit time_t in timespecJan Harkes1-26/+7
2019-07-17coda: stop using 'struct timespec' in user APIArnd Bergmann1-3/+17
2019-07-17uapi linux/coda_psdev.h: move CODA_REQ_ from uapi to kernel side headersJan Harkes2-5/+5
2019-07-17coda: fix build using bare-metal toolchainSam Protsenko1-2/+1
2019-07-17coda: potential buffer overflow in coda_psdev_write()Jan Harkes1-1/+2
2019-07-17uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli2-13/+11
2019-07-17uapi linux/coda.h: use __kernel_pid_t for userspaceMikko Rapeli1-2/+2
2019-07-17mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual1-0/+19
2019-07-17lib/rbtree: avoid generating code twice for the cached versionsMichel Lespinasse2-41/+56
2019-07-17mm/ioremap: probe platform for p4d huge map supportAnshuman Khandual1-0/+1
2019-07-17lib/list: tweak LIST_POISON2 for better code generation on x86_64Alexey Dobriyan1-1/+1
2019-07-17asm-generic: fix a compilation warningQian Cai1-14/+60
2019-07-17linux/bits.h: make BIT(), GENMASK(), and friends available in assemblyMasahiro Yamada1-7/+10
2019-07-17include/linux/kernel.h: add typeof_member() macroAlexey Dobriyan1-0/+2
2019-07-17mm: stub out all of swapops.h for !CONFIG_MMUChristoph Hellwig1-2/+3
2019-07-17mm: provide a print_vma_addr stub for !CONFIG_MMUChristoph Hellwig1-0/+6
2019-07-17mm: fix the MAP_UNINITIALIZED flagChristoph Hellwig1-5/+3
2019-07-17Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2-0/+42
2019-07-17fix: taprio: Change type of txtime-delay parameter to u32Vedang Patel1-1/+1
2019-07-16ALSA: hda - Don't resume forcibly i915 HDMI/DP codecTakashi Iwai1-0/+2
2019-07-16dma-direct: Force unencrypted DMA under SME for certain DMA masksTom Lendacky1-0/+9
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds11-11/+72