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
*
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-12
3
-10
/
+6
|
\
|
*
lib: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-12
1
-1
/
+1
|
*
llist: use try_cmpxchg in llist_add_batch and llist_del_first
Uros Bizjak
2022-09-12
1
-8
/
+4
|
*
lib/cmdline: avoid page fault in next_arg
Neel Natu
2022-09-12
1
-1
/
+1
*
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-11
15
-1600
/
+45612
|
\
\
|
*
|
kmsan: disable strscpy() optimization under KMSAN
Alexander Potapenko
2022-10-03
1
-0
/
+8
|
*
|
kmsan: add tests for KMSAN
Alexander Potapenko
2022-10-03
1
-0
/
+12
|
*
|
kmsan: add iomap support
Alexander Potapenko
2022-10-03
1
-0
/
+44
|
*
|
kmsan: disable instrumentation of unsupported common kernel code
Alexander Potapenko
2022-10-03
1
-0
/
+3
|
*
|
kmsan: add KMSAN runtime core
Alexander Potapenko
2022-10-03
2
-0
/
+51
|
*
|
instrumented.h: allow instrumenting both sides of copy_from_user()
Alexander Potapenko
2022-10-03
2
-4
/
+8
|
*
|
stackdepot: reserve 5 extra bits in depot_stack_handle_t
Alexander Potapenko
2022-10-03
1
-5
/
+24
|
*
|
mm/hmm/test: use char dev with struct device to get device node
Mika Penttilä
2022-10-03
1
-3
/
+10
|
*
|
kasan: move tests to mm/kasan/
Andrey Konovalov
2022-10-03
3
-1596
/
+0
|
*
|
kasan: add another use-after-free test
Andrey Konovalov
2022-10-03
1
-0
/
+24
|
*
|
kasan: drop CONFIG_KASAN_TAGS_IDENTIFY
Andrey Konovalov
2022-10-03
1
-8
/
+0
|
*
|
mm: reduce noise in show_mem for lowmem allocations
Michal Hocko
2022-09-27
1
-2
/
+2
|
*
|
mm: remove vmacache
Liam R. Howlett
2022-09-27
1
-8
/
+0
|
*
|
lib/test_maple_tree: add testing for maple tree
Liam R. Howlett
2022-09-27
1
-0
/
+38307
|
*
|
Maple Tree: add new data structure
Liam R. Howlett
2022-09-27
3
-1
/
+7146
|
|
/
*
|
Merge tag 'dma-mapping-6.1-2022-10-10' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2022-10-10
1
-14
/
+2
|
\
\
|
*
|
lib/sg_pool: change module_init(sg_pool_init) to subsys_initcall
Masahiro Yamada
2022-09-23
1
-14
/
+2
*
|
|
Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2022-10-10
6
-11
/
+98
|
\
\
\
|
*
|
|
crypto: lib - remove __HAVE_ARCH_CRYPTO_MEMNEQ
Eric Biggers
2022-08-19
1
-4
/
+0
|
*
|
|
crypto: lib - move __crypto_xor into utils
Eric Biggers
2022-08-19
4
-5
/
+90
|
*
|
|
crypto: lib - create utils module and move __crypto_memneq into it
Eric Biggers
2022-08-19
5
-6
/
+11
*
|
|
|
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-10-10
7
-142
/
+536
|
\
\
\
\
|
*
|
|
|
lib/test_cpumask: Add for_each_cpu_and(not) tests
Valentin Schneider
2022-10-06
1
-0
/
+19
|
*
|
|
|
lib/find_bit: Introduce find_next_andnot_bit()
Valentin Schneider
2022-10-06
1
-0
/
+9
|
*
|
|
|
lib/bitmap: add tests for for_each() loops
Yury Norov
2022-10-01
1
-1
/
+243
|
*
|
|
|
lib/find_bit: add find_next{,_and}_bit_wrap
Yury Norov
2022-10-01
1
-9
/
+3
|
*
|
|
|
cpumask: add cpumask_nth_{,and,andnot}
Yury Norov
2022-09-26
1
-15
/
+13
|
*
|
|
|
lib/bitmap: remove bitmap_ord_to_pos
Yury Norov
2022-09-26
1
-33
/
+3
|
*
|
|
|
lib/bitmap: add tests for find_nth_bit()
Yury Norov
2022-09-26
2
-2
/
+63
|
*
|
|
|
lib: add find_nth{,_and,_andnot}_bit()
Yury Norov
2022-09-26
1
-0
/
+44
|
*
|
|
|
lib/bitmap: add bitmap_weight_and()
Yury Norov
2022-09-26
1
-9
/
+21
|
*
|
|
|
lib/bitmap: don't call __bitmap_weight() in kernel code
Yury Norov
2022-09-26
1
-1
/
+1
|
*
|
|
|
lib/find_bit: optimize find_next_bit() functions
Yury Norov
2022-09-21
1
-49
/
+70
|
*
|
|
|
lib/find_bit: create find_first_zero_bit_le()
Yury Norov
2022-09-21
1
-0
/
+16
|
*
|
|
|
lib/find_bit: introduce FIND_FIRST_BIT() macro
Yury Norov
2022-09-21
1
-25
/
+24
|
*
|
|
|
lib/cpumask: add FORCE_NR_CPUS config option
Yury Norov
2022-09-21
1
-0
/
+9
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-10-10
4
-12
/
+27
|
\
\
\
\
|
*
|
|
|
zstd: Fixing mixed module-builtin objects
Alexey Kardashevskiy
2022-10-02
4
-12
/
+27
*
|
|
|
|
Merge tag 'printk-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-10-10
1
-23
/
+28
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'for-6.1-hash-pointer-init' into for-linus
Petr Mladek
2022-10-04
1
-21
/
+26
|
|
\
\
\
\
\
|
|
*
|
|
|
|
lib/vsprintf: Initialize vsprintf's pointer hash once the random core is ready.
Sebastian Andrzej Siewior
2022-09-29
1
-19
/
+27
|
|
*
|
|
|
|
lib/vsprintf: Remove static_branch_likely() from __ptr_to_hashval().
Sebastian Andrzej Siewior
2022-09-29
1
-11
/
+8
|
*
|
|
|
|
|
lib/vnsprintf: add const modifier for param 'bitmap'
Jian Shen
2022-08-25
1
-2
/
+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'sched-rt-2022-10-05' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-10
2
-0
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
flex_proportions: Disable preemption entering the write section.
Sebastian Andrzej Siewior
2022-09-19
1
-0
/
+2
[next]