index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mm: Initialize text poking earlier
Peter Zijlstra
2023-08-08
1
-3
/
+1
*
mm: Move mm_cachep initialization to mm_init()
Peter Zijlstra
2023-08-08
1
-0
/
+1
*
init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()
Thomas Gleixner
2023-08-08
1
-11
/
+0
*
init: Invoke arch_cpu_finalize_init() earlier
Thomas Gleixner
2023-08-08
1
-2
/
+3
*
init: Remove check_bugs() leftovers
Thomas Gleixner
2023-08-08
1
-5
/
+0
*
init: Provide arch_cpu_finalize_init()
Thomas Gleixner
2023-08-08
1
-0
/
+5
*
init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dash
Alexandre Belloni
2022-12-08
1
-1
/
+1
*
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
2022-06-22
1
-7
/
+3
*
init: call time_init() before rand_initialize()
Jason A. Donenfeld
2022-06-22
1
-1
/
+2
*
Kconfig: add config option for asm goto w/ outputs
Nick Desaulniers
2022-06-14
1
-0
/
+4
*
Kconfig: Add option for asm goto w/ tied outputs to workaround clang-13 bug
Sean Christopherson
2022-06-14
1
-0
/
+5
*
init/main.c: return 1 from handled __setup() functions
Randy Dunlap
2022-04-15
1
-2
/
+4
*
bpf: Add kconfig knob for disabling unpriv bpf by default
Daniel Borkmann
2022-02-16
1
-0
/
+10
*
kbuild: add CONFIG_LD_IS_LLD
Sami Tolvanen
2021-06-30
1
-0
/
+3
*
pid: take a reference when initializing `cad_pid`
Mark Rutland
2021-06-10
1
-1
/
+1
*
init/Kconfig: make COMPILE_TEST depend on HAS_IOMEM
Masahiro Yamada
2021-04-10
1
-2
/
+1
*
init/Kconfig: make COMPILE_TEST depend on !S390
Heiko Carstens
2021-04-10
1
-1
/
+1
*
fgraph: Initialize tracing_graph_pause at task creation
Steven Rostedt (VMware)
2021-02-10
1
-1
/
+2
*
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
2021-01-09
1
-1
/
+1
*
initramfs: fix clang build failure
Arnd Bergmann
2020-12-30
1
-1
/
+1
*
printk: reduce LOG_BUF_SHIFT range for H8300
John Ogness
2020-11-05
1
-1
/
+2
*
kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot
Masami Hiramatsu
2020-10-01
1
-0
/
+2
*
exec: Add exec_update_mutex to replace cred_guard_mutex
Eric W. Biederman
2020-10-01
1
-0
/
+1
*
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
2020-05-20
1
-0
/
+2
*
gcc-10: mark more functions __init to avoid section mismatch warnings
Linus Torvalds
2020-05-20
1
-1
/
+1
*
Stop the ad-hoc games with -Wno-maybe-initialized
Linus Torvalds
2020-05-20
1
-18
/
+0
*
printk: queue wake_up_klogd irq_work only if per-CPU areas are ready
Sergey Senozhatsky
2020-05-02
1
-1
/
+0
*
kbuild: remove header compile test
Masahiro Yamada
2020-03-05
1
-21
/
+1
*
Revert "um: Enable CONFIG_CONSTRUCTORS"
Johannes Berg
2020-02-01
1
-0
/
+1
*
mm, debug_pagealloc: don't rely on static keys too early
Vlastimil Babka
2020-01-23
1
-0
/
+1
*
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-28
2
-0
/
+6
|
\
|
*
lockdown: Enforce module signatures if the kernel is locked down
David Howells
2019-08-19
1
-0
/
+5
|
*
security: Support early LSMs
Matthew Garrett
2019-08-19
1
-0
/
+1
*
|
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-27
1
-1
/
+5
|
\
\
|
*
|
MODSIGN: Export module signature definitions
Thiago Jung Bauermann
2019-08-05
1
-1
/
+5
*
|
|
mm: use CPU_BITS_NONE to initialize init_mm.cpu_bitmask
Mike Rapoport
2019-09-24
1
-1
/
+0
*
|
|
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
1
-2
/
+1
*
|
|
mm: kmemleak: use the memory pool for early allocations
Catalin Marinas
2019-09-24
1
-1
/
+1
*
|
|
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-22
1
-3
/
+30
|
\
\
\
|
*
|
|
module: move CONFIG_UNUSED_SYMBOLS to the sub-menu of MODULES
Masahiro Yamada
2019-09-11
1
-0
/
+16
|
*
|
|
module: remove redundant 'depends on MODULES'
Masahiro Yamada
2019-09-11
1
-3
/
+1
|
*
|
|
module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS
Matthias Maennich
2019-09-10
1
-0
/
+13
|
|
/
/
*
|
|
Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-21
1
-1
/
+0
|
\
\
\
|
*
|
|
um: Enable CONFIG_CONSTRUCTORS
Johannes Berg
2019-09-15
1
-1
/
+0
|
|
/
/
*
|
|
Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linux
Linus Torvalds
2019-09-21
1
-0
/
+3
|
\
\
\
|
*
|
|
compiler-types.h: add asm_inline definition
Rasmus Villemoes
2019-09-15
1
-0
/
+3
|
|
/
/
*
|
|
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-09-20
2
-8
/
+23
|
\
\
\
|
*
|
|
kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARC
Masahiro Yamada
2019-09-04
1
-2
/
+10
|
*
|
|
init/Kconfig: rework help of CONFIG_CC_OPTIMIZE_FOR_SIZE
Masahiro Yamada
2019-08-29
1
-4
/
+2
|
*
|
|
kbuild: add CONFIG_ASM_MODVERSIONS
Masahiro Yamada
2019-08-22
1
-0
/
+8
[next]