messages from 2025-02-27 02:19:43 to 2025-03-09 08:41:51 UTC [more...]
[patch 00/10] genirq/msi: Spring cleaning
2025-03-09 8:41 UTC (6+ messages)
` [patch 01/10] genirq/msi: Make a few functions static
` [patch 02/10] genirq/msi: Use lock guards for MSI descriptor locking
` [patch 03/10] soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()
` [patch 04/10] NTB/msi: Switch MSI descriptor locking to lock guard()
` [patch 05/10] PCI/MSI: Switch to MSI descriptor locking to guard()
[Patch v2] uio_hv_generic: Set event for all channels on the device
2025-03-09 5:47 UTC (3+ messages)
[PATCH 1/1] Drivers: hv: vmbus: Don't release fb_mmio resource in vmbus_free_mmio()
2025-03-09 4:50 UTC (2+ messages)
[PATCH 1/1] fbdev: hyperv_fb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMs
2025-03-09 4:10 UTC (3+ messages)
[PATCH v1] HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()
2025-03-08 21:49 UTC (2+ messages)
[PATCH hyperv-next v5 00/11] arm64: hyperv: Support Virtual Trust Level Boot
2025-03-08 21:11 UTC (15+ messages)
` [PATCH hyperv-next v5 01/11] arm64: kvm, smccc: Introduce and use API for detectting hypervisor presence
` [PATCH hyperv-next v5 02/11] arm64: hyperv: Use SMCCC to detect "
` [PATCH hyperv-next v5 03/11] Drivers: hv: Enable VTL mode for arm64
` [PATCH hyperv-next v5 04/11] Drivers: hv: Provide arch-neutral implementation of get_vtl()
` [PATCH hyperv-next v5 05/11] arm64: hyperv: Initialize the Virtual Trust Level field
` [PATCH hyperv-next v5 06/11] arm64, x86: hyperv: Report the VTL the system boots in
` [PATCH hyperv-next v5 07/11] dt-bindings: microsoft,vmbus: Add interrupts and DMA coherence
` [PATCH hyperv-next v5 08/11] Drivers: hv: vmbus: Get the IRQ number from DeviceTree
` [PATCH hyperv-next v5 09/11] Drivers: hv: vmbus: Introduce hv_get_vmbus_root_device()
` [PATCH hyperv-next v5 10/11] ACPI: irq: Introduce acpi_get_gsi_dispatcher()
` [PATCH hyperv-next v5 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree
[PATCH net] net: mana: Support holes in device list reply msg
2025-03-08 3:50 UTC (4+ messages)
[PATCH v5 00/10] Introduce /dev/mshv root partition driver
2025-03-07 23:45 UTC (75+ messages)
` [PATCH v5 01/10] hyperv: Convert Hyper-V status codes to strings
` [PATCH v5 02/10] x86/mshyperv: Add support for extended Hyper-V features
` [PATCH v5 03/10] arm64/hyperv: Add some missing functions to arm64
` [PATCH v5 04/10] hyperv: Introduce hv_recommend_using_aeoi()
` [PATCH v5 05/10] acpi: numa: Export node_to_pxm()
` [PATCH v5 06/10] Drivers/hv: Export some functions for use by root partition module
` [PATCH v5 07/10] Drivers: hv: Introduce per-cpu event ring tail
` [PATCH v5 08/10] x86: hyperv: Add mshv_handler irq handler and setup function
` [PATCH v5 09/10] hyperv: Add definitions for root partition driver to hv headers
` [PATCH v5 10/10] Drivers: hv: Introduce mshv_root module to expose /dev/mshv to VMMs
[patch rdma-next v5 1/2] net: mana: Change the function signature of mana_get_primary_netdev_rcu
2025-03-06 20:01 UTC (4+ messages)
` [patch rdma-next v5 2/2] RDMA/mana_ib: Handle net event for pointing to the current netdev
` [EXTERNAL] "
[PATCH net-next 0/3] vsock: support network namespace
2025-03-06 8:23 UTC (23+ messages)
` [PATCH net-next 1/3] vsock: add network namespace support
[PATCH v3 0/2] fbdev: hyperv_fb: framebuffer release cleanup
2025-03-06 3:06 UTC (5+ messages)
` [PATCH v3 1/2] fbdev: hyperv_fb: Simplify hvfb_putmem
` [PATCH v3 2/2] fbdev: hyperv_fb: Allow graceful removal of framebuffer
[patch rdma-next v4 1/2] net: mana: Change the function signature of mana_get_primary_netdev_rcu
2025-03-05 23:29 UTC (4+ messages)
` [patch rdma-next v4 2/2] RDMA/mana_ib: Handle net event for pointing to the current netdev
` [EXTERNAL] Re: [patch rdma-next v4 1/2] net: mana: Change the function signature of mana_get_primary_netdev_rcu
[patch rdma-next v3 1/2] net: mana: Change the function signature of mana_get_primary_netdev_rcu
2025-03-05 18:50 UTC (5+ messages)
` [patch rdma-next v3 2/2] RDMA/mana_ib: Handle net event for pointing to the current netdev
` [EXTERNAL] Re: [patch rdma-next v3 1/2] net: mana: Change the function signature of mana_get_primary_netdev_rcu
[PATCH 6/7] PCI: hv: Use hv_hvcall_*() to set up hypercall arguments
2025-03-05 17:24 UTC (3+ messages)
[PATCH] hv_netvsc: set device master/slave flags on bonding
2025-03-05 11:34 UTC (4+ messages)
` [EXTERNAL] "
[PATCH] uio_hv_generic: Fix sysfs creation path for ring buffer
2025-03-05 7:06 UTC (10+ messages)
[Patch rdma-next] RDMA/mana_ib: handle net event for pointing to the current netdev
2025-03-05 0:00 UTC (8+ messages)
` [EXTERNAL] "
` [EXTERNAL] "
[PATCH v2 00/38] x86: Try to wrangle PV clocks vs. TSC
2025-03-04 17:39 UTC (33+ messages)
` [PATCH v2 03/38] x86/tsc: Add helper to register CPU and TSC freq calibration routines
` [PATCH v2 06/38] x86/tdx: Override PV calibration routines with CPUID-based 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 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 hyperv-next v2 0/1] scsi: storvsc: Don't report the host packet status as the hv status
2025-03-04 4:21 UTC (4+ messages)
` [PATCH hyperv-next v2 1/1] "
[Patch rdma-next v2] RDMA/mana_ib: handle net event for pointing to the current netdev
2025-03-04 1:47 UTC
[PATCH v2 0/9] x86/hyperv: Support wakeup mailbox for VTL2 TDX guest
2025-03-03 22:21 UTC (9+ messages)
` [PATCH v2 2/9] dt-bindings: x86: Add a binding for x86 wakeup mailbox
[PATCH RFC] panic: call panic handlers before panic_other_cpus_shutdown()
2025-03-02 6:36 UTC (2+ messages)
[PATCH] mm: page_frag: Fix refill handling in __page_frag_alloc_align()
2025-03-02 2:22 UTC (5+ messages)
` [EXTERNAL] "
[PATCH hyperv-next] scsi: storvsc: Don't call the packet status the hypercall status
2025-02-28 23:53 UTC (6+ messages)
[PATCH] uio_hv_generic: Set event for all channels on the device
2025-02-28 20:14 UTC (3+ messages)
[PATCH 0/7] hyperv: Introduce new way to manage hypercall args
2025-02-28 0:50 UTC (8+ messages)
` [PATCH 2/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
` [PATCH 3/7] x86/hyperv: Use hv_hvcall_*() to set up hypercall arguments -- part 1
[PATCH hyperv-next v3 0/2] x86/hyperv: VTL mode reboot fixes
2025-02-27 21:47 UTC (3+ messages)
` [PATCH hyperv-next v3 1/2] x86/hyperv: Add VTL mode emergency restart callback
` [PATCH hyperv-next v3 2/2] x86/hyperv: Add VTL mode callback for restarting the system
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).