messages from 2026-04-04 19:20:24 to 2026-04-11 05:05:49 UTC [more...]
[PATCH v2] Drivers: hv: mshv: fix integer overflow in memory region overlap check
2026-04-11 5:05 UTC (4+ messages)
[PATCH rdma-next v2] RDMA/mana_ib: hardening: Clamp adapter capability values from MANA_IB_GET_ADAPTER_CAP
2026-04-10 22:29 UTC (7+ messages)
` [EXTERNAL] "
[PATCH rdma-next 0/8] RDMA/mana_ib: Handle service reset for RDMA resources
2026-04-10 15:49 UTC (6+ messages)
` [EXTERNAL] "
[PATCH 04/61] ext4: Prefer IS_ERR_OR_NULL over manual NULL check
2026-04-10 15:18 UTC (2+ messages)
[PATCH net-next] net: mana: hardening: Reject zero max_num_queues from MANA_QUERY_VPORT_CONFIG
2026-04-10 5:16 UTC (2+ messages)
[PATCH net-next v6 0/2] net: mana: add ethtool private flag for full-page RX buffers
2026-04-10 1:35 UTC (4+ 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] Drivers: hv: vmbus: Export hv_vmbus_exists() and use it in pci-hyperv
2026-04-09 21:52 UTC
[RFC v1 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
2026-04-09 19:01 UTC (7+ messages)
` [RFC v1 1/5] PCI: hv: Create and export hv_build_logical_dev_id()
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-04-09 18:16 UTC (2+ messages)
[PATCH v3 0/7] mshv: Reduce memory consumption for unpinned regions
2026-04-09 15:24 UTC (8+ messages)
` [PATCH v3 1/7] mshv: Consolidate region creation and mapping
` [PATCH v3 2/7] mshv: Improve code readability with handler function typedef
` [PATCH v3 3/7] mshv: Rename mshv_mem_region to mshv_region
` [PATCH v3 4/7] mshv: Optimize memory region mapping operations
` [PATCH v3 5/7] mshv: Pass pfns array explicitly through processing chain
` [PATCH v3 6/7] mshv: Simplify pfn array handling in region processing
` [PATCH v3 7/7] mshv: Allocate pfns array only for pinned regions
[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
2026-04-09 14:41 UTC (5+ messages)
` [PATCH v0 06/15] mshv: Implement mshv bridge device for VFIO
[PATCH v3] tools: hv: Fix cross-compilation
2026-04-09 10:32 UTC
[PATCH] x86/VMBus: Confidential VMBus for dynamic DMA transfers
2026-04-09 2:05 UTC (3+ messages)
[PATCH] scsi: storvsc: Handle PERSISTENT_RESERVE_IN truncation for Hyper-V vFC
2026-04-09 1:52 UTC (4+ messages)
` [EXTERNAL] "
[PATCH 0/8] firmware: sysfb: Consolidate config/code wrt. sysfb_primary_screen
2026-04-08 14:07 UTC (11+ messages)
` [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 v2] PCI: hv: Allocate MMIO from above 4GB for the config window
2026-04-08 13:53 UTC (4+ messages)
[PATCH v2] tools: hv: Fix cross-compilation
2026-04-08 12:36 UTC (2+ messages)
[PATCH net-next 0/4] net: mana: Fix probe/remove error path bugs
2026-04-08 10:17 UTC (3+ messages)
[PATCH net-next v6] net: mana: Expose hardware diagnostic info via debugfs
2026-04-08 8:15 UTC
[PATCH net 0/2] net: mana: Fix debugfs directory naming and file lifecycle
2026-04-08 8:12 UTC (3+ messages)
` [PATCH net 1/2] net: mana: Use pci_name() for debugfs directory naming
` [PATCH net 2/2] net: mana: Move current_speed debugfs file to mana_init_port()
[PATCH net-next v5 0/3] net: mana: debugfs fixes and diagnostic info
2026-04-08 8:12 UTC (4+ messages)
` [PATCH net-next v5 1/3] net: mana: Use pci_name() for debugfs directory naming
[PATCH] PCI: hv: Allocate MMIO from above 4GB for the config window
2026-04-08 6:37 UTC (7+ messages)
[PATCH] PCI: hv: Allocate MMIO from above 4GB for the config window
2026-04-08 6:15 UTC (5+ messages)
[BUG] KVM: x86: kvmclock jumps ~253 years on Hyper-V nested virt due to cross-CPU raw TSC inconsistency
2026-04-08 4:13 UTC (10+ messages)
[PATCH net-next v5 0/2] net: mana: add ethtool private flag for full-page RX buffers
2026-04-08 2:55 UTC (5+ messages)
[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 (9+ messages)
` [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 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 0/7] mshv: Reduce memory consumption for unpinned regions
2026-04-07 15:07 UTC (4+ messages)
` [PATCH 4/7] mshv: Optimize memory region mapping operations
[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 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 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 (6+ messages)
` (subset) "
page: | 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