All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] arm64 updates for 5.1-rc2
@ 2019-03-21 17:38 ` Catalin Marinas
  0 siblings, 0 replies; 4+ messages in thread
From: Catalin Marinas @ 2019-03-21 17:38 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Will Deacon, linux-arm-kernel, linux-kernel

Hi Linus,

Please pull the arm64 changes below. It's mostly fixes apart from the
kprobe blacklist checking which was deferred because of conflicting with
a fix merged after I pinned the arm64 for-next/core branch (f2b3d8566d81
"arm64: kprobe: Always blacklist the KVM world-switch code").

Thanks.

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -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 e5a5af7718610c819c4d368bb62655ee43a38011:

  arm64: remove obsolete selection of MULTI_IRQ_HANDLER (2019-03-20 17:34:16 +0000)

----------------------------------------------------------------
- Update the kprobe blacklist checking for arm64. This was supposed to
  be queued during the merging window but, due to conflicts, it was
  deferred post -rc1

- Extend the Fujitsu erratum 010001 workaround to A64FX v1r0

- Whitelist HiSilicon Taishan v110 CPUs as not susceptible to Meltdown

- Export save_stack_trace_regs()

- Remove obsolete selection of MULTI_IRQ_HANDLER

----------------------------------------------------------------
Hanjun Guo (2):
      arm64: Add MIDR encoding for HiSilicon Taishan CPUs
      arm64: kpti: Whitelist HiSilicon Taishan v110 CPUs

Mark Rutland (1):
      arm64: apply workaround on A64FX v1r0

Masami Hiramatsu (4):
      arm64: kprobes: Move extable address check into arch_prepare_kprobe()
      arm64: kprobes: Remove unneeded RODATA check
      arm64: kprobes: Move exception_text check in blacklist
      arm64: kprobes: Use arch_populate_kprobe_blacklist()

Matthias Kaehlcke (1):
      arm64: remove obsolete selection of MULTI_IRQ_HANDLER

William Cohen (1):
      arm64/stacktrace: Export save_stack_trace_regs()

 arch/arm64/Kconfig                 |  1 -
 arch/arm64/include/asm/cputype.h   |  6 +++-
 arch/arm64/kernel/cpufeature.c     |  1 +
 arch/arm64/kernel/probes/kprobes.c | 56 +++++++++++++++++++++-----------------
 arch/arm64/kernel/stacktrace.c     |  1 +
 5 files changed, 38 insertions(+), 27 deletions(-)

-- 
Catalin

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] arm64 updates for 5.1-rc2
@ 2019-03-21 17:38 ` Catalin Marinas
  0 siblings, 0 replies; 4+ messages in thread
From: Catalin Marinas @ 2019-03-21 17:38 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Will Deacon, linux-kernel, linux-arm-kernel

Hi Linus,

Please pull the arm64 changes below. It's mostly fixes apart from the
kprobe blacklist checking which was deferred because of conflicting with
a fix merged after I pinned the arm64 for-next/core branch (f2b3d8566d81
"arm64: kprobe: Always blacklist the KVM world-switch code").

Thanks.

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -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 e5a5af7718610c819c4d368bb62655ee43a38011:

  arm64: remove obsolete selection of MULTI_IRQ_HANDLER (2019-03-20 17:34:16 +0000)

----------------------------------------------------------------
- Update the kprobe blacklist checking for arm64. This was supposed to
  be queued during the merging window but, due to conflicts, it was
  deferred post -rc1

- Extend the Fujitsu erratum 010001 workaround to A64FX v1r0

- Whitelist HiSilicon Taishan v110 CPUs as not susceptible to Meltdown

- Export save_stack_trace_regs()

- Remove obsolete selection of MULTI_IRQ_HANDLER

----------------------------------------------------------------
Hanjun Guo (2):
      arm64: Add MIDR encoding for HiSilicon Taishan CPUs
      arm64: kpti: Whitelist HiSilicon Taishan v110 CPUs

Mark Rutland (1):
      arm64: apply workaround on A64FX v1r0

Masami Hiramatsu (4):
      arm64: kprobes: Move extable address check into arch_prepare_kprobe()
      arm64: kprobes: Remove unneeded RODATA check
      arm64: kprobes: Move exception_text check in blacklist
      arm64: kprobes: Use arch_populate_kprobe_blacklist()

Matthias Kaehlcke (1):
      arm64: remove obsolete selection of MULTI_IRQ_HANDLER

William Cohen (1):
      arm64/stacktrace: Export save_stack_trace_regs()

 arch/arm64/Kconfig                 |  1 -
 arch/arm64/include/asm/cputype.h   |  6 +++-
 arch/arm64/kernel/cpufeature.c     |  1 +
 arch/arm64/kernel/probes/kprobes.c | 56 +++++++++++++++++++++-----------------
 arch/arm64/kernel/stacktrace.c     |  1 +
 5 files changed, 38 insertions(+), 27 deletions(-)

-- 
Catalin

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] arm64 updates for 5.1-rc2
  2019-03-21 17:38 ` Catalin Marinas
@ 2019-03-21 19:05   ` pr-tracker-bot
  -1 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2019-03-21 19:05 UTC (permalink / raw)
  To: Catalin Marinas
  Cc: Linus Torvalds, Will Deacon, linux-arm-kernel, linux-kernel

The pull request you sent on Thu, 21 Mar 2019 17:38:18 +0000:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d92da1fbb72490f999b7d0e809d13d0d52dc78ac

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] arm64 updates for 5.1-rc2
@ 2019-03-21 19:05   ` pr-tracker-bot
  0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2019-03-21 19:05 UTC (permalink / raw)
  To: Catalin Marinas
  Cc: Will Deacon, Linus Torvalds, linux-kernel, linux-arm-kernel

The pull request you sent on Thu, 21 Mar 2019 17:38:18 +0000:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d92da1fbb72490f999b7d0e809d13d0d52dc78ac

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-03-21 19:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-21 17:38 [GIT PULL] arm64 updates for 5.1-rc2 Catalin Marinas
2019-03-21 17:38 ` Catalin Marinas
2019-03-21 19:05 ` pr-tracker-bot
2019-03-21 19:05   ` pr-tracker-bot

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.