Show patches with: Submitter = Deepak Gupta       |    Archived = No       |   282 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[27/33] riscv: Add Firmware Feature SBI extensions definitions riscv control-flow integrity for usermode - - - 1111 2024-10-01 Deepak Gupta Superseded
[26/33] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe riscv control-flow integrity for usermode - - - 1111 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 - - - 1111 2024-10-01 Deepak Gupta Superseded
[24/33] riscv/kernel: update __show_regs to print shadow stack register riscv control-flow integrity for usermode - 1 - 913 2024-10-01 Deepak Gupta Superseded
[23/33] riscv signal: save and restore of shadow stack for signal riscv control-flow integrity for usermode - - - 1111 2024-10-01 Deepak Gupta Superseded
[22/33] riscv: signal: abstract header saving for setup_sigcontext riscv control-flow integrity for usermode - - - 1111 2024-10-01 Deepak Gupta Superseded
[21/33] riscv/traps: Introduce software check exception riscv control-flow integrity for usermode - - - 1111 2024-10-01 Deepak Gupta Superseded
[20/33] riscv: Implements arch agnostic indirect branch tracking prctls riscv control-flow integrity for usermode - - - 1111 2024-10-01 Deepak Gupta Superseded
[19/33] riscv: Implements arch agnostic shadow stack prctls riscv control-flow integrity for usermode - - - 1111 2024-10-01 Deepak Gupta Superseded
[18/33] prctl: arch-agnostic prctl for indirect branch tracking riscv control-flow integrity for usermode - - - 1111 2024-10-01 Deepak Gupta Superseded
[17/33] prctl: arch-agnostic prctl for shadow stack riscv control-flow integrity for usermode - - - 1111 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 - - - 1012 2024-10-01 Deepak Gupta Superseded
[15/33] riscv/mm: Implement map_shadow_stack() syscall riscv control-flow integrity for usermode - - - 1111 2024-10-01 Deepak Gupta Superseded
[14/33] riscv mmu: write protect and shadow stack riscv control-flow integrity for usermode - - - 12-1 2024-10-01 Deepak Gupta Superseded
[13/33] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs riscv control-flow integrity for usermode - 1 - 12-1 2024-10-01 Deepak Gupta Superseded
[12/33] riscv mm: manufacture shadow stack pte riscv control-flow integrity for usermode - 1 - 12-1 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 - - - 1111 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 - 1 - 1111 2024-10-01 Deepak Gupta Superseded
[09/33] riscv: zicfiss / zicfilp extension csr and bit definitions riscv control-flow integrity for usermode - 1 - 12-1 2024-10-01 Deepak Gupta Superseded
[08/33] riscv: zicfiss / zicfilp enumeration riscv control-flow integrity for usermode - - - 1111 2024-10-01 Deepak Gupta Superseded
[07/33] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml) riscv control-flow integrity for usermode - - - 12-1 2024-10-01 Deepak Gupta Superseded
[06/33] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv riscv control-flow integrity for usermode - 1 - 1111 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 - 3 - 12-1 2024-10-01 Deepak Gupta Superseded
[04/33] riscv: Add support for per-thread envcfg CSR values riscv control-flow integrity for usermode - 2 - 12-1 2024-10-01 Deepak Gupta Superseded
[03/33] riscv: Enable cbo.zero only when all harts support Zicboz riscv control-flow integrity for usermode - 3 - 12-1 2024-10-01 Deepak Gupta Superseded
[02/33] mm: helper `is_shadow_stack_vma` to check shadow stack vma riscv control-flow integrity for usermode - - - 12-1 2024-10-01 Deepak Gupta Superseded
[01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK riscv control-flow integrity for usermode 1 3 - 12-1 2024-10-01 Deepak Gupta Superseded
[v4,30/30] kselftest/riscv: kselftest for user mode cfi riscv control-flow integrity for usermode - - - 617 2024-09-12 Deepak Gupta Superseded
[v4,29/30] riscv: Documentation for shadow stack on riscv riscv control-flow integrity for usermode - - - 616 2024-09-12 Deepak Gupta Superseded
[v4,28/30] riscv: Documentation for landing pad / indirect branch tracking riscv control-flow integrity for usermode - - - 617 2024-09-12 Deepak Gupta Superseded
[v4,27/30] riscv: create a config for shadow stack and landing pad instr support riscv control-flow integrity for usermode - - - 7-7 2024-09-12 Deepak Gupta Superseded
[v4,26/30] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe riscv control-flow integrity for usermode - - - 617 2024-09-12 Deepak Gupta Superseded
[v4,25/30] riscv/ptrace: riscv cfi status and state via ptrace and in core files riscv control-flow integrity for usermode - - - 617 2024-09-12 Deepak Gupta Superseded
[v4,24/30] riscv/kernel: update __show_regs to print shadow stack register riscv control-flow integrity for usermode - 1 - 616 2024-09-12 Deepak Gupta Superseded
[v4,23/30] riscv signal: save and restore of shadow stack for signal riscv control-flow integrity for usermode - - - 617 2024-09-12 Deepak Gupta Superseded
[v4,22/30] riscv sigcontext: cfi state struct definition for sigcontext riscv control-flow integrity for usermode - - - 7-7 2024-09-12 Deepak Gupta Superseded
[v4,21/30] riscv/traps: Introduce software check exception riscv control-flow integrity for usermode - - - 616 2024-09-12 Deepak Gupta Superseded
[v4,20/30] riscv: Implements arch agnostic indirect branch tracking prctls riscv control-flow integrity for usermode - - - 616 2024-09-12 Deepak Gupta Superseded
[v4,19/30] riscv: Implements arch agnostic shadow stack prctls riscv control-flow integrity for usermode - - - 617 2024-09-12 Deepak Gupta Superseded
[v4,18/30] prctl: arch-agnostic prctl for indirect branch tracking riscv control-flow integrity for usermode - - - 617 2024-09-12 Deepak Gupta Superseded
[v4,17/30] prctl: arch-agnostic prctl for shadow stack riscv control-flow integrity for usermode - - - 616 2024-09-12 Deepak Gupta Superseded
[v4,16/30] riscv/shstk: If needed allocate a new shadow stack on clone riscv control-flow integrity for usermode - - - 616 2024-09-12 Deepak Gupta Superseded
[v4,15/30] riscv/mm: Implement map_shadow_stack() syscall riscv control-flow integrity for usermode - - - 1111 2024-09-12 Deepak Gupta Superseded
[v4,14/30] riscv mmu: write protect and shadow stack riscv control-flow integrity for usermode - - - 12-1 2024-09-12 Deepak Gupta Superseded
[v4,13/30] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs riscv control-flow integrity for usermode - 1 - 12-1 2024-09-12 Deepak Gupta Superseded
[v4,12/30] riscv mm: manufacture shadow stack pte riscv control-flow integrity for usermode - 1 - 12-2 2024-09-12 Deepak Gupta Superseded
[v4,11/30] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE riscv control-flow integrity for usermode - - - 1112 2024-09-12 Deepak Gupta Superseded
[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 - 1112 2024-09-12 Deepak Gupta Superseded
[v4,09/30] riscv: zicfiss / zicfilp extension csr and bit definitions riscv control-flow integrity for usermode - 1 - 12-2 2024-09-12 Deepak Gupta Superseded
[v4,08/30] riscv: zicfiss / zicfilp enumeration riscv control-flow integrity for usermode - - - 1112 2024-09-12 Deepak Gupta Superseded
[v4,07/30] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml) riscv control-flow integrity for usermode - - - 11-3 2024-09-12 Deepak Gupta Superseded
[v4,06/30] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv riscv control-flow integrity for usermode - 1 - 1111 2024-09-12 Deepak Gupta Superseded
[v4,05/30] riscv: Call riscv_user_isa_enable() only on the boot hart riscv control-flow integrity for usermode - 3 - 12-2 2024-09-12 Deepak Gupta Superseded
[v4,04/30] riscv: Add support for per-thread envcfg CSR values riscv control-flow integrity for usermode - 2 - 12-2 2024-09-12 Deepak Gupta Superseded
[v4,03/30] riscv: Enable cbo.zero only when all harts support Zicboz riscv control-flow integrity for usermode - 3 - 12-2 2024-09-12 Deepak Gupta Superseded
[v4,02/30] mm: helper `is_shadow_stack_vma` to check shadow stack vma riscv control-flow integrity for usermode - - - 12-2 2024-09-12 Deepak Gupta Superseded
[v4,01/30] mm: Introduce ARCH_HAS_USER_SHADOW_STACK riscv control-flow integrity for usermode 1 3 - 12-2 2024-09-12 Deepak Gupta Superseded
[RFC,12/12] riscv: enable kernel shadow stack and landing pad enforcement [RFC,01/12] riscv: zicfiss / zicfilp extension csr and bit definitions - - - 11-2 2024-04-09 Deepak Gupta RFC
[RFC,11/12] riscv: Kconfig & Makefile for riscv kernel control flow integrity [RFC,01/12] riscv: zicfiss / zicfilp extension csr and bit definitions - - - 11-2 2024-04-09 Deepak Gupta RFC
[RFC,10/12] riscv/traps: Introduce software check exception [RFC,01/12] riscv: zicfiss / zicfilp extension csr and bit definitions - - - 11-2 2024-04-09 Deepak Gupta RFC
[RFC,09/12] scs: kernel shadow stack with hardware assistance [RFC,01/12] riscv: zicfiss / zicfilp extension csr and bit definitions - - - 11-2 2024-04-09 Deepak Gupta RFC
[RFC,08/12] riscv: dynamic (zicfiss) shadow call stack support [RFC,01/12] riscv: zicfiss / zicfilp extension csr and bit definitions - - - 11-2 2024-04-09 Deepak Gupta RFC
[RFC,07/12] riscv/mm: prepare shadow stack for init task for kernel cfi [RFC,01/12] riscv: zicfiss / zicfilp extension csr and bit definitions - 1 - 1111 2024-04-09 Deepak Gupta RFC
[RFC,06/12] scs: place init shadow stack in .shadowstack section [RFC,01/12] riscv: zicfiss / zicfilp extension csr and bit definitions - - - 1111 2024-04-09 Deepak Gupta RFC
[RFC,05/12] riscv: fix certain indirect jumps for kernel cfi [RFC,01/12] riscv: zicfiss / zicfilp extension csr and bit definitions - - - 12-1 2024-04-09 Deepak Gupta RFC
[RFC,04/12] riscv: update asm call sites with label setup [RFC,01/12] riscv: zicfiss / zicfilp extension csr and bit definitions - - - 12-1 2024-04-09 Deepak Gupta RFC
[RFC,03/12] riscv: after saving expected landing pad (elp), clear elp state [RFC,01/12] riscv: zicfiss / zicfilp extension csr and bit definitions - - - 12-1 2024-04-09 Deepak Gupta RFC
[RFC,02/12] riscv: add landing pad for asm routines. [RFC,01/12] riscv: zicfiss / zicfilp extension csr and bit definitions - - - 11-2 2024-04-09 Deepak Gupta RFC
[RFC,01/12] riscv: zicfiss / zicfilp extension csr and bit definitions [RFC,01/12] riscv: zicfiss / zicfilp extension csr and bit definitions - - - 12-1 2024-04-09 Deepak Gupta RFC
[v3,29/29] kselftest/riscv: kselftest for user mode cfi riscv control-flow integrity for usermode - - - --1 2024-04-03 Deepak Gupta RFC
[v3,28/29] riscv: Documentation for shadow stack on riscv riscv control-flow integrity for usermode - - - --1 2024-04-03 Deepak Gupta RFC
[v3,27/29] riscv: Documentation for landing pad / indirect branch tracking riscv control-flow integrity for usermode - - - --1 2024-04-03 Deepak Gupta RFC
[v3,26/29] riscv: create a config for shadow stack and landing pad instr support riscv control-flow integrity for usermode - - - --1 2024-04-03 Deepak Gupta RFC
[v3,25/29] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe riscv control-flow integrity for usermode - - - --1 2024-04-03 Deepak Gupta RFC
[v3,24/29] riscv/ptrace: riscv cfi status and state via ptrace and in core files riscv control-flow integrity for usermode - - - --1 2024-04-03 Deepak Gupta RFC
[v3,23/29] riscv signal: Save and restore of shadow stack for signal riscv control-flow integrity for usermode - - - --1 2024-04-03 Deepak Gupta RFC
[v3,22/29] riscv sigcontext: adding cfi state field in sigcontext riscv control-flow integrity for usermode - - - --1 2024-04-03 Deepak Gupta RFC
[v3,21/29] riscv/traps: Introduce software check exception riscv control-flow integrity for usermode - - - --1 2024-04-03 Deepak Gupta RFC
[v3,20/29] riscv/kernel: update __show_regs to print shadow stack register riscv control-flow integrity for usermode - 1 - --1 2024-04-03 Deepak Gupta RFC
[v3,19/29] riscv: Implements arch agnostic indirect branch tracking prctls riscv control-flow integrity for usermode - - - --1 2024-04-03 Deepak Gupta RFC
[v3,18/29] riscv: Implements arch agnostic shadow stack prctls riscv control-flow integrity for usermode - - - --1 2024-04-03 Deepak Gupta RFC
[v3,17/29] prctl: arch-agnostic prctl for indirect branch tracking riscv control-flow integrity for usermode - - - --1 2024-04-03 Deepak Gupta RFC
[v3,16/29] prctl: arch-agnostic prctl for shadow stack riscv control-flow integrity for usermode - - - --1 2024-04-03 Deepak Gupta RFC
[v3,15/29] riscv/shstk: If needed allocate a new shadow stack on clone riscv control-flow integrity for usermode - - - --1 2024-04-03 Deepak Gupta RFC
[v3,14/29] riscv/mm: Implement map_shadow_stack() syscall riscv control-flow integrity for usermode - - - --1 2024-04-03 Deepak Gupta RFC
[v3,13/29] riscv mmu: write protect and shadow stack riscv control-flow integrity for usermode - 1 - --1 2024-04-03 Deepak Gupta RFC
[v3,12/29] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs riscv control-flow integrity for usermode - 1 - --1 2024-04-03 Deepak Gupta RFC
[v3,11/29] riscv mm: manufacture shadow stack pte riscv control-flow integrity for usermode - 1 - --1 2024-04-03 Deepak Gupta RFC
[v3,10/29] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE riscv control-flow integrity for usermode - - - --1 2024-04-03 Deepak Gupta RFC
[v3,09/29] mm: abstract shadow stack vma behind `vma_is_shadow_stack` riscv control-flow integrity for usermode - - - --1 2024-04-03 Deepak Gupta RFC
[v3,08/29] mm: Define VM_SHADOW_STACK for RISC-V riscv control-flow integrity for usermode - - - --1 2024-04-03 Deepak Gupta RFC
[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 - --1 2024-04-03 Deepak Gupta RFC
[v3,06/29] riscv: zicfiss / zicfilp extension csr and bit definitions riscv control-flow integrity for usermode - 1 - --1 2024-04-03 Deepak Gupta RFC
[v3,05/29] riscv: zicfiss / zicfilp enumeration riscv control-flow integrity for usermode - - - --1 2024-04-03 Deepak Gupta RFC
[v3,04/29] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml) riscv control-flow integrity for usermode - - - --1 2024-04-03 Deepak Gupta RFC
[v3,03/29] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv riscv control-flow integrity for usermode - 1 - --1 2024-04-03 Deepak Gupta RFC
[v3,02/29] riscv: define default value for envcfg for task riscv control-flow integrity for usermode - - - --1 2024-04-03 Deepak Gupta RFC
[v3,01/29] riscv: envcfg save and restore on task switching riscv control-flow integrity for usermode - - - --1 2024-04-03 Deepak Gupta RFC
[v2,27/27] kselftest/riscv: kselftest for user mode cfi riscv control-flow integrity for usermode - - - --1 2024-03-29 Deepak Gupta Superseded
[v2,26/27] riscv: Documentation for shadow stack on riscv riscv control-flow integrity for usermode - - - --1 2024-03-29 Deepak Gupta Superseded
« 1 2 3 »