All of lore.kernel.org
 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 fix for 5.11
Date: Fri, 12 Feb 2021 18:06:52 +0000	[thread overview]
Message-ID: <20210212180649.GA11697@arm.com> (raw)

Hi Linus,

Please pull the arm64 fix below for 5.11 (final or -rc8). Thanks.

The following changes since commit 22cd5edb2d9c6d68b6ac0fc9584104d88710fa57:

  arm64: Use simpler arithmetics for the linear map macros (2021-02-02 17:45:09 +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 68d54ceeec0e5fee4fb8048e6a04c193f32525ca:

  arm64: mte: Allow PTRACE_PEEKMTETAGS access to the zero page (2021-02-12 16:08:31 +0000)

----------------------------------------------------------------
Fix PTRACE_PEEKMTETAGS access to an mmapped region before the first
write.

----------------------------------------------------------------
Catalin Marinas (1):
      arm64: mte: Allow PTRACE_PEEKMTETAGS access to the zero page

 arch/arm64/kernel/cpufeature.c | 6 +-----
 arch/arm64/kernel/mte.c        | 3 ++-
 2 files changed, 3 insertions(+), 6 deletions(-)

-- 
Catalin

WARNING: multiple messages have this Message-ID (diff)
From: Catalin Marinas <catalin.marinas@arm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Will Deacon <will@kernel.org>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] arm64 fix for 5.11
Date: Fri, 12 Feb 2021 18:06:52 +0000	[thread overview]
Message-ID: <20210212180649.GA11697@arm.com> (raw)

Hi Linus,

Please pull the arm64 fix below for 5.11 (final or -rc8). Thanks.

The following changes since commit 22cd5edb2d9c6d68b6ac0fc9584104d88710fa57:

  arm64: Use simpler arithmetics for the linear map macros (2021-02-02 17:45:09 +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 68d54ceeec0e5fee4fb8048e6a04c193f32525ca:

  arm64: mte: Allow PTRACE_PEEKMTETAGS access to the zero page (2021-02-12 16:08:31 +0000)

----------------------------------------------------------------
Fix PTRACE_PEEKMTETAGS access to an mmapped region before the first
write.

----------------------------------------------------------------
Catalin Marinas (1):
      arm64: mte: Allow PTRACE_PEEKMTETAGS access to the zero page

 arch/arm64/kernel/cpufeature.c | 6 +-----
 arch/arm64/kernel/mte.c        | 3 ++-
 2 files changed, 3 insertions(+), 6 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:[~2021-02-12 18:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-12 18:06 Catalin Marinas [this message]
2021-02-12 18:06 ` [GIT PULL] arm64 fix for 5.11 Catalin Marinas
2021-02-12 20:12 ` pr-tracker-bot
2021-02-12 20:12   ` 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=20210212180649.GA11697@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.