lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 24 Mar 2023 08:06:48 +0100
From:   Wolfram Sang <wsa@...nel.org>
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-6.3-rc4

The following changes since commit eeac8ede17557680855031c6f305ece2378af326:

  Linux 6.3-rc2 (2023-03-12 16:36:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.3-rc4

for you to fetch changes up to 92fbb6d1296f81f41f65effd7f5f8c0f74943d15:

  i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer() (2023-03-16 21:15:43 +0100)

----------------------------------------------------------------
A set of regular driver fixes

----------------------------------------------------------------
Alexander Stein (2):
      i2c: imx-lpi2c: clean rx/tx buffers upon new message
      i2c: imx-lpi2c: check only for enabled interrupt flags

Matthias Schiffer (1):
      i2c: mxs: ensure that DMA buffers are safe for DMA

Wei Chen (1):
      i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer()

Yicong Yang (2):
      i2c: hisi: Avoid redundant interrupts
      i2c: hisi: Only use the completion interrupt to finish the transfer


with much appreciated quality assurance from
----------------------------------------------------------------
Andi Shyti (1):
      (Rev.) i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer()

Emanuele Ghidoli (2):
      (Test) i2c: imx-lpi2c: check only for enabled interrupt flags
      (Test) i2c: imx-lpi2c: clean rx/tx buffers upon new message

 drivers/i2c/busses/i2c-hisi.c          | 13 ++++++++++++-
 drivers/i2c/busses/i2c-imx-lpi2c.c     |  6 ++++++
 drivers/i2c/busses/i2c-mxs.c           | 18 +++++++++++++-----
 drivers/i2c/busses/i2c-xgene-slimpro.c |  3 +++
 4 files changed, 34 insertions(+), 6 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ