index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-29
init: handle bootloader identifier in kernel parameters
Huacai Chen
1
-0
/
+14
2024-05-02
init/main.c: Fix potential static_command_line memory overflow
Yuntao Wang
1
-0
/
+2
2023-08-08
x86/mm: Initialize text poking earlier
Peter Zijlstra
1
-3
/
+1
2023-08-08
mm: Move mm_cachep initialization to mm_init()
Peter Zijlstra
1
-0
/
+1
2023-08-08
init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()
Thomas Gleixner
1
-11
/
+0
2023-08-08
init: Invoke arch_cpu_finalize_init() earlier
Thomas Gleixner
1
-2
/
+3
2023-08-08
init: Remove check_bugs() leftovers
Thomas Gleixner
1
-5
/
+0
2023-08-08
init: Provide arch_cpu_finalize_init()
Thomas Gleixner
1
-0
/
+5
2022-05-30
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
1
-7
/
+3
2022-05-30
init: call time_init() before rand_initialize()
Jason A. Donenfeld
1
-1
/
+2
2022-04-13
init/main.c: return 1 from handled __setup() functions
Randy Dunlap
1
-2
/
+4
2021-11-21
bootconfig: init: Fix memblock leak in xbc_make_cmdline()
Masami Hiramatsu
1
-0
/
+1
2021-07-14
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-5
/
+1
2021-06-10
pid: take a reference when initializing `cad_pid`
Mark Rutland
1
-1
/
+1
2021-03-04
kgdb: fix to kill breakpoints on initmem after boot
Sumit Garg
1
-0
/
+1
2021-01-19
rcu-tasks: Move RCU-tasks initialization to before early_initcall()
Uladzislau Rezki (Sony)
1
-0
/
+1
2020-11-30
bootconfig: Load size and checksum in the footer as le32
Masami Hiramatsu
1
-2
/
+2
2020-11-12
bootconfig: Extend the magic check range to the preceding 3 bytes
Masami Hiramatsu
1
-2
/
+12
2020-10-18
Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-0
/
+4
2020-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2020-10-09
init: main: add KUnit to kernel init
Brendan Higgins
1
-0
/
+4
2020-09-18
bootconfig: init: make xbc_namebuf static
Jason Yan
1
-1
/
+1
2020-09-18
kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot
Masami Hiramatsu
1
-0
/
+2
2020-09-01
bootconfig: Fix kernel message mentioning CONFIG_BOOT_CONFIG
Shaokun Zhang
1
-1
/
+1
2020-08-07
Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-6
/
+8
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-08-07
kasan, arm64: don't instrument functions that enable kasan
Andrey Konovalov
1
-1
/
+1
2020-08-07
Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+14
2020-08-04
init: add an init_dup helper
Christoph Hellwig
1
-4
/
+4
2020-08-04
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-3
/
+1
2020-08-04
bootconfig: Fix to find the initargs correctly
Masami Hiramatsu
1
-6
/
+8
2020-07-31
init: add an init_eaccess helper
Christoph Hellwig
1
-2
/
+2
2020-07-31
init: mark console_on_rootfs as __init
Christoph Hellwig
1
-1
/
+1
2020-07-31
init: initialize ramdisk_execute_command at compile time
Christoph Hellwig
1
-5
/
+1
2020-07-31
init: open code setting up stdin/stdout/stderr
Christoph Hellwig
1
-6
/
+10
2020-07-21
exec: Implement kernel_execve
Eric W. Biederman
1
-3
/
+1
2020-06-16
security: allow using Clang's zero initialization for stack variables
glider@google.com
1
-5
/
+7
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
1
-0
/
+2
2020-06-08
kernel/sysctl: support setting sysctl parameters from kernel command line
Vlastimil Babka
1
-0
/
+2
2020-06-04
init: allow distribution configuration of default init
Chris Down
1
-0
/
+10
2020-06-03
padata: initialize earlier
Daniel Jordan
1
-0
/
+2
2020-05-17
Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2020-05-15
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
1
-0
/
+2
2020-05-12
bootconfig: Fix to prevent warning message if no bootconfig option
Masami Hiramatsu
1
-4
/
+6
2020-05-06
bootconfig: Fix to remove bootconfig data from initrd while boot
Masami Hiramatsu
1
-17
/
+52
2020-04-13
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
1
-5
/
+10
2020-04-10
printk: queue wake_up_klogd irq_work only if per-CPU areas are ready
Sergey Senozhatsky
1
-1
/
+0
2020-03-21
Merge branch 'linus' into locking/kcsan, to pick up fixes
Ingo Molnar
1
-16
/
+22
2020-03-21
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
1
-27
/
+263
2020-03-03
tools/bootconfig: Show line and column in parse error
Masami Hiramatsu
1
-4
/
+10
[next]