This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 6feb57c2fd7c Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/li [...] new 2b76cfe19030 ARM: dts: spear: drop 0x from unit address new 4c03c4188cfb MAINTAINERS: add related dts to IXP4xx new 4b88615950fc ARM: pxa: fix building with clang new 6a7ee50f8f56 ARM: disallow pre-ARMv5 builds with ld.lld new ba4b4d0293ed soc: tegra: fix CPU_BIG_ENDIAN dependencies new e4a417520101 arm64: dts: mediatek: mt8195-demo: fix the memory size of [...] new ad2631b5645a arm64: dts: mt8183: Fix Mali GPU clock new b9cb6be06b56 Merge tag 'v6.1-dts64-fixes' of https://git.kernel.org/pub [...] new dba8eb83af9d soc: mediatek: pm-domains: Fix the power glitch issue new 6f85602d5fde Merge tag 'v6.1-soc-fixes' of https://git.kernel.org/pub/s [...] new 850f7a5cab33 Merge tag 'soc-fixes-6.2-1' of git://git.kernel.org/pub/sc [...] new defbab270d45 include/uapi/linux/swab: Fix potentially missing __always_inline new 5e5ff73c2e58 asm-generic/io: Add _RET_IP_ to MMIO trace for more accura [...] new 32975c491ee4 uapi: Add missing _UAPI prefix to <asm-generic/types.h> in [...] new 70b07bec95b6 Merge tag 'asm-generic-6.2-1' of git://git.kernel.org/pub/ [...] new 1bc543463259 parisc: Fix inconsistent indenting in setup_cmdline() new 41f563ab3c33 parisc: led: Fix potential null-ptr-deref in start_task() new 71bdea6f798b parisc: Align parisc MADV_XXX constants with all other arc [...] new fe94cb1a614d parisc: Drop PMD_SHIFT from calculation in pgtable.h new 7236aae5f81f parisc: Fix locking in pdc_iodc_print() firmware call new 7e6652c79ecd parisc: Drop duplicate kgdb_pdc console new 7dc4dbfe750e parisc: Drop locking in pdc console code new 4add395bc77f parisc: Move pdc_result struct to firmware.c new 9086e6017957 parisc: Add missing FORCE prerequisites in Makefile new 4934fbfb3ff0 parisc: Show MPE/iX model string at bootup new 35f79d0e2c98 Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/s [...]
The 26 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: MAINTAINERS | 1 + arch/arm/Kconfig | 2 + arch/arm/boot/dts/spear300.dtsi | 2 +- arch/arm/boot/dts/spear310.dtsi | 2 +- arch/arm/boot/dts/spear320.dtsi | 2 +- arch/arm/mach-pxa/pxa27x.c | 8 +++ arch/arm/mach-pxa/pxa3xx.c | 8 +++ arch/arm64/boot/dts/mediatek/mt8183.dtsi | 2 +- arch/arm64/boot/dts/mediatek/mt8195-demo.dts | 4 +- arch/parisc/include/asm/pdc.h | 2 +- arch/parisc/include/asm/pgtable.h | 4 +- arch/parisc/include/uapi/asm/mman.h | 29 +++++----- arch/parisc/kernel/firmware.c | 32 +++++------ arch/parisc/kernel/kgdb.c | 20 ------- arch/parisc/kernel/pdc_cons.c | 16 ++---- arch/parisc/kernel/processor.c | 9 +++- arch/parisc/kernel/real2.S | 17 +----- arch/parisc/kernel/setup.c | 26 +++++---- arch/parisc/kernel/sys_parisc.c | 28 ++++++++++ arch/parisc/kernel/syscalls/syscall.tbl | 2 +- arch/parisc/kernel/vdso32/Makefile | 4 +- arch/parisc/kernel/vdso64/Makefile | 4 +- drivers/parisc/led.c | 3 ++ drivers/soc/mediatek/mtk-pm-domains.c | 2 +- drivers/soc/tegra/Kconfig | 3 ++ include/asm-generic/io.h | 80 ++++++++++++++-------------- include/trace/events/rwmmio.h | 43 +++++++++------ include/uapi/asm-generic/types.h | 6 +-- include/uapi/linux/swab.h | 2 +- lib/trace_readwrite.c | 16 +++--- tools/arch/parisc/include/uapi/asm/mman.h | 12 ++--- tools/perf/bench/bench.h | 12 ----- 32 files changed, 208 insertions(+), 195 deletions(-)