Show patches with: State = Action Required       |    Archived = No       |   4270 patches
« 1 2 3 442 43 »
Patch Series S/W/F Date Submitter Delegate State
[v7,01/23] drivers: crypto: meson: don't hardcode IRQ count Support more Amlogic SoC families in crypto driver --- 2024-04-11 Alexey Romanov New
crypto: qat - implement dh fallback for primes > 4K crypto: qat - implement dh fallback for primes > 4K --- 2024-04-11 Damian Muszynski New
[v2] caam: init-clk based on caam-page0-access [v2] caam: init-clk based on caam-page0-access --- 2024-04-10 Pankaj Gupta New
[2/2] crypto: x86/sha256-ni - optimize code size crypto: x86/sha256-ni - cleanup and optimization --- 2024-04-09 Eric Biggers New
crypto: x86/aes-xts - access round keys using single-byte offsets crypto: x86/aes-xts - access round keys using single-byte offsets --- 2024-04-09 Eric Biggers New
[v2,1/2] crypto: s(h)aving 16 byte constant off arch/x86/crypto/sha1_ni_asm.S [v2,1/2] crypto: s(h)aving 16 byte constant off arch/x86/crypto/sha1_ni_asm.S --- 2024-04-08 Stefan Kanthak New
[v2,1/2] crypto: s(h)aving 40+ bytes off arch/x86/crypto/sha256_ni_asm.S [v2,1/2] crypto: s(h)aving 40+ bytes off arch/x86/crypto/sha256_ni_asm.S --- 2024-04-08 Stefan Kanthak New
[2/2] crypto: s(h)aving 16 byte constant off arch/x86/crypto/sha1_ni_asm.S [1/2] crypto: s(h)aving 40+ bytes off arch/x86/crypto/sha256_ni_asm.S --- 2024-04-08 Stefan Kanthak New
[1/2] crypto: s(h)aving 40+ bytes off arch/x86/crypto/sha256_ni_asm.S [1/2] crypto: s(h)aving 40+ bytes off arch/x86/crypto/sha256_ni_asm.S --- 2024-04-08 Stefan Kanthak New
crypto: octeontx2 - add missing check for dma_map_single crypto: octeontx2 - add missing check for dma_map_single --- 2024-04-08 Chen Ni New
[v9a,07/14] x86/cpu/keylocker: Load a wrapping key at boot time Untitled series #239105 --- 2024-04-07 Chang S. Bae New
[v9a,11/14] x86/cpu/keylocker: Check Register File Data Sampling mitigation Untitled series #239105 --- 2024-04-07 Chang S. Bae New
[v9a,10/14] x86/cpu/keylocker: Check Gather Data Sampling mitigation Untitled series #239105 --- 2024-04-07 Chang S. Bae New
crypto: x86/aes-xts - make non-AVX implementation use new glue code crypto: x86/aes-xts - make non-AVX implementation use new glue code --- 2024-04-07 Eric Biggers New
[v4] X.509: Introduce scope-based x509_certificate allocation [v4] X.509: Introduce scope-based x509_certificate allocation --- 2024-04-07 Lukas Wunner New
[v2,9/9] crypto: hisilicon/qm - Add the err memory release process to qm uninit crypto: hisilicon - Optimize and fix some driver processes --- 2024-04-07 Chenghai Huang New
[v2,8/9] crypto: hisilicon/debugfs - Resolve the problem of applying for redundant space in sq dump crypto: hisilicon - Optimize and fix some driver processes --- 2024-04-07 Chenghai Huang New
[v2,7/9] crypto: hisilicon/sec - Fix memory leak for sec resource release crypto: hisilicon - Optimize and fix some driver processes --- 2024-04-07 Chenghai Huang New
[v2,6/9] crypto: hisilicon - Adjust debugfs creation and release order crypto: hisilicon - Optimize and fix some driver processes --- 2024-04-07 Chenghai Huang New
[v2,5/9] crypto: hisilicon/qm - Add the default processing branch crypto: hisilicon - Optimize and fix some driver processes --- 2024-04-07 Chenghai Huang New
[v2,4/9] crypto: hisilicon/debugfs - Fix the processing logic issue in the debugfs creation crypto: hisilicon - Optimize and fix some driver processes --- 2024-04-07 Chenghai Huang New
[v2,3/9] crypto: hisilicon/sgl - Delete redundant parameter verification crypto: hisilicon - Optimize and fix some driver processes --- 2024-04-07 Chenghai Huang New
[v2,2/9] crypto: hisilicon/debugfs - Fix debugfs uninit process issue crypto: hisilicon - Optimize and fix some driver processes --- 2024-04-07 Chenghai Huang New
[v2,1/9] crypto: hisilicon/sec - Add the condition for configuring the sriov function crypto: hisilicon - Optimize and fix some driver processes --- 2024-04-07 Chenghai Huang New
[3/3] crypto: x86/sha512-avx2 - add missing vzeroupper crypto: x86 - add missing vzeroupper instructions --- 2024-04-06 Eric Biggers New
[2/3] crypto: x86/sha256-avx2 - add missing vzeroupper crypto: x86 - add missing vzeroupper instructions --- 2024-04-06 Eric Biggers New
[1/3] crypto: x86/nh-avx2 - add missing vzeroupper crypto: x86 - add missing vzeroupper instructions --- 2024-04-06 Eric Biggers New
crypto: iaa - Use cpumask_weight() when rebalancing crypto: iaa - Use cpumask_weight() when rebalancing --- 2024-04-05 Tom Zanussi New
[v8,13/13] crypto: x509 - Add OID for NIST P521 and extend parser for it Add support for NIST P521 to ecdsa --- 2024-04-04 Stefan Berger New
[v8,12/13] crypto: asymmetric_keys - Adjust signature size calculation for NIST P521 Add support for NIST P521 to ecdsa --- 2024-04-04 Stefan Berger New
[v8,11/13] crypto: ecdsa - Register NIST P521 and extend test suite Add support for NIST P521 to ecdsa --- 2024-04-04 Stefan Berger New
[v8,10/13] crypto: ecdsa - Rename keylen to bufsize where necessary Add support for NIST P521 to ecdsa --- 2024-04-04 Stefan Berger New
[v8,09/13] crypto: ecdsa - Replace ndigits with nbits where precision is needed Add support for NIST P521 to ecdsa --- 2024-04-04 Stefan Berger New
[v8,08/13] crypto: ecc - Add NIST P521 curve parameters Add support for NIST P521 to ecdsa --- 2024-04-04 Stefan Berger New
[v8,07/13] crypto: ecc - Add special case for NIST P521 in ecc_point_mult Add support for NIST P521 to ecdsa --- 2024-04-04 Stefan Berger New
[v8,06/13] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521 Add support for NIST P521 to ecdsa --- 2024-04-04 Stefan Berger New
[v8,05/13] crypto: ecc - Add nbits field to ecc_curve structure Add support for NIST P521 to ecdsa --- 2024-04-04 Stefan Berger New
[v8,04/13] crypto: ecdsa - Extend res.x mod n calculation for NIST P521 Add support for NIST P521 to ecdsa --- 2024-04-04 Stefan Berger New
[v8,03/13] crypto: ecdsa - Adjust tests on length of key parameters Add support for NIST P521 to ecdsa --- 2024-04-04 Stefan Berger New
[v8,02/13] crypto: ecdsa - Convert byte arrays with key coordinates to digits Add support for NIST P521 to ecdsa --- 2024-04-04 Stefan Berger New
[v8,01/13] crypto: ecc - Use ECC_CURVE_NIST_P192/256/384_DIGITS where possible Add support for NIST P521 to ecdsa --- 2024-04-04 Stefan Berger New
[8/9] crypto: hisilicon/debugfs - Resolve the problem of applying for redundant space in sq dump Untitled series #238980 --- 2024-04-03 Chenghai Huang New
[v7,5/5] arm64: tegra: Add Tegra Security Engine DT nodes [v7,1/5] dt-bindings: crypto: Add Tegra Security Engine --- 2024-04-03 Akhil R New
[v7,3/5] crypto: tegra: Add Tegra Security Engine driver [v7,1/5] dt-bindings: crypto: Add Tegra Security Engine --- 2024-04-03 Akhil R New
[v7,1/5] dt-bindings: crypto: Add Tegra Security Engine [v7,1/5] dt-bindings: crypto: Add Tegra Security Engine --- 2024-04-03 Akhil R New
[v8,5/6] docs: document DCP-backed trusted keys kernel params [v8,1/6] crypto: mxs-dcp: Add support for hardware-bound keys --- 2024-04-03 David Gstir New
[v8,3/6] KEYS: trusted: Introduce NXP DCP-backed trusted keys [v8,1/6] crypto: mxs-dcp: Add support for hardware-bound keys --- 2024-04-03 David Gstir New
[v8,1/6] crypto: mxs-dcp: Add support for hardware-bound keys [v8,1/6] crypto: mxs-dcp: Add support for hardware-bound keys --- 2024-04-03 David Gstir New
crypto: ecc: remove checks in crypto_ecdh_shared_secret() and ecc_make_pub_key() crypto: ecc: remove checks in crypto_ecdh_shared_secret() and ecc_make_pub_key() --- 2024-04-01 Roman Smirnov New
[v12,29/29] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth New
[v12,27/29] crypto: ccp: Add the SNP_VLEK_LOAD command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth New
[v12,26/29] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth New
[v12,24/29] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth New
[v12,19/29] KVM: SEV: Support SEV-SNP AP Creation NAE event Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth New
[v12,18/29] KVM: SEV: Use a VMSA physical address variable for populating VMCB Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth New
[v12,17/29] KVM: SEV: Add support to handle RMP nested page faults Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth New
[v12,16/29] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth New
[v12,15/29] KVM: SEV: Add support to handle Page State Change VMGEXIT Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth New
[v12,10/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth New
[v12,09/29] KVM: SEV: Add initial SEV-SNP support Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth New
[v12,05/29] KVM: x86: Define RMP page fault error bits for #NPF Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth New
[v12,04/29,TEMP] fixup! KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth New
[v12,02/29,TEMP] x86/cc: Add cc_platform_set/_clear() helpers Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth New
[v12,01/29,TEMP] x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth New
[v2] crypto: jitter - Replace http with https [v2] crypto: jitter - Replace http with https --- 2024-03-29 Thorsten Blum New
[v2] crypto: jitter - Remove duplicate word in comment [v2] crypto: jitter - Remove duplicate word in comment --- 2024-03-29 Thorsten Blum New
[v2,6/6] crypto: x86/aes-xts - wire up VAES + AVX10/512 implementation Faster AES-XTS on modern x86_64 CPUs --- 2024-03-29 Eric Biggers New
[v2,5/6] crypto: x86/aes-xts - wire up VAES + AVX10/256 implementation Faster AES-XTS on modern x86_64 CPUs --- 2024-03-29 Eric Biggers New
[v2,4/6] crypto: x86/aes-xts - wire up VAES + AVX2 implementation Faster AES-XTS on modern x86_64 CPUs --- 2024-03-29 Eric Biggers New
[v2,3/6] crypto: x86/aes-xts - wire up AESNI + AVX implementation Faster AES-XTS on modern x86_64 CPUs --- 2024-03-29 Eric Biggers New
[v2,2/6] crypto: x86/aes-xts - add AES-XTS assembly macro for modern CPUs Faster AES-XTS on modern x86_64 CPUs --- 2024-03-29 Eric Biggers New
[v2,1/6] x86: add kconfig symbols for assembler VAES and VPCLMULQDQ support Faster AES-XTS on modern x86_64 CPUs --- 2024-03-29 Eric Biggers New
misc: uacce - add the null check for the input pointer and its pointer members misc: uacce - add the null check for the input pointer and its pointer members --- 2024-03-29 Chenghai Huang New
[v9,14/14] crypto: x86/aes-kl - Implement the AES-XTS algorithm x86: Support Key Locker --- 2024-03-29 Chang S. Bae New
[v9,13/14] crypto: x86/aes - Prepare for new AES-XTS implementation x86: Support Key Locker --- 2024-03-29 Chang S. Bae New
[v9,12/14] x86/Kconfig: Add a configuration for Key Locker x86: Support Key Locker --- 2024-03-29 Chang S. Bae New
[v9,11/14] x86/cpu/keylocker: Check Register File Data Sampling mitigation x86: Support Key Locker --- 2024-03-29 Chang S. Bae New
[v9,10/14] x86/cpu/keylocker: Check Gather Data Sampling mitigation x86: Support Key Locker --- 2024-03-29 Chang S. Bae New
[v9,09/14] x86/hotplug/keylocker: Ensure wrapping key backup capability x86: Support Key Locker --- 2024-03-29 Chang S. Bae New
[v9,08/14] x86/PM/keylocker: Restore the wrapping key on the resume from ACPI S3/4 x86: Support Key Locker --- 2024-03-29 Chang S. Bae New
[v9,06/14] x86/keylocker: Define Key Locker CPUID leaf x86: Support Key Locker --- 2024-03-29 Chang S. Bae New
[v9,05/14] x86/msr-index: Add MSRs for Key Locker wrapping key x86: Support Key Locker --- 2024-03-29 Chang S. Bae New
[v9,04/14] x86/asm: Add a wrapper function for the LOADIWKEY instruction x86: Support Key Locker --- 2024-03-29 Chang S. Bae New
[v9,03/14] x86/insn: Add Key Locker instructions to the opcode map x86: Support Key Locker --- 2024-03-29 Chang S. Bae New
[v9,02/14] x86/cpufeature: Enumerate Key Locker feature x86: Support Key Locker --- 2024-03-29 Chang S. Bae New
[v9,01/14] Documentation/x86: Document Key Locker x86: Support Key Locker --- 2024-03-29 Chang S. Bae New
crypto: jitter - Replace http with https crypto: jitter - Replace http with https --- 2024-03-28 Thorsten Blum New
[4/4] crypto: iaa - Add Software Compression stats to IAA Compression Accelerator stats crypto: Add new compression modes for zlib and IAA --- 2024-03-28 Andre Glover New
[3/4] crypto: iaa - Add deflate-iaa-dynamic compression algorithm crypto: Add new compression modes for zlib and IAA --- 2024-03-28 Andre Glover New
[2/4] crypto: iaa - Add deflate-canned compression algorithm crypto: Add new compression modes for zlib and IAA --- 2024-03-28 Andre Glover New
[1/4] crypto: Add 'canned' compression mode for zlib crypto: Add new compression modes for zlib and IAA --- 2024-03-28 Andre Glover New
[v2] crypto: ecdh - explicitly zeroize private_key [v2] crypto: ecdh - explicitly zeroize private_key --- 2024-03-28 Joachim Vandersmissen New
crypto: jitter - Remove duplicate word in comment crypto: jitter - Remove duplicate word in comment --- 2024-03-28 Thorsten Blum New
[7/7] drivers: perf: Remove the now superfluous sentinel elements from ctl_table array [1/7] memory: Remove the now superfluous sentinel element from ctl_table array --- 2024-03-28 Joel Granados via B4 Relay New
[6/7] io_uring: Remove the now superfluous sentinel elements from ctl_table array [1/7] memory: Remove the now superfluous sentinel element from ctl_table array --- 2024-03-28 Joel Granados via B4 Relay New
[5/7] ipc: Remove the now superfluous sentinel element from ctl_table array [1/7] memory: Remove the now superfluous sentinel element from ctl_table array --- 2024-03-28 Joel Granados via B4 Relay New
[4/7] initrd: Remove the now superfluous sentinel element from ctl_table array [1/7] memory: Remove the now superfluous sentinel element from ctl_table array --- 2024-03-28 Joel Granados via B4 Relay New
[3/7] crypto: Remove the now superfluous sentinel element from ctl_table array [1/7] memory: Remove the now superfluous sentinel element from ctl_table array --- 2024-03-28 Joel Granados via B4 Relay New
[2/7] security: Remove the now superfluous sentinel element from ctl_table array [1/7] memory: Remove the now superfluous sentinel element from ctl_table array --- 2024-03-28 Joel Granados via B4 Relay New
[1/7] memory: Remove the now superfluous sentinel element from ctl_table array [1/7] memory: Remove the now superfluous sentinel element from ctl_table array --- 2024-03-28 Joel Granados via B4 Relay New
« 1 2 3 442 43 »