virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-12 19:58:18 to 2023-01-27 10:35:25 UTC [more...]

[PATCH 3/4] virtio_ring: introduce a per virtqueue waitqueue
 2023-01-27 10:35 UTC  (11+ messages)

[PATCH] vdpa_sim: get rid of DMA ops
 2023-01-27 10:29 UTC  (4+ messages)

[PATCH v2 01/11] genirq/affinity:: Export irq_create_affinity_masks()
 2023-01-27  8:22 UTC  (2+ messages)

[PATCH] vhost_net: revert upend_idx only on retriable error
 2023-01-27  8:19 UTC  (3+ messages)

[PATCH v3 0/4] vDPA: initial config export via "vdpa dev show"
 2023-01-27  8:16 UTC  (2+ messages)

[PATCH v10 05/11] drm/shmem: Switch to use drm_* debug helpers
 2023-01-27  8:13 UTC  (5+ messages)
  ` [PATCH v10 06/11] drm/shmem-helper: Don't use vmap_use_count for dma-bufs
  ` [PATCH v10 10/11] drm/virtio: Support memory shrinking
  ` [PATCH v10 00/11] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers

[PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
 2023-01-26 17:03 UTC  (6+ messages)
  ` [PATCH 2/2] vhost: check for pending livepatches from "

[PATCH v2 0/9] A few more cpuidle vs rcu fixes
 2023-01-26 15:08 UTC  (10+ messages)
` [PATCH v2 1/9] drivers: firmware: psci: Dont instrument suspend code
` [PATCH v2 2/9] bug: Disable rcu_is_watching() during WARN/BUG
` [PATCH v2 3/9] tracing: Warn about !rcu_is_watching()
` [PATCH v2 4/9] tracing, preempt: Squash _rcuidle tracing
` [PATCH v2 5/9] x86: Always inline arch_atomic64
` [PATCH v2 6/9] x86/pvclock: improve atomic update of last_value in pvclock_clocksource_read
` [PATCH v2 7/9] x86: Mark sched_clock() noinstr
` [PATCH v2 8/9] sched/clock: Make local_clock() noinstr
` [PATCH v2 9/9] cpuidle: Fix poll_idle() noinstr annotation

[PATCH v2 1/6] mm: introduce vma->vm_flags modifier functions
 2023-01-26 15:09 UTC  (4+ messages)

[PATCH 0/6] A few cpuidle vs rcu fixes
 2023-01-26  9:28 UTC  (25+ messages)
` [PATCH 1/6] x86: Always inline arch_atomic64
` [PATCH 2/6] x86/pvclock: improve atomic update of last_value in pvclock_clocksource_read
` [PATCH 3/6] ftrace/x86: Warn and ignore graph tracing when RCU is disabled
` [PATCH 4/6] x86: Mark sched_clock() noinstr
` [PATCH 5/6] sched/clock: Make local_clock() noinstr
` [PATCH 6/6] cpuidle: Fix poll_idle() noinstr annotation

[PATCH v2] x86/hotplug: Do not put offline vCPUs in mwait idle state
 2023-01-26  2:14 UTC  (7+ messages)

[PATCH v3 00/10] Let iommufd charge IOPTE allocations to the memory cgroup
 2023-01-25 10:59 UTC 

[linux-next:master] BUILD REGRESSION a54df7622717a40ddec95fd98086aff8ba7839a6
 2023-01-24 20:28 UTC  (2+ messages)

[RFC] memory pressure detection in VMs using PSI mechanism for dynamically inflating/deflating VM memory
 2023-01-24 15:20 UTC  (3+ messages)

[PATCH v2 0/1] virtio_net: vdpa: update MAC address when it is generated by virtio-net
 2023-01-24 11:04 UTC  (4+ messages)
` [PATCH v2 1/1] virtio_net: notify MAC address change on device initialization

[PATCH 0/4] virtio_net: vdpa: update MAC address when it is generated by virtio-net
 2023-01-24  7:19 UTC  (9+ messages)
` [PATCH 1/4] virtio_net: notify MAC address change on device initialization
` [PATCH 2/4] virtio_net: add a timeout in virtnet_send_command()
` [PATCH 3/4] vdpa_sim_net: don't always set VIRTIO_NET_F_MAC
` [PATCH 4/4] virtio_net: fix virtnet_send_command() with vdpa_sim_net

[RFC PATCH 02/19] drivers/vhost: Convert to use vm_account
 2023-01-24  6:29 UTC  (2+ messages)
  ` [RFC PATCH 01/19] mm: Introduce vm_account

[PATCH V2] vhost-scsi: unbreak any layout for response
 2023-01-23 22:11 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 691781f561e9868a94c3ed7daf4adad7f8af5d16
 2023-01-23 17:18 UTC 

[PATCH 1/8] iommu: Add a gfp parameter to iommu_map()
 2023-01-23  9:59 UTC  (3+ messages)

[PATCH net-next] virtio-net: Reduce debug name field size to 16 bytes
 2023-01-23  3:55 UTC 

[PATCH RFC 2/3] selftests/bpf: add vsock to vmtest.sh
 2023-01-21 19:22 UTC  (6+ messages)
  ` [PATCH RFC 3/3] selftests/bpf: Add a test case for vsock sockmap
` [PATCH RFC 0/3] vsock: add support for sockmap
  ` [PATCH RFC 1/3] vsock: support sockmap

[PATCH v2 01/10] iommu: Add a gfp parameter to iommu_map()
 2023-01-20 19:28 UTC  (9+ messages)
  ` [PATCH v2 02/10] iommu: Remove iommu_map_atomic()
  ` [PATCH v2 03/10] iommu: Add a gfp parameter to iommu_map_sg()
  ` [PATCH v2 05/10] iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()
  ` [PATCH v2 06/10] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
  ` [PATCH v2 07/10] iommu/intel: Support the gfp argument to the map_pages op
  ` [PATCH v2 08/10] iommu/intel: Use GFP_KERNEL in sleepable contexts
  ` [PATCH v2 04/10] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous()

[PATCH v1 1/6] virtio console: Harden multiport against invalid host input
 2023-01-20 13:09 UTC  (14+ messages)
  ` [PATCH v1 4/6] virtio console: Harden control message handling
` [PATCH v1 0/6] Harden a few virtio bits
  ` [PATCH v1 3/6] virtio 9p: Fix an overflow
  ` [PATCH v1 6/6] virtio_ring: Prevent bounds check bypass on descriptor index
  ` [PATCH v1 2/6] virtio console: Harden port adding
  ` [PATCH v1 5/6] virtio_net: Guard against buffer length overflow in xdp_linearize_page()

[PATCH 1/2] virtio-rng: implement entropy leak feature
 2023-01-20 12:32 UTC  (3+ messages)

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-01-20  9:56 UTC  (29+ messages)
` [PATCH v3 02/51] x86/idle: Replace x86_idle with a static_call
` [PATCH v3 09/51] cpuidle,omap3: Push RCU-idle into driver
` [PATCH v3 13/51] cpuidle: Fix ct_idle_*() usage
` [PATCH v3 16/51] cpuidle: Annotate poll_idle()
` [PATCH v3 19/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
` [PATCH v3 20/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS
` [PATCH v3 22/51] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH v3 26/51] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH v3 29/51] cpuidle,tdx: Make tdx noinstr clean
` [PATCH v3 31/51] cpuidle,nospec: Make "
` [PATCH v3 34/51] trace: WARN on rcuidle
` [PATCH v3 35/51] trace,hardirq: No moar _rcuidle() tracing
` [PATCH v3 37/51] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH v3 39/51] arm,omap2: Use WFI for omap2_pm_idle()
` [PATCH v3 40/51] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v3 41/51] cpuidle,clk: "
` [PATCH v3 44/51] entry, kasan, x86: Disallow overriding mem*() functions
` [PATCH v3 47/51] cpuidle: Ensure ct_cpuidle_enter() is always called from noinstr/__cpuidle
` [PATCH v3 48/51] cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidle
` [PATCH v3 49/51] cpuidle, arch: Mark all regular cpuidle_state::enter methods __cpuidle
` [PATCH v3 50/51] cpuidle: Comments about noinstr/__cpuidle
` [PATCH v3 51/51] context_tracking: Fix noinstr vs KASAN

[PATCH 2/2] virtio-rng: add sysfs entries for leak detection
 2023-01-20  3:07 UTC  (3+ messages)

[PATCH V2 0/5] virtio_ring: per virtqueue DMA device
 2023-01-19  6:15 UTC  (6+ messages)
` [PATCH V2 1/5] virtio_ring: per virtqueue dma device
` [PATCH V2 2/5] vdpa: introduce get_vq_dma_device()
` [PATCH V2 3/5] virtio-vdpa: support per vq dma device
` [PATCH V2 4/5] vdpa: set dma mask for vDPA device
` [PATCH V2 5/5] vdpa: mlx5: support per virtqueue dma device

[PATCH 1/2] vdpa_sim: not reset state in vdpasim_queue_ready
 2023-01-19  3:20 UTC  (2+ messages)
  ` [PATCH 2/2] vringh: fetch used_idx from vring at vringh_init_iotlb

[linux-next:master] BUILD REGRESSION f3381a7baf5ccbd091eb2c4fd2afd84266fcef24
 2023-01-18 16:50 UTC 

[PATCH net-next v10] virtio/vsock: replace virtio_vsock_pkt with sk_buff
 2023-01-18  6:20 UTC  (2+ messages)

[PATCH 6/8] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
 2023-01-18  1:18 UTC  (3+ messages)
  ` [PATCH 7/8] iommu/intel: Support the gfp argument to the map_pages op

[PATCH net V3] virtio-net: correctly enable callback during start_xmit
 2023-01-17 16:33 UTC  (2+ messages)

[PATCH 0/5] Harden a few virtio drivers
 2023-01-17 15:27 UTC 

[PATCH 0/2] vhost/net: Clear the pending messages when the backend is removed
 2023-01-17 15:15 UTC  (3+ messages)
` [PATCH 1/2] vhost: Remove the enabled parameter from vhost_init_device_iotlb
` [PATCH 2/2] vhost/net: Clear the pending messages when the backend is removed

[PATCH] x86/paravirt: merge activate_mm and dup_mmap callbacks
 2023-01-17 12:22 UTC  (5+ messages)

[PATCH v3 0/4] virtio net: spurious interrupt related fixes
 2023-01-17  3:48 UTC  (4+ messages)
` [PATCH v3 4/4] virtio_net: disable cb aggressively

[PATCH net-next v2] virtio_net: Reuse buffer free function
 2023-01-17  3:06 UTC  (4+ messages)

[PATCH 0/5] virtio_ring: per virtqueue DMA device
 2023-01-16  2:49 UTC  (3+ messages)
` [PATCH 5/5] vdpa: mlx5: support per virtqueue dma device

[PATCH net-next 0/2] Small packet processing handling changes
 2023-01-16  2:28 UTC  (11+ messages)
` [PATCH net-next 1/2] virtio_net: Fix short frame length check
` [PATCH net-next 2/2] virtio_net: Reuse buffer free function

Virtio-blk extended lifetime feature
 2023-01-15  7:55 UTC 

[PATCH v6 4/4] vdpa_sim: Implement resume vdpa op
 2023-01-13 10:22 UTC  (5+ messages)
  ` [PATCH v6 1/4] vdpa: Add resume operation
  ` [PATCH v6 2/4] vhost-vdpa: Introduce RESUME backend feature bit
  ` [PATCH v6 3/4] vhost-vdpa: uAPI to resume the device


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).