index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
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
2022-01-15
lib: add find_first_and_bit()
Yury Norov
2022-01-15
arch: remove GENERIC_FIND_FIRST_BIT entirely
Yury Norov
2022-01-15
mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
Alistair Popple
2022-01-15
kasan: test: add test case for double-kmem_cache_destroy()
Marco Elver
2022-01-15
kasan: test: add globals left-out-of-bounds test
Marco Elver
2022-01-13
blk-mq: fix tag_get wait task can't be awakened
Laibin Qiu
2022-01-12
Merge tag 'folio-5.17' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-01-12
Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-01-12
Merge tag 'pinctrl-v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-01-12
Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-12
ref_tracker: use __GFP_NOFAIL more carefully
Eric Dumazet
2022-01-11
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-01-11
Merge tag 'for-linus-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-11
Merge tag 'tpmdd-next-v5.17-fixed' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-11
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-01-11
Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-11
Merge tag 'printk-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-01-10
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-01-10
Merge tag 'linux-kselftest-kunit-5.17-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-01-09
lib: remove redundant assignment to variable ret
Colin Ian King
2022-01-08
XArray: Add xas_advance()
Matthew Wilcox (Oracle)
2022-01-07
lib/mpi: Add the return value check of kcalloc()
Zizhuang Deng
[next]