Merge tag 'hyperv-fixes-signed-20260406' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 7 Apr 2026 17:29:54 +0000 (10:29 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 7 Apr 2026 17:29:54 +0000 (10:29 -0700)
commit86782c16a81f8232c13c1509fd3295bd97d185b0
tree7c705761a7a6ae08fb0741adc703dec6bed1de7d
parent66d64899eae85dc9b96c5433933787cdcd9b21e4
parent16cbec24897624051b324aa3a85859c38ca65fde
Merge tag 'hyperv-fixes-signed-20260406' of git://git./linux/kernel/git/hyperv/linux

Pull Hyper-V fixes from Wei Liu:

 - Two fixes for Hyper-V PCI driver (Long Li, Sahil Chandna)

 - Fix an infinite loop issue in MSHV driver (Stanislav Kinsburskii)

* tag 'hyperv-fixes-signed-20260406' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux:
  mshv: Fix infinite fault loop on permission-denied GPA intercepts
  PCI: hv: Fix double ida_free in hv_pci_probe error path
  PCI: hv: Set default NUMA node to 0 for devices without affinity info