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:   Wed, 1 May 2019 09:09:56 -0700
From:   Vineet Gupta <Vineet.Gupta1@...opsys.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
CC:     arcml <linux-snps-arc@...ts.infradead.org>,
        lkml <linux-kernel@...r.kernel.org>,
        Eugeniy Paltsev <Eugeniy.Paltsev@...opsys.com>
Subject: [GIT PULL] ARC updates for 5.1 final

Hi Linus,

Please pull a few minor fixes for ARC.

Thx,
-Vineet

------------------->
The following changes since commit 79a3aaa7b82e3106be97842dedfd8429248896e6:

  Linux 5.1-rc3 (2019-03-31 14:39:29 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-5.1-final

for you to fetch changes up to 55c0c4c793b538fb438bcc72481b9dc2f79fe5a9:

  ARC: memset: fix build with L1_CACHE_SHIFT != 6 (2019-04-08 08:41:44 -0700)

----------------------------------------------------------------
ARC updates for 5.1 final

 - regression in memset if line size !64

 - avoid panic if PAE and IOC

----------------------------------------------------------------
Eugeniy Paltsev (1):
      ARC: memset: fix build with L1_CACHE_SHIFT != 6

Vineet Gupta (2):
      ARC: PAE40: don't panic and instead turn off hw ioc
      ARC: [hsdk] Make it easier to add PAE40 region to DTB

 arch/arc/boot/dts/hsdk.dts  | 13 +++++++------
 arch/arc/lib/memset-archs.S |  4 ++--
 arch/arc/mm/cache.c         | 31 ++++++++++++++++---------------
 3 files changed, 25 insertions(+), 23 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ