index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2020-12-15
lib/lz4: explicitly support in-place decompression
Gao Xiang
2020-12-15
lib: cleanup kstrto*() usage
Alexey Dobriyan
2020-12-15
lib/string: remove unnecessary #undefs
Nick Desaulniers
2020-12-15
lib/cmdline_kunit: add a new test suite for cmdline API
Andy Shevchenko
2020-12-15
lib/cmdline: allow NULL to be an output for get_option()
Andy Shevchenko
2020-12-15
lib/cmdline: fix get_option() for strings starting with hyphen
Andy Shevchenko
2020-12-15
lib/test_lockup.c: minimum fix to get it compiled on PREEMPT_RT
Sebastian Andrzej Siewior
2020-12-15
lib/stackdepot.c: use array_size() helper in jhash2()
Gustavo A. R. Silva
2020-12-15
lib/stackdepot.c: use flex_array_size() helper in memcpy()
Gustavo A. R. Silva
2020-12-15
lib/stackdepot.c: replace one-element array with flexible-array member
Gustavo A. R. Silva
2020-12-15
lib/test_free_pages.c: add basic progress indicators
Geert Uytterhoeven
2020-12-15
kernel.h: split out mathematical helpers
Andy Shevchenko
2020-12-15
Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2020-12-15
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
lib/test_kasan.c: add workqueue test case
Walter Wu
2020-12-15
locking/selftests: add testcases for fs_reclaim
Daniel Vetter
2020-12-15
Merge branches 'acpi-resources' and 'acpi-docs'
Rafael J. Wysocki
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-14
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-14
Merge tag 'locking-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-12-14
Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-11
selftest/fpu: avoid clang warning
Arnd Bergmann
2020-12-09
dyndbg: fix use before null check
Jim Cromie
2020-12-09
Merge branch 'locking/rwsem'
Peter Zijlstra
2020-12-06
zlib: export S390 symbols for zlib modules
Randy Dunlap
2020-12-04
crypto: lib/blake2s - Move selftest prototype into header file
Herbert Xu
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-03
lib/syscall: fix syscall registers retrieval on 32-bit platforms
Willy Tarreau
2020-12-03
lockdep/selftest: Add spin_nest_lock test
Boqun Feng
2020-12-03
lockdep/selftests: Fix PROVE_RAW_LOCK_NESTING
Peter Zijlstra
2020-12-01
net: switch to storing KCOV handle directly in sk_buff
Marco Elver
2020-11-27
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
2020-11-24
mm/highmem: Provide CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP
Thomas Gleixner
2020-11-24
mm/highmem: Provide and use CONFIG_DEBUG_KMAP_LOCAL
Thomas Gleixner
2020-11-24
Merge branch 'sched/core' into core/mm
Thomas Gleixner
2020-11-24
sched: Make migrate_disable/enable() independent of RT
Thomas Gleixner
2020-11-20
crypto: lib/curve25519 - Move selftest prototype into header file
Herbert Xu
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-19
lib/strncpy_from_user.c: Mask out bytes after NUL terminator.
Daniel Xu
2020-11-17
resource: Add test cases for new resource API
Andy Shevchenko
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-11-16
Modify return value of nla_strlcpy to match that of strscpy.
Francis Laniel
2020-11-16
Fix unefficient call to memset before memcpu in nla_strlcpy.
Francis Laniel
2020-11-16
Fonts: Add charcount field to font_desc
Peilin Ye
[next]