summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)AuthorFilesLines
4 daysConvert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
4 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds2-4/+4
4 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook2-5/+5
4 dayscompiler_types: Disable __builtin_counted_by_ref for ClangKees Cook1-0/+5
13 daysMerge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-6/+10
13 daysMerge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
14 daysMerge 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-10Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2026-02-10Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+53
2026-02-10Merge 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-27arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)1-0/+1
2026-01-27init/main: read bootconfig header with get_unaligned_le32()Sun Jian1-4/+5
2026-01-27init/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-17kbuild: 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-07Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds3-6/+124
2025-12-06Merge 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-04Merge 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-02Merge 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-28calibrate: update header inclusionAndy Shevchenko1-3/+6
2025-11-28init: replace simple_strtoul with kstrtoul to improve lpj_setupThorsten Blum1-2/+2
2025-11-28liveupdate: 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