Age | Commit message (Expand) | Author | Files | Lines |
2016-09-07 | seccomp: Remove 2-phase API documentation | Mickaël Salaün | 1 | -11/+0 |
2016-08-08 | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 1 | -0/+9 |
2016-08-02 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -0/+37 |
2016-07-27 | gcc-plugins: disable under COMPILE_TEST | Kees Cook | 1 | -0/+1 |
2016-07-26 | mm: Implement stack frame object validation | Kees Cook | 1 | -0/+9 |
2016-06-24 | Clarify naming of thread info/stack allocators | Linus Torvalds | 1 | -2/+2 |
2016-06-17 | isa: Allow ISA-style drivers on modern systems | William Breathitt Gray | 1 | -0/+3 |
2016-06-07 | Add sancov plugin | Emese Revfy | 1 | -0/+9 |
2016-06-07 | Add Cyclomatic complexity GCC plugin | Emese Revfy | 1 | -0/+12 |
2016-06-07 | GCC plugin infrastructure | Emese Revfy | 1 | -0/+15 |
2016-05-28 | Merge branch 'hash' of git://ftp.sciencehorizons.net/linux | Linus Torvalds | 1 | -0/+8 |
2016-05-28 | <linux/hash.h>: Add support for architecture-specific functions | George Spelvin | 1 | -0/+8 |
2016-05-20 | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng | 1 | -0/+3 |
2016-05-20 | printk/nmi: generic solution for safe printk in NMI | Petr Mladek | 1 | -0/+4 |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby | 1 | -0/+5 |
2016-02-29 | objtool: Add CONFIG_STACK_VALIDATION option | Josh Poimboeuf | 1 | -0/+6 |
2016-01-20 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 1 | -3/+0 |
2016-01-20 | dma-mapping: make the generic coherent dma mmap implementation optional | Christoph Hellwig | 1 | -0/+3 |
2016-01-14 | mm: mmap: add new /proc tunable for mmap_base ASLR | Daniel Cashman | 1 | -0/+68 |
2015-09-10 | kexec: split kexec_load syscall from kexec core code | Dave Young | 1 | -0/+3 |
2015-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+0 |
2015-08-15 | percpu-rwsem: kill CONFIG_PERCPU_RWSEM | Oleg Nesterov | 1 | -1/+0 |
2015-08-03 | locking/static_keys: Add selftest | Peter Zijlstra | 1 | -0/+6 |
2015-07-18 | x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on... | Ingo Molnar | 1 | -0/+4 |
2015-06-25 | clone: support passing tls argument via C rather than pt_regs magic | Josh Triplett | 1 | -0/+7 |
2015-04-16 | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 1 | -1/+1 |
2015-04-14 | mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE | Kees Cook | 1 | -0/+1 |
2015-04-14 | mm: expose arch_mmap_rnd when available | Kees Cook | 1 | -0/+7 |
2015-04-14 | lib/ioremap.c: add huge I/O map capability interfaces | Toshi Kani | 1 | -0/+3 |
2015-04-14 | mm: define default PGTABLE_LEVELS to two | Kirill A. Shutemov | 1 | -0/+4 |
2015-04-11 | oprofile: Disable oprofile NMI timer on ppc64 | Anton Blanchard | 1 | -1/+1 |
2014-09-03 | seccomp: Document two-phase seccomp and arch-provided seccomp_data | Andy Lutomirski | 1 | -0/+11 |
2014-07-18 | seccomp: add "seccomp" syscall | Kees Cook | 1 | -0/+1 |
2014-03-18 | uprobes: Kconfig dependency fix | David A. Long | 1 | -5/+1 |
2013-12-20 | stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONG | Kees Cook | 1 | -3/+48 |
2013-12-20 | stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures | Kees Cook | 1 | -0/+22 |
2013-11-15 | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig | 1 | -3/+0 |
2013-11-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+12 |
2013-10-01 | irq: Optimize softirq stack selection in irq exit | Frederic Weisbecker | 1 | -0/+10 |
2013-09-30 | vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN Kconfig | Kevin Hilman | 1 | -0/+12 |
2013-09-28 | mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef | Heiko Carstens | 1 | -3/+0 |
2013-08-13 | microblaze: fix clone syscall | Michal Simek | 1 | -0/+6 |
2013-07-03 | mm: soft-dirty bits for user memory changes tracking | Pavel Emelyanov | 1 | -0/+3 |
2013-05-15 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+3 |
2013-05-05 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+6 |
2013-05-05 | idle: Fix hlt/nohlt command-line handling in new generic idle | Kevin Hilman | 1 | -0/+3 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+0 |
2013-03-15 | CONFIG_SYMBOL_PREFIX: cleanup. | Rusty Russell | 1 | -0/+6 |
2013-03-12 | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 1 | -7/+0 |
2013-03-03 | make HAVE_SYSCALL_WRAPPERS unconditional | Al Viro | 1 | -3/+0 |