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:   Thu, 27 May 2021 20:02:32 +0100
From:   Catalin Marinas <catalin.marinas@....com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Will Deacon <will@...nel.org>,
        linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] arm64 fixes for 5.13-rc4

Hi Linus,

Please pull the arm64 fixes below. Thanks.

The following changes since commit d07f6ca923ea0927a1024dfccafc5b53b61cfecc:

  Linux 5.13-rc2 (2021-05-16 15:27:44 -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 e69012400b0cb42b2070748322cb72f9effec00f:

  arm64: mm: don't use CON and BLK mapping if KFENCE is enabled (2021-05-25 14:04:38 +0100)

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

- Don't use contiguous or block mappings for the linear map when KFENCE
  is enabled.

- Fix link in the arch_counter_enforce_ordering() comment.

----------------------------------------------------------------
Catalin Marinas (1):
      arm64: Fix stale link in the arch_counter_enforce_ordering() comment

Jisheng Zhang (1):
      arm64: mm: don't use CON and BLK mapping if KFENCE is enabled

 arch/arm64/include/asm/barrier.h | 2 +-
 arch/arm64/mm/mmu.c              | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

-- 
Catalin

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ