index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
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-08-07
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-08-06
Merge tag 'livepatching-for-5.20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-05
Merge tag 'printk-for-5.20-sane' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-04
Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-04
Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-08-03
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-08-03
Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-08-02
Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-08-02
Merge tag 'docs-6.0' of git://git.lwn.net/linux
Linus Torvalds
2022-08-02
Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-08-02
lib/base64: RFC4648-compliant base64 encoding
Hannes Reinecke
2022-08-02
Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-01
lib/nodemask: inline next_node_in() and node_random()
Yury Norov
2022-07-29
lib/mpi: fix typo 'the the' in comment
Slark Xiao
2022-07-29
lib/lzo/lzo1x_compress.c: replace ternary operator with min() and min_t()
Jiangshan Yi
2022-07-28
kobject: fix Kconfig.debug "its" grammar
Randy Dunlap
2022-07-28
lib/test_printf.c: fix clang -Wformat warnings
Justin Stitt
2022-07-27
kasan: test: Silence GCC 12 warnings
Kees Cook
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-20
crypto: lib - add module license to libsha1
Eric Biggers
2022-07-17
lib: devres: use numa aware allocation
Mark-PK Tsai
2022-07-17
lib/smp_processor_id: fix imbalanced instrumentation_end() call
Tetsuo Handa
2022-07-17
lib/test: introduce cpumask KUnit test suite
Sander Vanheule
2022-07-17
cpumask: Fix invalid uniprocessor mask assumption
Sander Vanheule
2022-07-17
lib/ts_bm.c: remove redundant store to variable consumed after addition
Colin Ian King
2022-07-17
lib/scatterlist: use matched parameter type when calling __sg_free_table()
wuchi
2022-07-17
lib: make LZ4_decompress_safe_forceExtDict() static
Tiezhu Yang
2022-07-17
lib/radix-tree: remove unused argument of insert_entries
wuchi
2022-07-17
lib/error-inject: traverse list with mutex
wuchi
2022-07-17
lib/stackdepot: replace CONFIG_STACK_HASH_ORDER with automatic sizing
Vlastimil Babka
2022-07-17
lib/lru_cache: fix error free handing in lc_create
wuchi
2022-07-17
lib/test_free_pages.c: pass a pointer to virt_to_page()
Linus Walleij
2022-07-17
lib: add support for device coherent type in test_hmm
Alex Sierra
2022-07-17
lib: test_hmm add module param for zone device type
Alex Sierra
2022-07-17
lib: test_hmm add ioctl to get zone device type
Alex Sierra
2022-07-15
lib/cpumask: move some one-line wrappers to header file
Yury Norov
2022-07-15
lib/cpumask: move trivial wrappers around find_bit to the header
Yury Norov
2022-07-15
lib/cpumask: change return types to unsigned where appropriate
Yury Norov
2022-07-15
lib/bitmap: change type of bitmap_weight to unsigned long
Yury Norov
2022-07-15
crypto: lib - make the sha1 library optional
Eric Biggers
2022-07-15
crypto: lib - move lib/sha1.c into lib/crypto/
Eric Biggers
2022-07-14
ubsan: disable UBSAN_DIV_ZERO for clang
Nick Desaulniers
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-14
lib/bitmap: change return types to bool where appropriate
Yury Norov
2022-07-14
kunit: executor: Fix a memory leak on failure in kunit_filter_tests
David Gow
[next]