Show patches with: Archived = No       |   11687 patches
« 1 2 ... 17 18 19116 117 »
Patch Series S/W/F Date Submitter Delegate State
[9/9] crypto: qat - improve aer error reset handling crypto: qat - improve recovery flows --- 2024-01-03 Mun Chun Yep New
[8/9] crypto: qat - limit heartbeat notifications crypto: qat - improve recovery flows --- 2024-01-03 Mun Chun Yep Superseded
[7/9] crypto: qat - add auto reset on error crypto: qat - improve recovery flows --- 2024-01-03 Mun Chun Yep Superseded
[6/9] crypto: qat - add fatal error notification crypto: qat - improve recovery flows --- 2024-01-03 Mun Chun Yep Superseded
[5/9] crypto: qat - re-enable sriov after pf reset crypto: qat - improve recovery flows --- 2024-01-03 Mun Chun Yep Superseded
[4/9] crypto: qat - update PFVF protocol for recovery crypto: qat - improve recovery flows --- 2024-01-03 Mun Chun Yep Superseded
[3/9] crypto: qat - disable arbitration before reset crypto: qat - improve recovery flows --- 2024-01-03 Mun Chun Yep Superseded
[2/9] crypto: qat - add fatal error notify method crypto: qat - improve recovery flows --- 2024-01-03 Mun Chun Yep Superseded
[1/9] crypto: qat - add heartbeat error simulator crypto: qat - improve recovery flows --- 2024-01-03 Mun Chun Yep Superseded
[RFC,2/2] mm/zswap: remove the memcpy if acomp is not asynchronous [RFC,1/2] crypto: introduce acomp_is_async to expose if a acomp has a scomp backend --- 2024-01-03 Barry Song Superseded
[RFC,1/2] crypto: introduce acomp_is_async to expose if a acomp has a scomp backend [RFC,1/2] crypto: introduce acomp_is_async to expose if a acomp has a scomp backend --- 2024-01-03 Barry Song New
crypto:vmx: Move ppc vmx diirectory to arch/powerpc/crypto. crypto:vmx: Move ppc vmx diirectory to arch/powerpc/crypto. --- 2024-01-02 Danny Tsen Accepted
[RFC,13/13] crypto: riscv - add vector crypto accelerated SM4 RISC-V crypto with reworked asm files --- 2024-01-02 Eric Biggers Superseded
[RFC,12/13] crypto: riscv - add vector crypto accelerated SM3 RISC-V crypto with reworked asm files --- 2024-01-02 Eric Biggers Superseded
[RFC,11/13] crypto: riscv - add vector crypto accelerated SHA-{512,384} RISC-V crypto with reworked asm files --- 2024-01-02 Eric Biggers Superseded
[RFC,10/13] crypto: riscv - add vector crypto accelerated SHA-{256,224} RISC-V crypto with reworked asm files --- 2024-01-02 Eric Biggers Superseded
[RFC,09/13] crypto: riscv - add vector crypto accelerated GHASH RISC-V crypto with reworked asm files --- 2024-01-02 Eric Biggers Superseded
[RFC,08/13] crypto: riscv - add vector crypto accelerated ChaCha20 RISC-V crypto with reworked asm files --- 2024-01-02 Eric Biggers Superseded
[RFC,07/13] crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS} RISC-V crypto with reworked asm files --- 2024-01-02 Eric Biggers New
[RFC,06/13] crypto: riscv - add vector crypto accelerated AES RISC-V crypto with reworked asm files --- 2024-01-02 Eric Biggers New
[RFC,05/13] RISC-V: hook new crypto subdir into build-system RISC-V crypto with reworked asm files --- 2024-01-02 Eric Biggers Superseded
[RFC,04/13] RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO RISC-V crypto with reworked asm files --- 2024-01-02 Eric Biggers Superseded
[RFC,03/13] RISC-V: add helper function to read the vector VLEN RISC-V crypto with reworked asm files --- 2024-01-02 Eric Biggers Superseded
[RFC,02/13] riscv: vector: make Vector always available for softirq context RISC-V crypto with reworked asm files --- 2024-01-02 Eric Biggers Superseded
[RFC,01/13] riscv: Add support for kernel mode vector RISC-V crypto with reworked asm files --- 2024-01-02 Eric Biggers Superseded
[RFC] dt-bindings: crypto: inside-secure,safexcel: make eip/mem IRQs optional [RFC] dt-bindings: crypto: inside-secure,safexcel: make eip/mem IRQs optional --- 2024-01-01 Rafał Miłecki New
[v4,11/11] RISC-V: crypto: add Zvkb accelerated ChaCha20 implementation RISC-V: provide some accelerated cryptography implementations using vector extensions --- 2023-12-31 Jerry Shih New
[v4,10/11] RISC-V: crypto: add Zvksh accelerated SM3 implementation RISC-V: provide some accelerated cryptography implementations using vector extensions --- 2023-12-31 Jerry Shih New
[v4,09/11] RISC-V: crypto: add Zvksed accelerated SM4 implementation RISC-V: provide some accelerated cryptography implementations using vector extensions --- 2023-12-31 Jerry Shih New
[v4,08/11] RISC-V: crypto: add Zvknhb accelerated SHA384/512 implementations RISC-V: provide some accelerated cryptography implementations using vector extensions --- 2023-12-31 Jerry Shih New
[v4,07/11] RISC-V: crypto: add Zvknha/b accelerated SHA224/256 implementations RISC-V: provide some accelerated cryptography implementations using vector extensions --- 2023-12-31 Jerry Shih New
[v4,06/11] RISC-V: crypto: add Zvkg accelerated GCM GHASH implementation RISC-V: provide some accelerated cryptography implementations using vector extensions --- 2023-12-31 Jerry Shih New
[v4,05/11] RISC-V: crypto: add accelerated AES-CBC/CTR/ECB/XTS implementations RISC-V: provide some accelerated cryptography implementations using vector extensions --- 2023-12-31 Jerry Shih New
[v4,04/11] RISC-V: crypto: add Zvkned accelerated AES implementation RISC-V: provide some accelerated cryptography implementations using vector extensions --- 2023-12-31 Jerry Shih New
[v4,03/11] RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO in kconfig RISC-V: provide some accelerated cryptography implementations using vector extensions --- 2023-12-31 Jerry Shih New
[v4,02/11] RISC-V: hook new crypto subdir into build-system RISC-V: provide some accelerated cryptography implementations using vector extensions --- 2023-12-31 Jerry Shih New
[v4,01/11] RISC-V: add helper function to read the vector VLEN RISC-V: provide some accelerated cryptography implementations using vector extensions --- 2023-12-31 Jerry Shih New
[v11,35/35] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth New
[v11,34/35] crypto: ccp: Add the SNP_SET_CONFIG_{START,END} commands Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth New
[v11,33/35] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth Superseded
[v11,32/35] KVM: SVM: Add module parameter to enable the SEV-SNP Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth New
[v11,31/35] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth Superseded
[v11,30/35] KVM: x86: Add gmem hook for determining max NPT mapping level Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth New
[v11,29/35] KVM: SEV: Implement gmem hook for invalidating private pages Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth New
[v11,28/35] KVM: SEV: Implement gmem hook for initializing private pages Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth New
[v11,27/35] KVM: SEV: Add support for GHCB-based termination requests Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth Superseded
[v11,26/35] KVM: SEV: Support SEV-SNP AP Creation NAE event Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth New
[v11,25/35] KVM: SEV: Use a VMSA physical address variable for populating VMCB Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth Superseded
[v11,24/35] KVM: SEV: Add support to handle RMP nested page faults Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth New
[v11,23/35] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth Superseded
[v11,22/35] KVM: SEV: Add support to handle Page State Change VMGEXIT Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth New
[v11,21/35] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth Superseded
[v11,20/35] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth Superseded
[v11,19/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth New
[v11,18/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth New
[v11,17/35] KVM: Add HVA range operator Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth New
[v11,16/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth New
[v11,15/35] KVM: SEV: Add KVM_SNP_INIT command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth New
[v11,14/35] KVM: SEV: Add initial SEV-SNP support Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth New
[v11,13/35] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth New
[v11,12/35] KVM: SEV: Add support to handle AP reset MSR protocol Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth New
[v11,11/35] KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth New
[v11,10/35] KVM: SEV: Do not intercept accesses to MSR_IA32_XSS for SEV-ES guests Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth Accepted
[v11,09/35] KVM: x86: Determine shared/private faults based on vm_type Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth New
[v11,08/35] KVM: x86: Define RMP page fault error bits for #NPF Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth New
[v11,07/35] KVM: x86: Add KVM_X86_SNP_VM vm_type Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth New
[v11,06/35] KVM: x86/mmu: Pass around full 64-bit error code for KVM page faults Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth New
[v11,05/35] KVM: x86: Add gmem hook for invalidating memory Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth Accepted
[v11,04/35] KVM: x86: Add gmem hook for initializing memory Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth New
[v11,03/35] KVM: Use AS_INACCESSIBLE when creating guest_memfd inode Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth Accepted
[v11,02/35] mm: Introduce AS_INACCESSIBLE for encrypted/confidential memory Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth Accepted
[v11,01/35] KVM: Add hugepage support for dedicated guest memory Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2023-12-30 Michael Roth New
[v1,26/26] crypto: ccp: Add the SNP_SET_CONFIG command Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2023-12-30 Michael Roth Superseded
[v1,25/26] crypto: ccp: Add the SNP_COMMIT command Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2023-12-30 Michael Roth Superseded
[v1,24/26] crypto: ccp: Add the SNP_PLATFORM_STATUS command Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2023-12-30 Michael Roth Superseded
[v1,23/26] x86/cpufeatures: Enable/unmask SEV-SNP CPU feature Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2023-12-30 Michael Roth Superseded
[v1,22/26] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2023-12-30 Michael Roth Superseded
[v1,21/26] crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2023-12-30 Michael Roth New
[v1,20/26] crypto: ccp: Add debug support for decrypting pages Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2023-12-30 Michael Roth New
[v1,19/26] iommu/amd: Clean up RMP entries for IOMMU pages during SNP shutdown Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2023-12-30 Michael Roth Superseded
[v1,18/26] crypto: ccp: Handle legacy SEV commands when SNP is enabled Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2023-12-30 Michael Roth Superseded
[v1,17/26] crypto: ccp: Handle non-volatile INIT_EX data when SNP is enabled Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2023-12-30 Michael Roth New
[v1,16/26] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2023-12-30 Michael Roth Superseded
[v1,15/26] x86/sev: Introduce snp leaked pages list Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2023-12-30 Michael Roth New
[v1,14/26] crypto: ccp: Provide API to issue SEV and SNP commands Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2023-12-30 Michael Roth Superseded
[v1,13/26] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2023-12-30 Michael Roth Superseded
[v1,12/26] crypto: ccp: Define the SEV-SNP commands Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2023-12-30 Michael Roth Superseded
[v1,11/26] x86/sev: Invalidate pages from the direct map when adding them to the RMP table Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2023-12-30 Michael Roth New
[v1,10/26] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2023-12-30 Michael Roth New
[v1,09/26] x86/fault: Dump RMP table information when RMP page faults occur Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2023-12-30 Michael Roth Superseded
[v1,08/26] x86/traps: Define RMP violation #PF error code Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2023-12-30 Michael Roth Superseded
[v1,07/26] x86/fault: Add helper for dumping RMP entries Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2023-12-30 Michael Roth New
[v1,06/26] x86/sev: Add RMP entry lookup helpers Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2023-12-30 Michael Roth Superseded
[v1,05/26] x86/mtrr: Don't print errors if MtrrFixDramModEn is set when SNP enabled Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2023-12-30 Michael Roth Superseded
[v1,04/26] x86/sev: Add the host SEV-SNP initialization support Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2023-12-30 Michael Roth Superseded
[v1,03/26] iommu/amd: Don't rely on external callers to enable IOMMU SNP support Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2023-12-30 Michael Roth Superseded
[v1,02/26] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2023-12-30 Michael Roth Superseded
[v1,01/26] x86/cpufeatures: Add SEV-SNP CPU feature Add AMD Secure Nested Paging (SEV-SNP) Initialization Support --- 2023-12-30 Michael Roth Superseded
[14/15] crypto: lskcipher - Export incremental interface internally crypto: Add twopass lskcipher for adiantum --- 2023-12-30 Herbert Xu New
[13/15] crypto: cts,xts - Update parameters blocksize/chunksize/tailsize crypto: Add twopass lskcipher for adiantum --- 2023-12-29 Herbert Xu New
« 1 2 ... 17 18 19116 117 »