summaryrefslogtreecommitdiff
path: root/init/Kconfig
AgeCommit message (Expand)AuthorFilesLines
10 daysio_uring: fix breakage in EXPERT menuRandy Dunlap1-1/+1
2025-05-12init: remove unused CONFIG_CC_CAN_LINK_STATICMasahiro Yamada1-5/+0
2025-05-07rust: clean Rust 1.88.0's `unnecessary_transmutes` lintMiguel Ojeda1-0/+3
2025-04-15Kconfig: switch CONFIG_SYSFS_SYCALL default to nChristian Brauner1-10/+10
2025-04-06Merge tag 'sched-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2025-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-0/+5
2025-04-03sched/isolation: Make CONFIG_CPU_ISOLATION depend on CONFIG_SMPOleg Nesterov1-1/+1
2025-04-01mseal sysmap: kernel config and header changeJeff Xu1-0/+22
2025-03-26ARM: 9443/1: Require linker to support KEEP within OVERLAY for DCENathan Chancellor1-0/+5
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+0
2025-03-24Merge tag 'cgroup-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+3
2025-03-24Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2025-03-24Merge tag 'vfs-6.15-rc1.initramfs' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+7
2025-03-19Merge tag 'v6.14-rc7' into x86/core, to pick up fixesIngo Molnar1-1/+1
2025-03-12compiler_types: Introduce __nonstring_arrayKees Cook1-0/+3
2025-03-11rust: Disallow BTF generation with Rust + LTOMatthew Maurer1-1/+1
2025-03-08initramfs_test: kunit tests for initramfs unpackingDavid Disseldorp1-0/+7
2025-02-18kallsyms: Remove KALLSYMS_ABSOLUTE_PERCPUBrian Gerst1-5/+0
2025-02-18x86/percpu/64: Use relative percpu offsetsBrian Gerst1-1/+1
2025-01-31Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+2
2025-01-27Merge tag 'drm-next-2025-01-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+0
2025-01-24cgroup/cpuset: Move procfs cpuset attribute under cgroup-v1.cMichal Koutný1-2/+3
2025-01-21Merge tag 'rust-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds1-2/+7
2025-01-18rust: Use gendwarfksyms + extended modversions for CONFIG_MODVERSIONSSami Tolvanen1-1/+2
2025-01-17cgroup/rdma: Drop bogus PAGE_COUNTER selectGeert Uytterhoeven1-1/+0
2025-01-15cgroup/dmem: Select PAGE_COUNTERMaxime Ripard1-0/+1
2025-01-13rust: use derive(CoercePointee) on rustc >= 1.84.0Xiangfei Ding1-0/+3
2025-01-10rust: document `bindgen` 0.71.0 regressionMiguel Ojeda1-2/+4
2025-01-06kernel/cgroup: Add "dmem" memory accounting cgroupMaarten Lankhorst1-0/+10
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+1
2024-11-25Merge tag 'hardening-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+9
2024-11-22Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds1-0/+1
2024-11-19Compiler Attributes: disable __counted_by for clang < 19.1.3Jan Hendrik Farr1-0/+9
2024-11-05lib/Makefile: make union-find compilation conditional on CONFIG_CPUSETSKuan-Wei Chiu1-0/+1
2024-10-13cfi: fix conditions for HAVE_CFI_ICALL_NORMALIZE_INTEGERSAlice Ryhl1-1/+1
2024-10-13kbuild: rust: add `CONFIG_RUSTC_LLVM_VERSION`Gary Guo1-1/+5
2024-10-09tracing: Allow system call tracepoints to handle page faultsMathieu Desnoyers1-0/+1
2024-09-26cfi: encode cfi normalized integers + kasan/gcov bug in KconfigAlice Ryhl1-1/+1
2024-09-26rust: KASAN+RETHUNK requires rustc 1.83.0Alice Ryhl1-0/+1
2024-09-26rust: cfi: fix `patchable-function-entry` starting versionMiguel Ojeda1-1/+1
2024-09-25Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-4/+15
2024-09-21Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+10
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+3
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2024-09-18Merge tag 'cgroup-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+13
2024-09-16rust: kasan: Rust does not support KHWASANMatthew Maurer1-0/+1
2024-09-16rust: cfi: add support for CFI_CLANG with RustMatthew Maurer1-1/+3
2024-09-13rust: support for shadow call stack sanitizerAlice Ryhl1-1/+0
2024-09-05kbuild: rust: re-run Kconfig if the version text changesMiguel Ojeda1-1/+3
2024-09-05kbuild: rust: add `CONFIG_RUSTC_VERSION`Miguel Ojeda1-0/+7