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: Mon, 18 Mar 2024 00:30:17 +0100
From: Alexandre Belloni <alexandre.belloni@...tlin.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-i3c@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] I3C changes for 6.9

Hello Linus,

Here is the I3C subsystem pull request for 6.9. Not much this cycle with
only 3 patches.

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/for-6.9

for you to fetch changes up to 8f06fb45853900b4deaa52e2a9e16f3d9550b011:

  i3c: Make i3c_bus_type const (2024-02-19 21:23:28 +0100)

----------------------------------------------------------------
I3C for 6.9

Core:
 - i3c_bus_type is now const

Drivers:
 - dw: disabling IBI is only allowed when hot join and SIR are disabled

----------------------------------------------------------------
Dylan Hung (1):
      i3c: dw: Disable IBI IRQ depends on hot-join and SIR enabling

Krzysztof Kozlowski (1):
      dt-bindings: i3c: drop "master" node name suffix

Ricardo B. Marliere (1):
      i3c: Make i3c_bus_type const

 Documentation/devicetree/bindings/i3c/aspeed,ast2600-i3c.yaml | 2 +-
 Documentation/devicetree/bindings/i3c/cdns,i3c-master.yaml    | 2 +-
 Documentation/devicetree/bindings/i3c/i3c.yaml                | 4 ++--
 Documentation/devicetree/bindings/i3c/mipi-i3c-hci.yaml       | 2 +-
 Documentation/devicetree/bindings/i3c/silvaco,i3c-master.yaml | 2 +-
 Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.yaml | 2 +-
 drivers/i3c/internals.h                                       | 2 +-
 drivers/i3c/master.c                                          | 2 +-
 drivers/i3c/master/dw-i3c-master.c                            | 4 +++-
 9 files changed, 12 insertions(+), 10 deletions(-)

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ