summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2020-11-07 11:16:37 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2020-11-07 11:16:37 -0800
commit4b1d362db99d9233406cb7cfe35fc698ef92be25 (patch)
tree2fd0b28ba4c68f17f43ce4ef2ef1bf3f55e95063 /MAINTAINERS
parent659caaf65dc9c7150aa3e80225ec6e66b25ab3ce (diff)
parentc2c81bb2f69138f902e1a58d3bef6ad97fb8a92c (diff)
downloadlinux-4b1d362db99d9233406cb7cfe35fc698ef92be25.tar.bz2
Merge tag 'riscv-for-linus-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Pull RISC-V fixes from Palmer Dabbelt: - SPDX comment style fix - ignore memory that is unusable - avoid setting a kernel text offset for the !MMU kernels, where skipping the first page of memory is both unnecessary and costly - avoid passing the flag bits in satp to pfn_to_virt() - fix __put_kernel_nofault, where we had the arguments to __put_user_nocheck reversed - workaround for a bug in the FU540 to avoid triggering PMP issues during early boot - change to how we pull symbols out of the vDSO. The old mechanism was removed from binutils-2.35 (and has been backported to Debian's 2.34) * tag 'riscv-for-linus-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: RISC-V: Fix the VDSO symbol generaton for binutils-2.35+ RISC-V: Use non-PGD mappings for early DTB access riscv: uaccess: fix __put_kernel_nofault() riscv: fix pfn_to_virt err in do_page_fault(). riscv: Set text_offset correctly for M-Mode RISC-V: Remove any memblock representing unusable memory area risc-v: kernel: ftrace: Fixes improper SPDX comment style
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions