aboutsummaryrefslogtreecommitdiff
path: root/arch/Kconfig
AgeCommit message (Expand)Author
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-15Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds
2018-06-13Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-06-11gcc-plugins: disable GCC_PLUGIN_STRUCTLEAK_BYREF_ALL for COMPILE_TESTMasahiro Yamada
2018-06-11gcc-plugins: allow to enable GCC_PLUGINS for COMPILE_TESTMasahiro Yamada
2018-06-11gcc-plugins: test plugin support in Kconfig and clean up MakefileMasahiro Yamada
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-08stack-protector: test compiler capability in Kconfig and drop AUTO modeMasahiro Yamada
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-06-06rseq: Introduce restartable sequences system callMathieu Desnoyers
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-05-17kbuild: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectable if enabledNicholas Piggin
2018-05-17kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIXMasahiro Yamada
2018-05-11KASAN: prohibit KASAN+STRUCTLEAK combinationDmitry Vyukov
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig
2018-04-19time: Introduce CONFIG_COMPAT_32BIT_TIMEDeepa Dinamani
2018-04-19time: Introduce CONFIG_64BIT_TIME in architecturesDeepa Dinamani
2018-03-26kbuild: remove incremental linking optionNicholas Piggin
2018-02-06Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTOKees Cook
2018-02-06Makefile: move stack-protector availability out of KconfigKees Cook
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-15fork: Provide usercopy whitelisting for task_structKees Cook
2018-01-12error-injection: Separate error-injection from kprobeMasami Hiramatsu
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2017-12-12bpf: add a bpf_override_function helperJosef Bacik
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-20Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-10-20kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=yMasami Hiramatsu
2017-10-09Revert commit 1a8b6d76dc5b ("net:add one common config...")Ding Tianhong
2017-09-07Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-17locking/refcounts, x86/asm: Implement fast refcount overflow protectionKees Cook
2017-08-07Merge branch 'for-next/gcc-plugin/structleak' into for-next/gcc-pluginsKees Cook
2017-08-07gcc-plugins: structleak: add option to init all vars used as byref argsArd Biesheuvel
2017-08-01randstruct: Enable function pointer struct detectionKees Cook
2017-07-12include/linux/string.h: add the option of fortified string.h functionsDaniel Micay
2017-07-12kernel/watchdog: split up config optionsNicholas Piggin
2017-07-07Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-05Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-04Merge branch 'for-next/gcc-plugin-infrastructure' into merge/randstructKees Cook
2017-06-30kbuild: thin archives make default for all archsNicholas Piggin
2017-06-28locking/refcount: Create unchecked atomic_t implementationKees Cook
2017-06-22gcc-plugins: Add the randstruct pluginKees Cook
2017-06-19Fix English in description of GCC_PLUGIN_STRUCTLEAKJean Delvare
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds