Show patches with: State = Action Required       |    Archived = No       |   4528 patches
« 1 2 ... 29 30 3145 46 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,v2,11/11] x86/cpu: Support the hardware randomization option for Key Locker internal key Untitled series #127492 --- 2021-05-14 Chang S. Bae New
[RFC,v2,10/11] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions Untitled series #127492 --- 2021-05-14 Chang S. Bae New
[RFC,v2,08/11] crypto: x86/aes-ni - Improve error handling Untitled series #127492 --- 2021-05-14 Chang S. Bae New
[RFC,v2,06/11] x86/cpu: Add a config option and a chicken bit for Key Locker Untitled series #127492 --- 2021-05-14 Chang S. Bae New
[RFC,v2,04/11] x86/msr-index: Add MSRs for Key Locker internal key Untitled series #127492 --- 2021-05-14 Chang S. Bae New
[v2,07/13] asm-generic: unaligned always use struct helpers Unify asm/unaligned.h around struct helper --- 2021-05-14 Arnd Bergmann New
[v3,1/7] crypto: handle zero sized AEAD inputs correctly running kernel mode SIMD with softirqs disabled --- 2021-05-12 Ard Biesheuvel New
[v2,15/17] crypto: qce: Defer probing if BAM dma is not yet initialized [v2,01/17] dt-bindings: qcom-bam: Add 'interconnects' & 'interconnect-names' to optional properties --- 2021-05-05 Bhupesh Sharma New
[v2,14/17] dma: qcom: bam_dma: Create a new header file for BAM DMA driver [v2,01/17] dt-bindings: qcom-bam: Add 'interconnects' & 'interconnect-names' to optional properties --- 2021-05-05 Bhupesh Sharma New
[v2,11/17] crypto: qce: core: Make clocks optional [v2,01/17] dt-bindings: qcom-bam: Add 'interconnects' & 'interconnect-names' to optional properties --- 2021-05-05 Bhupesh Sharma New
[v2,09/17] crypto: qce: core: Add support to initialize interconnect path [v2,01/17] dt-bindings: qcom-bam: Add 'interconnects' & 'interconnect-names' to optional properties --- 2021-05-05 Bhupesh Sharma New
[v2,03/17] dt-bindings: qcom-qce: Add 'iommus' to required properties [v2,01/17] dt-bindings: qcom-bam: Add 'interconnects' & 'interconnect-names' to optional properties --- 2021-05-05 Bhupesh Sharma New
[v2,02/17] dt-bindings: qcom-bam: Add 'iommus' to required properties [v2,01/17] dt-bindings: qcom-bam: Add 'interconnects' & 'interconnect-names' to optional properties --- 2021-05-05 Bhupesh Sharma New
[v2,01/17] dt-bindings: qcom-bam: Add 'interconnects' & 'interconnect-names' to optional properties [v2,01/17] dt-bindings: qcom-bam: Add 'interconnects' & 'interconnect-names' to optional properties --- 2021-05-05 Bhupesh Sharma New
[RFC] crypto: arc4: Implement a version optimized for memory usage [RFC] crypto: arc4: Implement a version optimized for memory usage --- 2021-05-02 Christophe JAILLET New
[v11,1/4] lib: zstd: Add kernel-specific API Update to zstd-1.4.10 --- 2021-04-30 Nick Terrell New
[v1,2/2] caam: imx8m: change to use of_match_node in run_descriptor_deco0 [v1,1/2] caam: imx8m: fix the built-in caam driver cannot match soc_id --- 2021-04-29 Alice Guo (OSS) New
[v1,1/2] caam: imx8m: fix the built-in caam driver cannot match soc_id [v1,1/2] caam: imx8m: fix the built-in caam driver cannot match soc_id --- 2021-04-29 Alice Guo (OSS) New
[v6,2/4] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification Check codeSigning extended key usage extension --- 2021-04-29 Lee, Chun-Yi New
AW: [PATCH] crypto: cavium - Use 'hlist_for_each_entry' to simplify code AW: [PATCH] crypto: cavium - Use 'hlist_for_each_entry' to simplify code --- 2021-04-28 Walter Harms New
[v10,4/4] MAINTAINERS: Add maintainer entry for zstd Update to zstd-1.4.10 --- 2021-04-26 Nick Terrell New
[v10,2/4] lib: zstd: Add decompress_sources.h for decompress_unzstd Update to zstd-1.4.10 --- 2021-04-26 Nick Terrell New
[v4] crypto: ccp: Annotate SEV Firmware file names [v4] crypto: ccp: Annotate SEV Firmware file names --- 2021-04-26 Joerg Roedel New
[v2] crypto: ccp: Annotate SEV Firmware file names [v2] crypto: ccp: Annotate SEV Firmware file names --- 2021-04-23 Joerg Roedel New
[v2] hwrng: exynos - Fix runtime PM imbalance on error [v2] hwrng: exynos - Fix runtime PM imbalance on error --- 2021-04-22 Lukasz Stelmach New
[v3,18/18] keyctl_pkey: Add pkey parameters saltlen and mgfhash for PSS Implement RSASSA-PSS signature verification --- 2021-04-20 Varad Gautam New
[v3,17/18] crypto: Accept pss as valid encoding during signature verification Implement RSASSA-PSS signature verification --- 2021-04-20 Varad Gautam New
[v3,16/18] crypto: rsa-psspad: Implement signature verify callback Implement RSASSA-PSS signature verification --- 2021-04-20 Varad Gautam New
[v3,15/18] crypto: rsa-psspad: Provide PSS signature verify operation Implement RSASSA-PSS signature verification --- 2021-04-20 Varad Gautam New
[v3,14/18] crypto: Implement MGF1 Mask Generation Function for RSASSA-PSS Implement RSASSA-PSS signature verification --- 2021-04-20 Varad Gautam New
[v3,13/18] crypto: rsa-psspad: Get signature parameters from a given signature Implement RSASSA-PSS signature verification --- 2021-04-20 Varad Gautam New
[v3,12/18] crypto: rsa-psspad: Introduce shash alloc/dealloc helpers Implement RSASSA-PSS signature verification --- 2021-04-20 Varad Gautam New
[v3,11/18] crypto: Scaffolding for RSA-PSS signature style Implement RSASSA-PSS signature verification --- 2021-04-20 Varad Gautam New
[v3,10/18] crypto: rsa: Move struct rsa_mpi_key definition to rsa.h Implement RSASSA-PSS signature verification --- 2021-04-20 Varad Gautam New
[v3,09/18] crypto: Extend akcipher API to pass signature parameters Implement RSASSA-PSS signature verification --- 2021-04-20 Varad Gautam New
[v3,08/18] crypto: rsa: Move rsapad_akcipher_setup_child and callback to rsa-common Implement RSASSA-PSS signature verification --- 2021-04-20 Varad Gautam New
[v3,07/18] crypto: rsa: Move more common code to rsa-common Implement RSASSA-PSS signature verification --- 2021-04-20 Varad Gautam New
[v3,06/18] crypto: rsa: Start moving RSA common code to rsa-common Implement RSASSA-PSS signature verification --- 2021-04-20 Varad Gautam New
[v3,05/18] crypto: rsa-pkcs1pad: Rename pkcs1pad_* structs to rsapad_* Implement RSASSA-PSS signature verification --- 2021-04-20 Varad Gautam New
[v3,04/18] crypto: rsa-pkcs1pad: Pull out child req processing code into helpers Implement RSASSA-PSS signature verification --- 2021-04-20 Varad Gautam New
[v3,03/18] crypto: rsa-pkcs1pad: Extract pkcs1pad_create into a generic helper Implement RSASSA-PSS signature verification --- 2021-04-20 Varad Gautam New
[v3,02/18] crypto: rsa-pkcs1pad: Rename pkcs1pad-specific functions to rsapad Implement RSASSA-PSS signature verification --- 2021-04-20 Varad Gautam New
[v3,01/18] X.509: Parse RSASSA-PSS style certificates Implement RSASSA-PSS signature verification --- 2021-04-20 Varad Gautam New
[RFC,v1,3/3] driver: update all the code that use soc_device_match support soc_device_match to return -EPROBE_DEFER --- 2021-04-19 Alice Guo (OSS) New
[RFC,v1,2/3] caam: add defer probe when the caam driver cannot identify SoC support soc_device_match to return -EPROBE_DEFER --- 2021-04-19 Alice Guo (OSS) New
[RFC,v1,1/3] drivers: soc: add support for soc_device_match returning -EPROBE_DEFER support soc_device_match to return -EPROBE_DEFER --- 2021-04-19 Alice Guo (OSS) New
[V3,15/16] crypto/nx: Get NX capabilities for GZIP coprocessor type Enable VAS and NX-GZIP support on powerVM --- 2021-04-17 Haren Myneni New
[V3,12/16] powerpc/pseries/vas: sysfs interface to export capabilities Enable VAS and NX-GZIP support on powerVM --- 2021-04-17 Haren Myneni New
[V3,10/16] powerpc/pseries/vas: Integrate API with open/close windows Enable VAS and NX-GZIP support on powerVM --- 2021-04-17 Haren Myneni New
[V3,09/16] powerpc/pseries/vas: Implement to get all capabilities Enable VAS and NX-GZIP support on powerVM --- 2021-04-17 Haren Myneni New
[V3,08/16] powerpc/pseries/VAS: Implement allocate/modify/deallocate HCALLS Enable VAS and NX-GZIP support on powerVM --- 2021-04-17 Haren Myneni New
[V3,02/16] powerpc/vas: Move VAS API to common book3s platform Enable VAS and NX-GZIP support on powerVM --- 2021-04-17 Haren Myneni New
[V3,01/16] powerpc/powernv/vas: Rename register/unregister functions Enable VAS and NX-GZIP support on powerVM --- 2021-04-17 Haren Myneni New
[v2,6/7] crypto: qce: common: Add support for AEAD algorithms Add support for AEAD algorithms in Qualcomm Crypto Engine driver --- 2021-04-17 Thara Gopinath New
[1/2] fscrypt: relax Kconfig dependencies for crypto API algorithms relax crypto Kconfig dependencies for fsverity/fscrypt --- 2021-04-16 Ard Biesheuvel New
ccp: ccp - add support for Green Sardine ccp: ccp - add support for Green Sardine --- 2021-04-16 Rijo Thomas New
[v8,1/1] use crc32 instead of md5 for hibernation e820 integrity check [v8,1/1] use crc32 instead of md5 for hibernation e820 integrity check --- 2021-04-15 Chris von Recklinghausen New
[v2,3/3] crypto: sa2ul: Add support for AM64 [v2,1/3] dt-bindings: crypto: ti,sa2ul: Add new compatible for AM64 --- 2021-04-13 Vaibhav Gupta New
[v2,1/3] dt-bindings: crypto: ti,sa2ul: Add new compatible for AM64 [v2,1/3] dt-bindings: crypto: ti,sa2ul: Add new compatible for AM64 --- 2021-04-13 Vaibhav Gupta New
[v6,1/1] use crc32 instead of md5 for hibernation e820 integrity check [v6,1/1] use crc32 instead of md5 for hibernation e820 integrity check --- 2021-04-12 Chris von Recklinghausen New
[v5,1/4] X.509: Add CodeSigning extended key usage parsing Check codeSigning extended key usage extension --- 2021-04-12 Lee, Chun-Yi New
crypto: fix kernel-doc notation in chacha.c and af_alg.c crypto: fix kernel-doc notation in chacha.c and af_alg.c --- 2021-04-12 Randy Dunlap New
[14/16] crypto/nx: Register and unregister VAS interface Enable VAS and NX-GZIP support on powerVM --- 2021-04-11 Haren Myneni New
[02/16] powerpc/vas: Make VAS API powerpc platform independent Enable VAS and NX-GZIP support on powerVM --- 2021-04-11 Haren Myneni New
crypto: qat - enable detection of accelerators hang crypto: qat - enable detection of accelerators hang --- 2021-04-09 Cabiddu, Giovanni New
[-next] hwrng: exynos - fix PM reference leak in exynos_trng_probe() [-next] hwrng: exynos - fix PM reference leak in exynos_trng_probe() --- 2021-04-09 Ye Weihua New
[v2,18/18] keyctl_pkey: Add pkey parameters slen and mgfhash for PSS Implement RSASSA-PSS signature verification --- 2021-04-08 Varad Gautam New
[v2,12/18] crypto: rsa-psspad: Introduce shash alloc/dealloc helpers Implement RSASSA-PSS signature verification --- 2021-04-08 Varad Gautam New
[v4,1/1] use crc32 instead of md5 for hibernation e820 integrity check [v4,1/1] use crc32 instead of md5 for hibernation e820 integrity check --- 2021-04-08 Chris von Recklinghausen New
[v3,2/4] crypto: support rsa-pss encoding crypto: add rsa pss support for x509 --- 2021-04-07 Hongbo Li New
[v2,4/4] ima: add support for rsa pss verification crypto: add rsa pss support for x509 --- 2021-04-07 Hongbo Li New
[v2,8/8] KVM: SVM: Allocate SEV command structures on local stack ccp: KVM: SVM: Use stack for SEV command buffers --- 2021-04-06 Sean Christopherson New
[5/5] ima: add support for rsa pss verification crypto: add rsa pss support for x509 --- 2021-04-06 Hongbo Li New
[4/5] crypto: ecdsa ima support crypto: add rsa pss support for x509 --- 2021-04-06 Hongbo Li New
[3/5] crypto: add rsa pss test vector crypto: add rsa pss support for x509 --- 2021-04-06 Hongbo Li New
[2/5] crypto: support rsa-pss encoding crypto: add rsa pss support for x509 --- 2021-04-06 Hongbo Li New
[1/5] x509: add support for rsa-pss crypto: add rsa pss support for x509 --- 2021-04-06 Hongbo Li New
[v2] ecc: delete a useless function declaration [v2] ecc: delete a useless function declaration --- 2021-04-06 yumeng New
backports: crypto user - make NETLINK_CRYPTO work inside netns backports: crypto user - make NETLINK_CRYPTO work inside netns --- 2021-04-05 Jianmin Wang New
[3/5] crypto: ccp: Play nice with vmalloc'd memory for SEV command structs ccp: KVM: SVM: Use stack for SEV command buffers --- 2021-04-02 Sean Christopherson New
[2/5] crypto: ccp: Reject SEV commands with mismatching command buffer ccp: KVM: SVM: Use stack for SEV command buffers --- 2021-04-02 Sean Christopherson New
crypto: cbc - fix coding style crypto: cbc - fix coding style --- 2021-04-01 Zhiqi Song New
crypto: api - fix coding style crypto: api - fix coding style --- 2021-04-01 Zhiqi Song New
Documentation: crypto: add info about "fips=" boot option Documentation: crypto: add info about "fips=" boot option --- 2021-03-30 Randy Dunlap New
crypto: allwinner: add missing CRYPTO_ prefix crypto: allwinner: add missing CRYPTO_ prefix --- 2021-03-29 Corentin Labbe New
crypto: chelsio: fix incorrect kernel-doc comment syntax in file crypto: chelsio: fix incorrect kernel-doc comment syntax in file --- 2021-03-29 Aditya Srivastava New
crypto: hisilicon/hpre - rsa key should not be empty crypto: hisilicon/hpre - rsa key should not be empty --- 2021-03-26 yumeng New
crypto: sm3 - use the more precise type u32 instead of unsigned int crypto: sm3 - use the more precise type u32 instead of unsigned int --- 2021-03-26 tianjia.zhang New
[3/3] crypto: stm32 - use memzero_explicit() for clearing data crypto: replace memset by memzero_explicit --- 2021-03-26 yekai (A) New
[RFC,Part2,30/30] KVM: X86: Add support to handle the RMP nested page fault Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2021-03-24 Brijesh Singh New
[RFC,Part2,29/30] KVM: X86: export the kvm_zap_gfn_range() for the SNP use Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2021-03-24 Brijesh Singh New
[RFC,Part2,28/30] KVM: SVM: add support to handle Page State Change VMGEXIT Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2021-03-24 Brijesh Singh New
[RFC,Part2,27/30] KVM: SVM: add support to handle MSR based Page State Change VMGEXIT Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2021-03-24 Brijesh Singh New
[RFC,Part2,26/30] KVM: SVM: add support to handle GHCB GPA register VMGEXIT Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2021-03-24 Brijesh Singh New
[RFC,Part2,23/30] KVM: X86: Introduce kvm_mmu_get_tdp_walk() for SEV-SNP use Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2021-03-24 Brijesh Singh New
[RFC,Part2,22/30] x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by SEV Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2021-03-24 Brijesh Singh New
[RFC,Part2,21/30] KVM: X86: Add kvm_x86_ops to get the max page level for the TDP Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2021-03-24 Brijesh Singh New
[RFC,Part2,20/30] KVM: SVM: add KVM_SEV_SNP_LAUNCH_FINISH command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2021-03-24 Brijesh Singh New
[RFC,Part2,18/30] KVM: SVM: add KVM_SEV_SNP_LAUNCH_UPDATE command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2021-03-24 Brijesh Singh New
[RFC,Part2,17/30] KVM: SVM: add KVM_SEV_SNP_LAUNCH_START command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2021-03-24 Brijesh Singh New
« 1 2 ... 29 30 3145 46 »