index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
/
main.c
Age
Commit message (
Expand
)
Author
19 hours
Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/tr...
Mark Brown
5 days
init/main.c: use bootconfig_cmdline_requested() for the runtime opt-in
Breno Leitao
5 days
bootconfig: skip runtime kernel.* render once prepended early
Breno Leitao
8 days
fs: stop sharing fs_struct between init_task and pid 1
Christian Brauner
8 days
fs: make userspace_init_fs a dynamically-initialized pointer
Christian Brauner
2026-05-12
bootconfig: move xbc_snprint_cmdline() to lib/bootconfig.c
Breno Leitao
2026-04-14
Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-04-13
Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-04-03
kernel: ksysfs: initialize kernel_kobj earlier
Bartosz Golaszewski
2026-03-24
randomize_kstack: Unify random source across arches
Ryan Roberts
2026-03-24
randomize_kstack: Maintain kstack_offset per task
Ryan Roberts
2026-03-11
vdso/datastore: Allocate data pages dynamically
Thomas Weißschuh
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-01-26
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
2026-01-26
init/main: read bootconfig header with get_unaligned_le32()
Sun Jian
2026-01-26
init/main.c: check if rdinit was explicitly set before printing warning
Lillian Berry
2025-11-12
init/main.c: wrap long kernel cmdline when printing to logs
Douglas Anderson
2025-10-02
Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-09-29
Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-19
time: support ns lookup
Christian Brauner
2025-09-13
init: handle bootloader identifier in kernel parameters
Huacai Chen
2025-09-03
init/main.c: fix boot time tracing crash
Mike Rapoport (Microsoft)
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-07-19
init/main.c: add warning when file specified in rdinit is inaccessible
Lillian Berry
2025-06-20
x86/efi: Move runtime service initialization to arch/x86
Alexander Shishkin
2025-06-11
init: fix build warnings about export.h
Huacai Chen
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-12
mm/memcg: move mem_cgroup_init() ahead of cgroup_init()
Huan Yang
2025-05-11
init/main.c: log initcall level when initcall_debug is used
Francesco Valla
2025-05-08
timers: Rename init_timers() as timers_init()
Ingo Molnar
2025-03-04
rcu-tasks: Move RCU Tasks self-tests to core_initcall()
Paul E. McKenney
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
2025-01-11
rcu/kvfree: Initialize kvfree_rcu() separately
Uladzislau Rezki (Sony)
2024-10-01
init: Don't proxy `console=` to earlycon
Raul E Rangel
2024-08-20
init/main.c: Initialize early LSMs after arch code, static keys and calls.
KP Singh
2024-05-19
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-17
Merge tag 'bootconfig-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-13
Merge tag 'locking-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-04-25
NUMA: early use of cpu_to_node() returns 0 instead of the correct node id
Huang Shijie
2024-04-25
bootconfig: do not put quotes on cmdline items unless necessary
Rasmus Villemoes
2024-04-13
init/main.c: Minor cleanup for the setup_command_line() function
Yuntao Wang
2024-04-13
init/main.c: Remove redundant space from saved_command_line
Yuntao Wang
2024-04-13
bootconfig: do not put quotes on cmdline items unless necessary
Rasmus Villemoes
2024-04-13
init/main.c: Fix potential static_command_line memory overflow
Yuntao Wang
2024-04-09
fs/proc: Skip bootloader comment if no embedded kernel parameters
Masami Hiramatsu
2024-03-22
jump_label,module: Don't alloc static_key_mod for __ro_after_init keys
Peter Zijlstra
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
[next]