This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 5613970af3f5 Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.o [...] new 3b1313eb32c4 mips: cacheinfo: report shared CPU map new 87f67cc4c7b8 MIPS: Fix boot on Fuloong2 systems new 7d2aa4bb90f5 mips: Fix gettimeofday() in the vdso library new a7effde99b6e MIPS: Kconfig: Use correct form for 'depends on' new a4a3893114a4 MIPS: Prevent link failure with kcov instrumentation new f8fffebdea75 MIPS: BPF: Disable MIPS32 eBPF JIT new f596cf0d8062 MIPS: BPF: eBPF JIT: check for MIPS ISA compliance in Kconfig new bbcc5672b006 MIPS: Avoid VDSO ABI breakage due to global register variable new c420ddda506b Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/s [...]
The 9 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/Kconfig | 2 +- arch/mips/boot/compressed/Makefile | 3 +++ arch/mips/include/asm/cpu-type.h | 3 ++- arch/mips/include/asm/thread_info.h | 20 +++++++++++++++++++- arch/mips/include/asm/vdso/gettimeofday.h | 13 ------------- arch/mips/kernel/cacheinfo.c | 27 ++++++++++++++++++++++++++- arch/mips/net/ebpf_jit.c | 2 +- arch/mips/vdso/vgettimeofday.c | 20 ++++++++++++++++++++ drivers/platform/mips/Kconfig | 2 +- 9 files changed, 73 insertions(+), 19 deletions(-)