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