Show patches with: Submitter = Deepak Gupta       |    State = Action Required       |    Archived = No       |   62 patches
Patch Series S/W/F Date Submitter Delegate State
[v8,29/29] kselftest/riscv: kselftest for user mode cfi riscv control-flow integrity for usermode --- 2024-11-11 Deepak Gupta New
[v8,28/29] riscv: Documentation for shadow stack on riscv riscv control-flow integrity for usermode --- 2024-11-11 Deepak Gupta New
[v8,27/29] riscv: Documentation for landing pad / indirect branch tracking riscv control-flow integrity for usermode --- 2024-11-11 Deepak Gupta New
[v8,26/29] riscv: create a config for shadow stack and landing pad instr support riscv control-flow integrity for usermode --- 2024-11-11 Deepak Gupta New
[v8,25/29] riscv: kernel command line option to opt out of user cfi riscv control-flow integrity for usermode --- 2024-11-11 Deepak Gupta New
[v8,24/29] riscv: enable kernel access to shadow stack memory via FWFT sbi call riscv control-flow integrity for usermode --- 2024-11-11 Deepak Gupta New
[v8,23/29] riscv: Add Firmware Feature SBI extensions definitions riscv control-flow integrity for usermode --- 2024-11-11 Deepak Gupta New
[v8,22/29] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe riscv control-flow integrity for usermode --- 2024-11-11 Deepak Gupta New
[v8,21/29] riscv/ptrace: riscv cfi status and state via ptrace and in core files riscv control-flow integrity for usermode --- 2024-11-11 Deepak Gupta New
[v8,20/29] riscv/kernel: update __show_regs to print shadow stack register riscv control-flow integrity for usermode --- 2024-11-11 Deepak Gupta New
[v8,19/29] riscv/signal: save and restore of shadow stack for signal riscv control-flow integrity for usermode --- 2024-11-11 Deepak Gupta New
[v8,18/29] riscv: signal: abstract header saving for setup_sigcontext riscv control-flow integrity for usermode --- 2024-11-11 Deepak Gupta New
[v8,17/29] riscv/traps: Introduce software check exception riscv control-flow integrity for usermode --- 2024-11-11 Deepak Gupta New
[v8,16/29] riscv: Implements arch agnostic indirect branch tracking prctls riscv control-flow integrity for usermode --- 2024-11-11 Deepak Gupta New
[v8,15/29] riscv: Implements arch agnostic shadow stack prctls riscv control-flow integrity for usermode --- 2024-11-11 Deepak Gupta New
[v8,14/29] prctl: arch-agnostic prctl for indirect branch tracking riscv control-flow integrity for usermode --- 2024-11-11 Deepak Gupta New
[v8,13/29] prctl: arch-agnostic prctl for shadow stack riscv control-flow integrity for usermode --- 2024-11-11 Deepak Gupta New
[v8,12/29] riscv/shstk: If needed allocate a new shadow stack on clone riscv control-flow integrity for usermode --- 2024-11-11 Deepak Gupta New
[v8,11/29] riscv/mm: Implement map_shadow_stack() syscall riscv control-flow integrity for usermode --- 2024-11-11 Deepak Gupta New
[v8,10/29] riscv mmu: write protect and shadow stack riscv control-flow integrity for usermode --- 2024-11-11 Deepak Gupta New
[v8,09/29] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs riscv control-flow integrity for usermode --- 2024-11-11 Deepak Gupta New
[v8,08/29] riscv mm: manufacture shadow stack pte riscv control-flow integrity for usermode --- 2024-11-11 Deepak Gupta New
[v8,07/29] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE riscv control-flow integrity for usermode --- 2024-11-11 Deepak Gupta New
[v8,06/29] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit riscv control-flow integrity for usermode --- 2024-11-11 Deepak Gupta New
[v8,05/29] riscv: zicfiss / zicfilp extension csr and bit definitions riscv control-flow integrity for usermode --- 2024-11-11 Deepak Gupta New
[v8,04/29] riscv: zicfiss / zicfilp enumeration riscv control-flow integrity for usermode --- 2024-11-11 Deepak Gupta New
[v8,03/29] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml) riscv control-flow integrity for usermode --- 2024-11-11 Deepak Gupta New
[v8,02/29] mm: helper `is_shadow_stack_vma` to check shadow stack vma riscv control-flow integrity for usermode --- 2024-11-11 Deepak Gupta New
[v8,01/29] mm: Introduce ARCH_HAS_USER_SHADOW_STACK riscv control-flow integrity for usermode --- 2024-11-11 Deepak Gupta New
[v7,04/32] riscv: Add support for per-thread envcfg CSR values riscv control-flow integrity for usermode --- 2024-10-29 Deepak Gupta New
[v6,08/33] riscv: zicfiss / zicfilp enumeration riscv control-flow integrity for usermode --- 2024-10-08 Deepak Gupta New
[v6,06/33] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv riscv control-flow integrity for usermode --- 2024-10-08 Deepak Gupta New
[v6,02/33] mm: helper `is_shadow_stack_vma` to check shadow stack vma riscv control-flow integrity for usermode --- 2024-10-08 Deepak Gupta New
[33/33] kselftest/riscv: kselftest for user mode cfi riscv control-flow integrity for usermode --- 2024-10-01 Deepak Gupta New
[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
[v4,29/30] riscv: Documentation for shadow stack on riscv riscv control-flow integrity for usermode --- 2024-09-12 Deepak Gupta New
[v4,28/30] riscv: Documentation for landing pad / indirect branch tracking riscv control-flow integrity for usermode --- 2024-09-12 Deepak Gupta New
[v4,23/30] riscv signal: save and restore of shadow stack for signal riscv control-flow integrity for usermode --- 2024-09-12 Deepak Gupta New
[v4,22/30] riscv sigcontext: cfi state struct definition for sigcontext riscv control-flow integrity for usermode --- 2024-09-12 Deepak Gupta New
[v4,16/30] riscv/shstk: If needed allocate a new shadow stack on clone riscv control-flow integrity for usermode --- 2024-09-12 Deepak Gupta New
[v4,02/30] mm: helper `is_shadow_stack_vma` to check shadow stack vma riscv control-flow integrity for usermode --- 2024-09-12 Deepak Gupta New
[v4,01/30] mm: Introduce ARCH_HAS_USER_SHADOW_STACK riscv control-flow integrity for usermode --- 2024-09-12 Deepak Gupta New
[v3,22/29] riscv sigcontext: adding cfi state field in sigcontext riscv control-flow integrity for usermode --- 2024-04-03 Deepak Gupta New
[v3,12/29] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs riscv control-flow integrity for usermode --- 2024-04-03 Deepak Gupta New
[v3,08/29] mm: Define VM_SHADOW_STACK for RISC-V riscv control-flow integrity for usermode --- 2024-04-03 Deepak Gupta New
[v3,04/29] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml) riscv control-flow integrity for usermode --- 2024-04-03 Deepak Gupta New
[v3,02/29] riscv: define default value for envcfg for task riscv control-flow integrity for usermode --- 2024-04-03 Deepak Gupta New
[v2,27/27] kselftest/riscv: kselftest for user mode cfi riscv control-flow integrity for usermode --- 2024-03-29 Deepak Gupta New
[v2,22/27] riscv signal: Save and restore of shadow stack for signal riscv control-flow integrity for usermode --- 2024-03-29 Deepak Gupta New
[v2,16/27] prctl: arch-agnostic prtcl for indirect branch tracking riscv control-flow integrity for usermode --- 2024-03-29 Deepak Gupta New
[v2,10/27] riscv mm: manufacture shadow stack pte riscv control-flow integrity for usermode --- 2024-03-29 Deepak Gupta New
[v2,08/27] mm: abstract shadow stack vma behind `arch_is_shadow_stack` riscv control-flow integrity for usermode --- 2024-03-29 Deepak Gupta New
[v2,07/27] mm: Define VM_SHADOW_STACK for RISC-V riscv control-flow integrity for usermode --- 2024-03-29 Deepak Gupta New
[v2,04/27] riscv: zicfiss/zicfilp enumeration riscv control-flow integrity for usermode --- 2024-03-29 Deepak Gupta New
[v2,02/27] riscv: define default value for envcfg riscv control-flow integrity for usermode --- 2024-03-29 Deepak Gupta New
[v2,01/27] riscv: envcfg save and restore on task switching riscv control-flow integrity for usermode --- 2024-03-29 Deepak Gupta New
[RFC,v1,11/28] riscv: Implementing "PROT_SHADOWSTACK" on riscv [RFC,v1,01/28] riscv: abstract envcfg CSR --- 2024-01-25 Deepak Gupta New
[RFC,v1,07/28] riscv: kernel handling on trap entry/exit for user cfi [RFC,v1,01/28] riscv: abstract envcfg CSR --- 2024-01-25 Deepak Gupta New
[RFC,v1,05/28] riscv: zicfiss/zicfilp enumeration [RFC,v1,01/28] riscv: abstract envcfg CSR --- 2024-01-25 Deepak Gupta New
[01/28] riscv: abstract envcfg CSR [01/28] riscv: abstract envcfg CSR --- 2024-01-25 Deepak Gupta New