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
2024-12-14
initramfs: avoid filename buffer overrun
David Disseldorp
1
-0
/
+15
2024-05-02
init/main.c: Fix potential static_command_line memory overflow
Yuntao Wang
1
-0
/
+2
2024-04-13
init: open /initrd.image with O_LARGEFILE
John Sperbeck
1
-1
/
+1
2024-01-25
rootfs: Fix support for rootfstype= when root= is given
Stefan Berger
1
-3
/
+6
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-04-20
kbuild: check the minimum assembler version in Kconfig
Masahiro Yamada
1
-0
/
+12
2022-12-02
init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dash
Alexandre Belloni
1
-1
/
+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-01-05
bpf: Add kconfig knob for disabling unpriv bpf by default
Daniel Borkmann
1
-0
/
+10
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-05-14
seccomp: Fix CONFIG tests for Seccomp_filters
Kenta.Tada@sony.com
1
-1
/
+1
2021-04-10
init/Kconfig: make COMPILE_TEST depend on HAS_IOMEM
Masahiro Yamada
1
-2
/
+1
2021-04-10
init/Kconfig: make COMPILE_TEST depend on !S390
Heiko Carstens
1
-1
/
+1
2021-03-04
kgdb: fix to kill breakpoints on initmem after boot
Sumit Garg
1
-0
/
+1
2021-03-04
kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE
Chris Wilson
1
-0
/
+11
2021-02-10
fgraph: Initialize tracing_graph_pause at task creation
Steven Rostedt (VMware)
1
-1
/
+2
2021-01-19
rcu-tasks: Move RCU-tasks initialization to before early_initcall()
Uladzislau Rezki (Sony)
1
-0
/
+1
2021-01-09
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
1
-1
/
+1
2020-12-11
initramfs: fix clang build failure
Arnd Bergmann
1
-1
/
+1
2020-12-06
Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+10
2020-12-02
Merge tag 'trace-v5.10-rc6-bootconfig' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2020-12-01
kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1
Nathan Chancellor
1
-0
/
+5
2020-12-01
kbuild: Hoist '--orphan-handling' into Kconfig
Nathan Chancellor
1
-0
/
+5
2020-11-30
bootconfig: Load size and checksum in the footer as le32
Masami Hiramatsu
1
-2
/
+2
2020-11-27
Merge tag 'printk-for-5.10-rc6-fixup' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2020-11-12
bootconfig: Extend the magic check range to the preceding 3 bytes
Masami Hiramatsu
1
-2
/
+12
2020-11-03
init/Kconfig: Fix CPU number in LOG_CPU_MAX_BUF_SHIFT description
Paul Menzel
1
-1
/
+1
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 tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+3
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-13
Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2020-10-13
Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2020-10-12
Merge tag 'docs-5.10' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2020-10-12
Merge branch 'printk-rework' into for-linus
Petr Mladek
1
-1
/
+2
2020-10-09
init: main: add KUnit to kernel init
Brendan Higgins
1
-0
/
+4
2020-09-30
io_uring: don't rely on weak ->files references
Jens Axboe
1
-0
/
+3
2020-09-24
Fix references to nommu-mmap.rst
Stephen Kitt
1
-1
/
+1
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
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
[next]