summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-16Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds9-28/+81
2019-07-16Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2-53/+47
2019-07-16Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds1-0/+15
2019-07-16Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-15/+89
2019-07-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds22-588/+980
2019-07-16Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds10-111/+828
2019-07-16Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds47-196/+1515
2019-07-15Revert "Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/l...Dave Airlie4-37/+2
2019-07-15Revert "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-15Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds6-337/+92
2019-07-15Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds6-6/+212
2019-07-15Merge tag 'mailbox-v5.3' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds1-1/+3
2019-07-15Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds1-1/+9
2019-07-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+5
2019-07-14Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-8/+11
2019-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-3/+17
2019-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds1-136/+136
2019-07-14Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds8-7/+196
2019-07-14Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds7-35/+23
2019-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus 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-13Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds1-5/+6
2019-07-13Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds1-0/+12
2019-07-13Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2-3/+1273