[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20180119142933.jp2iwm36h4wbis3n@ninjato>
Date: Fri, 19 Jan 2018 15:29:37 +0100
From: Wolfram Sang <wsa@...-dreams.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org,
Peter Rosin <peda@...ntia.se>,
Bartosz Golaszewski <brgl@...ev.pl>
Subject: [PULL REQUEST] i2c for v4.15
Linus,
here are two bugfixes for the I2C core: Lixing Wang fixed a refcounting
problem with DT nodes. Jeremy Compostella fixed a buffer overflow
possibility when using a 'don't use' ioctl interface directly.
Please pull.
Thanks,
Wolfram
The following changes since commit a8750ddca918032d6349adbf9a4b6555e7db20da:
Linux 4.15-rc8 (2018-01-14 15:32:30 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current-fixed
for you to fetch changes up to 89c6efa61f5709327ecfa24bff18e57a4e80c7fa:
i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA (2018-01-17 15:35:21 +0100)
----------------------------------------------------------------
Jeremy Compostella (1):
i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA
Lixin Wang (1):
i2c: core: decrease reference count of device node in i2c_unregister_device
with much appreciated quality assurance from
----------------------------------------------------------------
Wolfram Sang (1):
(Test) i2c: core: decrease reference count of device node in i2c_unregister_device
drivers/i2c/i2c-core-base.c | 6 +++++-
drivers/i2c/i2c-core-smbus.c | 13 +++++++------
2 files changed, 12 insertions(+), 7 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists