messages from 2026-07-09 12:31:04 to 2026-07-17 12:07:58 UTC [more...]
[PATCH 0/4] virtio: validate device-reported values across drivers
2026-07-17 12:07 UTC (32+ messages)
` [PATCH 1/4] virtio-mem: validate device-reported block size
` [PATCH v2 "
` [PATCH 2/4] virtio_input: validate device-reported multitouch slot count
` [PATCH v2 "
` [PATCH 3/4] virtio_console: avoid NULL portdev dereference in in_intr()
` [PATCH 4/4] virtio_console: take a kref in find_port_by_vq() to fix port UAF
` [PATCH v2 "
[PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces
2026-07-17 9:38 UTC (9+ messages)
[PATCH v2 0/2] virtio_balloon: fix Use-After-Free bugs during PM freeze
2026-07-17 9:30 UTC (8+ messages)
` [PATCH v2 1/2] mm/page_reporting: use system_freezable_wq to fix UAF during suspend
` [PATCH v2 2/2] virtio_balloon: avoid shrinker execution during PM suspend
[RFC] virtio_balloon: fix Use-After-Free in page reporting during PM freeze
2026-07-17 3:02 UTC (11+ messages)
[PATCH] vhost-vdpa: propagate set_map error to caller
2026-07-17 2:17 UTC (4+ messages)
` (no subject)
` Re: [PATCH] vhost-vdpa: propagate set_map error to caller
[PATCH] vhost-vdpa: propagate set_map error to caller
2026-07-17 2:09 UTC
[PATCH] vhost: reject zero-size IOTLB INVALIDATE
2026-07-17 1:29 UTC (4+ messages)
` [PATCH v2] "
[PATCH v4 0/5] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
2026-07-16 18:01 UTC (10+ messages)
` [PATCH v4 1/5] vhost/vsock: split out vhost_vsock_drop_backends helper
` [PATCH v4 2/5] vhost/vsock: suppress EHOSTUNREACH fast-fail during CPR pause
` [PATCH v4 3/5] vhost/vsock: re-scan TX virtqueue on device start
` [PATCH v4 4/5] vhost: synchronize with RCU readers when freeing workers
` [PATCH v4 5/5] vhost/vsock: add VHOST_RESET_OWNER ioctl
[PATCH v2 00/21] gpio: Improvements around device-id arrays
2026-07-16 17:45 UTC (5+ messages)
` [PATCH v2 14/21] gpio: virtio: Use a named initializer for virtio_device_id array
` [PATCH v2 21/21] gpio: Unify style of various *_device_id arrays
[PATCH 6.12] vsock/virtio: fix zerocopy completion for multi-skb sends
2026-07-16 16:35 UTC
[PATCH] vdpa: Remove redundant dev_err()
2026-07-16 14:13 UTC
[PATCH v3] virtio_ring: fix infinite loop in virtnet_poll_cleantx when device is broken
2026-07-16 11:59 UTC
[PATCH] vhost-vdpa: reject zero-size unmap
2026-07-16 10:04 UTC (2+ messages)
[PATCH v2] virtio_net: fix infinite loop in virtnet_poll_cleantx when device is broken
2026-07-16 6:05 UTC (3+ messages)
[PATCH v2] vdpa/mlx5: roll back MR update after VQ setup failure
2026-07-16 5:43 UTC
[PATCH] vdpa/mlx5: fix MR state corruption on setup_vq_resources failure
2026-07-16 3:02 UTC
[PATCH] vhost-vdpa: propagate set_map error to caller
2026-07-16 3:00 UTC
[PATCH] vdpa/mlx5: fix MR state corruption on setup_vq_resources failure
2026-07-16 3:00 UTC
[PATCH] vhost-vdpa: reject zero-size unmap
2026-07-16 3:00 UTC
[PATCH] vhost: reject zero-size IOTLB INVALIDATE
2026-07-16 3:00 UTC
[PATCH 1/2] iommu/virtio: Set driver data before enabling virtqueues
2026-07-16 1:25 UTC
[PATCH] iommu/virtio: Set driver data before enabling virtqueues
2026-07-16 1:21 UTC (2+ messages)
` [PATCH] iommu/virtio: Handle iommu_device_register() failures
[PATCH] virtio_net: fix spelling of aggressively in comments
2026-07-16 1:12 UTC
[PATCH v2] virtio-pmem: allocate flush bio from a driver-private bio_set
2026-07-15 23:47 UTC (3+ messages)
[PATCH v1 0/2] iommu/virtio: Fix probe error handling
2026-07-15 11:46 UTC (4+ messages)
` [PATCH v1 1/2] iommu/virtio: Avoid use-after-put in viommu_get_by_fwnode
` [PATCH v1 2/2] iommu/virtio: Handle iommu_device_register() failures
[PATCH v2 0/3] drm/virtio: introduce F_BLOB_ALIGNMENT support
2026-07-15 10:13 UTC (7+ messages)
` [PATCH v2 2/3] drm/virtio: honor blob_alignment requirements
[PATCH 01/12] vhost-scsi: improve BIDI operation comments
2026-07-15 9:36 UTC (3+ messages)
` "
[PATCH] virtio_net: fix spelling of aggressively in comments
2026-07-15 8:49 UTC (2+ messages)
[PATCH 00/12] vhost: cleanups and improvements - PLEASE IGNORE
2026-07-15 8:33 UTC (2+ messages)
[PATCH 12/12] vhost-vdpa: add explicit cast for void* to u64__user*
2026-07-15 8:09 UTC
[PATCH 11/12] vhost-vringh: use uintptr_t for address casting
2026-07-15 8:09 UTC
[PATCH 10/12] vhost-vringh: use size_mul() for overflow-safe multiplication
2026-07-15 8:09 UTC
[PATCH 06/12] vhost: rename confusing 'min' variable in log_write_hva
2026-07-15 8:09 UTC
[PATCH 05/12] vhost-vdpa: add comment for VHOST_SET_LOG_BASE not supported
2026-07-15 8:09 UTC
[PATCH 08/12] vhost-scsi: improve CDB size validation and remove TODO comment
2026-07-15 8:09 UTC
[PATCH 02/12] vhost-scsi: remove dead commented code in vhost_scsi_make_tport
2026-07-15 8:09 UTC
[PATCH 04/12] vhost-vdpa: improve ASID not found error message and return code
2026-07-15 8:09 UTC
[PATCH 07/12] vhost-scsi: improve TMF log allocation error handling comment
2026-07-15 8:09 UTC
[PATCH 09/12] vhost-net: use sizeof(*featurep) instead of sizeof(u64)
2026-07-15 8:09 UTC
[PATCH 03/12] vhost-net: improve TSO and checksum TODO comments
2026-07-15 8:09 UTC
[PATCH] virtio_net: fix infinite loop in virtnet_poll_cleantx when device is broken
2026-07-15 2:45 UTC (3+ messages)
[PATCH] virtio_mem: fix typo in comment
2026-07-14 8:44 UTC (4+ messages)
` "
[PATCH v1 00/20] gpio: Improvements around device-id arrays
2026-07-14 8:37 UTC (7+ messages)
` [PATCH v1 13/20] gpio: virtio: Use a named initializer for virtio_device_id array
` [PATCH v1 20/20] gpio: Unify style of various *_device_id arrays
[PATCH v1 0/2] iommu/virtio: Harden event handling
2026-07-14 2:59 UTC (3+ messages)
` [PATCH v1 1/2] iommu/virtio: Set driver data before enabling virtqueues
` [PATCH v1 2/2] iommu/virtio: Reject short event buffers
[PATCH v2 00/13] mm: convert more vm_flags_t users to vma_flags_t
2026-07-14 2:46 UTC (16+ messages)
` [PATCH v2 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
` [PATCH v2 02/13] mm/vma: update do_mmap() to use vma_flags_t
` [PATCH v2 03/13] mm: convert __get_unmapped_area() "
` [PATCH v2 04/13] mm: update generic_get_unmapped_area[_topdown]() "
` [PATCH v2 05/13] mm: prefer mm->def_vma_flags in mm logic
` [PATCH v2 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
` [PATCH v2 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
` [PATCH v2 08/13] mm: introduce vma_get_page_prot() and use it
` [PATCH v2 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
` [PATCH v2 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
` [PATCH v2 11/13] mm/mlock: convert mlock code to use vma_flags_t
` [PATCH v2 12/13] mm/mprotect: convert mprotect "
` [PATCH v2 13/13] mm/mremap: convert mremap "
[PATCH] vdpa/solidrun: fix typos in snet_ctrl comments
2026-07-14 2:45 UTC
[PATCH] virtio: fix article before virtio in dma-buf comment
2026-07-14 2:45 UTC
[PATCH] vhost: fix inaccurate kdoc in iotlb helpers
2026-07-14 2:44 UTC
[PATCH] virtio: rtc: time out alarm requests
2026-07-14 2:43 UTC
[PATCH v2 0/4] virtio_balloon: quiesce balloon work on device shutdown
2026-07-13 20:37 UTC (6+ messages)
[PATCH v2] drm/virtio: fix deadlock in display_info_cb by removing hotplug from dequeue worker
2026-07-13 16:31 UTC (2+ messages)
[PATCH] drm/virtio: Don't detach GEM from a non-created context
2026-07-13 16:18 UTC (5+ messages)
[PATCH RFC net-next v3 0/3] net: sysctl: Const Qualify sysctl ctl_table arrays
2026-07-13 11:07 UTC (4+ messages)
` [PATCH RFC net-next v3 1/3] net: enforce net sysctl registration
` [PATCH RFC net-next v3 2/3] net: Const qualify ctl_tables that kmemdup unconditionally
` [PATCH RFC net-next v3 3/3] net: Const qualify network templated ctl_tables Arrays
[PATCH] vdpa_sim: Document planned packed-ring support
2026-07-13 10:00 UTC
[PATCH] vdpa_sim: Document planned packed-ring support
2026-07-13 9:59 UTC
Re:Re: [PATCH] vhost/net: Fill virtio_net_hdr GSO/csum metadata on RX
2026-07-13 8:04 UTC
[PATCH v4 0/8] media: add virtio-media driver
2026-07-13 7:00 UTC (5+ messages)
` [PATCH v4 1/8] media: virtio: Add protocol
[PATCH v4 6/8] media: virtio: Add virtio_media_driver
2026-07-12 6:57 UTC (3+ messages)
[PATCH v3] media: add virtio-media driver
2026-07-12 6:30 UTC (3+ messages)
[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
2026-07-11 17:09 UTC (5+ messages)
[PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
2026-07-11 17:04 UTC (5+ messages)
[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
2026-07-11 16:52 UTC (4+ messages)
` [PATCH 11/13] mm/mlock: convert mlock code to use vma_flags_t
[PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
2026-07-11 16:44 UTC (6+ messages)
[PATCH] virtio_net: validate device stats reply records before use
2026-07-11 15:52 UTC (4+ messages)
[PATCH v4 0/8] media: add virtio-media driver
2026-07-11 9:02 UTC (4+ messages)
[PATCH v2] drm/qxl: remove dependency on DRM simple helpers
2026-07-10 13:11 UTC (3+ messages)
[PATCH v3] vdpa/mlx5: Fix buffer length in create_direct_keys()
2026-07-10 11:37 UTC (5+ messages)
[PATCH net-next 0/3] xsk: support tx napi busy_poll
2026-07-10 7:39 UTC (4+ messages)
` [PATCH net-next 1/3] net: busy-poll: introduce sk_tx_busy_loop()
[PATCH net v2 0/2] vsock/virtio: collapse receive queue under memory pressure
2026-07-09 19:48 UTC (5+ messages)
` [PATCH net v2 1/2] "
` [PATCH net v2 2/2] vsock/test: add test for small packets under pressure
[PATCH net-next v20 00/12] virtio_net: Add ethtool flow rules support
2026-07-09 14:18 UTC (8+ messages)
` [PATCH net-next v20 05/12] virtio_net: Query and set flow filter caps
` [PATCH net-next v20 07/12] virtio_net: Implement layer 2 ethtool flow rules
[PATCH] drm/virtio: defer hotplug event from dequeue worker to avoid deadlock
2026-07-09 12:55 UTC (3+ messages)
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