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-10-27
test_printf: Append strings more efficiently
Matthew Wilcox (Oracle)
2021-10-27
test_printf: Remove custom appending of '|'
Matthew Wilcox (Oracle)
2021-10-27
test_printf: Remove separate page_flags variable
Matthew Wilcox (Oracle)
2021-10-27
test_printf: Make pft array const
Matthew Wilcox (Oracle)
2021-10-26
lib: bitmap: Introduce node-aware alloc API
Tariq Toukan
2021-10-26
test_kprobes: Move it from kernel/ to lib/
Tiezhu Yang
2021-10-26
lib/bootconfig: Fix the xbc_get_info kerneldoc
Masami Hiramatsu
2021-10-26
lib/bootconfig: Make xbc_alloc_mem() and xbc_free_mem() as __init function
Masami Hiramatsu
2021-10-25
sbitmap: silence data race warning
Jens Axboe
2021-10-24
iov_iter: Introduce nofault flag to disable page faults
Andreas Gruenbacher
2021-10-21
kprobes: convert tests to kunit
Sven Schnelle
2021-10-21
dyndbg: refine verbosity 1-4 summary-detail
Jim Cromie
2021-10-20
iov_iter: Introduce fault_in_iov_iter_writeable
Andreas Gruenbacher
2021-10-19
kunit: Reset suite count after running tests
David Gow
2021-10-19
kunit: add 'kunit.action' param to allow listing out tests
Daniel Latypov
2021-10-19
kunit: fix too small allocation when using suite-only kunit.filter_glob
Daniel Latypov
2021-10-19
kunit: tool: allow filtering test cases via glob
Daniel Latypov
2021-10-19
kunit: drop assumption in kunit-log-test about current suite
Daniel Latypov
2021-10-19
lib/xz, lib/decompress_unxz.c: Fix spelling in comments
Lasse Collin
2021-10-19
lib/xz: Add MicroLZMA decoder
Lasse Collin
2021-10-19
lib/xz: Move s->lzma.len = 0 initialization to lzma_reset()
Lasse Collin
2021-10-19
lib/xz: Validate the value before assigning it to an enum variable
Lasse Collin
2021-10-19
lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompres...
Lasse Collin
2021-10-18
sbitmap: add helper to clear a batch of tags
Jens Axboe
2021-10-18
string.h: Introduce memset_startat() for wiping trailing members and padding
Kees Cook
2021-10-18
string.h: Introduce memset_after() for wiping trailing members/padding
Kees Cook
2021-10-18
lib: Introduce CONFIG_MEMCPY_KUNIT_TEST
Kees Cook
2021-10-18
fortify: Add compile-time FORTIFY_SOURCE tests
Kees Cook
2021-10-18
iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
Andreas Gruenbacher
2021-10-18
gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
Andreas Gruenbacher
2021-10-18
sbitmap: add __sbitmap_queue_get_batch()
Jens Axboe
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h>
Christoph Hellwig
2021-10-18
flex_proportions: Allow N events instead of 1
Matthew Wilcox (Oracle)
2021-10-18
Merge 5.15-rc6 into driver-core-next
Greg Kroah-Hartman
2021-10-15
dyndbg: fix spurious vNpr_info change
Jim Cromie
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-14
dyndbg: no vpr-info on empty queries
Jim Cromie
2021-10-14
dyndbg: vpr-info on remove-module complete, not starting
Jim Cromie
2021-10-14
dyndbg: Remove support for ddebug_query param
Andrew Halaney
2021-10-14
dyndbg: make dyndbg a known cli param
Andrew Halaney
2021-10-13
assoc_array: Avoid open coded arithmetic in allocator arguments
Len Baker
2021-10-13
dyndbg: show module in vpr-info in dd-exec-queries
Jim Cromie
2021-10-12
iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return value
Andreas Gruenbacher
2021-10-11
Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...
Linus Torvalds
2021-10-11
Merge tag 'drm-intel-gt-next-2021-10-08' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-10-11
Merge tag 'drm-misc-next-2021-10-06' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-10-10
bootconfig: Cleanup dummy headers in tools/bootconfig
Masami Hiramatsu
2021-10-10
bootconfig: Replace u16 and u32 with uint16_t and uint32_t
Masami Hiramatsu
2021-10-10
bootconfig: Remove unused debug function
Masami Hiramatsu
2021-10-10
bootconfig: Split parse-tree part from xbc_init
Masami Hiramatsu
[prev]
[next]