Age | Commit message (Expand) | Author |
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 |
2016-05-28 | Merge branch 'hash' of git://ftp.sciencehorizons.net/linux | Linus Torvalds |
2016-05-28 | <linux/hash.h>: Add support for architecture-specific functions | George Spelvin |
2016-05-20 | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng |
2016-05-20 | printk/nmi: generic solution for safe printk in NMI | Petr Mladek |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby |
2016-02-29 | objtool: Add CONFIG_STACK_VALIDATION option | Josh Poimboeuf |
2016-01-20 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig |
2016-01-20 | dma-mapping: make the generic coherent dma mmap implementation optional | Christoph Hellwig |
2016-01-14 | mm: mmap: add new /proc tunable for mmap_base ASLR | Daniel Cashman |
2015-09-10 | kexec: split kexec_load syscall from kexec core code | Dave Young |
2015-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-08-15 | percpu-rwsem: kill CONFIG_PERCPU_RWSEM | Oleg Nesterov |
2015-08-03 | locking/static_keys: Add selftest | Peter Zijlstra |
2015-07-18 | x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on... | Ingo Molnar |
2015-06-25 | clone: support passing tls argument via C rather than pt_regs magic | Josh Triplett |
2015-04-16 | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds |
2015-04-14 | mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE | Kees Cook |
2015-04-14 | mm: expose arch_mmap_rnd when available | Kees Cook |
2015-04-14 | lib/ioremap.c: add huge I/O map capability interfaces | Toshi Kani |