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:31:26 +0200	[thread overview]
Message-ID: <ahXm_s1Qfmgzkijm@redhat.com> (raw)
In-Reply-To: <1f4c78dc-b2bb-4afd-8b82-0d89897cf230@tls.msk.ru>

Am 26.05.2026 um 20:09 hat Michael Tokarev geschrieben:
> On 26.05.2026 21:07, Kevin Wolf wrote:
> > Am 23.05.2026 um 08:49 hat Michael Tokarev geschrieben:
> 
> > > 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.
> 
> Thank you Kevin!
> 
> There's no rush anymore, I tagged stable releases yesterday already,
> should be out once Mike creates and uploads the tarballs.
> 
> I removed the other patches from your pullreq which Fiona pointed
> out previously, to be picked up once we have better time.

Ok, perfect. I wasn't completely sure if I should actually recommend
removing the patches even if we have a follow-up patch because it
addresses a problem that has existed for a long time and people have
only reported it now. So it only makes sense that we're not trying to
rush something into stable that might end up making things worse.

> Maybe the next stable releases will be sooner than usual, due to
> security fixes coming in.

Hard to take this as good news, but it is what it is. :-)

Kevin



      reply	other threads:[~2026-05-26 18:32 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
2026-05-26 18:09       ` Michael Tokarev
2026-05-26 18:31         ` Kevin Wolf [this message]

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=ahXm_s1Qfmgzkijm@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.