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: Sat, 6 Jan 2024 14:24:10 +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>,
	Andi Shyti <andi.shyti@...nel.org>
Subject: [PULL REQUEST] i2c-for-6.7-final

Linus,

this branch was tested by buildbots successfully in the last days.
Sadly, I had to rebase it a few minutes ago because I needed to fixup
the name of one author and also added a few Link:-tags for the crucial
commit here, so we have better documentation. So, no code changes, only
changes to the commit messages. Sorry for not catching this earlier!

All the best for 2024,

   Wolfram


The following changes since commit 861deac3b092f37b2c5e6871732f3e11486f7082:

  Linux 6.7-rc7 (2023-12-23 16:25:56 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.7-final

for you to fetch changes up to a3368e1186e3ce8e38f78cbca019622095b1f331:

  i2c: core: Fix atomic xfer check for non-preempt config (2024-01-06 14:10:10 +0100)

----------------------------------------------------------------
Improve the detection when to run atomic transfer handlers for kernels
with preemption disabled. This removes some false positive splats a
number of users were seeing if their driver didn't have support for
atomic transfers. Also, fix a typo in the docs while we are here.

----------------------------------------------------------------
Attreyee Mukherjee (1):
      Documentation/i2c: fix spelling error in i2c-address-translators

Benjamin Bara (1):
      i2c: core: Fix atomic xfer check for non-preempt config


with much appreciated quality assurance from
----------------------------------------------------------------
Michael Walle (1):
      (Test) i2c: core: Fix atomic xfer check for non-preempt config

Tor Vic (1):
      (Test) i2c: core: Fix atomic xfer check for non-preempt config

 Documentation/i2c/i2c-address-translators.rst | 2 +-
 drivers/i2c/i2c-core.h                        | 4 +++-
 2 files changed, 4 insertions(+), 2 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