aboutsummaryrefslogtreecommitdiff
path: root/arch/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-02-09arch/Kconfig: fix indentationGravatar Juerg Haefliger 1-64/+64
2022-12-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-1/+1
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+24
2022-12-14ftrace: Allow WITH_ARGS flavour of graph tracer with shadow call stackGravatar Ard Biesheuvel 1-1/+1
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+7
2022-11-09scs: add support for dynamic shadow call stacksGravatar Ard Biesheuvel 1-0/+7
2022-10-20srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe()Gravatar Paul E. McKenney 1-0/+3
2022-10-17arch: Introduce CONFIG_FUNCTION_ALIGNMENTGravatar Peter Zijlstra 1-0/+24
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+8
2022-10-03Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Gravatar Linus Torvalds 1-13/+5
2022-09-28Kbuild: add Rust supportGravatar Miguel Ojeda 1-0/+6
2022-09-26mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNGGravatar Yu Zhao 1-0/+8
2022-09-26cfi: Switch to -fsanitize=kcfiGravatar Sami Tolvanen 1-3/+5
2022-09-26cfi: Remove CONFIG_CFI_CLANG_SHADOWGravatar Sami Tolvanen 1-10/+0
2022-09-05asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Gravatar Sebastian Andrzej Siewior 1-0/+3
2022-08-21asm goto: eradicate CC_HAS_ASM_GOTOGravatar Nick Desaulniers 1-2/+1
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+3
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-4/+4
2022-08-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+3
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Gravatar Peter Zijlstra 1-0/+7
2022-07-05context_tracking: Take NMI eqs entrypoints over RCUGravatar Frederic Weisbecker 1-1/+1
2022-07-05context_tracking: Take IRQ eqs entrypoints over RCUGravatar Frederic Weisbecker 1-1/+1
2022-06-29context_tracking: Split user tracking KconfigGravatar Frederic Weisbecker 1-2/+2
2022-06-23arch: make TRACE_IRQFLAGS_NMI_SUPPORT genericGravatar Mark Rutland 1-0/+3
2022-06-15lib: Add register read/write tracing supportGravatar Prasad Sodagudi 1-0/+3
2022-06-05Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+4
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-2/+0
2022-05-27objtool: Add CONFIG_HAVE_UACCESS_VALIDATIONGravatar Josh Poimboeuf 1-0/+4
2022-05-26Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+6
2022-05-24Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-4/+1
2022-05-24Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+16
2022-05-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+7
2022-05-23Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2022-05-22arch/Kconfig: Drop references to powerpc PAGE_SIZE symbolsGravatar Michael Ellerman 1-2/+0
2022-04-25mm: Add fault_in_subpage_writeable() to probe at sub-page granularityGravatar Catalin Marinas 1-0/+7
2022-04-22objtool: Add HAVE_NOINSTR_VALIDATIONGravatar Josh Poimboeuf 1-0/+3
2022-04-22objtool: Make noinstr hacks optionalGravatar Josh Poimboeuf 1-0/+3
2022-04-22objtool: Make jump label hack optionalGravatar Josh Poimboeuf 1-0/+4
2022-04-22objtool: Add CONFIG_OBJTOOLGravatar Josh Poimboeuf 1-2/+6
2022-04-20rcu: Make the TASKS_RCU Kconfig option be selectedGravatar Paul E. McKenney 1-0/+1
2022-04-19vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAPGravatar Song Liu 1-4/+2
2022-04-13cfi: Use __builtin_function_startGravatar Sami Tolvanen 1-4/+1
2022-04-05module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOCGravatar Christophe Leroy 1-0/+6
2022-03-31Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-1/+7
2022-03-28kprobes: Use rethook for kretprobe if possibleGravatar Masami Hiramatsu 1-1/+7
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-3/+2
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-0/+3
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-3/+7
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-4/+33
2022-03-10resume_user_mode: Move to resume_user_mode.hGravatar Eric W. Biederman 1-1/+1