summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2026-08-21 16:40:34 -0500
committerBjorn Helgaas <bhelgaas@google.com>2026-08-21 16:40:34 -0500
commitcc6fa623ca8d33e2ce561ad294ac4bb478a3acd9 (patch)
treee0f86cf060306cc33389e66d5ee64f0cb9fdf1d2 /scripts/Makefile.thinlto
parentea55835bc53825bd3486a2eaa59af4b326baa4cd (diff)
parent3ffc4c9690c33ee28cdb3d0182b12f9c623e3acc (diff)
downloadlinux-stable-cc6fa623ca8d33e2ce561ad294ac4bb478a3acd9.tar.gz
linux-stable-cc6fa623ca8d33e2ce561ad294ac4bb478a3acd9.zip
Merge branch 'pci/enumeration'
- Don't store pci_device_id in agp amd-k7 and via, ata, scsi nsp32, ipack tpci200, mlxsw since the dynamic ID feature means the ID is only guaranteed to live during probe (Gary Guo) - Add pci_match_one_id() to match an ID directly so dynamic ID insertion doesn't need to make a temporary device for matching (Gary Guo) - Check for existing ID inside the dynamic ID addition critical section to avoid a time-of-check vs time-of-use race (Gary Guo) - Copy device ID to avoid use-after-free when match races with sysfs dynamic ID removal (Gary Guo) * pci/enumeration: PCI: Fix UAF when probe runs concurrent to dyn ID removal PCI: Fix dyn_id add TOCTOU PCI: Make pci_match_one_device() match on ID instead of device agp/amd-k7: Don't rely on address of pci_device_id agp/via: Don't rely on address of pci_device_id mlxsw: pci: Don't store pci_device_id ipack: tpci200: Don't store pci_device_id scsi: nsp32: Don't store pci_device_id ata: ata_generic: Don't store pci_device_id
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions