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:   Tue, 17 Sep 2019 21:33:12 +0900
From:   Stafford Horne <shorne@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     LKML <linux-kernel@...r.kernel.org>, hch@....de
Subject: [GIT PULL] OpenRISC updates for v5.4

Hi Linus,

Please consider pulling,

The following changes since commit a55aa89aab90fae7c815b0551b07be37db359d76:

  Linux 5.3-rc6 (2019-08-25 12:01:23 -0700)

are available in the Git repository at:

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

for you to fetch changes up to f3b17320db25b4cdd50f0396b096644455357dac:

  openrisc: map as uncached in ioremap (2019-08-31 11:57:53 +0900)

----------------------------------------------------------------
OpenRISC updates for 5.4

Few small things for 5.4:
 - Fixup ethoc ethernet device tree descriptors which were previously
   broken, now ethernet works on FPGAs running OpenRISC!
 - Switch ioremap to use uncached semantics - from Christoph Hellwig

----------------------------------------------------------------
Christoph Hellwig (1):
      openrisc: map as uncached in ioremap

Stafford Horne (2):
      or1k: dts: Fix ethoc network configuration in or1ksim devicetree
      or1k: dts: Add ethoc device to SMP devicetree

 arch/openrisc/boot/dts/or1ksim.dts    |  5 +++--
 arch/openrisc/boot/dts/simple_smp.dts |  6 ++++++
 arch/openrisc/include/asm/io.h        | 20 +++-----------------
 arch/openrisc/include/asm/pgtable.h   |  2 +-
 arch/openrisc/mm/ioremap.c            |  8 ++++----
 5 files changed, 17 insertions(+), 24 deletions(-)

-Stafford

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ