index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iov_iter_get_pages_alloc(): lift freeing pages array on failure exits into wr...
Al Viro
2022-08-09
1
-16
/
+22
*
ITER_PIPE: fold data_start() and pipe_space_for_user() together
Al Viro
2022-08-09
1
-25
/
+19
*
ITER_PIPE: cache the type of last buffer
Al Viro
2022-08-09
1
-39
/
+38
*
ITER_PIPE: clean iov_iter_revert()
Al Viro
2022-08-09
1
-46
/
+14
*
ITER_PIPE: clean pipe_advance() up
Al Viro
2022-08-09
1
-17
/
+17
*
ITER_PIPE: lose iter_head argument of __pipe_get_pages()
Al Viro
2022-08-09
1
-4
/
+3
*
ITER_PIPE: fold push_pipe() into __pipe_get_pages()
Al Viro
2022-08-09
1
-55
/
+25
*
ITER_PIPE: allocate buffers as we go in copy-to-pipe primitives
Al Viro
2022-08-09
1
-73
/
+98
*
ITER_PIPE: helpers for adding pipe buffers
Al Viro
2022-08-09
1
-42
/
+46
*
ITER_PIPE: helper for getting pipe buffer by index
Al Viro
2022-08-09
1
-6
/
+9
*
new iov_iter flavour - ITER_UBUF
Al Viro
2022-08-09
1
-18
/
+69
*
Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-05
2
-1
/
+104
|
\
|
*
lib/base64: RFC4648-compliant base64 encoding
Hannes Reinecke
2022-08-03
2
-1
/
+104
*
|
Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-04
1
-1
/
+1
|
\
\
|
*
|
kobject: fix Kconfig.debug "its" grammar
Randy Dunlap
2022-07-28
1
-1
/
+1
*
|
|
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-08-04
1
-2
/
+2
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-21
1
-0
/
+3
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-15
1
-1
/
+2
|
|
\
\
\
\
|
*
\
\
\
\
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-09
1
-2
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
test_bpf: fix incorrect netdev features
Jian Shen
2022-06-23
1
-2
/
+2
*
|
|
|
|
|
|
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-08-03
1
-4
/
+11
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fix short copy handling in copy_mc_pipe_to_iter()
Al Viro
2022-06-28
1
-4
/
+11
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-08-03
1
-231
/
+52
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
first_iovec_segment(): just return address
Al Viro
2022-07-07
1
-7
/
+8
|
*
|
|
|
|
|
|
iov_iter: massage calling conventions for first_{iovec,bvec}_segment()
Al Viro
2022-07-06
1
-24
/
+18
|
*
|
|
|
|
|
|
iov_iter: first_{iovec,bvec}_segment() - simplify a bit
Al Viro
2022-07-06
1
-16
/
+16
|
*
|
|
|
|
|
|
iov_iter: lift dealing with maxpages out of first_{iovec,bvec}_segment()
Al Viro
2022-07-06
1
-10
/
+10
|
*
|
|
|
|
|
|
iov_iter_get_pages{,_alloc}(): cap the maxsize with MAX_RW_COUNT
Al Viro
2022-07-06
1
-0
/
+4
|
*
|
|
|
|
|
|
iov_iter_bvec_advance(): don't bother with bvec_iter
Al Viro
2022-07-06
1
-9
/
+14
|
*
|
|
|
|
|
|
copy_page_{to,from}_iter(): switch iovec variants to generic
Al Viro
2022-06-28
1
-187
/
+4
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-08-03
3
-200
/
+127
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
kunit: executor: Fix a memory leak on failure in kunit_filter_tests
David Gow
2022-07-14
1
-1
/
+3
|
*
|
|
|
|
|
|
kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites
Daniel Latypov
2022-07-12
3
-202
/
+75
|
*
|
|
|
|
|
|
kunit: unify module and builtin suite definitions
Jeremy Kerr
2022-07-12
1
-1
/
+51
|
*
|
|
|
|
|
|
kunit: use kmemdup in kunit_filter_tests(), take suite as const
Daniel Latypov
2022-07-08
1
-4
/
+2
|
*
|
|
|
|
|
|
kunit: Taint the kernel when KUnit tests are run
David Gow
2022-07-02
1
-0
/
+4
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'docs-6.0' of git://git.lwn.net/linux
Linus Torvalds
2022-08-03
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
objtool: update objtool.txt references
Mauro Carvalho Chehab
2022-07-07
1
-1
/
+1
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-08-03
8
-9
/
+83
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
crypto: lib - add module license to libsha1
Eric Biggers
2022-07-20
1
-0
/
+3
|
*
|
|
|
|
|
|
crypto: lib - make the sha1 library optional
Eric Biggers
2022-07-15
2
-1
/
+5
|
*
|
|
|
|
|
|
crypto: lib - move lib/sha1.c into lib/crypto/
Eric Biggers
2022-07-15
3
-1
/
+3
|
*
|
|
|
|
|
|
crypto: lib/blake2s - reduce stack frame usage in self test
Jason A. Donenfeld
2022-06-30
1
-3
/
+3
|
*
|
|
|
|
|
|
crypto: rsa - implement Chinese Remainder Theorem for faster private key oper...
Ignat Korchagin
2022-06-24
2
-1
/
+2
|
*
|
|
|
|
|
|
crypto: blake2s - remove shash module
Jason A. Donenfeld
2022-06-10
2
-7
/
+71
|
*
|
|
|
|
|
|
crypto: memneq - move into lib/
Jason A. Donenfeld
2022-06-10
4
-0
/
+181
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-02
2
-0
/
+16
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
kasan: test: Silence GCC 12 warnings
Kees Cook
2022-07-27
1
-0
/
+10
|
*
|
|
|
|
|
lib: overflow: Do not define 64-bit tests on 32-bit
Kees Cook
2022-07-02
1
-0
/
+6
*
|
|
|
|
|
|
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-02
1
-0
/
+92
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
[next]