This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from a92c9ab69f66 Merge tag 'block-6.4-2023-05-26' of git://git.kernel.dk/linux new 4752354af710 vfio/type1: check pfn valid before converting to struct page new 8846af7547b5 Merge tag 'vfio-v6.4-rc4' of https://github.com/awilliam/l [...] new 3b8803494a06 PCI/DPC: Quirk PIO log size for Intel Ice Lake Root Ports new 96f15fc6cc02 Merge tag 'pci-v6.4-fixes-1' of git://git.kernel.org/pub/s [...] new 654d03100071 optee: fix uninited async notif value new 9bafc2bb469c Merge tag 'optee-async-notif-fix-for-v6.3' of https://git. [...] new 328acc5657c6 ARM: dts: vexpress: add missing cache properties new 55b37d9c8ba2 arm64: dts: arm: add missing cache properties new d14b555c3354 Merge tag 'juno-fixes-6.4' of git://git.kernel.org/pub/scm [...] new 44e8d5ad2dc0 firmware: arm_scmi: Fix incorrect alloc_workqueue() invocation new 0bfa36f9bc66 Merge tag 'scmi-fix-6.4' of git://git.kernel.org/pub/scm/l [...] new 2ac6c4a63713 arm64: dts: imx8mn: Fix video clock parents new f161cea5a20f arm64: dts: imx8mn-var-som: fix PHY detection bug by addin [...] new 892943d7729b ARM: dts: imx6ull-dhcor: Set and limit the mode for PMIC b [...] new 91aa4b378244 ARM: dts: imx6qdl-mba6: Add missing pvcie-supply regulator new 07bb2e368820 arm64: dts: imx8mp: Fix video clock parents new a346d4dc74d9 arm64: dts: colibri-imx8x: fix eval board pin configuration new 25acffb00899 arm64: dts: colibri-imx8x: move pinctrl property from SoM [...] new 34e5c0cd55af arm64: dts: colibri-imx8x: fix iris pinctrl configuration new b8b23fbe93b3 arm64: dts: colibri-imx8x: delete adc1 and dsp new 50a1726b148f dt-binding: cdns,usb3: Fix cdns,on-chip-buff-size type new 0f554e37dad4 arm64: dts: imx8: fix USB 3.0 Gadget Failure in QM & QXPB0 [...] new 66bbb329788c Merge tag 'imx-fixes-6.4' of git://git.kernel.org/pub/scm/ [...] new 51bba254edc7 MAINTAINERS: update arm64 Microchip entries new b71b55248a58 firmware: arm_ffa: Check if ffa_driver remove is present b [...] new c6e045361a27 firmware: arm_ffa: Fix usage of partition info get count flag new 19b8766459c4 firmware: arm_ffa: Fix FFA device names for logical partitions new 111a833dc5cb firmware: arm_ffa: Set reserved/MBZ fields to zero in the [...] new abf5422e821f Merge tag 'ffa-fixes-6.4' of git://git.kernel.org/pub/scm/ [...] new 18713e8a6893 Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/sc [...]
The 30 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../devicetree/bindings/usb/cdns,usb3.yaml | 2 +- MAINTAINERS | 12 ++++++++-- arch/arm/boot/dts/imx6qdl-mba6.dtsi | 1 + arch/arm/boot/dts/imx6ull-dhcor-som.dtsi | 7 ++++++ arch/arm/boot/dts/vexpress-v2p-ca5s.dts | 1 + arch/arm64/boot/dts/arm/foundation-v8.dtsi | 1 + arch/arm64/boot/dts/arm/rtsm_ve-aemv8a.dts | 1 + .../boot/dts/arm/vexpress-v2f-1xv7-ca53x2.dts | 1 + arch/arm64/boot/dts/freescale/imx8-ss-conn.dtsi | 1 + arch/arm64/boot/dts/freescale/imx8mn-var-som.dtsi | 8 ++++++- arch/arm64/boot/dts/freescale/imx8mn.dtsi | 28 ++++++++++++---------- arch/arm64/boot/dts/freescale/imx8mp.dtsi | 25 +++++++------------ .../boot/dts/freescale/imx8x-colibri-eval-v3.dtsi | 6 +++++ .../boot/dts/freescale/imx8x-colibri-iris.dtsi | 3 +-- arch/arm64/boot/dts/freescale/imx8x-colibri.dtsi | 14 ++++++----- drivers/firmware/arm_ffa/bus.c | 19 +++++++++++---- drivers/firmware/arm_ffa/driver.c | 9 ++++++- drivers/firmware/arm_scmi/raw_mode.c | 2 +- drivers/pci/quirks.c | 9 +++++-- drivers/tee/optee/smc_abi.c | 4 +++- drivers/vfio/vfio_iommu_type1.c | 5 ++++ include/linux/arm_ffa.h | 1 + 22 files changed, 110 insertions(+), 50 deletions(-)