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: <ql4g7pi5fk2zedld3d4oq43iqk75pgqvshpmu7awj4et4tf6pg@q4z22o2icwip>
Date: Fri, 25 Jul 2025 18:55:17 +0200
From: Andi Shyti <andi.shyti@...nel.org>
To: Wolfram Sang <wsa+renesas@...g-engineering.com>
Cc: lkml <linux-kernel@...r.kernel.org>, 
	linux-i2c <linux-i2c@...r.kernel.org>, Andi Shyti <andi.shyti@...nel.org>
Subject: [GIT PULL] i2c-host-fixes for v6.16-rc8

Hi Wolfram,

Here is last week's pull request. No new fixes have been sent
over the past few days.

Everything is rebased on top of rc7.

See you later for the merge window pull request.

Thanks,
Andi

The following changes since commit 89be9a83ccf1f88522317ce02f854f30d6115c41:

  Linux 6.16-rc7 (2025-07-20 15:18:33 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git tags/i2c-host-fixes-6.16-rc8

for you to fetch changes up to a7982a14b3012527a9583d12525cd0dc9f8d8934:

  i2c: qup: jump out of the loop in case of timeout (2025-07-24 00:38:01 +0200)

----------------------------------------------------------------
i2c-host-fixes for v6.16-rc8

qup: avoid potential hang when waiting for bus idle
tegra: improve ACPI reset error handling
virtio: use interruptible wait to prevent hang during transfer

----------------------------------------------------------------
Akhil R (1):
      i2c: tegra: Fix reset error handling with ACPI

Viresh Kumar (1):
      i2c: virtio: Avoid hang by using interruptible completion wait

Yang Xiwen (1):
      i2c: qup: jump out of the loop in case of timeout

 drivers/i2c/busses/i2c-qup.c    |  4 +++-
 drivers/i2c/busses/i2c-tegra.c  | 24 +-----------------------
 drivers/i2c/busses/i2c-virtio.c | 15 ++++++++-------
 3 files changed, 12 insertions(+), 31 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ