summaryrefslogtreecommitdiff
path: root/arch/Kconfig
Commit message (Expand)AuthorAgeFilesLines
...
| * ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman2022-03-101-1/+1
* | Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-03-251-0/+3
|\ \
| * | asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORSChristophe Leroy2022-02-161-0/+3
| |/
* | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-231-3/+7
|\ \
| * | uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-251-3/+0
| * | uaccess: generalize access_ok()Arnd Bergmann2022-02-251-0/+7
| |/
* | Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-03-221-4/+33
|\ \
| * | sched/preempt: Add PREEMPT_DYNAMIC using static keysMark Rutland2022-02-191-3/+33
| * | sched/preempt: Decouple HAVE_PREEMPT_DYNAMIC from GENERIC_ENTRYMark Rutland2022-02-191-1/+0
| |/
* | arm64: Add gcc Shadow Call Stack supportDan Li2022-03-101-9/+10
* | stack: Constrain and fix stack offset randomization with Clang buildsMarco Elver2022-02-141-0/+1
* | stack: Introduce CONFIG_RANDOMIZE_KSTACK_OFFSETMarco Elver2022-02-141-5/+18
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-201-0/+4
|\
| * arch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from PAGE_SIZE_LESS_THAN_64KBNathan Chancellor2022-01-201-0/+4
* | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-01-191-2/+1
|\ \
| * | arch/Kconfig: Remove CLANG_VERSION check in HAS_LTO_CLANGNathan Chancellor2021-12-021-2/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-151-0/+3
|\ \
| * | mm: page table checkPasha Tatashin2022-01-151-0/+3
| |/
* | Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-01-101-0/+4
|\ \ | |/ |/|
| * x86/sgx: Add an attribute for the amount of SGX memory in a NUMA nodeJarkko Sakkinen2021-12-091-0/+4
* | arch: Add generic Kconfig option indicating page size smaller than 64kGuenter Roeck2021-11-271-0/+10
|/
* Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-011-0/+8
|\
| * kprobes: Add a test case for stacktrace from kretprobe handlerMasami Hiramatsu2021-10-261-0/+8
* | Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-011-0/+3
|\ \
| * | arch/cc: Introduce a function to check for confidential computing featuresTom Lendacky2021-10-041-0/+3
| |/
* | signal: Add an optional check for altstack sizeThomas Gleixner2021-10-261-0/+3
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-1/+1
|\
| * arch: Kconfig: fix spelling mistake "seperate" -> "separate"Colin Ian King2021-09-081-1/+1
* | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-09-051-0/+3
|\ \
| * | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada2021-08-161-0/+3
| |/
* | sched: Add task_work callback for paranoid L1D flushBalbir Singh2021-07-281-0/+3
|/
* Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTRNick Desaulniers2021-06-221-0/+7
* Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-0/+7
|\
| * landlock: Support filesystem access-controlMickaël Salaün2021-04-221-0/+7
* | mm/vmalloc: hugepage vmalloc mappingsNicholas Piggin2021-04-301-0/+11
* | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-04-291-2/+1
|\ \
| * | kbuild: check the minimum assembler version in KconfigMasahiro Yamada2021-04-251-2/+1
| |/
* | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2021-04-271-0/+45
|\ \
| * | add support for Clang CFISami Tolvanen2021-04-081-0/+45
| |/
* | stack: Optionally randomize kernel stack offset each syscallKees Cook2021-04-081-0/+23
|/
* kbuild: remove LLVM=1 test from HAS_LTO_CLANGMasahiro Yamada2021-03-111-1/+0
* kbuild: Allow LTO to be selected with KASAN_HW_TAGSSami Tolvanen2021-03-111-1/+1
* Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-241-0/+6
|\
| * softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner2021-02-101-0/+6
* | Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-231-0/+90
|\ \
| * | kbuild: lto: fix module versioningSami Tolvanen2021-01-141-1/+0
| * | kbuild: add support for Clang LTOSami Tolvanen2021-01-141-0/+91
* | | Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds2021-02-221-2/+2
|\ \ \
| * | | arch/Kconfig: update a broken file referenceLukas Bulwahn2021-01-211-2/+2
| | |/ | |/|
* | | Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-02-211-0/+4
|\ \ \