aboutsummaryrefslogtreecommitdiffstats
path: root/arch/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-09Revert commit 1a8b6d76dc5b ("net:add one common config...")Ding Tianhong1-3/+0
2017-09-07Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-5/+14
2017-08-17locking/refcounts, x86/asm: Implement fast refcount overflow protectionKees Cook1-0/+12
2017-08-07Merge branch 'for-next/gcc-plugin/structleak' into for-next/gcc-pluginsKees Cook1-0/+7
2017-08-07gcc-plugins: structleak: add option to init all vars used as byref argsArd Biesheuvel1-0/+7
2017-08-01randstruct: Enable function pointer struct detectionKees Cook1-5/+7
2017-07-12include/linux/string.h: add the option of fortified string.h functionsDaniel Micay1-0/+6
2017-07-12kernel/watchdog: split up config optionsNicholas Piggin1-3/+22
2017-07-07Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2017-07-05Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+40
2017-07-04Merge branch 'for-next/gcc-plugin-infrastructure' into merge/randstructKees Cook1-1/+1
2017-06-30kbuild: thin archives make default for all archsNicholas Piggin1-1/+1
2017-06-28locking/refcount: Create unchecked atomic_t implementationKees Cook1-0/+9
2017-06-22gcc-plugins: Add the randstruct pluginKees Cook1-0/+39
2017-06-19Fix English in description of GCC_PLUGIN_STRUCTLEAKJean Delvare1-1/+1
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2017-05-08crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREHari Bathini1-0/+4
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-0/+6
2017-04-18rcu: Make arch select smp_mb__after_unlock_lock() strengthPaul E. McKenney1-0/+3
2017-03-13x86/mm: Introduce mmap_compat_base() for 32-bit mmap()Dmitry Safonov1-0/+7
2017-03-08stacktrace/x86: add function for detecting reliable stack tracesJosh Poimboeuf1-0/+6
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-24mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox1-0/+3
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+7
2017-02-22Merge tag 'gcc-plugins-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+22
2017-02-21arch: add ARCH_HAS_SET_MEMORY configDaniel Borkmann1-0/+4
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott1-2/+2
2017-02-07arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott1-0/+34
2017-01-18net:add one common config ARCH_WANT_RELAX_ORDER to support relax orderingMao Wenan1-0/+3
2017-01-18gcc-plugins: Add structleak for more stack initializationKees Cook1-0/+22
2016-12-20powerpc: ima: get the kexec buffer passed by the previous kernelThiago Jung Bauermann1-0/+3
2016-12-13Merge tag 'gcc-plugins-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+6
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2016-12-11sparc64:Support User Probes for sparcAllen Pais1-0/+1
2016-11-15sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka1-0/+3
2016-11-08gcc-plugins: Adjust Kconfig to avoid cyc_complexityKees Cook1-1/+6
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+18
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-0/+21
2016-10-10gcc-plugins: Add latent_entropy pluginEmese Revfy1-0/+18
2016-09-22kbuild: -ffunction-sections fix for archs with conflicting sectionsNicholas Piggin1-1/+3
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar1-11/+0
2016-09-09kbuild: allow archs to select link dead code/data eliminationNicholas Piggin1-0/+13
2016-09-09kbuild: allow architectures to use thin archives instead of ld -rStephen Rothwell1-0/+6
2016-09-07seccomp: Remove 2-phase API documentationMickaël Salaün1-11/+0
2016-08-24fork: Add generic vmalloced stack supportAndy Lutomirski1-0/+34
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+9
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-0/+37
2016-07-27gcc-plugins: disable under COMPILE_TESTKees Cook1-0/+1
2016-07-26mm: Implement stack frame object validationKees Cook1-0/+9
2016-06-24Clarify naming of thread info/stack allocatorsLinus Torvalds1-2/+2