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
*
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-16
17
-47
/
+38
|
\
|
*
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2022-10-11
3
-3
/
+3
|
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
6
-12
/
+12
|
*
treewide: use get_random_{u8,u16}() when possible, part 2
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
|
*
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-11
1
-2
/
+2
|
*
treewide: use prandom_u32_max() when possible, part 2
Jason A. Donenfeld
2022-10-11
2
-14
/
+5
|
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
8
-15
/
+15
*
|
Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-16
1
-2
/
+8
|
\
\
|
*
|
lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
Nathan Chancellor
2022-10-17
1
-2
/
+7
|
*
|
Kconfig.debug: add toolchain checks for DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT
Masahiro Yamada
2022-10-13
1
-0
/
+1
|
*
|
Kconfig.debug: simplify the dependency of DEBUG_INFO_DWARF4/5
Masahiro Yamada
2022-10-13
1
-2
/
+2
*
|
|
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-14
3
-25
/
+126
|
\
\
\
|
*
|
|
hmm-tests: add test for migrate_device_range()
Alistair Popple
2022-10-12
2
-21
/
+100
|
*
|
|
mm: free device private pages have zero refcount
Alistair Popple
2022-10-12
1
-1
/
+1
|
*
|
|
mm/memory.c: fix race when faulting a device private page
Alistair Popple
2022-10-12
1
-3
/
+4
|
*
|
|
lib/test_meminit: add checks for the allocation functions
Xiaoke Wang
2022-10-12
1
-0
/
+21
*
|
|
|
Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-10-14
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
parisc: Convert PDC console to an early console
Helge Deller
2022-10-11
1
-1
/
+1
*
|
|
|
|
Merge tag 'linux-kselftest-kunit-6.1-rc1-2' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-10-12
4
-95
/
+43
|
\
\
\
\
\
|
*
|
|
|
|
kunit: remove format func from struct kunit_assert, get it to 0 bytes
Daniel Latypov
2022-10-07
1
-3
/
+4
|
*
|
|
|
|
kunit: make kunit_kfree(NULL) a no-op to match kfree()
Daniel Latypov
2022-10-07
1
-0
/
+3
|
*
|
|
|
|
kunit: make kunit_kfree() not segfault on invalid inputs
Daniel Latypov
2022-10-07
1
-12
/
+2
|
*
|
|
|
|
kunit: make kunit_kfree() only work on pointers from kunit_malloc() and friends
Daniel Latypov
2022-10-07
2
-2
/
+15
|
*
|
|
|
|
kunit: drop test pointer in string_stream_fragment
Daniel Latypov
2022-10-07
2
-6
/
+5
|
*
|
|
|
|
kunit: string-stream: Simplify resource use
David Gow
2022-10-07
3
-76
/
+18
*
|
|
|
|
|
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-11
1
-1
/
+1
|
*
|
|
|
|
llist: use try_cmpxchg in llist_add_batch and llist_del_first
Uros Bizjak
2022-09-11
1
-8
/
+4
|
*
|
|
|
|
lib/cmdline: avoid page fault in next_arg
Neel Natu
2022-09-11
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
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-26
1
-2
/
+2
|
*
|
|
|
mm: remove vmacache
Liam R. Howlett
2022-09-26
1
-8
/
+0
|
*
|
|
|
lib/test_maple_tree: add testing for maple tree
Liam R. Howlett
2022-09-26
1
-0
/
+38307
|
*
|
|
|
Maple Tree: add new data structure
Liam R. Howlett
2022-09-26
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
[next]