linux/drivers/pci
Linus Torvalds 6782a30d20 cxl fixes for v6.19-rc6
- Recognize all ZONE_DEVICE users as physaddr consumers
 - Fix format string for extended_linear_cache_size_show()
 - Fix target list setup for multiple decoders sharing the same
   downstream port
 - Restore HBIW check before derefernce platform data
 - Fix potential infinite loop in __cxl_dpa_reserve()
 - Check for invalid addresses returned from translation functions on
   error.
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEE5DAy15EJMCV1R6v9YGjFFmlTOEoFAmlqdOUACgkQYGjFFmlT
 OEp6bA/8C5uSMf4BMN+gJMerX1wTcVfmDy3nYyk80ZM4Gw2QqxrhtRzG3bfeYaXm
 IioxYVMWscqasN16xuX7uje2sSDvoPTZYJ2tfnzKfAbyReknlolXvjWJtgoSuVKj
 IGZDGLjuW0CcTpFW8NgNGiiSExnv6Iap7CnzRTXj72ZQkGcb8Goh4JL/CmAWrF8m
 HQDbFZWQHI60rOLgxTXgWzlNKej4/tZfCTRKV1KIhqRv+MCurzNPb62H+giCwGDh
 M+apYESCW3xCk2B7RbGmc6U+rcSmCNc3O31JL3Yt9TKPp4V5N0kaH8dd1196GnQX
 HOJFlDjV5J/HTJjk4vondyAcIcUaSw3T7IJLtBRbXOBrs1zQ76adV96UNSwSEQC4
 KaRjRf0uCsdDvwBw44VbxnWJiH6Y6jrMhKGPyCrXxFikX2EIR5I1l7+ytKDTNC/+
 wdAf3+ch3qc6PfTBtooAWzji9e8JFfWpby87UHkWSz0eeKedJQnMbKtbloc6tHLc
 fO/jiUbhay5QGfnvdPwL31zTGqvZB9eGUR2oBSasRJ7taWvURN2ibAzhAnTY8UTN
 EQrTZ7isXPfxHwEkaGtpFNWts0iX8kJYzl/wjZjWtukltT4NmMy7NfMlkecXWQ5N
 iueUMr6tHKYeDpmmFbdC+Y83LFSWv3i9TiINF1vMWuRj8MryRVU=
 =pIv9
 -----END PGP SIGNATURE-----

Merge tag 'cxl-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl

Pull Compute Express Link (CXL) fixes from Dave Jiang:

 - Recognize all ZONE_DEVICE users as physaddr consumers

 - Fix format string for extended_linear_cache_size_show()

 - Fix target list setup for multiple decoders sharing the same
   downstream port

 - Restore HBIW check before derefernce platform data

 - Fix potential infinite loop in __cxl_dpa_reserve()

 - Check for invalid addresses returned from translation functions on
   error

* tag 'cxl-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl:
  cxl: Check for invalid addresses returned from translation functions on errors
  cxl/hdm: Fix potential infinite loop in __cxl_dpa_reserve()
  cxl/acpi: Restore HBIW check before dereferencing platform_data
  cxl/port: Fix target list setup for multiple decoders sharing the same dport
  cxl/region: fix format string for resource_size_t
  x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumers
2026-01-16 13:09:28 -08:00
..
controller PCI: meson: Report that link is up while in ASPM L0s and L1 states 2026-01-05 11:20:29 -06:00
endpoint pci-v6.19-changes 2025-12-04 17:29:41 -08:00
hotplug s390: Remove KMSG_COMPONENT macro 2025-11-24 11:45:21 +01:00
msi PCI/MSI: Delete pci_msi_create_irq_domain() 2025-10-16 21:09:52 +02:00
pcie Significant patch series in this pull request: 2025-12-06 14:01:20 -08:00
pwrctrl PCI: pwrctrl: Add power control driver for TC9563 2025-11-24 15:30:52 -06:00
switch PCI: switchtec: Replace manual locks with guard 2025-08-28 10:39:54 -05:00
access.c
ats.c
bus.c tsm for 6.19 2025-12-06 10:15:41 -08:00
devres.c
doe.c PCI/TSM: Establish Secure Sessions and Link Encryption 2025-11-03 19:27:41 -08:00
ecam.c
host-bridge.c PCI: Export pci_get_host_bridge_device() for use by pci-keystone 2025-11-13 12:20:46 -06:00
ide.c PCI/IDE: Initialize an ID for all IDE streams 2025-11-14 15:06:57 -08:00
iomap.c
iov.c PCI: Convert BAR sizes bitmasks to u64 2025-11-14 12:34:22 -06:00
irq.c
Kconfig x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumers 2026-01-05 18:05:55 -07:00
Makefile tsm for 6.19 2025-12-06 10:15:41 -08:00
mmap.c
npem.c
of_property.c PCI: of: Update parent unit address generation in of_pci_prop_intr_map() 2025-09-12 14:17:57 -05:00
of.c
p2pdma.c Significant patch series in this merge are as follows: 2025-12-05 13:52:43 -08:00
pci-acpi.c PCI/ACPI: Fix pci_acpi_preserve_config() memory leak 2025-08-27 17:28:07 -05:00
pci-bridge-emul.c
pci-bridge-emul.h
pci-driver.c PCI/PM: Stop needlessly clearing state_saved on enumeration and thaw 2025-11-24 16:58:20 -06:00
pci-label.c
pci-mid.c
pci-pf-stub.c
pci-stub.c
pci-sysfs.c tsm for 6.19 2025-12-06 10:15:41 -08:00
pci.c Merge branch 'pci/resource' 2025-12-03 14:18:32 -06:00
pci.h tsm for 6.19 2025-12-06 10:15:41 -08:00
probe.c tsm for 6.19 2025-12-06 10:15:41 -08:00
proc.c
quirks.c misc: rp1: drop overlay support 2025-12-19 12:42:23 -08:00
rebar.c PCI: Validate pci_rebar_size_supported() input 2025-11-24 17:23:58 -06:00
remove.c PCI/IDE: Initialize an ID for all IDE streams 2025-11-14 15:06:57 -08:00
rom.c
search.c PCI: Introduce pci_walk_bus_reverse(), for_each_pci_dev_reverse() 2025-11-03 19:27:40 -08:00
setup-bus.c pci-v6.19-changes 2025-12-04 17:29:41 -08:00
setup-res.c PCI: Move Resizable BAR code to rebar.c 2025-11-14 12:34:21 -06:00
slot.c
syscall.c
tph.c PCI/TPH: Expose pcie_tph_get_st_table_loc() 2025-11-09 05:13:02 -05:00
tsm.c PCI/TSM: Add 'dsm' and 'bound' attributes for dependent functions 2025-11-14 15:06:57 -08:00
vc.c
vgaarb.c PCI/VGA: Don't assume the only VGA device on a system is boot_vga 2026-01-06 08:15:26 +01:00
vpd.c
xen-pcifront.c