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
*
kasan: introduce CONFIG_KASAN_HW_TAGS
Andrey Konovalov
2020-12-22
1
-17
/
+44
*
kasan: don't duplicate config dependencies
Andrey Konovalov
2020-12-22
1
-6
/
+2
*
kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*
Andrey Konovalov
2020-12-22
2
-2
/
+2
*
kasan: KASAN_VMALLOC depends on KASAN_GENERIC
Andrey Konovalov
2020-12-22
1
-1
/
+1
*
Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-12-18
4
-1
/
+33
|
\
|
*
Add and use a generic version of devmem_is_allowed()
Palmer Dabbelt
2020-12-11
4
-1
/
+33
|
|
\
|
|
*
lib: Add a generic version of devmem_is_allowed()
Palmer Dabbelt
2020-12-11
4
-1
/
+33
*
|
|
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-26
/
+18
|
\
\
\
|
*
|
|
sbitmap: simplify wrap check
Pavel Begunkov
2020-12-07
1
-3
/
+5
|
*
|
|
sbitmap: replace CAS with atomic and
Pavel Begunkov
2020-12-07
1
-5
/
+3
|
*
|
|
sbitmap: remove swap_lock
Pavel Begunkov
2020-12-07
1
-11
/
+3
|
*
|
|
sbitmap: optimise sbitmap_deferred_clear()
Pavel Begunkov
2020-12-07
1
-12
/
+12
*
|
|
|
Merge tag 'fallthrough-fixes-clang-5.11-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2020-12-16
19
-77
/
+82
|
\
\
\
\
|
*
|
|
|
lib: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-19
7
-13
/
+18
|
*
|
|
|
Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"
Nick Desaulniers
2020-11-18
16
-64
/
+64
|
|
/
/
/
*
|
|
|
Merge tag 'linux-kselftest-kunit-5.11-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2020-12-16
1
-13
/
+46
|
\
\
\
\
|
*
|
|
|
kunit: Support for Parameterized Testing
Arpitha Raghunandan
2020-12-02
1
-13
/
+46
*
|
|
|
|
lib/lzo/lzo1x_compress.c: make lzogeneric1x_1_compress() static
Jason Yan
2020-12-15
1
-1
/
+1
*
|
|
|
|
fault-injection: handle EI_ETYPE_TRUE
Barnabás Pőcze
2020-12-15
1
-0
/
+2
*
|
|
|
|
lib/ubsan.c: mark type_check_kinds with static keyword
Zou Wei
2020-12-15
1
-1
/
+1
*
|
|
|
|
ubsan: expand tests and reporting
Kees Cook
2020-12-15
1
-8
/
+66
*
|
|
|
|
ubsan: remove UBSAN_MISC in favor of individual options
Kees Cook
2020-12-15
1
-26
/
+56
*
|
|
|
|
ubsan: enable for all*config builds
Kees Cook
2020-12-15
1
-2
/
+1
*
|
|
|
|
ubsan: disable UBSAN_TRAP for all*config
Kees Cook
2020-12-15
1
-0
/
+1
*
|
|
|
|
ubsan: disable object-size sanitizer under GCC
Kees Cook
2020-12-15
1
-0
/
+3
*
|
|
|
|
ubsan: move cc-option tests into Kconfig
Kees Cook
2020-12-15
1
-3
/
+58
*
|
|
|
|
ubsan: remove redundant -Wno-maybe-uninitialized
Kees Cook
2020-12-15
1
-4
/
+0
*
|
|
|
|
lib/lz4: explicitly support in-place decompression
Gao Xiang
2020-12-15
2
-1
/
+6
*
|
|
|
|
lib: cleanup kstrto*() usage
Alexey Dobriyan
2020-12-15
2
-22
/
+13
*
|
|
|
|
lib/string: remove unnecessary #undefs
Nick Desaulniers
2020-12-15
1
-4
/
+0
*
|
|
|
|
lib/cmdline_kunit: add a new test suite for cmdline API
Andy Shevchenko
2020-12-15
3
-0
/
+112
*
|
|
|
|
lib/cmdline: allow NULL to be an output for get_option()
Andy Shevchenko
2020-12-15
1
-3
/
+9
*
|
|
|
|
lib/cmdline: fix get_option() for strings starting with hyphen
Andy Shevchenko
2020-12-15
1
-1
/
+7
*
|
|
|
|
lib/test_lockup.c: minimum fix to get it compiled on PREEMPT_RT
Sebastian Andrzej Siewior
2020-12-15
1
-0
/
+16
*
|
|
|
|
lib/stackdepot.c: use array_size() helper in jhash2()
Gustavo A. R. Silva
2020-12-15
1
-2
/
+2
*
|
|
|
|
lib/stackdepot.c: use flex_array_size() helper in memcpy()
Gustavo A. R. Silva
2020-12-15
1
-1
/
+1
*
|
|
|
|
lib/stackdepot.c: replace one-element array with flexible-array member
Gustavo A. R. Silva
2020-12-15
1
-3
/
+2
*
|
|
|
|
lib/test_free_pages.c: add basic progress indicators
Geert Uytterhoeven
2020-12-15
1
-0
/
+5
*
|
|
|
|
kernel.h: split out mathematical helpers
Andy Shevchenko
2020-12-15
7
-7
/
+16
*
|
|
|
|
Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2020-12-15
1
-0
/
+11
|
\
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
.
\
\
\
\
Merge branches 'acpi-resources' and 'acpi-docs'
Rafael J. Wysocki
2020-12-15
1
-0
/
+11
|
|
\
\
\
\
\
\
|
|
|
|
|
/
/
/
|
|
|
|
/
|
|
|
|
|
*
/
|
|
|
resource: Add test cases for new resource API
Andy Shevchenko
2020-11-17
1
-0
/
+11
|
|
|
/
/
/
/
*
|
|
|
|
|
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-15
1
-2
/
+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
dyndbg: fix use before null check
Jim Cromie
2020-12-09
1
-2
/
+7
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-15
2
-15
/
+36
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-11
2
-1
/
+5
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-03
1
-2
/
+9
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
net: switch to storing KCOV handle directly in sk_buff
Marco Elver
2020-12-01
1
-1
/
+0
|
*
|
|
|
|
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-19
1
-2
/
+17
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-11-16
1
-3
/
+3
[next]