virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-27 02:19:31 to 2025-03-05 16:09:36 UTC [more...]

[PATCH net-next 0/3] vsock: support network namespace
 2025-03-05 16:09 UTC  (18+ messages)
` [PATCH net-next 1/3] vsock: add network namespace support

[PATCH drm-next 0/2] Enhance drm_panic Support for Virtio-GPU
 2025-03-05 15:25 UTC  (3+ messages)
` [PATCH drm-next 1/2] vmalloc: Add atomic_vmap
` [PATCH drm-next 2/2] drm/virtio: Use atomic_vmap to work drm_panic in GUI

[PATCH] virtio: console: Make resizing compliant with virtio spec
 2025-03-05 12:33 UTC  (6+ messages)

[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
 2025-03-05 12:17 UTC  (7+ messages)

[PATCH v19 00/30] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2025-03-05 11:26 UTC  (6+ messages)
` [PATCH v19 22/30] drm/shmem-helper: Add common memory shrinker

[PATCH net-next v5 0/4] virtio-net: Link queues to NAPIs
 2025-03-05  5:11 UTC  (14+ messages)
` [PATCH net-next v5 1/4] virtio-net: Refactor napi_enable paths
` [PATCH net-next v5 2/4] virtio-net: Refactor napi_disable paths
` [PATCH net-next v5 3/4] virtio-net: Map NAPIs to queues
` [PATCH net-next v5 4/4] virtio_net: Use persistent NAPI config

[PATCH] vduse: add virtio_fs to allowed dev id
 2025-03-05  4:32 UTC  (5+ messages)

[PATCH] vhost: fix VHOST_*_OWNER documentation
 2025-03-05  4:08 UTC  (3+ messages)

[PATCH net-next v6 0/8] Device memory TCP TX
 2025-03-05  1:39 UTC  (21+ messages)
` [PATCH net-next v6 1/8] net: add get_netmem/put_netmem support
` [PATCH net-next v6 2/8] net: devmem: TCP tx netlink api
` [PATCH net-next v6 3/8] net: devmem: Implement TX path
` [PATCH net-next v6 4/8] net: add devmem TCP TX documentation
` [PATCH net-next v6 5/8] net: enable driver support for netmem TX
` [PATCH net-next v6 6/8] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v6 7/8] net: check for driver support in netmem TX
` [PATCH net-next v6 8/8] selftests: ncdevmem: Implement devmem TCP TX

[syzbot] [virt?] KCSAN: data-race in virtqueue_disable_cb / virtqueue_enable_cb_delayed (9)
 2025-03-04 21:52 UTC 

[PATCH v2 00/38] x86: Try to wrangle PV clocks vs. TSC
 2025-03-04 17:39 UTC  (40+ messages)
` [PATCH v2 03/38] x86/tsc: Add helper to register CPU and TSC freq calibration routines
` [PATCH v2 06/38] x86/tdx: Override PV calibration routines with CPUID-based calibration
` [PATCH v2 08/38] clocksource: hyper-v: Register sched_clock save/restore iff it's necessary
` [PATCH v2 09/38] clocksource: hyper-v: Drop wrappers to sched_clock save/restore helpers
` [PATCH v2 10/38] clocksource: hyper-v: Don't save/restore TSC offset when using HV sched_clock
` [PATCH v2 16/38] x86/vmware: Nullify save/restore hooks when using VMware's sched_clock
` [PATCH v2 17/38] x86/tsc: WARN if TSC sched_clock save/restore used with PV sched_clock
` [PATCH v2 18/38] x86/paravirt: Pass sched_clock save/restore helpers during registration
` [PATCH v2 19/38] x86/kvmclock: Move kvm_sched_clock_init() down in kvmclock.c
` [PATCH v2 20/38] x86/xen/time: Mark xen_setup_vsyscall_time_info() as __init
` [PATCH v2 21/38] x86/pvclock: Mark setup helpers and related various as __init/__ro_after_init
` [PATCH v2 22/38] x86/pvclock: WARN if pvclock's valid_flags are overwritten
` [PATCH v2 23/38] x86/kvmclock: Refactor handling of PVCLOCK_TSC_STABLE_BIT during kvmclock_init()
` [PATCH v2 24/38] timekeeping: Resume clocksources before reading persistent clock
` [PATCH v2 25/38] x86/kvmclock: Hook clocksource.suspend/resume when kvmclock isn't sched_clock
` [PATCH v2 26/38] x86/kvmclock: WARN if wall clock is read while kvmclock is suspended
` [PATCH v2 27/38] x86/kvmclock: Enable kvmclock on APs during onlining if kvmclock isn't sched_clock
` [PATCH v2 28/38] x86/paravirt: Mark __paravirt_set_sched_clock() as __init
` [PATCH v2 29/38] x86/paravirt: Plumb a return code into __paravirt_set_sched_clock()
` [PATCH v2 30/38] x86/paravirt: Don't use a PV sched_clock in CoCo guests with trusted TSC
` [PATCH v2 31/38] x86/tsc: Pass KNOWN_FREQ and RELIABLE as params to registration
` [PATCH v2 32/38] x86/tsc: Rejects attempts to override TSC calibration with lesser routine
` [PATCH v2 33/38] x86/kvmclock: Mark TSC as reliable when it's constant and nonstop
` [PATCH v2 34/38] x86/kvmclock: Get CPU base frequency from CPUID when it's available
` [PATCH v2 35/38] x86/kvmclock: Get TSC frequency from CPUID when its available
` [PATCH v2 36/38] x86/kvmclock: Stuff local APIC bus period when core crystal freq comes from CPUID
` [PATCH v2 37/38] x86/kvmclock: Use TSC for sched_clock if it's constant and non-stop
` [PATCH v2 38/38] x86/paravirt: kvmclock: Setup kvmclock early iff it's sched_clock

[PATCH] virtio_pci: Use self group type for cap commands
 2025-03-04 16:14 UTC 

[PATCHv3 0/2]
 2025-03-04 16:07 UTC  (14+ messages)
` [PATCHv3 1/2] vhost: return task creation error instead of NULL
` [PATCHv3 2/2] kvm: retry nx_huge_page_recovery_thread creation

[PATCH] drm/bochs: Fix DPMS regression
 2025-03-04 14:13 UTC  (2+ messages)

[PATCH net-next v7 0/6] tun: Introduce virtio-net hashing feature
 2025-03-04  6:58 UTC  (11+ messages)
` [PATCH net-next v7 1/6] virtio_net: Add functions for hashing
` [PATCH net-next v7 2/6] net: flow_dissector: Export flow_keys_dissector_symmetric
` [PATCH net-next v7 3/6] tun: Introduce virtio-net hash feature
` [PATCH net-next v7 4/6] selftest: tun: Test vnet ioctls without device
` [PATCH net-next v7 5/6] selftest: tun: Add tests for virtio-net hashing
` [PATCH net-next v7 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT

[PATCH] crypto: virtio - Erase some sensitive memory when it is freed
 2025-03-04  1:59 UTC  (2+ messages)

[PATCH v7 0/8] vhost: Add support of kthread API
 2025-03-03 17:33 UTC  (14+ messages)
` [PATCH v7 1/8] vhost: Add a new parameter in vhost_dev to allow user select kthread
` [PATCH v7 2/8] vhost: Reintroduce vhost_worker to support kthread
` [PATCH v7 3/8] vhost: Add the cgroup related function
` [PATCH v7 4/8] vhost: Introduce vhost_worker_ops in vhost_worker
` [PATCH v7 5/8] vhost: Reintroduce kthread mode support in vhost
` [PATCH v7 6/8] vhost: uapi to control task mode (owner vs kthread)
` [PATCH v7 7/8] vhost: Add check for inherit_owner status
` [PATCH v7 8/8] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER

[PATCH v2 0/5] Convert virtio-iommu to domain_alloc_paging()
 2025-03-03 17:02 UTC  (13+ messages)
` [PATCH v2 1/5] iommu/virtio: Break out bypass identity support into a global static
` [PATCH v2 2/5] iommu: Add domain_alloc_identity()
` [PATCH v2 3/5] iommu/virtio: Move to domain_alloc_paging()
` [PATCH v2 4/5] iommu: Do not call domain_alloc() in iommu_sva_domain_alloc()
` [PATCH v2 5/5] iommu: Hide ops.domain_alloc behind CONFIG_FSL_PAMU

[PATCH AUTOSEL 6.12 17/17] vhost: return task creation error instead of NULL
 2025-03-03 16:30 UTC 

[PATCH AUTOSEL 6.13 17/17] vhost: return task creation error instead of NULL
 2025-03-03 16:29 UTC 

[PATCH V5 0/4] x86/tdx: Fix HLT logic execution for TDX VMs
 2025-03-03  9:54 UTC  (4+ messages)
` [PATCH V5 1/4] x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT

[PATCH v2] x86/paravirt: Remove unused paravirt_disable_iospace
 2025-03-03  8:05 UTC  (2+ messages)

[PATCH vhost v2] vdpa/mlx5: Fix oversized null mkey longer than 32bit
 2025-03-03  4:06 UTC  (3+ messages)

[PATCH] x86/paravirt: Remove unused paravirt_disable_iospace
 2025-03-03  0:16 UTC  (2+ messages)

[PATCH V1 vfio] vfio/virtio: Enable support for virtio-block live migration
 2025-03-02 16:27 UTC 

[PATCH v1 0/7] Add virtio gpu userptr support
 2025-02-28 21:21 UTC  (9+ messages)
` [PATCH v1 1/7] virtio-gpu api: add blob userptr resource
` [PATCH v1 2/7] drm/virtgpu "
` [PATCH v1 3/7] drm/virtio: implement userptr: probe for the feature
` [PATCH v1 4/7] drm/virtio: implement userptr: add userptr obj
` [PATCH v1 5/7] drm/virtio: advertise base userptr feature to userspace
` [PATCH v1 6/7] drm/virtio: implement userptr: add interval tree
` [PATCH v1 7/7] drm/virtio: implement userptr: add mmu notifier

[PATCH net-next] virtio-net: tweak for better TX performance in NAPI mode
 2025-02-28 10:03 UTC  (3+ messages)

[PATCH vfio] vfio/virtio: Enable support for virtio-block live migration
 2025-02-28  6:43 UTC  (5+ messages)

[PATCH v7 0/3] x86/tdx: Fix HLT logic execution for TDX VMs
 2025-02-28  1:44 UTC  (4+ messages)
` [PATCH v7 1/3] x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
` [PATCH v7 2/3] x86/tdx: Fix arch_safe_halt() execution for TDX VMs
` [PATCH v7 3/3] x86/tdx: Emit warning if IRQs are enabled during HLT #VE handling

[PATCH v6 0/3] x86/tdx: Fix HLT logic execution for TDX VMs
 2025-02-27 19:30 UTC  (6+ messages)
` [PATCH v6 2/3] x86/tdx: Fix arch_safe_halt() "

[PATCHv2 0/2] kvm/x86: vhost task creation failure handling
 2025-02-27 15:09 UTC  (3+ messages)

[PATCH v1 0/2] virtio: Add length checks for device writable portions
 2025-02-27 13:53 UTC  (4+ messages)

[PATCH v1 0/3] virtio-blk: add io_uring passthrough support
 2025-02-27  6:57 UTC  (4+ messages)

[PATCH net-next v4 0/4] virtio-net: Link queues to NAPIs
 2025-02-27  4:48 UTC  (9+ messages)
` [PATCH net-next v4 3/4] virtio-net: Map NAPIs to queues


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).