index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
PCI/ASPM: Fix pci_clear_and_set_config_dword() usage
Lukas Wunner
1
-5
/
+12
3 days
PCI/AER: Stop ruling out unbound devices as error source
Lukas Wunner
1
-2
/
+0
3 days
PCI/AER: Clear only error bits in PCIe Device Status
Shuai Xue
1
-4
/
+3
3 days
PCI: Update saved_config_space upon resource assignment
Lukas Wunner
1
-0
/
+2
11 days
PCI: imx6: Fix reference clock source selection for i.MX95
Franz Schnyder
1
-2
/
+2
11 days
PCI: cadence: Use cdns_pcie_read_sz() for byte or word read access
Aksh Garg
1
-31
/
+25
11 days
PCI: epf-mhi: Return 0, not remaining timeout, when eDMA ops complete
Daniel Hodges
1
-0
/
+4
11 days
PCI: endpoint: pci-epf-ntb: Remove duplicate resource teardown
Koichiro Den
1
-54
/
+2
11 days
PCI: imx6: Skip waiting for L2/L3 Ready on i.MX6SX
Richard Zhu
1
-0
/
+1
2026-04-22
PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardown
Koichiro Den
1
-18
/
+1
2026-04-22
PCI: endpoint: pci-epf-vntb: Stop cmd_handler work in epf_ntb_epc_cleanup
Koichiro Den
1
-0
/
+1
2026-04-07
Merge tag 'hyperv-fixes-signed-20260406' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-3
/
+9
2026-04-04
PCI: hv: Fix double ida_free in hv_pci_probe error path
Sahil Chandna
1
-3
/
+1
2026-03-25
PCI: hv: Set default NUMA node to 0 for devices without affinity info
Long Li
1
-0
/
+8
2026-03-23
PCI/pwrctrl: Fix pci_pwrctrl_is_required() device node leak
Felix Gu
1
-1
/
+3
2026-03-23
PCI/pwrctrl: Do not power off on pwrctrl device removal
Chen-Yu Tsai
2
-13
/
+0
2026-03-19
Merge tag 'pci-v7.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-13
/
+46
2026-03-17
PCI: endpoint: pci-epf-test: Roll back BAR mapping when subrange setup fails
Koichiro Den
1
-0
/
+5
2026-03-16
PCI/pwrctrl: Create pwrctrl devices only for PCI device nodes
Manivannan Sadhasivam
1
-2
/
+9
2026-03-16
PCI/pwrctrl: Ensure that remote endpoint node parent has supply requirement
Manivannan Sadhasivam
1
-13
/
+34
2026-03-07
Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+4
2026-03-04
xenbus: add xenbus_device parameter to xenbus_read_driver_state()
Juergen Gross
1
-4
/
+4
2026-02-25
PCI: dwc: ep: Flush MSI-X write before unmapping its ATU entry
Niklas Cassel
1
-0
/
+3
2026-02-25
PCI: dwc: ep: Refresh MSI Message Address cache on change
Niklas Cassel
1
-9
/
+13
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
5
-60
/
+30
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
54
-122
/
+122
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
56
-172
/
+192
2026-02-20
Merge tag 'pci-v7.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-19
/
+39
2026-02-20
Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-13
/
+0
2026-02-19
PCI: dwc: ep: Always clear IB maps on BAR update
Koichiro Den
1
-3
/
+11
2026-02-19
PCI: dwc: ep: Return after clearing BAR-match inbound mapping
Koichiro Den
1
-0
/
+1
2026-02-19
PCI: endpoint: pci-epf-test: Select configfs
Arnd Bergmann
1
-0
/
+1
2026-02-19
PCI: Account fully optional bridge windows correctly
Ilpo Järvinen
1
-13
/
+16
2026-02-12
Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
7
-130
/
+201
2026-02-12
PCI: Validate window resource type in pbus_select_window_for_type()
Kai-Heng Feng
1
-3
/
+10
2026-02-11
Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
71
-1539
/
+3978
2026-02-11
Merge tag 'iommu-updates-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-10
/
+87
2026-02-10
Merge tag 'irq-msi-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-80
/
+77
2026-02-09
Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2026-02-09
Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-19
/
+52
2026-02-09
Merge tag 'acpi-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-15
/
+25
2026-02-06
Merge branch 'pci/misc'
Bjorn Helgaas
1
-3
/
+0
2026-02-06
Merge branch 'pci/controller/misc'
Bjorn Helgaas
1
-0
/
+1
2026-02-06
Merge branch 'pci/controller/xilinx'
Bjorn Helgaas
1
-3
/
+6
2026-02-06
Merge branch 'pci/controller/tegra194'
Bjorn Helgaas
1
-2
/
+2
2026-02-06
Merge branch 'pci/controller/tegra'
Bjorn Helgaas
2
-32
/
+5
2026-02-06
Merge branch 'pci/controller/rzg3s-host'
Bjorn Helgaas
1
-28
/
+9
2026-02-06
Merge branch 'pci/controller/plda-starfive'
Bjorn Helgaas
1
-10
/
+15
2026-02-06
Merge branch 'pci/controller/mediatek'
Bjorn Helgaas
1
-1
/
+3
[next]