index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-7
/
+2
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+5
2024-03-13
Merge tag 'modules-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-14
/
+7
2024-03-11
Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2024-03-11
Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2024-03-11
Merge tag 'wq-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-0
/
+1
2024-03-04
modules: wait do_free_init correctly
Changbin Du
1
-2
/
+3
2024-03-04
smp: Consolidate smp_prepare_boot_cpu()
Thomas Gleixner
1
-0
/
+4
2024-03-01
pidfd: add pidfs
Christian Brauner
1
-0
/
+2
2024-02-27
smp: Provide 'setup_max_cpus' definition on UP too
Ingo Molnar
1
-1
/
+0
2024-02-22
init: remove obsolete arch_call_rest_init() wrapper
Geert Uytterhoeven
1
-7
/
+2
2024-02-22
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
1
-0
/
+2
2024-02-09
async: Use a dedicated unbound workqueue with raised min_active
Tejun Heo
1
-0
/
+1
2024-02-02
init: Declare rodata_enabled and mark_rodata_ro() at all time
Christophe Leroy
1
-14
/
+7
2023-11-01
proc: sysctl: prevent aliased sysctls from getting passed to init
Krister Johansen
1
-0
/
+4
2023-08-07
workqueue: Initialize unbound CPU pods later in the boot
Tejun Heo
1
-0
/
+1
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-18
/
+0
2023-06-27
Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+8
[next]