Show patches with: Submitter = Deepak Gupta       |    State = Action Required       |    Archived = No       |   342 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v12,28/28] kselftest/riscv: kselftest for user mode cfi riscv control-flow integrity for usermode - - - --- 2025-03-14 Deepak Gupta New
[v12,27/28] riscv: Documentation for shadow stack on riscv riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,26/28] riscv: Documentation for landing pad / indirect branch tracking riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,25/28] riscv: create a config for shadow stack and landing pad instr support riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,24/28] arch/riscv: compile vdso with landing pad riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,23/28] riscv: kernel command line option to opt out of user cfi riscv control-flow integrity for usermode - - - --- 2025-03-14 Deepak Gupta New
[v12,22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,21/28] riscv: Add Firmware Feature SBI extensions definitions riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files riscv control-flow integrity for usermode - - - --- 2025-03-14 Deepak Gupta New
[v12,18/28] riscv/kernel: update __show_regs to print shadow stack register riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,17/28] riscv/signal: save and restore of shadow stack for signal riscv control-flow integrity for usermode - - - --- 2025-03-14 Deepak Gupta New
[v12,16/28] riscv: signal: abstract header saving for setup_sigcontext riscv control-flow integrity for usermode - - - --- 2025-03-14 Deepak Gupta New
[v12,15/28] riscv/traps: Introduce software check exception riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,14/28] riscv: Implements arch agnostic indirect branch tracking prctls riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,13/28] prctl: arch-agnostic prctl for indirect branch tracking riscv control-flow integrity for usermode - 2 - --- 2025-03-14 Deepak Gupta New
[v12,12/28] riscv: Implements arch agnostic shadow stack prctls riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,11/28] riscv/shstk: If needed allocate a new shadow stack on clone riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,10/28] riscv/mm: Implement map_shadow_stack() syscall riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,09/28] riscv mmu: write protect and shadow stack riscv control-flow integrity for usermode - 2 - --- 2025-03-14 Deepak Gupta New
[v12,08/28] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs riscv control-flow integrity for usermode - 2 - --- 2025-03-14 Deepak Gupta New
[v12,07/28] riscv mm: manufacture shadow stack pte riscv control-flow integrity for usermode - 2 - --- 2025-03-14 Deepak Gupta New
[v12,06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit riscv control-flow integrity for usermode - 2 - --- 2025-03-14 Deepak Gupta New
[v12,04/28] riscv: zicfiss / zicfilp extension csr and bit definitions riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,03/28] riscv: zicfiss / zicfilp enumeration riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml) riscv control-flow integrity for usermode 1 - - --- 2025-03-14 Deepak Gupta New
[v12,01/28] mm: VM_SHADOW_STACK definition for riscv riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v11,27/27] kselftest/riscv: kselftest for user mode cfi riscv control-flow integrity for usermode - - - --- 2025-03-10 Deepak Gupta New
[v11,26/27] riscv: Documentation for shadow stack on riscv riscv control-flow integrity for usermode - 1 - --- 2025-03-10 Deepak Gupta New
[v11,25/27] riscv: Documentation for landing pad / indirect branch tracking riscv control-flow integrity for usermode - 1 - --- 2025-03-10 Deepak Gupta New
[v11,24/27] riscv: create a config for shadow stack and landing pad instr support riscv control-flow integrity for usermode - 1 - --- 2025-03-10 Deepak Gupta New
[v11,23/27] arch/riscv: compile vdso with landing pad riscv control-flow integrity for usermode - 1 - --- 2025-03-10 Deepak Gupta New
[v11,22/27] riscv: kernel command line option to opt out of user cfi riscv control-flow integrity for usermode - - - --- 2025-03-10 Deepak Gupta New
[v11,21/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call riscv control-flow integrity for usermode - 1 - --- 2025-03-10 Deepak Gupta New
[v11,20/27] riscv: Add Firmware Feature SBI extensions definitions riscv control-flow integrity for usermode - 1 - --- 2025-03-10 Deepak Gupta New
[v11,19/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe riscv control-flow integrity for usermode - 1 - --- 2025-03-10 Deepak Gupta New
[v11,18/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files riscv control-flow integrity for usermode - - - --- 2025-03-10 Deepak Gupta New
[v11,17/27] riscv/kernel: update __show_regs to print shadow stack register riscv control-flow integrity for usermode - 1 - --- 2025-03-10 Deepak Gupta New
[v11,16/27] riscv/signal: save and restore of shadow stack for signal riscv control-flow integrity for usermode - - - --- 2025-03-10 Deepak Gupta New
[v11,15/27] riscv: signal: abstract header saving for setup_sigcontext riscv control-flow integrity for usermode - - - --- 2025-03-10 Deepak Gupta New
[v11,14/27] riscv/traps: Introduce software check exception riscv control-flow integrity for usermode - 1 - --- 2025-03-10 Deepak Gupta New
[v11,13/27] prctl: arch-agnostic prctl for indirect branch tracking riscv control-flow integrity for usermode - 1 - --- 2025-03-10 Deepak Gupta New
[v11,12/27] riscv: Implements arch agnostic shadow stack prctls riscv control-flow integrity for usermode - - - --- 2025-03-10 Deepak Gupta New
[v11,11/27] riscv/shstk: If needed allocate a new shadow stack on clone riscv control-flow integrity for usermode - 1 - --- 2025-03-10 Deepak Gupta New
[v11,10/27] riscv/mm: Implement map_shadow_stack() syscall riscv control-flow integrity for usermode - 1 - --- 2025-03-10 Deepak Gupta New
[v11,09/27] riscv mmu: write protect and shadow stack riscv control-flow integrity for usermode - 2 - --- 2025-03-10 Deepak Gupta New
[v11,08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs riscv control-flow integrity for usermode - 2 - --- 2025-03-10 Deepak Gupta New
[v11,07/27] riscv mm: manufacture shadow stack pte riscv control-flow integrity for usermode - 2 - --- 2025-03-10 Deepak Gupta New
[v11,06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE riscv control-flow integrity for usermode - 1 - --- 2025-03-10 Deepak Gupta New
[v11,05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit riscv control-flow integrity for usermode - 2 - --- 2025-03-10 Deepak Gupta New
[v11,04/27] riscv: zicfiss / zicfilp extension csr and bit definitions riscv control-flow integrity for usermode - 1 - --- 2025-03-10 Deepak Gupta New
[v11,03/27] riscv: zicfiss / zicfilp enumeration riscv control-flow integrity for usermode - 1 - --- 2025-03-10 Deepak Gupta New
[v11,02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml) riscv control-flow integrity for usermode 1 - - --- 2025-03-10 Deepak Gupta New
[v11,01/27] mm: VM_SHADOW_STACK definition for riscv riscv control-flow integrity for usermode - 1 - --- 2025-03-10 Deepak Gupta New
[v10,27/27] kselftest/riscv: kselftest for user mode cfi riscv control-flow integrity for usermode - - - --- 2025-02-10 Deepak Gupta New
[v10,26/27] riscv: Documentation for shadow stack on riscv riscv control-flow integrity for usermode - - - --- 2025-02-10 Deepak Gupta New
[v10,25/27] riscv: Documentation for landing pad / indirect branch tracking riscv control-flow integrity for usermode - - - --- 2025-02-10 Deepak Gupta New
[v10,24/27] riscv: create a config for shadow stack and landing pad instr support riscv control-flow integrity for usermode - - - --- 2025-02-10 Deepak Gupta New
[v10,23/27] arch/riscv: compile vdso with landing pad riscv control-flow integrity for usermode - - - --- 2025-02-10 Deepak Gupta New
[v10,22/27] riscv: kernel command line option to opt out of user cfi riscv control-flow integrity for usermode - - - --- 2025-02-10 Deepak Gupta New
[v10,21/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call riscv control-flow integrity for usermode - - - --- 2025-02-10 Deepak Gupta New
[v10,20/27] riscv: Add Firmware Feature SBI extensions definitions riscv control-flow integrity for usermode - - - --- 2025-02-10 Deepak Gupta New
[v10,19/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe riscv control-flow integrity for usermode - - - --- 2025-02-10 Deepak Gupta New
[v10,18/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files riscv control-flow integrity for usermode - - - --- 2025-02-10 Deepak Gupta New
[v10,17/27] riscv/kernel: update __show_regs to print shadow stack register riscv control-flow integrity for usermode - 1 - --- 2025-02-10 Deepak Gupta New
[v10,16/27] riscv/signal: save and restore of shadow stack for signal riscv control-flow integrity for usermode - - - --- 2025-02-10 Deepak Gupta New
[v10,15/27] riscv: signal: abstract header saving for setup_sigcontext riscv control-flow integrity for usermode - - - --- 2025-02-10 Deepak Gupta New
[v10,14/27] riscv/traps: Introduce software check exception riscv control-flow integrity for usermode - - - --- 2025-02-10 Deepak Gupta New
[v10,13/27] prctl: arch-agnostic prctl for indirect branch tracking riscv control-flow integrity for usermode - 1 - --- 2025-02-10 Deepak Gupta New
[v10,12/27] riscv: Implements arch agnostic shadow stack prctls riscv control-flow integrity for usermode - - - --- 2025-02-10 Deepak Gupta New
[v10,11/27] riscv/shstk: If needed allocate a new shadow stack on clone riscv control-flow integrity for usermode - - - --- 2025-02-10 Deepak Gupta New
[v10,10/27] riscv/mm: Implement map_shadow_stack() syscall riscv control-flow integrity for usermode - - - --- 2025-02-10 Deepak Gupta New
[v10,09/27] riscv mmu: write protect and shadow stack riscv control-flow integrity for usermode - 1 - --- 2025-02-10 Deepak Gupta New
[v10,08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs riscv control-flow integrity for usermode - 1 - --- 2025-02-10 Deepak Gupta New
[v10,07/27] riscv mm: manufacture shadow stack pte riscv control-flow integrity for usermode - 1 - --- 2025-02-10 Deepak Gupta New
[v10,06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE riscv control-flow integrity for usermode - - - --- 2025-02-10 Deepak Gupta New
[v10,05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit riscv control-flow integrity for usermode - 1 - --- 2025-02-10 Deepak Gupta New
[v10,04/27] riscv: zicfiss / zicfilp extension csr and bit definitions riscv control-flow integrity for usermode - 1 - --- 2025-02-10 Deepak Gupta New
[v10,03/27] riscv: zicfiss / zicfilp enumeration riscv control-flow integrity for usermode - - - --- 2025-02-10 Deepak Gupta New
[v10,02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml) riscv control-flow integrity for usermode 1 - - --- 2025-02-10 Deepak Gupta New
[v10,01/27] mm: VM_SHADOW_STACK definition for riscv riscv control-flow integrity for usermode - - - --- 2025-02-10 Deepak Gupta New
[v9,26/26] kselftest/riscv: kselftest for user mode cfi riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,25/26] riscv: Documentation for shadow stack on riscv riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,24/26] riscv: Documentation for landing pad / indirect branch tracking riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,23/26] riscv: create a config for shadow stack and landing pad instr support riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,22/26] riscv: kernel command line option to opt out of user cfi riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,21/26] riscv: enable kernel access to shadow stack memory via FWFT sbi call riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,20/26] riscv: Add Firmware Feature SBI extensions definitions riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,19/26] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,18/26] riscv/ptrace: riscv cfi status and state via ptrace and in core files riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,17/26] riscv/kernel: update __show_regs to print shadow stack register riscv control-flow integrity for usermode - 1 - --- 2025-02-05 Deepak Gupta New
[v9,16/26] riscv/signal: save and restore of shadow stack for signal riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,15/26] riscv: signal: abstract header saving for setup_sigcontext riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,14/26] riscv/traps: Introduce software check exception riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,13/26] prctl: arch-agnostic prctl for indirect branch tracking riscv control-flow integrity for usermode - 1 - --- 2025-02-05 Deepak Gupta New
[v9,12/26] riscv: Implements arch agnostic shadow stack prctls riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,11/26] riscv/shstk: If needed allocate a new shadow stack on clone riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,10/26] riscv/mm: Implement map_shadow_stack() syscall riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
[v9,09/26] riscv mmu: write protect and shadow stack riscv control-flow integrity for usermode - - - --- 2025-02-05 Deepak Gupta New
« 1 2 3 4 »