index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
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
|
*
ITER_PIPE: fold data_start() and pipe_space_for_user() together
Al Viro
2022-08-08
1
-25
/
+19
|
*
ITER_PIPE: cache the type of last buffer
Al Viro
2022-08-08
1
-39
/
+38
|
*
ITER_PIPE: clean iov_iter_revert()
Al Viro
2022-08-08
1
-46
/
+14
|
*
ITER_PIPE: clean pipe_advance() up
Al Viro
2022-08-08
1
-17
/
+17
|
*
ITER_PIPE: lose iter_head argument of __pipe_get_pages()
Al Viro
2022-08-08
1
-4
/
+3
|
*
ITER_PIPE: fold push_pipe() into __pipe_get_pages()
Al Viro
2022-08-08
1
-55
/
+25
|
*
ITER_PIPE: allocate buffers as we go in copy-to-pipe primitives
Al Viro
2022-08-08
1
-73
/
+98
|
*
ITER_PIPE: helpers for adding pipe buffers
Al Viro
2022-08-08
1
-42
/
+46
|
*
ITER_PIPE: helper for getting pipe buffer by index
Al Viro
2022-08-08
1
-6
/
+9
|
*
new iov_iter flavour - ITER_UBUF
Al Viro
2022-08-08
1
-18
/
+69
*
|
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-08-07
5
-105
/
+81
|
\
\
|
*
|
lib/nodemask: inline next_node_in() and node_random()
Yury Norov
2022-08-01
2
-9
/
+1
|
*
|
lib/cpumask: move some one-line wrappers to header file
Yury Norov
2022-07-15
1
-28
/
+0
|
*
|
lib/cpumask: move trivial wrappers around find_bit to the header
Yury Norov
2022-07-15
1
-55
/
+0
|
*
|
lib/cpumask: change return types to unsigned where appropriate
Yury Norov
2022-07-15
1
-9
/
+9
|
*
|
lib/bitmap: change type of bitmap_weight to unsigned long
Yury Norov
2022-07-15
1
-3
/
+2
|
*
|
lib/bitmap: change return types to bool where appropriate
Yury Norov
2022-07-14
1
-2
/
+2
|
*
|
lib/test_bitmap: test the tail after bitmap_to_arr64()
Alexander Lobakin
2022-07-12
1
-0
/
+6
|
*
|
lib/bitmap: fix off-by-one in bitmap_to_arr64()
Alexander Lobakin
2022-07-12
1
-1
/
+1
|
*
|
lib: test_bitmap: add compile-time optimization/evaluations assertions
Alexander Lobakin
2022-06-30
1
-0
/
+62
*
|
|
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-08-07
19
-85
/
+261
|
\
\
\
|
*
|
|
lib/mpi: fix typo 'the the' in comment
Slark Xiao
2022-07-29
1
-1
/
+1
|
*
|
|
lib/lzo/lzo1x_compress.c: replace ternary operator with min() and min_t()
Jiangshan Yi
2022-07-29
1
-4
/
+2
[next]