summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
8 daysinit/Kconfig: Adjust fixed clang version for __builtin_counted_by_refNathan Chancellor
10 daysConvert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
10 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
10 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
10 dayscompiler_types: Disable __builtin_counted_by_ref for ClangKees Cook
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-11Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-10Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-02-10Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-09Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-09Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-09Merge tag 'vfs-7.0-rc1.nullfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-09Merge tag 'vfs-7.0-rc1.initrd' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-03cpuset: Propagate cpuset isolation update to workqueue through housekeepingFrederic Weisbecker
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)
2026-01-26init/main: read bootconfig header with get_unaligned_le32()Sun Jian
2026-01-26init/main.c: check if rdinit was explicitly set before printing warningLillian Berry
2026-01-22sched: remove task_struct->faults_disabled_mappingChristoph Hellwig
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-14initramfs_test: kunit test for cpio.filesize > PATH_MAXDavid Disseldorp
2026-01-14acct(2): begin the deprecation of legacy BSD process accountingJeff Layton
2026-01-14fs: use nullfs unconditionally as the real rootfsChristian Brauner
2026-01-12init: remove /proc/sys/kernel/real-root-devAskar Safin
2026-01-12initrd: remove deprecated code path (linuxrc)Askar Safin
2026-01-12fs: add immutable rootfsChristian Brauner
2026-01-01rcu: Clean up after the SRCU-fastification of RCU Tasks TracePaul E. McKenney
2025-12-19kbuild: Sync kconfig when PAHOLE_VERSION changesIhor Solodrai
2025-12-17perf: Add APIs to create/release mediated guest vPMUsKan Liang
2025-12-15init: remove deprecated "load_ramdisk" and "prompt_ramdisk" command line para...Askar Safin
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...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-12-02Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-01Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-27calibrate: update header inclusionAndy Shevchenko
2025-11-27init: replace simple_strtoul with kstrtoul to improve lpj_setupThorsten Blum
2025-11-27liveupdate: kho: move to kernel/liveupdatePasha Tatashin
2025-11-20sched/mmcid: Use proper data structuresThomas Gleixner
2025-11-16convert ramfs and tmpfsAl Viro
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