LKML Archive mirror
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org,
	Peter Rosin <peda@axentia.se>,
	Bartosz Golaszewski <brgl@bgdev.pl>,
	Andi Shyti <andi.shyti@kernel.org>
Subject: [PULL REQUEST] i2c-for-6.9-rc6
Date: Sat, 27 Apr 2024 13:13:16 +0200	[thread overview]
Message-ID: <ZizdzEvh4juwfQCb@ninjato> (raw)

[-- Attachment #1: Type: text/plain, Size: 1786 bytes --]

The following changes since commit ed30a4a51bb196781c8058073ea720133a65596f:

  Linux 6.9-rc5 (2024-04-21 12:35:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.9-rc6

for you to fetch changes up to 91811a31b68d3765b3065f4bb6d7d6d84a7cfc9f:

  i2c: smbus: fix NULL function pointer dereference (2024-04-27 12:57:57 +0200)

----------------------------------------------------------------
Fix a race condition in the at24 eeprom handler, a NULL pointer
exception in the I2C core for controllers only using target modes,
drop a MAINTAINERS entry, and fix an incorrect DT binding for at24.

----------------------------------------------------------------
Daniel Okazaki (1):
      eeprom: at24: fix memory corruption race condition

Guenter Roeck (1):
      MAINTAINERS: Drop entry for PCA9541 bus master selector

Rob Herring (1):
      dt-bindings: eeprom: at24: Fix ST M24C64-D compatible schema

Wolfram Sang (2):
      Merge tag 'at24-fixes-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current
      i2c: smbus: fix NULL function pointer dereference


with much appreciated quality assurance from
----------------------------------------------------------------
Baruch Siach (1):
      (Test) i2c: smbus: fix NULL function pointer dereference

Marek Vasut (1):
      (Rev.) dt-bindings: eeprom: at24: Fix ST M24C64-D compatible schema

 Documentation/devicetree/bindings/eeprom/at24.yaml |  5 +----
 MAINTAINERS                                        |  6 ------
 drivers/i2c/i2c-core-base.c                        | 12 ++++++------
 drivers/misc/eeprom/at24.c                         | 18 +++++++++---------
 4 files changed, 16 insertions(+), 25 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2024-04-27 11:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-27 11:13 Wolfram Sang [this message]
2024-04-27 18:28 ` [PULL REQUEST] i2c-for-6.9-rc6 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZizdzEvh4juwfQCb@ninjato \
    --to=wsa@kernel.org \
    --cc=andi.shyti@kernel.org \
    --cc=brgl@bgdev.pl \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peda@axentia.se \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).