LinuxLists
Users
About
Edgecombe, Rick P (
[email protected]
)
Number of posts: 1664 (0.76 per day)
First post: 2018-06-20 22:10:26
Last post: 2024-06-14 23:19:03
Previous Page
/
Next Page
Date
List
Subject
2023-06-22 16:59:14
linux-kernel
Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
2023-06-22 01:27:19
linux-kernel
Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
2023-06-21 23:56:17
linux-kernel
Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
2023-06-21 22:43:33
linux-kernel
Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
2023-06-21 19:02:01
linux-kernel
Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
2023-06-20 20:04:23
linux-kernel
Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
2023-06-19 16:56:54
linux-kernel
Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
2023-06-16 17:47:30
linux-kernel
Re: [PATCH v2 00/12] mm: jit/text allocator
2023-06-16 17:14:44
linux-kernel
Re: [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
2023-06-16 16:49:35
linux-kernel
Re: [PATCH v2 04/12] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
2023-06-16 16:10:11
linux-kernel
Re: [PATCH v2 01/12] nios2: define virtual address space for modules
2023-06-15 22:10:46
linux-kernel
Re: [patch 12/17] init: Invoke arch_cpu_finalize_init() earlier
2023-06-14 18:01:06
linux-kernel
Re: [PATCH v9 02/42] mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
2023-06-14 17:55:56
linux-kernel
Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
2023-06-13 20:13:15
linux-kernel
Re: [PATCH v9 10/42] x86/mm: Introduce _PAGE_SAVED_DIRTY
2023-06-13 20:10:51
linux-kernel
Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
2023-06-13 19:49:29
linux-kernel
Re: [PATCH v9 00/42] Shadow stacks for userspace
2023-06-13 17:51:16
linux-kernel
Re: [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
2023-06-13 16:57:17
linux-kernel
Re: [PATCH v9 03/42] mm: Make pte_mkwrite() take a VMA
2023-06-13 16:55:30
linux-kernel
Re: [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
2023-06-13 16:49:48
linux-kernel
Re: [PATCH v9 03/42] mm: Make pte_mkwrite() take a VMA
2023-06-13 16:49:24
linux-kernel
Re: [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
2023-06-13 16:49:08
linux-kernel
Re: [PATCH v9 02/42] mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
2023-06-13 16:39:23
linux-kernel
Re: [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
2023-06-13 16:33:23
linux-kernel
Re: [PATCH v9 02/42] mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
2023-06-13 16:19:42
linux-kernel
Re: [PATCH v9 10/42] x86/mm: Introduce _PAGE_SAVED_DIRTY
2023-06-13 03:42:10
linux-kernel
Re: [PATCH v9 00/42] Shadow stacks for userspace
2023-06-13 00:49:04
linux-kernel
[PATCH v9 42/42] x86/shstk: Add ARCH_SHSTK_STATUS
2023-06-13 00:48:48
linux-kernel
[PATCH v9 17/42] mm: Warn on shadow stack memory in wrong vma
2023-06-13 00:48:40
linux-kernel
[PATCH v9 33/42] x86/shstk: Check that signal frame is shadow stack mem
2023-06-13 00:48:22
linux-kernel
[PATCH v9 06/42] x86/shstk: Add Kconfig option for shadow stack
2023-06-13 00:48:22
linux-kernel
[PATCH v9 41/42] x86/shstk: Add ARCH_SHSTK_UNLOCK
2023-06-13 00:48:08
linux-kernel
[PATCH v9 27/42] x86/shstk: Add user control-protection fault handler
2023-06-13 00:48:07
linux-kernel
[PATCH v9 18/42] x86/mm: Warn if create Write=0,Dirty=1 with raw prot
2023-06-13 00:48:00
linux-kernel
[PATCH v9 26/42] x86: Introduce userspace API for shadow stack
2023-06-13 00:47:36
linux-kernel
[PATCH v9 13/42] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
2023-06-13 00:47:22
linux-kernel
[PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
2023-06-13 00:46:32
linux-kernel
[PATCH v9 22/42] mm: Don't allow write GUPs to shadow stack memory
2023-06-13 00:46:32
linux-kernel
[PATCH v9 19/42] mm/mmap: Add shadow stack pages to memory accounting
2023-06-13 00:46:04
linux-kernel
[PATCH v9 00/42] Shadow stacks for userspace
2023-06-13 00:46:01
linux-kernel
[PATCH v9 16/42] mm: Add guard pages around a shadow stack.
2023-06-13 00:45:37
linux-kernel
[PATCH v9 40/42] x86: Add PTRACE interface for shadow stack
2023-06-13 00:45:26
linux-kernel
[PATCH v9 08/42] x86/cpufeatures: Add CPU feature flags for shadow stacks
2023-06-13 00:45:23
linux-kernel
[PATCH v9 25/42] x86/fpu: Add helper for modifying xstate
2023-06-13 00:45:08
linux-kernel
[PATCH v9 21/42] x86/mm: Teach pte_mkwrite() about stack memory
2023-06-13 00:45:00
linux-kernel
[PATCH v9 10/42] x86/mm: Introduce _PAGE_SAVED_DIRTY
2023-06-13 00:44:58
linux-kernel
[PATCH v9 02/42] mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
2023-06-13 00:44:53
linux-kernel
[PATCH v9 20/42] x86/mm: Introduce MAP_ABOVE4G
2023-06-13 00:44:47
linux-kernel
[PATCH v9 31/42] x86/shstk: Handle signals for shadow stack
2023-06-13 00:44:43
linux-kernel
[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
2023-06-13 00:44:09
linux-kernel
[PATCH v9 38/42] x86/cpufeatures: Enable CET CR4 bit for shadow stack