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