index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2023-10-16
bitmap: move bitmap_*_region() functions to bitmap.h
Yury Norov
2023-10-16
lib: add light-weight queuing mechanism.
NeilBrown
2023-10-16
llist: add llist_del_first_this()
NeilBrown
2023-10-14
bitmap: drop _reg_op() function
Yury Norov
2023-10-14
bitmap: replace _reg_op(REG_OP_ISFREE) with find_next_bit()
Yury Norov
2023-10-14
bitmap: replace _reg_op(REG_OP_RELEASE) with bitmap_clear()
Yury Norov
2023-10-14
bitmap: replace _reg_op(REG_OP_ALLOC) with bitmap_set()
Yury Norov
2023-10-14
bitmap: fix opencoded bitmap_allocate_region()
Yury Norov
2023-10-14
bitmap: add test for bitmap_*_region() functions
Yury Norov
2023-10-14
bitmap: align __reg_op() wrappers with modern coding style
Yury Norov
2023-10-14
lib/bitmap: split-out string-related operations to a separate files
Yury Norov
2023-10-14
bitmap: Remove dead code, i.e. bitmap_copy_le()
Andy Shevchenko
2023-10-14
bitmap: Fix a typo ("identify map")
Jonathan Neuschäfer
2023-10-14
cpumask: kernel-doc cleanups and additions
Randy Dunlap
2023-10-10
locking/atomics: Use atomic_try_cmpxchg_release() to micro-optimize rcuref_pu...
Uros Bizjak
2023-10-09
iov_iter, net: Move hash_and_copy_to_iter() to net/
David Howells
2023-10-09
iov_iter, net: Move csum_and_copy_to/from_iter() to net/
David Howells
2023-10-09
iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc()
David Howells
2023-10-07
Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...
Ingo Molnar
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-01
powerpc: Use shared font data
Dr. David Alan Gilbert
2023-09-29
maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW states
Liam R. Howlett
2023-09-28
kunit: test: Fix the possible memory leak in executor_test
Jinjie Ruan
2023-09-28
kunit: Fix possible memory leak in kunit_filter_suites()
Jinjie Ruan
2023-09-28
kunit: Fix the wrong kfree of copy for kunit_filter_suites()
Jinjie Ruan
2023-09-28
kunit: Fix missed memory release in kunit_free_suite_set()
Jinjie Ruan
2023-09-25
iov_iter: Convert iterate*() to inline funcs
David Howells
2023-09-25
iov_iter: Derive user-backedness from the iterator type
David Howells
2023-09-22
kobject: Replace strlcpy with strscpy
Azeem Shaikh
2023-09-19
argv_split: fix kernel-doc warnings
Randy Dunlap
2023-09-19
scatterlist: add missing function params to kernel-doc
Randy Dunlap
2023-09-18
kunit: Reset test status on each param iteration
Michal Wajdeczko
2023-09-18
kunit: string-stream: Test performance of string_stream
Richard Fitzgerald
2023-09-18
kunit: Use string_stream for test log
Richard Fitzgerald
2023-09-18
kunit: string-stream: Add tests for freeing resource-managed string_stream
Richard Fitzgerald
2023-09-18
kunit: string-stream: Decouple string_stream from kunit
Richard Fitzgerald
2023-09-18
kunit: string-stream: Add kunit_alloc_string_stream()
Richard Fitzgerald
2023-09-18
kunit: Don't use a managed alloc in is_literal()
Richard Fitzgerald
2023-09-18
kunit: string-stream-test: Add cases for string_stream newline appending
Richard Fitzgerald
2023-09-18
kunit: string-stream: Add option to make all lines end with newline
Richard Fitzgerald
2023-09-18
kunit: string-stream: Improve testing of string_stream
Richard Fitzgerald
2023-09-18
kunit: string-stream: Don't create a fragment for empty strings
Richard Fitzgerald
2023-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2023-09-15
bpf/tests: add tests for cpuv4 instructions
Puranjay Mohan
2023-09-15
sched/topology: Handle NUMA_NO_NODE in sched_numa_find_nth_cpu()
Yury Norov
2023-09-13
lib/ucs2_string: Add UCS-2 strscpy function
Maximilian Luz
2023-09-12
Merge tag 'linux-kselftest-kunit-6.6-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-09-11
lib: Export errname
Kent Overstreet
2023-09-11
lib/string_helpers: string_get_size() now returns characters wrote
Kent Overstreet
2023-09-11
lib/raid6: Drop IA64 support
Ard Biesheuvel
[prev]
[next]