Show patches with: State = Action Required       |   22998 patches
« 1 2 3 4229 230 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,1/5] PCI: Deprecate pcim_iounmap_regions() PCI: Remove most pcim_iounmap_regions() users - - - --- 2024-09-02 Philipp Stanner New
[v5,3/6] PCI: rockchip: Refactor rockchip_pcie_disable_clocks function signature [v5,1/6] PCI: rockchip: Simplify clock handling by using clk_bulk*() function - 1 - --- 2024-09-01 Anand Moon mani_sadhasivam New
[v5,2/6] PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function [v5,1/6] PCI: rockchip: Simplify clock handling by using clk_bulk*() function - - - --- 2024-09-01 Anand Moon mani_sadhasivam New
[v5,1/6] PCI: rockchip: Simplify clock handling by using clk_bulk*() function [v5,1/6] PCI: rockchip: Simplify clock handling by using clk_bulk*() function - - - --- 2024-09-01 Anand Moon mani_sadhasivam New
[v3,6/6] PCI: tegra: Use helper function for_each_child_of_node_scoped() Simplify code with _scoped() helper functions - 1 - --- 2024-08-31 Zhang Zekun New
[v3,5/6] PCI: apple: Use helper function for_each_child_of_node_scoped() Simplify code with _scoped() helper functions - 1 - --- 2024-08-31 Zhang Zekun New
[v3,4/6] PCI: mt7621: Use helper function for_each_available_child_of_node_scoped() Simplify code with _scoped() helper functions - 2 - --- 2024-08-31 Zhang Zekun New
[v3,3/6] PCI: mediatek: Use helper function for_each_available_child_of_node_scoped() Simplify code with _scoped() helper functions - 1 - --- 2024-08-31 Zhang Zekun New
[v3,2/6] PCI: kirin: Tidy up _probe() related function with dev_err_probe() Simplify code with _scoped() helper functions - 1 - --- 2024-08-31 Zhang Zekun New
[v3,1/6] PCI: kirin: Use helper function for_each_available_child_of_node_scoped() Simplify code with _scoped() helper functions - 1 - --- 2024-08-31 Zhang Zekun New
PCI: Introduce Cray ClusterStor E1000 NVMe slot LED driver PCI: Introduce Cray ClusterStor E1000 NVMe slot LED driver - - - --- 2024-08-27 Tony Hutter New
[PATCHv2,5/5] pci: unexport pci_walk_bus_locked pci cleanup/prep patches - 1 - --- 2024-08-27 Keith Busch New
[PATCHv2,4/5] pci: walk bus recursively pci cleanup/prep patches - 1 - --- 2024-08-27 Keith Busch New
[PATCHv2,3/5] pci: move the walk bus lock to where its needed pci cleanup/prep patches - 1 - --- 2024-08-27 Keith Busch New
[PATCHv2,2/5] pci: make pci_destroy_dev concurrent safe pci cleanup/prep patches - 1 - --- 2024-08-27 Keith Busch New
[PATCHv2,1/5] pci: make pci_stop_dev concurrent safe pci cleanup/prep patches - 1 - --- 2024-08-27 Keith Busch New
[v3] PCI: armada8k: change to use devm_clk_get_enabled() helper [v3] PCI: armada8k: change to use devm_clk_get_enabled() helper - - - --- 2024-08-27 Wu Bo New
[v3] PCI: hotplug: Add OCTEON PCI hotplug controller driver [v3] PCI: hotplug: Add OCTEON PCI hotplug controller driver - - - --- 2024-08-26 Shijith Thotton New
[v2] PCI: spear13xx: change to use devm_clk_get_enabled() helper [v2] PCI: spear13xx: change to use devm_clk_get_enabled() helper - - - --- 2024-08-26 Wu Bo mani_sadhasivam New
[v2] PCI: armada8k: change to use devm_clk_get_enabled() helpers [v2] PCI: armada8k: change to use devm_clk_get_enabled() helpers - - - --- 2024-08-26 Wu Bo mani_sadhasivam New
[v5,5/5] PCI: Drop Radeon quirk for Macbook Pro 8.2 Verify devices transition from D3cold to D0 - - - --- 2024-08-23 Mario Limonciello New
[v5,4/5] PCI: Allow Ryzen XHCI controllers into D3cold and drop delays Verify devices transition from D3cold to D0 - - - --- 2024-08-23 Mario Limonciello New
[v5,3/5] PCI: Verify functions currently in D3cold have entered D0 Verify devices transition from D3cold to D0 - 1 - --- 2024-08-23 Mario Limonciello New
[v5,2/5] PCI: Check PCI_PM_CTRL instead of PCI_COMMAND in pci_dev_wait() Verify devices transition from D3cold to D0 - - - --- 2024-08-23 Mario Limonciello New
[v5,1/5] PCI: Use an enum for reset type in pci_dev_wait() Verify devices transition from D3cold to D0 - - - --- 2024-08-23 Mario Limonciello New
[RFC,21/21] pci: Define pci_iomap_range_encrypted Secure VFIO, TDISP, SEV TIO - - - --- 2024-08-23 Alexey Kardashevskiy New
[RFC,20/21] pci: Allow encrypted MMIO mapping via sysfs Secure VFIO, TDISP, SEV TIO - - - --- 2024-08-23 Alexey Kardashevskiy New
[RFC,19/21] sev-guest: Stop changing encrypted page state for TDISP devices Secure VFIO, TDISP, SEV TIO - - - --- 2024-08-23 Alexey Kardashevskiy New
[RFC,18/21] RFC: pci: Add BUS_NOTIFY_PCI_BUS_MASTER event Secure VFIO, TDISP, SEV TIO - - - --- 2024-08-23 Alexey Kardashevskiy New
[RFC,17/21] coco/sev-guest: Implement the guest side of things Secure VFIO, TDISP, SEV TIO - - - --- 2024-08-23 Alexey Kardashevskiy New
[RFC,16/21] coco/sev-guest: Make SEV-to-PSP request helpers public Secure VFIO, TDISP, SEV TIO - - - --- 2024-08-23 Alexey Kardashevskiy New
[RFC,15/21] coco/sev-guest: Allow multiple source files in the driver Secure VFIO, TDISP, SEV TIO - - - --- 2024-08-23 Alexey Kardashevskiy New
[RFC,14/21] RFC: iommu/iommufd/amd: Add IOMMU_HWPT_TRUSTED flag, tweak DTE's DomainID, IOTLB Secure VFIO, TDISP, SEV TIO - - - --- 2024-08-23 Alexey Kardashevskiy New
[RFC,13/21] KVM: X86: Handle private MMIO as shared Secure VFIO, TDISP, SEV TIO - - - --- 2024-08-23 Alexey Kardashevskiy New
[RFC,12/21] KVM: IOMMUFD: MEMFD: Map private pages Secure VFIO, TDISP, SEV TIO - - - --- 2024-08-23 Alexey Kardashevskiy New
[RFC,11/21] KVM: SEV: Add TIO VMGEXIT and bind TDI Secure VFIO, TDISP, SEV TIO - - - --- 2024-08-23 Alexey Kardashevskiy New
[RFC,10/21] vfio: Export helper to get vfio_device from fd Secure VFIO, TDISP, SEV TIO - - - --- 2024-08-23 Alexey Kardashevskiy New
[RFC,09/21] kvm: Export kvm_vm_set_mem_attributes Secure VFIO, TDISP, SEV TIO - - - --- 2024-08-23 Alexey Kardashevskiy New
[RFC,08/21] crypto/ccp: Implement SEV TIO firmware interface Secure VFIO, TDISP, SEV TIO - - - --- 2024-08-23 Alexey Kardashevskiy New
[RFC,07/21] pci/tdisp: Introduce tsm module Secure VFIO, TDISP, SEV TIO - - - --- 2024-08-23 Alexey Kardashevskiy New
[RFC,06/21] crypto: ccp: Enable SEV-TIO feature in the PSP when supported Secure VFIO, TDISP, SEV TIO - - - --- 2024-08-23 Alexey Kardashevskiy New
[RFC,05/21] crypto/ccp: Make some SEV helpers public Secure VFIO, TDISP, SEV TIO - - - --- 2024-08-23 Alexey Kardashevskiy New
[RFC,04/21] PCI/IDE: Define Integrity and Data Encryption (IDE) extended capability Secure VFIO, TDISP, SEV TIO - - - --- 2024-08-23 Alexey Kardashevskiy New
[RFC,03/21] pci: Define TEE-IO bit in PCIe device capabilities Secure VFIO, TDISP, SEV TIO - - - --- 2024-08-23 Alexey Kardashevskiy New
[RFC,02/21] pci/doe: Define protocol types and make those public Secure VFIO, TDISP, SEV TIO - - - --- 2024-08-23 Alexey Kardashevskiy New
[RFC,01/21] tsm-report: Rename module to reflect what it does Secure VFIO, TDISP, SEV TIO - - - --- 2024-08-23 Alexey Kardashevskiy New
[v9,3/3] dt-bindings: PCI: microchip,pcie-host: allow dma-noncoherent Fix address translations on MPFS PCIe controller 1 - - --- 2024-08-23 Daire McNamara New
[v9,2/3] PCI: microchip: Fix inbound address translation tables Fix address translations on MPFS PCIe controller 1 - - --- 2024-08-23 Daire McNamara New
[v9,1/3] PCI: microchip: Fix outbound address translation tables Fix address translations on MPFS PCIe controller 1 1 - --- 2024-08-23 Daire McNamara New
efi/cper: Print correctable AER information efi/cper: Print correctable AER information - - 1 --- 2024-08-23 Avadhut Naik New
PCI: Deprecate pcim_pin_device() PCI: Deprecate pcim_pin_device() - - - --- 2024-08-22 Philipp Stanner bhelgaas New
[v2] PCI: vmd: Clear PCI_INTERRUPT_LINE for VMD sub-devices [v2] PCI: vmd: Clear PCI_INTERRUPT_LINE for VMD sub-devices - - - --- 2024-08-20 Nirmal Patel mani_sadhasivam New
[03/11] PCI: of_property: Sanitize 32 bit PCI address parsed from DT Add support for RaspberryPi RP1 PCI device using a DT overlay - - - --- 2024-08-20 Andrea della Porta New
PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systems PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systems - - - --- 2024-08-20 Steffen Persvold New
[v3,1/1] PCI: endpoint: pci-epf-test: Call pci_epf_test_raise_irq() on failed DMA check PCI: endpoint: pci-epf-test: Call - - - --- 2024-08-20 Rick Wertenbroek New
[v1,3/3] PCI: imx6: reset link on resume PCI: imx6: reset link after suspend/resume - - - --- 2024-08-19 Stefan Eichenberger New
[v1,2/3] PCI: imx6: move the wait for clock stabilization to enable ref clk PCI: imx6: reset link after suspend/resume - - - --- 2024-08-19 Stefan Eichenberger New
[v1,1/3] PCI: imx6: Add a function to deassert the reset gpio PCI: imx6: reset link after suspend/resume - - - --- 2024-08-19 Stefan Eichenberger New
[2/2] PCI: tegra194: Move controller cleanups to pex_ep_event_pex_rst_deassert() PCI: {qcom-ep/tegra194}: Move endpoint cleanups to PERST# deassert handler - - - --- 2024-08-17 Manivannan Sadhasivam via B4 Relay bhelgaas New
[1/2] PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert() PCI: {qcom-ep/tegra194}: Move endpoint cleanups to PERST# deassert handler - - - --- 2024-08-17 Manivannan Sadhasivam via B4 Relay bhelgaas New
[v3,10/10] PCI: Remove pcim_iomap_regions_request_all() Remove pcim_iomap_regions_request_all() - 1 - --- 2024-08-16 Philipp Stanner bhelgaas New
[v3,09/10] ALSA: korg1212: Replace deprecated PCI functions Remove pcim_iomap_regions_request_all() - 1 - --- 2024-08-16 Philipp Stanner bhelgaas New
[v3,08/10] serial: rp2: Replace deprecated PCI functions Remove pcim_iomap_regions_request_all() - 1 - --- 2024-08-16 Philipp Stanner bhelgaas New
[v3,07/10] ntb: idt: Replace deprecated PCI functions Remove pcim_iomap_regions_request_all() 1 - - --- 2024-08-16 Philipp Stanner bhelgaas New
[v3,06/10] wifi: iwlwifi: replace deprecated PCI functions Remove pcim_iomap_regions_request_all() 1 - - --- 2024-08-16 Philipp Stanner bhelgaas New
[v3,05/10] intel_th: pci: Replace deprecated PCI functions Remove pcim_iomap_regions_request_all() - - - --- 2024-08-16 Philipp Stanner bhelgaas New
[v3,04/10] crypto: marvell - replace deprecated PCI functions Remove pcim_iomap_regions_request_all() - - - --- 2024-08-16 Philipp Stanner bhelgaas New
[v3,03/10] crypto: qat - replace deprecated PCI functions Remove pcim_iomap_regions_request_all() 1 - - --- 2024-08-16 Philipp Stanner bhelgaas New
[v3,02/10] ata: ahci: Replace deprecated PCI functions Remove pcim_iomap_regions_request_all() 1 - - --- 2024-08-16 Philipp Stanner bhelgaas New
[v3,01/10] PCI: Make pcim_request_all_regions() a public function Remove pcim_iomap_regions_request_all() - 1 - --- 2024-08-16 Philipp Stanner bhelgaas New
[v5,2/2] PCI: microchip: rework reg region handing to support using either instance 1 or 2 PCI: microchip: support using either instance 1 or 2 - - - --- 2024-08-14 Conor Dooley New
[v5,1/2] dt-bindings: PCI: microchip,pcie-host: fix reg properties PCI: microchip: support using either instance 1 or 2 2 - - --- 2024-08-14 Conor Dooley New
[v2,7/7] PCI: altera: Add Agilex support Add PCIe Root Port support for Agilex family of chips - - - --- 2024-08-09 Matthew Gerlach mani_sadhasivam New
[v2,6/7] arm64: dts: agilex: add dts enabling PCIe Root Port Add PCIe Root Port support for Agilex family of chips - - - --- 2024-08-09 Matthew Gerlach mani_sadhasivam New
[v2,5/7] arm64: dts: agilex: add dtsi for PCIe Root Port Add PCIe Root Port support for Agilex family of chips - - - --- 2024-08-09 Matthew Gerlach mani_sadhasivam New
[v2,4/7] arm64: dts: agilex: add soc0 label Add PCIe Root Port support for Agilex family of chips - - - --- 2024-08-09 Matthew Gerlach mani_sadhasivam New
[v2,3/7] dt-bindings: PCI: altera: Add binding for Agilex Add PCIe Root Port support for Agilex family of chips - 1 - --- 2024-08-09 Matthew Gerlach mani_sadhasivam New
[v2] PCI: dw-rockchip: Enable async probe by default [v2] PCI: dw-rockchip: Enable async probe by default - - - --- 2024-08-09 Anand Moon mani_sadhasivam New
[v15,4/4] PCI/DOE: Allow enabling DOE without CXL [v15,1/4] PCI/DOE: Rename DOE protocol to feature - 1 - --- 2024-08-06 Alistair Francis bhelgaas New
[v15,3/4] PCI/DOE: Expose the DOE features via sysfs [v15,1/4] PCI/DOE: Rename DOE protocol to feature - 1 - --- 2024-08-06 Alistair Francis bhelgaas New
[v15,2/4] PCI/DOE: Rename Discovery Response Data Object Contents to type [v15,1/4] PCI/DOE: Rename DOE protocol to feature - 1 - --- 2024-08-06 Alistair Francis bhelgaas New
[v15,1/4] PCI/DOE: Rename DOE protocol to feature [v15,1/4] PCI/DOE: Rename DOE protocol to feature - 2 - --- 2024-08-06 Alistair Francis bhelgaas New
[V2] PCI: Prevent LS7A Bus Master clearing on kexec [V2] PCI: Prevent LS7A Bus Master clearing on kexec - - - --- 2024-08-04 Huacai Chen bhelgaas New
[v2,8/8] PCI: pwrctl: Add power control driver for qps615 PCI: Enable Power and configure the QPS615 PCIe switch - - - --- 2024-08-03 Krishna chaitanya chundru mani_sadhasivam New
[v2,7/8] PCI: qcom: Add support for host_stop_link() & host_start_link() PCI: Enable Power and configure the QPS615 PCIe switch - - - --- 2024-08-03 Krishna chaitanya chundru mani_sadhasivam New
[v2,6/8] PCI: dwc: Add support for new pci function op PCI: Enable Power and configure the QPS615 PCIe switch - - - --- 2024-08-03 Krishna chaitanya chundru mani_sadhasivam New
[v2,5/8] PCI: Add new start_link() & stop_link function ops PCI: Enable Power and configure the QPS615 PCIe switch - - - --- 2024-08-03 Krishna chaitanya chundru mani_sadhasivam New
[v2,4/8] PCI: Change the parent to correctly represent pcie hierarchy PCI: Enable Power and configure the QPS615 PCIe switch 1 - 1 --- 2024-08-03 Krishna chaitanya chundru mani_sadhasivam New
[v2,3/8] arm64: dts: qcom: qcs6490-rb3gen2: Add node for qps615 PCI: Enable Power and configure the QPS615 PCIe switch - - - --- 2024-08-03 Krishna chaitanya chundru mani_sadhasivam New
[v2,2/8] dt-bindings: trivial-devices: Add qcom,qps615 PCI: Enable Power and configure the QPS615 PCIe switch - - - --- 2024-08-03 Krishna chaitanya chundru mani_sadhasivam New
[v2,1/8] dt-bindings: PCI: Add binding for qps615 PCI: Enable Power and configure the QPS615 PCIe switch - - - --- 2024-08-03 Krishna chaitanya chundru mani_sadhasivam New
[v3] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest [v3] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest - 1 - --- 2024-08-02 Amit Machhiwal bhelgaas New
[V7,4/4] PCI: qcom: Add support for IPQ9574 Add PCIe support for IPQ9574 - 2 - --- 2024-08-01 Sricharan Ramabadhran New
[V7,3/4] arm64: dts: qcom: ipq9574: Enable PCIe PHYs and controllers Add PCIe support for IPQ9574 - - - --- 2024-08-01 Sricharan Ramabadhran New
[V7,2/4] arm64: dts: qcom: ipq9574: Add PCIe PHYs and controller nodes Add PCIe support for IPQ9574 - - - --- 2024-08-01 Sricharan Ramabadhran New
[V7,1/4] dt-bindings: PCI: qcom: Document the IPQ9574 PCIe controller Add PCIe support for IPQ9574 - 2 - --- 2024-08-01 Sricharan Ramabadhran New
[2/2] ata: ahci: Remove deprecated PCI functions [1/2] PCI: Make pcim_request_all_regions() a public function - - - --- 2024-07-31 Philipp Stanner bhelgaas New
[1/2] PCI: Make pcim_request_all_regions() a public function [1/2] PCI: Make pcim_request_all_regions() a public function - - - --- 2024-07-31 Philipp Stanner bhelgaas New
[v2] PCI: j721e: Disable INTx mapping and swizzling [v2] PCI: j721e: Disable INTx mapping and swizzling - - 1 --- 2024-07-26 Siddharth Vadapalli mani_sadhasivam Under Review
PCI: qcom: Disable ASPM L0s on x1e801800 PCI: qcom: Disable ASPM L0s on x1e801800 - - - --- 2024-07-26 Abel Vesa New
« 1 2 3 4229 230 »