diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-06-09 09:36:17 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-06-09 09:36:17 -0700 |
commit | 0f506c7f7d3d8d68a1a020c3d914390b3ffc30d0 (patch) | |
tree | 01db087426b3bac0e553cbf2ddee1e0dedf43291 /fs | |
parent | 87aceaa7f083cd4e77e28943bc5535ef34ead498 (diff) | |
parent | 99a670b2069c725a7b50318aa681d9cae8f89325 (diff) |
Merge tag 'riscv-for-linus-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Pull RISC-V fixes from Palmer Dabbelt:
- A fix to avoid ISA-disallowed privilege mappings that can result from
WRITE+EXEC mmap requests from userspace.
- A fix for kfence to handle the huge pages.
- A fix to avoid converting misaligned VAs to huge pages.
- ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE has been selected so kprobe
can understand user pointers.
* tag 'riscv-for-linus-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:
riscv: fix kprobe __user string arg print fault issue
riscv: Check the virtual alignment before choosing a map size
riscv: Fix kfence now that the linear mapping can be backed by PUD/P4D/PGD
riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readable
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions