From: Catalin Marinas <catalin.marinas@arm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Lorenzo Pieralisi <Lorenzo.Pieralisi@arm.com>,
Will Deacon <will@kernel.org>,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] arm64 fixes for 5.11-rc6
Date: Fri, 29 Jan 2021 19:03:24 +0000 [thread overview]
Message-ID: <20210129190322.GA4590@gaia> (raw)
Hi Linus,
Please pull the arm64 fixes below. Thanks.
The following changes since commit 75bd4bff300b3c5252d4a0e7a959569c62d1dbae:
arm64: kprobes: Fix Uexpected kernel BRK exception at EL1 (2021-01-22 16:05:29 +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 a1df829ead5877d4a1061e976a50e2e665a16f24:
ACPI/IORT: Do not blindly trust DMA masks from firmware (2021-01-27 12:26:24 +0000)
----------------------------------------------------------------
arm64 fixes:
- Fix the virt_addr_valid() returning true for < PAGE_OFFSET addresses.
- Do not blindly trust the DMA masks from ACPI/IORT.
----------------------------------------------------------------
Moritz Fischer (1):
ACPI/IORT: Do not blindly trust DMA masks from firmware
Vincenzo Frascino (1):
arm64: Fix kernel address detection of __is_lm_address()
arch/arm64/include/asm/memory.h | 6 ++++--
drivers/acpi/arm64/iort.c | 14 ++++++++++++--
2 files changed, 16 insertions(+), 4 deletions(-)
--
Catalin
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
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-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
Lorenzo Pieralisi <Lorenzo.Pieralisi@arm.com>
Subject: [GIT PULL] arm64 fixes for 5.11-rc6
Date: Fri, 29 Jan 2021 19:03:24 +0000 [thread overview]
Message-ID: <20210129190322.GA4590@gaia> (raw)
Hi Linus,
Please pull the arm64 fixes below. Thanks.
The following changes since commit 75bd4bff300b3c5252d4a0e7a959569c62d1dbae:
arm64: kprobes: Fix Uexpected kernel BRK exception at EL1 (2021-01-22 16:05:29 +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 a1df829ead5877d4a1061e976a50e2e665a16f24:
ACPI/IORT: Do not blindly trust DMA masks from firmware (2021-01-27 12:26:24 +0000)
----------------------------------------------------------------
arm64 fixes:
- Fix the virt_addr_valid() returning true for < PAGE_OFFSET addresses.
- Do not blindly trust the DMA masks from ACPI/IORT.
----------------------------------------------------------------
Moritz Fischer (1):
ACPI/IORT: Do not blindly trust DMA masks from firmware
Vincenzo Frascino (1):
arm64: Fix kernel address detection of __is_lm_address()
arch/arm64/include/asm/memory.h | 6 ++++--
drivers/acpi/arm64/iort.c | 14 ++++++++++++--
2 files changed, 16 insertions(+), 4 deletions(-)
--
Catalin
next reply other threads:[~2021-01-29 19:04 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-29 19:03 Catalin Marinas [this message]
2021-01-29 19:03 ` [GIT PULL] arm64 fixes for 5.11-rc6 Catalin Marinas
2021-01-29 22:09 ` Linus Torvalds
2021-01-29 22:09 ` Linus Torvalds
2021-01-31 18:54 ` Catalin Marinas
2021-01-31 18:54 ` Catalin Marinas
2021-01-31 23:07 ` Ard Biesheuvel
2021-01-31 23:07 ` Ard Biesheuvel
2021-02-01 10:50 ` Catalin Marinas
2021-02-01 10:50 ` Catalin Marinas
2021-01-29 22:12 ` pr-tracker-bot
2021-01-29 22: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=20210129190322.GA4590@gaia \
--to=catalin.marinas@arm.com \
--cc=Lorenzo.Pieralisi@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.