Show patches with: Archived = No       |   10727 patches
« 1 2 ... 8 9 10107 108 »
Patch Series S/W/F Date Submitter Delegate State
[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 New
[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 New
[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 New
[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
[4/4] crypto: hisilicon/sec - remove unused parameter some updates and cleanups for hisilicon/sec2. --- 2023-12-29 taoqi Superseded
[3/4] crypto: hisilicon/sec2 - fix some cleanup issues some updates and cleanups for hisilicon/sec2. --- 2023-12-29 taoqi Superseded
[2/4] crypto: hisilicon/sec2 - modify nested macro call some updates and cleanups for hisilicon/sec2. --- 2023-12-29 taoqi Superseded
[1/4] crypto: hisilicon/sec2 - updates the sec DFX function register some updates and cleanups for hisilicon/sec2. --- 2023-12-29 taoqi Superseded
[v2] crypto: iaa - Account for cpu-less numa nodes [v2] crypto: iaa - Account for cpu-less numa nodes --- 2023-12-27 Tom Zanussi Accepted
[v2] crypto: scompress - fix req->dst buffer overflow [v2] crypto: scompress - fix req->dst buffer overflow --- 2023-12-27 Chengming Zhou Superseded
crypto: scompress - fix req->dst buffer overflow crypto: scompress - fix req->dst buffer overflow --- 2023-12-27 Chengming Zhou New
[v5] hwrng: add Zhaoxin rng driver base on rep_xstore instruction [v5] hwrng: add Zhaoxin rng driver base on rep_xstore instruction --- 2023-12-27 LeoLiu-oc New
crypto: iaa - Account for cpu-less numa nodes crypto: iaa - Account for cpu-less numa nodes --- 2023-12-26 Tom Zanussi Superseded
[v2] crypto: virtio - Less function calls in __virtio_crypto_akcipher_do_req() after error detection [v2] crypto: virtio - Less function calls in __virtio_crypto_akcipher_do_req() after error detection --- 2023-12-26 Markus Elfring New
[v3,8/8] arm64: dts: qcom: Add support for Xiaomi Redmi Note 9S Add UFS support for SC7180/SM7125 --- 2023-12-25 David Wronek Superseded
[v3,6/8] arm64: dts: qcom: sc7180: Add UFS nodes Add UFS support for SC7180/SM7125 --- 2023-12-25 David Wronek Superseded
[v3,4/8] dt-bindings: arm: qcom: Add Xiaomi Redmi Note 9S Add UFS support for SC7180/SM7125 --- 2023-12-25 David Wronek Superseded
[v3,2/8] dt-bindings: ufs: qcom: Add SC7180 compatible string Add UFS support for SC7180/SM7125 --- 2023-12-25 David Wronek Superseded
[v4] hwrng: add Zhaoxin rng driver base on rep_xstore instruction [v4] hwrng: add Zhaoxin rng driver base on rep_xstore instruction --- 2023-12-25 LeoLiu-oc Superseded
crypto: virtio - Less function calls in __virtio_crypto_akcipher_do_req() after error detection crypto: virtio - Less function calls in __virtio_crypto_akcipher_do_req() after error detection --- 2023-12-24 Markus Elfring Superseded
[v2,14/14] crypto: sahara - add support for crypto_engine crypto: sahara - bugfixes and small improvements --- 2023-12-24 Ovidiu Panait Accepted
[v2,13/14] crypto: sahara - remove error message for bad aes request size crypto: sahara - bugfixes and small improvements --- 2023-12-24 Ovidiu Panait Accepted
[v2,12/14] crypto: sahara - remove unnecessary NULL assignments crypto: sahara - bugfixes and small improvements --- 2023-12-24 Ovidiu Panait Accepted
[v2,11/14] crypto: sahara - remove 'active' flag from sahara_aes_reqctx struct crypto: sahara - bugfixes and small improvements --- 2023-12-24 Ovidiu Panait Accepted
[v2,10/14] crypto: sahara - use dev_err_probe() crypto: sahara - bugfixes and small improvements --- 2023-12-24 Ovidiu Panait Accepted
[v2,09/14] crypto: sahara - use devm_clk_get_enabled() crypto: sahara - bugfixes and small improvements --- 2023-12-24 Ovidiu Panait Accepted
[v2,08/14] crypto: sahara - use BIT() macro crypto: sahara - bugfixes and small improvements --- 2023-12-24 Ovidiu Panait Superseded
[v2,07/14] crypto: sahara - clean up macro indentation crypto: sahara - bugfixes and small improvements --- 2023-12-24 Ovidiu Panait Accepted
[v2,06/14] crypto: sahara - do not resize req->src when doing hash operations crypto: sahara - bugfixes and small improvements --- 2023-12-24 Ovidiu Panait Accepted
[v2,05/14] crypto: sahara - fix processing hash requests with req->nbytes < sg->length crypto: sahara - bugfixes and small improvements --- 2023-12-24 Ovidiu Panait Superseded
[v2,04/14] crypto: sahara - improve error handling in sahara_sha_process() crypto: sahara - bugfixes and small improvements --- 2023-12-24 Ovidiu Panait Superseded
[v2,03/14] crypto: sahara - fix wait_for_completion_timeout() error handling crypto: sahara - bugfixes and small improvements --- 2023-12-24 Ovidiu Panait Accepted
[v2,02/14] crypto: sahara - fix ahash reqsize crypto: sahara - bugfixes and small improvements --- 2023-12-24 Ovidiu Panait Accepted
[v2,01/14] crypto: sahara - handle zero-length aes requests crypto: sahara - bugfixes and small improvements --- 2023-12-24 Ovidiu Panait Accepted
[14/14] crypto: sahara - add support for crypto_engine [01/14] crypto: sahara - handle zero-length aes requests --- 2023-12-23 Ovidiu Panait Superseded
[13/14] crypto: sahara - remove error message for bad aes request size [01/14] crypto: sahara - handle zero-length aes requests --- 2023-12-23 Ovidiu Panait Superseded
[12/14] crypto: sahara - remove unnecessary NULL assignments [01/14] crypto: sahara - handle zero-length aes requests --- 2023-12-23 Ovidiu Panait Superseded
[11/14] crypto: sahara - remove 'active' flag from sahara_aes_reqctx struct [01/14] crypto: sahara - handle zero-length aes requests --- 2023-12-23 Ovidiu Panait Superseded
[10/14] crypto: sahara - use dev_err_probe() [01/14] crypto: sahara - handle zero-length aes requests --- 2023-12-23 Ovidiu Panait Superseded
[09/14] crypto: sahara - use devm_clk_get_enabled() [01/14] crypto: sahara - handle zero-length aes requests --- 2023-12-23 Ovidiu Panait Superseded
[08/14] crypto: sahara - use BIT() macro [01/14] crypto: sahara - handle zero-length aes requests --- 2023-12-23 Ovidiu Panait Accepted
[07/14] crypto: sahara - clean up macro indentation [01/14] crypto: sahara - handle zero-length aes requests --- 2023-12-23 Ovidiu Panait Superseded
[06/14] crypto: sahara - do not resize req->src when doing hash operations [01/14] crypto: sahara - handle zero-length aes requests --- 2023-12-23 Ovidiu Panait Superseded
[05/14] crypto: sahara - fix processing hash requests with req->nbytes < sg->length [01/14] crypto: sahara - handle zero-length aes requests --- 2023-12-23 Ovidiu Panait Accepted
[04/14] crypto: sahara - improve error handling in sahara_sha_process() [01/14] crypto: sahara - handle zero-length aes requests --- 2023-12-23 Ovidiu Panait Accepted
[03/14] crypto: sahara - fix wait_for_completion_timeout() error handling [01/14] crypto: sahara - handle zero-length aes requests --- 2023-12-23 Ovidiu Panait Superseded
[02/14] crypto: sahara - fix ahash reqsize [01/14] crypto: sahara - handle zero-length aes requests --- 2023-12-23 Ovidiu Panait Superseded
[01/14] crypto: sahara - handle zero-length aes requests [01/14] crypto: sahara - handle zero-length aes requests --- 2023-12-23 Ovidiu Panait Superseded
[2/2] crypto: skcipher - remove excess kerneldoc members [1/2] crypto: shash - remove excess kerneldoc members --- 2023-12-23 Vegard Nossum Accepted
[1/2] crypto: shash - remove excess kerneldoc members [1/2] crypto: shash - remove excess kerneldoc members --- 2023-12-23 Vegard Nossum Accepted
crypto: qat - generate dynamically arbiter mappings crypto: qat - generate dynamically arbiter mappings --- 2023-12-22 Damian Muszynski Accepted
[v2,4/4] crypto: qat - add support for ring pair level telemetry crypto: qat - enable telemetry for QAT GEN 4 --- 2023-12-22 Lucas Segarra Fernandez Accepted
[v2,3/4] crypto: qat - add support for device telemetry crypto: qat - enable telemetry for QAT GEN 4 --- 2023-12-22 Lucas Segarra Fernandez Accepted
[v2,2/4] crypto: qat - add admin msgs for telemetry crypto: qat - enable telemetry for QAT GEN 4 --- 2023-12-22 Lucas Segarra Fernandez Accepted
[v2,1/4] crypto: qat - include pci.h for GET_DEV() crypto: qat - enable telemetry for QAT GEN 4 --- 2023-12-22 Lucas Segarra Fernandez Accepted
[v5.10.y] crypto: caam/jr - Fix possible caam_jr crash [v5.10.y] crypto: caam/jr - Fix possible caam_jr crash --- 2023-12-21 Kun Song New
[v3] hwrng: add Zhaoxin rng driver base on rep_xstore instruction [v3] hwrng: add Zhaoxin rng driver base on rep_xstore instruction --- 2023-12-21 LeoLiu-oc Superseded
[v4] crypto: x86/sm2 -add Zhaoxin SM2 algorithm implementation [v4] crypto: x86/sm2 -add Zhaoxin SM2 algorithm implementation --- 2023-12-21 LeoLiu-oc New
crypto: skcipher - Pass statesize for simple lskcipher instances crypto: skcipher - Pass statesize for simple lskcipher instances --- 2023-12-21 Herbert Xu Accepted
[next] crypto: fix oob Read in arc4_crypt [next] crypto: fix oob Read in arc4_crypt --- 2023-12-20 Edward Adam Davis New
[v1] imx_v6_v7_defconfig: Enable sm3, sm4, polyval, xctr cipher test support [v1] imx_v6_v7_defconfig: Enable sm3, sm4, polyval, xctr cipher test support --- 2023-12-20 Kshitiz Varshney New
crypto: riscv - use real assembler for vector crypto extensions crypto: riscv - use real assembler for vector crypto extensions --- 2023-12-20 Eric Biggers New
[v2,5/5] arm64: tegra: Add Tegra Security Engine DT nodes Add Tegra Security Engine driver --- 2023-12-19 Akhil R Superseded
[v2,4/5] arm64: defconfig: Enable Tegra Security Engine Add Tegra Security Engine driver --- 2023-12-19 Akhil R Superseded
« 1 2 ... 8 9 10107 108 »