Show patches with: State = Action Required       |   72464 patches
« 1 2 ... 347 348 349724 725 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[for-next,14/25] lib/string: Move helper functions out of string.c Prepare for better FORTIFY_SOURCE 1 - - --- 2021-08-22 Kees Cook New
[for-next,13/25] compiler_types.h: Remove __compiletime_object_size() Prepare for better FORTIFY_SOURCE - 1 - --- 2021-08-22 Kees Cook New
[for-next,12/25] cm4000_cs: Use struct_group() to zero struct cm4000_dev region Prepare for better FORTIFY_SOURCE 1 - - --- 2021-08-22 Kees Cook New
[for-next,11/25] can: flexcan: Use struct_group() to zero struct flexcan_regs regions Prepare for better FORTIFY_SOURCE 1 - - --- 2021-08-22 Kees Cook New
[for-next,10/25] HID: roccat: Use struct_group() to zero kone_mouse_event Prepare for better FORTIFY_SOURCE 1 - - --- 2021-08-22 Kees Cook New
[for-next,09/25] HID: cp2112: Use struct_group() for memcpy() region Prepare for better FORTIFY_SOURCE 1 - - --- 2021-08-22 Kees Cook New
[for-next,08/25] drm/mga/mga_ioc32: Use struct_group() for memcpy() region Prepare for better FORTIFY_SOURCE 1 - - --- 2021-08-22 Kees Cook New
[for-next,07/25] iommu/amd: Use struct_group() for memcpy() region Prepare for better FORTIFY_SOURCE 1 - - --- 2021-08-22 Kees Cook New
[for-next,06/25] bnxt_en: Use struct_group_attr() for memcpy() region Prepare for better FORTIFY_SOURCE - 2 - --- 2021-08-22 Kees Cook New
[for-next,05/25] cxl/core: Replace unions with struct_group() Prepare for better FORTIFY_SOURCE - 1 - --- 2021-08-22 Kees Cook New
[for-next,04/25] stddef: Introduce struct_group() helper macro Prepare for better FORTIFY_SOURCE 2 - - --- 2021-08-22 Kees Cook New
[for-next,03/25] stddef: Fix kerndoc for sizeof_field() and offsetofend() Prepare for better FORTIFY_SOURCE - - - --- 2021-08-22 Kees Cook New
[for-next,02/25] powerpc: Split memset() to avoid multi-field overflow Prepare for better FORTIFY_SOURCE - 1 - --- 2021-08-22 Kees Cook New
[for-next,01/25] scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srp Prepare for better FORTIFY_SOURCE 2 - - --- 2021-08-22 Kees Cook New
[3/3] mm/memory_hotplug: make HWPoisoned dirty swapcache pages unmovable Cleanup and fixups for memory hotplug - - - --- 2021-08-21 Miaohe Lin New
[2/3] mm/memory_hotplug: fix potential permanent lru cache disable Cleanup and fixups for memory hotplug - 3 - --- 2021-08-21 Miaohe Lin New
[1/3] mm/memory_hotplug: use helper zone_is_zone_device() to simplify the code Cleanup and fixups for memory hotplug - 3 - --- 2021-08-21 Miaohe Lin New
[v3,4/4] mm: migrate: Change to use bool type for 'page_was_mapped' Some cleanup for page migration - 1 - --- 2021-08-21 Baolin Wang New
[v3,3/4] mm: migrate: Fix the incorrect function name in comments Some cleanup for page migration - 2 - --- 2021-08-21 Baolin Wang New
[v3,2/4] mm: migrate: Introduce a local variable to get the number of pages Some cleanup for page migration - 1 - --- 2021-08-21 Baolin Wang New
[v3,1/4] mm: migrate: Simplify the file-backed pages validation when migrating its mapping Some cleanup for page migration - - - --- 2021-08-21 Baolin Wang New
[v29,10/10] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave Control-flow Enforcement: Indirect Branch Tracking 1 1 - --- 2021-08-20 Yu-cheng Yu New
[v29,09/10] x86/vdso/32: Add ENDBR to __kernel_vsyscall entry point Control-flow Enforcement: Indirect Branch Tracking - 1 - --- 2021-08-20 Yu-cheng Yu New
[v29,08/10] x86/vdso: Introduce ENDBR macro Control-flow Enforcement: Indirect Branch Tracking - 1 - --- 2021-08-20 Yu-cheng Yu New
[v29,07/10] x86/vdso: Insert endbr32/endbr64 to vDSO Control-flow Enforcement: Indirect Branch Tracking - 1 - --- 2021-08-20 Yu-cheng Yu New
[v29,06/10] x86/cet/ibt: Update arch_prctl functions for Indirect Branch Tracking Control-flow Enforcement: Indirect Branch Tracking - 1 - --- 2021-08-20 Yu-cheng Yu New
[v29,05/10] x86/cet/ibt: Update ELF header parsing for Indirect Branch Tracking Control-flow Enforcement: Indirect Branch Tracking - - - --- 2021-08-20 Yu-cheng Yu New
[v29,04/10] x86/cet/ibt: Disable IBT for ia32 Control-flow Enforcement: Indirect Branch Tracking 1 - - --- 2021-08-20 Yu-cheng Yu New
[v29,03/10] x86/cet/ibt: Handle signals for Indirect Branch Tracking Control-flow Enforcement: Indirect Branch Tracking - - - --- 2021-08-20 Yu-cheng Yu New
[v29,02/10] x86/cet/ibt: Add user-mode Indirect Branch Tracking support Control-flow Enforcement: Indirect Branch Tracking - - - --- 2021-08-20 Yu-cheng Yu New
[v29,01/10] x86/cet/ibt: Add Kconfig option for Indirect Branch Tracking Control-flow Enforcement: Indirect Branch Tracking - 1 - --- 2021-08-20 Yu-cheng Yu New
[v29,32/32] mm: Introduce PROT_SHADOW_STACK for shadow stack Control-flow Enforcement: Shadow Stack - 1 - --- 2021-08-20 Yu-cheng Yu New
[v29,31/32] mm: Update arch_validate_flags() to test vma anonymous Control-flow Enforcement: Shadow Stack 1 1 - --- 2021-08-20 Yu-cheng Yu New
[v29,30/32] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h Control-flow Enforcement: Shadow Stack - 2 - --- 2021-08-20 Yu-cheng Yu New
[v29,29/32] x86/cet/shstk: Add arch_prctl functions for shadow stack Control-flow Enforcement: Shadow Stack - 1 - --- 2021-08-20 Yu-cheng Yu New
[v29,28/32] ELF: Introduce arch_setup_elf_property() Control-flow Enforcement: Shadow Stack 1 - - --- 2021-08-20 Yu-cheng Yu New
[v29,27/32] x86/cet/shstk: Handle signals for shadow stack Control-flow Enforcement: Shadow Stack - - - --- 2021-08-20 Yu-cheng Yu New
[v29,26/32] x86/cet/shstk: Introduce shadow stack token setup/verify routines Control-flow Enforcement: Shadow Stack - - - --- 2021-08-20 Yu-cheng Yu New
[v29,25/32] x86/cet/shstk: Handle thread shadow stack Control-flow Enforcement: Shadow Stack - - - --- 2021-08-20 Yu-cheng Yu New
[v29,24/32] x86/process: Change copy_thread() argument 'arg' to 'stack_size' Control-flow Enforcement: Shadow Stack - - - --- 2021-08-20 Yu-cheng Yu New
[v29,23/32] x86/cet/shstk: Add user-mode shadow stack support Control-flow Enforcement: Shadow Stack - - - --- 2021-08-20 Yu-cheng Yu New
[v29,22/32] mm: Re-introduce vm_flags to do_mmap() Control-flow Enforcement: Shadow Stack - 3 - --- 2021-08-20 Yu-cheng Yu New
[v29,21/32] mm/mprotect: Exclude shadow stack from preserve_write Control-flow Enforcement: Shadow Stack - 1 - --- 2021-08-20 Yu-cheng Yu New
[v29,20/32] mm: Update can_follow_write_pte() for shadow stack Control-flow Enforcement: Shadow Stack - 1 - --- 2021-08-20 Yu-cheng Yu New
[v29,19/32] mm/mmap: Add shadow stack pages to memory accounting Control-flow Enforcement: Shadow Stack - 1 - --- 2021-08-20 Yu-cheng Yu New
[v29,18/32] mm: Add guard pages around a shadow stack. Control-flow Enforcement: Shadow Stack - 1 - --- 2021-08-20 Yu-cheng Yu New
[v29,17/32] mm: Fixup places that call pte_mkwrite() directly Control-flow Enforcement: Shadow Stack - 1 - --- 2021-08-20 Yu-cheng Yu New
[v29,16/32] x86/mm: Update maybe_mkwrite() for shadow stack Control-flow Enforcement: Shadow Stack - 1 - --- 2021-08-20 Yu-cheng Yu New
[v29,15/32] x86/mm: Shadow Stack page fault error checking Control-flow Enforcement: Shadow Stack - 2 - --- 2021-08-20 Yu-cheng Yu New
[v29,14/32] mm: Introduce VM_SHADOW_STACK for shadow stack memory Control-flow Enforcement: Shadow Stack - 1 - --- 2021-08-20 Yu-cheng Yu New
[v29,13/32] mm: Move VM_UFFD_MINOR_BIT from 37 to 38 Control-flow Enforcement: Shadow Stack - 1 - --- 2021-08-20 Yu-cheng Yu New
[v29,12/32] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_… Control-flow Enforcement: Shadow Stack - 2 - --- 2021-08-20 Yu-cheng Yu New
[v29,11/32] x86/mm: Update pte_modify for _PAGE_COW Control-flow Enforcement: Shadow Stack - 1 - --- 2021-08-20 Yu-cheng Yu New
[v29,10/32] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS Control-flow Enforcement: Shadow Stack - 2 - --- 2021-08-20 Yu-cheng Yu New
[v29,09/32] x86/mm: Introduce _PAGE_COW Control-flow Enforcement: Shadow Stack - 1 - --- 2021-08-20 Yu-cheng Yu New
[v29,08/32] x86/mm: Move pmd_write(), pud_write() up in the file Control-flow Enforcement: Shadow Stack - 1 - --- 2021-08-20 Yu-cheng Yu New
[v29,07/32] x86/mm: Remove _PAGE_DIRTY from kernel RO pages Control-flow Enforcement: Shadow Stack - 1 - --- 2021-08-20 Yu-cheng Yu New
[v29,06/32] x86/cet: Add control-protection fault handler Control-flow Enforcement: Shadow Stack - - - --- 2021-08-20 Yu-cheng Yu New
[v29,05/32] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states Control-flow Enforcement: Shadow Stack - - - --- 2021-08-20 Yu-cheng Yu New
[v29,04/32] x86/cpufeatures: Introduce CPU setup and option parsing for CET Control-flow Enforcement: Shadow Stack - - - --- 2021-08-20 Yu-cheng Yu New
[v29,03/32] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET) Control-flow Enforcement: Shadow Stack - - - --- 2021-08-20 Yu-cheng Yu New
[v29,02/32] x86/cet/shstk: Add Kconfig option for Shadow Stack Control-flow Enforcement: Shadow Stack - - - --- 2021-08-20 Yu-cheng Yu New
[v29,01/32] Documentation/x86: Add CET description Control-flow Enforcement: Shadow Stack - - - --- 2021-08-20 Yu-cheng Yu New
[v3,2/2] fs: remove mandatory file locking support fs: remove support for mandatory locking - - - --- 2021-08-20 Jeff Layton New
[v3,1/2] fs: warn about impending deprecation of mandatory locks fs: remove support for mandatory locking - - - --- 2021-08-20 Jeff Layton New
mm: Export PageHeadHuge() mm: Export PageHeadHuge() - - - --- 2021-08-20 David Howells New
[Part2,v5,45/45] KVM: SVM: Add module parameter to enable the SEV-SNP Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,44/45] KVM: SVM: Support SEV-SNP AP Creation NAE event Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,43/45] KVM: SVM: Use a VMSA physical address variable for populating VMCB Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,42/45] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,41/45] KVM: SVM: Add support to handle the RMP nested page fault Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,40/45] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,39/45] KVM: SVM: Introduce ops for the post gfn map and unmap Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,38/45] KVM: SVM: Add support to handle Page State Change VMGEXIT Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,37/45] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,36/45] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,35/45] KVM: SVM: Remove the long-lived GHCB host map Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,34/45] KVM: SVM: Do not use long-lived GHCB map while setting scratch area Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,33/45] KVM: x86: Update page-fault trace to log full 64-bit error code Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - 1 - --- 2021-08-20 Brijesh Singh New
[Part2,v5,32/45] KVM: x86: Define RMP page fault error bits for #NPF Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,31/45] KVM: x86: Introduce kvm_mmu_get_tdp_walk() for SEV-SNP use Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,30/45] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX and SNP Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,29/45] KVM: x86/mmu: Move 'pfn' variable to caller of direct_page_fault() Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,28/45] KVM: X86: Keep the NPT and RMP page level in sync Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,27/45] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,26/45] KVM: SVM: Mark the private vma unmerable for SEV-SNP guests Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,25/45] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,24/45] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,23/45] KVM: SVM: Add KVM_SNP_INIT command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,22/45] KVM: SVM: Add initial SEV-SNP support Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,21/45] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,20/45] KVM: SVM: Provide the Hypervisor Feature support VMGEXIT Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,19/45] KVM: SVM: Add support to handle AP reset MSR protocol Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,18/45] crypto: ccp: Provide APIs to query extended attestation report Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,17/45] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,16/45] crypto: ccp: Add the SNP_PLATFORM_STATUS command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,15/45] crypto: ccp: Handle the legacy SEV command when SNP is enabled Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,14/45] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,13/45] crypto:ccp: Provide APIs to issue SEV-SNP commands Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
[Part2,v5,12/45] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2021-08-20 Brijesh Singh New
« 1 2 ... 347 348 349724 725 »