Hi Linus, Please pull chrome-platform-firmware updates for Linux v7.2. Thanks, Tzung-Bi ------ The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731: Linux 7.1-rc1 (2026-04-26 14:19:00 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/chrome-platform-firmware-v7.2 for you to fetch changes up to 86e3bbc716332600e9e087f8a4889f4d9714a99c: firmware: google: Skip failing entries instead of aborting populate (2026-05-03 09:40:06 +0800) ---------------------------------------------------------------- chrome-platform-firmware: Updates for v7.2 * Improvements - Add bound checks when iterating the coreboot table. - Skip failing entries only instead of aborting the whole device populate from the coreboot table. ---------------------------------------------------------------- Titouan Ameline de Cadeville (2): firmware: google: Add bounds checks in coreboot_table_populate() firmware: google: Skip failing entries instead of aborting populate drivers/firmware/google/coreboot_table.c | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-)