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
*
Merge tag 'printk-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-23
1
-20
/
+29
|
\
|
*
Merge branch 'for-5.18-vsprintf-fourcc-fixup' into for-linus
Petr Mladek
2022-03-21
1
-5
/
+8
|
|
\
|
|
*
vsprintf: Move space out of string literals in fourcc_string()
Andy Shevchenko
2022-02-10
1
-1
/
+2
|
|
*
vsprintf: Fix potential unaligned access
Andy Shevchenko
2022-02-10
1
-5
/
+7
|
*
|
vsprintf: Fix %pK with kptr_restrict == 0
Christophe Leroy
2022-02-24
1
-15
/
+21
|
|
/
*
|
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-1
/
+3
|
\
\
|
*
|
mm: remove the extra ZONE_DEVICE struct page refcount
Christoph Hellwig
2022-03-03
1
-1
/
+0
|
*
|
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
2022-03-03
1
-0
/
+1
|
*
|
mm: remove pointless includes from <linux/hmm.h>
Christoph Hellwig
2022-03-03
1
-0
/
+2
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
3
-6
/
+19
|
\
\
\
|
*
|
|
kfence: allow use of a deferrable timer
Marco Elver
2022-03-22
1
-0
/
+12
|
*
|
|
kunit: make kunit_test_timeout compatible with comment
Peng Liu
2022-03-22
1
-1
/
+1
|
*
|
|
kunit: fix UAF when run kfence test case test_gfpzero
Peng Liu
2022-03-22
1
-0
/
+1
|
*
|
|
xarray: use kmem_cache_alloc_lru to allocate xa_node
Muchun Song
2022-03-22
1
-5
/
+5
*
|
|
|
Merge tag 'overflow-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-21
4
-409
/
+422
|
\
\
\
\
|
*
|
|
|
lib: stackinit: Convert to KUnit
Kees Cook
2022-03-21
3
-174
/
+121
|
*
|
|
|
lib: overflow: Convert to Kunit
Kees Cook
2022-02-27
3
-309
/
+263
|
*
|
|
|
overflow: Provide constant expression struct_size
Kees Cook
2022-02-16
1
-9
/
+17
|
*
|
|
|
overflow: Implement size_t saturating arithmetic helpers
Kees Cook
2022-02-16
1
-0
/
+98
|
*
|
|
|
test_overflow: Regularize test reporting output
Kees Cook
2022-02-09
1
-24
/
+30
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
3
-3
/
+4
|
\
\
\
\
|
*
|
|
|
lib/raid6: Include <asm/ppc-opcode.h> for VPERMXOR
Paul Menzel
2022-03-08
1
-1
/
+1
|
*
|
|
|
lib/raid6/test/Makefile: Use $(pound) instead of \# for Make 4.3
Paul Menzel
2022-03-08
1
-1
/
+3
|
*
|
|
|
lib/raid6/test: fix multiple definition linking error
Dirk Müller
2022-03-08
1
-1
/
+0
*
|
|
|
|
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
1
-23
/
+17
|
\
|
|
|
|
|
*
|
|
|
sbitmap: Delete old sbitmap_queue_get_shallow()
John Garry
2022-02-08
1
-3
/
+3
|
*
|
|
|
lib/sbitmap: kill 'depth' from sbitmap_word
Ming Lei
2022-02-08
1
-20
/
+14
*
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-03-21
6
-9
/
+260
|
\
\
\
\
\
|
*
|
|
|
|
lib/mpi: export mpi_rshift
Nicolai Stange
2022-03-03
1
-0
/
+1
|
*
|
|
|
|
lib/crc32test: correct printed bytes count
Kevin Bracey
2022-01-31
1
-1
/
+1
|
*
|
|
|
|
lib/crc32: Make crc32_be weak for arch override
Kevin Bracey
2022-01-31
1
-2
/
+3
|
*
|
|
|
|
lib/crc32: remove unneeded casts
Kevin Bracey
2022-01-31
1
-6
/
+3
|
*
|
|
|
|
crypto: sm3 - create SM3 stand-alone library
Tianjia Zhang
2022-01-28
3
-0
/
+252
*
|
|
|
|
|
Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-21
2
-11
/
+13
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
random: replace custom notifier chain with standard one
Jason A. Donenfeld
2022-03-12
2
-9
/
+13
|
*
|
|
|
|
random: remove unused tracepoints
Jason A. Donenfeld
2022-02-21
1
-2
/
+0
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-03-02
1
-1
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSE
Julian Braha
2022-02-21
1
-1
/
+0
*
|
|
|
|
|
kasan: test: prevent cache merging in kmem_cache_double_destroy
Andrey Konovalov
2022-02-26
1
-1
/
+4
*
|
|
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-02-22
1
-0
/
+2
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
lib/iov_iter: initialize "flags" in new pipe_buffer
Max Kellermann
2022-02-21
1
-0
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
Jason A. Donenfeld
2022-02-04
1
-2
/
+2
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
kasan: test: fix compatibility with FORTIFY_SOURCE
Marco Elver
2022-01-30
1
-0
/
+5
*
|
|
|
blk-mq: Fix wrong wakeup batch configuration which will cause hang
Laibin Qiu
2022-01-27
1
-2
/
+6
|
/
/
/
*
|
|
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
6
-21
/
+87
|
\
\
\
|
*
|
|
vsprintf: rework bitmap_list_string
Yury Norov
2022-01-15
1
-17
/
+7
|
*
|
|
lib: bitmap: add performance test for bitmap_print_to_pagebuf
Yury Norov
2022-01-15
1
-0
/
+37
|
*
|
|
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2022-01-15
1
-1
/
+1
|
*
|
|
lib: add find_first_and_bit()
Yury Norov
2022-01-15
2
-0
/
+42
|
*
|
|
arch: remove GENERIC_FIND_FIRST_BIT entirely
Yury Norov
2022-01-15
1
-3
/
+0
[next]