This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 63623fd44972 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new d3f703c4359f mips: vdso: fix 'jalr t9' crash in vdso code new 07015d7a103c MIPS: Disable VDSO time functionality on microMIPS new 976c23af3ee5 mips: vdso: add build time check that no 'jalr t9' calls left new 97e914b7de3c MIPS: cavium_octeon: Fix syncw generation. new bef8e2dfceed MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()' new 72cf3b3df423 MIPS: vdso: Wrap -mexplicit-relocs in cc-option new eb41113870c9 MIPS: X1000: Fix clock of watchdog node. new 11479e8e3cd8 MIPS: ingenic: DTS: Fix watchdog nodes new 3234f4ed3066 MAINTAINERS: Hand MIPS over to Thomas new d67f250e9634 Merge branch 'mips-fixes' of git://git.kernel.org/pub/scm/ [...] new c68a9032299e riscv: set pmp configuration if kernel is running in M-mode new 6a1ce99dc4bd RISC-V: Don't enable all interrupts in trap_init() new e7167043ee50 riscv: Fix gitignore new a0a31fd84f8f riscv: allocate a complete page size for each page table new 8458ca147c20 riscv: adjust the indent new c5f86891185c Merge tag 'riscv-for-linux-5.6-rc4' of git://git.kernel.or [...]
The 16 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: CREDITS | 5 ++++ MAINTAINERS | 6 ++-- arch/mips/boot/dts/ingenic/jz4740.dtsi | 17 ++++++----- arch/mips/boot/dts/ingenic/jz4780.dtsi | 17 ++++++----- arch/mips/boot/dts/ingenic/x1000.dtsi | 6 ++-- arch/mips/include/asm/sync.h | 4 ++- arch/mips/kernel/vpe.c | 2 +- arch/mips/vdso/Makefile | 28 ++++++++++++++++-- arch/riscv/boot/.gitignore | 2 ++ arch/riscv/include/asm/csr.h | 12 ++++++++ arch/riscv/kernel/head.S | 6 ++++ arch/riscv/kernel/traps.c | 4 +-- arch/riscv/mm/kasan_init.c | 53 ++++++++++++++++++++-------------- 13 files changed, 109 insertions(+), 53 deletions(-)