summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
4 daysMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/pr...Mark Brown
4 daysMerge branch 'mm-nonmm-unstable' of https://git.kernel.org/pub/scm/linux/kern...Mark Brown
4 daysMerge branch 'mm-unstable' of https://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
4 daysMerge branch 'mm-hotfixes-unstable' of https://git.kernel.org/pub/scm/linux/k...Mark Brown
5 dayslib/random32: convert selftest to KUnitKir Chou
5 dayslib/math: add KUnit test suite for polynomial_calc()Adi Nata
5 dayslib/xz: fix commentsLasse Collin
5 dayslib/xz: use size_t instead of uint32_t in a few placesLasse Collin
5 dayslib/string: fix memchr_inv() for large rangesBradley Morgan
5 dayslib/idr: fix ida_find_first_range() missing IDs across chunk boundariesJosh Law
5 dayslib/xz: replace min_t with minThorsten Blum
5 dayslib/test_hmm: fail dmirror_fault() when the mirrored mm is goneStanislav Kinsburskii
5 daysmaple_tree: add helper mas_make_walkable()Liam R. Howlett (Oracle)
5 daysmaple_tree: avoid extra gap calculationLiam R. Howlett (Oracle)
5 daysmaple_tree: WARN_ON_ONCE when allocations failLiam R. Howlett (Oracle)
5 daysmaple_tree: document that erase may use GFP_KERNEL for allocationsLiam R. Howlett (Oracle)
5 daysmaple_tree: catch race in mas_alloc_cyclic()Liam R. Howlett (Oracle)
5 daysmaple_tree: add bulk parent set helperLiam R. Howlett (Oracle)
5 daysmaple_tree: micro optimisation of mas_wr_store_type()Liam R. Howlett (Oracle)
5 daysmaple_tree: optimise mas_wr_node_store() when not in rcu modeLiam R. Howlett (Oracle)
5 daysmaple_tree: use prefetched value in mas_wr_store_type()Liam R. Howlett (Oracle)
5 daysmaple_tree: clarify comments on mas_nomem()Liam R. Howlett (Oracle)
5 daysmaple_tree: drop dead code from mas_extend_spanning_null()Liam R. Howlett (Oracle)
5 daysmaple_tree: add write lock checking with lockdep sequence numbersLiam R. Howlett (Oracle)
5 daysmaple_tree: add rcu locking check when LOCKDEP is enabledLiam R. Howlett (Oracle)
5 daysmm: move alloc tag to mmLorenzo Stoakes
5 dayspercpu_ref: fix documentation of maximum valueMatthew Wilcox (Oracle)
5 dayslib: test_hmm: use device devt for coherent device range selectionStanislav Kinsburskii
7 daysMerge tag 'riscv-for-linus-7.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
7 daysMerge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
9 daysscatterlist: Fix offset in folio calc in extract_xarray_to_sg()David Howells
9 daysiov_iter: Remove unused variable in kunit_iov_iter.cDavid Howells
9 daysiov_iter: Fix a memory leak in iov_iter_extract_user_pages()David Howells
9 daysiov_iter: Fix missing alloc fail check in iov_iter_extract_bvec_pages()David Howells
9 daysiov_iter: Fix potential underflow in iov_iter_extract_xarray_pages()David Howells
10 daysbootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()Breno Leitao
2026-06-25raid6: fix raid6_recov_rvv symbol undeclared warningBen Dooks
2026-06-25raid6: fix riscv symbol undeclared warnignsBen Dooks
2026-06-25Merge branch 'for-7.3' into for-nextPetr Mladek
2026-06-25lib/tests: test_ratelimit: fix stress test thread lifecycle and leakJia He
2026-06-25lib/vsprintf: Make no_hash_pointers take effect earlyKaitao Cheng
2026-06-23Merge tag 'core-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-06-23Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-22debugobjects: Plug race against a concurrent OOM disableThomas Gleixner
2026-06-21lib: Add stale 'raid6' directory to .gitignore fileLinus Torvalds
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-21lib: split codetag_lock_module_list()Bart Van Assche
2026-06-21alloc_tag: fix use-after-free in /proc/allocinfo after module unloadHao Ge
2026-06-21mm/alloc_tag: replace fixed-size early PFN array with dynamic linked listHao Ge
2026-06-21Merge tag 'liveupdate-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds