index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
modules: wait do_free_init correctly
Changbin Du
2024-03-04
1
-2
/
+3
*
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
2024-02-22
1
-0
/
+2
*
proc: sysctl: prevent aliased sysctls from getting passed to init
Krister Johansen
2023-11-01
1
-0
/
+4
*
workqueue: Initialize unbound CPU pods later in the boot
Tejun Heo
2023-08-07
1
-0
/
+1
*
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-28
1
-18
/
+0
|
\
|
*
init: consolidate prototypes in linux/init.h
Arnd Bergmann
2023-06-09
1
-18
/
+0
*
|
Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-27
1
-1
/
+8
|
\
\
|
*
|
start_kernel: Omit prevent_tail_call_optimization() for newer toolchains
ndesaulniers@google.com
2023-05-16
1
-0
/
+6
|
*
|
start_kernel: Add __no_stack_protector function attribute
ndesaulniers@google.com
2023-05-16
1
-1
/
+2
|
|
/
*
|
init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()
Thomas Gleixner
2023-06-16
1
-13
/
+0
*
|
init: Invoke arch_cpu_finalize_init() earlier
Thomas Gleixner
2023-06-16
1
-2
/
+2
*
|
init: Remove check_bugs() leftovers
Thomas Gleixner
2023-06-16
1
-5
/
+0
*
|
init: Provide arch_cpu_finalize_init()
Thomas Gleixner
2023-06-16
1
-0
/
+4
|
/
*
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-28
1
-3
/
+3
|
\
|
*
init: Mark start_kernel() __noreturn
Josh Poimboeuf
2023-04-14
1
-1
/
+1
|
*
init: Mark [arch_call_]rest_init() __noreturn
Josh Poimboeuf
2023-04-14
1
-2
/
+2
*
|
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
1
-72
/
+2
|
\
\
|
*
|
init,mm: fold late call to page_ext_init() to page_alloc_init_late()
Mike Rapoport (IBM)
2023-04-05
1
-4
/
+0
|
*
|
init,mm: move mm_init() to mm/mm_init.c and rename it to mm_core_init()
Mike Rapoport (IBM)
2023-04-05
1
-69
/
+2
|
*
|
init: fold build_all_zonelists() and page_alloc_init_cpuhp() to mm_init()
Mike Rapoport (IBM)
2023-04-05
1
-3
/
+4
|
*
|
mm/page_alloc: rename page_alloc_init() to page_alloc_init_cpuhp()
Mike Rapoport (IBM)
2023-04-05
1
-1
/
+1
*
|
|
Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-04-25
1
-8
/
+11
|
\
\
\
|
*
|
|
init: Call mem_encrypt_init() after Hyper-V hypercall init is done
Michael Kelley
2023-03-27
1
-8
/
+11
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'v6.4/kernel.user_worker' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-24
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
kernel: Allow a kernel thread's name to be set in copy_process
Mike Christie
2023-03-12
1
-1
/
+1
|
|
/
*
/
bootconfig: Change message if no bootconfig with CONFIG_BOOT_CONFIG_FORCE=y
Masami Hiramatsu (Google)
2023-03-22
1
-3
/
+7
|
/
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
1
-3
/
+3
|
\
|
*
mm/page_ext: init page_ext early if there are no deferred struct pages
Pasha Tatashin
2023-02-02
1
-3
/
+3
*
|
Allow forcing unconditional bootconfig processing
Paul E. McKenney
2023-02-22
1
-1
/
+1
|
/
*
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-17
1
-2
/
+2
|
\
|
*
x86/mm: Initialize text poking earlier
Peter Zijlstra
2022-12-15
1
-2
/
+1
|
*
mm: Move mm_cachep initialization to mm_init()
Peter Zijlstra
2022-12-15
1
-0
/
+1
*
|
proc: give /proc/cmdline size
Alexey Dobriyan
2022-11-18
1
-2
/
+5
|
/
*
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-12
1
-4
/
+4
|
\
|
*
init/main.c: remove unnecessary (void*) conversions
Zhou jie
2022-10-03
1
-2
/
+2
|
*
init: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-11
1
-2
/
+2
*
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-1
/
+10
|
\
\
|
*
|
init: kmsan: call KMSAN initialization routines
Alexander Potapenko
2022-10-03
1
-0
/
+3
|
*
|
Maple Tree: add new data structure
Liam R. Howlett
2022-09-26
1
-0
/
+2
|
*
|
page_ext: introduce boot parameter 'early_page_ext'
Li Zhe
2022-09-11
1
-1
/
+5
|
|
/
*
/
random: split initialization into early step and later step
Jason A. Donenfeld
2022-09-29
1
-9
/
+8
|
/
*
arm64: fix rodata=full
Mark Rutland
2022-08-23
1
-3
/
+15
*
stack: Declare {randomize_,}kstack_offset to fix Sparse warnings
GONG, Ruiqi
2022-07-01
1
-0
/
+1
*
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-03
1
-1
/
+1
|
\
|
*
kthread: Don't allocate kthread_struct for init and umh
Eric W. Biederman
2022-05-06
1
-1
/
+1
*
|
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-05-29
1
-19
/
+19
|
\
\
|
*
|
bootconfig: Support embedding a bootconfig file in kernel
Masami Hiramatsu
2022-04-26
1
-10
/
+12
|
*
|
bootconfig: Check the checksum before removing the bootconfig from initrd
Masami Hiramatsu
2022-04-26
1
-12
/
+10
|
|
/
*
|
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
2022-05-18
1
-7
/
+3
*
|
init: call time_init() before rand_initialize()
Jason A. Donenfeld
2022-05-13
1
-1
/
+2
|
/
[next]