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
...
|
*
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 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-08-08
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-15
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-07-01
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-30
1
-1
/
+1
|
*
|
|
lib/lzo/lzo1x_compress.c: replace ternary operator with min() and min_t()
Jiangshan Yi
2022-07-30
1
-4
/
+2
|
*
|
|
lib: devres: use numa aware allocation
Mark-PK Tsai
2022-07-18
1
-5
/
+10
|
*
|
|
lib/smp_processor_id: fix imbalanced instrumentation_end() call
Tetsuo Handa
2022-07-18
1
-1
/
+1
|
*
|
|
lib/test: introduce cpumask KUnit test suite
Sander Vanheule
2022-07-18
3
-0
/
+148
|
*
|
|
cpumask: Fix invalid uniprocessor mask assumption
Sander Vanheule
2022-07-18
2
-2
/
+3
|
*
|
|
lib/ts_bm.c: remove redundant store to variable consumed after addition
Colin Ian King
2022-07-18
1
-1
/
+1
|
*
|
|
lib/scatterlist: use matched parameter type when calling __sg_free_table()
wuchi
2022-07-18
1
-2
/
+2
|
*
|
|
lib: make LZ4_decompress_safe_forceExtDict() static
Tiezhu Yang
2022-07-18
1
-3
/
+3
|
*
|
|
lib/radix-tree: remove unused argument of insert_entries
wuchi
2022-07-18
1
-2
/
+2
|
*
|
|
lib/error-inject: traverse list with mutex
wuchi
2022-07-18
1
-3
/
+9
|
*
|
|
lib/stackdepot: replace CONFIG_STACK_HASH_ORDER with automatic sizing
Vlastimil Babka
2022-07-18
2
-19
/
+49
|
*
|
|
lib/lru_cache: fix error free handing in lc_create
wuchi
2022-07-18
1
-2
/
+2
|
*
|
|
Merge branch 'master' into mm-nonmm-stable
akpm
2022-06-27
5
-1
/
+182
|
|
\
|
|
|
*
|
|
lib/error-inject: convert to DEFINE_SEQ_ATTRIBUTE
wuchi
2022-06-17
1
-13
/
+3
|
*
|
|
lib/btree: simplify btree_{lookup|update}
wuchi
2022-06-17
1
-17
/
+13
|
*
|
|
lib/flex_proportions.c: remove local_irq_ops in fprop_new_period()
wuchi
2022-06-17
1
-8
/
+2
|
*
|
|
lib/list_debug.c: Detect uninitialized lists
Guenter Roeck
2022-06-17
1
-2
/
+10
*
|
|
|
Merge tag 'livepatching-for-5.20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-06
1
-0
/
+8
|
\
\
\
\
|
*
|
|
|
selftests/livepatch: better synchronize test_klp_callbacks_busy
Joe Lawrence
2022-06-15
1
-0
/
+8
*
|
|
|
|
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-06
5
-98
/
+293
|
\
\
\
\
\
|
*
|
|
|
|
lib/test_free_pages.c: pass a pointer to virt_to_page()
Linus Walleij
2022-07-18
1
-1
/
+1
|
*
|
|
|
|
lib: add support for device coherent type in test_hmm
Alex Sierra
2022-07-18
2
-61
/
+196
|
*
|
|
|
|
lib: test_hmm add module param for zone device type
Alex Sierra
2022-07-18
2
-21
/
+53
|
*
|
|
|
|
lib: test_hmm add ioctl to get zone device type
Alex Sierra
2022-07-18
2
-6
/
+19
|
*
|
|
|
|
lib/test_vmalloc: switch to prandom_u32()
Uladzislau Rezki (Sony)
2022-07-04
1
-7
/
+8
|
*
|
|
|
|
mm: shrinkers: introduce debugfs interface for memory shrinkers
Roman Gushchin
2022-07-04
1
-0
/
+9
|
*
|
|
|
|
Merge branch 'master' into mm-stable
akpm
2022-06-27
5
-1
/
+182
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
lib/test_hmm: avoid accessing uninitialized pages
Miaohe Lin
2022-06-17
1
-2
/
+8
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-05
3
-0
/
+56
|
\
\
\
\
\
|
*
|
|
|
|
lib: Add register read/write tracing support
Prasad Sodagudi
2022-06-15
3
-0
/
+56
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'printk-for-5.20-sane' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
1
-4
/
+17
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
lib/test_printf.c: fix clang -Wformat warnings
Justin Stitt
2022-07-28
1
-3
/
+11
|
*
|
|
|
lib/test_printf.c: split write-beyond-buffer check in two
Rasmus Villemoes
2022-07-11
1
-1
/
+6
|
|
|
/
/
|
|
/
|
|
*
|
|
|
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
[prev]
[next]