[GIT PULL] Additional non-MM updates for 6.15-rc1
From: Andrew Morton
Date: Thu Apr 03 2025 - 01:16:04 EST
Linus, please merge this second set of non-MM updates, thanks.
The following changes since commit 25601e85441dd91cf7973b002f27af4c5b8691ea:
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc (2025-04-01 11:26:08 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-nonmm-stable-2025-04-02-22-12
for you to fetch changes up to 8b46fdaea819a679da176b879e7b0674a1161a5e:
lib: scatterlist: fix sg_split_phys to preserve original scatterlist offsets (2025-04-01 15:20:46 -0700)
----------------------------------------------------------------
One bugfix and a couple of small late-arriving updates.
----------------------------------------------------------------
Kent Overstreet (1):
lib/sort.c: add _nonatomic() variants with cond_resched()
Nicolas Schier (1):
mailmap: add an entry for Nicolas Schier
T Pratham (1):
lib: scatterlist: fix sg_split_phys to preserve original scatterlist offsets
.mailmap | 2 +
include/linux/sort.h | 11 ++++++
lib/sg_split.c | 2 -
lib/sort.c | 110 ++++++++++++++++++++++++++++++++++++---------------
4 files changed, 92 insertions(+), 33 deletions(-)