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: <aDwgkjzeTVNUs1Ee@antec>
Date: Sun, 1 Jun 2025 10:42:42 +0100
From: Stafford Horne <shorne@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux OpenRISC <linux-openrisc@...r.kernel.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] OpenRISC updates for 6.16

Hello Linus,

Please consider for pull,

The following changes since commit 92a09c47464d040866cf2b4cd052bc60555185fb:

  Linux 6.15-rc5 (2025-05-04 13:55:04 -0700)

are available in the Git repository at:

  https://github.com/openrisc/linux.git tags/for-linus

for you to fetch changes up to f698ee1f40030118e3ae1af1a02fa76f79452b5c:

  dt-bindings: interrupt-controller: Convert openrisc,ompic to DT schema (2025-05-07 06:14:30 +0100)

----------------------------------------------------------------
OpenRISC updates for 6.16

Just a few documentation updates from the community.

 - Device tree documentation conversion from txt to yaml.
 - Documentation addition to help users getting started with initramfs
   on OpenRISC.

----------------------------------------------------------------
Ann Yun (1):
      Documentation:openrisc: Add build instructions with initramfs

Rob Herring (Arm) (2):
      dt-bindings: interrupt-controller: Convert opencores,or1k-pic to DT schema
      dt-bindings: interrupt-controller: Convert openrisc,ompic to DT schema

 Documentation/arch/openrisc/openrisc_port.rst      |  6 +++
 .../interrupt-controller/opencores,or1k-pic.txt    | 23 -----------
 .../interrupt-controller/opencores,or1k-pic.yaml   | 38 ++++++++++++++++++
 .../interrupt-controller/openrisc,ompic.txt        | 22 -----------
 .../interrupt-controller/openrisc,ompic.yaml       | 45 ++++++++++++++++++++++
 5 files changed, 89 insertions(+), 45 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/interrupt-controller/opencores,or1k-pic.txt
 create mode 100644 Documentation/devicetree/bindings/interrupt-controller/opencores,or1k-pic.yaml
 delete mode 100644 Documentation/devicetree/bindings/interrupt-controller/openrisc,ompic.txt
 create mode 100644 Documentation/devicetree/bindings/interrupt-controller/openrisc,ompic.yaml

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ