]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'chrome-platform-firmware-v7.2' of git://git.kernel.org/pub/scm/linux/kerne...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 16 Jun 2026 01:51:48 +0000 (07:21 +0530)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 16 Jun 2026 01:51:48 +0000 (07:21 +0530)
commitfd1878584db2f0ab3fe8f2b3d8d59316fffa47fa
tree1c1ed6f794fd9d2bb3a15f5192dca26ffa4f00ab
parent2b5f5609ae9b218c9ee0cdb7f624ddb03d44cf84
parent86e3bbc716332600e9e087f8a4889f4d9714a99c
Merge tag 'chrome-platform-firmware-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux

Pull chrome-platform firmware updates from Tzung-Bi Shih:

 - Add bound checks when iterating the coreboot table

 - Skip failing entries only instead of aborting the whole device
   populate from the coreboot table

* tag 'chrome-platform-firmware-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux:
  firmware: google: Skip failing entries instead of aborting populate
  firmware: google: Add bounds checks in coreboot_table_populate()