This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7ffca2bb9d8b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new fc68f42aa737 ACPI: fix NULL pointer dereference new d0e4dae74470 riscv: Fix 32-bit RISC-V boot failure new 444818b59918 Merge remote-tracking branch 'riscv/riscv-fix-32bit' into fixes new c79e89ecaa24 RISC-V: load initrd wherever it fits into memory new c09dc9e1cd3c riscv: Fix memory_limit for 64-bit kernel new c99127c45248 riscv: Make sure the linear mapping does not use the kerne [...] new db6b84a368b4 riscv: Make sure the kernel mapping does not overlap with [...] new 76f5dfacfb42 riscv: stacktrace: pin the task's stack in get_wchan new 6010d300f9f7 riscv: __asm_copy_to-from_user: Fix: overrun copy new 22b5f16ffeff riscv: __asm_copy_to-from_user: Fix: fail on RV32 new d4b3e0105e3c riscv: __asm_copy_to-from_user: Remove unnecessary size check new ea196c548c0a riscv: __asm_copy_to-from_user: Fix: Typos in comments new 6498f6151825 Merge tag 'riscv-for-linus-5.14-rc3' of git://git.kernel.o [...]
The 13 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/riscv/include/asm/efi.h | 4 ++-- arch/riscv/kernel/stacktrace.c | 6 +++++- arch/riscv/lib/uaccess.S | 27 +++++++++++++-------------- arch/riscv/mm/init.c | 32 ++++++++++++++++++++++++++++---- include/acpi/acpi_bus.h | 3 ++- 5 files changed, 50 insertions(+), 22 deletions(-)