summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2 daysMerge branch 'kunit' of https://git.kernel.org/pub/scm/linux/kernel/git/shuah...Mark Brown
2 daysMerge branch 'togreg' of https://git.kernel.org/pub/scm/linux/kernel/git/jic2...Mark Brown
2 daysMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/tr...Mark Brown
2 daysMerge branch 'master' of git://git.code.sf.net/p/tomoyo/tomoyo.gitMark Brown
2 daysMerge branch 'for-linux-next' of https://gitlab.freedesktop.org/drm/misc/kern...Mark Brown
2 daysMerge branch 'libcrypto-next' of https://git.kernel.org/pub/scm/linux/kernel/...Mark Brown
2 daysMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/herb...Mark Brown
2 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 'mm-unstable' of https://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
3 daysMerge branch 'mm-hotfixes-unstable' of https://git.kernel.org/pub/scm/linux/k...Mark Brown
3 dayslib/random32: convert selftest to KUnitKir Chou
3 dayslib/math: add KUnit test suite for polynomial_calc()Adi Nata
3 dayslib/xz: fix commentsLasse Collin
3 dayslib/xz: use size_t instead of uint32_t in a few placesLasse Collin
3 dayslib/string: fix memchr_inv() for large rangesBradley Morgan
3 dayslib/idr: fix ida_find_first_range() missing IDs across chunk boundariesJosh Law
3 dayslib/xz: replace min_t with minThorsten Blum
3 dayslib/test_hmm: fail dmirror_fault() when the mirrored mm is goneStanislav Kinsburskii
3 daysmaple_tree: add helper mas_make_walkable()Liam R. Howlett (Oracle)
3 daysmaple_tree: avoid extra gap calculationLiam R. Howlett (Oracle)
3 daysmaple_tree: WARN_ON_ONCE when allocations failLiam R. Howlett (Oracle)
3 daysmaple_tree: document that erase may use GFP_KERNEL for allocationsLiam R. Howlett (Oracle)
3 daysmaple_tree: catch race in mas_alloc_cyclic()Liam R. Howlett (Oracle)
3 daysmaple_tree: add bulk parent set helperLiam R. Howlett (Oracle)
3 daysmaple_tree: micro optimisation of mas_wr_store_type()Liam R. Howlett (Oracle)
3 daysmaple_tree: optimise mas_wr_node_store() when not in rcu modeLiam R. Howlett (Oracle)
3 daysmaple_tree: use prefetched value in mas_wr_store_type()Liam R. Howlett (Oracle)
3 daysmaple_tree: clarify comments on mas_nomem()Liam R. Howlett (Oracle)
3 daysmaple_tree: drop dead code from mas_extend_spanning_null()Liam R. Howlett (Oracle)
3 daysmaple_tree: add write lock checking with lockdep sequence numbersLiam R. Howlett (Oracle)
3 daysmaple_tree: add rcu locking check when LOCKDEP is enabledLiam R. Howlett (Oracle)
3 daysmm: move alloc tag to mmLorenzo Stoakes
3 dayspercpu_ref: fix documentation of maximum valueMatthew Wilcox (Oracle)
3 dayslib: test_hmm: use device devt for coherent device range selectionStanislav Kinsburskii
3 dayslib/crypto: md5: Remove support for md5_mod_init_arch()Eric Biggers
4 daysrhashtable: Add workqueue/irq_work header inclusionsHerbert Xu
5 daysMerge tag 'riscv-for-linus-7.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
5 daysMerge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
7 daysbootconfig: add xbc_prepend_embedded_cmdline() helperBreno Leitao
7 daysbootconfig: render embedded bootconfig as a kernel cmdline at build timeBreno Leitao
7 daysbootconfig: render descendant keys when xbc_snprint_cmdline() root has a valueBreno Leitao
8 daysscatterlist: Fix offset in folio calc in extract_xarray_to_sg()David Howells
8 daysiov_iter: Remove unused variable in kunit_iov_iter.cDavid Howells
8 daysiov_iter: Fix a memory leak in iov_iter_extract_user_pages()David Howells
8 daysiov_iter: Fix missing alloc fail check in iov_iter_extract_bvec_pages()David Howells
8 daysiov_iter: Fix potential underflow in iov_iter_extract_xarray_pages()David Howells
8 daysbootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()Breno Leitao
9 daysMerge drm/drm-next into drm-misc-nextThomas Zimmermann
9 dayslib: math: div64: add div64_s64_rem()Rodrigo Alencar