Show patches with: Submitter = Deepak Gupta       |    State = Action Required       |   252 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[32/33] riscv: Documentation for shadow stack on riscv riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[31/33] riscv: Documentation for landing pad / indirect branch tracking riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[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 New
[29/33] riscv: kernel command line option to opt out of user cfi riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[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 New
[27/33] riscv: Add Firmware Feature SBI extensions definitions riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[26/33] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[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 New
[24/33] riscv/kernel: update __show_regs to print shadow stack register riscv control-flow integrity for usermode - 1 - --- 2024-10-01 Deepak Gupta New
[23/33] riscv signal: save and restore of shadow stack for signal riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[22/33] riscv: signal: abstract header saving for setup_sigcontext riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[21/33] riscv/traps: Introduce software check exception riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[20/33] riscv: Implements arch agnostic indirect branch tracking prctls riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[19/33] riscv: Implements arch agnostic shadow stack prctls riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[18/33] prctl: arch-agnostic prctl for indirect branch tracking riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[17/33] prctl: arch-agnostic prctl for shadow stack riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[16/33] riscv/shstk: If needed allocate a new shadow stack on clone riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[15/33] riscv/mm: Implement map_shadow_stack() syscall riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[14/33] riscv mmu: write protect and shadow stack riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[13/33] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs riscv control-flow integrity for usermode - 1 - --- 2024-10-01 Deepak Gupta New
[12/33] riscv mm: manufacture shadow stack pte riscv control-flow integrity for usermode - 1 - --- 2024-10-01 Deepak Gupta New
[11/33] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[10/33] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit riscv control-flow integrity for usermode - 1 - --- 2024-10-01 Deepak Gupta New
[09/33] riscv: zicfiss / zicfilp extension csr and bit definitions riscv control-flow integrity for usermode - 1 - --- 2024-10-01 Deepak Gupta New
[08/33] riscv: zicfiss / zicfilp enumeration riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[07/33] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml) riscv control-flow integrity for usermode - - - --- 2024-10-01 Deepak Gupta New
[06/33] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv riscv control-flow integrity for usermode - 1 - --- 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 - 3 - --- 2024-10-01 Deepak Gupta New
[04/33] riscv: Add support for per-thread envcfg CSR values riscv control-flow integrity for usermode - 2 - --- 2024-10-01 Deepak Gupta New
[03/33] riscv: Enable cbo.zero only when all harts support Zicboz riscv control-flow integrity for usermode - 3 - --- 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 New
[01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK riscv control-flow integrity for usermode 1 3 - --- 2024-10-01 Deepak Gupta New
[v4,30/30] kselftest/riscv: kselftest for user mode cfi riscv control-flow integrity for usermode - - - --- 2024-09-12 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,27/30] riscv: create a config for shadow stack and landing pad instr support riscv control-flow integrity for usermode - - - --- 2024-09-12 Deepak Gupta New
[v4,26/30] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe riscv control-flow integrity for usermode - - - --- 2024-09-12 Deepak Gupta New
[v4,25/30] riscv/ptrace: riscv cfi status and state via ptrace and in core files riscv control-flow integrity for usermode - - - --- 2024-09-12 Deepak Gupta New
[v4,24/30] riscv/kernel: update __show_regs to print shadow stack register riscv control-flow integrity for usermode - 1 - --- 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,21/30] riscv/traps: Introduce software check exception riscv control-flow integrity for usermode - - - --- 2024-09-12 Deepak Gupta New
[v4,20/30] riscv: Implements arch agnostic indirect branch tracking prctls riscv control-flow integrity for usermode - - - --- 2024-09-12 Deepak Gupta New
[v4,19/30] riscv: Implements arch agnostic shadow stack prctls riscv control-flow integrity for usermode - - - --- 2024-09-12 Deepak Gupta New
[v4,18/30] prctl: arch-agnostic prctl for indirect branch tracking riscv control-flow integrity for usermode - - - --- 2024-09-12 Deepak Gupta New
[v4,17/30] prctl: arch-agnostic prctl for shadow stack 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,15/30] riscv/mm: Implement map_shadow_stack() syscall riscv control-flow integrity for usermode - - - --- 2024-09-12 Deepak Gupta New
[v4,14/30] riscv mmu: write protect and shadow stack riscv control-flow integrity for usermode - - - --- 2024-09-12 Deepak Gupta New
[v4,13/30] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs riscv control-flow integrity for usermode - 1 - --- 2024-09-12 Deepak Gupta New
[v4,12/30] riscv mm: manufacture shadow stack pte riscv control-flow integrity for usermode - 1 - --- 2024-09-12 Deepak Gupta New
[v4,11/30] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE riscv control-flow integrity for usermode - - - --- 2024-09-12 Deepak Gupta New
[v4,10/30] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit riscv control-flow integrity for usermode - 1 - --- 2024-09-12 Deepak Gupta New
[v4,09/30] riscv: zicfiss / zicfilp extension csr and bit definitions riscv control-flow integrity for usermode - 1 - --- 2024-09-12 Deepak Gupta New
[v4,08/30] riscv: zicfiss / zicfilp enumeration riscv control-flow integrity for usermode - - - --- 2024-09-12 Deepak Gupta New
[v4,07/30] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml) riscv control-flow integrity for usermode - - - --- 2024-09-12 Deepak Gupta New
[v4,06/30] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv riscv control-flow integrity for usermode - 1 - --- 2024-09-12 Deepak Gupta New
[v4,05/30] riscv: Call riscv_user_isa_enable() only on the boot hart riscv control-flow integrity for usermode - 3 - --- 2024-09-12 Deepak Gupta New
[v4,04/30] riscv: Add support for per-thread envcfg CSR values riscv control-flow integrity for usermode - 2 - --- 2024-09-12 Deepak Gupta New
[v4,03/30] riscv: Enable cbo.zero only when all harts support Zicboz riscv control-flow integrity for usermode - 3 - --- 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 1 3 - --- 2024-09-12 Deepak Gupta New
[v3,29/29] kselftest/riscv: kselftest for user mode cfi riscv control-flow integrity for usermode - - - --- 2024-04-03 Deepak Gupta New
[v3,28/29] riscv: Documentation for shadow stack on riscv riscv control-flow integrity for usermode - - - --- 2024-04-03 Deepak Gupta New
[v3,27/29] riscv: Documentation for landing pad / indirect branch tracking riscv control-flow integrity for usermode - - - --- 2024-04-03 Deepak Gupta New
[v3,26/29] riscv: create a config for shadow stack and landing pad instr support riscv control-flow integrity for usermode - - - --- 2024-04-03 Deepak Gupta New
[v3,25/29] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe riscv control-flow integrity for usermode - - - --- 2024-04-03 Deepak Gupta New
[v3,24/29] riscv/ptrace: riscv cfi status and state via ptrace and in core files riscv control-flow integrity for usermode - - - --- 2024-04-03 Deepak Gupta New
[v3,23/29] riscv signal: Save and restore of shadow stack for signal riscv control-flow integrity for usermode - - - --- 2024-04-03 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,21/29] riscv/traps: Introduce software check exception riscv control-flow integrity for usermode - - - --- 2024-04-03 Deepak Gupta New
[v3,20/29] riscv/kernel: update __show_regs to print shadow stack register riscv control-flow integrity for usermode - 1 - --- 2024-04-03 Deepak Gupta New
[v3,19/29] riscv: Implements arch agnostic indirect branch tracking prctls riscv control-flow integrity for usermode - - - --- 2024-04-03 Deepak Gupta New
[v3,18/29] riscv: Implements arch agnostic shadow stack prctls riscv control-flow integrity for usermode - - - --- 2024-04-03 Deepak Gupta New
[v3,17/29] prctl: arch-agnostic prctl for indirect branch tracking riscv control-flow integrity for usermode - - - --- 2024-04-03 Deepak Gupta New
[v3,16/29] prctl: arch-agnostic prctl for shadow stack riscv control-flow integrity for usermode - - - --- 2024-04-03 Deepak Gupta New
[v3,15/29] riscv/shstk: If needed allocate a new shadow stack on clone riscv control-flow integrity for usermode - - - --- 2024-04-03 Deepak Gupta New
[v3,14/29] riscv/mm: Implement map_shadow_stack() syscall riscv control-flow integrity for usermode - - - --- 2024-04-03 Deepak Gupta New
[v3,13/29] riscv mmu: write protect and shadow stack riscv control-flow integrity for usermode - 1 - --- 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 - 1 - --- 2024-04-03 Deepak Gupta New
[v3,11/29] riscv mm: manufacture shadow stack pte riscv control-flow integrity for usermode - 1 - --- 2024-04-03 Deepak Gupta New
[v3,10/29] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE riscv control-flow integrity for usermode - - - --- 2024-04-03 Deepak Gupta New
[v3,09/29] mm: abstract shadow stack vma behind `vma_is_shadow_stack` 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,07/29] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit riscv control-flow integrity for usermode - 1 - --- 2024-04-03 Deepak Gupta New
[v3,06/29] riscv: zicfiss / zicfilp extension csr and bit definitions riscv control-flow integrity for usermode - 1 - --- 2024-04-03 Deepak Gupta New
[v3,05/29] riscv: zicfiss / zicfilp enumeration 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,03/29] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv riscv control-flow integrity for usermode - 1 - --- 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
[v3,01/29] riscv: envcfg save and restore on task switching 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,26/27] riscv: Documentation for shadow stack on riscv riscv control-flow integrity for usermode - - - --- 2024-03-29 Deepak Gupta New
[v2,25/27] riscv: Documentation for landing pad / indirect branch tracking riscv control-flow integrity for usermode - - - --- 2024-03-29 Deepak Gupta New
[v2,24/27] riscv: create a config for shadow stack and landing pad instr support riscv control-flow integrity for usermode - - - --- 2024-03-29 Deepak Gupta New
[v2,23/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files 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,21/27] riscv sigcontext: adding cfi state field in sigcontext riscv control-flow integrity for usermode - - - --- 2024-03-29 Deepak Gupta New
[v2,20/27] riscv/traps: Introduce software check exception riscv control-flow integrity for usermode - - - --- 2024-03-29 Deepak Gupta New
[v2,19/27] riscv/kernel: update __show_regs to print shadow stack register riscv control-flow integrity for usermode - - - --- 2024-03-29 Deepak Gupta New
« 1 2 3 »