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: <20200125213702.tkh5afxz6ao5rsw2@localhost>
Date:   Sat, 25 Jan 2020 13:37:02 -0800
From:   Olof Johansson <olof@...om.net>
To:     torvalds@...ux-foundation.org
Cc:     olof@...om.net, arm@...nel.org, soc@...nel.org,
        linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] ARM: SoC fixes

Hi Linus,

The following changes since commit 70db729fe1b30af89e798d16c1045846753e5448:

  MAINTAINERS: Add myself as the co-maintainer for Actions Semi platforms (2020-01-16 15:49:19 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/armsoc-fixes

for you to fetch changes up to 6716cb162deb9d474095a57d7a515edc13926ea7:

  Merge tag 'omap-for-fixes-whenever-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes (2020-01-24 12:05:33 -0800)

----------------------------------------------------------------
ARM: SoC fixes

A couple of fixes have come in that would be good to include in this
release:

 - A fix for amount of memory on Beaglebone Black. Surfaced now since
   GRUB2 doesn't update memory size in the booted kernel.

 - A fix to make SPI interfaces work on am43x-epos-evm.

 - Small Kconfig fix for OPTEE (adds a depend on MMU) to avoid build
   failures.

----------------------------------------------------------------
Matwey V. Kornilov (1):
      ARM: dts: am335x-boneblack-common: fix memory size

Olof Johansson (2):
      Merge tag 'tee-optee-fix2-for-5.5' of https://git.linaro.org:/people/jens.wiklander/linux-tee into arm/fixes
      Merge tag 'omap-for-fixes-whenever-signed' of git://git.kernel.org/.../tmlind/linux-omap into arm/fixes

Raag Jadav (1):
      ARM: dts: am43x-epos-evm: set data pin directions for spi0 and spi1

Vincenzo Frascino (1):
      tee: optee: Fix compilation issue with nommu

 arch/arm/boot/dts/am335x-boneblack-common.dtsi | 5 +++++
 arch/arm/boot/dts/am43x-epos-evm.dts           | 2 ++
 drivers/tee/optee/Kconfig                      | 1 +
 3 files changed, 8 insertions(+)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ