summaryrefslogtreecommitdiffstats
path: root/init/Kconfig (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rust-fixes-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2024-08-161-2/+2
|\
| * rust: fix the default format for CONFIG_{RUSTC,BINDGEN}_VERSION_TEXTMasahiro Yamada2024-07-291-2/+2
| * rust: suppress error messages from CONFIG_{RUSTC,BINDGEN}_VERSION_TEXTMasahiro Yamada2024-07-291-2/+2
* | rust: SHADOW_CALL_STACK is incompatible with RustAlice Ryhl2024-08-011-0/+1
|/
* Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2024-07-271-1/+4
|\
| * rust: work around `bindgen` 0.69.0 issueMiguel Ojeda2024-07-101-1/+4
* | Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-07-231-18/+0
|\ \
| * | kallsyms: get rid of code for absolute kallsymsJann Horn2024-07-201-18/+0
| |/
* | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-221-3/+15
|\ \
| * | mm: remove CONFIG_MEMCG_KMEMJohannes Weiner2024-07-101-5/+0
| * | mm: memcg: put cgroup v1-specific code under a config optionRoman Gushchin2024-07-051-0/+17
| |/
* / init/Kconfig: remove CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUNDMark Rutland2024-07-181-10/+12
|/
* gcc: disable '-Warray-bounds' for gcc-9Yury Norov2024-06-151-1/+1
* Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-0/+4
|\
| * mm: introduce slabobj_ext to support slab object extensionsSuren Baghdasaryan2024-04-261-0/+4
* | Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-151-10/+4
|\ \
| * | printk: Remove redundant CONFIG_BASE_FULLYoann Congal2024-05-061-7/+3
| * | printk: Change type of CONFIG_BASE_SMALL to boolYoann Congal2024-05-061-4/+2
| * | printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabledYoann Congal2024-05-061-2/+2
* | | Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-141-6/+6
|\ \ \
| * | | sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...Vincent Guittot2024-04-241-6/+6
| | |/ | |/|
* | | rust: make mutually exclusive with CFI_CLANGConor Dooley2024-04-161-0/+1
* | | rust: don't select CONSTRUCTORSAlice Ryhl2024-03-311-1/+0
|/ /
* | Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-221-0/+3
|\ \
| * | locking: Introduce prepare_sync_core_cmd()Andrea Parri2024-02-151-0/+3
* | | Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2024-03-211-1/+1
|\ \ \ | |_|/ |/| |
| * | treewide: replace or remove redundant def_bool in Kconfig filesMasahiro Yamada2024-02-201-1/+1
* | | Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-03-131-5/+0
|\ \ \
| * \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-03-031-5/+0
| |\ \ \ | | |/ / | |/| |
| | * | bpf: Merge two CONFIG_BPF entriesMasahiro Yamada2024-02-081-5/+0
* | | | Merge tag 'wq-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2024-03-111-1/+1
|\ \ \ \
| * | | | workqueue, irq_work: Build fix for !CONFIG_IRQ_WORKTejun Heo2024-02-161-1/+1
| | |_|/ | |/| |
* | | | init/Kconfig: lower GCC version check for -Warray-boundsKees Cook2024-03-051-3/+3
| |/ / |/| |
* | | update workarounds for gcc "asm goto" issueLinus Torvalds2024-02-151-0/+9
* | | Kconfig: Disable -Wstringop-overflow for GCC globallyLinus Torvalds2024-02-011-3/+3
| |/ |/|
* | init: Kconfig: Disable -Wstringop-overflow for GCC-11Gustavo A. R. Silva2024-01-221-0/+12
|/
* init/Kconfig: move more items into the EXPERT menuRandy Dunlap2023-12-211-52/+50
* arch: Remove Itanium (IA-64) architectureArd Biesheuvel2023-09-111-1/+1
* Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-291-8/+2
|\
| * treewide: drop CONFIG_EMBEDDEDRandy Dunlap2023-08-211-8/+0
| * kexec: consolidate kexec and crash options into kernel/Kconfig.kexecEric DeVolder2023-08-181-0/+2
* | sched/psi: Select KERNFS as neededRandy Dunlap2023-08-021-0/+1
|/
* cachestat: implement cachestat syscallNhat Pham2023-06-101-0/+10
* Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-38/+0
|\
| * driver core: remove CONFIG_SYSFS_DEPRECATED and CONFIG_SYSFS_DEPRECATED_V2Greg Kroah-Hartman2023-03-061-38/+0
* | Merge tag 'slab-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds2023-04-251-1/+1
|\ \
| * | mm/slob: remove CONFIG_SLOBVlastimil Babka2023-03-291-1/+1
| |/
* | Merge tag 'printk-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2023-04-251-24/+0
|\ \
| * | Remove orphaned CONFIG_PRINTK_SAFE_LOG_BUF_SHIFTMarc Aurèle La France2023-03-271-24/+0
* | | gcc: disable '-Warray-bounds' for gcc-13 tooLinus Torvalds2023-04-231-7/+3
| |/ |/|