linux-kernel.vger.kernel.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.deacon@arm.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] arm64 2nd round of updates for 4.20
Date: Sat, 3 Nov 2018 10:41:19 +0000	[thread overview]
Message-ID: <20181103104115.7imtevbiauvd3qls@mbp> (raw)

Hi Linus,

Please pull the arm64 updates below. Thank you.

The following changes since commit 4debef5510071032c6d5dace31ca1cc42a120073:

  arm64: KVM: Guests can skip __install_bp_hardening_cb()s HYP work (2018-10-19 15:37:25 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-upstream

for you to fetch changes up to 966866892cf89d606544bca22d584ba2ef9ec208:

  arm64: kprobe: make page to RO mode when allocate it (2018-11-02 18:15:07 +0000)

----------------------------------------------------------------
arm64 2nd round of updates for 4.20:

- Fix W+X page (mark RO) allocated by the arm64 kprobes code

- Makefile fix for .i files in out of tree modules

----------------------------------------------------------------
Anders Roxell (1):
      arm64: kprobe: make page to RO mode when allocate it

Victor Kamensky (1):
      arm64: makefile fix build of .i file in external module case

Yangtao Li (1):
      arm64: kdump: fix small typo

 arch/arm64/Makefile                |  2 ++
 arch/arm64/kernel/crash_dump.c     |  2 +-
 arch/arm64/kernel/probes/kprobes.c | 27 ++++++++++++++++++++-------
 3 files changed, 23 insertions(+), 8 deletions(-)

-- 
Catalin

             reply	other threads:[~2018-11-03 10:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-03 10:41 Catalin Marinas [this message]
2018-11-03 17:56 ` [GIT PULL] arm64 2nd round of updates for 4.20 Linus Torvalds

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=20181103104115.7imtevbiauvd3qls@mbp \
    --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.deacon@arm.com \
    /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).