summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
3 daysMerge branch 'for-next/kspp' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
3 daysMerge branch 'bitmap-for-next' of https://github.com/norov/linux.gitMark Brown
3 daysMerge branch 'kunit' of https://git.kernel.org/pub/scm/linux/kernel/git/shuah...Mark Brown
3 daysMerge branch 'togreg' of https://git.kernel.org/pub/scm/linux/kernel/git/jic2...Mark Brown
3 daysMerge branch 'driver-core-next' of https://git.kernel.org/pub/scm/linux/kerne...Mark Brown
3 daysMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/tr...Mark Brown
3 daysMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/...Mark Brown
3 daysMerge branch 'drm-next' of https://gitlab.freedesktop.org/drm/kernel.gitMark Brown
3 daysMerge branch 'libcrypto-next' of https://git.kernel.org/pub/scm/linux/kernel/...Mark Brown
3 daysMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/herb...Mark Brown
3 daysMerge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...Mark Brown
3 daysMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/pr...Mark Brown
3 daysMerge branch 'mm-nonmm-unstable' of https://git.kernel.org/pub/scm/linux/kern...Mark Brown
3 daysMerge branch into tip/master: 'timers/vdso'Ingo Molnar
4 daysraid6/kunit: add a benchmarkChristoph Hellwig
4 daysraid6: improve the runtime selection benchmarkChristoph Hellwig
4 daysraid6: defer implementation selection when built-inChristoph Hellwig
4 daysraid6: enable lock context analysisChristoph Hellwig
4 daysxor/kunit: add a benchmarkChristoph Hellwig
4 daysxor/kunit: fix a spelling errorChristoph Hellwig
4 daysxor: improve the runtime selection benchmarkChristoph Hellwig
4 daysxor: enable lock context analysisChristoph Hellwig
4 daysRevert "printf: Compile the kunit test with DISABLE_BRANCH_PROFILING DISABLE_...Petr Mladek
4 dayslib/random32: convert selftest to KUnitKir Chou
4 dayslib/math: add KUnit test suite for polynomial_calc()Adi Nata
4 dayslib/xz: fix commentsLasse Collin
4 dayslib/xz: use size_t instead of uint32_t in a few placesLasse Collin
4 dayslib/string: fix memchr_inv() for large rangesBradley Morgan
4 dayslib/idr: fix ida_find_first_range() missing IDs across chunk boundariesJosh Law
4 dayslib/xz: replace min_t with minThorsten Blum
4 daysselftests/mm: add HMM test for mmap lock-dropping faultsStanislav Kinsburskii
4 daysalloc_tag: add ioctl to /proc/allocinfoSuren Baghdasaryan
4 dayslib/maple_tree: add missing spaces after switch keywordWatson Wheeler
4 daysradix-tree: fix kmemleak false positives on tree head reassignmentBreno Leitao
4 dayslib/test_hmm: fail dmirror_fault() when the mirrored mm is goneStanislav Kinsburskii
4 daysmaple_tree: add helper mas_make_walkable()Liam R. Howlett (Oracle)
4 daysmaple_tree: avoid extra gap calculationLiam R. Howlett (Oracle)
4 daysmaple_tree: WARN_ON_ONCE when allocations failLiam R. Howlett (Oracle)
4 daysmaple_tree: document that erase may use GFP_KERNEL for allocationsLiam R. Howlett (Oracle)
4 daysmaple_tree: catch race in mas_alloc_cyclic()Liam R. Howlett (Oracle)
4 daysmaple_tree: add bulk parent set helperLiam R. Howlett (Oracle)
4 daysmaple_tree: micro optimisation of mas_wr_store_type()Liam R. Howlett (Oracle)
4 daysmaple_tree: optimise mas_wr_node_store() when not in rcu modeLiam R. Howlett (Oracle)
4 daysmaple_tree: use prefetched value in mas_wr_store_type()Liam R. Howlett (Oracle)
4 daysmaple_tree: clarify comments on mas_nomem()Liam R. Howlett (Oracle)
4 daysmaple_tree: drop dead code from mas_extend_spanning_null()Liam R. Howlett (Oracle)
4 daysmaple_tree: add write lock checking with lockdep sequence numbersLiam R. Howlett (Oracle)
4 daysmaple_tree: add rcu locking check when LOCKDEP is enabledLiam R. Howlett (Oracle)
4 daysmm: move alloc tag to mmLorenzo Stoakes
4 dayspercpu_ref: fix documentation of maximum valueMatthew Wilcox (Oracle)