Toggle navigation
Patchwork
linux-kselftest
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Series =
riscv control-flow integrity for usermode
| 33 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[33/33] kselftest/riscv: kselftest for user mode cfi
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
New
[32/33] riscv: Documentation for shadow stack on riscv
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
Superseded
[31/33] riscv: Documentation for landing pad / indirect branch tracking
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
Superseded
[30/33] riscv: create a config for shadow stack and landing pad instr support
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
Superseded
[29/33] riscv: kernel command line option to opt out of user cfi
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
Superseded
[28/33] riscv: enable kernel access to shadow stack memory via FWFT sbi call
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
Superseded
[27/33] riscv: Add Firmware Feature SBI extensions definitions
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
Superseded
[26/33] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
Superseded
[25/33] riscv/ptrace: riscv cfi status and state via ptrace and in core files
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
Superseded
[24/33] riscv/kernel: update __show_regs to print shadow stack register
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
Superseded
[23/33] riscv signal: save and restore of shadow stack for signal
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
Superseded
[22/33] riscv: signal: abstract header saving for setup_sigcontext
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
Superseded
[21/33] riscv/traps: Introduce software check exception
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
Superseded
[20/33] riscv: Implements arch agnostic indirect branch tracking prctls
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
Superseded
[19/33] riscv: Implements arch agnostic shadow stack prctls
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
Superseded
[18/33] prctl: arch-agnostic prctl for indirect branch tracking
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
Superseded
[17/33] prctl: arch-agnostic prctl for shadow stack
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
Superseded
[16/33] riscv/shstk: If needed allocate a new shadow stack on clone
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
Superseded
[15/33] riscv/mm: Implement map_shadow_stack() syscall
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
Superseded
[14/33] riscv mmu: write protect and shadow stack
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
Superseded
[13/33] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
Superseded
[12/33] riscv mm: manufacture shadow stack pte
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
Superseded
[11/33] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
Superseded
[10/33] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
Superseded
[09/33] riscv: zicfiss / zicfilp extension csr and bit definitions
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
Superseded
[08/33] riscv: zicfiss / zicfilp enumeration
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
Superseded
[07/33] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
Superseded
[06/33] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
Superseded
[05/33] riscv: Call riscv_user_isa_enable() only on the boot hart
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
New
[04/33] riscv: Add support for per-thread envcfg CSR values
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
New
[03/33] riscv: Enable cbo.zero only when all harts support Zicboz
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
New
[02/33] mm: helper `is_shadow_stack_vma` to check shadow stack vma
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
Superseded
[01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
riscv control-flow integrity for usermode
-
-
-
2024-10-01
Deepak Gupta
Superseded