[PATCH v7 00/31] mm/virtio: skip redundant zeroing of host-zeroed pages
2026-05-14 19:08 UTC (57+ messages)
` [PATCH v7 01/31] mm: mempolicy: fix interleave index for unaligned VMA start
` [PATCH v7 02/31] mm: page_alloc: propagate PageReported flag across buddy splits
` [PATCH v7 03/31] mm: page_reporting: allow driver to set batch capacity
` [PATCH v7 04/31] mm: hugetlb: remove dead alloc_hugetlb_folio stub
` [PATCH v7 05/31] mm: move vma_alloc_folio_noprof to page_alloc.c
` [PATCH v7 06/31] mm: thread user_addr through page allocator for cache-friendly zeroing
` [PATCH v7 07/31] mm: add folio_zero_user stub for configs without THP/HUGETLBFS
` [PATCH v7 08/31] mm: page_alloc: move prep_compound_page before post_alloc_hook
` [PATCH v7 09/31] mm: use folio_zero_user for user pages in post_alloc_hook
` [PATCH v7 10/31] mm: use __GFP_ZERO in vma_alloc_zeroed_movable_folio
` [PATCH v7 11/31] mm: remove arch vma_alloc_zeroed_movable_folio overrides
` [PATCH v7 12/31] mm: alloc_anon_folio: pass raw fault address to vma_alloc_folio
` [PATCH v7 13/31] mm: alloc_swap_folio: "
` [PATCH v7 14/31] mm: use __GFP_ZERO in alloc_anon_folio
` [PATCH v7 15/31] mm: vma_alloc_anon_folio_pmd: pass raw fault address to vma_alloc_folio
` [PATCH v7 16/31] mm: use __GFP_ZERO in vma_alloc_anon_folio_pmd
` [PATCH v7 17/31] mm: hugetlb: add gfp parameter and skip zeroing for zeroed pages
` [PATCH v7 18/31] mm: memfd: skip zeroing for zeroed hugetlb pool pages
` [PATCH v7 19/31] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
` [PATCH v7 20/31] mm: page_reporting: add per-page zeroed bitmap for host feedback
` [PATCH v7 21/31] mm: page_alloc: clear PG_zeroed on buddy merge if not both zero
` [PATCH v7 22/31] mm: page_alloc: preserve PG_zeroed in page_del_and_expand
` [PATCH v7 23/31] virtio_balloon: submit reported pages as individual buffers
` [PATCH v7 24/31] mm: page_reporting: add flush parameter with page budget
` [PATCH v7 25/31] mm: page_alloc: propagate PG_zeroed in split_large_buddy
` [PATCH v7 26/31] virtio_balloon: skip zeroing for host-zeroed reported pages
` [PATCH v7 27/31] virtio_balloon: disable reporting zeroed optimization for confidential guests
` [PATCH v7 28/31] mm: add free_frozen_pages_zeroed
` [PATCH v7 29/31] mm: add put_page_zeroed and folio_put_zeroed
` [PATCH v7 30/31] virtio_balloon: implement VIRTIO_BALLOON_F_DEVICE_INIT_ON_INFLATE
` [PATCH v7 31/31] mm: balloon: use put_page_zeroed for zeroed balloon pages
[PATCH net v3 0/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
2026-05-14 17:44 UTC (8+ messages)
` [PATCH net v3 1/2] vsock/virtio: reset connection on receiving queue overflow
` [PATCH net v3 2/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
[PATCH v5 0/3] vfio/pci: Request resources and map BARs at enable time
2026-05-14 16:38 UTC (5+ messages)
` [PATCH v5 1/3] vfio/pci: Set up BAR resources and maps in vfio_pci_core_enable()
` [PATCH v5 2/3] vfio/pci: Check BAR resources before exporting a DMABUF
` [PATCH v5 3/3] vfio/pci: Replace vfio_pci_core_setup_barmap() with vfio_pci_core_get_iomap()
[PATCH v6 0/7] locking: contended_release tracepoint instrumentation
2026-05-14 16:03 UTC (14+ messages)
` [PATCH v6 4/7] locking: Factor out queued_spin_release()
` [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock
` [PATCH v6 6/7] locking: Factor out __queued_read_unlock()/__queued_write_unlock()
` [PATCH v6 7/7] locking: Add contended_release tracepoint to qrwlock
[PATCH net] vsock/virtio: fix zerocopy completion for multi-skb sends
2026-05-14 14:07 UTC (2+ messages)
[PATCH net v2] vsock/vmci: fix UAF when peer resets connection during handshake
2026-05-14 13:26 UTC (4+ messages)
[PATCH] drm/qxl: validate dst_offset in apply_reloc against BO size
2026-05-14 10:07 UTC
[Hardening] drm/qxl: apply_reloc/apply_surf_reloc write dst_offset without validating against BO size
2026-05-14 4:57 UTC (2+ messages)
[PATCH net-next v12 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-05-14 1:10 UTC (3+ messages)
[PATCH v2] drm/virtio: Extend blob UAPI with deferred-mapping hinting
2026-05-13 22:10 UTC (2+ messages)
[PATCH] drm/virtio: add timeout to virtqueue wait to avoid hung task
2026-05-13 21:54 UTC (7+ messages)
[RFC PATCH 0/2] virtio-balloon: extended stats and push mode
2026-05-13 16:50 UTC (3+ messages)
` [RFC PATCH 1/2] virtio-balloon: extend stats with memory composition and pressure data
` [RFC PATCH 2/2] virtio-balloon: add stats push mode
[PATCH v2] vhost/vsock: Refuse the connection immediately when guest isn't ready
2026-05-13 14:50 UTC
[PATCH] virtio_pci_modern: Use GFP_ATOMIC with spin_lock_irqsave held in virtqueue_exec_admin_cmd()
2026-05-13 12:34 UTC (3+ messages)
[PATCH] virtio_pci_modern: Use GFP_ATOMIC with spin_lock_irqsave held in virtqueue_exec_admin_cmd()
2026-05-13 12:10 UTC (3+ messages)
[PATCH] vhost/vsock: Refuse the connection immediately when guest isn't ready
2026-05-13 11:18 UTC (9+ messages)
[PATCH v2] drm/virtio: move cursor resv lock acquisition to prepare_fb
2026-05-13 9:10 UTC (4+ messages)
[PATCH resend v6 00/30] mm/virtio: skip redundant zeroing of host-zeroed pages
2026-05-12 21:06 UTC (61+ messages)
` [PATCH resend v6 01/30] mm: move vma_alloc_folio_noprof to page_alloc.c
` [PATCH resend v6 02/30] mm: mempolicy: fix interleave index for unaligned VMA start
` [PATCH resend v6 03/30] mm: thread user_addr through page allocator for cache-friendly zeroing
` [PATCH resend v6 05/30] mm: page_alloc: move prep_compound_page before post_alloc_hook
` [PATCH resend v6 08/30] mm: remove arch vma_alloc_zeroed_movable_folio overrides
` [PATCH resend v6 09/30] mm: alloc_anon_folio: pass raw fault address to vma_alloc_folio
` [PATCH resend v6 10/30] mm: alloc_swap_folio: "
` [PATCH resend v6 11/30] mm: use __GFP_ZERO in alloc_anon_folio
` [PATCH resend v6 12/30] mm: vma_alloc_anon_folio_pmd: pass raw fault address to vma_alloc_folio
` [PATCH resend v6 13/30] mm: use __GFP_ZERO in vma_alloc_anon_folio_pmd
` [PATCH resend v6 14/30] mm: hugetlb: use __GFP_ZERO and skip zeroing for zeroed pages
` [PATCH resend v6 15/30] mm: memfd: skip zeroing for zeroed hugetlb pool pages
` [PATCH resend v6 16/30] mm: page_reporting: allow driver to set batch capacity
` [PATCH resend v6 17/30] mm: page_alloc: propagate PageReported flag across buddy splits
` [PATCH resend v6 18/30] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
` [PATCH resend v6 19/30] mm: page_reporting: add per-page zeroed bitmap for host feedback
` [PATCH resend v6 20/30] mm: page_alloc: clear PG_zeroed on buddy merge if not both zero
` [PATCH resend v6 21/30] mm: page_alloc: preserve PG_zeroed in page_del_and_expand
` [PATCH resend v6 22/30] virtio_balloon: submit reported pages as individual buffers
` [PATCH resend v6 23/30] mm: page_reporting: add flush parameter with page budget
` [PATCH resend v6 24/30] mm: page_alloc: propagate PG_zeroed in split_large_buddy
` [PATCH resend v6 25/30] virtio_balloon: skip zeroing for host-zeroed reported pages
` [PATCH resend v6 26/30] virtio_balloon: disable reporting zeroed optimization for confidential guests
` [PATCH resend v6 27/30] mm: add free_frozen_pages_zeroed
` [PATCH resend v6 28/30] mm: add put_page_zeroed and folio_put_zeroed
` [PATCH resend v6 29/30] virtio_balloon: implement VIRTIO_BALLOON_F_DEVICE_INIT_ON_INFLATE
` [PATCH resend v6 30/30] mm: balloon: use put_page_zeroed for zeroed balloon pages
[RFC PATCH v3 3/7] hq-spinlock: add contention detection
2026-05-12 16:25 UTC (4+ messages)
` [PATCH v3] locking/hqlock_core: restore missing call in contention detection logic
[PATCH net v2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
2026-05-12 11:17 UTC (4+ messages)
[PATCH net 0/2] vsock/virtio: fix vsockmon tap skb construction
2026-05-12 11:10 UTC (2+ messages)
[RESEND PATCH v3] drm/qxl: Convert qxl release idr to xarray
2026-05-12 7:34 UTC
[PATCH net] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
2026-05-12 7:19 UTC (10+ messages)
[PATCH] drm/virtio: check virtio_gpu_array_lock_resv() return in cursor update
2026-05-12 2:07 UTC (3+ messages)
[PATCH v2 00/10] drm: Improve logic behind damage handling
2026-05-11 12:22 UTC (11+ messages)
` [PATCH v2 01/10] drm/damage-helper: Do not alter damage clips on modeset, but ignore them
` [PATCH v2 02/10] drm/atomic-helpers: Evaluate plane damage after atomic_check
` [PATCH v2 03/10] drm/ingenic: Remove calls to drm_atomic_helper_check_plane_damage()
` [PATCH v2 04/10] drm/damage-helper: Test src coord in drm_atomic_helper_check_plane_damage()
` [PATCH v2 05/10] drm/appletbdrm: Allocate request/response buffers in begin_fb_access
` [PATCH v2 06/10] drm/damage-helper: Remove old state from drm_atomic_helper_damage_iter_init()
` [PATCH v2 07/10] drm/damage-helper: Remove old state from drm_atomic_helper_damage_merged()
` [PATCH v2 08/10] drm/atomic_helper: Do not evaluate plane damage before atomic_check
` [PATCH v2 09/10] drm/damage-helper: Rename state parameters in damage helpers
` [PATCH v2 10/10] drm/vmwgfx: Remove unused field struct vmwgfx_du_update_plane.old_state
[PATCH] vhost-vdpa: Expose ASID group change after DRIVER_OK via backend feature
2026-05-11 9:45 UTC
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox