[PATCH v4 0/6] riscv: SCS support
patchwork-bot+linux-riscv at kernel.org
patchwork-bot+linux-riscv at kernel.org
Thu Nov 2 13:20:30 PDT 2023
Hello:
This series was applied to riscv/linux.git (for-next)
by Palmer Dabbelt <palmer at rivosinc.com>:
On Wed, 27 Sep 2023 22:47:58 +0000 you wrote:
> Hi folks,
>
> This series adds Shadow Call Stack (SCS) support for RISC-V. SCS
> uses compiler instrumentation to store return addresses in a
> separate shadow stack to protect them against accidental or
> malicious overwrites. More information about SCS can be found
> here:
>
> [...]
Here is the summary with links:
- [v4,1/6] riscv: VMAP_STACK overflow detection thread-safe
https://git.kernel.org/riscv/c/be97d0db5f44
- [v4,2/6] riscv: Deduplicate IRQ stack switching
https://git.kernel.org/riscv/c/82982fdd5133
- [v4,3/6] riscv: Move global pointer loading to a macro
https://git.kernel.org/riscv/c/e609b4f4252a
- [v4,4/6] riscv: Implement Shadow Call Stack
https://git.kernel.org/riscv/c/d1584d791a29
- [v4,5/6] riscv: Use separate IRQ shadow call stacks
https://git.kernel.org/riscv/c/c40fef858d00
- [v4,6/6] lkdtm: Fix CFI_BACKWARD on RISC-V
https://git.kernel.org/riscv/c/245561ba6d5d
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the linux-riscv
mailing list