messages from 2026-05-20 21:46:04 to 2026-05-28 01:27:59 UTC [more...]
[RFC PATCH 00/20] mshv: enable kexec with Hyper-V donated pages and partitions
2026-05-28 1:27 UTC (29+ messages)
` [RFC PATCH 01/20] kho: generalize radix tree APIs
` [RFC PATCH 02/20] kho: store incoming radix tree in kho_in
` [RFC PATCH 03/20] kho: add a struct for radix callbacks
` [RFC PATCH 04/20] kho: add callback for table pages
` [RFC PATCH 05/20] kho: add data argument to radix walk callback
` [RFC PATCH 06/20] kho: allow early-boot usage of the KHO radix tree
` [RFC PATCH 07/20] kho: allow destroying "
` [RFC PATCH 08/20] kho: add kho_radix_init_tree()
` [RFC PATCH 09/20] memblock: introduce MEMBLOCK_KHO_SCRATCH_EXT
` [RFC PATCH 10/20] kho: extended scratch
` [RFC PATCH 11/20] kho: return virtual address of mem_map
` [RFC PATCH 12/20] mm/hugetlb: make bootmem allocation work with KHO
` [RFC PATCH 13/20] kho: add radix tree freeze and del_key() error reporting
` [RFC PATCH 14/20] kho: Add crash-kernel-safe radix tree presence check
` [RFC PATCH 15/20] mshv: Use page tracker to manage MSHV-owned pages and preserve with KHO
` [RFC PATCH 16/20] mshv: Add debugfs interface to page tracker
` [RFC PATCH 17/20] hyperv: Reserve crash MSR P2 for page preservation root PA
` [RFC PATCH 18/20] mshv: Exclude Hyper-V donated pages from crash dump collection
` [RFC PATCH 19/20] kexec: export kexec_in_progress for modules
` [RFC PATCH 20/20] mshv: freeze and vacuum partitions across kexec
[PATCH v3 0/6] Hyper-V: kexec fixes for L1VH (mshv)
2026-05-27 23:17 UTC (4+ messages)
` [PATCH v3 3/6] x86/hyperv: Skip LP/VP creation on kexec
[PATCH v3 00/41] x86: Try to wrangle PV clocks vs. TSC
2026-05-27 22:50 UTC (79+ messages)
` [PATCH v3 02/41] x86/tsc: Add helper to register CPU and TSC freq calibration routines
` [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 31/41] x86/tsc: Pass KNOWN_FREQ and RELIABLE as params to registration
` [PATCH v3 32/41] x86/tsc: Rejects attempts to override TSC calibration with lesser routine
` [PATCH v3 33/41] x86/kvmclock: Mark TSC as reliable when it's constant and nonstop
` [PATCH v3 36/41] x86/kvmclock: Get local APIC bus frequency from PV CPUID Timing Info
` [PATCH v3 37/41] x86/kvmclock: Use TSC for sched_clock if it's constant and non-stop
` [PATCH v3 38/41] x86/paravirt: kvmclock: Setup kvmclock early iff it's sched_clock
` [PATCH v3 39/41] x86/paravirt: Move using_native_sched_clock() stub into timer.h
[PATCH v3] Drivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMs
2026-05-27 22:28 UTC (2+ messages)
[PATCH] drivers: hv: use kmalloc_array in mshv_root_scheduler_init
2026-05-27 22:27 UTC (2+ messages)
[PATCH v2 1/1] mshv: Add conditional VMBus dependency
2026-05-27 22:11 UTC (4+ messages)
[PATCH] hyperv: Clean up and fix the guest ID comment in hvgdk.h
2026-05-27 22:05 UTC (3+ messages)
[PATCH 1/1] drm/hyperv: Replace "hyperv_" with "hvdrm_" as symbol name prefix
2026-05-27 19:54 UTC (5+ messages)
[PATCH v2 0/9] drm: Limit DRM_IOCTL_WAIT_VBLANK to vblank interrupts
2026-05-27 16:31 UTC (11+ messages)
` [PATCH v2 1/9] drm/vblank: Add drmm_vblank_init() to indicate managed cleanup
` [PATCH v2 2/9] drm/vblank: Add DRM_VBLANK_FLAG_SIMULATED
` [PATCH v2 3/9] drm/amdgpu: vkms: Set DRM_VBLANK_FLAG_SIMULATED
` [PATCH v2 4/9] drm/bochs: "
` [PATCH v2 5/9] drm/cirrus: "
` [PATCH v2 6/9] drm/hypervdrm: "
` [PATCH v2 7/9] drm/qxl: "
` [PATCH v2 8/9] drm/virtgpu: "
` [PATCH v2 9/9] drm/vkms: "
[PATCH v3 00/10]
2026-05-27 15:42 UTC (18+ messages)
` [PATCH v3 01/10] drm/damage-helper: Do not alter damage clips on modeset, but ignore them
` [PATCH v3 02/10] drm/atomic-helpers: Evaluate plane damage after atomic_check
` [PATCH v3 03/10] drm/ingenic: Remove calls to drm_atomic_helper_check_plane_damage()
` [PATCH v3 04/10] drm/damage-helper: Test src coord in drm_atomic_helper_check_plane_damage()
` [PATCH v3 05/10] drm/appletbdrm: Allocate request/response buffers in begin_fb_access
` [PATCH v3 06/10] drm/damage-helper: Remove old state from drm_atomic_helper_damage_iter_init()
` [PATCH v3 07/10] drm/damage-helper: Remove old state from drm_atomic_helper_damage_merged()
` [PATCH v3 08/10] drm/atomic_helper: Do not evaluate plane damage before atomic_check
` [PATCH v3 09/10] drm/damage-helper: Rename state parameters in damage helpers
` [PATCH v3 10/10] drm/vmwgfx: Remove unused field struct vmwgfx_du_update_plane.old_state
` [PATCH v3 00/10] drm: Improve logic behind damage handling
[PATCH 0/9] drm: Limit DRM_IOCTL_WAIT_VBLANK to vblank interrupts
2026-05-27 14:04 UTC (5+ messages)
[RFC] KVM/x86: Killing kvm_get_time_and_clockread() in favour of ktime_get_snapshot()
2026-05-27 8:49 UTC (5+ messages)
[RFC PATCH 1/8] timekeeping: Add clocksource read_raw() method and raw_cycles to snapshot
2026-05-26 23:06 UTC (8+ messages)
` [RFC PATCH 2/8] clocksource/hyperv: Implement read_raw() for TSC page clocksource
` [RFC PATCH 3/8] x86/kvmclock: Implement read_raw() for kvmclock clocksource
` [RFC PATCH 4/8] KVM: x86: Use ktime_get_snapshot_id() for master clock
` [RFC PATCH 5/8] KVM: x86: Compute kvmclock base without pvclock_gtod_data
` [RFC PATCH 6/8] KVM: x86: Replace pvclock_gtod_data vclock_mode with boolean
` [RFC PATCH 7/8] KVM: x86: Remove pvclock_gtod_data and private timekeeping code
` [RFC PATCH 8/8] ptp: vmclock: Use raw_cycles from snapshot for precise TSC pairing
[PATCH 0/2] Remove stack ib_udata's
2026-05-26 16:15 UTC (3+ messages)
` [PATCH 1/2] RDMA/core: Don't make a dummy ib_udata on the stack in create_qp
` [PATCH 2/2] RDMA: Update the query_device() op
[PATCH] uio_hv_generic: Bind to FCopy device by default
2026-05-26 15:49 UTC (5+ messages)
[PATCH rdma-next v2] RDMA/mana_ib: hardening: Clamp adapter capability values from MANA_IB_GET_ADAPTER_CAP
2026-05-26 14:43 UTC (11+ messages)
` [EXTERNAL] "
[PATCH net v2] net: mana: Optimize irq affinity for low vcpu configs
2026-05-26 13:05 UTC (10+ messages)
[PATCH rdma-next v3] RDMA/mana_ib: Clamp adapter capabilities at the ib_device_attr boundary
2026-05-25 19:01 UTC
[PATCH v5 0/2] drm/hyperv: harden host message parsing
2026-05-25 15:32 UTC (10+ messages)
` [PATCH v5 1/2] drm/hyperv: validate resolution_count and fix WIN8 fallback
` [PATCH v5 2/2] drm/hyperv: validate VMBus packet size in receive callback
[PATCH 1/1] x86/hyperv: Refactor hv_smp_prepare_cpus()
2026-05-25 11:42 UTC (3+ messages)
[PATCH net v3 0/2] net: mana: Fix NULL dereferences during teardown after attach failure
2026-05-25 8:08 UTC (3+ messages)
` [PATCH net v3 1/2] net: mana: Add NULL guards in teardown path to prevent panic on "
` [PATCH net v3 2/2] net: mana: Skip redundant detach on already-detached port
[PATCH net v2 0/2] net: mana: Fix NULL dereferences during teardown after attach failure
2026-05-25 8:01 UTC (4+ messages)
` [PATCH net v2 1/2] net: mana: Add NULL guards in teardown path to prevent panic on "
` [PATCH net v2 2/2] net: mana: Skip redundant detach on already-detached port
[PATCH v2] scsi: storvsc: Replace symbolic permissions with octal
2026-05-23 3:14 UTC (2+ messages)
[PATCH net-next v11 0/6] net: mana: Per-vPort EQ and MSI-X management
2026-05-23 2:02 UTC (7+ messages)
` [PATCH net-next v11 1/6] net: mana: Create separate EQs for each vPort
` [PATCH net-next v11 2/6] net: mana: Query device capabilities and configure MSI-X sharing for EQs
` [PATCH net-next v11 3/6] net: mana: Introduce GIC context with refcounting for interrupt management
` [PATCH net-next v11 4/6] net: mana: Use GIC functions to allocate global EQs
` [PATCH net-next v11 5/6] net: mana: Allocate interrupt context for each EQ when creating vPort
` [PATCH net-next v11 6/6] RDMA/mana_ib: Allocate interrupt contexts on EQs
[PATCH net 0/2] net: mana: Fix NULL dereferences during teardown after attach failure
2026-05-22 23:16 UTC (4+ messages)
` [PATCH net 2/2] net: mana: Skip redundant detach in queue reset handler if already detached
[PATCH v4 0/2] drm/hyperv: harden host message parsing
2026-05-22 21:09 UTC (6+ messages)
` [PATCH v4 1/2] drm/hyperv: validate resolution_count and fix WIN8 fallback
` [PATCH v4 2/2] drm/hyperv: validate VMBus packet size in receive callback
[PATCH net v2] vsock: keep poll shutdown state consistent
2026-05-22 18:30 UTC (2+ messages)
[PATCH net-next v9] net: mana: Expose hardware diagnostic info via debugfs
2026-05-22 18:20 UTC (3+ messages)
[PATCH v2 0/5] treewide: Convert buses to use generic driver_override
2026-05-22 11:11 UTC (2+ messages)
[PATCH V3 00/11] PCI passthru on Hyper-V (Part I)
2026-05-21 22:37 UTC (4+ messages)
` [PATCH V3 09/11] x86/hyperv: Implement Hyper-V virtual IOMMU
[PATCH 1/1] mshv: Add conditional VMBus dependency
2026-05-21 21:41 UTC (5+ messages)
[PATCH v3 0/2] drm/hyperv: harden host message parsing
2026-05-21 17:19 UTC (5+ messages)
` [PATCH v3 1/2] drm/hyperv: validate resolution_count and fix WIN8 fallback
` [PATCH v3 2/2] drm/hyperv: validate VMBus packet size in receive callback
[PATCH] mshv: add vmbus dependency
2026-05-21 15:56 UTC (3+ messages)
[PATCH v1 0/4] Hyper-V: Add para-virtualized IOMMU support for Linux guests
2026-05-21 15:45 UTC (14+ messages)
` [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 net] net: mana: validate rx_req_idx to prevent out-of-bounds array access
2026-05-21 15:20 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