public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] PCI: hv: Miscellaneous changes
@ 2022-03-18 17:48 Andrea Parri (Microsoft)
  2022-03-18 17:48 ` [PATCH 1/2] PCI: hv: Use IDR to generate transaction IDs for VMBus hardening Andrea Parri (Microsoft)
  2022-03-18 17:48 ` [PATCH 2/2] PCI: hv: Fix synchronization between channel callback and hv_compose_msi_msg() Andrea Parri (Microsoft)
  0 siblings, 2 replies; 10+ messages in thread
From: Andrea Parri (Microsoft) @ 2022-03-18 17:48 UTC (permalink / raw)
  To: KY Srinivasan, Haiyang Zhang, Stephen Hemminger, Wei Liu,
	Dexuan Cui, Michael Kelley, Wei Hu, Lorenzo Pieralisi,
	Rob Herring, Krzysztof Wilczynski, Bjorn Helgaas
  Cc: linux-pci, linux-hyperv, linux-kernel, Andrea Parri (Microsoft)

Andrea Parri (Microsoft) (2):
  PCI: hv: Use IDR to generate transaction IDs for VMBus hardening
  PCI: hv: Fix synchronization between channel callback and
    hv_compose_msi_msg()

 drivers/pci/controller/pci-hyperv.c | 197 ++++++++++++++++++++--------
 1 file changed, 143 insertions(+), 54 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-03-22 12:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-18 17:48 [PATCH 0/2] PCI: hv: Miscellaneous changes Andrea Parri (Microsoft)
2022-03-18 17:48 ` [PATCH 1/2] PCI: hv: Use IDR to generate transaction IDs for VMBus hardening Andrea Parri (Microsoft)
2022-03-19  7:47   ` [EXTERNAL] " Saurabh Singh Sengar
2022-03-19 15:59     ` Andrea Parri
2022-03-20  5:53       ` Saurabh Singh Sengar
2022-03-19 16:20   ` Michael Kelley (LINUX)
2022-03-20 14:58     ` Andrea Parri
2022-03-21 18:23       ` Michael Kelley (LINUX)
2022-03-22 12:51         ` Andrea Parri
2022-03-18 17:48 ` [PATCH 2/2] PCI: hv: Fix synchronization between channel callback and hv_compose_msi_msg() Andrea Parri (Microsoft)

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