index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-9
/
+9
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-9
/
+9
2026-02-12
Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
-123
/
+138
2026-02-11
Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-34
/
+62
2026-02-06
Merge branch 'pci/trace'
Bjorn Helgaas
-2
/
+2
2026-02-06
Merge branch 'pci/ptm'
Bjorn Helgaas
-1
/
+4
2026-02-06
Merge branch 'pci/portdrv'
Bjorn Helgaas
-27
/
+28
2026-02-06
Merge branch 'pci/enumeration'
Bjorn Helgaas
-3
/
+0
2026-02-06
Merge branch 'pci/bwctrl'
Bjorn Helgaas
-0
/
+3
2026-02-06
PCI/bwctrl: Disable BW controller on Intel P45 using a quirk
Ilpo Järvinen
-0
/
+3
2026-02-06
PCI/AER: Clear stale errors on reporting agents upon probe
Lukas Wunner
-1
/
+25
2026-01-30
PCI/ACPI: Restrict program_hpx_type2() to AER bits
Håkon Bugge
-3
/
+0
2026-01-22
PCI/AER: Report CXL or PCIe bus type in AER trace logging
Terry Bowman
-7
/
+13
2026-01-22
PCI/AER: Use guard() in cxl_rch_handle_error_iter()
Terry Bowman
-4
/
+2
2026-01-22
PCI/AER: Move CXL RCH error handling to aer_cxl_rch.c
Terry Bowman
-101
/
+114
2026-01-22
PCI/AER: Update is_internal_error() to be non-static is_aer_internal_error()
Terry Bowman
-2
/
+11
2026-01-22
PCI/AER: Export pci_aer_unmask_internal_errors()
Terry Bowman
-3
/
+8
2026-01-22
PCI/AER: Replace PCIEAER_CXL symbol with CXL_RAS
Dan Williams
-9
/
+0
2026-01-22
PCI: Replace cxl_error_is_native() with pcie_aer_is_native()
Terry Bowman
-9
/
+2
2026-01-14
PCI/PTM: Fix pcie_ptm_create_debugfs() memory leak
Aadityarangan Shridhar Iyengar
-1
/
+4
2026-01-14
ACPI: extlog: Trace CPER PCI Express Error Section
Fabio M. De Francesco
-1
/
+1
2026-01-13
PCI/portdrv: Use bus-type functions
Uwe Kleine-König
-7
/
+6
2026-01-13
PCI/portdrv: Don't check for valid device and driver in bus callbacks
Uwe Kleine-König
-6
/
+0
2026-01-13
PCI/portdrv: Move pcie_port_bus_type to pcie source file
Uwe Kleine-König
-0
/
+20
2026-01-13
PCI/portdrv: Drop empty shutdown callback
Uwe Kleine-König
-12
/
+0
2026-01-13
PCI/portdrv: Fix potential resource leak
Uwe Kleine-König
-3
/
+3
2025-12-23
PCI: trace: Add RAS tracepoint to monitor link speed changes
Shuai Xue
-2
/
+2
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+2
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+23
2025-12-03
Merge branch 'pci/ptm'
Bjorn Helgaas
-0
/
+23
2025-11-27
vmcoreinfo: track and log recoverable hardware errors
Breno Leitao
-0
/
+2
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
-1
/
+0
2025-11-14
Merge tag 'pci-v6.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-8
/
+17
2025-11-12
PCI/ASPM: Add pcie_aspm_remove_cap() to override advertised link states
Bjorn Helgaas
-0
/
+13
2025-11-12
PCI/ASPM: Cache L0s/L1 Supported so advertised link states can be overridden
Bjorn Helgaas
-8
/
+4
2025-11-12
PCI/PTM: Enable only if device advertises relevant role
Mika Westerberg
-0
/
+23
2025-10-23
PCI/ASPM: Enable only L0s and L1 for devicetree platforms
Bjorn Helgaas
-25
/
+9
2025-10-03
Merge branch 'pci/aspm'
Bjorn Helgaas
-2
/
+43
2025-10-02
PCI/AER: Avoid NULL pointer dereference in aer_ratelimit()
Breno Leitao
-0
/
+3
2025-09-23
PCI/ASPM: Enable all ClockPM and ASPM states for devicetree platforms
Manivannan Sadhasivam
-2
/
+43
2025-09-11
PCI/AER: Fix NULL pointer access by aer_info
Vernon Yang
-0
/
+4
2025-09-04
PCI/AER: Print TLP Log for errors introduced since PCIe r1.1
Lukas Wunner
-3
/
+27
2025-08-27
PCI/AER: Support errors introduced by PCIe r6.0
Lukas Wunner
-6
/
+6
2025-08-13
PCI/ERR: Update device error_state already after reset
Lukas Wunner
-1
/
+2
2025-08-13
PCI/ERR: Notify drivers on failure to recover
Lukas Wunner
-0
/
+12
2025-08-13
PCI/ERR: Fix uevent on failure to recover
Lukas Wunner
-1
/
+7
2025-08-13
PCI/AER: Allow drivers to opt in to Bus Reset on Non-Fatal Errors
Lukas Wunner
-7
/
+10
2025-08-01
Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-11
/
+11
2025-07-31
Merge branch 'pci/misc'
Bjorn Helgaas
-1
/
+1
2025-07-31
Merge branch 'pci/hotplug'
Bjorn Helgaas
-1
/
+1
[next]