index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'linux-kselftest-kunit-6.1-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-10-06
5
-2
/
+41
|
\
|
*
lib: stackinit: update reference to kunit-tool
Tales Aparecida
2022-09-30
1
-1
/
+1
|
*
lib: overflow: update reference to kunit-tool
Tales Aparecida
2022-09-30
1
-1
/
+1
|
*
kunit: add kunit.enable to enable/disable KUnit test
Joe Fradley
2022-09-30
3
-0
/
+39
*
|
Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2022-10-05
1
-0
/
+44
|
\
\
|
*
\
ASoC: Merge tag 'v6.0-rc4' into asoc-6.1
Mark Brown
2022-09-13
6
-31
/
+48
|
|
\
\
|
*
|
|
lib/string_helpers: Introduce parse_int_array_user()
Cezary Rojewski
2022-09-05
1
-0
/
+44
*
|
|
|
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-10-04
2
-4
/
+57
|
\
\
\
\
|
*
|
|
|
once: rename _SLOW to _SLEEPABLE
Jason A. Donenfeld
2022-10-03
1
-5
/
+5
|
*
|
|
|
once: add DO_ONCE_SLOW() for sleepable contexts
Eric Dumazet
2022-10-03
1
-0
/
+30
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-29
1
-1
/
+3
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
netlink: introduce NLA_POLICY_MAX_BE
Florian Westphal
2022-09-07
1
-4
/
+27
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-10-03
6
-59
/
+329
|
\
\
\
\
|
*
|
|
|
fortify: Adjust KUnit test for modular build
Kees Cook
2022-09-14
1
-2
/
+1
|
*
|
|
|
kunit/memcpy: Avoid pathological compile-time string size
Kees Cook
2022-09-07
1
-1
/
+1
|
*
|
|
|
lib: Improve the is_signed_type() kunit test
Bart Van Assche
2022-09-07
1
-1
/
+6
|
*
|
|
|
fortify: Add KUnit test for FORTIFY_SOURCE internals
Kees Cook
2022-09-07
3
-0
/
+87
|
*
|
|
|
string: Introduce strtomem() and strtomem_pad()
Kees Cook
2022-09-07
1
-4
/
+55
|
*
|
|
|
overflow: Split up kunit tests for smaller stack frames
Kees Cook
2022-09-07
1
-27
/
+51
|
*
|
|
|
overflow: Allow mixed type arguments
Kees Cook
2022-09-07
1
-29
/
+72
|
*
|
|
|
testing/selftests: Add tests for the is_signed_type() macro
Bart Van Assche
2022-08-31
3
-0
/
+61
*
|
|
|
|
Kbuild: add Rust support
Miguel Ojeda
2022-09-28
1
-0
/
+34
*
|
|
|
|
vsprintf: add new `%pA` format specifier
Gary Guo
2022-09-28
1
-0
/
+13
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Makefile.debug: re-enable debug info for .S files
Nick Desaulniers
2022-09-24
1
-1
/
+3
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'v6.0-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2022-08-31
1
-1
/
+0
|
\
\
\
|
*
|
|
crypto: lib - remove unneeded selection of XOR_BLOCKS
Eric Biggers
2022-08-26
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'bitmap-6.0-rc3' of github.com:/norov/linux
Linus Torvalds
2022-08-28
3
-24
/
+37
|
\
\
\
|
*
|
|
lib/cpumask_kunit: log mask contents
Sander Vanheule
2022-08-24
1
-20
/
+31
|
*
|
|
lib/test_cpumask: follow KUnit style guidelines
Sander Vanheule
2022-08-24
3
-3
/
+6
|
*
|
|
lib/test_cpumask: fix cpu_possible_mask last test
Sander Vanheule
2022-08-24
1
-1
/
+1
|
*
|
|
lib/test_cpumask: drop cpu_possible_mask full test
Sander Vanheule
2022-08-24
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-08-25
1
-3
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ratelimit: Fix data-races in ___ratelimit().
Kuniyuki Iwashima
2022-08-24
1
-3
/
+9
|
|
/
*
|
lib/cpumask: drop always-true preprocessor guard
Sander Vanheule
2022-08-15
1
-2
/
+0
*
|
lib/cpumask: add inline cpumask_next_wrap() for UP
Sander Vanheule
2022-08-15
1
-1
/
+2
|
/
*
lib: remove lib/nodemask.c
Yury Norov
2022-08-12
1
-23
/
+0
*
Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-08-08
1
-455
/
+371
|
\
|
*
fix copy_page_from_iter() for compound destinations
Al Viro
2022-08-08
1
-4
/
+18
|
*
copy_page_to_iter(): don't split high-order page in case of ITER_PIPE
Al Viro
2022-08-08
1
-15
/
+6
|
*
expand those iov_iter_advance()...
Al Viro
2022-08-08
1
-2
/
+9
|
*
pipe_get_pages(): switch to append_pipe()
Al Viro
2022-08-08
1
-29
/
+6
|
*
get rid of non-advancing variants
Al Viro
2022-08-08
1
-9
/
+18
|
*
iov_iter: saner helper for page array allocation
Al Viro
2022-08-08
1
-45
/
+32
|
*
fold __pipe_get_pages() into pipe_get_pages()
Al Viro
2022-08-08
1
-37
/
+38
|
*
ITER_XARRAY: don't open-code DIV_ROUND_UP()
Al Viro
2022-08-08
1
-9
/
+1
|
*
unify the rest of iov_iter_get_pages()/iov_iter_get_pages_alloc() guts
Al Viro
2022-08-08
1
-59
/
+27
|
*
unify xarray_get_pages() and xarray_get_pages_alloc()
Al Viro
2022-08-08
1
-39
/
+10
|
*
unify pipe_get_pages() and pipe_get_pages_alloc()
Al Viro
2022-08-08
1
-32
/
+17
|
*
iov_iter_get_pages(): sanity-check arguments
Al Viro
2022-08-08
1
-7
/
+2
|
*
iov_iter_get_pages_alloc(): lift freeing pages array on failure exits into wr...
Al Viro
2022-08-08
1
-16
/
+22
[next]