mbox series

[PULL,REQUEST] i2c for v5.16

Message ID YdDQQRos0o8i9nFF@kunai
State New
Headers show
Series [PULL,REQUEST] i2c for v5.16 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current

Message

Wolfram Sang Jan. 1, 2022, 10:05 p.m. UTC
Linus,

I2C has a better input validation for compat ioctls and a documentation
bugfix for 5.16.

Please pull.

Thanks,

   Wolfram


The following changes since commit fc74e0a40e4f9fd0468e34045b0c45bba11dcbb2:

  Linux 5.16-rc7 (2021-12-26 13:17:17 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current

for you to fetch changes up to c116fe1e1883ad3eda0a1938a9e3275a98aa51a5:

  Docs: Fixes link to I2C specification (2021-12-31 14:39:28 +0100)

----------------------------------------------------------------
Deep Majumder (1):
      Docs: Fixes link to I2C specification

Pavel Skripkin (1):
      i2c: validate user data in compat ioctl

 Documentation/i2c/summary.rst | 8 +++++---
 drivers/i2c/i2c-dev.c         | 3 +++
 2 files changed, 8 insertions(+), 3 deletions(-)

Comments

pr-tracker-bot@kernel.org Jan. 2, 2022, 6:38 p.m. UTC | #1
The pull request you sent on Sat, 1 Jan 2022 23:05:53 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/859431ac11aef9b4cd7ffa75e94a92a6a41c8623

Thank you!