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