messages from 2026-05-11 15:29:53 to 2026-05-15 19:21:09 UTC [more...]
[PATCH v3 00/41] x86: Try to wrangle PV clocks vs. TSC
2026-05-15 19:19 UTC (31+ messages)
` [PATCH v3 01/41] x86/tsc: Add a standalone helpers for getting TSC info from CPUID.0x15
` [PATCH v3 02/41] x86/tsc: Add helper to register CPU and TSC freq calibration routines
` [PATCH v3 03/41] x86/sev: Mark TSC as reliable when configuring Secure TSC
` [PATCH v3 04/41] x86/sev: Move check for SNP Secure TSC support to tsc_early_init()
` [PATCH v3 05/41] x86/tdx: Override PV calibration routines with CPUID-based calibration
` [PATCH v3 06/41] x86/acrn: Mark TSC frequency as known when using ACRN for calibration
` [PATCH v3 07/41] clocksource: hyper-v: Register sched_clock save/restore iff it's necessary
` [PATCH v3 08/41] clocksource: hyper-v: Drop wrappers to sched_clock save/restore helpers
` [PATCH v3 09/41] clocksource: hyper-v: Don't save/restore TSC offset when using HV sched_clock
` [PATCH v3 10/41] x86/kvmclock: Setup kvmclock for secondary CPUs iff CONFIG_SMP=y
` [PATCH v3 11/41] x86/kvm: Don't disable kvmclock on BSP in syscore_suspend()
` [PATCH v3 12/41] x86/paravirt: Remove unnecessary PARAVIRT=n stub for paravirt_set_sched_clock()
` [PATCH v3 13/41] x86/paravirt: Move handling of unstable PV clocks into paravirt_set_sched_clock()
` [PATCH v3 14/41] x86/kvmclock: Move sched_clock save/restore helpers up in kvmclock.c
` [PATCH v3 15/41] x86/xen/time: Nullify x86_platform's sched_clock save/restore hooks
` [PATCH v3 16/41] x86/vmware: Nullify save/restore hooks when using VMware's sched_clock
` [PATCH v3 17/41] x86/tsc: WARN if TSC sched_clock save/restore used with PV sched_clock
` [PATCH v3 18/41] x86/paravirt: Pass sched_clock save/restore helpers during registration
` [PATCH v3 19/41] x86/kvmclock: Move kvm_sched_clock_init() down in kvmclock.c
` [PATCH v3 20/41] x86/xen/time: Mark xen_setup_vsyscall_time_info() as __init
` [PATCH v3 21/41] x86/pvclock: Mark setup helpers and related various as __init/__ro_after_init
` [PATCH v3 22/41] x86/pvclock: WARN if pvclock's valid_flags are overwritten
` [PATCH v3 23/41] x86/kvmclock: Refactor handling of PVCLOCK_TSC_STABLE_BIT during kvmclock_init()
` [PATCH v3 24/41] timekeeping: Resume clocksources before reading persistent clock
` [PATCH v3 25/41] x86/kvmclock: Hook clocksource.suspend/resume when kvmclock isn't sched_clock
` [PATCH v3 26/41] x86/kvmclock: WARN if wall clock is read while kvmclock is suspended
` [PATCH v3 27/41] x86/kvmclock: Enable kvmclock on APs during onlining if kvmclock isn't sched_clock
` [PATCH v3 28/41] x86/paravirt: Mark __paravirt_set_sched_clock() as __init
` [PATCH v3 29/41] x86/paravirt: Plumb a return code into __paravirt_set_sched_clock()
` [PATCH v3 30/41] x86/paravirt: Don't use a PV sched_clock in CoCo guests with trusted TSC
[PATCH V3 00/11] PCI passthru on Hyper-V (Part I)
2026-05-15 18:23 UTC (31+ messages)
` [PATCH V3 01/11] iommu/hyperv: Rename hyperv-iommu.c to hyperv-irq.c
` [PATCH V3 02/11] x86/hyperv: Cosmetic changes in irqdomain.c for readability
` [PATCH V3 03/11] mshv: Provide a way to get partition ID if running in a VMM process
` [PATCH V3 04/11] mshv: Declarations and definitions for VFIO-MSHV bridge device
` [PATCH V3 05/11] mshv: Implement mshv bridge device for VFIO
` [PATCH V3 06/11] mshv: Add ioctl support for MSHV-VFIO bridge device
` [PATCH V3 07/11] mshv: Import data structs around device passthru from hyperv headers
` [PATCH V3 08/11] PCI: hv: VMBus and PCI device IDs for PCI passthru
` [PATCH V3 09/11] x86/hyperv: Implement Hyper-V virtual IOMMU
` [PATCH V3 10/11] mshv: Populate mmio mappings for PCI passthru
` [PATCH V3 11/11] mshv: Mark mem regions as non-movable upfront if device passthru
[PATCH v1 0/4] Hyper-V: Add para-virtualized IOMMU support for Linux guests
2026-05-15 18:00 UTC (17+ messages)
` [PATCH v1 1/4] iommu: Move Hyper-V IOMMU driver to its own subdirectory
` [PATCH v1 2/4] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
` [PATCH v1 3/4] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
` [PATCH v1 4/4] iommu/hyperv: Add page-selective IOTLB flush support
[PATCH 0/9] drm: Limit DRM_IOCTL_WAIT_VBLANK to vblank interrupts
2026-05-15 16:56 UTC (12+ messages)
` [PATCH 1/9] drm/vblank: Add drmm_vblank_init() to indicate managed cleanup
` [PATCH 2/9] drm/vblank: Add DRM_VBLANK_FLAG_SIMULATED
` [PATCH 3/9] drm/amdgpu: vkms: Set DRM_VBLANK_FLAG_SIMULATED
` [PATCH 4/9] drm/bochs: "
` [PATCH 5/9] drm/cirrus: "
` [PATCH 6/9] drm/hypervdrm: "
` [PATCH 7/9] drm/qxl: "
` [PATCH 8/9] drm/virtgpu: "
` [PATCH 9/9] drm/vkms: "
[PATCH net-next v10 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
2026-05-15 4:05 UTC (7+ messages)
` [PATCH net-next v10 1/6] net: mana: Create separate EQs for each vPort
` [PATCH net-next v10 2/6] net: mana: Query device capabilities and configure MSI-X sharing for EQs
` [PATCH net-next v10 3/6] net: mana: Introduce GIC context with refcounting for interrupt management
` [PATCH net-next v10 4/6] net: mana: Use GIC functions to allocate global EQs
` [PATCH net-next v10 5/6] net: mana: Allocate interrupt context for each EQ when creating vPort
` [PATCH net-next v10 6/6] RDMA/mana_ib: Allocate interrupt contexts on EQs
[PATCH v2] scsi: storvsc: Replace symbolic permissions with octal
2026-05-15 1:45 UTC (2+ messages)
[PATCH net-next v9 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
2026-05-14 22:10 UTC (9+ messages)
` [PATCH net-next v9 1/6] net: mana: Create separate EQs for each vPort
` [PATCH net-next v9 2/6] net: mana: Query device capabilities and configure MSI-X sharing for EQs
` [PATCH net-next v9 3/6] net: mana: Introduce GIC context with refcounting for interrupt management
` [PATCH net-next v9 4/6] net: mana: Use GIC functions to allocate global EQs
` [PATCH net-next v9 5/6] net: mana: Allocate interrupt context for each EQ when creating vPort
` [PATCH net-next v9 6/6] RDMA/mana_ib: Allocate interrupt contexts on EQs
[PATCH net] net: mana: Fix TOCTOU double-fetch of hwc_msg_id from DMA buffer
2026-05-14 19:41 UTC
[PATCH v4 00/18] mshv: Bug fixes across the mshv_root module
2026-05-14 15:17 UTC (31+ messages)
` [PATCH v4 02/18] mshv: Fix mshv_prepare_pinned_region error path for unencrypted partitions
` [PATCH v4 08/18] mshv: Fix level-triggered check on uninitialized data
` [PATCH v4 09/18] mshv: Fix duplicate GSI detection for GSI 0
` [PATCH v4 10/18] mshv: portid_table: Make mshv_portid_lookup() RCU-aware by contract
` [PATCH v4 12/18] mshv: Use kfree_rcu in mshv_portid_free
` [PATCH v4 13/18] mshv: Add missing vp_index bounds check in intercept ISR
` [PATCH v4 14/18] mshv: Order pt_vp_array publish against irqfd assertion path
` [PATCH v4 15/18] mshv: Defer mshv_vp free to an RCU grace period
` [PATCH v4 16/18] mshv: Validate scheduler message bounds from hypervisor
` [PATCH v4 17/18] mshv: Publish VP to pt_vp_array before installing the file descriptor
[PATCH v3 00/10] Convert all drivers to the new udata response flow
2026-05-14 8:22 UTC (18+ messages)
` [PATCH v3 01/10] RDMA: Use ib_is_udata_in_empty() for places calling ib_is_udata_cleared()
` [PATCH v3 02/10] IB/rdmavt: Don't abuse udata and ib_respond_udata()
` [PATCH v3 03/10] RDMA: Convert drivers using min to ib_respond_udata()
` [PATCH v3 04/10] RDMA: Convert drivers using sizeof() "
` [PATCH v3 05/10] RDMA/cxgb4: Convert "
` [PATCH v3 06/10] RDMA/qedr: Replace qedr_ib_copy_to_udata() with ib_respond_udata()
` [PATCH v3 07/10] RDMA/mlx: Replace response_len "
` [PATCH v3 08/10] RDMA: Use proper driver data response structs instead of open coding
` [PATCH v3 09/10] RDMA: Add missed = {} initialization to uresp structs
` [PATCH v3 10/10] RDMA: Replace memset with = {} pattern for ib_respond_udata()
[PATCH v4] mshv: support 1G hugepages by passing them as 2M-aligned chunks
2026-05-14 5:47 UTC (3+ messages)
[PATCH] x86/VMBus: Confidential VMBus for dynamic DMA transfers
2026-05-14 2:26 UTC (3+ messages)
` [EXTERNAL] "
[PATCH net-next v7 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
2026-05-13 22:43 UTC (3+ messages)
` [EXTERNAL] "
[PATCH v2 1/2] Drivers: hv: vmbus: Provide option to skip VMBus unload on panic
2026-05-13 22:32 UTC (3+ messages)
[EXTERNAL] Re: [PATCH net-next] net: mana: Add handler for sriov configure
2026-05-13 19:05 UTC (4+ messages)
[PATCH v4 0/6] mshv: Reduce memory consumption for unpinned regions
2026-05-13 18:55 UTC (7+ messages)
` [PATCH v4 1/6] mshv: Consolidate region creation and mapping
` [PATCH v4 2/6] mshv: Rename mshv_mem_region to mshv_region
` [PATCH v4 3/6] mshv: Optimize region unmap and invalidation with large pages
` [PATCH v4 4/6] mshv: Pass pfns array explicitly through processing chain
` [PATCH v4 5/6] mshv: Simplify pfn array handling in region processing
` [PATCH v4 6/6] mshv: Allocate pfns array only for pinned regions
[PATCH v3 00/11] mshv: Refactor memory region management and map pages at creation
2026-05-13 18:51 UTC (12+ messages)
` [PATCH v3 01/11] mshv: Don't reject huge-page stride on unaligned region length
` [PATCH v3 02/11] mshv: Don't request HMM write fault for read-only regions
` [PATCH v3 03/11] mshv: Convert region storage from page pointers to PFNs
` [PATCH v3 04/11] mshv: Refactor region segmentation into a dedicated helper
` [PATCH v3 05/11] mshv: Support address range holes in remapping
` [PATCH v3 06/11] mshv: Iterate VMAs when faulting in region pages
` [PATCH v3 07/11] mshv: Scale fault granularity for non-4 KiB host pages
` [PATCH v3 08/11] mshv: Move pinned region setup to mshv_regions.c
` [PATCH v3 09/11] mshv: Map populated pages on movable region creation
` [PATCH v3 10/11] mshv: Extract MMIO region mapping into separate function
` [PATCH v3 11/11] mshv: Add tracepoint for map GPA hypercall
[PATCH-next 00/23] cgroup/cpuset: Enable runtime update of nohz_full and managed_irq CPUs
2026-05-13 16:19 UTC (6+ messages)
` [PATCH 04/23] tick/nohz: Allow runtime changes in full dynticks CPUs
` [PATCH 08/23] arm64: topology: Use RCU to protect access to HK_TYPE_TICK cpumask
[PATCH V1 0/3] PCI passthru on Hyper-V (Part II)
2026-05-13 15:15 UTC (7+ messages)
` [PATCH V1 1/3] mshv: Import declarations for irq remap and add irqbypass support
` [PATCH V1 2/3] hyperv: Implement irq remap for passthru devices
` [PATCH V1 3/3] mshv: Implement guest irq migration "
[PATCH net-next v8] net: mana: Expose hardware diagnostic info via debugfs
2026-05-13 4:49 UTC (3+ messages)
[PATCH 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-05-13 2:42 UTC (6+ messages)
` [PATCH 1/3] mm/hmm: Add hmm_range_fault_unlockable() for mmap lock-drop support
[PATCH 7.0 142/307] hv: Select CONFIG_SYSFB only for CONFIG_HYPERV_VMBUS
2026-05-12 17:38 UTC
[PATCH 6.18 121/270] hv: Select CONFIG_SYSFB only for CONFIG_HYPERV_VMBUS
2026-05-12 17:38 UTC
[PATCH net-next v8 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
2026-05-12 11:36 UTC (3+ messages)
` [PATCH net-next v8 3/6] net: mana: Introduce GIC context with refcounting for "
[PATCH net-next v8 1/6] net: mana: Create separate EQs for each vPort
2026-05-12 11:34 UTC (2+ messages)
[PATCH v8 2/2] net: mana: force full-page RX buffers via ethtool private flag
2026-05-12 2:21 UTC (2+ messages)
[PATCH net-next v7 4/6] net: mana: Use GIC functions to allocate global EQs
2026-05-12 2:14 UTC (3+ messages)
[PATCH net-next v7 1/6] net: mana: Create separate EQs for each vPort
2026-05-12 2:14 UTC (3+ messages)
[PATCH net-next v7 6/6] RDMA/mana_ib: Allocate interrupt contexts on EQs
2026-05-12 2:14 UTC (2+ messages)
[PATCH net-next v7 5/6] net: mana: Allocate interrupt context for each EQ when creating vPort
2026-05-12 2:14 UTC (2+ messages)
[PATCH net-next v7 2/6] net: mana: Query device capabilities and configure MSI-X sharing for EQs
2026-05-12 2:14 UTC (2+ messages)
[PATCH v2 0/5] treewide: Convert buses to use generic driver_override
2026-05-11 18:02 UTC (2+ messages)
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