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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z5vxcfD8RPYzfsCe@shikoro>
Date: Thu, 30 Jan 2025 22:38:57 +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.14-rc1-take2

The following changes since commit d0d106a2bd21499901299160744e5fe9f4c83ddb:

  Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next (2025-01-23 08:04:07 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 6250ebe666e425e173df5e11e8a612d57921f48d:

  i2c: Fix core-managed per-client debugfs handling (2025-01-26 12:03:54 +0100)

----------------------------------------------------------------
i2c-for-6.14-rc1-take2

Fixes two issues introduced with the first pull request:

- add a missing Kconfig dependency for imx-lpi2c
- in the core, handle the new per-client debugfs directory during
  probe/remove, not during {un}register

----------------------------------------------------------------
Arnd Bergmann (1):
      i2c: imx-lpi2c: select CONFIG_I2C_SLAVE

Guenter Roeck (1):
      i2c: Fix core-managed per-client debugfs handling

 drivers/i2c/busses/Kconfig  | 1 +
 drivers/i2c/i2c-core-base.c | 9 ++++++---
 2 files changed, 7 insertions(+), 3 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