messages from 2026-04-23 20:54:44 to 2026-04-29 21:04:36 UTC [more...]
[PATCH net-next v9 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-04-29 21:04 UTC (14+ messages)
` [PATCH net-next v9 1/4] tun/tap: add ptr_ring consume helper with netdev queue wakeup
` [PATCH net-next v9 2/4] vhost-net: wake queue of tun/tap after ptr_ring consume
` [PATCH net-next v9 3/4] ptr_ring: move free-space check into separate helper
` [PATCH net-next v9 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present
[PATCH v12 00/13] blk: honor isolcpus configuration
2026-04-29 21:01 UTC (10+ messages)
` [PATCH v12 02/13] lib/group_cpus: remove dead !SMP code
` [PATCH v12 05/13] blk-mq: add blk_mq_{online|possible}_queue_affinity
[PATCH v2 0/8] x86/msr: Consolidate native/paravirt MSR functions
2026-04-29 18:45 UTC (9+ messages)
` [PATCH v2 1/8] x86/msr: Use paravirt "calls" in common code
` [PATCH v2 2/8] x86/msr: Consolidate rdmsr() definitions
` [PATCH v2 3/8] x86/msr: Consolidate rdmsr_safe() implementations
` [PATCH v2 4/8] x86/msr: Consolidate rdmsrq() implementations
` [PATCH v2 5/8] x86/msr: Consolidate {rd,wr}msr[q]_safe() implementations
` [PATCH v2 6/8] x86/msr: Consolidate rdpmc() implementations
` [PATCH v2 7/8] x86/msr: Remove old crusty comment
` [PATCH v2 8/8] x86/msr: Remove duplicate #include
[RFC PATCH] virtio-mmio: add xenbus probing
2026-04-29 15:35 UTC (2+ messages)
[PATCH v2 0/3] vfio/pci: Request resources and map BARs at enable time
2026-04-29 10:17 UTC (12+ messages)
` [PATCH v2 1/3] vfio/pci: Set up bar resources and maps in vfio_pci_core_enable()
` [PATCH v2 2/3] vfio/pci: Replace vfio_pci_core_setup_barmap() with checks for resource/map
` [PATCH v2 3/3] vfio/pci: Check BAR resources before exporting a DMABUF
[PATCH v2 0/3] drm/virtio: introduce F_BLOB_ALIGNMENT support
2026-04-28 19:44 UTC (4+ messages)
` [PATCH v2 1/3] drm/virtio: support VIRTIO_GPU_F_BLOB_ALIGNMENT
` [PATCH v2 2/3] drm/virtio: honor blob_alignment requirements
` [PATCH v2 3/3] drm/virtio: add VIRTGPU_PARAM_BLOB_ALIGNMENT to params
[PATCH] hv_sock: fix ARM64 support
2026-04-28 23:48 UTC (5+ messages)
[PATCH 1/2] hv_sock: fix ARM64 support
2026-04-28 21:07 UTC (10+ messages)
` [PATCH 2/2] drm/hyperv: use VMBUS_RING_SIZE()
[RFC PATCH v7 0/4] virtio: add noirq system sleep PM callbacks for virtio-mmio
2026-04-28 15:07 UTC (5+ messages)
` [RFC PATCH v7 1/4] virtio: separate PM restore and reset_done paths
` [RFC PATCH v7 2/4] virtio_ring: export virtqueue_reinit_vring() for noirq restore
` [RFC PATCH v7 3/4] virtio: add noirq system sleep PM infrastructure
` [RFC PATCH v7 4/4] virtio-mmio: wire up noirq system sleep PM callbacks
[PATCH] hv_sock: fix ARM64 support
2026-04-28 12:35 UTC (3+ messages)
[PATCH RFC 00/11] x86/msr: Reduce MSR access interfaces
2026-04-28 10:42 UTC (2+ messages)
` [PATCH RFC 09/11] x86/msr: Add macros for preparing to switch rdmsr/wrmsr interfaces
[PATCH AUTOSEL 7.0] scsi: virtio_scsi: Move INIT_WORK calls to virtscsi_probe()
2026-04-28 10:40 UTC
[PATCH] vsock/virtio: fix memory leak in virtio_transport_recv_listen()
2026-04-28 8:57 UTC (5+ messages)
` [syzbot ci] "
[RFC PATCH v6 0/4] virtio: add noirq system sleep PM callbacks for virtio-mmio
2026-04-27 17:30 UTC (5+ messages)
` [RFC PATCH v6 1/4] virtio: separate PM restore and reset_done paths
` [RFC PATCH v6 2/4] virtio_ring: export virtqueue_reinit_vring() for noirq restore
` [RFC PATCH v6 3/4] virtio: add noirq system sleep PM infrastructure
` [RFC PATCH v6 4/4] virtio-mmio: wire up noirq system sleep PM callbacks
[syzbot] [virt?] [net?] memory leak in __vsock_create (2)
2026-04-27 17:03 UTC (3+ messages)
[PATCH RFC v4 00/22] mm/virtio: skip redundant zeroing of host-zeroed reported pages
2026-04-27 15:43 UTC (26+ messages)
` [PATCH RFC v4 01/22] mm: move vma_alloc_folio to page_alloc.c
` [PATCH RFC v4 02/22] mm: add vma_alloc_folio_user_addr
` [PATCH RFC v4 03/22] mm: thread user_addr through page allocator for cache-friendly zeroing
` [PATCH RFC v4 04/22] mm: add folio_zero_user stub for configs without THP/HUGETLBFS
` [PATCH RFC v4 05/22] mm: page_alloc: move prep_compound_page before post_alloc_hook
` [PATCH RFC v4 06/22] mm: use folio_zero_user for user pages in post_alloc_hook
` [PATCH RFC v4 07/22] mm: use __GFP_ZERO in vma_alloc_zeroed_movable_folio
` [PATCH RFC v4 08/22] mm: use __GFP_ZERO in alloc_anon_folio
` [PATCH RFC v4 09/22] mm: use __GFP_ZERO in vma_alloc_anon_folio_pmd
` [PATCH RFC v4 10/22] mm: hugetlb: use __GFP_ZERO and skip zeroing for zeroed pages
` [PATCH RFC v4 11/22] mm: memfd: skip zeroing for zeroed hugetlb pool pages
` [PATCH RFC v4 12/22] mm: remove arch vma_alloc_zeroed_movable_folio overrides
` [PATCH RFC v4 13/22] mm: page_alloc: propagate PageReported flag across buddy splits
` [PATCH RFC v4 14/22] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
` [PATCH RFC v4 15/22] mm: page_alloc: clear PG_zeroed on buddy merge if not both zero
` [PATCH RFC v4 16/22] mm: page_alloc: preserve PG_zeroed in page_del_and_expand
` [PATCH RFC v4 17/22] mm: page_reporting: add per-page zeroed bitmap for host feedback
` [PATCH RFC v4 18/22] virtio_balloon: a hack to enable host-zeroed page optimization
` [PATCH RFC v4 19/22] mm: page_reporting: add flush parameter with page budget
` [PATCH RFC v4 20/22] mm: add free_frozen_pages_zeroed
` [PATCH RFC v4 21/22] mm: add put_page_zeroed and folio_put_zeroed
` [PATCH RFC v4 22/22] virtio_balloon: mark deflated pages as zeroed
[PATCH] virtio-mmio: fix device release warning on module unload
2026-04-27 15:01 UTC (3+ messages)
[PATCH v2] virtio-mmio: fix device release warning on module unload
2026-04-27 14:37 UTC
[PATCH 7.2 v10 0/2] skip redundant sync IPIs when TLB flush sent them
2026-04-27 8:53 UTC (34+ messages)
` [PATCH 7.2 v10 1/2] mm/mmu_gather: prepare to skip redundant sync IPIs
` [PATCH 7.2 v10 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush
[PATCH] drm/qxl: Fix missing KMS poll cleanup
2026-04-27 8:46 UTC (2+ messages)
[PATCH 0/4] scsi: Support devices that don't have a cmd_per_lun limit
2026-04-27 1:33 UTC (11+ messages)
` [PATCH 3/4] scsi: Support scsi_devices without a device wide limit
[PATCH 0/2] vdpa_sim: switch to dynamic root device
2026-04-27 1:20 UTC (5+ messages)
` [PATCH 1/2] vdpa_sim_blk: "
` [PATCH 2/2] vdpa_sim_net: "
[PATCH] virtio: fix kernel-doc warnings for virtio_device
2026-04-26 22:29 UTC (3+ messages)
[PATCH RFC v3 00/19] mm/virtio: skip redundant zeroing of host-zeroed reported pages
2026-04-26 20:54 UTC (24+ messages)
` [PATCH RFC v3 01/19] mm: thread user_addr through page allocator for cache-friendly zeroing
` [PATCH RFC v3 10/19] mm: remove arch vma_alloc_zeroed_movable_folio overrides
[RFC PATCH v1] virtio_pci: only store successfully populated virtio_pci_vq_info
2026-04-26 14:57 UTC (7+ messages)
[PATCH] virtio: rtc: tear down old virtqueues before restore
2026-04-25 17:03 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] virtio: Add ID for virtio media
2026-04-24 16:31 UTC (5+ messages)
[PATCH] drm/bochs: Drop manual put on probe error path
2026-04-24 14:59 UTC (3+ messages)
[PATCH] drm/bochs: Drop manual put on probe error path
2026-04-24 13:54 UTC
[RFC PATCH v5 0/4] virtio: add noirq system sleep PM callbacks for virtio-mmio
2026-04-24 12:29 UTC (5+ messages)
` [RFC PATCH v5 1/4] virtio: separate PM restore and reset_done paths
` [RFC PATCH v5 2/4] virtio_ring: export virtqueue_reinit_vring() for noirq restore
` [RFC PATCH v5 3/4] virtio: add noirq system sleep PM infrastructure
` [RFC PATCH v5 4/4] virtio-mmio: wire up noirq system sleep PM callbacks
[PATCH 7.2 v9 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush
2026-04-24 5:03 UTC (2+ messages)
[PATCH v14 00/92] dyndbg: enable 0-off-cost for all of __drm_debug
2026-04-23 20:54 UTC (13+ messages)
` [PATCH v14 08/92] docs/dyndbg: explain flags parse 1st
` [PATCH v14 09/92] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v14 10/92] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v14 11/92] dyndbg: make ddebug_class_param union members same size
` [PATCH v14 12/92] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v14 13/92] dyndbg: tweak pr_fmt to avoid expansion conflicts
` [PATCH v14 14/92] dyndbg: reduce verbose/debug clutter
` [PATCH v14 15/92] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v14 16/92] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v14 17/92] dyndbg: replace classmap list with a vector
` [PATCH v14 18/92] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v14 19/92] dyndbg,module: make proper substructs in _ddebug_info
page: next (older) | prev (newer) | latest
- 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