summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
9 daysselftests/mm: add HMM test for mmap lock-dropping faultsStanislav Kinsburskii
9 daysalloc_tag: add ioctl to /proc/allocinfoSuren Baghdasaryan
9 dayslib/maple_tree: add missing spaces after switch keywordWatson Wheeler
9 daysradix-tree: fix kmemleak false positives on tree head reassignmentBreno Leitao
9 daysmaple_tree: add helper mas_make_walkable()Liam R. Howlett (Oracle)
9 daysmaple_tree: avoid extra gap calculationLiam R. Howlett (Oracle)
9 daysmaple_tree: WARN_ON_ONCE when allocations failLiam R. Howlett (Oracle)
9 daysmaple_tree: document that erase may use GFP_KERNEL for allocationsLiam R. Howlett (Oracle)
9 daysmaple_tree: catch race in mas_alloc_cyclic()Liam R. Howlett (Oracle)
9 daysmaple_tree: add bulk parent set helperLiam R. Howlett (Oracle)
9 daysmaple_tree: micro optimisation of mas_wr_store_type()Liam R. Howlett (Oracle)
9 daysmaple_tree: optimise mas_wr_node_store() when not in rcu modeLiam R. Howlett (Oracle)
9 daysmaple_tree: use prefetched value in mas_wr_store_type()Liam R. Howlett (Oracle)
9 daysmaple_tree: clarify comments on mas_nomem()Liam R. Howlett (Oracle)
9 daysmaple_tree: drop dead code from mas_extend_spanning_null()Liam R. Howlett (Oracle)
9 daysmaple_tree-stop-flooding-logs-when-debug_locks-is-set-to-zero-fixLiam R. Howlett (Oracle)
9 daysmaple_tree: add write lock checking with lockdep sequence numbersLiam R. Howlett (Oracle)
9 daysmaple_tree: add rcu locking check when LOCKDEP is enabledLiam R. Howlett (Oracle)
9 dayslib/test_hmm: fail dmirror_fault() when the mirrored mm is goneStanislav Kinsburskii
9 daysmm: move alloc tag to mmLorenzo Stoakes
9 dayspercpu_ref: fix documentation of maximum valueMatthew Wilcox (Oracle)
10 daysMerge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/s...Linus Torvalds
10 daysMerge tag 'for-next-keys-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
14 daysMerge tag 'slab-for-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-23assoc_array: trim the final shortcut word using the current chunk endMichael Bommarito
2026-07-20lib: test_hmm: use device devt for coherent device range selectionStanislav Kinsburskii
2026-07-20Merge tag 'v7.2-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-07-17Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-07-17rhashtable: clear stale iter->p on table restartCen Zhang (Microsoft)
2026-07-15Merge tag 'linux_kselftest-kunit-fixes-7.2-rc4' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-14lib/alloc_tag: introduce mem_alloc_profiling_permanently_disabled()Harry Yoo (Oracle)
2026-07-10bug: fix warning suppressions with kunit built as moduleBartosz Golaszewski
2026-07-09crypto: aes - Fix conditions for selecting MAC dependenciesEric Biggers
2026-07-07tracing: Prevent out-of-bounds read in glob matchingHuihui Huang
2026-07-05lib/crypto: md5: Remove support for md5_mod_init_arch()Eric Biggers
2026-07-03Merge tag 'riscv-for-linus-7.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-03Merge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-01scatterlist: Fix offset in folio calc in extract_xarray_to_sg()David Howells
2026-07-01iov_iter: Remove unused variable in kunit_iov_iter.cDavid Howells
2026-07-01iov_iter: Fix a memory leak in iov_iter_extract_user_pages()David Howells
2026-07-01iov_iter: Fix missing alloc fail check in iov_iter_extract_bvec_pages()David Howells
2026-07-01iov_iter: Fix potential underflow in iov_iter_extract_xarray_pages()David Howells
2026-07-01bootconfig: 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-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