public inbox for virtualization@lists.linux-foundation.org
 help / color / mirror / Atom feed
 messages from 2026-02-11 23:36:21 to 2026-02-26 15:36:12 UTC [more...]

[PATCH] vdpa/ifcvf: handle dev_set_name() failure in ifcvf_vdpa_dev_add()
 2026-02-26 15:29 UTC 

[PATCH v10] can: virtio: Add virtio CAN driver
 2026-02-26 14:11 UTC  (3+ messages)

[PATCH net,v4,1/2] virtio_net: Improve RSS key size validation and use NETDEV_RSS_KEY_LEN
 2026-02-26 12:38 UTC  (29+ messages)
` [PATCH net-next,2/2] virtio_net: replace RSS key size max check with BUILD_BUG_ON
                  ` [EXTERNAL] "
  ` [EXTERNAL] Re: [PATCH net,v4,1/2] virtio_net: Improve RSS key size validation and use NETDEV_RSS_KEY_LEN

[PATCH v4 0/2] vduse: Fix race in vduse_dev_msg_sync and vduse_dev_read_iter
 2026-02-26 11:55 UTC  (3+ messages)
` [PATCH v4 1/2] vduse: Requeue failed read to send_list head
` [PATCH v4 2/2] vduse: Fix race in vduse_dev_msg_sync and vduse_dev_read_iter

[PATCH v4 0/3] targeted TLB sync IPIs for lockless page table walkers
 2026-02-26 11:37 UTC  (4+ messages)
` [PATCH v4 3/3] x86/tlb: add architecture-specific TLB IPI optimization support

Stalls when starting a VSOCK listening socket: soft lockups, RCU stalls, timeout
 2026-02-26 10:37 UTC  (2+ messages)

[PATCH net v3 0/3] vsock: add write-once semantics to child_ns_mode
 2026-02-26 10:20 UTC  (9+ messages)
` [PATCH net v3 1/3] selftests/vsock: change tests to respect write-once child ns mode
` [PATCH net v3 2/3] vsock: lock down child_ns_mode as write-once
` [PATCH net v3 3/3] vsock: document write-once behavior of the child_ns_mode sysctl

[PATCH 0/3] Allow order zero pages in page reporting
 2026-02-26  7:01 UTC  (4+ messages)
` [PATCH 1/3] mm/page_reporting: Allow zero page_reporting_order
` [PATCH 2/3] hv_balloon: Change default page reporting order
` [PATCH 3/3] virtio_balloon: Set pr_dev.order to new default

[PATCH net] vsock: Use container_of() to get net namespace in sysctl handlers
 2026-02-26  3:10 UTC  (5+ messages)

[PATCH v3 0/5] nvdimm: virtio_pmem: fix request lifetime and converge broken queue failures
 2026-02-26  2:57 UTC  (6+ messages)
` [PATCH v3 1/5] nvdimm: virtio_pmem: always wake -ENOSPC waiters
` [PATCH v3 2/5] nvdimm: virtio_pmem: use READ_ONCE()/WRITE_ONCE() for wait flags
` [PATCH v3 3/5] nvdimm: virtio_pmem: refcount requests for token lifetime
` [PATCH v3 4/5] nvdimm: virtio_pmem: converge broken virtqueue to -EIO
` [PATCH v3 5/5] nvdimm: virtio_pmem: drain requests in freeze

[PATCH v7 RESEND net-next] virtio_net: add page_pool support for buffer allocation
 2026-02-26  2:39 UTC  (5+ messages)

[PATCH V2 0/4] nvdimm: virtio_pmem: fix request lifetime and converge broken queue failures
 2026-02-25 11:48 UTC  (4+ messages)
` [PATCH V2 1/5] nvdimm: virtio_pmem: always wake -ENOSPC waiters

[RFC] Defining a home/maintenance model for non-NIC PHC devices using the /dev/ptpX API
 2026-02-25  1:45 UTC  (4+ messages)

[PATCH v7 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-02-24 10:31 UTC  (6+ messages)

[PATCH 0/4] vdpa/octeon_ep: fixes and improvements for multi VF
 2026-02-24  9:52 UTC  (5+ messages)
` [PATCH 1/4] vdpa/octeon_ep: Fix PF->VF mailbox data address calculation
` [PATCH 2/4] vdpa/octeon_ep: Use 4 bytes for mailbox signature
` [PATCH 3/4] vdpa/octeon_ep: Add vDPA device event handling for firmware notifications
` [PATCH 4/4] vdpa/octeon_ep: fix IRQ-to-ring mapping in interrupt handler

[PATCH net,v4,1/2] virtio_net: Improve RSS key size validation and use NETDEV_RSS_KEY_LEN
 2026-02-24  4:52 UTC  (2+ messages)
` [PATCH net-next,2/2] virtio_net: replace RSS key size max check with BUILD_BUG_ON

[PATCH 13/62] drm/qxl: Fix a buffer leak in an error path
 2026-02-23 22:00 UTC 

[PATCH 13/62] drm/qxl: Fix a buffer leak in an error path
 2026-02-23 21:50 UTC 

[PATCH 13/62] drm/qxl: Fix a buffer leak in an error path
 2026-02-23 21:49 UTC 

[PATCH RESEND] virtio_console: read size from config space during device init
 2026-02-23 17:37 UTC 

[PATCH v5] mm: move pgscan, pgsteal, pgrefill to node stats
 2026-02-23  8:49 UTC  (5+ messages)

[PATCH v4 00/21] paravirt: cleanup and reorg
 2026-02-20  4:10 UTC  (2+ messages)

[PATCH v3 00/21] paravirt: cleanup and reorg
 2026-02-20  4:10 UTC  (2+ messages)

[PATCH v2 00/21] paravirt: cleanup and reorg
 2026-02-20  4:10 UTC  (2+ messages)

[PATCH 00/14] paravirt: cleanup and reorg
 2026-02-20  4:10 UTC  (2+ messages)

[PATCH v5 00/21] paravirt: cleanup and reorg
 2026-02-20  4:10 UTC  (2+ messages)

[PATCH v4] mm: move pgscan, pgsteal, pgrefill to node stats
 2026-02-19 22:11 UTC  (2+ messages)

[PATCH net v2 0/3] vsock: add write-once semantics to child_ns_mode
 2026-02-19 16:36 UTC  (10+ messages)
` [PATCH net v2 1/3] selftests/vsock: change tests to respect write-once child ns mode
` [PATCH net v2 2/3] vsock: lock down child_ns_mode as write-once
` [PATCH net v2 3/3] vsock: document write-once behavior of the child_ns_mode sysctl

[PATCH net] vsock: lock down child_ns_mode as write-once
 2026-02-19 16:21 UTC  (6+ messages)

[PATCH v3] mm: move pgscan, pgsteal, pgrefill to node stats
 2026-02-19 13:10 UTC  (4+ messages)

[PATCH v3 00/16] x86/msr: Inline rdmsr/wrmsr instructions
 2026-02-19  6:28 UTC  (10+ messages)
` [PATCH v3 06/16] x86/msr: Move MSR trace calls one function level up
` [PATCH v3 12/16] x86/paravirt: Split off MSR related hooks into new header
` [PATCH v3 13/16] x86/paravirt: Prepare support of MSR instruction interfaces
` [PATCH v3 14/16] x86/paravirt: Switch MSR access pv_ops functions to "
` [PATCH v3 16/16] x86/paravirt: Use alternatives for MSR access with paravirt

[PATCH v2] mm: move pgscan and pgsteal to node stats
 2026-02-18 19:53 UTC  (6+ messages)

[PATCH 0/2] improve per-node allocation and reclaim visibility
 2026-02-18  4:25 UTC  (27+ messages)
` [PATCH 1/2] mm/mempolicy: track page allocations per mempolicy
` [PATCH 2/2] mm: move pgscan and pgsteal to node stats
` [syzbot ci] Re: improve per-node allocation and reclaim visibility

[PATCH net-next v16 00/12] vsock: add namespace support to vhost-vsock and loopback
 2026-02-17 21:46 UTC  (4+ messages)
` [PATCH net-next v16 01/12] vsock: add netns to vsock core

[PATCH] virtiofs: add FUSE protocol validation
 2026-02-17 16:39 UTC  (3+ messages)

[PATCH net-next v7 0/9] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-02-16 13:27 UTC  (27+ messages)
` [PATCH net-next v7 3/9] tun/tap: add ptr_ring consume helper with netdev queue wakeup

[PATCH] ALSA: virtio: drop an extaneous kernel-doc comment
 2026-02-16  5:59 UTC 

[PATCH AUTOSEL 6.19-6.6] vhost: fix caching attributes of MMIO regions by setting them explicitly
 2026-02-15 15:03 UTC 

[PATCH AUTOSEL 6.19-5.10] vmw_vsock: bypass false-positive Wnonnull warning with gcc-16
 2026-02-14 21:23 UTC 

[PATCH net 0/2] vsock: fix child netns mode initialization and restriction
 2026-02-13 20:40 UTC  (6+ messages)
` [PATCH net 1/2] vsock: fix child netns mode initialization
` [PATCH net 2/2] vsock: prevent child netns mode switch from local to global

[GIT PULL] virtio,vhost,vdpa: features, fixes
 2026-02-13 20:17 UTC  (2+ messages)

[PATCH] [v3] vduse: fix compat handling for VDUSE_IOTLB_GET_FD/VDUSE_VQ_GET_INFO
 2026-02-13 15:40 UTC 

[PATCH 1/2] [v2] vduse: avoid adding implicit padding
 2026-02-13 10:04 UTC  (3+ messages)
` [PATCH 2/2] [v2] vduse: fix compat handling for VDUSE_IOTLB_GET_FD/VDUSE_VQ_GET_INFO

[PATCH 0/3] x86/x2apic: Fix hang-up of defconfig kernel on resume from s2ram
 2026-02-13  7:39 UTC  (3+ messages)
` [PATCH 3/3] x86/virt: rename x2apic_available to x2apic_without_ir_available

[PATCH v2 0/5] Add queue ready message to VDUSE
 2026-02-13  7:39 UTC  (7+ messages)
` [PATCH v2 3/5] vduse: add VDUSE_GET_FEATURES ioctl

[PATCH v3,net] virtio_net: Improve RSS key size validation
 2026-02-13  5:40 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] drm/virtio: Allow importing prime buffers when 3D is enabled
 2026-02-11 23:35 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox