The following changes since commit c17b750b3ad9f45f2b6f7e6f7f4679844244f0b9: Linux 6.17-rc2 (2025-08-17 15:22:10 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.17-rc3 for you to fetch changes up to 3dd22078026c7cad4d4a3f32c5dc5452c7180de8: Merge tag 'i2c-host-fixes-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current (2025-08-23 07:57:28 +0200) ---------------------------------------------------------------- i2c-for-6.17-rc3 - hisi: update maintainership - rtl9300: fix several issues in xfer - check message length boundaries - correct multi-byte value composition on write - increase polling timeout - fix block transfer protocol ---------------------------------------------------------------- Alex Guo (1): i2c: rtl9300: Fix out-of-bounds bug in rtl9300_i2c_smbus_xfer Devyn Liu (1): MAINTAINERS: i2c: Update i2c_hisi entry Harshal Gohel (1): i2c: rtl9300: Fix multi-byte I2C write Sven Eckelmann (2): i2c: rtl9300: Increase timeout for transfer polling i2c: rtl9300: Add missing count byte for SMBus Block Ops Wolfram Sang (1): Merge tag 'i2c-host-fixes-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current with much appreciated quality assurance from ---------------------------------------------------------------- Chris Packham (8): (Rev.) i2c: rtl9300: Add missing count byte for SMBus Block Ops (Test) i2c: rtl9300: Add missing count byte for SMBus Block Ops (Rev.) i2c: rtl9300: Increase timeout for transfer polling (Test) i2c: rtl9300: Increase timeout for transfer polling (Rev.) i2c: rtl9300: Fix multi-byte I2C write (Test) i2c: rtl9300: Fix multi-byte I2C write (Rev.) i2c: rtl9300: Fix out-of-bounds bug in rtl9300_i2c_smbus_xfer (Test) i2c: rtl9300: Fix out-of-bounds bug in rtl9300_i2c_smbus_xfer Wolfram Sang (1): (Rev.) i2c: rtl9300: Fix out-of-bounds bug in rtl9300_i2c_smbus_xfer MAINTAINERS | 2 +- drivers/i2c/busses/i2c-rtl9300.c | 20 ++++++++++++-------- 2 files changed, 13 insertions(+), 9 deletions(-)