index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2022-02-08
cxl: Prove CXL locking
Dan Williams
2022-02-08
sbitmap: Delete old sbitmap_queue_get_shallow()
John Garry
2022-02-08
lib/sbitmap: kill 'depth' from sbitmap_word
Ming Lei
2022-02-06
ref_tracker: remove filter_irq_stacks() call
Eric Dumazet
2022-02-05
ref_tracker: add a count of untracked references
Eric Dumazet
2022-02-05
ref_tracker: implement use-after-free detection
Eric Dumazet
2022-02-04
lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
Jason A. Donenfeld
2022-02-02
lib/Kconfig.debug: Allow BTF + DWARF5 with pahole 1.21+
Nathan Chancellor
2022-02-02
lib/Kconfig.debug: Use CONFIG_PAHOLE_VERSION
Nathan Chancellor
2022-01-31
kunit: factor out str constants from binary assertion structs
Daniel Latypov
2022-01-31
kunit: remove va_format from kunit_assert
Daniel Latypov
2022-01-31
lib/crc32test: correct printed bytes count
Kevin Bracey
2022-01-31
lib/crc32: Make crc32_be weak for arch override
Kevin Bracey
2022-01-31
lib/crc32: remove unneeded casts
Kevin Bracey
2022-01-30
kasan: test: fix compatibility with FORTIFY_SOURCE
Marco Elver
2022-01-28
crypto: sm3 - create SM3 stand-alone library
Tianjia Zhang
2022-01-27
compiler_types: define __user as __attribute__((btf_type_tag("user")))
Yonghong Song
2022-01-27
blk-mq: Fix wrong wakeup batch configuration which will cause hang
Laibin Qiu
2022-01-25
kunit: split out part of kunit_assert into a static const
Daniel Latypov
2022-01-25
kunit: factor out kunit_base_assert_format() call into kunit_fail()
Daniel Latypov
2022-01-25
kunit: move check if assertion passed into the macros
Daniel Latypov
2022-01-25
kunit: add example test case showing off all the expect macros
Daniel Latypov
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-22
lib/stackdepot: always do filter_irq_stacks() in stack_depot_save()
Marco Elver
2022-01-22
lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
Vlastimil Babka
2022-01-22
test_sysctl: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2022-01-21
Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-20
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
lib: remove redundant assignment to variable ret
Colin Ian King
2022-01-20
ubsan: remove CONFIG_UBSAN_OBJECT_SIZE
Kees Cook
2022-01-20
kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR
Marco Elver
2022-01-20
lib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_LESS_THAN_256KB
Nathan Chancellor
2022-01-20
lib/test_meminit: destroy cache in kmem_cache_alloc_bulk() test
Andrey Konovalov
2022-01-20
test_hash.c: refactor into kunit
Isabella Basso
2022-01-20
lib/Kconfig.debug: properly split hash test kernel entries
Isabella Basso
2022-01-20
test_hash.c: split test_hash_init
Isabella Basso
2022-01-20
test_hash.c: split test_int_hash into arch-specific functions
Isabella Basso
2022-01-20
hash.h: remove unused define directive
Isabella Basso
2022-01-20
lib/list_debug.c: print more list debugging context in __list_del_entry_valid()
Zhen Lei
2022-01-20
kstrtox: uninline everything
Alexey Dobriyan
2022-01-20
include/linux/unaligned: replace kernel.h with the necessary inclusions
Andy Shevchenko
2022-01-18
lib/crypto: sha1: re-roll loops to reduce code size
Jason A. Donenfeld
2022-01-18
lib/crypto: blake2s: move hmac construction into wireguard
Jason A. Donenfeld
2022-01-18
lib/crypto: add prompts back to crypto libraries
Justin M. Forbes
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
vsprintf: rework bitmap_list_string
Yury Norov
2022-01-15
lib: bitmap: add performance test for bitmap_print_to_pagebuf
Yury Norov
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
[prev]
[next]