summaryrefslogtreecommitdiff
path: root/init/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2025-12-07Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+20
2025-12-04Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+3
2025-12-04Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds1-2/+6
2025-11-28liveupdate: kho: move to kernel/liveupdatePasha Tatashin1-0/+2
2025-11-14kbuild: allow architectures to override CC_CAN_LINKThomas Weißschuh1-0/+4
2025-11-14init: deduplicate cc-can-link.sh invocationsThomas Weißschuh1-2/+2
2025-11-14rust: enable slice_flatten feature and provide it through an extension traitAlexandre Courbot1-0/+3
2025-11-12init/main.c: wrap long kernel cmdline when printing to logsDouglas Anderson1-0/+18
2025-11-04rseq: Switch to fast path processing on exit to userThomas Gleixner1-1/+1
2025-11-04rseq: Provide static branch for runtime debuggingThomas Gleixner1-0/+14
2025-11-04rseq: Expose lightweight statistics in debugfsThomas Gleixner1-0/+12
2025-10-04Merge tag 'printk-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+12
2025-10-02Merge branch 'rework/ringbuffer-kunit-test' into for-linusPetr Mladek1-0/+12
2025-10-01Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-09-30Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-0/+10
2025-09-30Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2025-09-29Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2025-09-29Fix CC_HAS_ASM_GOTO_OUTPUT on non-x86 architecturesLinus Torvalds1-1/+1
2025-09-25kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook1-2/+2
2025-09-24kbuild: Disable CC_HAS_ASM_GOTO_OUTPUT on clang < 17Thomas Gleixner1-0/+3
2025-09-18compiler_types: Add __assume macroHeiko Carstens1-0/+10
2025-09-15init: INITRAMFS_PRESERVE_MTIME should depend on BLK_DEV_INITRDGeert Uytterhoeven1-0/+1
2025-09-06Merge tag 'rust-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_TIME_NSThomas Weißschuh1-1/+1
2025-09-01rust: use the new name Location::file_as_c_str() in Rust >= 1.91.0Alice Ryhl1-0/+3
2025-08-29hardening: Require clang 20.1.0 for __counted_byNathan Chancellor1-4/+5
2025-08-04Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+4
2025-08-02init/Kconfig: restore CONFIG_BROKEN help textAndrew Morton1-0/+4
2025-08-01Merge tag 'sched_ext-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2025-08-01Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2025-07-30Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+15
2025-07-30Merge tag 'locking-futex-2025-07-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+0
2025-07-29Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-7/+0
2025-07-29Merge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linuxLinus Torvalds1-1/+12
2025-07-24pc104: move PC104 option to drivers/KconfigRandy Dunlap1-7/+0
2025-07-20io_uring: fix breakage in EXPERT menuRandy Dunlap1-1/+1
2025-07-20mm/vmstat: make MEMCG select VM_EVENT_COUNTERSKirill A. Shutemov1-0/+1
2025-07-14sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disableJohn Stultz1-0/+12
2025-07-14Merge branch 'tip/sched/urgent'Peter Zijlstra1-0/+4
2025-07-11futex: Use RCU-based per-CPU reference counting instead of rcuref_tPeter Zijlstra1-4/+0
2025-07-02io_uring/mock: add basic infra for test mock filesPavel Begunkov1-0/+11
2025-07-01futex: Temporary disable FUTEX_PRIVATE_HASHSebastian Andrzej Siewior1-0/+4
2025-06-25rust: Introduce file_from_location()Boqun Feng1-0/+3
2025-06-21sched_ext: Add support for cgroup bandwidth control interfaceTejun Heo1-0/+5
2025-06-18printk: ringbuffer: Add KUnit testThomas Weißschuh1-0/+12
2025-06-05Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds1-0/+3
2025-06-03Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+14
2025-06-01memcg: nmi safe memcg stats for specific archsShakeel Butt1-0/+7
2025-06-01memcg: disable kmem charging in nmi for unsupported archShakeel Butt1-0/+7
2025-05-28Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+5