Show patches with: Series = Patch Round-up for stable 9.2.3, freeze on 2025-03-24       |    Archived = No       |   51 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[Stable-9.2.3,51/51] docs: Rename default-configs to configs Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 1 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,50/51] block: Zero block driver state before reopening Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - - - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,49/51] hw/xen/hvm: Fix Aarch64 typo Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 2 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,48/51] hw/net/smc91c111: Don't allow data register access to overrun buffer Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 1 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,47/51] hw/net/smc91c111: Sanitize packet length on tx Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 1 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,46/51] hw/net/smc91c111: Sanitize packet numbers Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 1 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,45/51] ppc/pnv/occ: Fix common area sensor offsets Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - - - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,44/51] xen: No need to flush the mapcache for grants Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 2 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,43/51] net: move backend cleanup to NIC cleanup Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - - - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,42/51] net: parameterize the removing client from nc list Patch Round-up for stable 9.2.3, freeze on 2025-03-24 1 1 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,41/51] util/qemu-timer.c: Don't warp timer from timerlist_rearm() Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 2 1 --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,40/51] target/arm: Correct STRD atomicity Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 1 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,39/51] target/arm: Correct LDRD atomicity and fault behaviour Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 1 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,38/51] hw/arm: enable secure EL2 timers for sbsa machine Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 1 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,37/51] hw/arm: enable secure EL2 timers for virt machine Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 2 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,36/51] target/arm: Implement SEL2 physical and virtual timers Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 2 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,35/51] target/arm: Refactor handling of timer offset for direct register accesses Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 1 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,34/51] target/arm: Always apply CNTVOFF_EL2 for CNTV_TVAL_EL02 accesses Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 1 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,33/51] target/arm: Make CNTPS_* UNDEF from Secure EL1 when Secure EL2 is enabled Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 1 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,32/51] target/arm: Don't apply CNTVOFF_EL2 for EL2_VIRT timer Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 1 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,31/51] target/arm: Apply correct timer offset when calculating deadlines Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 1 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,30/51] hw/gpio: npcm7xx: fixup out-of-bounds access Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 1 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,29/51] docs/about/build-platforms: Correct minimum supported Python version Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 1 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,28/51] block/qed: fix use-after-free by nullifying timer pointer after free Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - - - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,27/51] goldfish_rtc: Fix tick_offset migration Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 1 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,26/51] target/riscv: throw debug exception before page fault Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 2 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,25/51] target/riscv/debug.c: use wp size = 4 for 32-bit CPUs Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 2 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,24/51] target/riscv: rvv: Fix incorrect vlen comparison in prop_vlen_set Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 1 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,23/51] target/riscv: rvv: Fix unexpected behavior of vector reduction instructions wh… Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 1 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,22/51] target/arm/hvf: sign extend the data for a load operation when SSE=1 Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 1 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,21/51] target/arm/hvf: Disable SME feature Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 1 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,20/51] physmem: replace assertion with error Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 4 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,19/51] target/loongarch/gdbstub: Fix gdbstub incorrectly handling some registers Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 1 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,18/51] vhost-user-snd: correct the calculation of config_size Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 4 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,17/51] hw/virtio/virtio-nsm: Respond with correct length Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 3 1 --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,16/51] vdpa: Fix endian bugs in shadow virtqueue Patch Round-up for stable 9.2.3, freeze on 2025-03-24 1 1 1 --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,15/51] cryptodev/vhost: allocate CryptoDevBackendVhost using g_mem0() Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 1 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,14/51] amd_iommu: Use correct bitmask to set capability BAR Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 2 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,13/51] amd_iommu: Use correct DTE field for interrupt passthrough Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 2 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,12/51] hw/i386/microvm: Fix crash that occurs when introspecting the microvm machine Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 3 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,11/51] hw/i386/pc: Fix crash that occurs when introspecting TYPE_PC_MACHINE machines Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 2 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,10/51] hw/net: Fix NULL dereference with software RSS Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 1 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,09/51] Kconfig: Extract CONFIG_USB_CHIPIDEA from CONFIG_IMX Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 1 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,08/51] target/arm: Correct errors in WFI/WFE trapping Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 1 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,07/51] target/arm: Honour SDCR.TDCC and SCR.TERR in AArch32 EL3 non-Monitor modes Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 2 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,06/51] hw/intc/arm_gicv3_cpuif: Don't downgrade monitor traps for AArch32 EL3 Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 2 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,05/51] target/arm: Make CP_ACCESS_TRAPs to AArch32 EL3 be Monitor traps Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 2 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,04/51] target/arm: Report correct syndrome for UNDEFINED LOR sysregs when NS=0 Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 2 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,03/51] target/arm: Report correct syndrome for UNDEFINED S1E2 AT ops at EL3 Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 1 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,02/51] target/arm: Report correct syndrome for UNDEFINED AT ops with wrong NSE, NS Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 1 - --- 2025-03-15 Michael Tokarev New
[Stable-9.2.3,01/51] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS … Patch Round-up for stable 9.2.3, freeze on 2025-03-24 - 2 - --- 2025-03-15 Michael Tokarev New