summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2025-09-25ns: move ns type into struct ns_commonChristian Brauner
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-19Merge 6.17-rc6 into kbuild-nextNathan Chancellor
2025-09-19ns: use inode initializer for initial namespacesChristian Brauner
2025-09-19ns: rename to __ns_refChristian Brauner
2025-09-19time: support ns lookupChristian Brauner
2025-09-18compiler_types: Add __assume macroHeiko Carstens
2025-09-15init: INITRAMFS_PRESERVE_MTIME should depend on BLK_DEV_INITRDGeert Uytterhoeven
2025-09-15initramfs: Replace strcpy() with strscpy() in find_link()Thorsten Blum
2025-09-15initrd: Use str_plural() in rd_load_image()Thorsten Blum
2025-09-15initramfs: Use struct_size() helper to improve dir_add()Thorsten Blum
2025-09-15initrd: Fix unused variable warning in rd_load_image() on s390Thorsten Blum
2025-09-13init: handle bootloader identifier in kernel parametersHuacai Chen
2025-09-10Merge tag 'mm-hotfixes-stable-2025-09-10-20-00' of git://git.kernel.org/pub/s...Linus Torvalds
2025-09-10cgroup: replace global percpu_rwsem with per threadgroup resem when writing t...Yi Tao
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-09-03init/main.c: fix boot time tracing crashMike Rapoport (Microsoft)
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-21initramfs_test: add filename padding test caseDavid Disseldorp
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 'x86-boot-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/...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-19init/main.c: add warning when file specified in rdinit is inaccessibleLillian Berry
2025-07-19mm/vmstat: make MEMCG select VM_EVENT_COUNTERSKirill A. Shutemov
2025-07-14sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disableJohn Stultz
2025-07-14Merge branch 'tip/sched/urgent'Peter Zijlstra
2025-07-11futex: Use RCU-based per-CPU reference counting instead of rcuref_tPeter Zijlstra
2025-07-02io_uring/mock: add basic infra for test mock filesPavel Begunkov
2025-07-01futex: Temporary disable FUTEX_PRIVATE_HASHSebastian Andrzej Siewior
2025-06-24rust: Introduce file_from_location()Boqun Feng
2025-06-20sched_ext: Add support for cgroup bandwidth control interfaceTejun Heo
2025-06-20x86/efi: Move runtime service initialization to arch/x86Alexander Shishkin
2025-06-18printk: ringbuffer: Add KUnit testThomas Weißschuh
2025-06-11init: fix build warnings about export.hHuacai Chen
2025-06-04Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-06-02Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-31memcg: nmi safe memcg stats for specific archsShakeel Butt
2025-05-31memcg: disable kmem charging in nmi for unsupported archShakeel Butt
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds