1. 5233841 timekeeping/vsyscall: Update VDSO data unconditionally by Huacai Chen · 5 years ago
  2. aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  3. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  4. a44f71a bug: move WARN_ON() "cut here" into exception handler by Kees Cook · 5 years ago
  5. 2da1ead bug: consolidate __WARN_FLAGS usage by Kees Cook · 5 years ago
  6. d4bce14 bug: clean up helper macros to remove __WARN_TAINT() by Kees Cook · 5 years ago
  7. f2f84b0 bug: consolidate warn_slowpath_fmt() usage by Kees Cook · 5 years ago
  8. 89348fc bug: rename __WARN_printf_taint() to __WARN_printf() by Kees Cook · 5 years ago
  9. ee87113 bug: refactor away warn_slowpath_fmt_taint() by Kees Cook · 5 years ago
  10. 9ef258b thp: update split_huge_page_pmd() comment by Kefeng Wang · 5 years ago
  11. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  12. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  13. e070355 Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  14. 8b53c76 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  15. b8456f9 Merge tag 'asm-generic-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 5 years ago
  16. 7f2444d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  17. 7e67a85 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  18. a480222 Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  19. e77fafe Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  20. 2e6fcfe module: Remove leftover '#undef' from export header by Will Deacon · 5 years ago
  21. 069e1c0 module: Fix link failure due to invalid relocation on namespace offset by Will Deacon · 5 years ago
  22. 8651ec0 module: add support for symbol namespaces. by Matthias Maennich · 5 years ago
  23. ed13fc3 export: explicitly align struct kernel_symbol by Matthias Maennich · 5 years ago
  24. 9b87647 asm-generic: add unlikely to default BUG_ON(x) by Denis Efremov · 5 years ago
  25. 602828c __div64_const32(): improve the generic C version by Nicolas Pitre · 5 years ago
  26. 3940ba8 asm-generic: don't provide __ioremap by Christoph Hellwig · 5 years ago
  27. e8e4eb0 asm-generic/div64: Fix documentation of do_div() parameter by Jonathan Neuschäfer · 5 years ago
  28. bd00cd52 clocksource/drivers/hyperv: Add Hyper-V specific sched clock function by Tianyu Lan · 5 years ago
  29. e6b1db9 security: Support early LSMs by Matthew Garrett · 5 years ago
  30. 0cfaee2 include/asm-generic/5level-fixup.h: fix variable 'p4d' set but not used by Qian Cai · 5 years ago
  31. 45880f7 error-injection: Consolidate override function definition by Leo Yan · 5 years ago
  32. cbedfe11 asm-generic: fix -Wtype-limits compiler warnings by Qian Cai · 5 years ago
  33. c1a280b sched/preempt: Use CONFIG_PREEMPTION where appropriate by Thomas Gleixner · 5 years ago
  34. 82cb548 asm-generic: make simd.h a mandatory include/asm header by Ard Biesheuvel · 5 years ago
  35. f9adc23 futex: Cleanup generic SMP variant of arch_futex_atomic_op_inuser() by Vasily Averin · 5 years ago
  36. aac09ce Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 5 years ago
  37. 6b15f67 include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT architectures by Drew Davenport · 5 years ago
  38. c296d4d asm-generic: fix a compilation warning by Qian Cai · 5 years ago
  39. 5f26f11 Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 5 years ago
  40. 16c9765 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  41. 5fba4af4 asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel] by Mike Rapoport · 5 years ago
  42. 751ad98 asm-generic, x86: add bitops instrumentation for KASAN by Marco Elver · 5 years ago
  43. 398364a Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 5 years ago
  44. 593c754 Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  45. e1928328 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  46. 765e33f Drivers: hv: vmbus: Break out ISA independent parts of mshyperv.h by Michael Kelley · 6 years ago
  47. 7f3a8df asm-generic: remove ptrace.h by Christoph Hellwig · 6 years ago
  48. 980af75 thermal/drivers/core: Add init section table for self-encapsulation by Daniel Lezcano · 6 years ago
  49. 6843d8a binfmt_flat: remove the persistent argument from flat_get_addr_from_rp by Christoph Hellwig · 6 years ago
  50. 7a8998c binfmt_flat: provide an asm-generic/flat.h by Christoph Hellwig · 6 years ago
  51. 44f57d7 timekeeping: Provide a generic update_vsyscall() implementation by Vincenzo Frascino · 6 years ago
  52. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  53. 410df0c Merge tag 'v5.2-rc5' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  54. 6ca6366 parisc: add dynamic ftrace by Sven Schnelle · 6 years ago
  55. 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 6 years ago
  56. 9255813 locking/atomic: Use s64 for atomic64 by Mark Rutland · 6 years ago
  57. 2522fe4 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193 by Thomas Gleixner · 6 years ago
  58. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  59. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  60. 80503b2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 by Thomas Gleixner · 6 years ago
  61. af1a889 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47 by Thomas Gleixner · 6 years ago
  62. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  63. 1335d9a Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  64. 27ebbf9 Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  65. 1064d85 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  66. b09e893 arch: remove <asm/sizes.h> and <asm-generic/sizes.h> by Masahiro Yamada · 6 years ago
  67. 687a3e4 treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers by Masahiro Yamada · 6 years ago
  68. 280664f5 Merge tag 'modules-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 6 years ago
  69. 4eb0716 hugetlb: allow to free gigantic pages regardless of the configuration by Alexandre Ghiti · 6 years ago
  70. 5a28fc9 x86/mpx, mm/core: Fix recursive munmap() corruption by Dave Hansen · 6 years ago
  71. 2646719 Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  72. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  73. 898490c moduleparam: Save information about built-in modules in separate file by Alexey Gladkov · 6 years ago
  74. c620f7b Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  75. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  76. 14be4c6 Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  77. 0bc40e5 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  78. 007dc78 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  79. 171c2bc Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  80. caa8413 x86/mm: Initialize PGD cache during mm initialization by Nadav Amit · 6 years ago
  81. 5932c9f mm/tlb: Provide default nmi_uaccess_okay() by Nadav Amit · 6 years ago
  82. 7a5da02 locking/lockdep: check for freed initmem in static_obj() by Gerald Schaefer · 6 years ago
  83. 4275035 futex: Update comments and docs about return values of arch futex code by Will Deacon · 6 years ago
  84. 6edd1db asm-generic: optimize generic uaccess for 8-byte loads and stores by Christoph Hellwig · 6 years ago
  85. bd79f94 asm-generic: provide entirely generic nommu uaccess by Christoph Hellwig · 6 years ago
  86. c67fdc1 arch: mostly remove <asm/segment.h> by Christoph Hellwig · 6 years ago
  87. 737d42f asm-generic: don't include <asm/segment.h> from <asm/uaccess.h> by Christoph Hellwig · 6 years ago
  88. 54bbfe7 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  89. 01e3b95 arch: Remove dummy mmiowb() definitions from arch code by Will Deacon · 6 years ago
  90. 60ca1e5 mmiowb: Hook up mmiowb helpers to spinlocks and generic I/O accessors by Will Deacon · 6 years ago
  91. d1be6a2 asm-generic/mmiowb: Add generic implementation of mmiowb() tracking by Will Deacon · 6 years ago
  92. 32d9258 syscalls: Remove start and number from syscall_set_arguments() args by Steven Rostedt (VMware) · 6 years ago
  93. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  94. 46ad084 locking/rwsem: Remove arch specific rwsem files by Waiman Long · 6 years ago
  95. 6455959 ia64/tlb: Eradicate tlb_migrate_finish() callback by Peter Zijlstra · 6 years ago
  96. 0a8caf2 asm-generic/tlb: Remove tlb_table_flush() by Peter Zijlstra · 6 years ago
  97. fa0aafb asm-generic/tlb: Remove tlb_flush_mmu_free() by Peter Zijlstra · 6 years ago
  98. b3fa8ed asm-generic/tlb: Remove CONFIG_HAVE_GENERIC_MMU_GATHER by Peter Zijlstra · 6 years ago
  99. 952a31c asm-generic/tlb: Introduce CONFIG_HAVE_MMU_GATHER_NO_GATHER=y by Martin Schwidefsky · 6 years ago
  100. 96bc956 asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE by Peter Zijlstra · 6 years ago