summaryrefslogtreecommitdiffstats
path: root/arch/Kconfig
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\ \ \
| * | | s390,alpha: switch to 64-bit ino_tHeiko Carstens2021-02-131-0/+4
| |/ /
* | | Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-0/+9
|\ \ \
| * | | preempt: Introduce CONFIG_PREEMPT_DYNAMICMichal Hocko2021-02-171-0/+9
| |/ /
* | | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-32/+0
|\ \ \
| * | | drivers: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-291-32/+0
| |/ /
* | | Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-211-0/+3
|\ \ \ | |/ / |/| |
| * | [amd64] clean PRSTATUS_SIZE/SET_PR_FPVALID up properlyAl Viro2021-01-061-0/+3
| |/
* / fanotify: Fix sys_fanotify_mark() on native x86-32Brian Gerst2020-12-281-0/+6
|/
* kasan: allow VMAP_STACK for HW_TAGS modeAndrey Konovalov2020-12-221-4/+4
* Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2020-12-171-0/+16
|\