This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 051e6b7e34b9 Merge tag 'hwmon-for-v5.7-rc6' of git://git.kernel.org/pub [...] new d51c214541c5 arm64: fix the flush_icache_range arguments in machine_kexec new 01d8a7480304 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new e7b146a8bfba riscv: perf_event: Make some funciton static new 48084c3595cb riscv: perf: RISCV_BASE_PMU should be independent new ab7fbad0c7d7 riscv: Fix unmet direct dependencies built based on SOC_VIRT new 0502bee37cde riscv: stacktrace: Fix undefined reference to `walk_stackframe' new fa8174aa225f riscv: Add pgprot_writecombine/device and PAGE_SHARED defi [...] new 21e2414083e2 riscv: Disable ARCH_HAS_DEBUG_VIRTUAL if NOMMU new 69868418e148 riscv: Make SYS_SUPPORTS_HUGETLBFS depends on MMU new 9a6630aef933 riscv: pgtable: Fix __kernel_map_pages build error if NOMMU new ed1ed4c0da54 riscv: mmiowb: Fix implicit declaration of function 'smp_p [...] new 67e45621af06 Merge tag 'riscv-for-linus-5.7-rc6' of git://git.kernel.or [...]
The 12 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/arm64/kernel/machine_kexec.c | 1 + arch/riscv/Kconfig | 3 ++- arch/riscv/Kconfig.socs | 17 +++++++++-------- arch/riscv/include/asm/mmio.h | 2 ++ arch/riscv/include/asm/mmiowb.h | 1 + arch/riscv/include/asm/perf_event.h | 8 ++------ arch/riscv/include/asm/pgtable.h | 3 +++ arch/riscv/kernel/Makefile | 2 +- arch/riscv/kernel/perf_event.c | 8 ++++---- arch/riscv/kernel/stacktrace.c | 2 +- 10 files changed, 26 insertions(+), 21 deletions(-)