This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from dd1386dd3c4f Merge tag 'xtensa-20230905' of https://github.com/jcmvbkbc [...] new 657c45b303f8 MIPS: Explicitly include correct DT includes new a79a404e6c22 MIPS: Fix CONFIG_CPU_DADDI_WORKAROUNDS `modules_install' r [...] new 4fe4a6374c4d MIPS: Only fiddle with CHECKFLAGS if `need-compiler' new 0859bdf1ace6 Revert MIPS: Loongson: Fix build error when make modules_install new 0723807978b1 MIPS: Fixup explicit DT include clean-up new e1a7566d0955 MIPS: More explicit DT include clean-ups new ef8365dfaa53 MIPS: loongson32: Remove regs-clk.h new 20463908951b MIPS: loongson32: Remove regs-rtc.h new f11a99674132 MIPS: Loongson64: Fix more __iomem attributes new 122b159d9f13 mips: remove unneeded #include <asm/export.h> new 9259e15b3f27 mips: replace #include <asm/export.h> with #include <linux [...] new 0eefa5643529 mips: remove <asm/export.h> new ed07f6c26f9c Mips: loongson3_defconfig: Enable ast drm driver by default new 971fe5095f78 MIPS: VDSO: Conditionally export __vdso_gettimeofday() new d913ff561140 arch/mips/configs/*_defconfig cleanup new e7513eccb7d7 MIPS: TXx9: Do PCI error checks on own line new ac2224a467b4 Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux [...] new 67ce50ce01d8 s390/monreader: fix virtual vs physical address confusion new 789dd8cb1eb1 s390/dcssblk: fix lockdep warning new 7b03942ff33c s390/vmem: fix virtual vs physical address confusion new b6f10e2f66e4 s390: remove "noexec" option new c0f1d4781211 s390/mm: simplify kernel mapping setup new 3eeb07788ff0 s390/amode31: change type of __samode31, __eamode31, etc new a6e49f10f441 s390/mm: improve description of mapping permissions of pre [...] new c22a4c8aaf60 s390/set_memory: generate all set_memory() functions new 850612c8e4fb s390/set_memory: add __set_memory() variant new a7eb28801b69 s390/mm: use __set_memory() variants where useful new acf00b5ef9f8 s390/airq: remove lsi_mask from airq_struct new 08d90f46c7dd s390/mm: fix MAX_DMA_ADDRESS physical vs virtual confusion new 6252f47b7803 s390/zcrypt: don't leak memory if dev_set_name() fails new f59ec04d382d s390/zcrypt: utilize dev_set_name() ability to use a forma [...] new 06fc3b0d2251 s390/vmem: do not silently ignore mapping limit new 4a0fc73da97e Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/lin [...]
The 33 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/mips/Makefile | 16 ++- arch/mips/bmips/setup.c | 1 - arch/mips/cavium-octeon/flash_setup.c | 3 +- arch/mips/cavium-octeon/octeon-memcpy.S | 2 +- arch/mips/cavium-octeon/octeon-platform.c | 2 + arch/mips/configs/ip22_defconfig | 1 - arch/mips/configs/loongson3_defconfig | 1 + arch/mips/configs/malta_defconfig | 1 - arch/mips/configs/malta_kvm_defconfig | 1 - arch/mips/configs/maltaup_xpa_defconfig | 1 - arch/mips/configs/rm200_defconfig | 1 - arch/mips/include/asm/Kbuild | 1 - arch/mips/include/asm/mach-loongson32/loongson1.h | 2 - arch/mips/include/asm/mach-loongson32/regs-clk.h | 81 ----------- arch/mips/include/asm/mach-loongson32/regs-rtc.h | 19 --- arch/mips/kernel/mcount.S | 2 +- arch/mips/kernel/octeon_switch.S | 1 - arch/mips/kernel/r2300_fpu.S | 2 +- arch/mips/kernel/r2300_switch.S | 1 - arch/mips/kernel/r4k_fpu.S | 2 +- arch/mips/lantiq/irq.c | 2 +- arch/mips/lantiq/xway/dcdc.c | 3 +- arch/mips/lantiq/xway/gptu.c | 3 +- arch/mips/lantiq/xway/sysctrl.c | 1 - arch/mips/lantiq/xway/vmmc.c | 3 +- arch/mips/lib/csum_partial.S | 2 +- arch/mips/lib/memcpy.S | 2 +- arch/mips/lib/memset.S | 2 +- arch/mips/lib/strncpy_user.S | 2 +- arch/mips/lib/strnlen_user.S | 2 +- arch/mips/loongson32/common/platform.c | 8 -- arch/mips/loongson64/smp.c | 160 +++++++++++----------- arch/mips/mm/page-funcs.S | 2 +- arch/mips/mm/tlb-funcs.S | 2 +- arch/mips/pci/pci-lantiq.c | 4 +- arch/mips/pci/pci-rt2880.c | 5 +- arch/mips/pic32/pic32mzda/config.c | 2 +- arch/mips/ralink/ill_acc.c | 2 + arch/mips/ralink/irq.c | 2 +- arch/mips/ralink/of.c | 2 +- arch/mips/ralink/prom.c | 2 - arch/mips/txx9/generic/pci.c | 43 +++--- arch/mips/vdso/vdso.lds.S | 2 + arch/s390/boot/ipl_parm.c | 7 - arch/s390/boot/startup.c | 4 +- arch/s390/boot/vmem.c | 12 +- arch/s390/include/asm/airq.h | 1 - arch/s390/include/asm/dma.h | 2 +- arch/s390/include/asm/sections.h | 4 +- arch/s390/include/asm/set_memory.h | 62 ++++----- arch/s390/include/asm/setup.h | 1 - arch/s390/kernel/early.c | 5 +- arch/s390/kernel/machine_kexec.c | 4 +- arch/s390/kernel/setup.c | 17 ++- arch/s390/kvm/interrupt.c | 3 +- arch/s390/mm/dump_pagetables.c | 4 +- arch/s390/mm/init.c | 4 +- arch/s390/mm/pageattr.c | 2 +- arch/s390/mm/vmem.c | 148 +++----------------- drivers/s390/block/dcssblk.c | 13 +- drivers/s390/char/monreader.c | 12 +- drivers/s390/cio/airq.c | 4 +- drivers/s390/crypto/zcrypt_api.c | 11 +- drivers/s390/virtio/virtio_ccw.c | 1 - drivers/usb/dwc3/dwc3-octeon.c | 2 + 65 files changed, 247 insertions(+), 475 deletions(-) delete mode 100644 arch/mips/include/asm/mach-loongson32/regs-clk.h delete mode 100644 arch/mips/include/asm/mach-loongson32/regs-rtc.h