messages from 2026-03-25 16:56:52 to 2026-04-03 19:06:17 UTC [more...]
[PATCH v2 0/6] Hyper-V: kexec fixes for L1VH (mshv)
2026-04-03 19:06 UTC
[PATCH] Drivers: hv: mshv_vtl: Fix vmemmap_shift exceeding MAX_FOLIO_ORDER
2026-04-03 18:37 UTC (4+ messages)
[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] PCI: hv: Fix double ida_free in hv_pci_probe error path
2026-04-03 17:16 UTC (2+ messages)
[PATCH 0/7] mshv: Reduce memory consumption for unpinned regions
2026-04-03 16:09 UTC (12+ 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 net-next 0/4] net: mana: Fix probe/remove error path bugs
2026-04-03 7:09 UTC (5+ 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/6] Hyper-V: kexec fixes for L1VH (mshv)
2026-04-03 4:34 UTC (20+ messages)
` [PATCH 1/6] Drivers: hv: vmbus: fix hyperv_cpuhp_online variable shadowing
` [PATCH 2/6] x86/hyperv: move stimer cleanup to hv_machine_shutdown()
` [PATCH 3/6] x86/hyperv: Skip LP/VP creation on kexec
` [PATCH 4/6] mshv: limit SynIC management to MSHV-owned resources
` [PATCH 5/6] mshv: clean up SynIC state on kexec for L1VH
` [PATCH 6/6] mshv: unmap debugfs stats pages on kexec
[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] PCI: hv: Allocate MMIO from above 4GB for the config window
2026-04-02 23:43 UTC
[PATCH v2] Drivers: hv: mshv: fix integer overflow in memory region overlap check
2026-04-02 23:25 UTC (4+ messages)
[PATCH 0/2] genirq and Hyper-V: Clean up handling of add_interrupt_randomness()
2026-04-02 21:07 UTC (4+ 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] PCI: hv: Allocate MMIO from above 4GB for the config window
2026-04-02 19:23 UTC (6+ messages)
[PATCH net-next v5 0/3] net: mana: debugfs fixes and diagnostic info
2026-04-02 18:26 UTC (4+ 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 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] PCI: hv: Allocate MMIO from above 4GB for the config window
2026-04-02 17:09 UTC (3+ messages)
[PATCH 0/8] firmware: sysfb: Consolidate config/code wrt. sysfb_primary_screen
2026-04-02 16:47 UTC (15+ 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] mshv: Add tracepoint for GPA intercept handling
2026-04-02 15:45 UTC (2+ messages)
[PATCH] mshv: Fix infinite fault loop on permission-denied GPA intercepts
2026-04-02 15:44 UTC (2+ messages)
[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
[PATCH 0/2] hv: vmbus: Small cleanups
2026-04-01 15:15 UTC (3+ messages)
` [PATCH 1/2] hv: vmbus: Replace lockdep_hardirq_threaded() with lockdep annotation
` [PATCH 2/2] hv: vmbus: Remove vmbus_irq_initialized
[PATCH net-next] net: mana: hardening: Validate adapter_mtu from MANA_QUERY_DEV_CONFIG
2026-04-01 3:20 UTC (4+ messages)
[PATCH 00/12] treewide: Convert buses to use generic driver_override
2026-03-31 19:18 UTC (22+ messages)
` [PATCH 02/12] bus: fsl-mc: use generic driver_override infrastructure
` [PATCH 04/12] hv: vmbus: "
` [PATCH 05/12] PCI: "
` [PATCH 06/12] platform/wmi: "
` [PATCH 09/12] s390/cio: "
[PATCH net-next] net: mana: hardening: Reject zero max_num_queues from MANA_QUERY_VPORT_CONFIG
2026-03-31 18:02 UTC (3+ messages)
[PATCH net-next v4] net: mana: Expose hardware diagnostic info via debugfs
2026-03-31 17:58 UTC (6+ messages)
[PATCH v2 00/16] Update drivers to use ib_copy_validate_udata_in()
2026-03-31 8:35 UTC (20+ messages)
` [PATCH v2 01/16] RDMA: Consolidate patterns with offsetofend() to ib_copy_validate_udata_in()
` [PATCH v2 02/16] RDMA: Consolidate patterns with offsetof() "
` [PATCH v2 03/16] RDMA: Consolidate patterns with sizeof() "
` [PATCH v2 04/16] RDMA: Use ib_copy_validate_udata_in() for implicit full structs
` [PATCH v2 05/16] RDMA/pvrdma: Use ib_copy_validate_udata_in() for srq
` [PATCH v2 06/16] RDMA/mlx5: Use ib_copy_validate_udata_in() for SRQ
` [PATCH v2 07/16] RDMA/mlx5: Use ib_copy_validate_udata_in() for MW
` [PATCH v2 08/16] RDMA/mlx4: Use ib_copy_validate_udata_in()
` [PATCH v2 09/16] RDMA/mlx4: Use ib_copy_validate_udata_in() for QP
` [PATCH v2 10/16] RDMA/hns: Use ib_copy_validate_udata_in()
` [PATCH v2 11/16] RDMA: Use ib_copy_validate_udata_in_cm() for zero comp_mask
` [PATCH v2 12/16] RDMA/mlx5: Pull comp_mask validation into ib_copy_validate_udata_in_cm()
` [PATCH v2 13/16] RDMA/hns: Add missing comp_mask check in create_qp
` [PATCH v2 14/16] RDMA/irdma: Add missing comp_mask check in alloc_ucontext
` [PATCH v2 15/16] RDMA: Remove redundant = {} for udata req structs
` [PATCH v2 16/16] RDMA/hns: Remove the duplicate calls to ib_copy_validate_udata_in()
[PATCH net-next,v4] net: mana: Force full-page RX buffers via ethtool private flag
2026-03-30 22:47 UTC (2+ messages)
[PATCH 0/7] mshv: Refactor memory region management and map pages at creation
2026-03-30 20:04 UTC (8+ messages)
` [PATCH 1/7] mshv: Convert from page pointers to PFNs
` [PATCH 2/7] mshv: Add support to address range holes remapping
` [PATCH 3/7] mshv: Support regions with different VMAs
` [PATCH 4/7] mshv: Move pinned region setup to mshv_regions.c
` [PATCH 5/7] mshv: Map populated pages on movable region creation
` [PATCH 6/7] mshv: Extract MMIO region mapping into separate function
` [PATCH 7/7] mshv: Add tracepoint for map GPA hypercall
[PATCH net-next, v3] net: mana: Force full-page RX buffers for 4K page size on specific systems
2026-03-30 19:41 UTC (5+ messages)
[PATCH rdma v3] RDMA/mana_ib: Disable RX steering on RSS QP destroy
2026-03-30 13:00 UTC (2+ messages)
[PATCH net-next v2] net: mana: Use at least SZ_4K in doorbell ID range check
2026-03-28 4:00 UTC (3+ messages)
[PATCH net-next v2] net: mana: Set default number of queues to 16
2026-03-28 0:41 UTC (6+ messages)
` [EXTERNAL] "
[PATCH] net: mana: fix use-after-free in add_adev() error path
2026-03-27 21:27 UTC (2+ messages)
[RFC PATCH V3] x86/VMBus: Confidential VMBus for dynamic DMA transfers
2026-03-27 9:32 UTC (5+ messages)
[PATCH net,v2] net: mana: Fix RX skb truesize accounting
2026-03-27 2:10 UTC (3+ messages)
[PATCH net-next v5 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
2026-03-26 17:19 UTC (5+ messages)
` [EXTERNAL] "
[PATCH v4 00/21] mm: expand mmap_prepare functionality and usage
2026-03-26 10:46 UTC (5+ messages)
` [PATCH v4 20/21] mm: add mmap_action_map_kernel_pages[_full]()
` [PATCH v4 21/21] mm: on remap assert that input range within the proposed VMA
[PATCH] Drivers: hv: mshv: fix integer overflow in memory region overlap check
2026-03-25 22:37 UTC (2+ messages)
[PATCH rdma v2] RDMA/mana_ib: Disable RX steering on RSS QP destroy
2026-03-25 19:42 UTC (3+ messages)
` [EXTERNAL] "
[PATCH v2] PCI: hv: Set default NUMA node to 0 for devices without affinity info
2026-03-25 17:37 UTC (3+ messages)
[PATCH net-next] net: mana: Use at least SZ_4K in doorbell ID range check
2026-03-25 17:35 UTC (4+ 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