index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-01
proc: sysctl: prevent aliased sysctls from getting passed to init
Krister Johansen
1
-0
/
+4
2023-08-08
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-28
Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+8
2023-06-16
init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()
Thomas Gleixner
1
-13
/
+0
2023-06-16
init: Invoke arch_cpu_finalize_init() earlier
Thomas Gleixner
1
-2
/
+2
2023-06-16
init: Remove check_bugs() leftovers
Thomas Gleixner
1
-5
/
+0
2023-06-16
init: Provide arch_cpu_finalize_init()
Thomas Gleixner
1
-0
/
+4
2023-06-10
init: consolidate prototypes in linux/init.h
Arnd Bergmann
1
-18
/
+0
2023-05-16
start_kernel: Omit prevent_tail_call_optimization() for newer toolchains
ndesaulniers@google.com
1
-0
/
+6
2023-05-16
start_kernel: Add __no_stack_protector function attribute
ndesaulniers@google.com
1
-1
/
+2
2023-04-29
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2023-04-28
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-72
/
+2
2023-04-25
Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+11
2023-04-24
Merge tag 'v6.4/kernel.user_worker' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2023-04-14
init: Mark start_kernel() __noreturn
Josh Poimboeuf
1
-1
/
+1
2023-04-14
init: Mark [arch_call_]rest_init() __noreturn
Josh Poimboeuf
1
-2
/
+2
2023-04-06
init,mm: fold late call to page_ext_init() to page_alloc_init_late()
Mike Rapoport (IBM)
1
-4
/
+0
2023-04-06
init,mm: move mm_init() to mm/mm_init.c and rename it to mm_core_init()
Mike Rapoport (IBM)
1
-69
/
+2
2023-04-06
init: fold build_all_zonelists() and page_alloc_init_cpuhp() to mm_init()
Mike Rapoport (IBM)
1
-3
/
+4
2023-04-06
mm/page_alloc: rename page_alloc_init() to page_alloc_init_cpuhp()
Mike Rapoport (IBM)
1
-1
/
+1
2023-03-27
init: Call mem_encrypt_init() after Hyper-V hypercall init is done
Michael Kelley
1
-8
/
+11
2023-03-22
bootconfig: Change message if no bootconfig with CONFIG_BOOT_CONFIG_FORCE=y
Masami Hiramatsu (Google)
1
-3
/
+7
2023-03-12
kernel: Allow a kernel thread's name to be set in copy_process
Mike Christie
1
-1
/
+1
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2023-02-22
Allow forcing unconditional bootconfig processing
Paul E. McKenney
1
-1
/
+1
2023-02-03
mm/page_ext: init page_ext early if there are no deferred struct pages
Pasha Tatashin
1
-3
/
+3
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2022-12-15
x86/mm: Initialize text poking earlier
Peter Zijlstra
1
-2
/
+1
2022-12-15
mm: Move mm_cachep initialization to mm_init()
Peter Zijlstra
1
-0
/
+1
2022-11-19
proc: give /proc/cmdline size
Alexey Dobriyan
1
-2
/
+5
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+10
2022-10-04
init/main.c: remove unnecessary (void*) conversions
Zhou jie
1
-2
/
+2
2022-10-04
init: kmsan: call KMSAN initialization routines
Alexander Potapenko
1
-0
/
+3
2022-09-29
random: split initialization into early step and later step
Jason A. Donenfeld
1
-9
/
+8
2022-09-27
Maple Tree: add new data structure
Liam R. Howlett
1
-0
/
+2
2022-09-12
init: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-09-12
page_ext: introduce boot parameter 'early_page_ext'
Li Zhe
1
-1
/
+5
2022-08-23
arm64: fix rodata=full
Mark Rutland
1
-3
/
+15
2022-07-02
stack: Declare {randomize_,}kstack_offset to fix Sparse warnings
GONG, Ruiqi
1
-0
/
+1
2022-06-04
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2022-05-29
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-19
/
+19
2022-05-18
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
1
-7
/
+3
2022-05-14
init: call time_init() before rand_initialize()
Jason A. Donenfeld
1
-1
/
+2
2022-05-06
kthread: Don't allocate kthread_struct for init and umh
Eric W. Biederman
1
-1
/
+1
2022-04-27
bootconfig: Support embedding a bootconfig file in kernel
Masami Hiramatsu
1
-10
/
+12
2022-04-27
bootconfig: Check the checksum before removing the bootconfig from initrd
Masami Hiramatsu
1
-12
/
+10
2022-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-8
/
+6
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+2
[next]