Deepak Gupta ([email protected])

Number of posts: 244 (0.45 per day)
First post: 2022-11-11 20:07:03
Last post: 2024-05-03 23:02:20

Date List Subject
2023-12-23 00:00:14 linux-kernel [PATCH v1] mm: abstract shadow stack vma behind arch_is_shadow_stack_vma
2023-12-13 20:00:47 linux-kernel Re: [PATCH v7 20/39] arm64/gcs: Context switch GCS state for EL0
2023-12-13 19:44:19 linux-kernel Re: [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
2023-12-13 16:28:11 linux-kernel Re: [PATCH v1 2/2] riscv: envcfg save and restore on trap entry/exit
2023-12-13 01:03:18 linux-kernel Re: [PATCH v1 2/2] riscv: envcfg save and restore on trap entry/exit
2023-12-13 00:51:12 linux-kernel Re: [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
2023-12-12 23:51:30 linux-kernel [PATCH v1 2/2] riscv: envcfg save and restore on trap entry/exit
2023-12-12 23:51:27 linux-kernel [PATCH v1 1/2] riscv: abstract envcfg CSR
2023-12-12 23:45:52 linux-kernel Re: [PATCH v1 1/2] riscv: abstract envcfg CSR
2023-12-12 23:43:42 linux-kernel [PATCH v1 1/2] riscv: abstract envcfg CSR
2023-12-12 19:17:39 linux-kernel Re: [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
2023-11-28 21:27:39 linux-kernel Re: [PATCH RFT v4 2/5] fork: Add shadow stack support to clone3()
2023-11-28 20:29:37 linux-kernel Re: Shadow stack enabling from dynamic loader v/s kernel on exec
2023-11-23 00:20:11 linux-kernel Shadow stack enabling from dynamic loader v/s kernel on exec
2023-11-17 21:13:30 linux-kernel Re: [PATCH RFC RFT v2 5/5] kselftest/clone3: Test shadow stack support
2023-11-17 20:51:50 linux-kernel Re: [PATCH RFC RFT v2 2/5] fork: Add shadow stack support to clone3()
2023-11-15 15:37:04 linux-kernel Re: [PATCH RFC RFT v2 1/5] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
2023-11-02 15:58:46 linux-kernel Re: [PATCH v6] scripts/gdb: add lx_current support for riscv
2023-11-02 15:45:58 linux-kernel Re: [PATCH v6] scripts/gdb: add lx_current support for riscv
2023-10-30 18:21:57 linux-kernel Re: [PATCH RFC RFT 2/5] fork: Add shadow stack support to clone3()
2023-10-28 04:59:05 linux-kernel [PATCH v6] scripts/gdb: add lx_current support for riscv
2023-10-27 23:24:35 linux-kernel Re: [PATCH RFC RFT 2/5] fork: Add shadow stack support to clone3()
2023-10-26 23:42:59 linux-kernel Re: [PATCH v5] scripts/gdb: add lx_current support for riscv
2023-10-26 23:40:45 linux-kernel [PATCH v6] scripts/gdb: add lx_current support for riscv
2023-10-26 20:41:53 linux-kernel Re: [PATCH RFC RFT 2/5] fork: Add shadow stack support to clone3()
2023-10-09 21:24:34 linux-kernel Re: [PATCH v1 RFC Zisslpcfi 15/20] sslp prctl: arch-agnostic prctl for shadow stack and landing pad instr
2023-07-20 19:27:59 linux-kernel Re: [PATCH v2] riscv: VMAP_STACK overflow detection thread-safe
2023-05-15 21:41:25 linux-kernel Re: [GIT PULL] x86/shstk for 6.4
2023-03-17 19:26:28 linux-kernel Re: [PATCH v7 22/41] mm/mmap: Add shadow stack pages to memory accounting
2023-03-17 17:28:21 linux-kernel Re: [PATCH v7 22/41] mm/mmap: Add shadow stack pages to memory accounting
2023-03-17 17:12:40 linux-kernel Re: [PATCH v7 22/41] mm/mmap: Add shadow stack pages to memory accounting
2023-03-17 17:11:01 linux-kernel Re: [PATCH v7 21/41] mm: Add guard pages around a shadow stack.
2023-03-17 17:06:08 linux-kernel Re: [PATCH v7 24/41] mm: Don't allow write GUPs to shadow stack memory
2023-03-16 20:07:32 linux-kernel Re: [PATCH v7 33/41] x86/shstk: Introduce map_shadow_stack syscall
2023-03-16 19:31:03 linux-kernel Re: [PATCH v7 33/41] x86/shstk: Introduce map_shadow_stack syscall
2023-03-10 21:01:57 linux-kernel Re: [PATCH v7 33/41] x86/shstk: Introduce map_shadow_stack syscall
2023-03-09 21:08:30 linux-kernel Re: [PATCH v7 33/41] x86/shstk: Introduce map_shadow_stack syscall
2023-03-09 18:55:24 linux-kernel Re: [PATCH v7 33/41] x86/shstk: Introduce map_shadow_stack syscall
2023-03-01 15:43:25 linux-kernel Re: [PATCH v6 20/41] x86/mm: Teach pte_mkwrite() about stack memory
2023-03-01 15:41:44 linux-kernel Re: [PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
2023-03-01 15:39:21 linux-kernel Re: [PATCH v6 11/41] mm: Introduce pte_mkwrite_kernel()
2023-02-23 21:20:34 linux-kernel Re: [PATCH v6 33/41] x86/shstk: Introduce map_shadow_stack syscall
2023-02-23 00:03:53 linux-kernel Re: [PATCH v6 33/41] x86/shstk: Introduce map_shadow_stack syscall
2023-02-22 22:14:08 linux-kernel Re: [PATCH v6 18/41] mm: Introduce VM_SHADOW_STACK for shadow stack memory
2023-02-15 06:37:43 linux-kernel Re: [PATCH v5 19/39] mm: Fixup places that call pte_mkwrite() directly
2023-02-14 06:10:17 linux-kernel Re: [PATCH v5 19/39] mm: Fixup places that call pte_mkwrite() directly
2023-02-14 00:09:57 linux-kernel Re: [PATCH v5 19/39] mm: Fixup places that call pte_mkwrite() directly
2023-02-13 20:01:19 linux-kernel Re: [PATCH v1 RFC Zisslpcfi 11/20] mmu: maybe_mkwrite updated to manufacture shadow stack PTEs
2023-02-13 14:38:21 linux-kernel Re: [PATCH v1 RFC Zisslpcfi 11/20] mmu: maybe_mkwrite updated to manufacture shadow stack PTEs
2023-02-13 04:55:44 linux-kernel [PATCH v1 RFC Zisslpcfi 18/20] riscv signal: Save and restore of shadow stack for signal
2023-02-13 04:55:41 linux-kernel [PATCH v1 RFC Zisslpcfi 20/20] riscv: select config for shadow stack and landing pad instr support