mbox series

[GIT,PULL] ARM: SoC fixes for 6.6, part 2

Message ID 36814910-2a98-4567-af7f-684318a1ebef@app.fastmail.com (mailing list archive)
State Mainlined
Headers show
Series [GIT,PULL] ARM: SoC fixes for 6.6, part 2 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-6.6-2

Message

Arnd Bergmann Oct. 12, 2023, 1:09 p.m. UTC
The following changes since commit 6465e260f48790807eef06b583b38ca9789b6072:

  Linux 6.6-rc3 (2023-09-24 14:31:13 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-6.6-2

for you to fetch changes up to 26de14831cf6e6a6ff96609a0623e1266a636467:

  IXP4xx MAINTAINERS entries (2023-10-12 13:11:30 +0200)

----------------------------------------------------------------
ARM: SoC fixes for 6.6, part 2

AngeloGioacchino Del Regno is stepping in as co-maintainer for the
MediaTek SoC platform and starts by sending some dts fixes for
the mt8195 platform that had been pending for a while.

On the ixp4xx platform, Krzysztof Halasa steps down as co-maintainer,
reflecting that Linus Walleij has been handling this on his own
for the past few years.

Generic RISC-V kernels are now marked as incompatible with the
RZ/Five platform that requires custom hacks both for managing
its DMA bounce buffers and for addressing low virtual memory.

Finally, there is one bugfix for the AMDTEE firmware driver
to prevent a use-after-free bug.

----------------------------------------------------------------
AngeloGioacchino Del Regno (1):
      MAINTAINERS: Add Angelo as MediaTek SoC co-maintainer

Arnd Bergmann (2):
      Merge tag 'amdtee-fix-for-v6.6' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes
      Merge tag 'renesas-fixes-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/fixes

Eugen Hristev (1):
      arm64: dts: mediatek: fix t-phy unit name

Jisheng Zhang (1):
      soc: renesas: Make ARCH_R9A07G043 (riscv version) depend on NONPORTABLE

Krzysztof Hałasa (1):
      IXP4xx MAINTAINERS entries

Macpaul Lin (2):
      arm64: dts: mediatek: mt8195-demo: fix the memory size to 8GB
      arm64: dts: mediatek: mt8195-demo: update and reorder reserved memory regions

Nícolas F. R. A. Prado (1):
      arm64: dts: mediatek: mt8195: Set DSU PMU status to fail

Rijo Thomas (1):
      tee: amdtee: fix use-after-free vulnerability in amdtee_close_session

 MAINTAINERS                                  | 27 +++++++++------------------
 arch/arm64/boot/dts/mediatek/mt7622.dtsi     |  2 +-
 arch/arm64/boot/dts/mediatek/mt7986a.dtsi    |  2 +-
 arch/arm64/boot/dts/mediatek/mt8195-demo.dts | 39 +++++++++++++++++++++++++++++++--------
 arch/arm64/boot/dts/mediatek/mt8195.dtsi     |  1 +
 drivers/soc/renesas/Kconfig                  |  1 +
 drivers/tee/amdtee/core.c                    | 10 ++++++----
 7 files changed, 50 insertions(+), 32 deletions(-)
arnd@studio:~/soc$ git request-pull mainline/master origin soc-fixes-6.6-2 | xclip
Error: Can't open display: (null)
arnd@studio:~/soc$ git request-pull mainline/master origin soc-fixes-6.6-2 | cat
The following changes since commit 6465e260f48790807eef06b583b38ca9789b6072:

  Linux 6.6-rc3 (2023-09-24 14:31:13 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-6.6-2

for you to fetch changes up to 26de14831cf6e6a6ff96609a0623e1266a636467:

  IXP4xx MAINTAINERS entries (2023-10-12 13:11:30 +0200)

----------------------------------------------------------------
ARM: SoC fixes for 6.6, part 2

AngeloGioacchino Del Regno is stepping in as co-maintainer for the
MediaTek SoC platform and starts by sending some dts fixes for
the mt8195 platform that had been pending for a while.

On the ixp4xx platform, Krzysztof Halasa steps down as co-maintainer,
reflecting that Linus Walleij has been handling this on his own
for the past few years.

Generic RISC-V kernels are now marked as incompatible with the
RZ/Five platform that requires custom hacks both for managing
its DMA bounce buffers and for addressing low virtual memory.

Finally, there is one bugfix for the AMDTEE firmware driver
to prevent a use-after-free bug.

----------------------------------------------------------------
AngeloGioacchino Del Regno (1):
      MAINTAINERS: Add Angelo as MediaTek SoC co-maintainer

Arnd Bergmann (2):
      Merge tag 'amdtee-fix-for-v6.6' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes
      Merge tag 'renesas-fixes-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/fixes

Eugen Hristev (1):
      arm64: dts: mediatek: fix t-phy unit name

Jisheng Zhang (1):
      soc: renesas: Make ARCH_R9A07G043 (riscv version) depend on NONPORTABLE

Krzysztof Hałasa (1):
      IXP4xx MAINTAINERS entries

Macpaul Lin (2):
      arm64: dts: mediatek: mt8195-demo: fix the memory size to 8GB
      arm64: dts: mediatek: mt8195-demo: update and reorder reserved memory regions

Nícolas F. R. A. Prado (1):
      arm64: dts: mediatek: mt8195: Set DSU PMU status to fail

Rijo Thomas (1):
      tee: amdtee: fix use-after-free vulnerability in amdtee_close_session

 MAINTAINERS                                  | 27 +++++++------------
 arch/arm64/boot/dts/mediatek/mt7622.dtsi     |  2 +-
 arch/arm64/boot/dts/mediatek/mt7986a.dtsi    |  2 +-
 arch/arm64/boot/dts/mediatek/mt8195-demo.dts | 39 ++++++++++++++++++++++------
 arch/arm64/boot/dts/mediatek/mt8195.dtsi     |  1 +
 drivers/soc/renesas/Kconfig                  |  1 +
 drivers/tee/amdtee/core.c                    | 10 ++++---
 7 files changed, 50 insertions(+), 32 deletions(-)

Comments

pr-tracker-bot@kernel.org Oct. 12, 2023, 9:21 p.m. UTC | #1
The pull request you sent on Thu, 12 Oct 2023 15:09:14 +0200:

> https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-6.6-2

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

Thank you!