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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/iov_iter: initialize "flags" in new pipe_buffer
Max Kellermann
2022-02-23
1
-0
/
+2
*
lib/test_meminit: destroy cache in kmem_cache_alloc_bulk() test
Andrey Konovalov
2022-01-27
1
-0
/
+1
*
mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
Alistair Popple
2022-01-27
1
-0
/
+24
*
kunit: Don't crash if no parameters are generated
David Gow
2022-01-27
1
-8
/
+10
*
lib/mpi: Add the return value check of kcalloc()
Zizhuang Deng
2022-01-27
1
-0
/
+2
*
lib/logic_iomem: Fix operation on 32-bit
Johannes Berg
2022-01-27
1
-3
/
+3
*
lib/logic_iomem: Fix 32-bit build
Johannes Berg
2022-01-27
1
-6
/
+7
*
siphash: use _unaligned version by default
Arnd Bergmann
2021-12-08
1
-6
/
+6
*
printk: restore flushing of NMI buffers on remote CPUs after NMI backtraces
Nicholas Piggin
2021-11-25
1
-0
/
+6
*
string: uninline memcpy_and_pad
Guenter Roeck
2021-11-21
1
-0
/
+20
*
dyndbg: make dyndbg a known cli param
Andrew Halaney
2021-11-18
1
-0
/
+12
*
bpf/tests: Fix error in tail call limit tests
Johan Almbladh
2021-11-18
1
-10
/
+27
*
crypto: sm4 - Do not change section of ck and sbox
Nathan Chancellor
2021-11-18
1
-2
/
+2
*
lib/xz: Validate the value before assigning it to an enum variable
Lasse Collin
2021-11-18
1
-3
/
+3
*
lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompres...
Lasse Collin
2021-11-18
2
-3
/
+20
*
iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return value
Andreas Gruenbacher
2021-11-18
1
-2
/
+3
*
kfence: default to dynamic branch instead of static keys mode
Marco Elver
2021-11-12
1
-11
/
+15
*
Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...
Linus Torvalds
2021-10-11
2
-3
/
+3
|
\
|
*
bitfield: build kunit tests without structleak plugin
Arnd Bergmann
2021-10-06
1
-1
/
+1
|
*
kunit: fix reference count leak in kfree_at_end
Xiyu Yang
2021-10-01
1
-2
/
+2
*
|
lib/zlib_inflate/inffast: check config in C to avoid unused function warning
Paul Menzel
2021-09-24
1
-7
/
+6
*
|
xtensa: increase size of gcc stack frame check
Guenter Roeck
2021-09-24
1
-1
/
+1
*
|
kasan: fix Kconfig check of CC_HAS_WORKING_NOSANITIZE_ADDRESS
Marco Elver
2021-09-24
1
-0
/
+2
*
|
Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-23
1
-1
/
+1
|
\
\
|
*
|
net: update NXP copyright text
Vladimir Oltean
2021-09-17
1
-1
/
+1
*
|
|
pci_iounmap'2: Electric Boogaloo: try to make sense of it all
Linus Torvalds
2021-09-19
1
-0
/
+43
*
|
|
Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-09-17
1
-0
/
+36
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
iov_iter: add helper to save iov_iter state
Jens Axboe
2021-09-14
1
-0
/
+36
*
|
|
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
2021-09-14
1
-1
/
+1
*
|
|
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
2021-09-13
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Kconfig.debug: drop GCC 5+ version check for DWARF5
Nick Desaulniers
2021-09-13
1
-1
/
+1
*
|
|
Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-09-11
1
-4
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey()
Masami Hiramatsu
2021-09-09
1
-4
/
+4
*
|
|
Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-09
1
-7
/
+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
lib/logic_iomem: fix sparse warnings
Johannes Berg
2021-08-26
1
-7
/
+9
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
8
-32
/
+37
|
\
\
\
|
*
|
|
Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCH
Lukas Bulwahn
2021-09-08
1
-1
/
+0
|
*
|
|
lib/iov_iter.c: fix kernel-doc warnings
Randy Dunlap
2021-09-08
1
-2
/
+6
|
*
|
|
lib/dump_stack: correct kernel-doc notation
Randy Dunlap
2021-09-08
1
-1
/
+2
|
*
|
|
lib/test: convert test_sort.c to use KUnit
Daniel Latypov
2021-09-08
2
-23
/
+22
|
*
|
|
math: RATIONAL_KUNIT_TEST should depend on RATIONAL instead of selecting it
Geert Uytterhoeven
2021-09-08
1
-2
/
+1
|
*
|
|
math: make RATIONAL tristate
Geert Uytterhoeven
2021-09-08
2
-1
/
+4
|
*
|
|
mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)
Muchun Song
2021-09-08
2
-2
/
+2
|
|
/
/
*
|
|
lib/test_scanf: split up number parsing test routines
Linus Torvalds
2021-09-06
1
-8
/
+71
*
|
|
Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux
Linus Torvalds
2021-09-04
1
-3
/
+2
|
\
\
\
|
*
|
|
mm: remove VM_DENYWRITE
David Hildenbrand
2021-09-03
1
-3
/
+2
|
|
/
/
*
|
|
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-03
5
-5
/
+6
|
\
\
\
|
*
|
|
Makefile: remove stale cc-option checks
Nick Desaulniers
2021-09-03
1
-0
/
+2
|
*
|
|
isystem: ship and use stdarg.h
Alexey Dobriyan
2021-08-19
4
-5
/
+4
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
4
-38
/
+72
|
\
\
\
\
[next]