Show patches with: Series = Shadow stacks for userspace       |    State = Action Required       |    Archived = No       |   41 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v7,41/41] x86/shstk: Add ARCH_SHSTK_STATUS Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,40/41] x86/shstk: Add ARCH_SHSTK_UNLOCK Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,39/41] x86: Add PTRACE interface for shadow stack Shadow stacks for userspace 1 1 4 --- 2023-02-27 Edgecombe, Rick P New
[v7,38/41] x86/fpu: Add helper for initing features Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,37/41] selftests/x86: Add shadow stack test Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,36/41] x86/shstk: Wire in shadow stack interface Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,35/41] x86: Expose thread features in /proc/$PID/status Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,34/41] x86/shstk: Support WRSS for userspace Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,33/41] x86/shstk: Introduce map_shadow_stack syscall Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,32/41] x86/shstk: Handle signals for shadow stack Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,31/41] x86/shstk: Introduce routines modifying shstk Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,30/41] x86/shstk: Handle thread shadow stack Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,29/41] x86/shstk: Add user-mode shadow stack support Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,28/41] x86: Introduce userspace API for shadow stack Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,27/41] x86/mm: Warn if create Write=0,Dirty=1 with raw prot Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,26/41] mm: Warn on shadow stack memory in wrong vma Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,25/41] x86/mm: Introduce MAP_ABOVE4G Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,24/41] mm: Don't allow write GUPs to shadow stack memory Shadow stacks for userspace 2 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,23/41] mm: Re-introduce vm_flags to do_mmap() Shadow stacks for userspace 1 3 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,22/41] mm/mmap: Add shadow stack pages to memory accounting Shadow stacks for userspace 2 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,21/41] mm: Add guard pages around a shadow stack. Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,20/41] x86/mm: Teach pte_mkwrite() about stack memory Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,19/41] x86/mm: Check shadow stack page fault errors Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,18/41] mm: Introduce VM_SHADOW_STACK for shadow stack memory Shadow stacks for userspace 1 2 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,17/41] mm: Move VM_UFFD_MINOR_BIT from 37 to 38 Shadow stacks for userspace 2 2 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,16/41] x86/mm: Start actually marking _PAGE_SAVED_DIRTY Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,15/41] x86/mm: Update ptep/pmdp_set_wrprotect() for _PAGE_SAVED_DIRTY Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,14/41] x86/mm: Introduce _PAGE_SAVED_DIRTY Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,13/41] mm: Make pte_mkwrite() take a VMA Shadow stacks for userspace 3 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,12/41] s390/mm: Introduce pmd_mkwrite_kernel() Shadow stacks for userspace 3 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,11/41] mm: Introduce pte_mkwrite_kernel() Shadow stacks for userspace 2 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,10/41] x86/mm: Move pmd_write(), pud_write() up in the file Shadow stacks for userspace 1 2 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,09/41] x86/mm: Remove _PAGE_DIRTY from kernel RO pages Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,08/41] x86/shstk: Add user control-protection fault handler Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,07/41] x86: Move control protection handler to separate file Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,06/41] x86/fpu: Add helper for modifying xstate Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,05/41] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,04/41] x86/cpufeatures: Enable CET CR4 bit for shadow stack Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,03/41] x86/cpufeatures: Add CPU feature flags for shadow stacks Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,02/41] x86/shstk: Add Kconfig option for shadow stack Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New
[v7,01/41] Documentation/x86: Add CET shadow stack description Shadow stacks for userspace 1 1 3 --- 2023-02-27 Edgecombe, Rick P New