Age | Commit message (Expand) | Author |
2017-08-07 | gcc-plugins: structleak: add option to init all vars used as byref args | Ard Biesheuvel |
2017-08-01 | randstruct: Enable function pointer struct detection | Kees Cook |
2017-07-12 | include/linux/string.h: add the option of fortified string.h functions | Daniel Micay |
2017-07-12 | kernel/watchdog: split up config options | Nicholas Piggin |
2017-07-07 | Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-07-05 | Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-07-04 | Merge branch 'for-next/gcc-plugin-infrastructure' into merge/randstruct | Kees Cook |
2017-06-30 | kbuild: thin archives make default for all archs | Nicholas Piggin |
2017-06-28 | locking/refcount: Create unchecked atomic_t implementation | Kees Cook |
2017-06-22 | gcc-plugins: Add the randstruct plugin | Kees Cook |
2017-06-19 | Fix English in description of GCC_PLUGIN_STRUCTLEAK | Jean Delvare |
2017-05-10 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-05-08 | crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE | Hari Bathini |
2017-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2017-04-18 | rcu: Make arch select smp_mb__after_unlock_lock() strength | Paul E. McKenney |
2017-03-13 | x86/mm: Introduce mmap_compat_base() for 32-bit mmap() | Dmitry Safonov |
2017-03-08 | stacktrace/x86: add function for detecting reliable stack traces | Josh Poimboeuf |
2017-02-27 | scripts/spelling.txt: add "an user" pattern and fix typo instances | Masahiro Yamada |
2017-02-24 | mm, x86: add support for PUD-sized transparent hugepages | Matthew Wilcox |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-02-22 | Merge tag 'gcc-plugins-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-02-21 | arch: add ARCH_HAS_SET_MEMORY config | Daniel Borkmann |
2017-02-07 | arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX | Laura Abbott |
2017-02-07 | arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common | Laura Abbott |
2017-01-18 | net:add one common config ARCH_WANT_RELAX_ORDER to support relax ordering | Mao Wenan |
2017-01-18 | gcc-plugins: Add structleak for more stack initialization | Kees Cook |
2016-12-20 | powerpc: ima: get the kexec buffer passed by the previous kernel | Thiago Jung Bauermann |
2016-12-13 | Merge tag 'gcc-plugins-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-12-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-12-11 | sparc64:Support User Probes for sparc | Allen Pais |
2016-11-15 | sched/cputime, powerpc, s390: Make scaled cputime arch specific | Stanislaw Gruszka |
2016-11-08 | gcc-plugins: Adjust Kconfig to avoid cyc_complexity | Kees Cook |
2016-10-15 | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-10-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-10-10 | gcc-plugins: Add latent_entropy plugin | Emese Revfy |
2016-09-22 | kbuild: -ffunction-sections fix for archs with conflicting sections | Nicholas Piggin |
2016-09-15 | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar |
2016-09-09 | kbuild: allow archs to select link dead code/data elimination | Nicholas Piggin |
2016-09-09 | kbuild: allow architectures to use thin archives instead of ld -r | Stephen Rothwell |
2016-09-07 | seccomp: Remove 2-phase API documentation | Mickaël Salaün |
2016-08-24 | fork: Add generic vmalloced stack support | Andy Lutomirski |
2016-08-08 | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds |
2016-08-02 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-07-27 | gcc-plugins: disable under COMPILE_TEST | Kees Cook |
2016-07-26 | mm: Implement stack frame object validation | Kees Cook |
2016-06-24 | Clarify naming of thread info/stack allocators | Linus Torvalds |
2016-06-17 | isa: Allow ISA-style drivers on modern systems | William Breathitt Gray |
2016-06-07 | Add sancov plugin | Emese Revfy |
2016-06-07 | Add Cyclomatic complexity GCC plugin | Emese Revfy |
2016-06-07 | GCC plugin infrastructure | Emese Revfy |