All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] arm64: First round of fixes for -rc2
@ 2019-05-22 13:11 ` Will Deacon
  0 siblings, 0 replies; 4+ messages in thread
From: Will Deacon @ 2019-05-22 13:11 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, linux-arm-kernel, catalin.marinas

Hi Linus,

Please pull these arm64 fixes for -rc2. The summary is in the tag.

I was actually planning to send these in during the merge window, which
is why the branch is based on top of the previous arm64 pull rather than
-rc1. Unfortunately, due to various goings on, my ability to send
external email has been patchy (no pun intended) but here we are anyway.

I'll probably send some more fixes in later this week, but based on -rc1
to avoid conflicts.

Cheers,

Will

--->8

The following changes since commit b33f908811b7627015238e0dee9baf2b4c9d720d:

  Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into for-next/core (2019-05-03 10:18:08 +0100)

are available in the git repository at:

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

for you to fetch changes up to 7a0a93c51799edc45ee57c6cc1679aa94f1e03d5:

  arm64: vdso: Explicitly add build-id option (2019-05-16 11:45:36 +0100)

----------------------------------------------------------------
First round of arm64 fixes for -rc2

- Fix SPE probe failure when backing auxbuf with high-order pages

- Fix handling of DMA allocations from outside of the vmalloc area

- Fix generation of build-id ELF section for vDSO object

- Disable huge I/O mappings if kernel page table dumping is enabled

- A few other minor fixes (comments, kconfig etc)

----------------------------------------------------------------
Christoph Hellwig (1):
      arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable

Hillf Danton (1):
      arm64: assembler: Update comment above cond_yield_neon() macro

Laura Abbott (1):
      arm64: vdso: Explicitly add build-id option

Mark Rutland (1):
      arm64/mm: Inhibit huge-vmap with ptdump

Will Deacon (2):
      drivers/perf: arm_spe: Don't error on high-order pages for aux buf
      arm64: Print physical address of page table base in show_pte()

Yury Norov (1):
      arm64: don't trash config with compat symbol if COMPAT is disabled

 arch/arm64/Kconfig                 |  2 +-
 arch/arm64/include/asm/assembler.h | 11 +++++------
 arch/arm64/kernel/vdso/Makefile    |  4 ++--
 arch/arm64/mm/dma-mapping.c        | 10 ++++++++++
 arch/arm64/mm/fault.c              |  5 +++--
 arch/arm64/mm/mmu.c                | 11 ++++++++---
 drivers/perf/arm_spe_pmu.c         | 10 +---------
 7 files changed, 30 insertions(+), 23 deletions(-)

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

* [GIT PULL] arm64: First round of fixes for -rc2
@ 2019-05-22 13:11 ` Will Deacon
  0 siblings, 0 replies; 4+ messages in thread
From: Will Deacon @ 2019-05-22 13:11 UTC (permalink / raw)
  To: torvalds; +Cc: catalin.marinas, linux-kernel, linux-arm-kernel

Hi Linus,

Please pull these arm64 fixes for -rc2. The summary is in the tag.

I was actually planning to send these in during the merge window, which
is why the branch is based on top of the previous arm64 pull rather than
-rc1. Unfortunately, due to various goings on, my ability to send
external email has been patchy (no pun intended) but here we are anyway.

I'll probably send some more fixes in later this week, but based on -rc1
to avoid conflicts.

Cheers,

Will

--->8

The following changes since commit b33f908811b7627015238e0dee9baf2b4c9d720d:

  Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into for-next/core (2019-05-03 10:18:08 +0100)

are available in the git repository at:

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

for you to fetch changes up to 7a0a93c51799edc45ee57c6cc1679aa94f1e03d5:

  arm64: vdso: Explicitly add build-id option (2019-05-16 11:45:36 +0100)

----------------------------------------------------------------
First round of arm64 fixes for -rc2

- Fix SPE probe failure when backing auxbuf with high-order pages

- Fix handling of DMA allocations from outside of the vmalloc area

- Fix generation of build-id ELF section for vDSO object

- Disable huge I/O mappings if kernel page table dumping is enabled

- A few other minor fixes (comments, kconfig etc)

----------------------------------------------------------------
Christoph Hellwig (1):
      arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable

Hillf Danton (1):
      arm64: assembler: Update comment above cond_yield_neon() macro

Laura Abbott (1):
      arm64: vdso: Explicitly add build-id option

Mark Rutland (1):
      arm64/mm: Inhibit huge-vmap with ptdump

Will Deacon (2):
      drivers/perf: arm_spe: Don't error on high-order pages for aux buf
      arm64: Print physical address of page table base in show_pte()

Yury Norov (1):
      arm64: don't trash config with compat symbol if COMPAT is disabled

 arch/arm64/Kconfig                 |  2 +-
 arch/arm64/include/asm/assembler.h | 11 +++++------
 arch/arm64/kernel/vdso/Makefile    |  4 ++--
 arch/arm64/mm/dma-mapping.c        | 10 ++++++++++
 arch/arm64/mm/fault.c              |  5 +++--
 arch/arm64/mm/mmu.c                | 11 ++++++++---
 drivers/perf/arm_spe_pmu.c         | 10 +---------
 7 files changed, 30 insertions(+), 23 deletions(-)

_______________________________________________
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: First round of fixes for -rc2
  2019-05-22 13:11 ` Will Deacon
@ 2019-05-22 16:00   ` pr-tracker-bot
  -1 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2019-05-22 16:00 UTC (permalink / raw)
  To: Will Deacon; +Cc: torvalds, linux-kernel, linux-arm-kernel, catalin.marinas

The pull request you sent on Wed, 22 May 2019 14:11:02 +0100:

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

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

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: First round of fixes for -rc2
@ 2019-05-22 16:00   ` pr-tracker-bot
  0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2019-05-22 16:00 UTC (permalink / raw)
  To: Will Deacon; +Cc: catalin.marinas, torvalds, linux-kernel, linux-arm-kernel

The pull request you sent on Wed, 22 May 2019 14:11:02 +0100:

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

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

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-05-22 16:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-22 13:11 [GIT PULL] arm64: First round of fixes for -rc2 Will Deacon
2019-05-22 13:11 ` Will Deacon
2019-05-22 16:00 ` pr-tracker-bot
2019-05-22 16:00   ` 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.