1. d8ae8a3 initramfs: move the legacy keepinitrd parameter to core code by Christoph Hellwig · 6 years ago
  2. 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
  3. 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
  4. d253ca0 x86/mm/cpa: Add set_direct_map_*() functions by Rick Edgecombe · 6 years ago
  5. a865459 locking/rwsem: Enable lock event counting by Waiman Long · 6 years ago
  6. fb346fd locking/lock_events: Make lock_events available for all archs & other locks by Waiman Long · 6 years ago
  7. 952a31c asm-generic/tlb: Introduce CONFIG_HAVE_MMU_GATHER_NO_GATHER=y by Martin Schwidefsky · 6 years ago
  8. 96bc956 asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE by Peter Zijlstra · 6 years ago
  9. ed6a793 asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE by Peter Zijlstra · 6 years ago
  10. 45763bf Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  11. c8f5ed6 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  12. 942fa98 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option by Yury Norov · 6 years ago
  13. 00bf25d y2038: use time32 syscall names on 32-bit by Arnd Bergmann · 6 years ago
  14. ce9084b x86: Make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol by Ard Biesheuvel · 6 years ago
  15. 666047f m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRAM_OPS by Finn Thain · 6 years ago
  16. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  17. 2c91bd4 mm: speed up mremap by 20x on large regions by Joel Fernandes (Google) · 6 years ago
  18. 2d6bb6a Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  19. 343a9f3 Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  20. 3c88ee194c x86: ptrace: Add function argument access API by Masami Hiramatsu · 7 years ago
  21. 50ff18a jump_label: Implement generic support for relative references by Ard Biesheuvel · 6 years ago
  22. afaef01 x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls by Alexander Popov · 6 years ago
  23. 706a1ea Merge branch 'tlb-fixes' by Linus Torvalds · 6 years ago
  24. 0c4b0f8 Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  25. d86564a mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE by Peter Zijlstra · 6 years ago
  26. 271ca78 arch: enable relative relocations for arm64, power and x86 by Ard Biesheuvel · 6 years ago
  27. 04f264d compiler.h: Allow arch-specific asm/compiler.h by Paul Burton · 6 years ago
  28. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  29. 7c7b562 Merge tag 'gcc-plugin-cleanup-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  30. 22471e1 kconfig: use a menu in arch/Kconfig to reduce clutter by Randy Dunlap · 6 years ago
  31. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  32. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  33. 45332b1 gcc-plugins: split out Kconfig entries to scripts/gcc-plugins/Kconfig by Masahiro Yamada · 6 years ago
  34. 05736e4 cpu/hotplug: Provide knobs to control SMT by Thomas Gleixner · 6 years ago
  35. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  36. d148eac Kbuild: rename HAVE_CC_STACKPROTECTOR config variable by Masahiro Yamada · 6 years ago
  37. 050e9ba Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables by Linus Torvalds · 6 years ago
  38. be779f0 Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  39. caa91ba gcc-plugins: disable GCC_PLUGIN_STRUCTLEAK_BYREF_ALL for COMPILE_TEST by Masahiro Yamada · 6 years ago
  40. 1658dce gcc-plugins: allow to enable GCC_PLUGINS for COMPILE_TEST by Masahiro Yamada · 6 years ago
  41. 59f5385 gcc-plugins: test plugin support in Kconfig and clean up Makefile by Masahiro Yamada · 6 years ago
  42. d82991a Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  43. 2a61f47 stack-protector: test compiler capability in Kconfig and drop AUTO mode by Masahiro Yamada · 6 years ago
  44. 8715ee7 Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  45. d7822b1 rseq: Introduce restartable sequences system call by Mathieu Desnoyers · 6 years ago
  46. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  47. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  48. 5d20ee3 kbuild: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectable if enabled by Nicholas Piggin · 7 years ago
  49. 704db5433 kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX by Masahiro Yamada · 7 years ago
  50. c9cf87e KASAN: prohibit KASAN+STRUCTLEAK combination by Dmitry Vyukov · 7 years ago
  51. 6e88628 dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG by Christoph Hellwig · 7 years ago
  52. 17435e5 time: Introduce CONFIG_COMPAT_32BIT_TIME by Deepa Dinamani · 7 years ago
  53. d4703dd time: Introduce CONFIG_64BIT_TIME in architectures by Deepa Dinamani · 7 years ago
  54. 6358d6e kbuild: remove incremental linking option by Nicholas Piggin · 7 years ago
  55. 44c6dc9 Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTO by Kees Cook · 7 years ago
  56. 2bc2f68 Makefile: move stack-protector availability out of Kconfig by Kees Cook · 7 years ago
  57. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  58. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  59. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  60. 5905429 fork: Provide usercopy whitelisting for task_struct by Kees Cook · 7 years ago
  61. 540adea error-injection: Separate error-injection from kprobe by Masami Hiramatsu · 7 years ago
  62. ea8c64a dma-mapping: move swiotlb arch helpers to a new header by Christoph Hellwig · 7 years ago
  63. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  64. 9802d86 bpf: add a bpf_override_function helper by Josef Bacik · 7 years ago
  65. 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
  66. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  67. ca4b9c3b Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  68. a30b85d kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=y by Masami Hiramatsu · 7 years ago
  69. f4986d2 Revert commit 1a8b6d76dc5b ("net:add one common config...") by Ding Tianhong · 7 years ago
  70. 44ccba3 Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  71. 7a46ec0 locking/refcounts, x86/asm: Implement fast refcount overflow protection by Kees Cook · 7 years ago
  72. ad05e6c Merge branch 'for-next/gcc-plugin/structleak' into for-next/gcc-plugins by Kees Cook · 7 years ago
  73. f7dd250 gcc-plugins: structleak: add option to init all vars used as byref args by Ard Biesheuvel · 7 years ago
  74. 9225331 randstruct: Enable function pointer struct detection by Kees Cook · 8 years ago
  75. 6974f0c include/linux/string.h: add the option of fortified string.h functions by Daniel Micay · 7 years ago
  76. 05a4a95 kernel/watchdog: split up config options by Nicholas Piggin · 7 years ago
  77. 98ced88 Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  78. 59005b0 Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  79. 03232e0 Merge branch 'for-next/gcc-plugin-infrastructure' into merge/randstruct by Kees Cook · 7 years ago
  80. 799c434 kbuild: thin archives make default for all archs by Nicholas Piggin · 7 years ago
  81. fd25d19f locking/refcount: Create unchecked atomic_t implementation by Kees Cook · 7 years ago
  82. 313dd1b6 gcc-plugins: Add the randstruct plugin by Kees Cook · 8 years ago
  83. f136e09 Fix English in description of GCC_PLUGIN_STRUCTLEAK by Jean Delvare · 8 years ago
  84. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  85. 692f66f crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE by Hari Bathini · 8 years ago
  86. 76f1948 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  87. 77e5849 rcu: Make arch select smp_mb__after_unlock_lock() strength by Paul E. McKenney · 8 years ago
  88. 1b028f7 x86/mm: Introduce mmap_compat_base() for 32-bit mmap() by Dmitry Safonov · 8 years ago
  89. af085d9 stacktrace/x86: add function for detecting reliable stack traces by Josh Poimboeuf · 8 years ago
  90. 9332ef9 scripts/spelling.txt: add "an user" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  91. a00cc7d mm, x86: add support for PUD-sized transparent hugepages by Matthew Wilcox · 8 years ago
  92. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  93. 1e74a2e Merge tag 'gcc-plugins-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  94. d2852a2 arch: add ARCH_HAS_SET_MEMORY config by Daniel Borkmann · 8 years ago
  95. 0f5bf6d arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX by Laura Abbott · 8 years ago
  96. ad21fc4 arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common by Laura Abbott · 8 years ago
  97. 1a8b6d7 net:add one common config ARCH_WANT_RELAX_ORDER to support relax ordering by Mao Wenan · 8 years ago
  98. c61f13e gcc-plugins: Add structleak for more stack initialization by Kees Cook · 8 years ago
  99. 467d278 powerpc: ima: get the kexec buffer passed by the previous kernel by Thiago Jung Bauermann · 8 years ago
  100. 22d8262 Merge tag 'gcc-plugins-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago