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.19-rc2
Date: Fri, 10 Jun 2022 18:26:15 +0100	[thread overview]
Message-ID: <YqN+t6VQhpYv36Ll@arm.com> (raw)

Hi Linus,

Please pull the arm64 fixes below. Thanks.

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -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 78cdaf3f4257ab10a6cec308ed774e7c7f7e5f72:

  arm64: Add kasan_hw_tags_enable() prototype to silence sparse (2022-06-10 18:04:05 +0100)

----------------------------------------------------------------
arm64 fixes for 5.19-rc2:

- SME save/restore for EFI fix - incorrect logic for detecting the need
  for saving/restoring the FFR state.

- SME fix for a CPU ID field value.

- Sysreg generation awk script fix (comparison operator).

- Some typos in documentation or comments and silence a sparse warning
  (missing prototype).

----------------------------------------------------------------
Alejandro Tafalla (1):
      arm64/sysreg: Fix typo in Enum element regex

Catalin Marinas (1):
      arm64: Add kasan_hw_tags_enable() prototype to silence sparse

Mark Brown (3):
      arm64/sme: Fix tests for 0b1111 value ID registers
      arm64/sme: Fix SVE/SME typo in ABI documentation
      arm64/sme: Fix EFI save/restore

Xiang wangx (1):
      arm64/fpsimd: Fix typo in comment

 Documentation/arm64/sme.rst     |  2 +-
 arch/arm64/include/asm/sysreg.h |  4 ++--
 arch/arm64/kernel/fpsimd.c      | 20 +++++++++++++++-----
 arch/arm64/kernel/mte.c         |  6 ++++++
 arch/arm64/tools/gen-sysreg.awk |  2 +-
 5 files changed, 25 insertions(+), 9 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-06-10 17:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-10 17:26 Catalin Marinas [this message]
2022-06-10 18:26 ` [GIT PULL] arm64 fixes for 5.19-rc2 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=YqN+t6VQhpYv36Ll@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).