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>] [day] [month] [year] [list]
Date:   Thu, 06 Jul 2023 10:20:17 +0200
From:   "Arnd Bergmann" <arnd@...db.de>
To:     "Linus Torvalds" <torvalds@...ux-foundation.org>
Cc:     soc@...nel.org, linux-kernel@...r.kernel.org,
        linux-arm-kernel@...ts.infradead.org
Subject: [GIT PULL] SoC fixes for 6.5, part 1

The following changes since commit bf1fa6f15553df04f2bdd06190ccd5f388ab0777:

  Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc (2023-06-29 15:28:33 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-6.5-1

for you to fetch changes up to 6722e46513e0af8e2fff4698f7cb78bc50a9f13f:

  bus: ixp4xx: fix IXP4XX_EXP_T1_MASK (2023-07-05 22:22:55 +0200)

----------------------------------------------------------------
SoC fixes for 6.5, part 1

There are three small fixes that came up sincie the past week:

 - an incorrect bit offset in ixp4xx bus driver

 - a riscv randconfig regression in the thead platform I merged

 - whitespace fixes for some dts files

----------------------------------------------------------------

Conor Dooley (1):
      RISC-V: make ARCH_THEAD preclude XIP_KERNEL

Jonas Gorski (1):
      bus: ixp4xx: fix IXP4XX_EXP_T1_MASK

Krzysztof Kozlowski (1):
      ARM: dts: st: add missing space before {

 arch/arm/boot/dts/st/spear1310.dtsi                     |  2 +-
 arch/arm/boot/dts/st/spear1340.dtsi                     |  2 +-
 arch/arm/boot/dts/st/stih407-family.dtsi                |  2 +-
 arch/arm/boot/dts/st/stih407-pinctrl.dtsi               | 10 +++++-----
 arch/arm/boot/dts/st/stm32f429-disco.dts                |  2 +-
 arch/arm/boot/dts/st/stm32f746-pinctrl.dtsi             |  2 +-
 arch/arm/boot/dts/st/stm32f769-pinctrl.dtsi             |  2 +-
 arch/arm/boot/dts/st/stm32h7-pinctrl.dtsi               |  6 +++---
 arch/arm/boot/dts/st/stm32mp15-pinctrl.dtsi             |  4 ++--
 arch/arm/boot/dts/st/stm32mp157a-icore-stm32mp1.dtsi    |  6 +++---
 arch/arm/boot/dts/st/stm32mp157a-microgea-stm32mp1.dtsi |  6 +++---
 arch/riscv/Kconfig.socs                                 |  1 +
 drivers/bus/intel-ixp4xx-eb.c                           |  2 +-
 13 files changed, 24 insertions(+), 23 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ