messages from 2026-06-09 10:14:14 to 2026-07-01 19:32:47 UTC [more...]
[PATCH v5 00/51] x86: Try to wrangle PV clocks vs. TSC
2026-07-01 19:31 UTC (18+ 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 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 v1 0/4] drm/hyperv: A fix and a few cleanups
2026-07-01 17:05 UTC (5+ 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] 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 v2 0/2] Fix MANA RX with bounce buffering
2026-06-26 14:50 UTC (4+ messages)
` [PATCH net v2 1/2] net: mana: Sync page pool RX frags for CPU
` [PATCH net v2 2/2] net: mana: Validate the packet length reported by the NIC
[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 (18+ 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 4/6] Drivers: hv: Mark shared memory as decrypted "
` [RFC PATCH 5/6] arm64: hyperv: Route hypercalls through RSI host call in "
` [RFC PATCH 6/6] arm64: hyperv: Implement hv_is_isolation_supported() for "
[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 (24+ messages)
` [PATCH v5 01/15] drm/amd/display: Handle struct drm_plane_state.ignore_damage_clips
` [PATCH v5 02/15] drm/i915/display: "
` [PATCH v5 03/15] drm/vboxvideo: "
` [PATCH v5 04/15] drm/vmwgfx: "
` [PATCH v5 05/15] drm/appletbdrm: Allocate request/response buffers in begin_fb_access
` [PATCH v5 06/15] drm/damage-helper: Clear ignore_damage_clips in plane-state duplication
` [PATCH v5 07/15] drm/damage-helper: Do not alter damage clips on modeset, but ignore them
` [PATCH v5 08/15] drm/atomic-helpers: Evaluate plane damage after atomic_check
` [PATCH v5 09/15] drm/ingenic: Remove calls to drm_atomic_helper_check_plane_damage()
` [PATCH v5 10/15] drm/atomic_helper: Do not evaluate plane damage before atomic_check
` [PATCH v5 11/15] drm/damage-helper: Test src coord in drm_atomic_helper_check_plane_damage()
` [PATCH v5 12/15] drm/damage-helper: Remove old state from drm_atomic_helper_damage_iter_init()
` [PATCH v5 13/15] drm/damage-helper: Remove old state from drm_atomic_helper_damage_merged()
` [PATCH v5 14/15] drm/damage-helper: Rename state parameters in damage helpers
` [PATCH v5 15/15] drm/vmwgfx: Remove unused field struct vmwgfx_du_update_plane.old_state
[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 (15+ messages)
` [PATCH v3 1/4] scsi: scan: allocate sdev and starget on the NUMA node of the host adapter
` [PATCH v3 2/4] scsi: host: allocate struct Scsi_Host "
` [PATCH v3 3/4] block: drop shared-tag fairness throttling
` [PATCH v3 4/4] scsi: use percpu counters for iostat counters in struct scsi_device
[PATCH net-next v2] net: mana: Cache MANA_QUERY_LINK_CONFIG result to avoid repeated HWC queries
2026-06-10 1:10 UTC (2+ messages)
[PATCH net-next] net: mana: Add support for PF device 0x00C1
2026-06-10 1:00 UTC (2+ messages)
[PATCH net-next v12 1/6] net: mana: Create separate EQs for each vPort
2026-06-10 0:40 UTC (2+ messages)
[PATCH v4 00/47] x86: Try to wrangle PV clocks vs. TSC
2026-06-09 19:28 UTC (16+ messages)
` [PATCH v4 01/47] x86/tsc: Never re-calibrate TSC frequency if its exact timing is known
` [PATCH v4 02/47] x86/tsc: Add a standalone helpers for getting TSC info from CPUID.0x15
` [PATCH v4 10/47] x86/tsc: Consolidate forcing of X86_FEATURE_TSC_KNOWN_FREQ for PV code
[PATCH net v3] net: mana: Optimize irq affinity for low vcpu configs
2026-06-09 15:49 UTC (7+ messages)
[PATCH net v3] hv_netvsc: use kmap_local_page in netvsc_copy_to_send_buf
2026-06-09 11:20 UTC (2+ messages)
[PATCH net v2 2/2] net: mana: guard TX wq object destroy with INVALID_MANA_HANDLE check
2026-06-09 10:14 UTC (2+ messages)
[PATCH net v2 1/2] net: mana: initialize gdma queue id to INVALID_QUEUE_ID
2026-06-09 10:14 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