index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-08-03
3
-200
/
+127
|
\
|
*
kunit: executor: Fix a memory leak on failure in kunit_filter_tests
David Gow
2022-07-14
1
-1
/
+3
|
*
kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites
Daniel Latypov
2022-07-12
3
-202
/
+75
|
*
kunit: unify module and builtin suite definitions
Jeremy Kerr
2022-07-12
1
-1
/
+51
|
*
kunit: use kmemdup in kunit_filter_tests(), take suite as const
Daniel Latypov
2022-07-08
1
-4
/
+2
|
*
kunit: Taint the kernel when KUnit tests are run
David Gow
2022-07-02
1
-0
/
+4
*
|
Merge tag 'docs-6.0' of git://git.lwn.net/linux
Linus Torvalds
2022-08-03
1
-1
/
+1
|
\
\
|
*
|
objtool: update objtool.txt references
Mauro Carvalho Chehab
2022-07-07
1
-1
/
+1
*
|
|
Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-08-03
8
-9
/
+83
|
\
\
\
|
*
|
|
crypto: lib - add module license to libsha1
Eric Biggers
2022-07-20
1
-0
/
+3
|
*
|
|
crypto: lib - make the sha1 library optional
Eric Biggers
2022-07-15
2
-1
/
+5
|
*
|
|
crypto: lib - move lib/sha1.c into lib/crypto/
Eric Biggers
2022-07-15
3
-1
/
+3
|
*
|
|
crypto: lib/blake2s - reduce stack frame usage in self test
Jason A. Donenfeld
2022-06-30
1
-3
/
+3
|
*
|
|
crypto: rsa - implement Chinese Remainder Theorem for faster private key oper...
Ignat Korchagin
2022-06-24
2
-1
/
+2
|
*
|
|
crypto: blake2s - remove shash module
Jason A. Donenfeld
2022-06-10
2
-7
/
+71
|
*
|
|
crypto: memneq - move into lib/
Jason A. Donenfeld
2022-06-10
4
-0
/
+181
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-02
2
-0
/
+16
|
\
\
\
|
*
|
|
kasan: test: Silence GCC 12 warnings
Kees Cook
2022-07-27
1
-0
/
+10
|
*
|
|
lib: overflow: Do not define 64-bit tests on 32-bit
Kees Cook
2022-07-02
1
-0
/
+6
*
|
|
|
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-02
1
-0
/
+92
|
\
\
\
\
|
*
|
|
|
iov: introduce iov_iter_aligned
Keith Busch
2022-06-27
1
-0
/
+92
|
|
/
/
/
*
|
|
|
ubsan: disable UBSAN_DIV_ZERO for clang
Nick Desaulniers
2022-07-15
1
-0
/
+3
*
|
|
|
ida: don't use BUG_ON() for debugging
Linus Torvalds
2022-07-10
1
-1
/
+2
*
|
|
|
lockref: remove unused 'lockref_get_or_lock()' function
Linus Torvalds
2022-07-03
1
-25
/
+0
*
|
|
|
Merge tag 'block-5.19-2022-07-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-07-01
1
-1
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
lib/sbitmap: Fix invalid loop in __sbitmap_queue_get_batch()
wuchi
2022-06-25
1
-1
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-06-19
1
-1
/
+1
|
\
\
\
|
*
|
|
objtool: Fix obsolete reference to CONFIG_X86_SMAP
Josh Poimboeuf
2022-06-06
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'v5.19-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-06-17
4
-0
/
+181
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
crypto: memneq - move into lib/
Jason A. Donenfeld
2022-06-12
4
-0
/
+181
|
|
/
*
|
Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-06-12
2
-3
/
+2
|
\
\
|
*
|
random: remove rng_has_arch_random()
Jason A. Donenfeld
2022-06-10
1
-2
/
+1
|
*
|
crc-itu-t: fix typo in CRC ITU-T polynomial comment
Roger Knecht
2022-06-07
1
-1
/
+1
|
|
/
*
|
iov_iter: fix build issue due to possible type mis-match
Linus Torvalds
2022-06-11
1
-2
/
+2
*
|
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-06-11
1
-16
/
+4
|
\
\
|
*
|
iov_iter: Fix iter_xarray_get_pages{,_alloc}()
David Howells
2022-06-10
1
-16
/
+4
|
|
/
*
/
mm/huge_memory: Fix xarray node memory leak
Matthew Wilcox (Oracle)
2022-06-09
1
-2
/
+3
|
/
*
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-06-04
3
-30
/
+116
|
\
|
*
nodemask: Fix return values to be unsigned
Kees Cook
2022-06-03
1
-2
/
+2
|
*
bitmap: Fix return values to be unsigned
Kees Cook
2022-06-03
1
-15
/
+15
|
*
lib/bitmap: add test for bitmap_{from,to}_arr64
Yury Norov
2022-06-03
1
-0
/
+25
|
*
lib: add bitmap_{from,to}_arr64
Yury Norov
2022-06-03
1
-0
/
+54
|
*
lib/bitmap.c make bitmap_print_bitmask_to_buf parseable
Mauro Carvalho Chehab
2022-06-03
1
-13
/
+20
*
|
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-06-03
1
-0
/
+381
|
\
\
|
*
|
test_firmware: fix end of loop test in upload_read_show()
Dan Carpenter
2022-05-19
1
-4
/
+7
|
*
|
Merge 5.18-rc5 into driver-core-next
Greg Kroah-Hartman
2022-05-02
4
-12
/
+35
|
|
\
\
|
*
|
|
test_firmware: Error injection for firmware upload
Russ Weight
2022-04-26
1
-5
/
+122
|
*
|
|
test_firmware: Add test support for firmware upload
Russ Weight
2022-04-26
1
-0
/
+261
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'spdx-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
2022-06-03
2
-7
/
+5
|
\
\
\
|
*
|
|
siphash: add SPDX tags as sole licensing authority
Jason A. Donenfeld
2022-05-19
2
-7
/
+5
[next]