summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
24 hoursMerge branch 'for-next/kspp' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
24 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/rp...Mark Brown
25 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/tj...Mark Brown
25 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/...Mark Brown
30 hoursMerge branch into tip/master: 'timers/vdso'Ingo Molnar
30 hoursMerge branch into tip/master: 'timers/merge'Ingo Molnar
31 hoursMerge branch 'kbuild-for-next' of https://git.kernel.org/pub/scm/linux/kernel...Mark Brown
31 hoursMerge branch 'mm-nonmm-unstable' of https://git.kernel.org/pub/scm/linux/kern...Mark Brown
31 hoursMerge branch 'mm-stable' of https://git.kernel.org/pub/scm/linux/kernel/git/a...Mark Brown
31 hoursMerge branch 'rust-next' of https://github.com/Rust-for-Linux/linux.gitMark Brown
45 hourskbuild: rust: add `CONFIG_RUSTC_CLANG_LLVM_COMPATIBLE`Gary Guo
3 dayskallsyms: delta-compress lineinfo tables for ~2.7x size reductionSasha Levin
3 dayskallsyms: extend lineinfo to loadable modulesSasha Levin
3 dayskallsyms: embed source file:line info in kernel stack tracesSasha Levin
3 daysmm: introduce CONFIG_NUMA_MIGRATION and simplify CONFIG_MIGRATIONDavid Hildenbrand (Arm)
5 daystimens: Remove dependency on the vDSOThomas Weißschuh
6 daysMerge tag 'hardening-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
6 daysmemblock: make free_reserved_area() update memblock if ARCH_KEEP_MEMBLOCK=yMike Rapoport (Microsoft)
7 daysMerge branch 'for-next/hardening' into for-next/ksppKees Cook
7 daysrandomize_kstack: Unify random source across archesRyan Roberts
7 daysrandomize_kstack: Maintain kstack_offset per taskRyan Roberts
9 dayssched_ext: Fix build errors and unused label warning in non-cgroup configsCheng-Yang Chou
11 daysinit/Kconfig: Require a release version of clang-22 for CC_HAS_COUNTED_BY_PTRNathan Chancellor
2026-03-12kbuild: Use '-fms-anonymous-structs' if it is availableNathan Chancellor
2026-03-11vdso/datastore: Allocate data pages dynamicallyThomas Weißschuh
2026-03-06sched_ext: Introduce cgroup sub-sched supportTejun Heo
2026-03-06Merge tag 'io_uring-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-03io_uring/mock: Fix typo in help textJ. Neuschäfer
2026-02-23init/Kconfig: Adjust fixed clang version for __builtin_counted_by_refNathan Chancellor
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-21compiler_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