messages from 2026-08-02 17:41:11 to 2026-08-06 23:36:45 UTC [more...]
[PATCH v6 00/51] x86: Try to wrangle PV clocks vs. TSC
2026-08-06 23:35 UTC (18+ messages)
` [PATCH v6 01/51] x86/apic: Provide helpers to set local APIC timer frequency in hz and khz
` [PATCH v6 02/51] x86/apic: Add CONFIG_X86_LOCAL_APIC=n stubs for APIC timer frequency APIs
` [PATCH v6 03/51] x86/tsc: Ensure that TSC recalibration doesn't run if TSC frequency is known
` [PATCH v6 04/51] x86/tsc: Restrict recalibrate_cpu_khz() export to p4-clockmod and powernow-k7
` [PATCH v6 05/51] x86/sev: Mark TSC as reliable when configuring Secure TSC
` [PATCH v6 06/51] x86/sev: Don't override CPU frequency calibration for SNP's "
` [PATCH v6 07/51] x86/sev: Move check for SNP Secure TSC support to tsc_early_init()
` [PATCH v6 08/51] x86/sev: Shove SNP's secure/trusted TSC frequency directly into "calibration"
` [PATCH v6 09/51] x86/tsc: Add a standalone helper for getting TSC info from CPUID.0x15
` [PATCH v6 10/51] x86/tdx: Force TSC frequency with CPUID-based info provided by the TDX-Module
` [PATCH v6 11/51] x86/tsc: Add dedicated hypervisor hooks for getting known TSC/CPU frequencies
` [PATCH v6 12/51] x86/acrn: Register TSC/CPU frequency callbacks iff frequency is actually in CPUID
` [PATCH v6 13/51] x86/acrn: Mark TSC frequency as known when using ACRN for calibration
` [PATCH v6 14/51] x86/tsc: Consolidate forcing of X86_FEATURE_TSC_KNOWN_FREQ for PV code
` [PATCH v6 15/51] x86/tsc: Kill off x86_platform_ops.calibrate_{cpu,tsc}() hooks
` [PATCH v6 16/51] x86/tsc: Rename pit_hpet_ptimer_calibrate_cpu() => native_calibrate_cpu_late()
` [PATCH v6 17/51] x86/tsc: Fold native_calibrate_cpu() into recalibrate_cpu_khz()
[RFC PATCH] virtio_balloon: add VIRTIO_BALLOON_F_REPORTING_PM_SAFE feature bit
2026-08-06 23:00 UTC (4+ messages)
[PATCH] drm/virtio: use the DMA API for resource backing on Xen
2026-08-06 22:54 UTC
[PATCH v5 00/51] x86: Try to wrangle PV clocks vs. TSC
2026-08-06 22:18 UTC (4+ messages)
` [PATCH v5 47/51] x86/paravirt: Don't use a PV sched_clock in CoCo guests with trusted TSC
[PATCH] tools: Use fputc() calls in some functions
2026-08-06 21:50 UTC (3+ messages)
[PATCH v2 0/2] vhost-scsi: fix max_io_vqs handling
2026-08-06 19:30 UTC (5+ messages)
` [PATCH v2 1/2] vhost-scsi: use kvzalloc for vq array allocation
` [PATCH v2 2/2] vhost-scsi: clamp max_io_vqs module parameter
[PATCH] vdpa/pds: check virtqueue notify mapping
2026-08-06 16:21 UTC (4+ messages)
[PATCH net 1/2] virtio_net: check AF_XDP queue index before use
2026-08-06 16:04 UTC (6+ messages)
` [PATCH net 2/2] virtio_net: unmap AF_XDP header with tx virtqueue
[PATCH] vhost-vdpa: drop the parent's vq callback before the call fd is released
2026-08-06 15:03 UTC
[PATCH] vhost: clear vq->worker under vq->mutex when freeing workers
2026-08-06 14:40 UTC (5+ messages)
[RFC PATCH] vhost: coalesce and retry IOTLB miss messages
2026-08-06 14:06 UTC
[PATCH v4] vsock: use sock_error() to consume sk_err after a failed connect
2026-08-06 12:57 UTC (4+ messages)
[PATCH v5 net-next 0/2] ECN offload handling series
2026-08-06 11:47 UTC (4+ messages)
` [PATCH v5 net-next 1/2] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v5 net-next 2/2] net: hns3: fix GSO_ECN flag setting in the RX path
[RFC PATCH v1 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
2026-08-06 9:22 UTC (13+ messages)
` [RFC PATCH v1 1/3] blk-cgroup: add helpers for bio cgroup state
` [RFC PATCH v1 2/3] blk-cgroup: store blkcg in bio instead of blkg
` [RFC PATCH v1 3/3] blk-cgroup: move async bio punt state to blkcg
[PATCH v2] vhost-scsi: serialize completion notification with callfd updates
2026-08-06 6:51 UTC
[PATCH v2] vhost/net: fix clear_user start address in VHOST_GET_FEATURES_ARRAY
2026-08-06 6:48 UTC (6+ messages)
` [PATCH 0/3] tools/virtio: exercise VHOST_*_FEATURES_ARRAY ioctls
` [PATCH 1/3] tools/virtio: add device-id compat header for virtio
` [PATCH 2/3] tools/virtio: add __must_be_array stub
` [PATCH 3/3] tools/virtio: add --features-array switch
[PATCH] virtio_blk: add use_irq_affinity module parameter
2026-08-06 2:40 UTC (3+ messages)
[PATCH v2] vdpa/pds: check virtqueue notify mapping
2026-08-06 0:58 UTC
[PATCH v6 0/5] media: add virtio-media driver
2026-08-05 17:25 UTC (6+ messages)
` [PATCH v6 1/5] media: virtio: Add skeleton "
` [PATCH v6 2/5] media: virtio: Add session management
` [PATCH v6 3/5] media: virtio: Add scatterlist builder
` [PATCH v6 4/5] media: virtio: Add ioctl operations and driver logic
` [PATCH v6 5/5] media: virtio: Add USERPTR memory type support
[PATCH v5 0/5] media: add virtio-media driver
2026-08-05 16:27 UTC (8+ messages)
[PATCH v2] virtio_pci: do not mutate caller irq_affinity.pre_vectors
2026-08-05 7:55 UTC
[PATCH v2] lib/group_cpus: make group CPU cluster aware
2026-08-05 7:50 UTC (5+ messages)
` "
[PATCH] virtio_pci: do not mutate caller irq_affinity.pre_vectors
2026-08-05 6:59 UTC (5+ messages)
[PATCH] virtio_mmio: disable IRQ wake before free_irq
2026-08-05 6:47 UTC (3+ messages)
[PATCH] virtio_input: reset device if input_register_device() fails
2026-08-05 6:47 UTC (4+ messages)
[PATCH v2] vdpa: solidrun: Free IRQs after request failure
2026-08-05 5:40 UTC (2+ messages)
[PATCH net-next v14 0/5] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-08-05 5:20 UTC (7+ messages)
` [PATCH net-next v14 1/5] tun/tap: add IFF_BACKPRESSURE flag
` [PATCH net-next v14 2/5] tun/tap: add ptr_ring consume helper with netdev queue wakeup
` [PATCH net-next v14 3/5] vhost-net: wake queue of tun/tap after ptr_ring consume
` [PATCH net-next v14 4/5] ptr_ring: move free-space check into separate helper
` [PATCH net-next v14 5/5] tun/tap & vhost-net: stop tail-drop when IFF_BACKPRESSURE is set
[PATCH v2] vdpa: ifcvf: Put device on unsupported feature error
2026-08-05 1:51 UTC
[PATCH] vdpa: solidrun: Free IRQs after request failure
2026-08-05 1:39 UTC (4+ messages)
[PATCH] vdpa: ifcvf: Put device on unsupported feature error
2026-08-05 1:39 UTC (4+ messages)
[GIT PULL] vhost,vdpa: last minute fixes
2026-08-04 21:24 UTC (2+ messages)
[PATCH] virtio-vdpa: Use queue id when setting vq affinity
2026-08-04 21:22 UTC (2+ messages)
[PATCH] virtio: virtio_ring: prevent potential null dereference on per-desc state
2026-08-04 20:57 UTC (2+ messages)
[PATCH 0/5] locking/qspinlock: Add contended_release tracepoint
2026-08-04 19:54 UTC (10+ messages)
` [PATCH 1/5] x86/paravirt: Use static_call() for the paravirt spinlock ops
` [PATCH 2/5] locking: Factor out queued_spin_release()
` [PATCH 3/5] locking/qspinlock: Add contended_release tracepoint
` [PATCH 4/5] tracing/lock: Use TRACE_EVENT_FN() for contended_release
` [PATCH 5/5] x86/paravirt: Trace contended_release on unlock
[PATCH v9 00/11] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
2026-08-04 15:22 UTC (6+ messages)
` [PATCH v9 01/11] sched/docs: Document cpu_preferred_mask and Preferred CPU concept
[PATCH v3] vsock: use sock_error() to consume sk_err after a failed connect
2026-08-04 13:52 UTC (4+ messages)
[PATCH] drm/qxl: avoid hangs on an unresponsive SPICE host
2026-08-04 13:50 UTC (2+ messages)
[PATCH v4 net-next 1/1] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
2026-08-04 12:38 UTC (3+ messages)
[PATCH v2 0/2] vsock/virtio: fix worker access after virtqueue teardown
2026-08-04 9:45 UTC (4+ messages)
` [PATCH v3 "
[PATCH] vdpa: octeon_ep: Check dev_set_name() in dev add
2026-08-04 9:26 UTC
[PATCH] vdpa: alibaba: Keep DRIVER_OK clear if IRQ setup fails
2026-08-04 9:26 UTC
[PATCH] virtio_net: roll back RSS state on control failure
2026-08-04 7:36 UTC
[PATCH] vdpa/vdpa_sim: guard partial device teardown
2026-08-04 7:36 UTC
[PATCH] vhost/vsock: prevent stale IOTLB after ACCESS_PLATFORM changes
2026-08-04 7:21 UTC (11+ messages)
` [PATCH v2 0/2] vhost/vsock: fix device IOTLB feature lifecycle
` [PATCH v2 1/2] vhost/vsock: discard IOTLB when ACCESS_PLATFORM is cleared
` [PATCH v2 2/2] vhost/vsock: keep IOTLB across feature updates
[PATCH v2] vhost-scsi: flush backend after device ioctls
2026-08-04 6:06 UTC
[PATCH] vhost-scsi: flush backend after device ioctls
2026-08-04 5:46 UTC (9+ messages)
` [PATCH v2] "
[PATCH] vhost: reset the vring metadata cache on vring reconfiguration
2026-08-03 16:39 UTC (3+ messages)
[PATCH net-next v21 00/13] virtio_net: Add ethtool flow rules support
2026-08-03 16:37 UTC (24+ messages)
` [PATCH net-next v21 01/13] virtio_pci: Remove supported_cap size build assert
` [PATCH net-next v21 02/13] virtio: Add config_op for admin commands
` [PATCH net-next v21 03/13] virtio: Expose generic device capability operations
` [PATCH net-next v21 04/13] virtio: Expose object create and destroy API
` [PATCH net-next v21 05/13] virtio_net: Query and set flow filter caps
` [PATCH net-next v21 06/13] virtio_net: Create a FF group for ethtool steering
` [PATCH net-next v21 07/13] ethtool: Introduce ethtool_flow_type_mask()
` [PATCH net-next v21 08/13] virtio_net: Implement layer 2 ethtool flow rules
` [PATCH net-next v21 09/13] virtio_net: Use existing classifier if possible
` [PATCH net-next v21 10/13] virtio_net: Implement IPv4 ethtool flow rules
` [PATCH net-next v21 11/13] virtio_net: Add support for IPv6 ethtool steering
` [PATCH net-next v21 12/13] virtio_net: Add support for TCP and UDP ethtool rules
` [PATCH net-next v21 13/13] virtio_net: Add get ethtool flow rules ops
[PATCH] xen: privcmd: fix ioeventfd crash under PV domain
2026-08-03 14:11 UTC (2+ messages)
[PATCH v2 00/15] drm/drm_simple: remove drm_simple_encoder_init
2026-08-03 12:48 UTC (3+ messages)
` [PATCH v2 10/15] drm/renesas/shmobile: remove dependency on DRM simple helpers
[PATCH v1 0/2] virtio: PCI ERS permanent failure teardown for virtio-blk
2026-08-02 21:10 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] virtio-pci: add error_detected for PCI AER recovery
` [PATCH v2 2/2] virtio-blk: mark disk dead on ERS permanent failure
[PATCH 0/2] virtio_pci_modern: fix vp_reset() hang on unresponsive device
2026-08-02 19:54 UTC (10+ messages)
` [PATCH 1/2] virtio_pci_modern_dev: warn once on invalid status
` [PATCH 2/2] virtio_pci_modern: avoid infinite loop in vp_reset() "
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