summaryrefslogtreecommitdiff
path: root/init/Kconfig
AgeCommit message (Expand)Author
2 daysMerge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
3 daysMerge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
3 daysMerge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
3 daysMerge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
3 daysMerge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
4 daysMerge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
10 dayscpuset: Propagate cpuset isolation update to workqueue through housekeepingFrederic Weisbecker
2026-01-22rseq: Add fields and constants for time slice extensionThomas Gleixner
2026-01-17compiler_types.h: Attributes: Add __counted_by_ptr macroBill Wendling
2026-01-16kbuild: uapi: drop dependency on CC_CAN_LINKThomas Weißschuh
2026-01-14acct(2): begin the deprecation of legacy BSD process accountingJeff Layton
2025-12-19kbuild: Sync kconfig when PAHOLE_VERSION changesIhor Solodrai
2025-12-17perf: Add APIs to create/release mediated guest vPMUsKan Liang
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-04Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-12-03Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds
2025-11-27liveupdate: kho: move to kernel/liveupdatePasha Tatashin
2025-11-14kbuild: allow architectures to override CC_CAN_LINKThomas Weißschuh
2025-11-14init: deduplicate cc-can-link.sh invocationsThomas Weißschuh
2025-11-14rust: enable slice_flatten feature and provide it through an extension traitAlexandre Courbot
2025-11-12init/main.c: wrap long kernel cmdline when printing to logsDouglas Anderson
2025-11-04rseq: Switch to fast path processing on exit to userThomas Gleixner
2025-11-04rseq: Provide static branch for runtime debuggingThomas Gleixner
2025-11-04rseq: Expose lightweight statistics in debugfsThomas Gleixner
2025-10-04Merge tag 'printk-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-10-02Merge branch 'rework/ringbuffer-kunit-test' into for-linusPetr Mladek
2025-09-30Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-29Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-29Fix CC_HAS_ASM_GOTO_OUTPUT on non-x86 architecturesLinus Torvalds
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook
2025-09-24kbuild: Disable CC_HAS_ASM_GOTO_OUTPUT on clang < 17Thomas Gleixner
2025-09-18compiler_types: Add __assume macroHeiko Carstens
2025-09-15init: INITRAMFS_PRESERVE_MTIME should depend on BLK_DEV_INITRDGeert Uytterhoeven
2025-09-06Merge tag 'rust-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_TIME_NSThomas Weißschuh
2025-08-31rust: use the new name Location::file_as_c_str() in Rust >= 1.91.0Alice Ryhl
2025-08-29hardening: Require clang 20.1.0 for __counted_byNathan Chancellor
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-02init/Kconfig: restore CONFIG_BROKEN help textAndrew Morton
2025-07-31Merge tag 'sched_ext-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-29Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-29Merge tag 'locking-futex-2025-07-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-29Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-28Merge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linuxLinus Torvalds
2025-07-24pc104: move PC104 option to drivers/KconfigRandy Dunlap
2025-07-20io_uring: fix breakage in EXPERT menuRandy Dunlap
2025-07-19mm/vmstat: make MEMCG select VM_EVENT_COUNTERSKirill A. Shutemov