Show patches with: Submitter = Dexuan Cui       |    State = Action Required       |    Archived = No       |   42 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
PCI: hv: Use kfree(hbus) in hv_pci_probe()'s error handling path PCI: hv: Use kfree(hbus) in hv_pci_probe()'s error handling path - 1 1 - --- 2020-01-06 Dexuan Cui New
[v2,1/2] PCI: hv: Remove unnecessary type casting from kzalloc [v2,1/2] PCI: hv: Remove unnecessary type casting from kzalloc - 1 1 - --- 2020-02-22 Dexuan Cui New
[v2,2/2] PCI: hv: Use kfree(hbus) in hv_pci_probe()'s error handling path [v2,1/2] PCI: hv: Remove unnecessary type casting from kzalloc - 1 1 - --- 2020-02-22 Dexuan Cui New
PCI: hv: Fix hibernation in case interrupts are not re-created PCI: hv: Fix hibernation in case interrupts are not re-created - 1 1 - --- 2020-09-05 Dexuan Cui New
[v2] PCI: hv: Fix hibernation in case interrupts are not re-created [v2] PCI: hv: Fix hibernation in case interrupts are not re-created - 1 1 - --- 2020-09-08 Dexuan Cui New
[v3] PCI: hv: Fix hibernation in case interrupts are not re-created [v3] PCI: hv: Fix hibernation in case interrupts are not re-created - 1 1 - --- 2020-10-02 Dexuan Cui New
irq_build_affinity_masks() allocates improper affinity if num_possible_cpus() > num_present_cpus()? irq_build_affinity_masks() allocates improper affinity if num_possible_cpus() > num_present_cpus()? - - - - --- 2020-10-06 Dexuan Cui New
PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot time PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot time 1 - 1 1 --- 2022-04-19 Dexuan Cui New
[v2] PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot time [v2] PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot time 1 - 1 1 --- 2022-05-02 Dexuan Cui New
PCI: hv: Only reuse existing IRTE allocation for Multi-MSI PCI: hv: Only reuse existing IRTE allocation for Multi-MSI - 1 1 - --- 2022-08-04 Dexuan Cui New
PCI: hv: Fix the definiton of vector in hv_compose_msi_msg() PCI: hv: Fix the definiton of vector in hv_compose_msi_msg() - 1 - - --- 2022-08-15 Dexuan Cui New
[v2] PCI: hv: Only reuse existing IRTE allocation for Multi-MSI [v2] PCI: hv: Only reuse existing IRTE allocation for Multi-MSI - 1 - - --- 2022-10-24 Dexuan Cui New
[v2] PCI: hv: Fix the definition of vector in hv_compose_msi_msg() [v2] PCI: hv: Fix the definition of vector in hv_compose_msi_msg() - 1 1 - --- 2022-10-27 Dexuan Cui New
[v3] PCI: hv: Only reuse existing IRTE allocation for Multi-MSI [v3] PCI: hv: Only reuse existing IRTE allocation for Multi-MSI - 1 1 - --- 2022-11-04 Dexuan Cui New
[1/6] PCI: hv: fix a race condition bug in hv_pci_query_relations() pci-hyper: fix race condition bugs for fast device hotplug - 1 - - --- 2023-03-28 Dexuan Cui New
[2/6] PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic pci-hyper: fix race condition bugs for fast device hotplug - 1 - - --- 2023-03-28 Dexuan Cui New
[3/6] PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev pci-hyper: fix race condition bugs for fast device hotplug - - - - --- 2023-03-28 Dexuan Cui New
[4/6] Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally" pci-hyper: fix race condition bugs for fast device hotplug 1 - - - --- 2023-03-28 Dexuan Cui New
[5/6] PCI: hv: Add a per-bus mutex state_lock pci-hyper: fix race condition bugs for fast device hotplug - 1 - - --- 2023-03-28 Dexuan Cui New
[6/6] PCI: hv: Use async probing to reduce boot time pci-hyper: fix race condition bugs for fast device hotplug - - - - --- 2023-03-28 Dexuan Cui New
[v2,1/6] PCI: hv: Fix a race condition bug in hv_pci_query_relations() pci-hyper: Fix race condition bugs for fast device hotplug - 1 1 - --- 2023-04-04 Dexuan Cui New
[v2,2/6] PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic pci-hyper: Fix race condition bugs for fast device hotplug - 1 1 - --- 2023-04-04 Dexuan Cui New
[v2,3/6] PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev pci-hyper: Fix race condition bugs for fast device hotplug - - 1 - --- 2023-04-04 Dexuan Cui New
[v2,4/6] Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally" pci-hyper: Fix race condition bugs for fast device hotplug 1 - 1 - --- 2023-04-04 Dexuan Cui New
[v2,5/6] PCI: hv: Add a per-bus mutex state_lock pci-hyper: Fix race condition bugs for fast device hotplug - 1 1 - --- 2023-04-04 Dexuan Cui New
[v2,6/6] PCI: hv: Use async probing to reduce boot time pci-hyper: Fix race condition bugs for fast device hotplug - - 2 - --- 2023-04-04 Dexuan Cui New
PCI: hv: Replace retarget_msi_interrupt_params with hyperv_pcpu_input_arg PCI: hv: Replace retarget_msi_interrupt_params with hyperv_pcpu_input_arg - - 1 - --- 2023-04-08 Dexuan Cui New
[v3,1/6] PCI: hv: Fix a race condition bug in hv_pci_query_relations() pci-hyper: Fix race condition bugs for fast device hotplug 1 1 1 - --- 2023-04-20 Dexuan Cui New
[v3,2/6] PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic pci-hyper: Fix race condition bugs for fast device hotplug - 1 1 - --- 2023-04-20 Dexuan Cui New
[v3,3/6] PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev pci-hyper: Fix race condition bugs for fast device hotplug 1 - 1 - --- 2023-04-20 Dexuan Cui New
[v3,4/6] Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally" pci-hyper: Fix race condition bugs for fast device hotplug 1 - 1 - --- 2023-04-20 Dexuan Cui New
[v3,5/6] PCI: hv: Add a per-bus mutex state_lock pci-hyper: Fix race condition bugs for fast device hotplug 1 1 1 - --- 2023-04-20 Dexuan Cui New
[v3,6/6] PCI: hv: Use async probing to reduce boot time pci-hyper: Fix race condition bugs for fast device hotplug - - 2 - --- 2023-04-20 Dexuan Cui New
[v2] PCI: hv: Replace retarget_msi_interrupt_params with hyperv_pcpu_input_arg [v2] PCI: hv: Replace retarget_msi_interrupt_params with hyperv_pcpu_input_arg 1 - 1 - --- 2023-04-21 Dexuan Cui New
[v4,1/5] PCI: hv: Fix a race condition bug in hv_pci_query_relations() pci-hyperv: Fix race condition bugs for fast device hotplug 1 1 1 - --- 2023-06-15 Dexuan Cui New
[v4,2/5] PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic pci-hyperv: Fix race condition bugs for fast device hotplug - 1 1 - --- 2023-06-15 Dexuan Cui New
[v4,3/5] PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev pci-hyperv: Fix race condition bugs for fast device hotplug 1 - 1 - --- 2023-06-15 Dexuan Cui New
[v4,4/5] Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally" pci-hyperv: Fix race condition bugs for fast device hotplug 1 - 1 - --- 2023-06-15 Dexuan Cui New
[v4,5/5] PCI: hv: Add a per-bus mutex state_lock pci-hyperv: Fix race condition bugs for fast device hotplug 1 1 1 - --- 2023-06-15 Dexuan Cui New
PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernation PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernation - 1 - - --- 2023-08-13 Dexuan Cui New
[v2] PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernation [v2] PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernation - 1 2 - --- 2023-08-16 Dexuan Cui New
PCI: Add a mutex to protect the global list pci_domain_busn_res_list PCI: Add a mutex to protect the global list pci_domain_busn_res_list - - - - --- 2024-04-19 Dexuan Cui New