This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 6279d812eab6 Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm [...] new 42e85f90171a arm64/smp: Remove unused irq variable in arch_show_interrupts() new b614231dec78 arm64: mte: remove an ISB on kernel exit new 095507dc1350 arm64: mm: Fix ARCH_LOW_ADDRESS_LIMIT when !CONFIG_ZONE_DMA new 311bea3cb9ee arm64: link with -z norelro for LLD or aarch64-elf new 3fb6819f411b arm64: traps: remove duplicate include statement new e2bba5f92354 arm64: vdso: disable .eh_frame_hdr via /DISCARD/ instead o [...] new f34d93f30d6a arm64: kasan: Set TCR_EL1.TBID1 when KASAN_HW_TAGS is enabled new 83b5bd628f65 arm64: Move PSTATE.TCO setting to separate functions new 56ef24e53ec1 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new 43ffe817bfe3 arm64: dts: bitmain: Use generic "ngpios" rather than "snp [...] new f1dc15cd7fc1 ARM: dts: OMAP3: disable AES on N950/N9 new ec76c2eea903 ARM: OMAP2+: omap_device: fix idling of devices during probe new c0bc969c176b ARM: omap2: pmic-cpcap: fix maximum voltage to be consiste [...] new 062fa6b8ef15 Merge tag 'omap-for-v5.10/fixes-rc6-signed' of git://git.k [...] new 665f1388bc97 ARM: omap2plus_defconfig: drop unused POWER_AVS option new 2f6fc9e08bf7 ARM: omap2plus_defconfig: enable SPI GPIO new d734220d5d90 Merge tag 'omap-for-v5.11/defconfig-late-signed' of git:// [...] new 7887cc89d585 ARM: dts: ux500/golden: Set display max brightness new bac717171971 ARM: picoxcell: fix missing interrupt-parent properties new 95f05058b2bb Merge tag 'arm-fixes-5.11-1' of git://git.kernel.org/pub/s [...]
The 20 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/omap3-n950-n9.dtsi | 8 ++++++++ arch/arm/boot/dts/picoxcell-pc3x2.dtsi | 4 ++++ arch/arm/boot/dts/ste-ux500-samsung-golden.dts | 1 + arch/arm/configs/omap2plus_defconfig | 2 +- arch/arm/mach-omap2/omap_device.c | 8 +++++--- arch/arm/mach-omap2/pmic-cpcap.c | 2 +- arch/arm64/Makefile | 10 +++++++--- arch/arm64/boot/dts/bitmain/bm1880.dtsi | 6 +++--- arch/arm64/include/asm/processor.h | 3 ++- arch/arm64/include/asm/uaccess.h | 16 +++++++++++++--- arch/arm64/kernel/entry.S | 2 +- arch/arm64/kernel/smp.c | 1 - arch/arm64/kernel/traps.c | 1 - arch/arm64/kernel/vdso/Makefile | 3 +-- arch/arm64/kernel/vdso/vdso.lds.S | 5 +---- arch/arm64/mm/init.c | 2 +- arch/arm64/mm/proc.S | 2 +- 17 files changed, 50 insertions(+), 26 deletions(-)