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:   Tue, 09 May 2017 16:04:14 -0400 (EDT)
From:   David Miller <davem@...emloft.net>
To:     torvalds@...ux-foundation.org
CC:     akpm@...ux-foundation.org, sparclinux@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: [GIT] Sparc


Please pull in these sparc changes, including a bug fix
for handling exceptions during bzero on some sparc64
cpus.

Thanks!

The following changes since commit 89c9fea3c8034cdb2fd745f551cde0b507fd6893:

  Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial (2017-05-02 19:09:35 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git 

for you to fetch changes up to 3c7f62212018b904ae17f5636ead18a4dca3a88f:

  sparc64: fix fault handling in NGbzero.S and GENbzero.S (2017-05-09 12:16:25 -0700)

----------------------------------------------------------------
Dave Aldridge (1):
      sparc64: fix fault handling in NGbzero.S and GENbzero.S

David S. Miller (1):
      sparc: Remove redundant tests in boot_flags_init().

Geliang Tang (1):
      sparc: use memdup_user_nul in sun4m LED driver

 arch/sparc/kernel/head_64.S  |  6 ++++++
 arch/sparc/kernel/led.c      | 13 +++----------
 arch/sparc/kernel/setup_32.c |  2 +-
 arch/sparc/kernel/setup_64.c |  2 +-
 arch/sparc/lib/GENbzero.S    |  2 +-
 arch/sparc/lib/NGbzero.S     |  2 +-
 6 files changed, 13 insertions(+), 14 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ