1. 15f093d PCI: hv: Fix a use-after-free bug in hv_eject_device_work() by Dexuan Cui · 5 years ago
  2. a8d9c5d PCI: hv: Delete the device earlier from hbus->children for hot-remove by Dexuan Cui · 8 years ago
  3. 7227474 PCI: hv: Fix a memory leak in hv_eject_device_work() by Dexuan Cui · 5 years ago
  4. 8574df1 x86: Don't include linux/irq.h from asm/hardirq.h by Nicolai Stange · 6 years ago
  5. 422fcc9 PCI: hv: Lock PCI bus on device eject by Long Li · 7 years ago
  6. fd15bad PCI: hv: Properly handle PCI bus remove by Long Li · 7 years ago
  7. 87e7dc9 PCI: hv: Specify CPU_AFFINITY_ALL for MSI affinity when >= 32 CPUs by K. Y. Srinivasan · 7 years ago
  8. d1d63f9 PCI: hv: Allocate interrupt descriptors with GFP_ATOMIC by K. Y. Srinivasan · 7 years ago
  9. bc5338a PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal by Dexuan Cui · 7 years ago
  10. a5b45b7 PCI: hv: Handle hv_pci_generic_compl() error case by Dexuan Cui · 8 years ago
  11. 665e224 PCI: hv: Handle vmbus_sendpacket() failure in hv_compose_msi_msg() by Dexuan Cui · 8 years ago
  12. 617ceb6 PCI: hv: Remove the unused 'wrk' in struct hv_pcibus_device by Dexuan Cui · 8 years ago
  13. 7d0f8ee PCI: hv: Use pci_function_description[0] in struct definitions by Dexuan Cui · 8 years ago
  14. 0c6045d PCI: hv: Use zero-length array in struct pci_packet by Dexuan Cui · 8 years ago
  15. 4f1cb01 PCI: hv: Use list_move_tail() instead of list_del() + list_add_tail() by Wei Yongjun · 8 years ago
  16. 0c6e617 PCI: hv: Fix interrupt cleanup path by Cathy Avery · 8 years ago
  17. 837d741 PCI: hv: Handle all pending messages in hv_pci_onchannelcallback() by Vitaly Kuznetsov · 8 years ago
  18. 60fcdac PCI: hv: Don't leak buffer in hv_pci_onchannelcallback() by Vitaly Kuznetsov · 8 years ago
  19. 5af2344 Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  20. bdd7444 PCI: hv: Add explicit barriers to config space access by Vitaly Kuznetsov · 8 years ago
  21. deb22e5 PCI: hv: Report resources release after stopping the bus by Vitaly Kuznetsov · 8 years ago
  22. 696ca5e drivers:hv: Use new vmbus_mmio_free() from client drivers. by Jake Oshins · 8 years ago
  23. 4daace0 PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs by Jake Oshins · 8 years ago