aboutsummaryrefslogtreecommitdiffstats
path: root/init
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge branch 'slab/for-next' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown1-0/+3
2 daysMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/tr...Mark Brown1-45/+0
2 daysMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/...Mark Brown2-0/+15
2 daysMerge branch 'fs-next' of linux-nextMark Brown3-45/+113
2 daysMerge branch 'mm-nonmm-stable' of https://git.kernel.org/pub/scm/linux/kernel...Mark Brown1-12/+12
3 daystreewide: fix indentation and whitespace in Kconfig filesAnand Moon1-12/+12
5 daysrust: kasan: add support for Software Tag-Based KASANAlice Ryhl1-1/+1
5 daysrust: kasan: KASAN+RUST requires clangAlice Ryhl1-0/+1
11 daysMerge branch 'kernel-7.2.task_exec_state' into vfs.allChristian Brauner1-0/+10
11 daysexec_state: relocate dumpable informationChristian Brauner (Amutable)1-0/+10
11 daysinitramfs: Refactor to use hex2bin() instead of custom approachAndy Shevchenko2-38/+30
11 daysinitramfs: Sort headers alphabeticallyAndy Shevchenko1-12/+12
11 daysinitramfs_test: test header fields with 0x hex prefixDavid Disseldorp1-2/+58
11 daysinitramfs_test: add fill_cpio() inject_ox parameterDavid Disseldorp1-13/+23
13 daysMerge branch 'sched/cache'Peter Zijlstra2-0/+15
13 dayssched/cache: Fix unpaired account_llc_enqueue/dequeueChen Yu1-0/+1
2026-05-14slab: support for compiler-assisted type-based slab cache partitioningMarco Elver1-0/+3
2026-05-12bootconfig: move xbc_snprint_cmdline() to lib/bootconfig.cBreno Leitao1-45/+0
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-7/+0
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2026-04-15Merge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2026-04-14Merge tag 'sched-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2026-04-14Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+5
2026-04-14Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds1-0/+5
2026-04-13Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2026-04-13Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+8
2026-04-13Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2026-04-13Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...Linus Torvalds1-14/+16
2026-04-09sched/cache: Assign preferred LLC ID to processesTim Chen1-0/+3
2026-04-09sched/cache: Introduce infrastructure for cache-aware load balancingPeter Zijlstra (Intel)1-0/+11
2026-04-07rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1Miguel Ojeda1-6/+1
2026-04-07rust: remove `RUSTC_HAS_COERCE_POINTEE` and simplify codeMiguel Ojeda1-3/+0
2026-04-07rust: remove `RUSTC_HAS_SLICE_AS_FLATTENED` and simplify codeMiguel Ojeda1-3/+0
2026-04-07rust: simplify `RUSTC_VERSION` Kconfig conditionsMiguel Ojeda1-2/+0
2026-04-05mm: introduce CONFIG_NUMA_MIGRATION and simplify CONFIG_MIGRATIONDavid Hildenbrand (Arm)1-1/+1
2026-04-03kernel: ksysfs: initialize kernel_kobj earlierBartosz Golaszewski1-0/+2
2026-04-03locking: Add task::blocked_lock to serialize blocked_on stateJohn Stultz1-0/+1
2026-04-01memblock: make free_reserved_area() update memblock if ARCH_KEEP_MEMBLOCK=yMike Rapoport (Microsoft)1-7/+0
2026-03-30kbuild: rust: add `CONFIG_RUSTC_CLANG_LLVM_COMPATIBLE`Gary Guo1-0/+15
2026-03-26timens: Remove dependency on the vDSOThomas Weißschuh1-1/+3
2026-03-25Merge tag 'hardening-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2026-03-24randomize_kstack: Unify random source across archesRyan Roberts1-0/+8
2026-03-24randomize_kstack: Maintain kstack_offset per taskRyan Roberts1-1/+0
2026-03-22sched_ext: Fix build errors and unused label warning in non-cgroup configsCheng-Yang Chou1-1/+1
2026-03-20init/Kconfig: Require a release version of clang-22 for CC_HAS_COUNTED_BY_PTRNathan Chancellor1-1/+1
2026-03-20init/initramfs.c: trivial fix: FSM -> Finite-state machineAskar Safin1-1/+1
2026-03-12kbuild: Use '-fms-anonymous-structs' if it is availableNathan Chancellor1-0/+5
2026-03-11vdso/datastore: Allocate data pages dynamicallyThomas Weißschuh1-0/+2
2026-03-06sched_ext: Introduce cgroup sub-sched supportTejun Heo1-0/+4
2026-03-06Merge tag 'io_uring-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2026-03-03io_uring/mock: Fix typo in help textJ. Neuschäfer1-1/+1
2026-02-23init/Kconfig: Adjust fixed clang version for __builtin_counted_by_refNathan Chancellor1-1/+1
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds2-4/+4
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook2-5/+5
2026-02-21compiler_types: Disable __builtin_counted_by_ref for ClangKees Cook1-0/+5
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-6/+10
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2026-02-11Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds1-1/+1
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+12
2026-02-10Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+4
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds1-1/+1
2026-02-10Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+7
2026-02-09Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2026-02-09Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+53
2026-02-09Merge tag 'vfs-7.0-rc1.nullfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+10
2026-02-09Merge tag 'vfs-7.0-rc1.initrd' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-143/+17
2026-02-03cpuset: Propagate cpuset isolation update to workqueue through housekeepingFrederic Weisbecker1-0/+1
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)1-0/+1
2026-01-26init/main: read bootconfig header with get_unaligned_le32()Sun Jian1-4/+5
2026-01-26init/main.c: check if rdinit was explicitly set before printing warningLillian Berry1-2/+5
2026-01-22sched: remove task_struct->faults_disabled_mappingChristoph Hellwig1-1/+0
2026-01-22rseq: Add fields and constants for time slice extensionThomas Gleixner1-0/+12
2026-01-17compiler_types.h: Attributes: Add __counted_by_ptr macroBill Wendling1-0/+7
2026-01-16kbuild: uapi: drop dependency on CC_CAN_LINKThomas Weißschuh1-1/+1
2026-01-14initramfs_test: kunit test for cpio.filesize > PATH_MAXDavid Disseldorp1-0/+48
2026-01-14acct(2): begin the deprecation of legacy BSD process accountingJeff Layton1-2/+5
2026-01-14fs: use nullfs unconditionally as the real rootfsChristian Brauner2-14/+7
2026-01-12init: remove /proc/sys/kernel/real-root-devAskar Safin1-20/+0
2026-01-12initrd: remove deprecated code path (linuxrc)Askar Safin4-109/+17
2026-01-12fs: add immutable rootfsChristian Brauner2-0/+15
2026-01-01rcu: Clean up after the SRCU-fastification of RCU Tasks TracePaul E. McKenney1-3/+0
2025-12-19kbuild: Sync kconfig when PAHOLE_VERSION changesIhor Solodrai1-1/+1
2025-12-17perf: Add APIs to create/release mediated guest vPMUsKan Liang1-0/+4
2025-12-15init: remove deprecated "load_ramdisk" and "prompt_ramdisk" command line para...Askar Safin2-14/+0
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds3-6/+124
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2025-12-04Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+3
2025-12-03Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds1-2/+6
2025-12-02Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+30
2025-12-01Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+27
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+1
2025-11-27calibrate: update header inclusionAndy Shevchenko1-3/+6
2025-11-27init: replace simple_strtoul with kstrtoul to improve lpj_setupThorsten Blum1-2/+2
2025-11-27liveupdate: kho: move to kernel/liveupdatePasha Tatashin1-0/+2
2025-11-20sched/mmcid: Use proper data structuresThomas Gleixner1-0/+3
2025-11-16convert ramfs and tmpfsAl Viro1-1/+1
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 Anderson2-1/+114
2025-11-11ns: drop custom reference count initialization for initial namespacesChristian Brauner1-1/+1
2025-11-05init: Replace simple_strtoul() with kstrtouint() in root_delay_setup()Kaushlendra Kumar1-1/+2
2025-11-04cred: make init_cred staticChristian Brauner1-0/+27
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-11-03ns: use NS_COMMON_INIT() for all namespacesChristian Brauner1-6/+1
2025-10-31initrd: Replace simple_strtol with kstrtoint to improve ramdisk_start_setupThorsten Blum1-2/+1
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 tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+12
2025-10-02Merge branch 'rework/ringbuffer-kunit-test' into for-linusPetr Mladek1-0/+12
2025-10-01Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds1-1/+66
2025-09-30Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-09-30Merge tag 'cgroup-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2025-09-29Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-0/+10
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2025-09-29Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+5
2025-09-29Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-10/+10
2025-09-29Fix CC_HAS_ASM_GOTO_OUTPUT on non-x86 architecturesLinus Torvalds1-1/+1
2025-09-25ns: move ns type into struct ns_commonChristian Brauner1-0/+1
2025-09-24kcfi: 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-19Merge 6.17-rc6 into kbuild-nextNathan Chancellor2-5/+9
2025-09-19ns: use inode initializer for initial namespacesChristian Brauner1-1/+1
2025-09-19ns: rename to __ns_refChristian Brauner1-1/+1
2025-09-19time: support ns lookupChristian Brauner1-0/+2
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-15initramfs: Replace strcpy() with strscpy() in find_link()Thorsten Blum1-1/+1
2025-09-15initrd: Use str_plural() in rd_load_image()Thorsten Blum1-3/+5
2025-09-15initramfs: Use struct_size() helper to improve dir_add()Thorsten Blum1-1/+2
2025-09-15initrd: Fix unused variable warning in rd_load_image() on s390Thorsten Blum1-5/+1
2025-09-13init: handle bootloader identifier in kernel parametersHuacai Chen1-0/+12
2025-09-10Merge tag 'mm-hotfixes-stable-2025-09-10-20-00' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+1
2025-09-10cgroup: replace global percpu_rwsem with per threadgroup resem when writing t...Yi Tao1-0/+3
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-03init/main.c: fix boot time tracing crashMike Rapoport (Microsoft)1-1/+1
2025-08-31rust: 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-21initramfs_test: add filename padding test caseDavid Disseldorp1-1/+66
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds2-1/+9
2025-08-02init/Kconfig: restore CONFIG_BROKEN help textAndrew Morton1-0/+4
2025-07-31Merge tag 'sched_ext-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2025-07-29Merge tag 'x86-boot-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+0
2025-07-29Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+15
2025-07-29Merge 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-28Merge 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-19init/main.c: add warning when file specified in rdinit is inaccessibleLillian Berry1-1/+5
2025-07-19mm/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 Zijlstra3-0/+6
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-24rust: Introduce file_from_location()Boqun Feng1-0/+3
2025-06-20sched_ext: Add support for cgroup bandwidth control interfaceTejun Heo1-0/+5
2025-06-20x86/efi: Move runtime service initialization to arch/x86Alexander Shishkin1-5/+0
2025-06-18printk: ringbuffer: Add KUnit testThomas Weißschuh1-0/+12
2025-06-11init: fix build warnings about export.hHuacai Chen2-0/+2
2025-06-04Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds1-0/+3
2025-06-02Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+14
2025-05-31memcg: nmi safe memcg stats for specific archsShakeel Butt1-0/+7
2025-05-31memcg: disable kmem charging in nmi for unsupported archShakeel Butt1-0/+7
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+16
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+2
2025-05-28Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+5
2025-05-27rust: kunit: support KUnit-mapped `assert!` macros in `#[test]`sMiguel Ojeda1-0/+3
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-05-26Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+11
2025-05-26Merge tag 'locking-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+10
2025-05-26Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-10/+0
2025-05-12mm/memcg: move mem_cgroup_init() ahead of cgroup_init()Huan Yang1-0/+2
2025-05-12init: remove unused CONFIG_CC_CAN_LINK_STATICMasahiro Yamada1-5/+0
2025-05-11init/main.c: log initcall level when initcall_debug is usedFrancesco Valla1-2/+16
2025-05-08timers: Rename init_timers() as timers_init()Ingo Molnar1-1/+1
2025-05-08hardening: simplify CONFIG_CC_HAS_COUNTED_BYJan Hendrik Farr1-4/+5
2025-05-07rust: clean Rust 1.88.0's `unnecessary_transmutes` lintMiguel Ojeda1-0/+3
2025-05-03futex: Implement FUTEX2_MPOLPeter Zijlstra1-0/+5
2025-05-03futex: Add basic infrastructure for local task local hashSebastian Andrzej Siewior1-0/+5
2025-04-21fs: remove uselib() system callChristian Brauner1-10/+0
2025-04-15Kconfig: switch CONFIG_SYSFS_SYCALL default to nChristian Brauner1-10/+10
2025-04-08sched: Add commadline option for RT_GROUP_SCHED togglingMichal Koutný1-0/+11
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 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+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 Torvalds6-28/+464
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