summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-10-30Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-30Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2023-10-30Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-10-30Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-19lib/generic-radix-tree.c: Add peek_prev()Kent Overstreet
2023-10-19lib/generic-radix-tree.c: Don't overflow in peek()Kent Overstreet
2023-10-19closures: Add a missing includeKent Overstreet
2023-10-19bcache: move closures to lib/Kent Overstreet
2023-10-18maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()Liam R. Howlett
2023-10-16lib: add light-weight queuing mechanism.NeilBrown
2023-10-16llist: add llist_del_first_this()NeilBrown
2023-10-10locking/atomics: Use atomic_try_cmpxchg_release() to micro-optimize rcuref_pu...Uros Bizjak
2023-10-09iov_iter, net: Move hash_and_copy_to_iter() to net/David Howells
2023-10-09iov_iter, net: Move csum_and_copy_to/from_iter() to net/David Howells
2023-10-09iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc()David Howells
2023-09-29maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW statesLiam R. Howlett
2023-09-25iov_iter: Convert iterate*() to inline funcsDavid Howells
2023-09-25iov_iter: Derive user-backedness from the iterator typeDavid Howells
2023-09-19argv_split: fix kernel-doc warningsRandy Dunlap
2023-09-19scatterlist: add missing function params to kernel-docRandy Dunlap
2023-09-12Merge tag 'linux-kselftest-kunit-6.6-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-09-11lib: Export errnameKent Overstreet
2023-09-11lib/string_helpers: string_get_size() now returns characters wroteKent Overstreet
2023-09-09iov_iter: Kunit tests for page extractionDavid Howells
2023-09-09iov_iter: Kunit tests for copying to/from an iteratorDavid Howells
2023-09-09iov_iter: Fix iov_iter_extract_pages() with zero-sized entriesDavid Howells
2023-09-08Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarrayLinus Torvalds
2023-09-08Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-09-06raid6: Add LoongArch SIMD recovery implementationWANG Xuerui
2023-09-06raid6: Add LoongArch SIMD syndrome calculationWANG Xuerui
2023-09-05idr: fix param name in idr_alloc_cyclic() docAriel Marcovitch
2023-09-05xarray: Document necessary flag in alloc functionsPhilipp Stanner
2023-09-05kunit: Fix possible memory leak in kunit_filter_suites()Jinjie Ruan
2023-09-05kunit: Fix possible null-ptr-deref in kunit_parse_glob_filter()Jinjie Ruan
2023-09-05kunit: Fix the wrong err path and add goto labels in kunit_filter_suites()Jinjie Ruan
2023-09-05kunit: Fix wild-memory-access bug in kunit_free_suite_set()Jinjie Ruan
2023-09-04Merge tag 'printk-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2023-09-01Merge tag 'percpu-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-01Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-09-01Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-09-01kunit: test: Make filter strings in executor_test writableDavid Gow
2023-08-31lib/Kconfig.debug: Restrict DEBUG_INFO_SPLIT for RISC-VNathan Chancellor
2023-08-31riscv: enable DEBUG_FORCE_FUNCTION_ALIGN_64BJisheng Zhang
2023-08-30Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-08-30Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...Linus Torvalds
2023-08-30Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-08-30Merge tag 'md-next-20230814-resend' into loongarch-nextHuacai Chen
2023-08-29Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds