This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 527630fbf4f1 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...] new 6f5459da2b87 arm64: alternative: fix build with clang integrated assembler new 1fa8cb0b7b11 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new e33a814e772c scripts/dtc: Remove redundant YYLOC global declaration new bb36d37e29d4 Merge tag 'devicetree-fixes-for-5.6-4' of git://git.kernel [...] new adccfb1a805e riscv: uaccess should be used in nommu mode new 3384b043ea15 riscv: fix the IPI missing issue in nommu mode new bd6f20333c67 RISC-V: Only select essential drivers for SOC_VIRT config new 2191b4f298fa RISC-V: Move all address space definition macros to one place new 823846c31071 Merge tag 'riscv-for-linus-5.6' of git://git.kernel.org/pu [...]
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/arm64/include/asm/alternative.h | 2 +- arch/riscv/Kconfig | 1 - arch/riscv/Kconfig.socs | 14 ------- arch/riscv/configs/defconfig | 16 +++++++- arch/riscv/configs/rv32_defconfig | 16 +++++++- arch/riscv/include/asm/clint.h | 8 ++-- arch/riscv/include/asm/pgtable.h | 78 +++++++++++++++++++----------------- arch/riscv/include/asm/uaccess.h | 36 ++++++++--------- arch/riscv/kernel/smp.c | 2 +- arch/riscv/lib/Makefile | 2 +- scripts/dtc/dtc-lexer.l | 1 - 11 files changed, 96 insertions(+), 80 deletions(-)