• Linus Torvalds's avatar
    Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux · b79bd0d5
    Linus Torvalds authored
    Pull more RISC-V updates from Palmer Dabbelt:
    
     - A pair of defconfig additions, for NVMe and the EFI filesystem
       localization options.
    
     - A larger address space for stack randomization.
    
     - A cleanup to our install rules.
    
     - A DTS update for the Microchip Icicle board, to fix the serial
       console.
    
     - Support for build-time table sorting, which allows us to have
       __ex_table read-only.
    
    * tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:
      riscv: Move EXCEPTION_TABLE to RO_DATA segment
      riscv: Enable BUILDTIME_TABLE_SORT
      riscv: dts: microchip: mpfs-icicle: Fix serial console
      riscv: move the (z)install rules to arch/riscv/Makefile
      riscv: Improve stack randomisation on RV64
      riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1
      riscv: defconfig: enable BLK_DEV_NVME
    b79bd0d5
Kconfig 15.1 KB