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, 28 Oct 2016 17:01:34 +0100
From:   Will Deacon <will.deacon@....com>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
        catalin.marinas@....com
Subject: [GIT PULL] arm64: fixes for -rc3

Hi Linus,

Please pull these three arm64 fixes for -rc3. They're all pretty
straightforward: a couple of NUMA issues from the Huawei folks and a
thinko in __page_to_voff that seems to be benign, but is certainly
better off fixed.

Thanks,

Will

--->8

The following changes since commit 07d9a380680d1c0eb51ef87ff2eab5c994949e69:

  Linux 4.9-rc2 (2016-10-23 17:10:14 -0700)

are available in the git repository at:

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

for you to fetch changes up to 3fa72fe9c614717d22ae75b84d45f41da65c10fe:

  arm64: mm: fix __page_to_voff definition (2016-10-26 18:22:42 +0100)

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

- Couple of NUMA fixes
- Thinko in __page_to_voff

----------------------------------------------------------------
Hanjun Guo (1):
      arm64/numa: fix incorrect log for memory-less node

Neeraj Upadhyay (1):
      arm64: mm: fix __page_to_voff definition

Yisheng Xie (1):
      arm64/numa: fix pcpu_cpu_distance() to get correct CPU proximity

 arch/arm64/include/asm/memory.h | 2 +-
 arch/arm64/mm/numa.c            | 9 ++++++---
 2 files changed, 7 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ