messages from 2026-04-01 16:54:45 to 2026-04-08 01:37:09 UTC [more...]
[PATCH v3 0/6] Hyper-V: kexec fixes for L1VH (mshv)
2026-04-08 1:36 UTC (7+ messages)
` [PATCH v3 1/6] Drivers: hv: vmbus: fix hyperv_cpuhp_online variable shadowing
` [PATCH v3 2/6] x86/hyperv: move stimer cleanup to hv_machine_shutdown()
` [PATCH v3 3/6] x86/hyperv: Skip LP/VP creation on kexec
` [PATCH v3 4/6] mshv: limit SynIC management to MSHV-owned resources
` [PATCH v3 5/6] mshv: clean up SynIC state on kexec for L1VH
` [PATCH v3 6/6] mshv: unmap debugfs stats pages on kexec
[PATCH v2 0/6] Hyper-V: kexec fixes for L1VH (mshv)
2026-04-08 1:25 UTC (12+ messages)
` [PATCH v2 1/6] Drivers: hv: vmbus: fix hyperv_cpuhp_online variable shadowing
` [PATCH v2 2/6] x86/hyperv: move stimer cleanup to hv_machine_shutdown()
` [PATCH v2 3/6] x86/hyperv: Skip LP/VP creation on kexec
` [PATCH v2 4/6] mshv: limit SynIC management to MSHV-owned resources
` [PATCH v2 5/6] mshv: clean up SynIC state on kexec for L1VH
` [PATCH v2 6/6] mshv: unmap debugfs stats pages on kexec
[PATCH] scsi: storvsc: Handle PERSISTENT_RESERVE_IN truncation for Hyper-V vFC
2026-04-07 22:30 UTC (2+ messages)
` [EXTERNAL] "
[BUG] KVM: x86: kvmclock jumps ~253 years on Hyper-V nested virt due to cross-CPU raw TSC inconsistency
2026-04-07 20:40 UTC (9+ messages)
[PATCH net-next v6 0/2] net: mana: add ethtool private flag for full-page RX buffers
2026-04-07 19:59 UTC (3+ messages)
` [PATCH net-next v6 1/2] net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switch
` [PATCH net-next v6 2/2] net: mana: force full-page RX buffers via ethtool private flag
[PATCH net-next,v4] net: mana: Force full-page RX buffers via ethtool private flag
2026-04-07 19:29 UTC (5+ messages)
[GIT PULL] Hyper-V fixes for v7.0-rc8
2026-04-07 19:26 UTC (2+ messages)
[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
2026-04-07 17:41 UTC (4+ messages)
` [PATCH v0 06/15] mshv: Implement mshv bridge device for VFIO
[PATCH 0/7] mshv: Reduce memory consumption for unpinned regions
2026-04-07 15:07 UTC (14+ messages)
` [PATCH 1/7] mshv: Consolidate region creation and mapping
` [PATCH 2/7] mshv: Improve code readability with handler function typedef
` [PATCH 3/7] mshv: Rename mshv_mem_region to mshv_region
` [PATCH 4/7] mshv: Optimize memory region mapping operations
` [PATCH 5/7] mshv: Pass pfns array explicitly through processing chain
` [PATCH 6/7] mshv: Simplify pfn array handling in region processing
` [PATCH 7/7] mshv: Allocate pfns array only for pinned regions
[PATCH v2 00/16] Convert all drivers to the new udata response flow
2026-04-07 14:03 UTC (19+ messages)
` [PATCH v2 01/16] RDMA/mana: Fix error unwind in mana_ib_create_qp_rss()
` [PATCH v2 02/16] RDMA/ocrdma: Clarify the mm_head searching
` [PATCH v2 03/16] RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()
` [PATCH v2 04/16] RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path
` [PATCH v2 05/16] RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()
` [PATCH v2 06/16] RDMA/hns: Fix xarray race in hns_roce_create_srq()
` [PATCH v2 07/16] RDMA: Use ib_is_udata_in_empty() for places calling ib_is_udata_cleared()
` [PATCH v2 08/16] IB/rdmavt: Don't abuse udata and ib_respond_udata()
` [PATCH v2 09/16] RDMA: Convert drivers using min to ib_respond_udata()
` [PATCH v2 10/16] RDMA: Convert drivers using sizeof() "
` [PATCH v2 11/16] RDMA/cxgb4: Convert "
` [PATCH v2 12/16] RDMA/qedr: Replace qedr_ib_copy_to_udata() with ib_respond_udata()
` [PATCH v2 13/16] RDMA/mlx: Replace response_len "
` [PATCH v2 14/16] RDMA: Use proper driver data response structs instead of open coding
` [PATCH v2 15/16] RDMA: Add missed = {} initialization to uresp structs
` [PATCH v2 16/16] RDMA: Replace memset with = {} pattern for ib_respond_udata()
[PATCH net-next v5 0/2] net: mana: add ethtool private flag for full-page RX buffers
2026-04-07 13:54 UTC (3+ messages)
[PATCH v2] tools: hv: Fix cross-compilation
2026-04-07 12:20 UTC
[PATCH 0/8] firmware: sysfb: Consolidate config/code wrt. sysfb_primary_screen
2026-04-07 7:39 UTC (16+ messages)
` [PATCH 1/8] hv: Select CONFIG_SYSFB only for CONFIG_HYPERV_VMBUS
` [PATCH 2/8] firmware: efi: Never declare sysfb_primary_display on x86
` [PATCH 3/8] firmware: sysfb: Make CONFIG_SYSFB a user-selectable option
` [PATCH 4/8] firmware: sysfb: Split sysfb.c into sysfb_primary.c and sysfb_pci.c
` [PATCH 5/8] firmware: sysfb: Implement screen_info relocation for primary display
` [PATCH 6/8] firmware: sysfb: Avoid forward-declaring sysfb_parent_dev()
` [PATCH 7/8] firmware: efi: Make CONFIG_EFI_EARLYCON depend on CONFIG_SYSFB; clean up
` [PATCH 8/8] firmware: sysfb: Move CONFIG_FIRMWARE_EDID to firmware options
[PATCH v2] mshv_vtl: Fix vmemmap_shift exceeding MAX_FOLIO_ORDER
2026-04-06 14:08 UTC (2+ messages)
[PATCH 00/10] Convert all drivers to the new udata response flow
2026-04-06 12:11 UTC (11+ messages)
` [PATCH 01/10] RDMA: Use ib_is_udata_in_empty() for places calling ib_is_udata_cleared()
` [PATCH 02/10] IB/rdmavt: Don't abuse udata and ib_respond_udata()
` [PATCH 03/10] RDMA: Convert drivers using min to ib_respond_udata()
` [PATCH 04/10] RDMA: Convert drivers using sizeof() "
` [PATCH 05/10] RDMA/cxgb4: Convert "
` [PATCH 06/10] RDMA/qedr: Replace qedr_ib_copy_to_udata() with ib_respond_udata()
` [PATCH 07/10] RDMA/mlx: Replace response_len "
` [PATCH 08/10] RDMA: Use proper driver data response structs instead of open coding
` [PATCH 09/10] RDMA: Add missed = {} initialization to uresp structs
` [PATCH 10/10] RDMA: Replace memset with = {} pattern for ib_respond_udata()
[PATCH] Drivers: hv: mshv_vtl: Fix vmemmap_shift exceeding MAX_FOLIO_ORDER
2026-04-06 4:56 UTC (5+ messages)
[PATCH v2] PCI: hv: Allocate MMIO from above 4GB for the config window
2026-04-05 23:15 UTC (2+ messages)
[PATCH] PCI: hv: Allocate MMIO from above 4GB for the config window
2026-04-05 23:13 UTC (7+ messages)
[PATCH] PCI: hv: Allocate MMIO from above 4GB for the config window
2026-04-05 23:11 UTC (4+ messages)
[PATCH net-next v5 2/2] net: mana: force full-page RX buffers via ethtool private flag
2026-04-05 3:47 UTC
[PATCH net-next v5 1/2] net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switch
2026-04-05 3:44 UTC
[PATCH 00/12] treewide: Convert buses to use generic driver_override
2026-04-04 19:20 UTC (10+ messages)
` [PATCH 02/12] bus: fsl-mc: use generic driver_override infrastructure
` (subset) [PATCH 00/12] treewide: Convert buses to use generic driver_override
[PATCH 04/12] hv: vmbus: use generic driver_override infrastructure
2026-04-04 15:01 UTC (2+ messages)
` [PATCH v2] Drivers: "
[PATCH net-next v5 0/3] net: mana: debugfs fixes and diagnostic info
2026-04-04 9:05 UTC (5+ messages)
` [PATCH net-next v5 1/3] net: mana: Use pci_name() for debugfs directory naming
` [PATCH net-next v5 2/3] net: mana: Move current_speed debugfs file to mana_init_port()
` [PATCH net-next v5 3/3] net: mana: Expose hardware diagnostic info via debugfs
[PATCH] mshv: Add tracepoint for GPA intercept handling
2026-04-04 6:45 UTC (4+ messages)
[PATCH net-next 0/4] net: mana: Fix probe/remove error path bugs
2026-04-04 6:28 UTC (6+ messages)
` [PATCH net-next 1/4] net: mana: Init link_change_work before potential error paths in probe
` [PATCH net-next 2/4] net: mana: Init gf_stats_work "
` [PATCH net-next 3/4] net: mana: Don't overwrite port probe error with add_adev result
` [PATCH net-next 4/4] net: mana: Fix EQ leak in mana_remove on NULL port
[PATCH 0/2] genirq and Hyper-V: Clean up handling of add_interrupt_randomness()
2026-04-04 6:11 UTC (5+ messages)
` [PATCH 1/2] genirq/chip: Do add_interrupt_randomness() in handle_percpu_devid_irq()
` [PATCH 2/2] Drivers: hv: Move add_interrupt_randomness() to hypervisor callback sysvec
[PATCH] mshv: Fix infinite fault loop on permission-denied GPA intercepts
2026-04-04 5:26 UTC (3+ messages)
[PATCH] PCI: hv: Fix double ida_free in hv_pci_probe error path
2026-04-04 5:19 UTC (4+ messages)
[PATCH 0/2] hv: vmbus: Small cleanups
2026-04-04 1:22 UTC (5+ messages)
` [PATCH 1/2] hv: vmbus: Replace lockdep_hardirq_threaded() with lockdep annotation
` [PATCH 2/2] hv: vmbus: Remove vmbus_irq_initialized
[PATCH 0/6] Hyper-V: kexec fixes for L1VH (mshv)
2026-04-03 19:19 UTC (14+ messages)
` [PATCH 1/6] Drivers: hv: vmbus: fix hyperv_cpuhp_online variable shadowing
` [PATCH 4/6] mshv: limit SynIC management to MSHV-owned resources
` [PATCH 6/6] mshv: unmap debugfs stats pages on kexec
[PATCH v2 0/4] drivers: hv: mark some sysfs attribute as const
2026-04-03 17:46 UTC (8+ messages)
` [PATCH v2 1/4] drivers: hv: mark chan_attr_ring_buffer "
` [PATCH v2 2/4] drivers: hv: use ATTRIBUTE_GROUPS helper
` [PATCH v2 3/4] drivers: hv: mark bus attributes as const
` [PATCH v2 4/4] drivers: hv: mark channel "
[PATCH 0/4] drivers: hv: mark some sysfs attribute as const
2026-04-03 2:58 UTC (10+ messages)
` [PATCH 1/4] drivers: hv: mark chan_attr_ring_buffer "
` [PATCH 2/4] drivers: hv: use ATTRIBUTE_GROUPS helper
` [PATCH 3/4] drivers: hv: mark bus attributes as const
` [PATCH 4/4] drivers: hv: mark channel "
[PATCH v2] Drivers: hv: mshv: fix integer overflow in memory region overlap check
2026-04-02 23:25 UTC (2+ messages)
[PATCH v2 0/7] mshv: Reduce memory consumption for unpinned regions
2026-04-02 18:04 UTC (8+ messages)
` [PATCH v2 1/7] mshv: Consolidate region creation and mapping
` [PATCH v2 2/7] mshv: Improve code readability with handler function typedef
` [PATCH v2 3/7] mshv: Rename mshv_mem_region to mshv_region
` [PATCH v2 4/7] mshv: Optimize memory region mapping operations
` [PATCH v2 5/7] mshv: Pass pfns array explicitly through processing chain
` [PATCH v2 6/7] mshv: Simplify pfn array handling in region processing
` [PATCH v2 7/7] mshv: Allocate pfns array only for pinned regions
[PATCH 00/11] Drivers: hv: Add ARM64 support in mshv_vtl
2026-04-02 4:01 UTC (27+ messages)
` [PATCH 01/11] arch: arm64: Export arch_smp_send_reschedule for mshv_vtl module
` [PATCH 02/11] Drivers: hv: Move hv_vp_assist_page to common files
` [PATCH 03/11] Drivers: hv: Add support to setup percpu vmbus handler
` [PATCH 04/11] Drivers: hv: Refactor mshv_vtl for ARM64 support to be added
` [PATCH 05/11] drivers: hv: Export vmbus_interrupt for mshv_vtl module
` [PATCH 06/11] Drivers: hv: Make sint vector architecture neutral in MSHV_VTL
` [PATCH 07/11] arch: arm64: Add support for mshv_vtl_return_call
` [PATCH 08/11] Drivers: hv: mshv_vtl: Move register page config to arch-specific files
` [PATCH 09/11] Drivers: hv: mshv_vtl: Let userspace do VSM configuration
` [PATCH 10/11] Drivers: hv: Add support for arm64 in MSHV_VTL
` [PATCH 11/11] Drivers: hv: Kconfig: Add ARM64 support for MSHV_VTL
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