Show patches with: State = Action Required       |   25484 patches
« 1 2 3 4254 255 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
答复: [Question] Any plan to support enable PCI SRIOV concurrently in kernel side? 答复: [Question] Any plan to support enable PCI SRIOV concurrently in kernel side? - - - - --- 2022-08-21 Zhuang Shengen New
答复: [PATCH] PCI: of: Warn if bridge base/limit region overlaps with system ram region 答复: [PATCH] PCI: of: Warn if bridge base/limit region overlaps with system ram region - - - - --- 2023-01-09 guo.ziliang@zte.com.cn New
回复: 回复: [PATCH v13 0/21] Refactoring Microchip PCIe driver and add StarFive PCIe 回复: 回复: [PATCH v13 0/21] Refactoring Microchip PCIe driver and add StarFive PCIe - - - - --- 2024-01-08 Kevin Xie New
xen: remove redundant initialization of variable irq xen: remove redundant initialization of variable irq - - - - --- 2020-06-11 Colin Ian King New
xen: Add support for XenServer 6.1 platform device xen: Add support for XenServer 6.1 platform device - - - - --- 2025-02-25 Frediano Ziglio New
xen/pcifront: move xenstore config scanning into sub-function xen/pcifront: move xenstore config scanning into sub-function - - 1 - --- 2022-10-06 Jürgen Groß New
xen/pcifront: Removed unnecessary __ref annotation xen/pcifront: Removed unnecessary __ref annotation - - - - --- 2021-08-29 Sergio Miguéns Iglesias New
xen/pci: remove redundant assignment to variable irq xen/pci: remove redundant assignment to variable irq - - - - --- 2020-04-09 Colin Ian King New
xen/pci: make xen_msi_init() static xen/pci: make xen_msi_init() static - - - - --- 2020-04-17 Jason Yan New
xen/pci: Get rid of verbose_request and use dev_dbg() instead xen/pci: Get rid of verbose_request and use dev_dbg() instead - - 1 - --- 2020-05-29 Boris Ostrovsky New
xen-pcifront: Handle missed Connected state xen-pcifront: Handle missed Connected state - - 1 - --- 2022-08-29 Jason Andryuk New
x86: pci: xen: Remove unnecessary ‘0’ values from ret x86: pci: xen: Remove unnecessary ‘0’ values from ret - - - - --- 2024-06-12 Li zeming New
x86: fix missing declartion of x86_apple_machine x86: fix missing declartion of x86_apple_machine - - - - --- 2024-11-25 zhangkunbo New
x86: ce4100: Remove unused struct 'sim_reg_op' x86: ce4100: Remove unused struct 'sim_reg_op' - - - - --- 2024-05-06 Dr. David Alan Gilbert New
x86: Fix RCU list usage to avoid false positive warnings x86: Fix RCU list usage to avoid false positive warnings 1 - - - --- 2020-04-30 Madhuparna Bhowmik New
x86: Code cleanup for ehci_hdr x86: Code cleanup for ehci_hdr - - - - --- 2024-01-25 Kunwu New
x86/xen: drop an unused parameter gsi_override x86/xen: drop an unused parameter gsi_override - - 2 - --- 2020-04-28 Wei Liu New
x86/xen: Set MSI_FLAG_PCI_MSIX support in Xen MSI domain x86/xen: Set MSI_FLAG_PCI_MSIX support in Xen MSI domain - 1 - - --- 2023-01-15 David Woodhouse New
x86/tsc: Use rdtsc_ordered() when RDTSCP or LFENCE_RDTSC are supported x86/tsc: Use rdtsc_ordered() when RDTSCP or LFENCE_RDTSC are supported - - - - --- 2024-08-23 Mario Limonciello New
x86/quirks: Fix logic to apply quirk once x86/quirks: Fix logic to apply quirk once - - - - --- 2021-12-18 Lucas De Marchi New
x86/platform/intel-mid: Fix build error without CONFIG_ACPI x86/platform/intel-mid: Fix build error without CONFIG_ACPI - 1 - - --- 2020-09-01 Yue Haibing New
x86/pci:Fix errors in ce4100.c x86/pci:Fix errors in ce4100.c - - - - --- 2023-07-12 shijie001@208suo.com New
x86/pci: use true and false for bool variable x86/pci: use true and false for bool variable - - 1 - --- 2021-03-15 Yang Li New
x86/pci: fix xen.c build error when CONFIG_ACPI is not set x86/pci: fix xen.c build error when CONFIG_ACPI is not set - 1 - - --- 2020-08-13 Randy Dunlap New
x86/pci: fix intel_mid_pci.c build error when ACPI is not enabled x86/pci: fix intel_mid_pci.c build error when ACPI is not enabled - 1 3 - --- 2020-08-13 Randy Dunlap New
x86/pci: drop ServerWorks / Broadcom CNB20LE PCI host bridge driver x86/pci: drop ServerWorks / Broadcom CNB20LE PCI host bridge driver - - - - --- 2022-03-10 Mateusz Jończyk New
x86/pci: don't set acpi stuff if !CONFIG_ACPI x86/pci: don't set acpi stuff if !CONFIG_ACPI - - - - --- 2020-08-20 Adam Borowski New
x86/pci: Stop requiring MMCONFIG to be declared in E820, ACPI or EFI for newer systems x86/pci: Stop requiring MMCONFIG to be declared in E820, ACPI or EFI for newer systems - - - - --- 2023-12-05 Mario Limonciello New
x86/pci: Add missing forward declaration for pci_numachip_init() x86/pci: Add missing forward declaration for pci_numachip_init() - - - - --- 2021-07-29 Krzysztof Wilczyński New
x86/pci/xen: populate MSI sysfs entries x86/pci/xen: populate MSI sysfs entries - 1 1 - --- 2023-05-03 Maximilian Heyne New
x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guests x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guests - 1 - - --- 2022-04-28 Thomas Gleixner New
x86/intel: Disable HPET on another Intel Coffee Lake platform x86/intel: Disable HPET on another Intel Coffee Lake platform - - - - --- 2021-09-16 Jakub Kicinski New
x86/gpu: add JSL stolen memory support x86/gpu: add JSL stolen memory support - - - - --- 2020-11-04 Surendrakumar Upadhyay, TejaskumarX New
x86/cpufeature: Document cpu_feature_enabled() as the default to use x86/cpufeature: Document cpu_feature_enabled() as the default to use 1 - 1 - --- 2024-10-31 Borislav Petkov New
x86/apic/msi: check interupt context before reporting warning x86/apic/msi: check interupt context before reporting warning - - - - --- 2021-07-13 Yongxin Liu New
x86/apic/msi: Unbreak DMAR and HPET MSI x86/apic/msi: Unbreak DMAR and HPET MSI - 1 - - --- 2020-09-27 Thomas Gleixner New
x86/apic/msi: Plug non-maskable MSI affinity race x86/apic/msi: Plug non-maskable MSI affinity race - - - - --- 2020-01-31 Thomas Gleixner New
x86/amd_nb: Add new PCI IDs to the MISC IDs list for Family 1Ah x86/amd_nb: Add new PCI IDs to the MISC IDs list for Family 1Ah - - - - --- 2024-05-10 Shyam Sundar S K New
x86/amd_nb: Add a new PCI ID for AMD family 1Ah model 60h x86/amd_nb: Add a new PCI ID for AMD family 1Ah model 60h - - - - --- 2024-08-15 Gong, Richard New
x86/PCI: sta2x11: switch from 'pci_' to 'dma_' API x86/PCI: sta2x11: switch from 'pci_' to 'dma_' API - - - - --- 2021-08-22 Christophe JAILLET New
x86/PCI: revert "Ignore E820 reservations for bridge windows on newer systems" x86/PCI: revert "Ignore E820 reservations for bridge windows on newer systems" - 1 - - --- 2022-02-09 Hans de Goede New
x86/PCI: fix a comments issue x86/PCI: fix a comments issue - - - - --- 2020-11-13 Alex Shi New
x86/PCI: Use struct_size() x86/PCI: Use struct_size() - - - - --- 2023-05-19 Christophe JAILLET New
x86/PCI: Use pci_dev_id() to simplify the code x86/PCI: Use pci_dev_id() to simplify the code - - - - --- 2023-08-15 Jialin Zhang New
x86/PCI: Use MMCONFIG by default for KVM guests x86/PCI: Use MMCONFIG by default for KVM guests - - - - --- 2020-07-22 Julia Suvorova New
x86/PCI: Revert: "Clip only host bridge windows for E820 regions" x86/PCI: Revert: "Clip only host bridge windows for E820 regions" - 1 - 1 --- 2022-06-12 Hans de Goede New
x86/PCI: Remove unused assignment to variable info x86/PCI: Remove unused assignment to variable info - - - - --- 2021-04-20 Krzysztof Wilczyński New
x86/PCI: Mark Ice Lake Power Control Unit as having non-compliant BARs x86/PCI: Mark Ice Lake Power Control Unit as having non-compliant BARs - - - - --- 2020-05-15 Xiaochun Lee New
x86/PCI: Handle PIRQ routing tables with no router device given x86/PCI: Handle PIRQ routing tables with no router device given - - - - --- 2021-07-05 Maciej W. Rozycki New
x86/PCI: Handle IRQ swizzling with PIRQ routers x86/PCI: Handle IRQ swizzling with PIRQ routers - - - - --- 2021-07-07 Maciej W. Rozycki New
x86/PCI: Fix compile errors when CONFIG_PCI is disabled x86/PCI: Fix compile errors when CONFIG_PCI is disabled - 1 1 - --- 2021-10-20 Hans de Goede New
x86/PCI: Fix Null pointer dereference after call to pcie_find_root_port() x86/PCI: Fix Null pointer dereference after call to pcie_find_root_port() - 1 1 - --- 2024-08-12 Samasth Norway Ananda New
x86/PCI: Disable E820 reserved region clipping for Clevo NL4XLU laptops x86/PCI: Disable E820 reserved region clipping for Clevo NL4XLU laptops - - - - --- 2022-10-10 Hans de Goede New
x86/PCI: Convert force_disable_hpet() to standard quirk x86/PCI: Convert force_disable_hpet() to standard quirk - - - - --- 2020-11-19 Bjorn Helgaas New
x86/PCI: Conditionally add a non-e820 mapped window to root bridge x86/PCI: Conditionally add a non-e820 mapped window to root bridge - - - - --- 2021-06-24 Hui Wang New
x86/PCI: Add support for the Intel 82378ZB/82379AB (SIO/SIO.A) PIRQ router x86/PCI: Add support for the Intel 82378ZB/82379AB (SIO/SIO.A) PIRQ router - - - - --- 2021-06-29 Maciej W. Rozycki New
x86/PCI: Add pci=no_e820 cmdline option to ignore E820 reservations for bridge windows x86/PCI: Add pci=no_e820 cmdline option to ignore E820 reservations for bridge windows - - - - --- 2021-10-05 Hans de Goede New
x86/PCI/ACPI: Replace printk calls with pr_info/pr_warn calls x86/PCI/ACPI: Replace printk calls with pr_info/pr_warn calls 1 - - - --- 2021-10-14 Hans de Goede New
wifi: mt76: mt7921e: Support MT7992 IP in Xiaomi Redmibook 15 Pro (2023) wifi: mt76: mt7921e: Support MT7992 IP in Xiaomi Redmibook 15 Pro (2023) - - - - --- 2023-08-24 Ingo Rohloff New
vsock: bugfix port residue in server vsock: bugfix port residue in server - 1 - - --- 2023-05-10 Zhuang Shengen New
vmd: Stop overriding dma_map_ops vmd: Stop overriding dma_map_ops - - 1 - --- 2019-08-26 Christoph Hellwig lorpie01 New
vfio/pci: Fallback huge faults for unaligned pfn vfio/pci: Fallback huge faults for unaligned pfn - 1 1 1 --- 2025-01-02 Alex Williamson New
vfio/pci: Add Intel X550 to hidden INTx devices vfio/pci: Add Intel X550 to hidden INTx devices - - - - --- 2020-07-01 Alex Williamson New
usb: xHCI: add XHCI_RESET_ON_RESUME quirk for Phytium xHCI host usb: xHCI: add XHCI_RESET_ON_RESUME quirk for Phytium xHCI host - - - - --- 2024-08-29 WangYuli New
usb: ehci: add pci device support for Aspeed platforms usb: ehci: add pci device support for Aspeed platforms - - - - --- 2022-02-08 Neal Liu New
upstream linux cannot achieve package C8 power saving upstream linux cannot achieve package C8 power saving - - - - --- 2023-08-30 Bagas Sanjaya New
unlocked access to struct irq_data->chip_data in pci_hyperv unlocked access to struct irq_data->chip_data in pci_hyperv - - - - --- 2023-01-25 Olaf Hering New
um: virt-pci: implement pcibios_get_phb_of_node() um: virt-pci: implement pcibios_get_phb_of_node() 1 - - - --- 2023-01-20 Vincent Whitchurch New
tools: pci: rm .*.cmd when make clean tools: pci: rm .*.cmd when make clean - - - - --- 2024-09-02 zhangjiao2 New
tools: PCI: Zero-initialize param tools: PCI: Zero-initialize param - - - - --- 2021-06-27 Shunyong Yang New
tools: PCI: Remove unused BILLION macro tools: PCI: Remove unused BILLION macro - - - - --- 2024-09-11 zhangjiao2 New
tools: PCI: Fix several incorrect format specifiers tools: PCI: Fix several incorrect format specifiers - - 1 - --- 2024-11-12 Luo Yifan New
tools: PCI: Fix memory leak in run_test tools: PCI: Fix memory leak in run_test - - - - --- 2020-06-11 Peng Fan New
thunderbolt: Make iommu_dma_protection more accurate thunderbolt: Make iommu_dma_protection more accurate - - - - --- 2022-03-17 Robin Murphy New
serial: 8250_pci: Fix Warning at drivers/pci/devres.c:603 pcim_add_mapping_to_legacy_table serial: 8250_pci: Fix Warning at drivers/pci/devres.c:603 pcim_add_mapping_to_legacy_table - - - - --- 2025-01-26 Helge Deller New
selftests: pci: pci-selftest: add support for PCI endpoint driver test selftests: pci: pci-selftest: add support for PCI endpoint driver test - - - - --- 2022-10-07 Aman Gupta/FDS SW /SSIR/Engineer/Samsung Electronics New
selftests/pcie_bwctrl: Add "set_pcie_speed.sh" to TEST_PROGS selftests/pcie_bwctrl: Add "set_pcie_speed.sh" to TEST_PROGS - 1 - - --- 2025-02-28 Yi Lai New
s390/pci: expose a PCI device's UID as its index s390/pci: expose a PCI device's UID as its index 1 - - - --- 2021-03-15 Niklas Schnelle New
s390/pci: Stop usurping pdev->dev.groups s390/pci: Stop usurping pdev->dev.groups 1 - - - --- 2024-08-05 Lukas Wunner New
rust: io: rename `io::Io` accessors rust: io: rename `io::Io` accessors 2 - 1 - --- 2025-02-17 Fiona Behrens New
rust: io: fix devres test with new io accessor functions rust: io: fix devres test with new io accessor functions - 1 - - --- 2025-02-24 Fiona Behrens New
rust: enable `clippy::ptr_as_ptr` lint rust: enable `clippy::ptr_as_ptr` lint - - - - --- 2025-03-07 Tamir Duberstein New
rpadlpar_io:Add MODULE_DESCRIPTION entries to kernel modules rpadlpar_io:Add MODULE_DESCRIPTION entries to kernel modules - - - - --- 2020-09-24 Mamatha Inamdar New
rpadlpar: fix potential drc_name corruption in store functions rpadlpar: fix potential drc_name corruption in store functions - - - - --- 2021-03-10 Tyrel Datwyler New
resource: harden resource_contains resource: harden resource_contains 1 - 1 - --- 2024-11-29 Alejandro Lucero Palau New
powerpc/pci: Enable PCI domains in /proc when PCI bus numbers are not unique powerpc/pci: Enable PCI domains in /proc when PCI bus numbers are not unique - 1 - - --- 2022-08-20 Pali Rohár New
powerpc/fsl-pci: Fix Class Code of PCIe Root Port powerpc/fsl-pci: Fix Class Code of PCIe Root Port - - - - --- 2022-07-06 Pali Rohár New
platform/x86: p2sb: Defer P2SB device scan when P2SB device has func 0 platform/x86: p2sb: Defer P2SB device scan when P2SB device has func 0 - 1 - - --- 2024-03-01 Shinichiro Kawasaki New
phy: freescale: pcie: fix building for x86_64 as a module phy: freescale: pcie: fix building for x86_64 as a module - 1 - - --- 2021-12-15 Marcel Ziswiler New
phy: freescale: imx8m-pcie: Add one missing error return phy: freescale: imx8m-pcie: Add one missing error return - 1 1 - --- 2022-12-19 Hongxing Zhu New
perf/dwc_pcie: Qualify RAS DES VSEC Capability by Vendor, Revision perf/dwc_pcie: Qualify RAS DES VSEC Capability by Vendor, Revision - - - - --- 2024-12-09 Bjorn Helgaas New
pciutils: Add decode support for RCECs pciutils: Add decode support for RCECs - - - - --- 2020-06-22 Sean V Kelley New
pciehp: fast unplug for virtual machines pciehp: fast unplug for virtual machines - - - - --- 2021-11-11 Gerd Hoffmann New
pcie: Add quirk for the Arm Neoverse N1SDP platform pcie: Add quirk for the Arm Neoverse N1SDP platform - - - - --- 2019-12-09 Andre Przywara New
pcie-xilinx: Support reset GPIO and wait for link-up status pcie-xilinx: Support reset GPIO and wait for link-up status - - - - --- 2025-03-14 Mike Looijmans New
pci: vc: Fix kerneldoc pci: vc: Fix kerneldoc - - - - --- 2020-07-28 Krzysztof Kozlowski New
pci: tegra: Revert raw_violation_fixup for tegra124 pci: tegra: Revert raw_violation_fixup for tegra124 - - 1 - --- 2020-07-17 Nicolas Chauvet New
pci: remove unneeded break pci: remove unneeded break - - 1 - --- 2020-10-19 Tom Rix New
pci: remove tango host controller driver pci: remove tango host controller driver 1 - - - --- 2021-01-20 Arnd Bergmann New
pci: rcar-gen4: Replace of_device.h with explicit of.h include pci: rcar-gen4: Replace of_device.h with explicit of.h include - - 1 - --- 2023-12-07 Rob Herring New
« 1 2 3 4254 255 »