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
*
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
*
|
lib/stackdepot: always do filter_irq_stacks() in stack_depot_save()
Marco Elver
2022-01-22
1
-0
/
+13
*
|
lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
Vlastimil Babka
2022-01-22
3
-6
/
+33
*
|
test_sysctl: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2022-01-22
1
-21
/
+1
*
|
Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-21
1
-3
/
+22
|
\
\
|
*
|
blk-mq: fix tag_get wait task can't be awakened
Laibin Qiu
2022-01-13
1
-3
/
+22
*
|
|
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-01-20
1
-1
/
+4
|
\
\
\
|
*
|
|
ref_tracker: use __GFP_NOFAIL more carefully
Eric Dumazet
2022-01-12
1
-1
/
+4
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
9
-184
/
+167
|
\
\
\
\
|
*
|
|
|
lib: remove redundant assignment to variable ret
Colin Ian King
2022-01-20
1
-2
/
+0
|
*
|
|
|
ubsan: remove CONFIG_UBSAN_OBJECT_SIZE
Kees Cook
2022-01-20
2
-35
/
+0
|
*
|
|
|
kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR
Marco Elver
2022-01-20
1
-0
/
+2
|
*
|
|
|
lib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_LESS_THAN_256KB
Nathan Chancellor
2022-01-20
1
-0
/
+1
|
*
|
|
|
lib/test_meminit: destroy cache in kmem_cache_alloc_bulk() test
Andrey Konovalov
2022-01-20
1
-0
/
+1
|
*
|
|
|
test_hash.c: refactor into kunit
Isabella Basso
2022-01-20
3
-143
/
+81
|
*
|
|
|
lib/Kconfig.debug: properly split hash test kernel entries
Isabella Basso
2022-01-20
2
-4
/
+13
|
*
|
|
|
test_hash.c: split test_hash_init
Isabella Basso
2022-01-20
1
-12
/
+54
|
*
|
|
|
test_hash.c: split test_int_hash into arch-specific functions
Isabella Basso
2022-01-20
1
-29
/
+62
|
*
|
|
|
hash.h: remove unused define directive
Isabella Basso
2022-01-20
1
-23
/
+1
|
*
|
|
|
lib/list_debug.c: print more list debugging context in __list_del_entry_valid()
Zhen Lei
2022-01-20
1
-4
/
+4
|
*
|
|
|
kstrtox: uninline everything
Alexey Dobriyan
2022-01-20
1
-0
/
+12
|
*
|
|
|
include/linux/unaligned: replace kernel.h with the necessary inclusions
Andy Shevchenko
2022-01-20
1
-0
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
lib/crypto: sha1: re-roll loops to reduce code size
Jason A. Donenfeld
2022-01-18
1
-81
/
+14
*
|
|
|
lib/crypto: blake2s: move hmac construction into wireguard
Jason A. Donenfeld
2022-01-18
2
-68
/
+0
*
|
|
|
lib/crypto: add prompts back to crypto libraries
Justin M. Forbes
2022-01-18
2
-5
/
+14
*
|
|
|
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
exit: Rename complete_and_exit to kthread_complete_and_exit
Eric W. Biederman
2021-12-13
1
-2
/
+2
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
2
-2
/
+52
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
Alistair Popple
2022-01-15
1
-0
/
+24
|
*
|
|
|
kasan: test: add test case for double-kmem_cache_destroy()
Marco Elver
2022-01-15
1
-0
/
+11
|
*
|
|
|
kasan: test: add globals left-out-of-bounds test
Marco Elver
2022-01-15
1
-2
/
+17
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'folio-5.17' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-01-12
2
-19
/
+17
|
\
\
\
\
|
*
|
|
|
XArray: Add xas_advance()
Matthew Wilcox (Oracle)
2022-01-08
1
-3
/
+3
|
*
|
|
|
iov_iter: Convert iter_xarray to use folios
Matthew Wilcox (Oracle)
2022-01-04
1
-16
/
+14
*
|
|
|
|
Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-01-12
2
-7
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
kobject: remove kset from struct kset_uevent_ops callbacks
Greg Kroah-Hartman
2021-12-28
1
-3
/
+3
|
*
|
|
|
|
driver core: make kobj_type constant.
Wedson Almeida Filho
2021-12-27
1
-4
/
+4
*
|
|
|
|
|
Merge tag 'pinctrl-v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-01-12
1
-0
/
+64
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Merge tag 'v5.16-rc2' into devel
Linus Walleij
2021-11-27
6
-2
/
+29
|
|
\
|
|
|
|
|
|
*
|
|
|
|
|
lib/string_helpers: Introduce managed variant of kasprintf_strarray()
Andy Shevchenko
2021-11-18
1
-0
/
+31
|
*
|
|
|
|
|
lib/string_helpers: Introduce kasprintf_strarray()
Andy Shevchenko
2021-11-18
1
-0
/
+33
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-12
3
-47
/
+45
|
\
\
\
\
\
\
|
*
|
|
|
|
|
lib/raid6: Use strict priority ranking for pq gen() benchmarking
Dirk Müller
2022-01-06
3
-8
/
+8
|
*
|
|
|
|
|
lib/raid6: skip benchmark of non-chosen xor_syndrome functions
Dirk Müller
2022-01-06
1
-39
/
+37
*
|
|
|
|
|
|
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-01-11
2
-56
/
+118
|
\
\
\
\
\
\
\
[next]