linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Catalin Marinas <catalin.marinas@arm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Will Deacon <will@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] arm64 fixes for 5.17
Date: Wed, 9 Mar 2022 19:04:17 +0000	[thread overview]
Message-ID: <Yij6MY63Lhg0icIg@arm.com> (raw)

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

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2022-03-09 19:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-09 19:04 Catalin Marinas [this message]
2022-03-09 21:06 ` [GIT PULL] arm64 fixes for 5.17 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Yij6MY63Lhg0icIg@arm.com \
    --to=catalin.marinas@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=will@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).