summaryrefslogtreecommitdiff
path: root/init/Kconfig
AgeCommit message (Expand)Author
2025-03-11rust: Disallow BTF generation with Rust + LTOMatthew Maurer
2025-01-31Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-01-27Merge tag 'drm-next-2025-01-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-01-21Merge tag 'rust-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-01-18rust: Use gendwarfksyms + extended modversions for CONFIG_MODVERSIONSSami Tolvanen
2025-01-17cgroup/rdma: Drop bogus PAGE_COUNTER selectGeert Uytterhoeven
2025-01-15cgroup/dmem: Select PAGE_COUNTERMaxime Ripard
2025-01-13rust: use derive(CoercePointee) on rustc >= 1.84.0Xiangfei Ding
2025-01-10rust: document `bindgen` 0.71.0 regressionMiguel Ojeda
2025-01-06kernel/cgroup: Add "dmem" memory accounting cgroupMaarten Lankhorst
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-11-25Merge tag 'hardening-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-22Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2024-11-19Compiler Attributes: disable __counted_by for clang < 19.1.3Jan Hendrik Farr
2024-11-05lib/Makefile: make union-find compilation conditional on CONFIG_CPUSETSKuan-Wei Chiu
2024-10-13cfi: fix conditions for HAVE_CFI_ICALL_NORMALIZE_INTEGERSAlice Ryhl
2024-10-13kbuild: rust: add `CONFIG_RUSTC_LLVM_VERSION`Gary Guo
2024-10-09tracing: Allow system call tracepoints to handle page faultsMathieu Desnoyers
2024-09-26cfi: encode cfi normalized integers + kasan/gcov bug in KconfigAlice Ryhl
2024-09-26rust: KASAN+RETHUNK requires rustc 1.83.0Alice Ryhl
2024-09-26rust: cfi: fix `patchable-function-entry` starting versionMiguel Ojeda
2024-09-25Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-09-21Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-18Merge tag 'cgroup-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-16rust: kasan: Rust does not support KHWASANMatthew Maurer
2024-09-16rust: cfi: add support for CFI_CLANG with RustMatthew Maurer
2024-09-13rust: support for shadow call stack sanitizerAlice Ryhl
2024-09-05kbuild: rust: re-run Kconfig if the version text changesMiguel Ojeda
2024-09-05kbuild: rust: add `CONFIG_RUSTC_VERSION`Miguel Ojeda
2024-09-04Merge branch 'bpf/master' into for-6.12Tejun Heo
2024-09-04sched_ext: Add cgroup supportTejun Heo
2024-09-04sched: Introduce CONFIG_GROUP_SCHED_WEIGHTTejun Heo
2024-09-01xz: adjust arch-specific options for better kernel compressionLasse Collin
2024-09-01mm: fix typo in KconfigValdis Kletnieks
2024-08-30cgroup/cpuset: guard cpuset-v1 code under CONFIG_CPUSETS_V1Chen Ridong
2024-08-30io_uring: add GCOV_PROFILE_URING Kconfig optionJens Axboe
2024-08-18init/Kconfig: Only block on RANDSTRUCT for RUSTNeal Gompa
2024-08-16Merge tag 'rust-fixes-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-08-01rust: SHADOW_CALL_STACK is incompatible with RustAlice Ryhl
2024-07-29rust: fix the default format for CONFIG_{RUSTC,BINDGEN}_VERSION_TEXTMasahiro Yamada
2024-07-29rust: suppress error messages from CONFIG_{RUSTC,BINDGEN}_VERSION_TEXTMasahiro Yamada
2024-07-27Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-07-23Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-20kallsyms: get rid of code for absolute kallsymsJann Horn
2024-07-18init/Kconfig: remove CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUNDMark Rutland
2024-07-10mm: remove CONFIG_MEMCG_KMEMJohannes Weiner
2024-07-10rust: work around `bindgen` 0.69.0 issueMiguel Ojeda