1. a4ff8e8 mm: introduce MAP_FIXED_NOREPLACE by Michal Hocko · 7 years ago
  2. cd0e00c alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering by Sinan Kaya · 7 years ago
  3. fbfcd0199 locking/xchg/alpha: Remove superfluous memory barriers from the _local() variants by Andrea Parri · 7 years ago
  4. 472e8c5 locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs by Andrea Parri · 7 years ago
  5. 79d4424 locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __ASM__MB by Andrea Parri · 7 years ago
  6. cb13b42 locking/xchg/alpha: Add unconditional memory barrier to cmpxchg() by Andrea Parri · 7 years ago
  7. b89e32c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 7 years ago
  8. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  9. 40b9672 Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  10. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  11. 84e4553 alpha: Fix mixed up args in EXC macro in futex operations by Michael Cree · 7 years ago
  12. 16dc17e alpha: make thread_saved_pc static by Tobias Klauser · 7 years ago
  13. 77e5bff1 alpha: make XTABS equivalent to TAB3 by Eugene Syromiatnikov · 7 years ago
  14. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  15. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  16. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  17. c68070d asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.h by Al Viro · 7 years ago
  18. d759be8 switch wrapper poll.h instances to generic-y by Al Viro · 8 years ago
  19. a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  20. 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  21. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  22. be2d877a PCI: Remove redundant pci_dev, pci_bus, resource declarations by Bjorn Helgaas · 7 years ago
  23. 137ed9f PCI: Remove redundant pcibios_set_master() declarations by Bjorn Helgaas · 7 years ago
  24. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  25. 1c97259 mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags by Dan Williams · 7 years ago
  26. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  27. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  28. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  29. 5a8897c locking/atomics/alpha: Add smp_read_barrier_depends() to _release()/_relaxed() atomics by Will Deacon · 7 years ago
  30. c9eb617 dma-mapping: turn dma_cache_sync into a dma_map_ops method by Christoph Hellwig · 7 years ago
  31. acfef4f floppy: consolidate the dummy fd_cacheflush definition by Christoph Hellwig · 8 years ago
  32. a4c1887 locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations by Will Deacon · 7 years ago
  33. a8a217c locking/core: Remove {read,spin,write}_can_lock() by Will Deacon · 7 years ago
  34. 8c74392 locking/arch, alpha: Add __down_read_killable() by Kirill Tkhai · 7 years ago
  35. 8ee912d alpha: fix build failures by Sudip Mukherjee · 7 years ago
  36. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  37. 92ce4c3 alpha: add support for memset16 by Matthew Wilcox · 7 years ago
  38. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  39. d2cd9ed mm,fork: introduce MADV_WIPEONFORK by Rik van Riel · 7 years ago
  40. aafd456 mm: arch: consolidate mmap hugetlb size encodings by Mike Kravetz · 7 years ago
  41. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  42. 6caffe2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 7 years ago
  43. 873f9b5 alpha: Restore symbol versions for symbols exported from assembly by Ben Hutchings · 7 years ago
  44. b5a3a12 alpha: marvel: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  45. beb1057 alpha: cleanup: remove __NR_sys_epoll_*, leave __NR_epoll_* by Sergei Trofimovich · 8 years ago
  46. 1c0234a alpha: use generic fb.h by Tobias Klauser · 8 years ago
  47. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  48. 0081a0c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  49. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago
  50. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  51. cec80d8 alpha: uapi: Add support for __SANE_USERSPACE_TYPES__ by Ben Hutchings · 9 years ago
  52. 7817ced alpha: Define ioremap_wc by Guenter Roeck · 9 years ago
  53. a720830 alpha: Update for new syscalls by Richard Henderson · 8 years ago
  54. 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  55. 952111d arch: Remove spin_unlock_wait() arch-specific definitions by Paul E. McKenney · 8 years ago
  56. 76851d1 sock: add SOCK_ZEROCOPY sockopt by Willem de Bruijn · 7 years ago
  57. cc73152 signal: Remove kernel interal si_code magic by Eric W. Biederman · 8 years ago
  58. e2bd64d signal/alpha: Document a conflict with SI_USER for SIGTRAP by Eric W. Biederman · 8 years ago
  59. c632517 tty: Fix TIOCGPTPEER ioctl definition by Gleb Fotengauer-Malinovskiy · 8 years ago
  60. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  61. c856863 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  62. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  63. 28b5ba2a net: introduce SO_PEERGROUPS getsockopt by David Herrmann · 8 years ago
  64. 54ebbfb tty: add TIOCGPTPEER ioctl by Aleksa Sarai · 8 years ago
  65. 123dbfe trim __ARCH_WANT_SYS_OLD_GETRLIMIT by Al Viro · 8 years ago
  66. 1c4f676 net: Define SCM_TIMESTAMPING_PKTINFO on all architectures. by David S. Miller · 8 years ago
  67. 8298525 kill strlen_user() by Al Viro · 8 years ago
  68. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  69. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  70. 5daab9d New getsockopt option to get socket cookie by Chenbo Feng · 8 years ago
  71. ec022681 alpha: switch to RAW_COPY_USER by Al Viro · 8 years ago
  72. ca282f6 alpha: add a helper for emitting exception table entries by Al Viro · 8 years ago
  73. c9df602 alpha: kill the 'segment' argument of __access_ok() by Al Viro · 8 years ago
  74. d78d834 alpha: get rid of 'segment' argument of __{get,put}_user_check() by Al Viro · 8 years ago
  75. b5478c1 alpha: add asm/extable.h by Al Viro · 8 years ago
  76. 8525023 alpha: switch __copy_user() and __do_clean_user() to normal calling conventions by Al Viro · 8 years ago
  77. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  78. 6d43390 net: Introduce SO_INCOMING_NAPI_ID by Sridhar Samudrala · 8 years ago
  79. a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 8 years ago
  80. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  81. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  82. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  83. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  84. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  85. 35ca695 alpha: use generic current.h by Davidlohr Bueso · 8 years ago
  86. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  87. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  88. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  89. 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  90. 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
  91. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  92. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  93. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  94. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  95. b26b5ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  96. 2692a71 Merge branch 'work.uaccess' into for-linus by Al Viro · 8 years ago
  97. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  98. 93c26d7 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. 085354f alpha: get rid of tail-zeroing in __copy_user() by Al Viro · 8 years ago
  100. 2561d30 alpha: fix copy_from_user() by Al Viro · 8 years ago