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:   Fri, 20 Apr 2018 18:59:38 +0100
From:   Catalin Marinas <catalin.marinas@....com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Will Deacon <will.deacon@....com>,
        linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] arm64 fixes for 4.17-rc2

Hi Linus,

Please pull the arm64 fixes below. Thanks.

The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:

  Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)

are available in the git repository at:

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

for you to fetch changes up to b2d71b3cda19831ec67f49d7c6ba0214d9367b29:

  arm64: signal: don't force known signals to SIGKILL (2018-04-18 15:13:27 +0100)

----------------------------------------------------------------
arm64 fixes:

- KASan: avoid pfn_to_nid() before the page array is initialised

- Fix typo causing the "upgrade" of known signals to SIGKILL

----------------------------------------------------------------
Mark Rutland (2):
      arm64: kasan: avoid pfn_to_nid() before page array is initialized
      arm64: signal: don't force known signals to SIGKILL

 arch/arm64/kernel/traps.c  | 2 +-
 arch/arm64/mm/kasan_init.c | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
Catalin

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ