1. 44c6dc9 Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTO by Kees Cook · 7 years ago
  2. 2bc2f68 Makefile: move stack-protector availability out of Kconfig by Kees Cook · 7 years ago
  3. 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
  4. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  5. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  6. 5905429 fork: Provide usercopy whitelisting for task_struct by Kees Cook · 7 years ago
  7. 540adea error-injection: Separate error-injection from kprobe by Masami Hiramatsu · 7 years ago
  8. ea8c64a dma-mapping: move swiotlb arch helpers to a new header by Christoph Hellwig · 7 years ago
  9. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  10. 9802d86 bpf: add a bpf_override_function helper by Josef Bacik · 7 years ago
  11. 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
  12. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  13. ca4b9c3b Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  14. a30b85d kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=y by Masami Hiramatsu · 7 years ago
  15. f4986d2 Revert commit 1a8b6d76dc5b ("net:add one common config...") by Ding Tianhong · 7 years ago
  16. 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
  17. 7a46ec0 locking/refcounts, x86/asm: Implement fast refcount overflow protection by Kees Cook · 7 years ago
  18. ad05e6c Merge branch 'for-next/gcc-plugin/structleak' into for-next/gcc-plugins by Kees Cook · 7 years ago
  19. f7dd250 gcc-plugins: structleak: add option to init all vars used as byref args by Ard Biesheuvel · 7 years ago
  20. 9225331 randstruct: Enable function pointer struct detection by Kees Cook · 7 years ago
  21. 6974f0c include/linux/string.h: add the option of fortified string.h functions by Daniel Micay · 7 years ago
  22. 05a4a95 kernel/watchdog: split up config options by Nicholas Piggin · 7 years ago
  23. 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
  24. 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
  25. 03232e0 Merge branch 'for-next/gcc-plugin-infrastructure' into merge/randstruct by Kees Cook · 7 years ago
  26. 799c434 kbuild: thin archives make default for all archs by Nicholas Piggin · 7 years ago
  27. fd25d19f locking/refcount: Create unchecked atomic_t implementation by Kees Cook · 7 years ago
  28. 313dd1b6 gcc-plugins: Add the randstruct plugin by Kees Cook · 7 years ago
  29. f136e09 Fix English in description of GCC_PLUGIN_STRUCTLEAK by Jean Delvare · 7 years ago
  30. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  31. 692f66f crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE by Hari Bathini · 7 years ago
  32. 76f1948 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 7 years ago
  33. 77e5849 rcu: Make arch select smp_mb__after_unlock_lock() strength by Paul E. McKenney · 8 years ago
  34. 1b028f7 x86/mm: Introduce mmap_compat_base() for 32-bit mmap() by Dmitry Safonov · 8 years ago
  35. af085d9 stacktrace/x86: add function for detecting reliable stack traces by Josh Poimboeuf · 8 years ago
  36. 9332ef9 scripts/spelling.txt: add "an user" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  37. a00cc7d mm, x86: add support for PUD-sized transparent hugepages by Matthew Wilcox · 8 years ago
  38. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  39. 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
  40. d2852a2 arch: add ARCH_HAS_SET_MEMORY config by Daniel Borkmann · 8 years ago
  41. 0f5bf6d arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX by Laura Abbott · 8 years ago
  42. ad21fc4 arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common by Laura Abbott · 8 years ago
  43. 1a8b6d7 net:add one common config ARCH_WANT_RELAX_ORDER to support relax ordering by Mao Wenan · 8 years ago
  44. c61f13e gcc-plugins: Add structleak for more stack initialization by Kees Cook · 8 years ago
  45. 467d278 powerpc: ima: get the kexec buffer passed by the previous kernel by Thiago Jung Bauermann · 8 years ago
  46. 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
  47. 92c020d Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  48. e8f4aa6 sparc64:Support User Probes for sparc by Allen Pais · 8 years ago
  49. 40565b5 sched/cputime, powerpc, s390: Make scaled cputime arch specific by Stanislaw Gruszka · 8 years ago
  50. 215e2aa gcc-plugins: Adjust Kconfig to avoid cyc_complexity by Kees Cook · 8 years ago
  51. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  52. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  53. 38addce gcc-plugins: Add latent_entropy plugin by Emese Revfy · 8 years ago
  54. 0f4c4af kbuild: -ffunction-sections fix for archs with conflicting sections by Nicholas Piggin · 8 years ago
  55. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  56. b67067f kbuild: allow archs to select link dead code/data elimination by Nicholas Piggin · 8 years ago
  57. a5967db kbuild: allow architectures to use thin archives instead of ld -r by Stephen Rothwell · 8 years ago
  58. 4fadd04 seccomp: Remove 2-phase API documentation by Mickaël Salaün · 8 years ago
  59. ba14a19 fork: Add generic vmalloced stack support by Andy Lutomirski · 8 years ago
  60. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  61. f716a85 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  62. a519167e gcc-plugins: disable under COMPILE_TEST by Kees Cook · 8 years ago
  63. 0f60a8e mm: Implement stack frame object validation by Kees Cook · 8 years ago
  64. b235bee Clarify naming of thread info/stack allocators by Linus Torvalds · 8 years ago
  65. 3a49551 isa: Allow ISA-style drivers on modern systems by William Breathitt Gray · 8 years ago
  66. 543c37c Add sancov plugin by Emese Revfy · 8 years ago
  67. 0dae776 Add Cyclomatic complexity GCC plugin by Emese Revfy · 8 years ago
  68. 6b90bd4 GCC plugin infrastructure by Emese Revfy · 8 years ago
  69. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 8 years ago
  70. 468a942 <linux/hash.h>: Add support for architecture-specific functions by George Spelvin · 8 years ago
  71. fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 8 years ago
  72. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 8 years ago
  73. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  74. b9ab5eb objtool: Add CONFIG_STACK_VALIDATION option by Josh Poimboeuf · 9 years ago
  75. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  76. 0d4a619 dma-mapping: make the generic coherent dma mmap implementation optional by Christoph Hellwig · 9 years ago
  77. d07e225 mm: mmap: add new /proc tunable for mmap_base ASLR by Daniel Cashman · 9 years ago
  78. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  79. 7d9071a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  80. bf3eac8 percpu-rwsem: kill CONFIG_PERCPU_RWSEM by Oleg Nesterov · 9 years ago
  81. 1987c94 locking/static_keys: Add selftest by Peter Zijlstra · 9 years ago
  82. 5aaeb5c x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86 by Ingo Molnar · 9 years ago
  83. 3033f14a clone: support passing tls argument via C rather than pt_regs magic by Josh Triplett · 9 years ago
  84. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  85. 204db6e mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE by Kees Cook · 10 years ago
  86. 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 10 years ago
  87. 0ddab1d lib/ioremap.c: add huge I/O map capability interfaces by Toshi Kani · 10 years ago
  88. 235a8f0 mm: define default PGTABLE_LEVELS to two by Kirill A. Shutemov · 10 years ago
  89. af9feeb oprofile: Disable oprofile NMI timer on ppc64 by Anton Blanchard · 10 years ago
  90. ff27f38 seccomp: Document two-phase seccomp and arch-provided seccomp_data by Andy Lutomirski · 10 years ago
  91. 48dc92b seccomp: add "seccomp" syscall by Kees Cook · 10 years ago
  92. 09294e3 uprobes: Kconfig dependency fix by David A. Long · 11 years ago
  93. 8779657 stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONG by Kees Cook · 11 years ago
  94. 19952a9 stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures by Kees Cook · 11 years ago
  95. 0a06ff0 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS by Christoph Hellwig · 11 years ago
  96. 8709382 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  97. cc1f027 irq: Optimize softirq stack selection in irq exit by Frederic Weisbecker · 11 years ago
  98. 554b000 vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN Kconfig by Kevin Hilman · 11 years ago
  99. 083986e mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef by Heiko Carstens · 11 years ago
  100. dfa9771 microblaze: fix clone syscall by Michal Simek · 11 years ago