index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
aer.c
Age
Commit message (
Expand
)
Author
2026-02-12
Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2026-02-11
Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-02-06
Merge branch 'pci/enumeration'
Bjorn Helgaas
2026-02-06
PCI/AER: Clear stale errors on reporting agents upon probe
Lukas Wunner
2026-01-30
PCI/ACPI: Restrict program_hpx_type2() to AER bits
Håkon Bugge
2026-01-22
PCI/AER: Report CXL or PCIe bus type in AER trace logging
Terry Bowman
2026-01-22
PCI/AER: Move CXL RCH error handling to aer_cxl_rch.c
Terry Bowman
2026-01-22
PCI/AER: Update is_internal_error() to be non-static is_aer_internal_error()
Terry Bowman
2026-01-22
PCI/AER: Export pci_aer_unmask_internal_errors()
Terry Bowman
2026-01-22
PCI: Replace cxl_error_is_native() with pcie_aer_is_native()
Terry Bowman
2026-01-14
ACPI: extlog: Trace CPER PCI Express Error Section
Fabio M. De Francesco
2025-11-27
vmcoreinfo: track and log recoverable hardware errors
Breno Leitao
2025-10-02
PCI/AER: Avoid NULL pointer dereference in aer_ratelimit()
Breno Leitao
2025-09-11
PCI/AER: Fix NULL pointer access by aer_info
Vernon Yang
2025-09-04
PCI/AER: Print TLP Log for errors introduced since PCIe r1.1
Lukas Wunner
2025-08-27
PCI/AER: Support errors introduced by PCIe r6.0
Lukas Wunner
2025-06-26
PCI/AER: Add message when AER_MAX_MULTI_ERR_DEVICES limit is hit
Akshay Jindal
2025-06-17
PCI/AER: Use bool for AER disable state tracking
Hans Zhang
2025-05-23
PCI/AER: Add sysfs attributes for log ratelimits
Jon Pan-Doh
2025-05-23
PCI/AER: Ratelimit correctable and non-fatal error logging
Jon Pan-Doh
2025-05-23
PCI/AER: Simplify add_error_device()
Bjorn Helgaas
2025-05-23
PCI/AER: Convert aer_get_device_error_info(), aer_print_error() to index
Bjorn Helgaas
2025-05-23
PCI/AER: Rename struct aer_stats to aer_info
Karolina Stolarek
2025-05-23
PCI/AER: Reduce pci_print_aer() correctable error level to KERN_WARNING
Karolina Stolarek
2025-05-23
PCI/ERR: Add printk level to pcie_print_tlp_log()
Bjorn Helgaas
2025-05-23
PCI/AER: Check log level once and remember it
Karolina Stolarek
2025-05-23
PCI/AER: Trace error event before ratelimiting
Bjorn Helgaas
2025-05-23
PCI/AER: Update statistics before ratelimiting
Bjorn Helgaas
2025-05-23
PCI/AER: Simplify pci_print_aer()
Bjorn Helgaas
2025-05-23
PCI/AER: Initialize aer_err_info before using it
Bjorn Helgaas
2025-05-23
PCI/AER: Move aer_print_source() earlier in file
Bjorn Helgaas
2025-05-23
PCI/AER: Rename aer_print_port_info() to aer_print_source()
Jon Pan-Doh
2025-05-23
PCI/AER: Extract bus/dev/fn in aer_print_port_info() with PCI_BUS_NUM(), etc
Bjorn Helgaas
2025-05-23
PCI/AER: Consolidate Error Source ID logging in aer_isr_one_error_type()
Bjorn Helgaas
2025-05-23
PCI/AER: Factor COR/UNCOR error handling out from aer_isr_one_error()
Bjorn Helgaas
2025-03-27
Merge branch 'pci/misc'
Bjorn Helgaas
2025-03-08
PCI: Fix typos
Bjorn Helgaas
2025-02-21
PCI/ERR: Handle TLP Log in Flit mode
Ilpo Järvinen
2025-02-21
PCI/AER: Descope pci_printk() to aer_printk()
Ilpo Järvinen
2025-01-25
Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-01-16
PCI: Add pcie_print_tlp_log() to print TLP Header and Prefix Log
Ilpo Järvinen
2025-01-16
PCI: Add TLP Prefix reading to pcie_read_tlp_log()
Ilpo Järvinen
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-15
PCI: Fix typos
Bjorn Helgaas
2024-06-18
PCI/AER: Disable AER service on suspend
Kai-Heng Feng
2024-03-08
PCI/AER: Generalize TLP Header Log reading
Ilpo Järvinen
2024-03-08
PCI/AER: Use explicit register size for PCI_ERR_CAP
Ilpo Järvinen
2024-01-02
PCI/AER: Use explicit register sizes for struct members
Bjorn Helgaas
2024-01-02
PCI/AER: Decode Requester ID when no error info found
Bjorn Helgaas
2024-01-02
PCI/AER: Use 'Correctable' and 'Uncorrectable' spec terms for errors
Bjorn Helgaas
[next]