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.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
*
init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov
Johannes Berg
2021-02-05
2
-2
/
+7
*
fgraph: Initialize tracing_graph_pause at task creation
Steven Rostedt (VMware)
2021-01-29
1
-1
/
+2
*
Revert "init/console: Use ttynull as a fallback when there is no console"
Petr Mladek
2021-01-08
1
-8
/
+2
*
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2021-01-04
1
-0
/
+1
|
\
|
*
rcu-tasks: Move RCU-tasks initialization to before early_initcall()
Uladzislau Rezki (Sony)
2020-12-14
1
-0
/
+1
*
|
kasan, arm64: only use kasan_depth for software modes
Andrey Konovalov
2020-12-22
1
-1
/
+1
*
|
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-143
/
+128
|
\
\
|
*
|
block: merge struct block_device and struct hd_struct
Christoph Hellwig
2020-12-01
1
-11
/
+10
|
*
|
block: remove the partno field from struct hd_struct
Christoph Hellwig
2020-12-01
1
-1
/
+1
|
*
|
block: move the partition_meta_info to struct block_device
Christoph Hellwig
2020-12-01
1
-3
/
+4
|
*
|
init: cleanup match_dev_by_uuid and match_dev_by_label
Christoph Hellwig
2020-12-01
1
-12
/
+6
|
*
|
init: refactor devt_from_partuuid
Christoph Hellwig
2020-12-01
1
-37
/
+31
|
*
|
init: refactor name_to_dev_t
Christoph Hellwig
2020-12-01
1
-93
/
+90
*
|
|
Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-12-16
1
-2
/
+8
|
\
\
\
|
*
\
\
Merge branch 'for-5.11-null-console' into for-linus
Petr Mladek
2020-12-14
1
-2
/
+8
|
|
\
\
\
|
|
*
|
|
init/console: Use ttynull as a fallback when there is no console
Petr Mladek
2020-11-20
1
-2
/
+8
*
|
|
|
|
Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-12-15
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
2020-12-10
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
1
-3
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mm, page_alloc: do not rely on the order of page_poison and init_on_alloc/fre...
Vlastimil Babka
2020-12-15
1
-1
/
+1
|
*
|
|
|
|
|
init/main: fix broken buffer_init when DEFERRED_STRUCT_PAGE_INIT set
Lin Feng
2020-12-15
1
-2
/
+0
|
*
|
|
|
|
|
mm: fix page_owner initializing issue for arm32
Zhenhua Huang
2020-12-15
1
-0
/
+2
*
|
|
|
|
|
|
Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2020-12-14
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
uts: Use generic ns_common::count
Kirill Tkhai
2020-08-19
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-12-14
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
init/Kconfig: make COMPILE_TEST depend on !S390
Heiko Carstens
2020-11-20
1
-1
/
+1
*
|
|
|
|
|
|
|
initramfs: fix clang build failure
Arnd Bergmann
2020-12-11
1
-1
/
+1
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-06
1
-0
/
+10
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1
Nathan Chancellor
2020-12-01
1
-0
/
+5
|
*
|
|
|
|
|
kbuild: Hoist '--orphan-handling' into Kconfig
Nathan Chancellor
2020-12-01
1
-0
/
+5
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'trace-v5.10-rc6-bootconfig' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2020-12-02
1
-2
/
+2
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
bootconfig: Load size and checksum in the footer as le32
Masami Hiramatsu
2020-11-30
1
-2
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'printk-for-5.10-rc6-fixup' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-27
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
init/Kconfig: Fix CPU number in LOG_CPU_MAX_BUF_SHIFT description
Paul Menzel
2020-11-03
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
bootconfig: Extend the magic check range to the preceding 3 bytes
Masami Hiramatsu
2020-11-12
1
-2
/
+12
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2020-10-18
1
-0
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
init: main: add KUnit to kernel init
Brendan Higgins
2020-10-09
1
-0
/
+4
|
|
/
*
|
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-15
1
-0
/
+3
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
1
-1
/
+3
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-04
1
-1
/
+1
|
|
\
\
\
|
*
|
|
|
bpf: Introduce sleepable BPF programs
Alexei Starovoitov
2020-08-28
1
-0
/
+1
|
*
|
|
|
bpf: Add kernel module with user mode driver that populates bpffs.
Alexei Starovoitov
2020-08-20
1
-0
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2020-10-15
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
bootconfig: Fix kernel message mentioning CONFIG_BOOT_CONFIG
Shaokun Zhang
2020-09-01
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-13
1
-1
/
+2
|
\
\
\
\
|
*
\
\
\
Merge branch 'printk-rework' into for-linus
Petr Mladek
2020-10-12
1
-1
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
printk: reduce LOG_BUF_SHIFT range for H8300
John Ogness
2020-09-08
1
-1
/
+2
*
|
|
|
|
|
Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
1
-0
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
io_uring: don't rely on weak ->files references
Jens Axboe
2020-09-30
1
-0
/
+3
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'docs-5.10' of git://git.lwn.net/linux
Linus Torvalds
2020-10-12
1
-1
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
[next]