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
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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-02
sched/isolation: Make CONFIG_CPU_ISOLATION depend on CONFIG_SMP
Oleg Nesterov
1
-1
/
+1
2025-05-02
module: sign with sha512 instead of sha1 by default
Thorsten Leemhuis
1
-0
/
+1
2024-12-14
initramfs: avoid filename buffer overrun
David Disseldorp
1
-0
/
+15
2024-04-27
init/main.c: Fix potential static_command_line memory overflow
Yuntao Wang
1
-0
/
+2
2024-04-10
init: open /initrd.image with O_LARGEFILE
John Sperbeck
1
-1
/
+1
2024-03-26
modules: wait do_free_init correctly
Changbin Du
1
-2
/
+3
2024-01-25
rootfs: Fix support for rootfstype= when root= is given
Stefan Berger
1
-3
/
+6
2023-12-03
proc: sysctl: prevent aliased sysctls from getting passed to init
Krister Johansen
1
-0
/
+4
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
2023-02-25
kbuild: Add CONFIG_PAHOLE_VERSION
Nathan Chancellor
1
-0
/
+4
2022-12-02
init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dash
Alexandre Belloni
1
-1
/
+1
2022-08-17
stack: Declare {randomize_,}kstack_offset to fix Sparse warnings
GONG, Ruiqi
1
-0
/
+1
2022-06-09
Kconfig: Add option for asm goto w/ tied outputs to workaround clang-13 bug
Sean Christopherson
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
2022-04-13
net: initialize init_net earlier
Eric Dumazet
1
-0
/
+2
2021-11-18
init: make unknown command line param message clearer
Andrew Halaney
1
-1
/
+3
2021-10-10
bootconfig: init: Fix memblock leak in xbc_make_cmdline()
Masami Hiramatsu
1
-0
/
+1
2021-09-24
Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-14
/
+16
2021-09-22
init: Revert accidental changes to print irqs_disabled()
Geert Uytterhoeven
1
-3
/
+3
2021-09-19
init: don't panic if mount_nodev_root failed
Leon Romanovsky
1
-3
/
+0
2021-09-19
init/do_mounts.c: Harden split_fs_names() against buffer overflow
Vivek Goyal
1
-11
/
+16
2021-09-14
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
1
-1
/
+1
2021-09-09
Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-11
/
+26
2021-09-09
Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-25
/
+65
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-1
/
+6
2021-09-08
init/bootconfig: Reorder init parameter from bootconfig and cmdline
Masami Hiramatsu
1
-9
/
+14
2021-09-08
init: bootconfig: Remove all bootconfig data when the init memory is removed
Masami Hiramatsu
1
-2
/
+12
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
1
-0
/
+2
2021-09-08
init: move usermodehelper_enable() to populate_rootfs()
Rasmus Villemoes
3
-1
/
+4
2021-09-07
kbuild: Only default to -Werror if COMPILE_TEST
Marco Elver
1
-1
/
+1
2021-09-05
Enable '-Werror' by default for all kernel builds
Linus Torvalds
1
-0
/
+14
2021-09-01
Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+14
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-3
/
+3
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+0
2021-08-30
Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2021-08-30
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
1
-5
/
+0
2021-08-24
block: remove CONFIG_DEBUG_BLOCK_EXT_DEVT
Christoph Hellwig
1
-4
/
+0
2021-08-23
fs: simplify get_filesystem_list / get_all_fs_names
Christoph Hellwig
1
-28
/
+21
2021-08-23
init: allow mounting arbitrary non-blockdevice filesystems as root
Christoph Hellwig
1
-0
/
+43
2021-08-23
init: split get_fs_names
Christoph Hellwig
1
-22
/
+26
2021-08-20
sched: Introduce task_struct::user_cpus_ptr to track requested affinity
Will Deacon
1
-0
/
+1
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+7
2021-08-12
init: Suppress wrong warning for bootconfig cmdline parameter
Masami Hiramatsu
1
-2
/
+7
[next]