messages from 2026-06-24 14:55:54 to 2026-07-01 19:32:52 UTC [more...]
[PATCH v5 00/51] x86: Try to wrangle PV clocks vs. TSC
2026-07-01 19:31 UTC (22+ messages)
` [PATCH v5 01/51] x86/apic: Provide helpers to set local APIC timer period in hz and khz
` [PATCH v5 02/51] x86/apic: Add CONFIG_X86_LOCAL_APIC=n stubs for apic_set_timer_period_{,k}hz()
` [PATCH v5 03/51] x86/tsc: Ensure that TSC recalibration doesn't run if TSC frequency is known
` [PATCH v5 04/51] x86/tsc: Restrict recalibrate_cpu_khz() export to p4-clockmod and powernow-k7
` [PATCH v5 05/51] x86/sev: Mark TSC as reliable when configuring Secure TSC
` [PATCH v5 06/51] x86/sev: Don't override CPU frequency calibration for SNP's "
` [PATCH v5 07/51] x86/sev: Move check for SNP Secure TSC support to tsc_early_init()
` [PATCH v5 08/51] x86/sev: Shove SNP's secure/trusted TSC frequency directly into "calibration"
` [PATCH v5 09/51] x86/tsc: Add a standalone helper for getting TSC info from CPUID.0x15
` [PATCH v5 10/51] x86/tdx: Force TSC frequency with CPUID-based info provided by the TDX-Module
` [PATCH v5 11/51] x86/tsc: Add dedicated hypervisor hooks for getting known TSC/CPU frequencies
` [PATCH v5 12/51] x86/acrn: Register TSC/CPU frequency callbacks iff frequency is actually in CPUID
` [PATCH v5 13/51] x86/acrn: Mark TSC frequency as known when using ACRN for calibration
` [PATCH v5 14/51] x86/tsc: Consolidate forcing of X86_FEATURE_TSC_KNOWN_FREQ for PV code
` [PATCH v5 15/51] x86/tsc: Kill off x86_platform_ops.calibrate_{cpu,tsc}() hooks
` [PATCH v5 16/51] x86/tsc: Rename pit_hpet_ptimer_calibrate_cpu() => native_calibrate_cpu_late()
` [PATCH v5 17/51] x86/tsc: Fold native_calibrate_cpu() into recalibrate_cpu_khz()
` [PATCH v5 18/51] x86/kvmclock: Rename kvm_get_tsc_khz() to kvmclock_get_tsc_khz()
` [PATCH v5 19/51] x86/kvmclock: Drop dead check on TSC being unstable during kvmclock_init()
` [PATCH v5 20/51] KVM: x86: Officially define CPUID 0x40000010 as PV Timing Info (TSC and Bus)
` [PATCH v5 21/51] x86/kvm: Obtain TSC frequency from PV CPUID if present
[PATCH net 0/2] vsock/virtio: collapse receive queue under memory pressure
2026-07-01 16:34 UTC (6+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] vsock/test: add test for small packets under pressure
[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
2026-07-01 16:09 UTC (20+ messages)
` [PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
` [PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
` [PATCH 03/13] mm: convert __get_unmapped_area() "
` [PATCH 04/13] mm: update generic_get_unmapped_area[_topdown]() "
` [PATCH 05/13] mm: prefer mm->def_vma_flags in mm logic
` [PATCH 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
` [PATCH 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
` [PATCH 08/13] mm: introduce vma_get_page_prot() and use it
` [PATCH 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
` [PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
` [PATCH 11/13] mm/mlock: convert mlock code to use vma_flags_t
` [PATCH 12/13] mm/mprotect: convert mprotect "
` [PATCH 13/13] mm/mremap: convert mremap "
[PATCH] vdpa/mlx5: fix wrong list iterated in add_direct_chain error path
2026-07-01 15:02 UTC (3+ messages)
[PATCH v2 0/2] tools: Fix tools/virtio test build
2026-07-01 13:36 UTC (6+ messages)
` [PATCH v2 1/2] tools/virtio: Add missing compat definitions for vhost_net_test
` [PATCH v2 2/2] tools/include: Include stdint.h for SIZE_MAX in overflow.h
[PATCH v2 0/3] drm/virtio: introduce F_BLOB_ALIGNMENT support
2026-07-01 11:10 UTC (3+ messages)
` [PATCH v2 2/3] drm/virtio: honor blob_alignment requirements
[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
2026-07-01 11:07 UTC (9+ messages)
` [PATCH v3 1/7] list: Add mutable iterator variants
[linux-next:master] BUILD REGRESSION be5c93fa674f0fc3c8f359c2143abce6bbb422e6
2026-07-01 10:12 UTC
[PATCH] drm/virtio: defer hotplug event from dequeue worker to avoid deadlock
2026-07-01 9:23 UTC (3+ messages)
[PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces
2026-07-01 8:33 UTC (14+ messages)
` [PATCH 15/32] x86/msr: Remove rdmsr_safe()
` [PATCH 26/32] x86/msr: Remove wrmsr()
` [PATCH 30/32] x86/msr: Remove rdmsr()
` [PATCH 31/32] treewide: convert rdmsrq() from a macro to an inline function
[PATCH v5] virtio_net: disable cb when NAPI is busy-polled
2026-07-01 0:20 UTC (2+ messages)
[PATCH v2 14/18] fuse: convert iomap ops to ->iomap_next()
2026-07-01 0:09 UTC
[PATCH net-next v4] vsock/virtio: rewrite MSG_ZEROCOPY flag handling
2026-06-30 20:32 UTC (5+ messages)
[PATCH V2] MAINTAINERS: Update Jason Wang's email address
2026-06-30 20:32 UTC (2+ messages)
[PATCH] drm/virtio: fail init on display-info timeout
2026-06-30 14:42 UTC (3+ messages)
[PATCH v3 0/4] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
2026-06-30 13:40 UTC (9+ messages)
` [PATCH v3 1/4] vhost/vsock: split out vhost_vsock_drop_backends helper
` [PATCH v3 2/4] vhost/vsock: suppress EHOSTUNREACH fast-fail during CPR pause
` [PATCH v3 3/4] vhost/vsock: re-scan TX virtqueue on device start
` [PATCH v3 4/4] vhost/vsock: add VHOST_RESET_OWNER ioctl
[PATCH] drm/virtio: bound EDID block reads to the response buffer
2026-06-30 13:17 UTC (2+ messages)
[PATCH] drm/vblank: Don't arm vblank timer with invalid frame duration
2026-06-30 12:58 UTC (4+ messages)
[PATCH v7 00/12] nvdimm: virtio_pmem: fix flush/request failure paths
2026-06-30 9:47 UTC (14+ messages)
` [PATCH v7 01/12] nvdimm: preserve flush callback -ENOMEM
` [PATCH v7 02/12] nvdimm: pmem: keep PREFLUSH before data writes
` [PATCH v7 03/12] nvdimm: pmem: guard data loop for dataless bios
` [PATCH v7 04/12] nvdimm: virtio_pmem: stop allocating child flush bio
` [PATCH v7 05/12] nvdimm: virtio_pmem: use GFP_NOIO for flush requests
` [PATCH v7 06/12] nvdimm: virtio_pmem: always wake -ENOSPC waiters
` [PATCH v7 07/12] nvdimm: virtio_pmem: use READ_ONCE()/WRITE_ONCE() for wait flags
` [PATCH v7 08/12] nvdimm: virtio_pmem: refcount requests for token lifetime
` [PATCH v7 09/12] nvdimm: virtio_pmem: publish done with release/acquire
` [PATCH v7 10/12] nvdimm: virtio_pmem: isolate DMA request buffers
` [PATCH v7 11/12] nvdimm: virtio_pmem: converge broken virtqueue to -EIO
` [PATCH v7 12/12] nvdimm: virtio_pmem: drain requests in freeze
[PATCH v2] virtio_mem: fix hardcoded 'vm' variable in bbm iteration macros
2026-06-30 4:59 UTC
[PATCH] drm/virtio: warn when virtqueue has no free space for too long
2026-06-30 2:19 UTC (3+ messages)
[PATCH] drm/virtio: Don't detach GEM from a non-created context
2026-06-29 21:38 UTC (2+ messages)
[PATCH] vhost-vdpa: Expose ASID group change after DRIVER_OK via backend feature
2026-06-29 9:39 UTC (3+ messages)
[patch 00/24] timekeeping/ptp: Expand snapshot functionality
2026-06-29 8:39 UTC (9+ messages)
` [patch 09/24] timekeeping: Add CLOCK_AUX support for ktime_get_snapshot_id()
[PATCH v4 00/18] x86/msr: Inline rdmsr/wrmsr instructions
2026-06-29 6:55 UTC (7+ messages)
` [PATCH v4 05/18] x86/msr: Move MSR trace calls one function level up
` [PATCH v4 09/18] x86/msr: Make wrmsrns() a first class citizen
` [PATCH v4 13/18] x86/paravirt: Split off MSR related hooks into new header
` [PATCH v4 14/18] x86/paravirt: Prepare support of MSR instruction interfaces
` [PATCH v4 15/18] x86/paravirt: Switch MSR access pv_ops functions to "
` [PATCH v4 17/18] x86/paravirt: Use alternatives for MSR access with paravirt
[PATCH] virtio_mem: fix hardcoded 'vm' variable in bbm iteration macros
2026-06-29 6:18 UTC (2+ messages)
[PATCH] virtio_pci: fix wrong queue index for admin vq in intx path
2026-06-29 3:35 UTC
[PATCH] virtio_dma_buf: fix typo in kdoc comment: get_uid -> get_uuid
2026-06-29 3:31 UTC
[PATCH] MAINTAINERS: Update Jason Wang's email address
2026-06-29 1:39 UTC (3+ messages)
[PATCH v6 00/12] nvdimm: virtio_pmem: fix request lifetime and converge broken queue failures
2026-06-27 12:44 UTC (7+ messages)
` [PATCH v6 01/12] nvdimm: preserve flush callback errors
` [PATCH v6 04/12] nvdimm: virtio_pmem: stop allocating child flush bio
[PATCH v2] drm/qxl: fix use-after-free in qxl_irq_handler on PCI
2026-06-27 10:54 UTC
[PATCH v4] virtio_net: disable cb when NAPI is busy-polled
2026-06-27 0:44 UTC (3+ messages)
[PATCH splitout] mm: memory-failure: serialize TestSetPageHWPoison with zone->lock
2026-06-26 19:50 UTC (12+ messages)
[PATCH v4 1/8] media: virtio: Add protocol
2026-06-26 15:50 UTC (4+ messages)
[PATCH v4 6/8] media: virtio: Add virtio_media_driver
2026-06-26 13:33 UTC (2+ messages)
[PATCH v2] vhost/net: fix clear_user start address in VHOST_GET_FEATURES_ARRAY
2026-06-26 11:31 UTC (2+ messages)
[syzbot] [net?] [virt?] BUG: soft lockup in perf_event_open (2)
2026-06-26 6:20 UTC (2+ messages)
` [syzbot] [net?] "
[PATCH 0/2] vdpa_sim: fix suspend/reset and dma_unmap locking
2026-06-26 2:05 UTC (3+ messages)
` [PATCH 1/2] vdpa_sim: clear pending_kick on device reset
` [PATCH 2/2] vdpa_sim: hold iommu_lock across dma_unmap passthrough transition
[PATCH v4 2/8] media: virtio: Add virtio-media driver structs and function declarations
2026-06-25 20:25 UTC (2+ messages)
[PATCH v4 0/8] media: add virtio-media driver
2026-06-25 20:21 UTC (2+ messages)
[PATCH v4 8/8] media: virtio: Add MAINTAINERS entry
2026-06-25 20:20 UTC (2+ messages)
[PATCH v4 6/8] media: virtio: Add virtio_media_driver
2026-06-25 20:18 UTC (2+ messages)
[PATCH v4 1/8] media: virtio: Add protocol
2026-06-25 19:50 UTC (2+ messages)
[PATCH v2 0/4] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
2026-06-25 15:32 UTC (2+ messages)
[PATCH 1/2] tools/virtio: Add missing compat definitions for vhost_net_test
2026-06-25 14:05 UTC (2+ messages)
[PATCH] vhost/net: fix clear_user start address in VHOST_GET_FEATURES_ARRAY
2026-06-25 13:56 UTC (3+ messages)
[PATCH] tools/virtio: Remove unsupported --batch option from vhost_net_test
2026-06-25 13:55 UTC (2+ messages)
[PATCH net v3 0/2] vsock/virtio: fix msg_iter desync on transmission failure
2026-06-25 10:43 UTC (3+ messages)
` [PATCH net v3 1/2] iov_iter: export iov_iter_restore
[PATCH] vdpa_sim: fix cleanup after worker creation failure
2026-06-25 8:54 UTC (2+ messages)
[RFCv2 PATCH 0/6] Support memory hotplug/unplug for TDX CoCo guests
2026-06-25 6:38 UTC (7+ messages)
` [RFCv2 PATCH 2/6] efi/unaccepted: Set unaccepted bits for all hotplug memory
` [RFCv2 PATCH 5/6] mm/memory_hotplug: Support ACPI hotplug/unplug for coco guest
[PATCH v3] virtio_net: disable cb when NAPI is busy-polled
2026-06-25 1:28 UTC (3+ messages)
` "
[PATCH v4] vhost/vdpa: reject overflowing PA map page counts on 32-bit
2026-06-24 22:10 UTC (2+ messages)
[PATCH v3] vhost/vdpa: reject overflowing PA map page counts on 32-bit
2026-06-24 21:59 UTC (2+ messages)
[PATCH v2] vhost/vdpa: reject overflowing PA map page counts on 32-bit
2026-06-24 21:54 UTC (2+ messages)
[PATCH] vhost/vdpa: reject overflowing PA map page counts
2026-06-24 21:47 UTC (3+ messages)
[syzbot] Monthly virt report (Jun 2026)
2026-06-24 20:32 UTC
[PATCH] drm/qxl: fix use-after-free in qxl_irq_handler on PCI
2026-06-24 20:12 UTC
[PATCH] scsi: virtio_scsi: fixup endian conversions for warning messages
2026-06-24 18:07 UTC (2+ messages)
[PATCH v2 0/4] virtio_balloon: quiesce balloon work on device shutdown
2026-06-24 17:03 UTC (10+ messages)
` [PATCH v2 3/4] virtio_balloon: quiesce balloon work before "
` [PATCH v2 4/4] virtio_balloon: warn on failed buffer add in tell_host()
` [PATCH v2 5/4] virtio_balloon: warn on failed buffer add in stats_handle_request()
[PATCH v5 00/15] drm: Improve logic behind damage handling
2026-06-24 16:06 UTC (3+ messages)
` [PATCH v5 01/15] drm/amd/display: Handle struct drm_plane_state.ignore_damage_clips
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