messages from 2026-06-11 10:12:58 to 2026-07-02 06:45:49 UTC [more...]
[PATCH v1 0/4] drm/hyperv: A fix and a few cleanups
2026-07-02 6:45 UTC (9+ messages)
` [PATCH v1 1/4] drm/hyperv: Unregister pci driver in error path before module unload
` [PATCH v1 2/4] drm/hyperv: Explicitly set subvendor and subdevice for pci match array
` [PATCH v1 3/4] drm/hyperv: Drop useless empty remove callback
` [PATCH v1 4/4] drm/hyperv: Move MODULE_DEVICE_TABLE to the device_id arrays
[PATCH net v2 0/2] Fix MANA RX with bounce buffering
2026-07-02 4:20 UTC (5+ messages)
` [PATCH net v2 1/2] net: mana: Sync page pool RX frags for CPU
` [EXTERNAL] "
` [PATCH net v2 2/2] net: mana: Validate the packet length reported by the NIC
[PATCH net v3 0/2] Fix MANA RX with bounce buffering
2026-07-02 4:12 UTC (3+ messages)
` [PATCH net v3 1/2] net: mana: Validate the packet length reported by the NIC
` [PATCH net v3 2/2] net: mana: Sync page pool RX frags for CPU
[PATCH v5 00/51] x86: Try to wrangle PV clocks vs. TSC
2026-07-01 20:43 UTC (67+ 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 v5 22/51] x86/kvm: Mark TSC as reliable when it's constant and nonstop
` [PATCH v5 23/51] x86/tsc: Add standalone helper for getting CPU frequency from CPUID
` [PATCH v5 24/51] x86/kvm: Get CPU base frequency from CPUID when it's available
` [PATCH v5 25/51] clocksource: hyper-v: Register sched_clock save/restore iff it's necessary
` [PATCH v5 26/51] clocksource: hyper-v: Drop wrappers to sched_clock save/restore helpers
` [PATCH v5 27/51] clocksource: hyper-v: Don't save/restore TSC offset when using HV sched_clock
` [PATCH v5 28/51] x86/kvmclock: Setup kvmclock for secondary CPUs iff CONFIG_SMP=y
` [PATCH v5 29/51] x86/kvm: Don't disable kvmclock on BSP in syscore_suspend()
` [PATCH v5 30/51] x86/paravirt: Remove unnecessary PARAVIRT=n stub for paravirt_set_sched_clock()
` [PATCH v5 31/51] x86/paravirt: Move handling of unstable PV clocks into paravirt_set_sched_clock()
` [PATCH v5 32/51] x86/kvmclock: Move sched_clock save/restore helpers up in kvmclock.c
` [PATCH v5 33/51] x86/xen/time: NOP-ify x86_platform's sched_clock save/restore hooks
` [PATCH v5 34/51] x86/vmware: NOP-ify save/restore hooks when using VMware's sched_clock
` [PATCH v5 35/51] x86/tsc: WARN if TSC sched_clock save/restore used with PV sched_clock
` [PATCH v5 36/51] x86/paravirt: Pass sched_clock save/restore helpers during registration
` [PATCH v5 37/51] x86/kvmclock: Move kvm_sched_clock_init() down in kvmclock.c
` [PATCH v5 38/51] x86/xen/time: Mark xen_setup_vsyscall_time_info() as __init
` [PATCH v5 39/51] x86/pvclock: Mark setup helpers and related various as __init/__ro_after_init
` [PATCH v5 40/51] x86/pvclock: WARN if pvclock's valid_flags are overwritten
` [PATCH v5 41/51] x86/kvmclock: Refactor handling of PVCLOCK_TSC_STABLE_BIT during kvmclock_init()
` [PATCH v5 42/51] timekeeping: Resume clocksources before reading persistent clock
` [PATCH v5 43/51] x86/kvmclock: Hook clocksource.suspend/resume when kvmclock isn't sched_clock
` [PATCH v5 44/51] x86/kvmclock: WARN if wall clock is read while kvmclock is suspended
` [PATCH v5 45/51] x86/paravirt: Mark __paravirt_set_sched_clock() as __init
` [PATCH v5 46/51] x86/paravirt: Plumb a return code into __paravirt_set_sched_clock()
` [PATCH v5 47/51] x86/paravirt: Don't use a PV sched_clock in CoCo guests with trusted TSC
` [PATCH v5 48/51] x86/kvmclock: Use TSC for sched_clock if it's constant and non-stop
` [PATCH v5 49/51] x86/kvmclock: Plumb in AP-online and BSP-resume to kvmlock, for documentation
` [PATCH v5 50/51] x86/paravirt: Move using_native_sched_clock() stub into timer.h
` [PATCH v5 51/51] x86/kvm: Get local APIC bus frequency from PV CPUID Timing Info
[PATCH net-next v2] net: mana: Add handler for sriov configure
2026-07-01 18:01 UTC
[EXTERNAL] Re: [PATCH net-next] net: mana: Add handler for sriov configure
2026-07-01 17:54 UTC (3+ messages)
[PATCH] mshv: fix hv_input_get_system_property struct
2026-07-01 16:11 UTC (3+ messages)
[PATCH net-next v11 0/2] net: mana: add ethtool private flag for full-page RX buffers
2026-07-01 14:45 UTC (4+ messages)
` [PATCH net-next v11 1/2] net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switch
` [PATCH net-next v11 2/2] net: mana: force full-page RX buffers via ethtool private flag
[PATCH net-next v10 0/2] net: mana: add ethtool private flag for full-page RX buffers
2026-07-01 14:29 UTC (6+ messages)
[PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces
2026-07-01 8:33 UTC (14+ messages)
` [PATCH 27/32] x86/hyperv: Stop using "
` [PATCH 31/32] treewide: convert rdmsrq() from a macro to an inline function
` [PATCH 32/32] x86/msr: Simplify some rdmsrq() use cases
[PATCH net-next v4] net: mana: Add Interrupt Moderation support
2026-06-29 21:36 UTC
[PATCH net-next v4] net: mana: Add Interrupt Moderation support
2026-06-29 21:23 UTC (4+ messages)
` [EXTERNAL] "
[PATCH v4 00/18] x86/msr: Inline rdmsr/wrmsr instructions
2026-06-29 6:55 UTC (3+ messages)
` [PATCH v4 04/18] x86/msr: Minimize usage of native_*() msr access functions
` [PATCH v4 06/18] x86/hyperv: Switch from __rdmsr() to native_rdmsrq()
[PATCH v2 0/6] arm64: hyperv: Add Realm support for Hyper-V
2026-06-26 15:04 UTC (15+ messages)
` [PATCH v2 1/6] arm64: rsi: Add RSI host call structure and helper function
` [PATCH v2 2/6] firmware: smccc: Detect hypervisor via RSI host call in CCA Realms
` [PATCH v2 3/6] arm64: hyperv: Add per-CPU RSI host call infrastructure for "
` [PATCH v2 4/6] Drivers: hv: Mark shared memory as decrypted "
` [PATCH v2 5/6] arm64: hyperv: Route hypercalls through RSI host call in "
` [PATCH v2 6/6] arm64: hyperv: Implement hv_is_isolation_supported() for "
[PATCH net] net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()
2026-06-26 2:31 UTC (5+ messages)
[PATCH] hyperv: mshv: zero VTL hypercall output page
2026-06-25 18:23 UTC (6+ messages)
` [PATCH v2] mshv_vtl: clear hypercall output before copyout
[PATCH] hyperv: mshv: zero VTL hypercall input page
2026-06-25 18:14 UTC (3+ messages)
[RFC PATCH 0/6] arm64: hyperv: Add Realm support for Hyper-V
2026-06-25 17:44 UTC (11+ messages)
` [RFC PATCH 1/6] arm64: rsi: Add RSI host call structure and helper function
` [RFC PATCH 2/6] firmware: smccc: Detect hypervisor via RSI host call in CCA Realms
` [RFC PATCH 3/6] arm64: hyperv: Add per-CPU RSI host call infrastructure for "
` [RFC PATCH 5/6] arm64: hyperv: Route hypercalls through RSI host call in "
[PATCH v5 net] net: mana: Optimize irq affinity for low vcpu configs
2026-06-25 16:20 UTC (2+ messages)
[PATCH net] net: mana: Fall back to standard MTU when PF reports adapter_mtu of 0
2026-06-25 1:08 UTC (5+ messages)
[PATCH net] net: mana: Sync page pool RX frags for CPU
2026-06-24 22:50 UTC (4+ messages)
` [EXTERNAL] "
[PATCH v5 00/15] drm: Improve logic behind damage handling
2026-06-24 16:06 UTC (9+ messages)
` [PATCH v5 01/15] drm/amd/display: Handle struct drm_plane_state.ignore_damage_clips
` [PATCH v5 04/15] drm/vmwgfx: "
[PATCH v4 net] net: mana: Optimize irq affinity for low vcpu configs
2026-06-23 9:11 UTC (4+ messages)
[GIT PULL] Hyper-V patches for v7.2
2026-06-22 16:36 UTC (2+ messages)
[PATCH rdma-next v3] RDMA/mana_ib: Clamp adapter capabilities at the ib_device_attr boundary
2026-06-19 19:41 UTC (3+ messages)
[PATCH v2 1/2] RDMA/erdma: initialize ret for empty receive WR lists
2026-06-19 17:09 UTC (4+ messages)
` [PATCH v2 2/2] RDMA/mana_ib: initialize err for empty send "
` [EXTERNAL] "
[PATCH] PCI: hv: add hard timeout to wait_for_response()
2026-06-17 16:02 UTC (6+ messages)
[RFC PATCH v1] PCI: Remove pcie_flr() and convert all callers to use pcie_reset_flr()
2026-06-16 19:22 UTC (2+ messages)
[PATCH net-next v3] net: mana: Add Interrupt Moderation support
2026-06-13 20:48 UTC (4+ messages)
` [EXTERNAL] "
[PATCH net v2 0/2] net: mana: fix error-path issues in queue setup
2026-06-13 1:00 UTC (2+ messages)
[tip:irq/core] [x86/irq] 2b57c69917: lkvs.thermal_test.sh_-t_check_pkg_interrupts.fail
2026-06-12 6:00 UTC
[PATCH net-next v2] net: mana: Add Interrupt Moderation support
2026-06-11 18:38 UTC (3+ messages)
` [EXTERNAL] "
[PATCH v3 0/4] scsi/block: NUMA-local scan allocations, shared-tag path cleanup, and SCSI I/O counters
2026-06-11 10:43 UTC (8+ messages)
` [PATCH v3 2/4] scsi: host: allocate struct Scsi_Host on the NUMA node of the host adapter
` [PATCH v3 3/4] block: drop shared-tag fairness throttling
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