All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] arm64 fixes for 4.20-rc2
@ 2018-11-10 11:44 ` Catalin Marinas
  0 siblings, 0 replies; 6+ messages in thread
From: Catalin Marinas @ 2018-11-10 11:44 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Will Deacon, linux-arm-kernel, linux-kernel

Hi Linus,

Please pull the arm64 fixes below. Thanks.

The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

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 24cc61d8cb5a9232fadf21a830061853c1268fdd:

  arm64: memblock: don't permit memblock resizing until linear mapping is up (2018-11-08 17:54:03 +0000)

----------------------------------------------------------------
arm64 fixes:

- Fix occasional page fault during boot due to memblock resizing before
  the linear map is up.

- Define NET_IP_ALIGN to 0 to improve the DMA performance on some
  platforms.

- lib/raid6 test build fix.

- .mailmap update for Punit Agrawal

----------------------------------------------------------------
Ard Biesheuvel (2):
      arm64: mm: define NET_IP_ALIGN to 0
      arm64: memblock: don't permit memblock resizing until linear mapping is up

Jeremy Linton (1):
      lib/raid6: Fix arm64 test build

Punit Agrawal (1):
      mailmap: Update email for Punit Agrawal

 .mailmap                           | 1 +
 arch/arm64/include/asm/processor.h | 8 ++++++++
 arch/arm64/mm/init.c               | 2 --
 arch/arm64/mm/mmu.c                | 2 ++
 lib/raid6/test/Makefile            | 4 ++--
 5 files changed, 13 insertions(+), 4 deletions(-)

-- 
Catalin

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

* [GIT PULL] arm64 fixes for 4.20-rc2
@ 2018-11-10 11:44 ` Catalin Marinas
  0 siblings, 0 replies; 6+ messages in thread
From: Catalin Marinas @ 2018-11-10 11:44 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Linus,

Please pull the arm64 fixes below. Thanks.

The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

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 24cc61d8cb5a9232fadf21a830061853c1268fdd:

  arm64: memblock: don't permit memblock resizing until linear mapping is up (2018-11-08 17:54:03 +0000)

----------------------------------------------------------------
arm64 fixes:

- Fix occasional page fault during boot due to memblock resizing before
  the linear map is up.

- Define NET_IP_ALIGN to 0 to improve the DMA performance on some
  platforms.

- lib/raid6 test build fix.

- .mailmap update for Punit Agrawal

----------------------------------------------------------------
Ard Biesheuvel (2):
      arm64: mm: define NET_IP_ALIGN to 0
      arm64: memblock: don't permit memblock resizing until linear mapping is up

Jeremy Linton (1):
      lib/raid6: Fix arm64 test build

Punit Agrawal (1):
      mailmap: Update email for Punit Agrawal

 .mailmap                           | 1 +
 arch/arm64/include/asm/processor.h | 8 ++++++++
 arch/arm64/mm/init.c               | 2 --
 arch/arm64/mm/mmu.c                | 2 ++
 lib/raid6/test/Makefile            | 4 ++--
 5 files changed, 13 insertions(+), 4 deletions(-)

-- 
Catalin

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

* Re: [GIT PULL] arm64 fixes for 4.20-rc2
  2018-11-10 11:44 ` Catalin Marinas
@ 2018-11-10 13:10   ` pr-tracker-bot at kernel.org
  -1 siblings, 0 replies; 6+ messages in thread
From: pr-tracker-bot @ 2018-11-10 13:10 UTC (permalink / raw)
  To: Catalin Marinas
  Cc: Linus Torvalds, Will Deacon, linux-arm-kernel, linux-kernel

The pull request you sent on Sat, 10 Nov 2018 11:44:54 +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/35c55685fc807fb536067602418f4a12dde23987

Thank you!

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

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

* [GIT PULL] arm64 fixes for 4.20-rc2
@ 2018-11-10 13:10   ` pr-tracker-bot at kernel.org
  0 siblings, 0 replies; 6+ messages in thread
From: pr-tracker-bot at kernel.org @ 2018-11-10 13:10 UTC (permalink / raw)
  To: linux-arm-kernel

The pull request you sent on Sat, 10 Nov 2018 11:44:54 +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/35c55685fc807fb536067602418f4a12dde23987

Thank you!

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

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

* Re: [GIT PULL] arm64 fixes for 4.20-rc2
  2018-11-10 11:44 ` Catalin Marinas
@ 2018-11-14  0:55   ` pr-tracker-bot at kernel.org
  -1 siblings, 0 replies; 6+ messages in thread
From: pr-tracker-bot @ 2018-11-14  0:55 UTC (permalink / raw)
  To: Catalin Marinas
  Cc: Linus Torvalds, Will Deacon, linux-arm-kernel, linux-kernel

The pull request you sent on Sat, 10 Nov 2018 11:44:54 +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/35c55685fc807fb536067602418f4a12dde23987

Thank you!

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

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

* [GIT PULL] arm64 fixes for 4.20-rc2
@ 2018-11-14  0:55   ` pr-tracker-bot at kernel.org
  0 siblings, 0 replies; 6+ messages in thread
From: pr-tracker-bot at kernel.org @ 2018-11-14  0:55 UTC (permalink / raw)
  To: linux-arm-kernel

The pull request you sent on Sat, 10 Nov 2018 11:44:54 +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/35c55685fc807fb536067602418f4a12dde23987

Thank you!

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

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

end of thread, other threads:[~2018-11-14  0:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-10 11:44 [GIT PULL] arm64 fixes for 4.20-rc2 Catalin Marinas
2018-11-10 11:44 ` Catalin Marinas
2018-11-10 13:10 ` pr-tracker-bot
2018-11-10 13:10   ` pr-tracker-bot at kernel.org
2018-11-14  0:55 ` pr-tracker-bot
2018-11-14  0:55   ` pr-tracker-bot at kernel.org

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.