All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: Michael Tokarev <mjt@tls.msk.ru>
Cc: Fiona Ebner <f.ebner@proxmox.com>,
	qemu-stable@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [Stable-11.0.1 v2 00/94] Patch Round-up for stable 11.0.1, freeze on 2026-05-22 (frozen)
Date: Tue, 26 May 2026 20:07:00 +0200	[thread overview]
Message-ID: <ahXhRKqcpoVmCAID@redhat.com> (raw)
In-Reply-To: <573968a1-4077-48e8-b14b-a8c8074b9e1b@tls.msk.ru>

Am 23.05.2026 um 08:49 hat Michael Tokarev geschrieben:
> On 23.05.2026 02:10, Fiona Ebner wrote:
> > Hi Michael,
> > 
> > Am 22.05.26 um 11:35 PM schrieb Michael Tokarev:
> > > Please respond here or CC qemu-stable@nongnu.org on any additional patches
> > > you think should (or shouldn't) be included in the release.
> > 
> > > 92 b8bfb1478d61 Kevin Wolf:
> > >     qcow2: Fix corruption on discard during write with COW
> > > 93 389f5bcc744d Kevin Wolf:
> > >     iotests/046: Test that discard/write_zeroes wait for dependencies
> > 
> > since number 92 can cause an issue [0] that is much easier to run into
> > than the one it solves, but still similarly bad, I think it should only
> > be included together with Thomas' fix [1] on top. I know that one has
> > not been applied to master or reviewed by a maintainer yet, so if
> > including it goes against procedure, maybe it'd be better to leave 92
> > (and 93) out for now or delay the release?
> > 
> > Same for the other stable series. Thank you for the consideration!
> 
> Thank you very much for letting me know.  Yes, it isn't good to include
> "Fix corruption on discard" without the follow-up fix.  So it would be
> very nice to have the follow-up fix applied to the master branch today
> or tomorrow (this is Sat and Sun, maybe not the best timing), or I'll
> have to drop the above mentioned two changes from the stable series.
> Or indeed, releases should be delayed - in a hope the fix can be applied
> on Monday.
> 
> I'll wait for some reaction.  Kevin?

I was out yesterday and most of today, so I could only take a quick look
just now. The patch looks reasonable to me at first sight, I'll try to
have a closer look tomorrow.

Kevin



  reply	other threads:[~2026-05-26 18:07 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-22 21:33 [Stable-11.0.1 v2 00/94] Patch Round-up for stable 11.0.1, freeze on 2026-05-22 (frozen) Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 58/94] hw/uefi: check auth.hdr_length minimum size Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 60/94] hw/ufs: Validate MCQ SQ references before use Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 61/94] hw/ufs: Guard MCQ CQ accesses against missing queues Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 62/94] hw/ufs: Reject zero-depth MCQ queues Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 63/94] hw/ufs: Keep MCQ SQs alive while requests are outstanding Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 64/94] hw/ufs: Zero reserved bytes in REPORT LUNS response header Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 65/94] hw/display/cirrus_vga: Fix packed-24 color-expansion transparent pattern fills Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 66/94] hw/display/cirrus_vga: Fix packed-24 color-expansion transparent copies Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 67/94] hw/misc/aspeed_sbc: Add bounds checking for OTP write operations Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 68/94] aspeed/hace: Fix out-of-bounds read in has_padding() Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 69/94] aspeed/hace: Prevent total_req_len overflow Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 70/94] hw/i2c/microbit_i2c: Don't index off end of twi_read_sequence[] Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 71/94] ati-vga: fix ati_set_dirty address calculation Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 72/94] tests/qtest/iommu-smmuv3-test: Skip if no TCG GICv3 device present Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 73/94] meson.build: Add -fzero-init-padding-bits=all Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 74/94] hw/remote/machine.c: Mark x-remote machine as OK for AArch64 and AArch32 Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 75/94] tests/functional/qemu_test/asset.py: Don't use setxattr when it doesn't exist Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 76/94] target/arm/hvf: Fix WFI halting to stop idle vCPU spinning Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 77/94] hw/nvme: fix admin cq msix setup Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 78/94] linux-user: Fix AT_EXECFN in AUXV for symlinked programs Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 79/94] linux-user/sh4: Fix target_ucontext tuc_link field type Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 80/94] linux-user/sh4: Fix setup_sigtramp to match Linux kernel trampoline pattern Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 81/94] blkdebug: Add 'delay-ns' option Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 82/94] block: Add blk_co_start/end_request() and BDRV_REQ_NO_QUEUE Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 83/94] block: Add flags parameter to blk_*_pdiscard() Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 84/94] ide: Minimal fix for deadlock between TRIM and drain Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 85/94] ide: Clean up ide_trim_co_entry() to be idiomatic coroutine code Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 86/94] ide-test: Factor out wait_dma_completion() Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 87/94] ide-test: Test reset during TRIM Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 88/94] block: Create DEFAULT_BLOCK_CONF macro Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 89/94] block: Add more defaults to DEFAULT_BLOCK_CONF Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 90/94] commit: Drain nodes across all of bdrv_commit() Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 91/94] qemu-io: Add 'aio_discard' command Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 92/94] qcow2: Fix corruption on discard during write with COW Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 93/94] iotests/046: Test that discard/write_zeroes wait for dependencies Michael Tokarev
2026-05-22 21:33 ` [Stable-11.0.1 94/94] block/graph-lock: fix missed wakeup in bdrv_graph_co_rdunlock() Michael Tokarev
2026-05-22 23:10 ` [Stable-11.0.1 v2 00/94] Patch Round-up for stable 11.0.1, freeze on 2026-05-22 (frozen) Fiona Ebner
2026-05-23  6:49   ` Michael Tokarev
2026-05-26 18:07     ` Kevin Wolf [this message]
2026-05-26 18:09       ` Michael Tokarev
2026-05-26 18:31         ` Kevin Wolf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ahXhRKqcpoVmCAID@redhat.com \
    --to=kwolf@redhat.com \
    --cc=f.ebner@proxmox.com \
    --cc=mjt@tls.msk.ru \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-stable@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.