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]
Message-ID: <Z9bK4PAANPoIcMbm@shikoro>
Date: Sun, 16 Mar 2025 13:58:08 +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,
	Bartosz Golaszewski <brgl@...ev.pl>,
	Andi Shyti <andi.shyti@...nel.org>
Subject: [PULL REQUEST] i2c-for-6.14-rc7

The following changes since commit 80e54e84911a923c40d7bee33a34c1b4be148d7a:

  Linux 6.14-rc6 (2025-03-09 13:45:25 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.14-rc7

for you to fetch changes up to 3ef18b236690af5f6427c5b6d8636881116aa73a:

  Merge tag 'i2c-host-fixes-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current (2025-03-15 09:28:41 +0100)

----------------------------------------------------------------
i2c-for-6.14-rc7

Driver fixes:

- omap: fixed irq ACKS to avoid irq storming and system hang
- ali1535, ali15x3, sis630: fixed error path at probe exit

----------------------------------------------------------------
Andreas Kemnade (1):
      i2c: omap: fix IRQ storms

Christophe JAILLET (3):
      i2c: ali1535: Fix an error handling path in ali1535_probe()
      i2c: ali15x3: Fix an error handling path in ali15x3_probe()
      i2c: sis630: Fix an error handling path in sis630_probe()

Wolfram Sang (1):
      Merge tag 'i2c-host-fixes-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current


with much appreciated quality assurance from
----------------------------------------------------------------
Aniket Limaye (1):
      (Rev.) i2c: omap: fix IRQ storms

Nishanth Menon (1):
      (Test) i2c: omap: fix IRQ storms

 drivers/i2c/busses/i2c-ali1535.c | 12 +++++++++++-
 drivers/i2c/busses/i2c-ali15x3.c | 12 +++++++++++-
 drivers/i2c/busses/i2c-omap.c    | 26 +++++++-------------------
 drivers/i2c/busses/i2c-sis630.c  | 12 +++++++++++-
 4 files changed, 40 insertions(+), 22 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