summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
9 daysMerge branch 'mm-nonmm-unstable' of https://git.kernel.org/pub/scm/linux/kern...Mark Brown
10 dayslib/test_hmm: remove dead NULL checks after GFP_NOFAIL allocationsGou Hao
10 dayskcov: fix data corruption and race conditions on PREEMPT_RTTetsuo Handa
10 dayslib/ucs2_string.c: fix indentationVincent Mailhol
10 dayslib/ucs2_string.c: fix out-of-bounds read in ucs2_strnlen()Vincent Mailhol
10 daysraid6/kunit: add a benchmarkChristoph Hellwig
10 daysraid6: improve the runtime selection benchmarkChristoph Hellwig
10 daysraid6: defer implementation selection when built-inChristoph Hellwig
10 daysraid6: enable lock context analysisChristoph Hellwig
10 daysxor/kunit: add a benchmarkChristoph Hellwig
10 daysxor/kunit: fix a spelling errorChristoph Hellwig
10 daysxor: improve the runtime selection benchmarkChristoph Hellwig
10 daysxor: enable lock context analysisChristoph Hellwig
10 daysRevert "printf: Compile the kunit test with DISABLE_BRANCH_PROFILING DISABLE_...Petr Mladek
10 dayslib/random32: convert selftest to KUnitKir Chou
10 dayslib/math: add KUnit test suite for polynomial_calc()Adi Nata
10 dayslib/xz: fix commentsLasse Collin
10 dayslib/xz: use size_t instead of uint32_t in a few placesLasse Collin
10 dayslib/string: fix memchr_inv() for large rangesBradley Morgan
10 dayslib/idr: fix ida_find_first_range() missing IDs across chunk boundariesJosh Law
10 dayslib/xz: replace min_t with minThorsten Blum
10 daysselftests/mm: add HMM test for mmap lock-dropping faultsStanislav Kinsburskii
10 daysalloc_tag: add ioctl to /proc/allocinfoSuren Baghdasaryan
10 dayslib/maple_tree: add missing spaces after switch keywordWatson Wheeler
10 daysradix-tree: fix kmemleak false positives on tree head reassignmentBreno Leitao
10 dayslib/test_hmm: fail dmirror_fault() when the mirrored mm is goneStanislav Kinsburskii
10 daysmaple_tree: add helper mas_make_walkable()Liam R. Howlett (Oracle)
10 daysmaple_tree: avoid extra gap calculationLiam R. Howlett (Oracle)
10 daysmaple_tree: WARN_ON_ONCE when allocations failLiam R. Howlett (Oracle)
10 daysmaple_tree: document that erase may use GFP_KERNEL for allocationsLiam R. Howlett (Oracle)
10 daysmaple_tree: catch race in mas_alloc_cyclic()Liam R. Howlett (Oracle)
10 daysmaple_tree: add bulk parent set helperLiam R. Howlett (Oracle)
10 daysmaple_tree: micro optimisation of mas_wr_store_type()Liam R. Howlett (Oracle)
10 daysmaple_tree: optimise mas_wr_node_store() when not in rcu modeLiam R. Howlett (Oracle)
10 daysmaple_tree: use prefetched value in mas_wr_store_type()Liam R. Howlett (Oracle)
10 daysmaple_tree: clarify comments on mas_nomem()Liam R. Howlett (Oracle)
10 daysmaple_tree: drop dead code from mas_extend_spanning_null()Liam R. Howlett (Oracle)
10 daysmaple_tree: add write lock checking with lockdep sequence numbersLiam R. Howlett (Oracle)
10 daysmaple_tree: add rcu locking check when LOCKDEP is enabledLiam R. Howlett (Oracle)
10 daysmm: move alloc tag to mmLorenzo Stoakes
10 dayspercpu_ref: fix documentation of maximum valueMatthew Wilcox (Oracle)
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-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