| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar | 2017-11-07 | 1 | -0/+1 |
|\ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2017-10-20 | 1 | -3/+0 |
|\ \
| |/ |
|
| * | Revert commit 1a8b6d76dc5b ("net:add one common config...") | Ding Tianhong | 2017-10-09 | 1 | -3/+0 |
* | | kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=y | Masami Hiramatsu | 2017-10-20 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-09-07 | 1 | -5/+14 |
|\ |
|
| * | Merge branch 'for-next/gcc-plugin/structleak' into for-next/gcc-plugins | Kees Cook | 2017-08-07 | 1 | -0/+7 |
| |\ |
|
| | * | gcc-plugins: structleak: add option to init all vars used as byref args | Ard Biesheuvel | 2017-08-07 | 1 | -0/+7 |
| * | | randstruct: Enable function pointer struct detection | Kees Cook | 2017-08-01 | 1 | -5/+7 |
| |/ |
|
* | | locking/refcounts, x86/asm: Implement fast refcount overflow protection | Kees Cook | 2017-08-17 | 1 | -0/+12 |
|/ |
|
* | include/linux/string.h: add the option of fortified string.h functions | Daniel Micay | 2017-07-12 | 1 | -0/+6 |
* | kernel/watchdog: split up config options | Nicholas Piggin | 2017-07-12 | 1 | -3/+22 |
* | Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-07-07 | 1 | -1/+1 |
|\ |
|
| * | kbuild: thin archives make default for all archs | Nicholas Piggin | 2017-06-30 | 1 | -1/+1 |
* | | Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-07-05 | 1 | -1/+40 |
|\ \ |
|
| * \ | Merge branch 'for-next/gcc-plugin-infrastructure' into merge/randstruct | Kees Cook | 2017-07-04 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Fix English in description of GCC_PLUGIN_STRUCTLEAK | Jean Delvare | 2017-06-19 | 1 | -1/+1 |
| | |/ |
|
| * | | gcc-plugins: Add the randstruct plugin | Kees Cook | 2017-06-22 | 1 | -0/+39 |
| |/ |
|
* | | locking/refcount: Create unchecked atomic_t implementation | Kees Cook | 2017-06-28 | 1 | -0/+9 |
|/ |
|
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-05-10 | 1 | -0/+3 |
|\ |
|
| * | rcu: Make arch select smp_mb__after_unlock_lock() strength | Paul E. McKenney | 2017-04-18 | 1 | -0/+3 |
* | | crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE | Hari Bathini | 2017-05-08 | 1 | -0/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2017-05-02 | 1 | -0/+6 |
|\ \ |
|
| * | | stacktrace/x86: add function for detecting reliable stack traces | Josh Poimboeuf | 2017-03-08 | 1 | -0/+6 |
| |/ |
|
* | | x86/mm: Introduce mmap_compat_base() for 32-bit mmap() | Dmitry Safonov | 2017-03-13 | 1 | -0/+7 |
|/ |
|
* | scripts/spelling.txt: add "an user" pattern and fix typo instances | Masahiro Yamada | 2017-02-27 | 1 | -1/+1 |
* | mm, x86: add support for PUD-sized transparent hugepages | Matthew Wilcox | 2017-02-24 | 1 | -0/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-02-22 | 1 | -0/+7 |
|\ |
|
| * | arch: add ARCH_HAS_SET_MEMORY config | Daniel Borkmann | 2017-02-21 | 1 | -0/+4 |
| * | net:add one common config ARCH_WANT_RELAX_ORDER to support relax ordering | Mao Wenan | 2017-01-18 | 1 | -0/+3 |
* | | Merge tag 'gcc-plugins-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-02-22 | 1 | -0/+22 |
|\ \ |
|
| * | | gcc-plugins: Add structleak for more stack initialization | Kees Cook | 2017-01-18 | 1 | -0/+22 |
| |/ |
|
* | | arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX | Laura Abbott | 2017-02-07 | 1 | -2/+2 |
* | | arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common | Laura Abbott | 2017-02-07 | 1 | -0/+34 |
|/ |
|
* | powerpc: ima: get the kexec buffer passed by the previous kernel | Thiago Jung Bauermann | 2016-12-20 | 1 | -0/+3 |
* | Merge tag 'gcc-plugins-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-12-13 | 1 | -1/+6 |
|\ |
|
| * | gcc-plugins: Adjust Kconfig to avoid cyc_complexity | Kees Cook | 2016-11-08 | 1 | -1/+6 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-12-12 | 1 | -0/+3 |
|\ \ |
|
| * | | sched/cputime, powerpc, s390: Make scaled cputime arch specific | Stanislaw Gruszka | 2016-11-15 | 1 | -0/+3 |
| |/ |
|
* | | sparc64:Support User Probes for sparc | Allen Pais | 2016-12-11 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-10-15 | 1 | -0/+18 |
|\ |
|
| * | gcc-plugins: Add latent_entropy plugin | Emese Revfy | 2016-10-10 | 1 | -0/+18 |
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-10-14 | 1 | -0/+21 |
|\ \ |
|
| * | | kbuild: -ffunction-sections fix for archs with conflicting sections | Nicholas Piggin | 2016-09-22 | 1 | -1/+3 |
| * | | kbuild: allow archs to select link dead code/data elimination | Nicholas Piggin | 2016-09-09 | 1 | -0/+13 |
| * | | kbuild: allow architectures to use thin archives instead of ld -r | Stephen Rothwell | 2016-09-09 | 1 | -0/+6 |
* | | | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar | 2016-09-15 | 1 | -11/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | seccomp: Remove 2-phase API documentation | Mickaël Salaün | 2016-09-07 | 1 | -11/+0 |
* | | | fork: Add generic vmalloced stack support | Andy Lutomirski | 2016-08-24 | 1 | -0/+34 |
|/ / |
|
* | | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 2016-08-08 | 1 | -0/+9 |
|\ \
| |/
|/| |
|