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, 9 Mar 2022 19:04:17 +0000
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.17

Hi Linus,

Please pull the arm64 fixes below. I expect another pull request today
or tomorrow with a small fix for building BHB with clang LTO enabled
(some include order messing up defines).

Thanks.

The following changes since commit 4f6de676d94ee8ddfc2e7e7cd935fc7cb2feff3a:

  arm64: Correct wrong label in macro __init_el2_gicv3 (2022-02-14 18:37:07 +0000)

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 b859ebedd1e730bbda69142fca87af4e712649a1:

  arm64: kasan: fix include error in MTE functions (2022-03-09 15:27:21 +0000)

----------------------------------------------------------------
- Fix compilation of eBPF object files that indirectly include
  mte-kasan.h.

- Fix test for execute-only permissions with EPAN (Enhanced Privileged
  Access Never, ARMv8.7 feature).

----------------------------------------------------------------
Catalin Marinas (1):
      arm64: Ensure execute-only permissions are not allowed without EPAN

Paul Semel (1):
      arm64: kasan: fix include error in MTE functions

 arch/arm64/Kconfig                    |  3 ---
 arch/arm64/include/asm/mte-kasan.h    |  1 +
 arch/arm64/include/asm/pgtable-prot.h |  4 ++--
 arch/arm64/include/asm/pgtable.h      | 11 -----------
 arch/arm64/mm/mmap.c                  | 17 +++++++++++++++++
 5 files changed, 20 insertions(+), 16 deletions(-)

-- 
Catalin

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ