• Linus Torvalds's avatar
    Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux · 35b51afd
    Linus Torvalds authored
    Pull RISC-V updates from Palmer Dabbelt:
    
     - Support for the Svpbmt extension, which allows memory attributes to
       be encoded in pages
    
     - Support for the Allwinner D1's implementation of page-based memory
       attributes
    
     - Support for running rv32 binaries on rv64 systems, via the compat
       subsystem
    
     - Support for kexec_file()
    
     - Support for the new generic ticket-based spinlocks, which allows us
       to also move to qrwlock. These should have already gone in through
       the asm-geneic tree as well
    
     - A handful of cleanups and fixes, include some larger ones around
       atomics and XIP
    
    * tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: (51 commits)
      RISC-V: Prepare dropping week attribute from arch_kexec_apply_relocations[_add]
      riscv: compat: Using seperated vdso_maps for compat_vdso_info
      RISC-V: Fix the XIP build
      RISC-V: Split out the XIP fixups into their...
    35b51afd
open.c 36.5 KB