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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
maple_tree: add a fast path case in mas_wr_slot_store()
Peng Zhang
2023-08-18
1
-12
/
+24
*
maple_tree: optimize mas_wr_append(), also improve duplicating VMAs
Peng Zhang
2023-08-18
1
-11
/
+22
*
maple_tree: add test for mas_wr_modify() fast path
Peng Zhang
2023-08-18
1
-0
/
+65
*
maple_tree: fix a few documentation issues
Thomas Gleixner
2023-08-18
1
-5
/
+21
*
Merge tag 'char-misc-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-07-30
1
-1
/
+1
|
\
|
*
misc/genalloc: Name subpools by of_node_full_name()
Linus Walleij
2023-07-26
1
-1
/
+1
*
|
Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-07-22
1
-8
/
+7
|
\
\
|
*
|
sbitmap: fix batching wakeup
David Jeffery
2023-07-21
1
-8
/
+7
*
|
|
Merge tag 'mm-hotfixes-stable-2023-07-18-12-28' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-07-18
2
-2
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
maple_tree: fix 32 bit mas_next testing
Liam R. Howlett
2023-07-17
1
-1
/
+4
|
*
|
maple_tree: set the node limit when creating a new root node
Peng Zhang
2023-07-17
1
-1
/
+2
*
|
|
iov_iter: Mark copy_iovec_from_user() noclone
Peter Zijlstra
2023-07-10
1
-1
/
+1
|
/
/
*
|
Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-07-08
1
-2
/
+9
|
\
\
|
*
|
lib: dhry: fix sleeping allocations inside non-preemptable section
Geert Uytterhoeven
2023-07-08
1
-2
/
+9
*
|
|
Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-07-08
2
-15
/
+1
|
\
\
\
|
*
|
|
Revert "fortify: Allow KUnit test to build without FORTIFY"
Kees Cook
2023-07-03
2
-15
/
+1
*
|
|
|
Merge tag 'bitmap-6.5-rc1' of https://github.com/norov/linux
Linus Torvalds
2023-07-08
3
-5
/
+17
|
\
\
\
\
|
*
|
|
|
cpumask: fix function description kernel-doc notation
Randy Dunlap
2023-06-22
1
-1
/
+1
|
*
|
|
|
lib/bitmap: drop optimization of bitmap_{from,to}_arr64
Yury Norov
2023-06-22
1
-1
/
+1
|
*
|
|
|
lib/test_bitmap: increment failure counter properly
Yury Norov
2023-06-22
1
-3
/
+15
*
|
|
|
|
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-06
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-07-03
1
-6
/
+6
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
test_firmware: return ENOMEM instead of ENOSPC on failed memory allocation
Mirsad Goran Todorovac
2023-06-15
1
-6
/
+6
*
|
|
|
|
Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-06-30
1
-59
/
+18
|
\
\
\
\
\
|
*
|
|
|
|
crypto: lib/sha256 - Use generic code from sha256_base
Herbert Xu
2023-05-19
1
-54
/
+19
|
*
|
|
|
|
crypto: lib/sha256 - Remove redundant and unused sha224_update
Herbert Xu
2023-05-19
1
-6
/
+0
*
|
|
|
|
|
Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2023-06-30
1
-3
/
+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fprobe: Pass return address to the handlers
Masami Hiramatsu (Google)
2023-06-06
1
-3
/
+7
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
6
-35
/
+425
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-27
1
-1
/
+3
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
lib/ts_bm: reset initial match offset for every block of text
Jeremy Sowden
2023-06-26
1
-1
/
+3
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-24
1
-2
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
bpf/tests: Use struct_size()
Su Hui
2023-05-31
1
-2
/
+1
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-15
4
-5
/
+13
|
|
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-08
2
-19
/
+64
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Move netfs_extract_iter_to_sg() to lib/scatterlist.c
David Howells
2023-06-08
1
-0
/
+269
|
*
|
|
|
|
|
|
|
mac_pton: Clean up the header inclusions
Andy Shevchenko
2023-06-06
1
-1
/
+2
|
*
|
|
|
|
|
|
|
lib/ref_tracker: remove warnings in case of allocation failure
Andrzej Hajda
2023-06-05
1
-2
/
+3
|
*
|
|
|
|
|
|
|
lib/ref_tracker: add printing to memory buffer
Andrzej Hajda
2023-06-05
1
-8
/
+48
|
*
|
|
|
|
|
|
|
lib/ref_tracker: improve printing stats
Andrzej Hajda
2023-06-05
2
-12
/
+80
|
*
|
|
|
|
|
|
|
lib/ref_tracker: add unlocked leak print helper
Andrzej Hajda
2023-06-05
1
-28
/
+38
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-28
1
-7
/
+84
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
test_sysclt: Test for registering a mount point
Joel Granados
2023-06-18
1
-6
/
+39
|
*
|
|
|
|
|
|
|
test_sysctl: Add an unregister sysctl test
Joel Granados
2023-06-18
1
-0
/
+30
|
*
|
|
|
|
|
|
|
test_sysctl: Group node sysctl test under one func
Joel Granados
2023-06-18
1
-3
/
+17
*
|
|
|
|
|
|
|
|
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-28
8
-32
/
+80
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
watchdog/hardlockup: fix typo in config HARDLOCKUP_DETECTOR_PREFER_BUDDY
Lukas Bulwahn
2023-06-23
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
devres: show which resource was invalid in __devm_ioremap_resource()
Ben Dooks
2023-06-23
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
watchdog/hardlockup: define HARDLOCKUP_DETECTOR_ARCH
Petr Mladek
2023-06-19
1
-0
/
+9
|
*
|
|
|
|
|
|
|
|
watchdog/sparc64: define HARDLOCKUP_DETECTOR_SPARC64
Petr Mladek
2023-06-19
1
-1
/
+1
[next]