Toggle navigation
Patchwork
linux-crypto
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| 4763 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
32
33
34
…
47
48
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[-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
[RFC,Part2,16/30] KVM: SVM: add KVM_SNP_INIT command
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2021-03-24
Brijesh Singh
New
[RFC,Part2,15/30] KVM: SVM: define new SEV_FEATURES field in the VMCB Save State Area
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2021-03-24
Brijesh Singh
New
[RFC,Part2,14/30] KVM: SVM: make AVIC backing, VMSA and VMCB memory allocation SNP safe
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2021-03-24
Brijesh Singh
New
[RFC,Part2,13/30] KVM: SVM: add initial SEV-SNP support
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2021-03-24
Brijesh Singh
New
[RFC,Part2,12/30] crypto ccp: handle the legacy SEV command when SNP is enabled
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2021-03-24
Brijesh Singh
New
[RFC,Part2,11/30] crypto:ccp: provide APIs to issue SEV-SNP commands
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2021-03-24
Brijesh Singh
New
[RFC,Part2,10/30] crypto: ccp: shutdown SNP firmware on kexec
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2021-03-24
Brijesh Singh
New
[RFC,Part2,09/30] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2021-03-24
Brijesh Singh
New
[RFC,Part2,07/30] mm: add support to split the large THP based on RMP violation
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2021-03-24
Brijesh Singh
New
[RFC,Part2,06/30] x86/fault: dump the RMP entry on #PF
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2021-03-24
Brijesh Singh
New
[RFC,Part2,05/30] x86: define RMP violation #PF error code
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2021-03-24
Brijesh Singh
New
[RFC,Part2,04/30] x86/mm: split the physmap when adding the page in RMP table
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2021-03-24
Brijesh Singh
New
[RFC,Part2,03/30] x86: add helper functions for RMPUPDATE and PSMASH instruction
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2021-03-24
Brijesh Singh
New
[RFC,Part2,02/30] x86/sev-snp: add RMP entry lookup helpers
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2021-03-24
Brijesh Singh
New
[RFC,Part2,01/30] x86: Add the host SEV-SNP initialization support
Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
-
-
-
2021-03-24
Brijesh Singh
New
[-next] crypto: hisilicon/hpre - fix build error without CONFIG_CRYPTO_ECDH
[-next] crypto: hisilicon/hpre - fix build error without CONFIG_CRYPTO_ECDH
-
-
-
2021-03-24
Wei Yongjun
New
[v2,2/2] init/Kconfig: support sign module with SM2-with-SM3 algorithm
support sign module with SM2-with-SM3 algorithm
-
-
-
2021-03-24
tianjia.zhang
New
init/Kconfig: Support sign module with SM3 hash algorithm
init/Kconfig: Support sign module with SM3 hash algorithm
-
-
-
2021-03-23
tianjia.zhang
New
[-next] crypto: hisilicon/hpre: fix link error
[-next] crypto: hisilicon/hpre: fix link error
-
-
-
2021-03-23
Yang Yingliang
New
crypto: poly1305: fix poly1305_core_setkey() declaration
crypto: poly1305: fix poly1305_core_setkey() declaration
-
-
-
2021-03-22
Arnd Bergmann
New
[RESEND] random: initialize ChaCha20 constants with correct endianness
[RESEND] random: initialize ChaCha20 constants with correct endianness
-
-
-
2021-03-22
Eric Biggers
New
crypto: rng - fix crypto_rng_reset() refcounting when !CRYPTO_STATS
crypto: rng - fix crypto_rng_reset() refcounting when !CRYPTO_STATS
-
-
-
2021-03-22
Eric Biggers
New
hwrng: core - Use sysfs_emit to replace snprintf
hwrng: core - Use sysfs_emit to replace snprintf
-
-
-
2021-03-22
Tian Tao
New
crypto: nx: fix incorrect kernel-doc comment syntax in files
crypto: nx: fix incorrect kernel-doc comment syntax in files
-
-
-
2021-03-21
Aditya Srivastava
New
crypto: ux500: fix incorrect kernel-doc comment syntax
crypto: ux500: fix incorrect kernel-doc comment syntax
-
-
-
2021-03-21
Aditya Srivastava
New
crypto: atmel-ecc - fix W=1 "cannot understand" warning
crypto: atmel-ecc - fix W=1 "cannot understand" warning
-
-
-
2021-03-20
yumeng
New
[RFC,1/1] crypto: dcp - add power management support
[RFC,1/1] crypto: dcp - add power management support
-
-
-
2021-03-19
Dragos Rosioru (OSS)
New
[08/10] crypto: vmx: Source headers are not good kernel-doc candidates
Rid W=1 warnings in Crypto
-
-
-
2021-03-18
Lee Jones
New
[01/10] crypto: hisilicon: sec_drv: Supply missing description for 'sec_queue_empty()'s 'queue' param
Rid W=1 warnings in Crypto
-
-
-
2021-03-18
Lee Jones
New
[v12,04/10] crypto: Add math to support fast NIST P384
Add support for x509 certs with NIST P384/256/192 keys
-
-
-
2021-03-16
Stefan Berger
New
[v1,3/3] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
[v1,1/3] crypto: caam - add in-kernel interface for blob generator
-
-
-
2021-03-16
Ahmad Fatoum
New
hwrng: core - convert sysfs sprintf/snprintf family to sysfs_emit
hwrng: core - convert sysfs sprintf/snprintf family to sysfs_emit
-
-
-
2021-03-16
Jay Fang
New
[8/8] arm64/dts: qcom: sm8250: Add dt entries to support crypto engine.
[1/8] dt-bindings: qcom-qce: Add 'iommus' to required properties
-
-
-
2021-03-10
Bhupesh Sharma
New
[5/8] clk: qcom: clk-rpmh: Add CE clock on sm8250
[1/8] dt-bindings: qcom-qce: Add 'iommus' to required properties
-
-
-
2021-03-10
Bhupesh Sharma
New
[4/8] dt-bindings/clock: qcom: sm8250: Add gcc clocks for sm8250 crypto block
[1/8] dt-bindings: qcom-qce: Add 'iommus' to required properties
-
-
-
2021-03-10
Bhupesh Sharma
New
[2/8] dt-bindings: crypto : Add new compatible strings for qcom-qce
[1/8] dt-bindings: qcom-qce: Add 'iommus' to required properties
-
-
-
2021-03-10
Bhupesh Sharma
New
[3/3] crypto: ccp - update copyright year for tee
PSP TEE driver update and bug fixes
-
-
-
2021-03-09
Rijo Thomas
New
[1/3] crypto: ccp - reduce tee command status polling interval from 5ms to 1ms
PSP TEE driver update and bug fixes
-
-
-
2021-03-09
Rijo Thomas
New
[v1,2/3] crypto: sa2ul: Support for per channel coherency
Update dt-bindings and sa2ul driver for AM64x SoCs
-
-
-
2021-03-08
Vaibhav Gupta
New
[v1,1/3] dt-bindings: crypto: ti,sa2ul: Add new compatible for AM64
Update dt-bindings and sa2ul driver for AM64x SoCs
-
-
-
2021-03-08
Vaibhav Gupta
New
[v11,06/10] x509: Detect sm2 keys by their parameters OID
[v11,01/10] oid_registry: Add OIDs for ECDSA with sha224/256/384/512
-
-
-
2021-03-05
Stefan Berger
New
[v11,05/10] ecdsa: Register NIST P384 and extend test suite
[v11,01/10] oid_registry: Add OIDs for ECDSA with sha224/256/384/512
-
-
-
2021-03-05
Stefan Berger
New
[v11,03/10] crypto: Add NIST P384 curve parameters
[v11,01/10] oid_registry: Add OIDs for ECDSA with sha224/256/384/512
-
-
-
2021-03-05
Stefan Berger
New
[v11,01/10] oid_registry: Add OIDs for ECDSA with sha224/256/384/512
[v11,01/10] oid_registry: Add OIDs for ECDSA with sha224/256/384/512
-
-
-
2021-03-05
Stefan Berger
New
[v10,8/9] x509: Add OID for NIST P384 and extend parser for it
Add support for x509 certs with NIST P384/256/192 keys
-
-
-
2021-03-05
Stefan Berger
New
[v10,7/9] ima: Support EC keys for signature verification
Add support for x509 certs with NIST P384/256/192 keys
-
-
-
2021-03-05
Stefan Berger
New
[v10,6/9] x509: Add support for parsing x509 certs with ECDSA keys
Add support for x509 certs with NIST P384/256/192 keys
-
-
-
2021-03-05
Stefan Berger
New
[v10,1/9] crypto: Add support for ECDSA signature verification
Add support for x509 certs with NIST P384/256/192 keys
-
-
-
2021-03-05
Stefan Berger
New
[v5,1/2] dt-bindings: rng: bcm2835: document reset support
[v5,1/2] dt-bindings: rng: bcm2835: document reset support
-
-
-
2021-03-04
Álvaro Fernández Rojas
New
crypto: mediatek - remove obsolete documentation
crypto: mediatek - remove obsolete documentation
-
-
-
2021-03-03
Vic Wu
New
[v2] crypto: sun8i-ce: use kfree_sensitive() instead of
[v2] crypto: sun8i-ce: use kfree_sensitive() instead of
-
-
-
2021-03-02
Yang Li
New
[v2,7/9] crypto: arm64/aes-ccm - remove non-SIMD fallback path
running kernel mode SIMD with softirqs disabled
-
-
-
2021-03-02
Ard Biesheuvel
New
[v2,5/9] crypto: skcipher - disallow en/decrypt for non-task or non-softirq context
running kernel mode SIMD with softirqs disabled
-
-
-
2021-03-02
Ard Biesheuvel
New
[v2,4/9] crypto: aead - disallow en/decrypt for non-task or non-softirq context
running kernel mode SIMD with softirqs disabled
-
-
-
2021-03-02
Ard Biesheuvel
New
crypto: expose needs_key in procfs
crypto: expose needs_key in procfs
-
-
-
2021-03-01
Christoph Böhmwalder
New
crypto: sun8i-ce: rename kfree() to kfree_sensitive()
crypto: sun8i-ce: rename kfree() to kfree_sensitive()
-
-
-
2021-03-01
Yang Li
New
crypto: api - check for ERR pointers in crypto_destroy_tfm()
crypto: api - check for ERR pointers in crypto_destroy_tfm()
-
-
-
2021-02-28
Ard Biesheuvel
New
[v38,10/13] LRNG - add Jitter RNG fast noise source
/dev/random - a new approach
-
-
-
2021-02-27
Stephan Mueller
New
[v38,01/13] Linux Random Number Generator
/dev/random - a new approach
-
-
-
2021-02-27
Stephan Mueller
New
[6/7] crypto: qce: common: Add support for AEAD algorithms
Add support for AEAD algorithms in Qualcomm Crypto Engine driver
-
-
-
2021-02-25
Thara Gopinath
New
[1/7] crypto: qce: common: Add MAC failed error checking
Add support for AEAD algorithms in Qualcomm Crypto Engine driver
-
-
-
2021-02-25
Thara Gopinath
New
[v9,9/9] certs: Add support for using elliptic curve keys for signing modules
Add support for x509 certs with NIST P384/256/192 keys
-
-
-
2021-02-25
Stefan Berger
New
[v9,6/9] crypto: Add NIST P384 curve parameters
Add support for x509 certs with NIST P384/256/192 keys
-
-
-
2021-02-25
Stefan Berger
New
crypto/nx: add missing call to of_node_put()
crypto/nx: add missing call to of_node_put()
-
-
-
2021-02-25
Yang Li
New
[1/2] dt-bindings: rng: bcm2835: document reset support
hwrng: bcm2835: add reset support
-
-
-
2021-02-23
Álvaro Fernández Rojas
New
«
1
2
...
32
33
34
…
47
48
»