summaryrefslogtreecommitdiff
path: root/arch/Kconfig
AgeCommit message (Expand)Author
2021-12-22Merge 4.14.259 into android-4.14-stableGreg Kroah-Hartman
2021-12-22x86: Make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbolArd Biesheuvel
2020-11-19Merge 4.14.207 into android-4.14-stableGreg Kroah-Hartman
2020-11-18mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching raceNicholas Piggin
2020-04-30ANDROID: kbuild: don't select LD_DEAD_CODE_DATA_ELIMINATION with LTOSami Tolvanen
2019-12-16ANDROID: kbuild: disable SCS by default in allmodconfigSami Tolvanen
2019-12-13FROMLIST: add support for Clang's Shadow Call Stack (SCS)Sami Tolvanen
2019-12-13ANDROID: add support for ThinLTOSami Tolvanen
2019-09-17BACKPORT: arm64: Add support for relocating the kernel with RELR relocationsPeter Collingbourne
2019-07-10BACKPORT: kasan: remove use after scope bugs detection.Andrey Ryabinin
2019-07-10UPSTREAM: KASAN: prohibit KASAN+STRUCTLEAK combinationDmitry Vyukov
2018-11-08Merge 4.14.79 into android-4.14Greg Kroah-Hartman
2018-11-04compiler.h: Allow arch-specific asm/compiler.hPaul Burton
2018-10-02ANDROID: kbuild: disable LTO_CLANG with KASANSami Tolvanen
2018-09-05Merge 4.14.68 into android-4.14Greg Kroah-Hartman
2018-09-05mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREEPeter Zijlstra
2018-08-16Merge 4.14.63 into android-4.14Greg Kroah-Hartman
2018-08-15cpu/hotplug: Provide knobs to control SMTThomas Gleixner
2018-04-26ANDROID: add support for clang Control Flow Integrity (CFI)Sami Tolvanen
2018-04-26FROMLIST: kbuild: fix dynamic ftrace with clang LTOSami Tolvanen
2018-04-26FROMLIST: kbuild: add support for clang LTOSami Tolvanen
2017-12-10kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=yMasami Hiramatsu
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
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
2017-05-08crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREHari Bathini
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-04-18rcu: Make arch select smp_mb__after_unlock_lock() strengthPaul E. McKenney
2017-03-13x86/mm: Introduce mmap_compat_base() for 32-bit mmap()Dmitry Safonov
2017-03-08stacktrace/x86: add function for detecting reliable stack tracesJosh Poimboeuf
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada
2017-02-24mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-22Merge tag 'gcc-plugins-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-02-21arch: add ARCH_HAS_SET_MEMORY configDaniel Borkmann
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott