1. f1f2f61 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
  2. d7b0827 Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  3. d0a16fe9 Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  4. 175fca3 kexec: add KEXEC_ELF by Sven Schnelle · 5 years ago
  5. 858805b kbuild: add $(BASH) to run scripts with bash-extension by Masahiro Yamada · 5 years ago
  6. c8424e7 MODSIGN: Export module signature definitions by Thiago Jung Bauermann · 6 years ago
  7. 14c5ceb memremap: move from kernel/ to mm/ by Christoph Hellwig · 5 years ago
  8. f7b101d kheaders: Move from proc to sysfs by Joel Fernandes (Google) · 6 years ago
  9. acb2ec3 kernel/Makefile: don't assume that kernel/gen_ikh_data.sh is executable by Andrew Morton · 6 years ago
  10. cf482a4 Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  11. 43d8ce9 Provide in-kernel headers to make extending kernel easier by Joel Fernandes (Google) · 6 years ago
  12. 40ea972 x86/uaccess, kcov: Disable stack protector by Peter Zijlstra · 6 years ago
  13. 13610aa kernel/configs: use .incbin directive to embed config_data.gz by Masahiro Yamada · 6 years ago
  14. ad77408 kbuild: change filechk to surround the given command with { } by Masahiro Yamada · 6 years ago
  15. b12a912 Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  16. 04e7712 y2038: futex: Move compat implementation into futex.c by Arnd Bergmann · 7 years ago
  17. c8fc5d4 audit: remove WATCH and TREE config options by Richard Guy Briggs · 6 years ago
  18. afaef01 x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls by Alexander Popov · 6 years ago
  19. c417fbc kbuild: move bin2c back to scripts/ from scripts/basic/ by Masahiro Yamada · 7 years ago
  20. cf65a0f dma-mapping: move all DMA mapping code to kernel/dma by Christoph Hellwig · 7 years ago
  21. d82991a Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  22. d7822b1 rseq: Introduce restartable sequences system call by Mathieu Desnoyers · 7 years ago
  23. 5981690 memremap: split devm_memremap_pages() and memremap() infrastructure by Dan Williams · 7 years ago
  24. 4b1a29a error-injection: Support fault injection framework by Masami Hiramatsu · 7 years ago
  25. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  26. 0ce2c20 kmod: move #ifdef CONFIG_MODULES wrapper to Makefile by Luis R. Rodriguez · 7 years ago
  27. 2355869 kmod: split out umh code into its own file by Luis R. Rodriguez · 7 years ago
  28. 22e4ebb membarrier: Provide expedited private command by Mathieu Desnoyers · 7 years ago
  29. 05a4a95 kernel/watchdog: split up config options by Nicholas Piggin · 7 years ago
  30. 692f66f crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE by Hari Bathini · 8 years ago
  31. 201af4c cgroup: move cgroup files under kernel/cgroup/ by Tejun Heo · 8 years ago
  32. a57cb1c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  33. 73ce051 kernel/watchdog.c: move hardlockup detector to separate file by Babu Moger · 8 years ago
  34. d06505b Remove last traces of ikconfig.h by Paul Bolle · 8 years ago
  35. dbec284 userns: Add per user namespace sysctls. by Eric W. Biederman · 8 years ago
  36. f43edca ELF/MIPS build fix by Ralf Baechle · 9 years ago
  37. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 9 years ago
  38. e11b956 kernel/Makefile: remove the useless CFLAGS_REMOVE_cgroup-debug.o by Li Bin · 9 years ago
  39. 5b25b13 sys_membarrier(): system-wide memory barrier (generic, x86) by Mathieu Desnoyers · 9 years ago
  40. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  41. a43cac0 kexec: split kexec_file syscall code to kexec_file.c by Dave Young · 9 years ago
  42. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  43. 425afcf Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  44. b793c00 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  45. 92281dee arch: introduce memremap() by Dan Williams · 9 years ago
  46. cfc411e Move certificate handling to its own directory by David Howells · 9 years ago
  47. 770f2b9 modsign: Use extract-cert to process CONFIG_SYSTEM_TRUSTED_KEYS by David Woodhouse · 9 years ago
  48. 99d27b1 modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS option by David Woodhouse · 9 years ago
  49. fb11794 modsign: Use single PEM file for autogenerated key by David Woodhouse · 9 years ago
  50. 1329e8c modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if needed by David Woodhouse · 9 years ago
  51. 19e91b6 modsign: Allow external signing key to be specified by David Woodhouse · 9 years ago
  52. 7f49294 audit: clean simple fsnotify implementation by Richard Guy Briggs · 9 years ago
  53. 49b786e cgroup: implement the PIDs subsystem by Aleksa Sarai · 10 years ago
  54. 7df9ab8 make certificate list change message more useful by Linus Torvalds · 10 years ago
  55. 9c4249c modsign: change default key details by David Howells · 10 years ago
  56. 2813893 kernel: conditionally support non-root users, groups and capabilities by Iulia Manda · 10 years ago
  57. 8cc748a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  58. b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  59. c0a80c0 ftrace: allow architectures to specify ftrace compile options by Heiko Carstens · 10 years ago
  60. 89f703f X.509: shut up about included cert for silent build by Arnd Bergmann · 10 years ago
  61. b700e7f livepatch: kernel: add support for live patching by Seth Jennings · 10 years ago
  62. 5b1efc0 kernel: res_counter: remove the unused API by Johannes Weiner · 10 years ago
  63. f89b775 bpf: split eBPF out of NET by Alexei Starovoitov · 10 years ago
  64. 8370ede bin2c: move bin2c in scripts/basic by Vivek Goyal · 10 years ago
  65. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  66. f5bffec net: filter: split filter.c into two files by Alexei Starovoitov · 10 years ago
  67. 5cee964 time/timers: Move all time(r) related files into kernel/time by Thomas Gleixner · 11 years ago
  68. 176ab02 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  69. 971eae7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  70. 51b1130 rcutorture: Abstract rcu_torture_random() by Paul E. McKenney · 11 years ago
  71. 58edae3 lto: Disable LTO for sys_ni by Andi Kleen · 11 years ago
  72. cf37b6b sched/idle: Move cpu/idle.c to sched/idle.c by Nicolas Pitre · 11 years ago
  73. f46a3cb KEYS: Remove files generated when SYSTEM_TRUSTED_KEYRING=y by Kirill Tkhai · 11 years ago
  74. d7ec435 X.509: Fix certificate gathering by David Howells · 11 years ago
  75. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  76. cd4d241 locking: Move the lglocks code to kernel/locking/ by Peter Zijlstra · 11 years ago
  77. ed428bf locking: Move the rwsem code to kernel/locking/ by Peter Zijlstra · 11 years ago
  78. 1696a8b locking: Move the rtmutex code to kernel/locking/ by Peter Zijlstra · 11 years ago
  79. e25a64c locking: Move the semaphore core to kernel/locking/ by Peter Zijlstra · 11 years ago
  80. 60fc287 locking: Move the spinlock code to kernel/locking/ by Peter Zijlstra · 11 years ago
  81. 8eddac3 locking: Move the lockdep code to kernel/locking/ by Peter Zijlstra · 11 years ago
  82. 01768b4 locking: Move the mutex code to kernel/locking/ by Peter Zijlstra · 11 years ago
  83. c90423d Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ file move by Ingo Molnar · 11 years ago
  84. 7a6354e sched: Move wait.c into kernel/sched/ by Peter Zijlstra · 11 years ago
  85. 4102ada rcu: Move RCU-related source code to kernel/rcu directory by Paul E. McKenney · 11 years ago
  86. b56e5a1 KEYS: Separate the kernel signature checking keyring from module signing by David Howells · 11 years ago
  87. 0fbd39c KEYS: Have make canonicalise the paths of the X.509 certs better to deduplicate by David Howells · 11 years ago
  88. f0e6d22 KEYS: Load *.x509 files into kernel keyring by David Howells · 11 years ago
  89. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  90. b9ee979 printk: move to separate directory for easier modification by Joe Perches · 11 years ago
  91. 15d94b8 reboot: move shutdown/reboot related functions to kernel/reboot.c by Robin Holt · 11 years ago
  92. f8ce1fa Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  93. 07c449b MODSIGN: do not send garbage to stderr when enabling modules signature by David Cohen · 12 years ago
  94. a1a04ec idle: Provide a generic entry point for the idle code by Thomas Gleixner · 12 years ago
  95. 2a7d2b9 Merge branch 'akpm' (final batch from Andrew) by Linus Torvalds · 12 years ago
  96. 1e142b2 kcmp: make it depend on CHECKPOINT_RESTORE by Cyrill Gorcunov · 12 years ago
  97. c759b35 kfifo: move kfifo.c from kernel/ to lib/ by Stefani Seibold · 12 years ago
  98. 0ca7ffb Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  99. 70730bc kernel: Replace timeconst.pl with a bc script by H. Peter Anvin · 12 years ago
  100. 2275367 MODSIGN: Simplify Makefile with a Kconfig helper by Michal Marek · 12 years ago