• Linus Torvalds's avatar
    Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux · a3dfc532
    Linus Torvalds authored
    Pull more RISC-V updates from Palmer Dabbelt:
     "This has a handful of new features:
    
       - Support for CURRENT_STACK_POINTER, which enables some extra stack
         debugging for HARDENED_USERCOPY.
    
       - Support for the new SBI CPU idle extension, via cpuidle and suspend
         drivers.
    
       - Profiling has been enabled in the defconfigs.
    
      but is mostly fixes and cleanups"
    
    * tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: (21 commits)
      RISC-V: K210 defconfigs: Drop redundant MEMBARRIER=n
      RISC-V: defconfig: Drop redundant SBI HVC and earlycon
      Documentation: riscv: remove non-existent directory from table of contents
      riscv: cpu.c: don't use kernel-doc markers for comments
      RISC-V: Enable profiling by default
      RISC-V: module: fix apply_r_riscv_rcv_branch_rela typo
      RISC-V: Declare per cpu boot data as static
      RISC-V: Fix a comment typo in riscv_of_parent_hartid()
      riscv: Increase stack size under KASAN
      riscv: Fix fill_callchain return value
      riscv: dts: canaan: Fix SPI3 bus width
      riscv: Rename "sp_in_global" to "current_stack_pointer"
      riscv module: remove (NOLOAD)
      RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine
      dt-bindings: Add common bindings for ARM and RISC-V idle states
      cpuidle: Add RISC-V SBI CPU idle driver
      cpuidle: Factor-out power domain related code from PSCI domain driver
      RISC-V: Add SBI HSM suspend related defines
      RISC-V: Add arch functions for non-retentive suspend entry/exit
      RISC-V: Rename relocate() and make it global
      ...
    a3dfc532
MAINTAINERS 640 KB