Show patches with: Submitter = Yu-cheng Yu       |    State = Action Required       |   1095 patches
« 1 2 3 410 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v26,06/30] x86/cet: Add control-protection fault handler Control-flow Enforcement: Shadow Stack - - - --- 2021-04-27 Yu-cheng Yu New
[v26,05/30] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states Control-flow Enforcement: Shadow Stack - - - --- 2021-04-27 Yu-cheng Yu New
[v26,04/30] x86/cpufeatures: Introduce CPU setup and option parsing for CET Control-flow Enforcement: Shadow Stack - - - --- 2021-04-27 Yu-cheng Yu New
[v26,03/30] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET) Control-flow Enforcement: Shadow Stack - - - --- 2021-04-27 Yu-cheng Yu New
[v26,02/30] x86/cet/shstk: Add Kconfig option for Shadow Stack Control-flow Enforcement: Shadow Stack - - - --- 2021-04-27 Yu-cheng Yu New
[v26,01/30] Documentation/x86: Add CET description Control-flow Enforcement: Shadow Stack - - - --- 2021-04-27 Yu-cheng Yu New
[v25,9/9] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave Control-flow Enforcement: Indirect Branch Tracking - - - --- 2021-04-15 Yu-cheng Yu New
[v25,8/9] x86/vdso/32: Add ENDBR to __kernel_vsyscall entry point Control-flow Enforcement: Indirect Branch Tracking - - - --- 2021-04-15 Yu-cheng Yu New
[v25,7/9] x86/vdso: Introduce ENDBR macro Control-flow Enforcement: Indirect Branch Tracking - - - --- 2021-04-15 Yu-cheng Yu New
[v25,6/9] x86/vdso: Insert endbr32/endbr64 to vDSO Control-flow Enforcement: Indirect Branch Tracking - - - --- 2021-04-15 Yu-cheng Yu New
[v25,5/9] x86/cet/ibt: Update arch_prctl functions for Indirect Branch Tracking Control-flow Enforcement: Indirect Branch Tracking - 1 - --- 2021-04-15 Yu-cheng Yu New
[v25,4/9] x86/cet/ibt: Update ELF header parsing for Indirect Branch Tracking Control-flow Enforcement: Indirect Branch Tracking - - - --- 2021-04-15 Yu-cheng Yu New
[v25,3/9] x86/cet/ibt: Handle signals for Indirect Branch Tracking Control-flow Enforcement: Indirect Branch Tracking - - - --- 2021-04-15 Yu-cheng Yu New
[v25,2/9] x86/cet/ibt: Add user-mode Indirect Branch Tracking support Control-flow Enforcement: Indirect Branch Tracking - - - --- 2021-04-15 Yu-cheng Yu New
[v25,1/9] x86/cet/ibt: Add Kconfig option for Indirect Branch Tracking Control-flow Enforcement: Indirect Branch Tracking - - - --- 2021-04-15 Yu-cheng Yu New
[v25,30/30] mm: Introduce PROT_SHSTK for shadow stack Control-flow Enforcement: Shadow Stack - - - --- 2021-04-15 Yu-cheng Yu New
[v25,29/30] mm: Update arch_validate_flags() to include vma anonymous Control-flow Enforcement: Shadow Stack - - - --- 2021-04-15 Yu-cheng Yu New
[v25,28/30] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h Control-flow Enforcement: Shadow Stack - 2 - --- 2021-04-15 Yu-cheng Yu New
[v25,27/30] x86/cet/shstk: Add arch_prctl functions for shadow stack Control-flow Enforcement: Shadow Stack - 1 - --- 2021-04-15 Yu-cheng Yu New
[v25,26/30] ELF: Introduce arch_setup_elf_property() Control-flow Enforcement: Shadow Stack - 1 - --- 2021-04-15 Yu-cheng Yu New
[v25,25/30] x86/cet/shstk: Handle signals for shadow stack Control-flow Enforcement: Shadow Stack - - - --- 2021-04-15 Yu-cheng Yu New
[v25,24/30] x86/cet/shstk: Introduce shadow stack token setup/verify routines Control-flow Enforcement: Shadow Stack - - - --- 2021-04-15 Yu-cheng Yu New
[v25,23/30] x86/cet/shstk: Handle thread shadow stack Control-flow Enforcement: Shadow Stack - - - --- 2021-04-15 Yu-cheng Yu New
[v25,22/30] x86/cet/shstk: Add user-mode shadow stack support Control-flow Enforcement: Shadow Stack - - - --- 2021-04-15 Yu-cheng Yu New
[v25,21/30] mm: Re-introduce vm_flags to do_mmap() Control-flow Enforcement: Shadow Stack - 3 - --- 2021-04-15 Yu-cheng Yu New
[v25,20/30] mm/mprotect: Exclude shadow stack from preserve_write Control-flow Enforcement: Shadow Stack - 1 - --- 2021-04-15 Yu-cheng Yu New
[v25,19/30] mm: Update can_follow_write_pte() for shadow stack Control-flow Enforcement: Shadow Stack - 1 - --- 2021-04-15 Yu-cheng Yu New
[v25,18/30] mm/mmap: Add shadow stack pages to memory accounting Control-flow Enforcement: Shadow Stack - 1 - --- 2021-04-15 Yu-cheng Yu New
[v25,17/30] mm: Add guard pages around a shadow stack. Control-flow Enforcement: Shadow Stack - 1 - --- 2021-04-15 Yu-cheng Yu New
[v25,16/30] mm: Fixup places that call pte_mkwrite() directly Control-flow Enforcement: Shadow Stack - 1 - --- 2021-04-15 Yu-cheng Yu New
[v25,15/30] x86/mm: Update maybe_mkwrite() for shadow stack Control-flow Enforcement: Shadow Stack - 1 - --- 2021-04-15 Yu-cheng Yu New
[v25,14/30] x86/mm: Shadow Stack page fault error checking Control-flow Enforcement: Shadow Stack - 2 - --- 2021-04-15 Yu-cheng Yu New
[v25,13/30] mm: Introduce VM_SHADOW_STACK for shadow stack memory Control-flow Enforcement: Shadow Stack - 1 - --- 2021-04-15 Yu-cheng Yu New
[v25,12/30] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_… Control-flow Enforcement: Shadow Stack - 2 - --- 2021-04-15 Yu-cheng Yu New
[v25,11/30] x86/mm: Update pte_modify for _PAGE_COW Control-flow Enforcement: Shadow Stack - 1 - --- 2021-04-15 Yu-cheng Yu New
[v25,10/30] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS Control-flow Enforcement: Shadow Stack - 2 - --- 2021-04-15 Yu-cheng Yu New
[v25,09/30] x86/mm: Introduce _PAGE_COW Control-flow Enforcement: Shadow Stack - 1 - --- 2021-04-15 Yu-cheng Yu New
[v25,08/30] x86/mm: Move pmd_write(), pud_write() up in the file Control-flow Enforcement: Shadow Stack - 1 - --- 2021-04-15 Yu-cheng Yu New
[v25,07/30] x86/mm: Remove _PAGE_DIRTY from kernel RO pages Control-flow Enforcement: Shadow Stack - 1 - --- 2021-04-15 Yu-cheng Yu New
[v25,06/30] x86/cet: Add control-protection fault handler Control-flow Enforcement: Shadow Stack - - - --- 2021-04-15 Yu-cheng Yu New
[v25,05/30] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states Control-flow Enforcement: Shadow Stack - - - --- 2021-04-15 Yu-cheng Yu New
[v25,04/30] x86/cpufeatures: Introduce CPU setup and option parsing for CET Control-flow Enforcement: Shadow Stack - - - --- 2021-04-15 Yu-cheng Yu New
[v25,03/30] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET) Control-flow Enforcement: Shadow Stack - - - --- 2021-04-15 Yu-cheng Yu New
[v25,02/30] x86/cet/shstk: Add Kconfig option for Shadow Stack Control-flow Enforcement: Shadow Stack - - - --- 2021-04-15 Yu-cheng Yu New
[v25,01/30] Documentation/x86: Add CET description Control-flow Enforcement: Shadow Stack - - - --- 2021-04-15 Yu-cheng Yu New
[v24,9/9] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave Control-flow Enforcement: Indirect Branch Tracking 1 - - --- 2021-04-01 Yu-cheng Yu New
[v24,8/9] x86/vdso/32: Add ENDBR to __kernel_vsyscall entry point Control-flow Enforcement: Indirect Branch Tracking - - - --- 2021-04-01 Yu-cheng Yu New
[v24,7/9] x86/vdso: Introduce ENDBR macro Control-flow Enforcement: Indirect Branch Tracking - - - --- 2021-04-01 Yu-cheng Yu New
[v24,6/9] x86/vdso: Insert endbr32/endbr64 to vDSO Control-flow Enforcement: Indirect Branch Tracking - - - --- 2021-04-01 Yu-cheng Yu New
[v24,5/9] x86/cet/ibt: Update arch_prctl functions for Indirect Branch Tracking Control-flow Enforcement: Indirect Branch Tracking - 1 - --- 2021-04-01 Yu-cheng Yu New
[v24,4/9] x86/cet/ibt: Update ELF header parsing for Indirect Branch Tracking Control-flow Enforcement: Indirect Branch Tracking - - - --- 2021-04-01 Yu-cheng Yu New
[v24,3/9] x86/cet/ibt: Handle signals for Indirect Branch Tracking Control-flow Enforcement: Indirect Branch Tracking - - - --- 2021-04-01 Yu-cheng Yu New
[v24,2/9] x86/cet/ibt: Add user-mode Indirect Branch Tracking support Control-flow Enforcement: Indirect Branch Tracking - - - --- 2021-04-01 Yu-cheng Yu New
[v24,1/9] x86/cet/ibt: Add Kconfig option for Indirect Branch Tracking Control-flow Enforcement: Indirect Branch Tracking - - - --- 2021-04-01 Yu-cheng Yu New
[v24,30/30] mm: Introduce PROT_SHSTK for shadow stack [v24,01/30] Documentation/x86: Add CET description - - - --- 2021-04-01 Yu-cheng Yu New
[v24,29/30] mm: Update arch_validate_flags() to include vma anonymous [v24,01/30] Documentation/x86: Add CET description - - - --- 2021-04-01 Yu-cheng Yu New
[v24,28/30] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h [v24,01/30] Documentation/x86: Add CET description - 1 - --- 2021-04-01 Yu-cheng Yu New
[v24,27/30] x86/cet/shstk: Add arch_prctl functions for shadow stack [v24,01/30] Documentation/x86: Add CET description - 1 - --- 2021-04-01 Yu-cheng Yu New
[v24,26/30] ELF: Introduce arch_setup_elf_property() [v24,01/30] Documentation/x86: Add CET description - 1 - --- 2021-04-01 Yu-cheng Yu New
[v24,25/30] x86/cet/shstk: Handle signals for shadow stack [v24,01/30] Documentation/x86: Add CET description - - - --- 2021-04-01 Yu-cheng Yu New
[v24,24/30] x86/cet/shstk: Introduce shadow stack token setup/verify routines [v24,01/30] Documentation/x86: Add CET description - - - --- 2021-04-01 Yu-cheng Yu New
[v24,23/30] x86/cet/shstk: Handle thread shadow stack [v24,01/30] Documentation/x86: Add CET description - - - --- 2021-04-01 Yu-cheng Yu New
[v24,22/30] x86/cet/shstk: Add user-mode shadow stack support [v24,01/30] Documentation/x86: Add CET description - - - --- 2021-04-01 Yu-cheng Yu New
[v24,21/30] mm: Re-introduce vm_flags to do_mmap() [v24,01/30] Documentation/x86: Add CET description - 2 - --- 2021-04-01 Yu-cheng Yu New
[v24,20/30] mm/mprotect: Exclude shadow stack from preserve_write [v24,01/30] Documentation/x86: Add CET description - - - --- 2021-04-01 Yu-cheng Yu New
[v24,19/30] mm: Update can_follow_write_pte() for shadow stack [v24,01/30] Documentation/x86: Add CET description - 1 - --- 2021-04-01 Yu-cheng Yu New
[v24,18/30] mm/mmap: Add shadow stack pages to memory accounting [v24,01/30] Documentation/x86: Add CET description - - - --- 2021-04-01 Yu-cheng Yu New
[v24,17/30] mm: Add guard pages around a shadow stack. [v24,01/30] Documentation/x86: Add CET description - 1 - --- 2021-04-01 Yu-cheng Yu New
[v24,16/30] mm: Fixup places that call pte_mkwrite() directly [v24,01/30] Documentation/x86: Add CET description - 1 - --- 2021-04-01 Yu-cheng Yu New
[v24,15/30] x86/mm: Update maybe_mkwrite() for shadow stack [v24,01/30] Documentation/x86: Add CET description - 1 - --- 2021-04-01 Yu-cheng Yu New
[v24,14/30] x86/mm: Shadow Stack page fault error checking [v24,01/30] Documentation/x86: Add CET description - 2 - --- 2021-04-01 Yu-cheng Yu New
[v24,13/30] mm: Introduce VM_SHADOW_STACK for shadow stack memory [v24,01/30] Documentation/x86: Add CET description - 1 - --- 2021-04-01 Yu-cheng Yu New
[v24,12/30] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_… [v24,01/30] Documentation/x86: Add CET description - 2 - --- 2021-04-01 Yu-cheng Yu New
[v24,11/30] x86/mm: Update pte_modify for _PAGE_COW [v24,01/30] Documentation/x86: Add CET description - 1 - --- 2021-04-01 Yu-cheng Yu New
[v24,10/30] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS [v24,01/30] Documentation/x86: Add CET description - 2 - --- 2021-04-01 Yu-cheng Yu New
[v24,09/30] x86/mm: Introduce _PAGE_COW [v24,01/30] Documentation/x86: Add CET description - 1 - --- 2021-04-01 Yu-cheng Yu New
[v24,08/30] x86/mm: Move pmd_write(), pud_write() up in the file [v24,01/30] Documentation/x86: Add CET description - 1 - --- 2021-04-01 Yu-cheng Yu New
[v24,07/30] x86/mm: Remove _PAGE_DIRTY from kernel RO pages [v24,01/30] Documentation/x86: Add CET description - 1 - --- 2021-04-01 Yu-cheng Yu New
[v24,06/30] x86/cet: Add control-protection fault handler [v24,01/30] Documentation/x86: Add CET description - - - --- 2021-04-01 Yu-cheng Yu New
[v24,05/30] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states [v24,01/30] Documentation/x86: Add CET description - 1 - --- 2021-04-01 Yu-cheng Yu New
[v24,04/30] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions [v24,01/30] Documentation/x86: Add CET description - - - --- 2021-04-01 Yu-cheng Yu New
[v24,03/30] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET) [v24,01/30] Documentation/x86: Add CET description - - - --- 2021-04-01 Yu-cheng Yu New
[v24,02/30] x86/cet/shstk: Add Kconfig option for Shadow Stack [v24,01/30] Documentation/x86: Add CET description - - - --- 2021-04-01 Yu-cheng Yu New
[v24,01/30] Documentation/x86: Add CET description [v24,01/30] Documentation/x86: Add CET description - - - --- 2021-04-01 Yu-cheng Yu New
[v23,9/9] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave Control-flow Enforcement: Indirect Branch Tracking - 1 - --- 2021-03-16 Yu-cheng Yu New
[v23,8/9] x86/vdso: Insert endbr32/endbr64 to vDSO Control-flow Enforcement: Indirect Branch Tracking 1 1 - --- 2021-03-16 Yu-cheng Yu New
[v23,7/9] x86/vdso/32: Add ENDBR to __kernel_vsyscall entry point Control-flow Enforcement: Indirect Branch Tracking - - - --- 2021-03-16 Yu-cheng Yu New
[v23,6/9] x86/entry: Introduce ENDBR macro Control-flow Enforcement: Indirect Branch Tracking - - - --- 2021-03-16 Yu-cheng Yu New
[v23,5/9] x86/cet/ibt: Update arch_prctl functions for Indirect Branch Tracking Control-flow Enforcement: Indirect Branch Tracking - 1 - --- 2021-03-16 Yu-cheng Yu New
[v23,4/9] x86/cet/ibt: Update ELF header parsing for Indirect Branch Tracking Control-flow Enforcement: Indirect Branch Tracking - 1 - --- 2021-03-16 Yu-cheng Yu New
[v23,3/9] x86/cet/ibt: Handle signals for Indirect Branch Tracking Control-flow Enforcement: Indirect Branch Tracking - 1 - --- 2021-03-16 Yu-cheng Yu New
[v23,2/9] x86/cet/ibt: User-mode Indirect Branch Tracking support Control-flow Enforcement: Indirect Branch Tracking - 1 - --- 2021-03-16 Yu-cheng Yu New
[v23,1/9] x86/cet/ibt: Update Kconfig for user-mode Indirect Branch Tracking Control-flow Enforcement: Indirect Branch Tracking - 1 - --- 2021-03-16 Yu-cheng Yu New
[v23,28/28] mm: Introduce PROT_SHSTK for shadow stack Control-flow Enforcement: Shadow Stack - 1 - --- 2021-03-16 Yu-cheng Yu New
[v23,27/28] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h Control-flow Enforcement: Shadow Stack - 1 - --- 2021-03-16 Yu-cheng Yu New
[v23,26/28] x86/cet/shstk: Add arch_prctl functions for shadow stack Control-flow Enforcement: Shadow Stack - 1 - --- 2021-03-16 Yu-cheng Yu New
[v23,25/28] x86/cet/shstk: Handle thread shadow stack Control-flow Enforcement: Shadow Stack - - - --- 2021-03-16 Yu-cheng Yu New
[v23,24/28] ELF: Introduce arch_setup_elf_property() Control-flow Enforcement: Shadow Stack - 1 - --- 2021-03-16 Yu-cheng Yu New
[v23,23/28] x86/cet/shstk: Handle signals for shadow stack Control-flow Enforcement: Shadow Stack - 1 - --- 2021-03-16 Yu-cheng Yu New
[v23,22/28] x86/cet/shstk: User-mode shadow stack support Control-flow Enforcement: Shadow Stack - 1 - --- 2021-03-16 Yu-cheng Yu New
« 1 2 3 410 11 »