diff options
author | 2024-09-06 13:00:59 -0700 | |
---|---|---|
committer | 2024-09-06 13:00:59 -0700 | |
commit | 890daedec4f483bcb5cea0a4ce290830d12d78b2 (patch) | |
tree | 80844966b7e77f92cb559864aecacc0a4f3f8fde /scripts/lib/kdoc/kdoc_files.py | |
parent | Merge tag 'powerpc-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (diff) | |
parent | riscv: Fix RISCV_ALTERNATIVE_EARLY (diff) | |
download | wireguard-linux-890daedec4f483bcb5cea0a4ce290830d12d78b2.tar.xz wireguard-linux-890daedec4f483bcb5cea0a4ce290830d12d78b2.zip |
Merge tag 'riscv-for-linus-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Pull RISC-V fixes from Palmer Dabbelt:
- A revert for the mmap() change that ties the allocation range to the
hint adress, as what we tried to do ended up regressing on other
userspace workloads.
- A fix to avoid a kernel memory leak when emulating misaligned
accesses from userspace.
- A Kconfig fix for toolchain vector detection, which now correctly
detects vector support on toolchains where the V extension depends on
the M extension.
- A fix to avoid failing the linear mapping bootmem bounds check on
NOMMU systems.
- A fix for early alternatives on relocatable kernels.
* tag 'riscv-for-linus-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:
riscv: Fix RISCV_ALTERNATIVE_EARLY
riscv: Do not restrict memory size because of linear mapping on nommu
riscv: Fix toolchain vector detection
riscv: misaligned: Restrict user access to kernel memory
riscv: mm: Do not restrict mmap address based on hint
riscv: selftests: Remove mmap hint address checks
Revert "RISC-V: mm: Document mmap changes"
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions