index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
Age
Commit message (
Expand
)
Author
2024-12-14
initramfs: avoid filename buffer overrun
David Disseldorp
2024-04-13
init: open /initrd.image with O_LARGEFILE
John Sperbeck
2024-04-13
initramfs: switch initramfs unpacking to struct file based APIs
Christoph Hellwig
2024-01-25
rootfs: Fix support for rootfstype= when root= is given
Stefan Berger
2023-08-08
x86/mm: Initialize text poking earlier
Peter Zijlstra
2023-08-08
mm: Move mm_cachep initialization to mm_init()
Peter Zijlstra
2023-08-08
init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()
Thomas Gleixner
2023-08-08
init: Invoke arch_cpu_finalize_init() earlier
Thomas Gleixner
2023-08-08
init: Remove check_bugs() leftovers
Thomas Gleixner
2023-08-08
init: Provide arch_cpu_finalize_init()
Thomas Gleixner
2022-12-08
init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dash
Alexandre Belloni
2022-06-22
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
2022-06-22
init: call time_init() before rand_initialize()
Jason A. Donenfeld
2022-06-14
Kconfig: add config option for asm goto w/ outputs
Nick Desaulniers
2022-06-14
Kconfig: Add option for asm goto w/ tied outputs to workaround clang-13 bug
Sean Christopherson
2022-04-15
init/main.c: return 1 from handled __setup() functions
Randy Dunlap
2022-02-16
bpf: Add kconfig knob for disabling unpriv bpf by default
Daniel Borkmann
2021-06-30
kbuild: add CONFIG_LD_IS_LLD
Sami Tolvanen
2021-06-10
pid: take a reference when initializing `cad_pid`
Mark Rutland
2021-04-10
init/Kconfig: make COMPILE_TEST depend on HAS_IOMEM
Masahiro Yamada
2021-04-10
init/Kconfig: make COMPILE_TEST depend on !S390
Heiko Carstens
2021-02-10
fgraph: Initialize tracing_graph_pause at task creation
Steven Rostedt (VMware)
2021-01-09
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
2020-12-30
initramfs: fix clang build failure
Arnd Bergmann
2020-11-05
printk: reduce LOG_BUF_SHIFT range for H8300
John Ogness
2020-10-01
kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot
Masami Hiramatsu
2020-10-01
exec: Add exec_update_mutex to replace cred_guard_mutex
Eric W. Biederman
2020-05-20
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
2020-05-20
gcc-10: mark more functions __init to avoid section mismatch warnings
Linus Torvalds
2020-05-20
Stop the ad-hoc games with -Wno-maybe-initialized
Linus Torvalds
2020-05-02
printk: queue wake_up_klogd irq_work only if per-CPU areas are ready
Sergey Senozhatsky
2020-03-05
kbuild: remove header compile test
Masahiro Yamada
2020-02-01
Revert "um: Enable CONFIG_CONSTRUCTORS"
Johannes Berg
2020-01-23
mm, debug_pagealloc: don't rely on static keys too early
Vlastimil Babka
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-27
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-24
mm: use CPU_BITS_NONE to initialize init_mm.cpu_bitmask
Mike Rapoport
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
mm: kmemleak: use the memory pool for early allocations
Catalin Marinas
2019-09-22
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-21
Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-21
Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linux
Linus Torvalds
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-09-19
Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-16
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
Ingo Molnar
2019-09-15
um: Enable CONFIG_CONSTRUCTORS
Johannes Berg
2019-09-15
compiler-types.h: add asm_inline definition
Rasmus Villemoes
2019-09-12
vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount API
David Howells
[next]