index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2021-06-29
kasan: add memory corruption identification support for hardware tag-based mode
Kuan-Ying Lee
2021-06-29
kasan: rename CONFIG_KASAN_SW_TAGS_IDENTIFY to CONFIG_KASAN_TAGS_IDENTIFY
Kuan-Ying Lee
2021-06-29
kasan: allow an architecture to disable inline instrumentation
Daniel Axtens
2021-06-29
kasan: test: improve failure message in KUNIT_EXPECT_KASAN_FAIL()
David Gow
2021-06-29
printk: introduce dump_stack_lvl()
Alexander Potapenko
2021-06-29
lib/test_hmm: use vma_lookup() in dmirror_migrate()
Liam Howlett
2021-06-29
slub: force on no_hash_pointers when slub_debug is enabled
Stephen Boyd
2021-06-29
mm/slub, kunit: add a KUnit test for SLUB debugging functionality
Oliver Glitta
2021-06-29
kunit: make test->lock irq safe
Vlastimil Babka
2021-06-29
Merge branch 'printk-rework' into for-linus
Petr Mladek
2021-06-29
Merge branch 'for-5.14-vsprintf-scanf' into for-linus
Petr Mladek
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-06-26
seq_buf: Make trace_seq_putmem_hex() support data longer than 8
Yun Zhou
2021-06-26
seq_buf: Fix overflow in seq_buf_putmem_hex()
Yun Zhou
2021-06-25
kunit: add unit test for filtering suites by names
Daniel Latypov
2021-06-25
kasan: test: make use of kunit_skip()
Marco Elver
2021-06-25
kunit: test: Add example tests which are always skipped
David Gow
2021-06-25
kunit: Support skipped tests
David Gow
2021-06-25
lib/test: convert lib/test_list_sort.c to use KUnit
Daniel Latypov
2021-06-25
kunit: introduce kunit_kmalloc_array/kunit_kcalloc() helpers
Daniel Latypov
2021-06-23
kunit: Add gnu_printf specifiers
David Gow
2021-06-23
lib/cmdline_kunit: Remove a cast which are no-longer required
David Gow
2021-06-22
clocksource: Provide kernel module to test clocksource watchdog
Paul E. McKenney
2021-06-22
lockdep/selftest: Remove wait-type RCU_CALLBACK tests
Peter Zijlstra
2021-06-22
lockdep/selftests: Fix selftests vs PROVE_RAW_LOCK_NESTING
Peter Zijlstra
2021-06-22
locking/selftests: Add a selftest for check_irq_usage()
Boqun Feng
2021-06-22
locking/lockdep: Improve noinstr vs errors
Peter Zijlstra
2021-06-22
lib/dump_stack: move cpu lock to printk.c
John Ogness
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
2021-06-18
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
2021-06-17
lib: add iomem emulation (logic_iomem)
Johannes Berg
2021-06-14
Merge tag 'v5.13-rc6' into driver-core-next
Greg Kroah-Hartman
2021-06-14
Merge tag 'v5.13-rc6' into char-misc-next
Greg Kroah-Hartman
2021-06-11
kunit: Add 'kunit_shutdown' option
David Gow
2021-06-11
kunit: Fix result propagation for parameterised tests
David Gow
2021-06-10
bootconfig: Support mixing a value and subkeys under a key
Masami Hiramatsu
2021-06-10
bootconfig: Change array value to use child node
Masami Hiramatsu
2021-06-10
csum_and_copy_to_pipe_iter(): leave handling of csum_state to caller
Al Viro
2021-06-10
clean up copy_mc_pipe_to_iter()
Al Viro
2021-06-10
pipe_zero(): we don't need no stinkin' kmap_atomic()...
Al Viro
2021-06-10
iov_iter: clean csum_and_copy_...() primitives up a bit
Al Viro
2021-06-10
copy_page_from_iter(): don't need kmap_atomic() for kvec/bvec cases
Al Viro
2021-06-10
copy_page_to_iter(): don't bother with kmap_atomic() for bvec/kvec cases
Al Viro
2021-06-10
iterate_xarray(): only of the first iteration we might get offset != 0
Al Viro
2021-06-10
pull handling of ->iov_offset into iterate_{iovec,bvec,xarray}
Al Viro
2021-06-10
iov_iter: make iterator callbacks use base and len instead of iovec
Al Viro
2021-06-10
iov_iter: make the amount already copied available to iterator callbacks
Al Viro
2021-06-10
iov_iter: get rid of separate bvec and xarray callbacks
Al Viro
2021-06-10
iov_iter: teach iterate_{bvec,xarray}() about possible short copies
Al Viro
[prev]
[next]