index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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-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
*
|
|
|
assoc_array: Fix BUG_ON during garbage collect
Stephen Brennan
2022-06-01
1
-0
/
+8
*
|
|
|
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-05-29
4
-1
/
+33
|
\
\
\
\
|
*
|
|
|
bootconfig: Support embedding a bootconfig file in kernel
Masami Hiramatsu
2022-04-26
4
-0
/
+32
|
*
|
|
|
bootconfig: Make the bootconfig.o as a normal object file
Masami Hiramatsu
2022-04-26
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Revert "crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZE"
Jason A. Donenfeld
2022-05-28
1
-1
/
+0
*
|
|
|
Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2022-05-27
1
-23
/
+0
|
\
\
\
\
|
*
|
|
|
nvdimm: Drop nd_device_lock()
Dan Williams
2022-04-28
1
-17
/
+0
|
*
|
|
|
cxl: Drop cxl_device_lock()
Dan Williams
2022-04-28
1
-6
/
+0
|
|
/
/
/
*
|
|
|
Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-05-27
4
-434
/
+0
|
\
\
\
\
|
*
|
|
|
crypto: sm3,sm4 - move into crypto directory
Jason A. Donenfeld
2022-04-08
4
-434
/
+0
*
|
|
|
|
Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-27
1
-35
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
mm: Kconfig: reorganize misplaced mm options
Vlastimil Babka
2022-05-27
1
-34
/
+0
*
|
|
|
|
|
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-27
6
-43
/
+53
|
\
\
\
\
\
\
|
*
|
|
|
|
|
lib/string_helpers: fix not adding strarray to device's resource list
Puyou Lu
2022-05-12
1
-0
/
+3
|
*
|
|
|
|
|
lib: remove back_str initialization
Tom Rix
2022-04-29
1
-1
/
+1
|
*
|
|
|
|
|
lib/string.c: simplify str[c]spn
Rasmus Villemoes
2022-04-29
1
-19
/
+6
|
*
|
|
|
|
|
lib/test_string.c: add strspn and strcspn tests
Rasmus Villemoes
2022-04-29
1
-0
/
+33
|
*
|
|
|
|
|
lib/Kconfig.debug: remove more CONFIG_..._VALUE indirections
Rasmus Villemoes
2022-04-29
1
-21
/
+0
|
*
|
|
|
|
|
lib/test_meminit: optimize do_kmem_cache_rcu_persistent() test
Xiaoke Wang
2022-04-29
1
-2
/
+10
*
|
|
|
|
|
|
crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZE
Jason A. Donenfeld
2022-05-27
1
-0
/
+1
*
|
|
|
|
|
|
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
3
-87
/
+90
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
mm: fix missing handler for __GFP_NOWARN
Qi Zheng
2022-05-19
1
-0
/
+3
|
*
|
|
|
|
|
kasan: clean-up kconfig options descriptions
Andrey Konovalov
2022-05-13
1
-86
/
+82
|
*
|
|
|
|
|
lib/kstrtox.c: add "false"/"true" support to kstrtobool()
Jagdish Gediya
2022-05-13
1
-1
/
+5
|
|
/
/
/
/
/
*
|
|
|
|
|
locking/lockref: Use try_cmpxchg64 in CMPXCHG_LOOP macro
Uros Bizjak
2022-05-26
1
-5
/
+4
*
|
|
|
|
|
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-25
2
-4
/
+343
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-19
1
-0
/
+1
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-12
1
-22
/
+22
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-05
2
-2
/
+2
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
selftests/sysctl: add sysctl macro test
Tonghao Zhang
2022-05-03
1
-0
/
+32
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-28
2
-10
/
+33
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-15
2
-34
/
+6
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-04-08
1
-4
/
+311
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
bpf, tests: Add load store test case for tail call
Xu Kuohai
2022-04-01
1
-0
/
+30
|
|
*
|
|
|
|
|
bpf, tests: Add tests for BPF_LDX/BPF_STX with different offsets
Xu Kuohai
2022-04-01
1
-4
/
+281
*
|
|
|
|
|
|
|
Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-05-25
11
-138
/
+592
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
kunit: fix executor OOM error handling logic on non-UML
Daniel Latypov
2022-05-17
1
-4
/
+5
[next]