linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] md-6.16-20250705
@ 2025-07-05 12:07 Yu Kuai
  2025-07-05 12:34 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Yu Kuai @ 2025-07-05 12:07 UTC (permalink / raw)
  To: axboe, linux-raid, song
  Cc: yukuai3, yangerkun, yi.zhang, johnny.chenyi, haakon.bugge,
	zhengqixing, ncroxon, wangjinchao600

Hi Jens,

Please consider pulling following bugfixes from md-6.16 on your block-6.16
branch, this pull request contains:

 - fix uaf due to stack memory used for bio mempool, from Jinchao
 - fix raid10/raid1 nowait IO error path, from Nigel and Qixing
 - fix kernel crash from reading bitmap sysfs entry, by Håkon

The following changes since commit 75ef7b8d44c30a76cfbe42dde9413d43055a00a7:

  Merge tag 'nvme-6.16-2025-07-03' of git://git.infradead.org/nvme into block-6.16 (2025-07-03 09:42:07 -0600)

are available in the Git repository at:

  git@gitolite.kernel.org:pub/scm/linux/kernel/git/mdraid/linux.git tags/md-6.16-20250705

for you to fetch changes up to c17fb542dbd1db745c9feac15617056506dd7195:

  md/md-bitmap: fix GPF in bitmap_get_stats() (2025-07-05 19:36:50 +0800)

----------------------------------------------------------------
Håkon Bugge (1):
      md/md-bitmap: fix GPF in bitmap_get_stats()

Nigel Croxon (1):
      raid10: cleanup memleak at raid10_make_request

Wang Jinchao (1):
      md/raid1: Fix stack memory use after return in raid1_reshape

Zheng Qixing (1):
      md/raid1,raid10: strip REQ_NOWAIT from member bios

 drivers/md/md-bitmap.c |  3 +--
 drivers/md/raid1.c     |  4 +++-
 drivers/md/raid10.c    | 12 ++++++++++--
 3 files changed, 14 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-07-05 12:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-05 12:07 [GIT PULL] md-6.16-20250705 Yu Kuai
2025-07-05 12:34 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).