public inbox for linux-hyperv@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-19 16:29:21 to 2026-03-25 09:14:03 UTC [more...]

[PATCH rdma v2] RDMA/mana_ib: Disable RX steering on RSS QP destroy
 2026-03-25  9:13 UTC  (2+ messages)

[PATCH v4 00/21] mm: expand mmap_prepare functionality and usage
 2026-03-25  9:06 UTC  (33+ messages)
` [PATCH v4 01/21] mm: various small mmap_prepare cleanups
` [PATCH v4 02/21] mm: add documentation for the mmap_prepare file operation callback
` [PATCH v4 03/21] mm: document vm_operations_struct->open the same as close()
` [PATCH v4 04/21] mm: avoid deadlock when holding rmap on mmap_prepare error
` [PATCH v4 05/21] mm: switch the rmap lock held option off in compat layer
` [PATCH v4 06/21] mm/vma: remove superfluous map->hold_file_rmap_lock
` [PATCH v4 07/21] mm: have mmap_action_complete() handle the rmap lock and unmap
` [PATCH v4 08/21] mm: add vm_ops->mapped hook
` [PATCH v4 09/21] fs: afs: revert mmap_prepare() change
` [PATCH v4 10/21] fs: afs: restore mmap_prepare implementation
` [PATCH v4 11/21] mm: add mmap_action_simple_ioremap()
` [PATCH v4 12/21] misc: open-dice: replace deprecated mmap hook with mmap_prepare
` [PATCH v4 13/21] hpet: "
` [PATCH v4 14/21] mtdchar: replace deprecated mmap hook with mmap_prepare, clean up
` [PATCH v4 15/21] stm: replace deprecated mmap hook with mmap_prepare
` [PATCH v4 16/21] staging: vme_user: "
` [PATCH v4 17/21] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH v4 18/21] drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare
` [PATCH v4 19/21] uio: replace deprecated mmap hook with mmap_prepare in uio_info
` [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

[RFC PATCH V3] x86/VMBus: Confidential VMBus for dynamic DMA transfers
 2026-03-25  7:56 UTC 

[PATCH net] netvsc: transfer lower device max tso size during VF transition
 2026-03-25  4:50 UTC 

[PPATCH net v3] net: mana: fix use-after-free in add_adev() error path
 2026-03-25  4:10 UTC  (2+ messages)

[PATCH] Drivers: hv: mshv: fix integer overflow in memory region overlap check
 2026-03-25  4:05 UTC 

[PATCH 00/12] treewide: Convert buses to use generic driver_override
 2026-03-25  3:08 UTC  (19+ messages)
` [PATCH 01/12] amba: use generic driver_override infrastructure
` [PATCH 02/12] bus: fsl-mc: "
` [PATCH 03/12] cdx: "
` [PATCH 04/12] hv: vmbus: "
` [PATCH 05/12] PCI: "
` [PATCH 06/12] platform/wmi: "
` [PATCH 07/12] rpmsg: "
` [PATCH 08/12] vdpa: "
` [PATCH 09/12] s390/cio: "
` [PATCH 10/12] s390/ap: "
` [PATCH 11/12] spi: "
` [PATCH 12/12] driver core: remove driver_set_override()
` (subset) [PATCH 00/12] treewide: Convert buses to use generic driver_override

[PATCH] mshv: Add tracepoint for GPA intercept handling
 2026-03-24 23:59 UTC 

[PATCH] mshv: Fix infinite fault loop on permission-denied GPA intercepts
 2026-03-24 23:57 UTC 

[PATCH net,v2] net: mana: Fix RX skb truesize accounting
 2026-03-24 18:14 UTC 

[PATCH net-next v4] net: mana: Expose hardware diagnostic info via debugfs
 2026-03-24 16:20 UTC  (4+ messages)

[PATCH v8 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2026-03-24 15:03 UTC  (5+ messages)
` [PATCH v8 09/10] x86/hyperv/vtl: Mark the wakeup mailbox page as private

[PATCH] hv_sock: update outdated comment for renamed vsock_stream_recvmsg()
 2026-03-24 12:20 UTC  (3+ messages)

[PATCH AUTOSEL 6.19] mshv: Fix error handling in mshv_region_pin
 2026-03-24 11:19 UTC 

[PATCH net-next] net: mana: Use at least SZ_4K in doorbell ID range check
 2026-03-24 11:03 UTC  (3+ messages)

[PATCH ethtool-next] netlink: settings: add netlink support for RX CQE Coalescing params
 2026-03-23 22:20 UTC  (2+ messages)

[PATCH net-next v4 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
 2026-03-23 20:01 UTC  (9+ messages)
` [PATCH net-next v4 1/6] net: mana: Create separate EQs for each vPort
` [PATCH net-next v4 2/6] net: mana: Query device capabilities and configure MSI-X sharing for EQs
` [PATCH net-next v4 3/6] net: mana: Introduce GIC context with refcounting for interrupt management
` [PATCH net-next v4 4/6] net: mana: Use GIC functions to allocate global EQs
` [PATCH net-next v4 5/6] net: mana: Allocate interrupt context for each EQ when creating vPort
` [PATCH net-next v4 6/6] RDMA/mana_ib: Allocate interrupt contexts on EQs
  ` [EXTERNAL] Re: [PATCH net-next v4 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management

[PATCH net-next v5 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
 2026-03-23 19:59 UTC  (7+ messages)
` [PATCH net-next v5 1/6] net: mana: Create separate EQs for each vPort
` [PATCH net-next v5 2/6] net: mana: Query device capabilities and configure MSI-X sharing for EQs
` [PATCH net-next v5 3/6] net: mana: Introduce GIC context with refcounting for interrupt management
` [PATCH net-next v5 4/6] net: mana: Use GIC functions to allocate global EQs
` [PATCH net-next v5 5/6] net: mana: Allocate interrupt context for each EQ when creating vPort
` [PATCH net-next v5 6/6] RDMA/mana_ib: Allocate interrupt contexts on EQs

[PATCH net-next v2] net: mana: Set default number of queues to 16
 2026-03-23 19:49 UTC 

[PATCH rdma] RDMA/mana_ib: Disable RX steering on RSS QP destroy
 2026-03-23 18:03 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH net-next] net: mana: Set default number of queues to 16
 2026-03-23 17:54 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] mshv: Fix error handling in mshv_region_populate_pages
 2026-03-23 16:09 UTC  (6+ messages)

[PATCH net v2] net: mana: fix use-after-free in add_adev() error path
 2026-03-23 14:26 UTC  (2+ messages)

[PATCH 6.19 200/220] x86/hyperv: Use __naked attribute to fix stackless C function
 2026-03-23 13:46 UTC 

[PATCH net] net: mana: Fix RX skb truesize accounting
 2026-03-23  8:21 UTC 

[PATCH rdma-next v2] RDMA/mana_ib: hardening: Clamp adapter capability values from MANA_IB_GET_ADAPTER_CAP
 2026-03-22 18:50 UTC  (6+ messages)
  ` [EXTERNAL] "

[PATCH] net: mana: fix use-after-free in add_adev() error path
 2026-03-21  0:54 UTC  (3+ messages)
` [EXTERNAL] "

[PATCH rdma-next 0/8] RDMA/mana_ib: Handle service reset for RDMA resources
 2026-03-21  0:49 UTC  (7+ messages)
      ` [EXTERNAL] "

[PATCH net-next, v3] net: mana: Force full-page RX buffers for 4K page size on specific systems
 2026-03-21  0:29 UTC  (4+ messages)

[PATCH v3 00/16] mm: expand mmap_prepare functionality and usage
 2026-03-20 22:14 UTC  (28+ messages)
` [PATCH v3 01/16] mm: various small mmap_prepare cleanups
` [PATCH v3 02/16] mm: add documentation for the mmap_prepare file operation callback
` [PATCH v3 03/16] mm: document vm_operations_struct->open the same as close()
` [PATCH v3 04/16] mm: add vm_ops->mapped hook
` [PATCH v3 05/16] fs: afs: correctly drop reference count on mapping failure
` [PATCH v3 06/16] mm: add mmap_action_simple_ioremap()
` [PATCH v3 07/16] misc: open-dice: replace deprecated mmap hook with mmap_prepare
` [PATCH v3 08/16] hpet: "
` [PATCH v3 09/16] mtdchar: replace deprecated mmap hook with mmap_prepare, clean up
` [PATCH v3 10/16] stm: replace deprecated mmap hook with mmap_prepare
` [PATCH v3 11/16] staging: vme_user: "
` [PATCH v3 12/16] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH v3 13/16] drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare
` [PATCH v3 14/16] uio: replace deprecated mmap hook with mmap_prepare in uio_info
` [PATCH v3 15/16] mm: add mmap_action_map_kernel_pages[_full]()
` [PATCH v3 16/16] mm: on remap assert that input range within the proposed VMA

[GIT PULL] Hyper-V fixes for v7.0-rc5
 2026-03-20 16:25 UTC  (2+ messages)

[PATCH v2] PCI: hv: Set default NUMA node to 0 for devices without affinity info
 2026-03-20  5:17 UTC  (2+ messages)

[PATCH v4 00/55] drivers: hv: dxgkrnl: Driver for Hyper-V virtual compute device
 2026-03-19 20:25 UTC  (56+ messages)
` [PATCH 01/55] drivers: hv: dxgkrnl: Driver initialization and loading
` [PATCH 02/55] drivers: hv: dxgkrnl: Add VMBus message support, initialize VMBus channels
` [PATCH 03/55] drivers: hv: dxgkrnl: Creation of dxgadapter object
` [PATCH 04/55] drivers: hv: dxgkrnl: Opening of /dev/dxg device and dxgprocess creation
` [PATCH 05/55] drivers: hv: dxgkrnl: Enumerate and open dxgadapter objects
` [PATCH 06/55] drivers: hv: dxgkrnl: Creation of dxgdevice objects
` [PATCH 07/55] drivers: hv: dxgkrnl: Creation of dxgcontext objects
` [PATCH 08/55] drivers: hv: dxgkrnl: Creation of compute device allocations and resources
` [PATCH 09/55] drivers: hv: dxgkrnl: Creation of compute device sync objects
` [PATCH 10/55] drivers: hv: dxgkrnl: Operations using "
` [PATCH 11/55] drivers: hv: dxgkrnl: Sharing of dxgresource objects
` [PATCH 12/55] drivers: hv: dxgkrnl: Sharing of sync objects
` [PATCH 13/55] drivers: hv: dxgkrnl: Creation of paging queue objects
` [PATCH 14/55] drivers: hv: dxgkrnl: Submit execution commands to the compute device
` [PATCH 15/55] drivers: hv: dxgkrnl: Share objects with the host
` [PATCH 16/55] drivers: hv: dxgkrnl: Query the dxgdevice state
` [PATCH 17/55] drivers: hv: dxgkrnl: Map(unmap) CPU address to device allocation
` [PATCH 18/55] drivers: hv: dxgkrnl: Manage device allocation properties
` [PATCH 19/55] drivers: hv: dxgkrnl: Flush heap transitions
` [PATCH 20/55] drivers: hv: dxgkrnl: Query video memory information
` [PATCH 21/55] drivers: hv: dxgkrnl: The escape ioctl
` [PATCH 22/55] drivers: hv: dxgkrnl: Ioctl to put device to error state
` [PATCH 23/55] drivers: hv: dxgkrnl: Ioctls to query statistics and clock calibration
` [PATCH 24/55] drivers: hv: dxgkrnl: Offer and reclaim allocations
` [PATCH 25/55] drivers: hv: dxgkrnl: Ioctls to manage scheduling priority
` [PATCH 26/55] drivers: hv: dxgkrnl: Manage residency of allocations
` [PATCH 27/55] drivers: hv: dxgkrnl: Manage compute device virtual addresses
` [PATCH 28/55] drivers: hv: dxgkrnl: Add support to map guest pages by host
` [PATCH 29/55] drivers: hv: dxgkrnl: Removed struct vmbus_gpadl, which was defined in the main linux branch
` [PATCH 30/55] drivers: hv: dxgkrnl: Remove dxgk_init_ioctls
` [PATCH 31/55] drivers: hv: dxgkrnl: Creation of dxgsyncfile objects
` [PATCH 32/55] drivers: hv: dxgkrnl: Use tracing instead of dev_dbg
` [PATCH 33/55] drivers: hv: dxgkrnl: Implement D3DKMTWaitSyncFile
` [PATCH 34/55] drivers: hv: dxgkrnl: Improve tracing and return values from copy from user
` [PATCH 35/55] drivers: hv: dxgkrnl: Fix synchronization locks
` [PATCH 36/55] drivers: hv: dxgkrnl: Close shared file objects in case of a failure
` [PATCH 37/55] drivers: hv: dxgkrnl: Added missed NULL check for resource object
` [PATCH 38/55] drivers: hv: dxgkrnl: Fixed dxgkrnl to build for the 6.1 kernel
` [PATCH 39/55] drivers: hv: dxgkrnl: Added support for compute only adapters
` [PATCH 40/55] drivers: hv: dxgkrnl: Added implementation for D3DKMTInvalidateCache
` [PATCH 41/55] drivers: hv: dxgkrnl: Handle process ID in D3DKMTQueryStatistics
` [PATCH 42/55] drivers: hv: dxgkrnl: Implement the D3DKMTEnumProcesses API
` [PATCH 43/55] drivers: hv: dxgkrnl: Implement D3DDKMTIsFeatureEnabled API
` [PATCH 44/55] drivers: hv: dxgkrnl: Implement known escapes
` [PATCH 45/55] drivers: hv: dxgkrnl: Fixed coding style issues
` [PATCH 46/55] drivers: hv: dxgkrnl: Fixed the implementation of D3DKMTQueryClockCalibration
` [PATCH 47/55] drivers: hv: dxgkrnl: Retry sending a VM bus packet when there is no place in the ring buffer
` [PATCH 48/55] drivers: hv: dxgkrnl: Add support for locking a shared allocation by not the owner
` [PATCH 49/55] drivers: hv: dxgkrnl: Fix build breaks when switching to 6.6 kernel due to hv_driver remove callback change
` [PATCH 50/55] drivers: hv: dxgkrnl: Fix build breaks when switching to 6.6 kernel due to removed uuid_le_cmp
` [PATCH 51/55] drivers: hv: dxgkrnl: Implement D3DKMTEnumProcesses to match the Windows implementation
` [PATCH 52/55] drivers: hv: dxgkrnl: Use pin_user_pages instead of get_user_pages for DMA accessible memory
` [PATCH 53/55] drivers: hv: dxgkrnl: Do not print error messages when virtual GPU is not present
` [PATCH 54/55] drivers: hv: dxgkrnl: Fix crash at hmgrtable_free_handle
` [PATCH 55/55] drivers: hv: dxgkrnl: Code cleanup for upstream submission

[PATCH v12 0/5] shut down devices asynchronously
 2026-03-19 17:13 UTC 

[PATCH v2 00/16] mm: expand mmap_prepare functionality and usage
 2026-03-19 16:29 UTC  (5+ messages)
` [PATCH v2 06/16] mm: add mmap_action_simple_ioremap()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox