This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 894d6f401b21 Merge tag 'spi-fix-v5.14-rc4' of git://git.kernel.org/pub/ [...] new 6aa32467299e MIPS: check return value of pgtable_pmd_page_ctor new cb407fc81d68 Merge tag 'mips-fixes_5.14_1' of git://git.kernel.org/pub/ [...] new e30e8d46cf60 arm64: fix compat syscall return truncation new 64ee84c75b5f arm64: move warning about toolchains to archprepare new f9c4ff2ab9fe arm64: fix the doc of RANDOMIZE_MODULE_REGION_FULL new 8d5903f45714 arm64: stacktrace: fix comment new 0c32706dac1b arm64: stacktrace: avoid tracing arch_stack_walk() new 73f25536f271 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new 47091f473b36 ARM: dts: nomadik: Fix up interrupt controller node names new ba02920c51de arm64: tegra: Enable SMMU support for PCIe on Tegra194 new 79e48a21045e Merge tag 'tegra-for-5.14-rc3-arm64-dt' of git://git.kerne [...] new a4282f66d90e soc/tegra: Make regulator couplers depend on CONFIG_REGULATOR new 7f94b69ece51 ARM: ixp4xx: fix compile-testing soc drivers new 796a8c85b121 ARM: ixp4xx: goramo_mlr depends on old PCI driver new 7e71b85473f8 arm64: dts: ls1028a: fix node name for the sysclk new f9613aa07f16 ARM: imx: add missing iounmap() new f07ec8536580 ARM: imx: add missing clk_disable_unprepare() new fb1425b436bc ARM: imx: common: Move prototype outside the SMP block new fd8e83884fdd ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to 10ms new ac34de14ac30 Revert "soc: imx8m: change to use platform driver" new 29f6a20c21b5 arm64: dts: ls1028: sl28: fix networking for variant 2 new 828db68f4ff1 ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz new 20fb73911fec ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init new 3d9e30a52047 ARM: dts: imx: Swap M53Menlo pinctrl_power_button/pinctrl_ [...] new bee757485161 Merge tag 'imx-fixes-5.14' of git://git.kernel.org/pub/scm [...] new ec185dd3ab25 optee: Fix memory leak when failing to register shm pages new adf752af454e optee: Refuse to load the driver under the kdump kernel new f25889f93184 optee: fix tee out of memory failure seen during kexec reboot new b5c10dd04b74 optee: Clear stale cache entries during initialization new dc7019b7d0e1 tee: add tee_shm_alloc_kernel_buf() new 376e4199e327 tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag new dfb703ad2a8d tpm_ftpm_tee: Free and unregister TEE shared memory during kexec new 914ab19e471d firmware: tee_bnxt: Release TEE shm, session, and context [...] new 64429b9e0e1d Merge tag 'tee-kexec-fixes-for-v5.14' of git://git.linaro. [...] new 3a0670824979 ARM: dts: stm32: Prefer HW RTC on DHCOM SoM new 36862c1ebc92 ARM: dts: stm32: Disable LAN8710 EDPD on DHCOM new 15f68f027ebd ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM new b07bf042e678 Merge tag 'stm32-dt-for-v5.14-fixes-1' of git://git.kernel [...] new 923f98929182 arm64: dts: armada-3720-turris-mox: fixed indices for the [...] new ee7ab3f263f8 arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode new 6ebeca342f96 Merge tag 'mvebu-fixes-5.14-1' of git://git.kernel.org/pub [...] new 8861452b2097 soc: ixp4xx: fix printing resources new a8eee86317f1 soc: ixp4xx/qmgr: fix invalid __iomem access new 3ff340e24c9d bus: ti-sysc: Fix gpt12 system timer issue with reserved status new b070f9ca7868 ARM: omap2+: hwmod: fix potential NULL pointer access new a6d90e9f2232 bus: ti-sysc: AM3: RNG is GP only new 20a6b3fd8e2e ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 new 0162a9964365 ARM: dts: am437x-l4: fix typo in can@0 node new c68ef4ad180e omap5-board-common: remove not physically existing vdds_1v [...] new 353b7a55dcaf Merge branch 'fixes-v5.14' into fixes new 19c1eb3605a1 Merge tag 'omap-for-v5.14/fixes-rc5-signed' of git://git.k [...] new 3dc064d29dfb Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/s [...]
The 52 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: arch/arm/boot/dts/am437x-l4.dtsi | 2 +- arch/arm/boot/dts/am43x-epos-evm.dts | 2 +- arch/arm/boot/dts/imx53-m53menlo.dts | 4 +- arch/arm/boot/dts/imx6qdl-sr-som.dtsi | 8 ++- arch/arm/boot/dts/imx6ull-colibri-wifi.dtsi | 1 + arch/arm/boot/dts/omap5-board-common.dtsi | 9 +-- arch/arm/boot/dts/ste-nomadik-stn8815.dtsi | 4 +- arch/arm/boot/dts/stm32mp15xx-dhcom-pdk2.dtsi | 24 ++++--- arch/arm/boot/dts/stm32mp15xx-dhcom-som.dtsi | 5 +- arch/arm/mach-imx/common.h | 2 +- arch/arm/mach-imx/mmdc.c | 17 ++++- arch/arm/mach-ixp4xx/Kconfig | 1 + arch/arm/mach-omap2/omap_hwmod.c | 10 ++- arch/arm64/Kconfig | 9 ++- arch/arm64/Makefile | 21 +++--- .../freescale/fsl-ls1028a-kontron-sl28-var2.dts | 2 + arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi | 2 +- .../boot/dts/marvell/armada-3720-turris-mox.dts | 3 + arch/arm64/boot/dts/nvidia/tegra194.dtsi | 60 ++++++++++++++-- arch/arm64/include/asm/ptrace.h | 12 +++- arch/arm64/include/asm/stacktrace.h | 2 +- arch/arm64/include/asm/syscall.h | 19 ++--- arch/arm64/kernel/kaslr.c | 4 +- arch/arm64/kernel/ptrace.c | 2 +- arch/arm64/kernel/signal.c | 3 +- arch/arm64/kernel/stacktrace.c | 2 +- arch/arm64/kernel/syscall.c | 9 +-- arch/mips/include/asm/pgalloc.h | 17 +++-- drivers/bus/ti-sysc.c | 22 ++++-- drivers/char/tpm/tpm_ftpm_tee.c | 8 +-- drivers/firmware/broadcom/tee_bnxt_fw.c | 14 +++- drivers/soc/Makefile | 2 +- drivers/soc/imx/soc-imx8m.c | 84 ++++------------------ drivers/soc/ixp4xx/ixp4xx-npe.c | 12 ++-- drivers/soc/ixp4xx/ixp4xx-qmgr.c | 10 +-- drivers/soc/tegra/Kconfig | 6 +- drivers/tee/optee/call.c | 38 ++++++++-- drivers/tee/optee/core.c | 43 ++++++++++- drivers/tee/optee/optee_private.h | 1 + drivers/tee/optee/rpc.c | 5 +- drivers/tee/optee/shm_pool.c | 20 ++++-- drivers/tee/tee_shm.c | 20 +++++- include/linux/tee_drv.h | 2 + 43 files changed, 353 insertions(+), 190 deletions(-)