messages from 2025-02-24 17:38:34 to 2025-02-28 10:04:34 UTC [more...]
[PATCH net-next] virtio-net: tweak for better TX performance in NAPI mode
2025-02-28 10:03 UTC (3+ messages)
[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
2025-02-28 9:44 UTC
[PATCH net-next v5 0/4] virtio-net: Link queues to NAPIs
2025-02-28 8:14 UTC (6+ 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
[PATCHv3 0/2]
2025-02-28 8:07 UTC (4+ messages)
` [PATCHv3 1/2] vhost: return task creation error instead of NULL
` [PATCHv3 2/2] kvm: retry nx_huge_page_recovery_thread creation
[PATCH net-next v7 0/6] tun: Introduce virtio-net hashing feature
2025-02-28 7:58 UTC (7+ 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 vfio] vfio/virtio: Enable support for virtio-block live migration
2025-02-28 6:43 UTC (5+ messages)
[PATCH v1 0/7] Add virtio gpu userptr support
2025-02-28 5:36 UTC (8+ 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 v2 0/5] Convert virtio-iommu to domain_alloc_paging()
2025-02-28 2:04 UTC (9+ 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 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 (9+ messages)
` [PATCH v6 1/3] x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
` [PATCH v6 2/3] x86/tdx: Fix arch_safe_halt() execution for TDX VMs
` [PATCH v6 3/3] x86/tdx: Emit warning if IRQs are enabled during HLT #VE handling
[PATCHv2 0/2] kvm/x86: vhost task creation failure handling
2025-02-27 15:09 UTC (5+ messages)
` [PATCHv2 1/2] vhost: return task creation error instead of NULL
` [PATCHv2 2/2] kvm: retry nx_huge_page_recovery_thread creation
[PATCH v1 0/2] virtio: Add length checks for device writable portions
2025-02-27 13:53 UTC (6+ messages)
` [PATCH 1/2] virtio_blk: add length check for device writable portion
` [PATCH 2/2] virtio_fs: "
[PATCH v2 00/38] x86: Try to wrangle PV clocks vs. TSC
2025-02-27 13:17 UTC (42+ messages)
` [PATCH v2 01/38] x86/tsc: Add a standalone helpers for getting TSC info from CPUID.0x15
` [PATCH v2 02/38] x86/tsc: Add standalone helper for getting CPU frequency from CPUID
` [PATCH v2 03/38] x86/tsc: Add helper to register CPU and TSC freq calibration routines
` [PATCH v2 04/38] x86/sev: Mark TSC as reliable when configuring Secure TSC
` [PATCH v2 05/38] x86/sev: Move check for SNP Secure TSC support to tsc_early_init()
` [PATCH v2 06/38] x86/tdx: Override PV calibration routines with CPUID-based calibration
` [PATCH v2 07/38] x86/acrn: Mark TSC frequency as known when using ACRN for 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 11/38] x86/kvmclock: Setup kvmclock for secondary CPUs iff CONFIG_SMP=y
` [PATCH v2 12/38] x86/kvm: Don't disable kvmclock on BSP in syscore_suspend()
` [PATCH v2 13/38] x86/paravirt: Move handling of unstable PV clocks into paravirt_set_sched_clock()
` [PATCH v2 14/38] x86/kvmclock: Move sched_clock save/restore helpers up in kvmclock.c
` [PATCH v2 15/38] x86/xen/time: Nullify x86_platform's sched_clock save/restore hooks
` [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 net-next v6 0/8] Device memory TCP TX
2025-02-27 7:59 UTC (10+ 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
[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 (18+ messages)
` [PATCH net-next v4 1/4] virtio-net: Refactor napi_enable paths
` [PATCH net-next v4 2/4] virtio-net: Refactor napi_disable paths
` [PATCH net-next v4 3/4] virtio-net: Map NAPIs to queues
` [PATCH net-next v4 4/4] virtio-net: Use persistent NAPI config
[RFC 2/2] kvm: retry nx_huge_page_recovery_thread creation
2025-02-26 20:22 UTC (3+ messages)
[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-02-26 16:52 UTC (16+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
[PATCH net-next v5 0/9] Device memory TCP TX
2025-02-26 15:20 UTC (16+ messages)
` [PATCH net-next v5 3/9] net: devmem: Implement TX path
` [PATCH net-next v5 4/9] net: devmem: make dmabuf unbinding scheduled work
` [PATCH net-next v5 9/9] selftests: ncdevmem: Implement devmem TCP TX
[PATCH v3 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
2025-02-26 10:16 UTC (8+ messages)
` [PATCH v3 02/25] drm/dumb-buffers: Provide helper to set pitch and size
[PATCH v6 0/6] vhost: Add support of kthread API
2025-02-26 9:19 UTC (21+ messages)
` [PATCH v6 3/6] vhost: Add the cgroup related function
` [PATCH v6 4/6] vhost: introduce worker ops to support multiple thread models
` [PATCH v6 5/6] vhost: Add new UAPI to support change to task mode
[RFC 1/2] vhost: return error instead of NULL on create
2025-02-26 2:42 UTC
[RFC 0/2] kvm/x86: more huge page recovery fallout
2025-02-26 2:42 UTC
[syzbot] Monthly virt report (Feb 2025)
2025-02-25 15:14 UTC
[PATCH v5 0/4] Add virtio_rtc module
2025-02-25 14:21 UTC (11+ messages)
` [PATCH v5 1/4] virtio_rtc: Add module and driver core
` [PATCH v5 2/4] virtio_rtc: Add PTP clocks
[PATCH] virtio: break and reset virtio devices on device_shutdown()
2025-02-25 14:11 UTC (4+ messages)
[PATCH] vduse: add virtio_fs to allowed dev id
2025-02-25 12:31 UTC (4+ messages)
[PATCH 0/6] drm: remove redundant else across drivers
2025-02-25 11:50 UTC (9+ messages)
` [PATCH 1/6] drm/ast: Remove redundant else in atomic_check
` [PATCH 2/6] drm/cirrus-qemu: "
` [PATCH 3/6] drm/offdrm: "
` [PATCH 4/6] drm/bochs: "
` [PATCH 5/6] drm/simpledrm: "
` [PATCH 6/6] drm/mgag200: "
[PATCH] virtio: console: Make resizing compliant with virtio spec
2025-02-25 9:21 UTC
[PATCH v2 0/8] vhost-scsi: Memory reduction patches
2025-02-24 22:53 UTC (3+ messages)
` [PATCH v2 3/8] vhost-scsi: Add better resource allocation failure handling
[PATCH] virtio_blk: always post notifications under the lock
2025-02-24 21:37 UTC (9+ messages)
[PATCH v2 00/13] cpumask: cleanup cpumask_next_wrap() implementation and usage
2025-02-24 21:18 UTC (2+ messages)
[PATCH 0/5] Convert virtio-iommu to domain_alloc_paging()
2025-02-24 19:39 UTC (8+ messages)
` [PATCH 1/5] iommu/virtio: Break out bypass identity support into a global static
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;
as well as URLs for NNTP newsgroup(s).