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-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
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-07-28
kobject: fix Kconfig.debug "its" grammar
Randy Dunlap
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-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
kunit: executor: Fix a memory leak on failure in kunit_filter_tests
David Gow
2022-07-11
kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites
Daniel Latypov
2022-07-11
kunit: unify module and builtin suite definitions
Jeremy Kerr
2022-07-10
ida: don't use BUG_ON() for debugging
Linus Torvalds
2022-07-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-07
kunit: use kmemdup in kunit_filter_tests(), take suite as const
Daniel Latypov
2022-07-07
objtool: update objtool.txt references
Mauro Carvalho Chehab
2022-07-06
first_iovec_segment(): just return address
Al Viro
2022-07-06
iov_iter: massage calling conventions for first_{iovec,bvec}_segment()
Al Viro
2022-07-06
iov_iter: first_{iovec,bvec}_segment() - simplify a bit
Al Viro
2022-07-06
iov_iter: lift dealing with maxpages out of first_{iovec,bvec}_segment()
Al Viro
2022-07-06
iov_iter_get_pages{,_alloc}(): cap the maxsize with MAX_RW_COUNT
Al Viro
2022-07-06
iov_iter_bvec_advance(): don't bother with bvec_iter
Al Viro
2022-07-03
lockref: remove unused 'lockref_get_or_lock()' function
Linus Torvalds
2022-07-01
lib: overflow: Do not define 64-bit tests on 32-bit
Kees Cook
2022-07-01
kunit: Taint the kernel when KUnit tests are run
David Gow
2022-07-01
Merge tag 'block-5.19-2022-07-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-06-30
crypto: lib/blake2s - reduce stack frame usage in self test
Jason A. Donenfeld
2022-06-28
fix short copy handling in copy_mc_pipe_to_iter()
Al Viro
2022-06-28
copy_page_{to,from}_iter(): switch iovec variants to generic
Al Viro
2022-06-27
iov: introduce iov_iter_aligned
Keith Busch
2022-06-25
lib/sbitmap: Fix invalid loop in __sbitmap_queue_get_batch()
wuchi
2022-06-24
crypto: rsa - implement Chinese Remainder Theorem for faster private key oper...
Ignat Korchagin
2022-06-22
test_bpf: fix incorrect netdev features
Jian Shen
2022-06-19
Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-06-17
Merge tag 'v5.19-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-06-12
Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-06-12
crypto: memneq - move into lib/
Jason A. Donenfeld
2022-06-11
iov_iter: fix build issue due to possible type mis-match
Linus Torvalds
2022-06-10
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-06-10
iov_iter: Fix iter_xarray_get_pages{,_alloc}()
David Howells
2022-06-10
random: remove rng_has_arch_random()
Jason A. Donenfeld
2022-06-10
crypto: blake2s - remove shash module
Jason A. Donenfeld
[next]