Deepak Gupta ([email protected])

Number of posts: 243 (0.46 per day)
First post: 2022-11-11 20:07:03
Last post: 2024-04-27 15:36:22

Date List Subject
2024-04-03 23:44:14 linux-kernel [PATCH v3 08/29] mm: Define VM_SHADOW_STACK for RISC-V
2024-04-03 23:44:03 linux-kernel [PATCH v3 07/29] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
2024-04-03 23:43:45 linux-kernel [PATCH v3 06/29] riscv: zicfiss / zicfilp extension csr and bit definitions
2024-04-03 23:43:35 linux-kernel [PATCH v3 05/29] riscv: zicfiss / zicfilp enumeration
2024-04-03 23:43:27 linux-kernel [PATCH v3 04/29] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)
2024-04-03 23:43:15 linux-kernel [PATCH v3 03/29] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
2024-04-03 23:42:49 linux-kernel [PATCH v3 01/29] riscv: envcfg save and restore on task switching
2024-04-03 23:42:36 linux-kernel [PATCH v3 02/29] riscv: define default value for envcfg for task
2024-04-01 17:56:23 linux-kernel Re: [PATCH v2 27/27] kselftest/riscv: kselftest for user mode cfi
2024-04-01 17:34:37 linux-kernel Re: [PATCH v2 27/27] kselftest/riscv: kselftest for user mode cfi
2024-03-29 20:02:29 linux-kernel Re: [PATCH v2 27/27] kselftest/riscv: kselftest for user mode cfi
2024-03-29 05:16:01 linux-kernel Re: [PATCH v2 11/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
2024-03-29 05:13:31 linux-kernel Re: [PATCH v2 04/27] riscv: zicfiss/zicfilp enumeration
2024-03-29 04:57:01 linux-kernel [PATCH v2 27/27] kselftest/riscv: kselftest for user mode cfi
2024-03-29 04:55:47 linux-kernel [PATCH v2 24/27] riscv: create a config for shadow stack and landing pad instr support
2024-03-29 04:54:35 linux-kernel [PATCH v2 21/27] riscv sigcontext: adding cfi state field in sigcontext
2024-03-29 04:54:11 linux-kernel [PATCH v2 20/27] riscv/traps: Introduce software check exception
2024-03-29 04:52:58 linux-kernel [PATCH v2 17/27] riscv: Implements arch agnostic shadow stack prctls
2024-03-29 04:52:51 linux-kernel [PATCH v2 26/27] riscv: Documentation for shadow stack on riscv
2024-03-29 04:52:38 linux-kernel [PATCH v2 25/27] riscv: Documentation for landing pad / indirect branch tracking
2024-03-29 04:51:52 linux-kernel [PATCH v2 23/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
2024-03-29 04:51:40 linux-kernel [PATCH v2 22/27] riscv signal: Save and restore of shadow stack for signal
2024-03-29 04:50:46 linux-kernel [PATCH v2 19/27] riscv/kernel: update __show_regs to print shadow stack register
2024-03-29 04:50:28 linux-kernel [PATCH v2 18/27] riscv: Implements arch argnostic indirect branch tracking prctls
2024-03-29 04:49:56 linux-kernel [PATCH v2 16/27] prctl: arch-agnostic prtcl for indirect branch tracking
2024-03-29 04:49:33 linux-kernel [PATCH v2 15/27] prctl: arch-agnostic prctl for shadow stack
2024-03-29 04:49:32 linux-kernel [PATCH v2 08/27] mm: abstract shadow stack vma behind `arch_is_shadow_stack`
2024-03-29 04:49:20 linux-kernel [PATCH v2 14/27] riscv/shstk: If needed allocate a new shadow stack on clone
2024-03-29 04:49:05 linux-kernel [PATCH v2 13/27] riscv/mm: Implement map_shadow_stack() syscall
2024-03-29 04:48:41 linux-kernel [PATCH v2 12/27] riscv mmu: write protect and shadow stack
2024-03-29 04:48:31 linux-kernel [PATCH v2 11/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
2024-03-29 04:48:22 linux-kernel [PATCH v2 05/27] riscv: zicfiss/zicfilp extension csr and bit definitions
2024-03-29 04:48:11 linux-kernel [PATCH v2 10/27] riscv mm: manufacture shadow stack pte
2024-03-29 04:47:55 linux-kernel [PATCH v2 09/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
2024-03-29 04:47:33 linux-kernel [PATCH v2 03/27] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
2024-03-29 04:47:16 linux-kernel [PATCH v2 07/27] mm: Define VM_SHADOW_STACK for RISC-V
2024-03-29 04:47:05 linux-kernel [PATCH v2 06/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
2024-03-29 04:46:30 linux-kernel [PATCH v2 04/27] riscv: zicfiss/zicfilp enumeration
2024-03-29 04:45:54 linux-kernel [PATCH v2 02/27] riscv: define default value for envcfg
2024-03-29 04:45:38 linux-kernel [PATCH v2 01/27] riscv: envcfg save and restore on task switching
2024-03-29 04:45:20 linux-kernel [PATCH v2 00/27] riscv control-flow integrity for usermode
2024-03-28 19:34:16 linux-kernel Re: [RISC-V] [tech-j-ext] [RFC PATCH 5/9] riscv: Split per-CPU and per-thread envcfg bits
2024-03-28 01:59:07 linux-kernel Re: [RISC-V] [tech-j-ext] [RFC PATCH 5/9] riscv: Split per-CPU and per-thread envcfg bits
2024-03-23 20:38:00 linux-kernel Re: [RISC-V] [tech-j-ext] [RFC PATCH 5/9] riscv: Split per-CPU and per-thread envcfg bits
2024-03-22 17:14:10 linux-kernel Re: [RISC-V] [tech-j-ext] [RFC PATCH 5/9] riscv: Split per-CPU and per-thread envcfg bits
2024-03-22 17:04:00 linux-kernel Re: [RISC-V] [tech-j-ext] [RFC PATCH 5/9] riscv: Split per-CPU and per-thread envcfg bits
2024-03-20 23:27:34 linux-kernel Re: [RISC-V] [tech-j-ext] [RFC PATCH 5/9] riscv: Split per-CPU and per-thread envcfg bits
2024-03-20 04:40:22 linux-kernel Re: [RISC-V] [tech-j-ext] [RFC PATCH 5/9] riscv: Split per-CPU and per-thread envcfg bits
2024-03-19 23:56:10 linux-kernel Re: [RISC-V] [tech-j-ext] [RFC PATCH 5/9] riscv: Split per-CPU and per-thread envcfg bits
2024-02-22 01:33:12 linux-kernel Re: [RFC PATCH v1 09/28] mm: abstract shadow stack vma behind `arch_is_shadow_stack`
2024-02-22 00:50:46 linux-kernel Re: [RFC PATCH v1 15/28] riscv/mm: Implement map_shadow_stack() syscall