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-30
closures: Fix race in closure_sync()
Kent Overstreet
2023-10-30
closures: Better memory barriers
Kent Overstreet
2023-10-30
Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-30
Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-30
Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-10-30
Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-19
lib/generic-radix-tree.c: Add peek_prev()
Kent Overstreet
2023-10-19
lib/generic-radix-tree.c: Don't overflow in peek()
Kent Overstreet
2023-10-19
closures: Add a missing include
Kent Overstreet
2023-10-19
bcache: move closures to lib/
Kent Overstreet
2023-10-18
maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()
Liam R. Howlett
2023-10-16
lib: add light-weight queuing mechanism.
NeilBrown
2023-10-16
llist: add llist_del_first_this()
NeilBrown
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-09-29
maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW states
Liam R. Howlett
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-19
argv_split: fix kernel-doc warnings
Randy Dunlap
2023-09-19
scatterlist: add missing function params to kernel-doc
Randy Dunlap
2023-09-15
sched/topology: Handle NUMA_NO_NODE in sched_numa_find_nth_cpu()
Yury Norov
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-09
iov_iter: Kunit tests for page extraction
David Howells
2023-09-09
iov_iter: Kunit tests for copying to/from an iterator
David Howells
2023-09-09
iov_iter: Fix iov_iter_extract_pages() with zero-sized entries
David Howells
2023-09-08
Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarray
Linus Torvalds
2023-09-08
Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-09-06
raid6: Add LoongArch SIMD recovery implementation
WANG Xuerui
2023-09-06
raid6: Add LoongArch SIMD syndrome calculation
WANG Xuerui
2023-09-05
idr: fix param name in idr_alloc_cyclic() doc
Ariel Marcovitch
2023-09-05
xarray: Document necessary flag in alloc functions
Philipp Stanner
2023-09-05
kunit: Fix possible memory leak in kunit_filter_suites()
Jinjie Ruan
2023-09-05
kunit: Fix possible null-ptr-deref in kunit_parse_glob_filter()
Jinjie Ruan
2023-09-05
kunit: Fix the wrong err path and add goto labels in kunit_filter_suites()
Jinjie Ruan
2023-09-05
kunit: Fix wild-memory-access bug in kunit_free_suite_set()
Jinjie Ruan
2023-09-04
Merge tag 'printk-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2023-09-01
Merge tag 'percpu-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2023-09-01
Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-09-01
Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-09-01
Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-09-01
kunit: test: Make filter strings in executor_test writable
David Gow
2023-08-31
lib/Kconfig.debug: Restrict DEBUG_INFO_SPLIT for RISC-V
Nathan Chancellor
2023-08-31
riscv: enable DEBUG_FORCE_FUNCTION_ALIGN_64B
Jisheng Zhang
2023-08-30
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
[next]