index
:
kernel/git/stable/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2025-05-29
PCI: Fix old_size lower bound in calculate_iosize() too
Ilpo Järvinen
2025-05-29
PCI: epf-mhi: Update device ID for SA8775P
Mrinmay Sarkar
2025-05-29
x86/kaslr: Reduce KASLR entropy on most x86 systems
Balbir Singh
2025-05-29
PCI: brcmstb: Add a softdep to MIP MSI-X driver
Stanimir Varbanov
2025-05-29
PCI: brcmstb: Expand inbound window size up to 64GB
Stanimir Varbanov
2025-05-29
PCI: endpoint: pci-epf-test: Fix double free that causes kernel to oops
Christian Bruel
2025-05-29
PCI: dwc: Use resource start as ioremap() input in dw_pcie_pme_turn_off()
Frank Li
2025-05-29
PCI: vmd: Disable MSI remapping bypass under Xen
Roger Pau Monne
2025-05-29
PCI: xilinx-cpm: Add cpm_csr register mapping for CPM5_HOST1 variant
Thippeswamy Havalige
2025-05-29
PCI: dwc: ep: Ensure proper iteration over outbound map windows
Frank Li
2025-05-29
iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability
Yi Liu
2025-05-18
s390/pci: Fix duplicate pci_dev_put() in disable_slot() when PF has child VFs
Niklas Schnelle
2025-05-02
PCI/MSI: Add an option to write MSIX ENTRY_DATA before any reads
Jonathan Currier
2025-05-02
PCI/MSI: Handle the NOMASK flag correctly for all PCI/MSI backends
Thomas Gleixner
2025-05-02
PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag
Roger Pau Monne
2025-04-25
Revert "PCI: Avoid reset when disabled via sysfs"
Alex Williamson
2025-04-20
PCI: Fix wrong length of devres array
Philipp Stanner
2025-04-20
PCI: Fix reference leak in pci_register_host_bridge()
Ma Ke
2025-04-20
PCI: Fix reference leak in pci_alloc_child_bus()
Ma Ke
2025-04-20
PCI: pciehp: Avoid unnecessary device replacement check
Lukas Wunner
2025-04-20
PCI: layerscape: Fix arg_count to syscon_regmap_lookup_by_phandle_args()
Ioana Ciornei
2025-04-20
PCI: j721e: Fix the value of .linkdown_irq_regfield for J784S4
Siddharth Vadapalli
2025-04-20
PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()
Stanimir Varbanov
2025-04-20
PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t type
Ryo Takakura
2025-04-20
PCI: Check BAR index for validity
Philipp Stanner
2025-04-20
PCI: Enable Configuration RRS SV early
Bjorn Helgaas
2025-04-20
PCI: Add Rockchip Vendor ID
Shawn Lin
2025-04-10
PCI/bwctrl: Fix NULL pointer dereference on bus number exhaustion
Lukas Wunner
2025-04-10
PCI: Fix NULL dereference in SR-IOV VF creation error path
Shay Drory
2025-04-10
PCI/bwctrl: Fix pcie_bwctrl_select_speed() return type
Ilpo Järvinen
2025-04-10
PCI: pciehp: Don't enable HPIE when resuming in poll mode
Ilpo Järvinen
2025-04-10
PCI: Fix BAR resizing when VF BARs are assigned
Ilpo Järvinen
2025-04-10
PCI: histb: Fix an error handling path in histb_pcie_probe()
Christophe JAILLET
2025-04-10
PCI: dwc: ep: Return -ENOMEM for allocation failures
Dan Carpenter
2025-04-10
PCI: xilinx-cpm: Fix IRQ domain leak in error path of probe
Thippeswamy Havalige
2025-04-10
PCI: Remove stray put_device() in pci_register_host_bridge()
Dan Carpenter
2025-04-10
PCI: endpoint: pci-epf-test: Handle endianness properly
Niklas Cassel
2025-04-10
PCI: Avoid reset when disabled via sysfs
Nishanth Aravamudan
2025-04-10
PCI/portdrv: Only disable pciehp interrupts early when needed
Feng Tang
2025-04-10
PCI: brcmstb: Fix potential premature regulator disabling
Jim Quinlan
2025-04-10
PCI: brcmstb: Fix error path after a call to regulator_bulk_get()
Jim Quinlan
2025-04-10
PCI: brcmstb: Use internal register to change link capability
Jim Quinlan
2025-04-10
PCI: brcmstb: Set generation limit before PCIe link up
Jim Quinlan
2025-04-10
PCI: cadence-ep: Fix the driver to send MSG TLP for INTx without data payload
Hans Zhang
2025-04-10
PCI: mediatek-gen3: Configure PBUS_CSR registers for EN7581 SoC
Lorenzo Bianconi
2025-04-10
PCI/ACS: Fix 'pci=config_acs=' parameter
Tushar Dave
2025-04-10
PCI/ASPM: Fix link state exit during switch upstream function removal
Daniel Stodden
2025-04-10
PCI: Allow relaxed bridge window tail sizing for optional resources
Ilpo Järvinen
2025-04-10
PCI: Simplify size1 assignment logic
Ilpo Järvinen
2025-04-10
PCI: Remove add_align overwrite unrelated to size0
Ilpo Järvinen
[next]