aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-07-16coda: fix build using bare-metal toolchainSam Protsenko1-2/+1
2019-07-16coda: potential buffer overflow in coda_psdev_write()Jan Harkes1-1/+2
2019-07-16uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side headersMikko Rapeli2-13/+11
2019-07-16uapi linux/coda.h: use __kernel_pid_t for userspaceMikko Rapeli1-2/+2
2019-07-16mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual1-0/+19
2019-07-16lib/rbtree: avoid generating code twice for the cached versionsMichel Lespinasse2-41/+56
2019-07-16mm/ioremap: probe platform for p4d huge map supportAnshuman Khandual1-0/+1
2019-07-16lib/list: tweak LIST_POISON2 for better code generation on x86_64Alexey Dobriyan1-1/+1
2019-07-16asm-generic: fix a compilation warningQian Cai1-14/+60
2019-07-16linux/bits.h: make BIT(), GENMASK(), and friends available in assemblyMasahiro Yamada1-7/+10
2019-07-16include/linux/kernel.h: add typeof_member() macroAlexey Dobriyan1-0/+2
2019-07-16mm: stub out all of swapops.h for !CONFIG_MMUChristoph Hellwig1-2/+3
2019-07-16mm: provide a print_vma_addr stub for !CONFIG_MMUChristoph Hellwig1-0/+6
2019-07-16mm: fix the MAP_UNINITIALIZED flagChristoph Hellwig1-5/+3
2019-07-15Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds9-28/+81
2019-07-15Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-53/+47
2019-07-15Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds1-0/+15
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds7-15/+89
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds22-588/+980
2019-07-15Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds10-111/+828
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds47-196/+1515
2019-07-16Revert "Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next"Dave Airlie4-37/+2
2019-07-16Revert "mm: adjust apply_to_pfn_range interface for dropped token."Dave Airlie1-1/+1
2019-07-15mm: adjust apply_to_pfn_range interface for dropped token.Dave Airlie1-1/+1
2019-07-14Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds6-337/+92
2019-07-14Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds6-6/+212
2019-07-14Merge tag 'mailbox-v5.3' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds1-1/+3
2019-07-14Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpuLinus Torvalds1-1/+9
2019-07-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-8/+11
2019-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-3/+17
2019-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds1-136/+136
2019-07-13Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds8-7/+196
2019-07-13Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds7-35/+23
2019-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+76
2019-07-13Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-blockLinus Torvalds3-2/+13
2019-07-13perf/core: Fix exclusive events' groupingAlexander Shishkin1-0/+5
2019-07-12Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-5/+6
2019-07-12Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-0/+12