Show patches with: none      |   28632 patches
« 1 2 3 4286 287 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[29/29] crypto: scatterwalk - don't split at page boundaries when !HIGHMEM crypto: scatterlist handling improvements - - - --- 2024-12-21 Eric Biggers New
[28/29] crypto: scatterwalk - remove obsolete functions crypto: scatterlist handling improvements - - - --- 2024-12-21 Eric Biggers New
[27/29] crypto: skcipher - use the new scatterwalk functions crypto: scatterlist handling improvements - - - --- 2024-12-21 Eric Biggers New
[26/29] net/tls: use the new scatterwalk functions crypto: scatterlist handling improvements - - - --- 2024-12-21 Eric Biggers New
[25/29] crypto: x86/aegis - use the new scatterwalk functions crypto: scatterlist handling improvements - - - --- 2024-12-21 Eric Biggers New
[24/29] crypto: x86/aes-gcm - use the new scatterwalk functions crypto: scatterlist handling improvements - - - --- 2024-12-21 Eric Biggers New
[23/29] crypto: stm32 - use the new scatterwalk functions crypto: scatterlist handling improvements - - - --- 2024-12-21 Eric Biggers New
[22/29] crypto: s5p-sss - use the new scatterwalk functions crypto: scatterlist handling improvements - - - --- 2024-12-21 Eric Biggers New
[21/29] crypto: s390/aes-gcm - use the new scatterwalk functions crypto: scatterlist handling improvements - - - --- 2024-12-21 Eric Biggers New
[20/29] crypto: nx - use the new scatterwalk functions crypto: scatterlist handling improvements - - - --- 2024-12-21 Eric Biggers New
[19/29] crypto: keywrap - use the new scatterwalk functions crypto: scatterlist handling improvements - - - --- 2024-12-21 Eric Biggers New
[18/29] crypto: arm64 - use the new scatterwalk functions crypto: scatterlist handling improvements - - - --- 2024-12-21 Eric Biggers New
[17/29] crypto: arm/ghash - use the new scatterwalk functions crypto: scatterlist handling improvements - - - --- 2024-12-21 Eric Biggers New
[16/29] crypto: aegis - use the new scatterwalk functions crypto: scatterlist handling improvements - - - --- 2024-12-21 Eric Biggers New
[15/29] crypto: skcipher - use scatterwalk_start_at_pos() crypto: scatterlist handling improvements - - - --- 2024-12-21 Eric Biggers New
[14/29] crypto: scatterwalk - add new functions for copying data crypto: scatterlist handling improvements - - - --- 2024-12-21 Eric Biggers New
[13/29] crypto: scatterwalk - add new functions for iterating through data crypto: scatterlist handling improvements - - - --- 2024-12-21 Eric Biggers New
[12/29] crypto: scatterwalk - add new functions for skipping data crypto: scatterlist handling improvements - - - --- 2024-12-21 Eric Biggers New
[11/29] crypto: scatterwalk - move to next sg entry just in time crypto: scatterlist handling improvements - - - --- 2024-12-21 Eric Biggers New
[10/29] crypto: powerpc/p10-aes-gcm - simplify handling of linear associated data crypto: scatterlist handling improvements - - - --- 2024-12-21 Eric Biggers New
[09/29] crypto: omap - switch from scatter_walk to plain offset crypto: scatterlist handling improvements - - - --- 2024-12-21 Eric Biggers New
[08/29] crypto: skcipher - call cond_resched() directly crypto: scatterlist handling improvements - - - --- 2024-12-21 Eric Biggers New
[07/29] crypto: skcipher - optimize initializing skcipher_walk fields crypto: scatterlist handling improvements - - - --- 2024-12-21 Eric Biggers New
[06/29] crypto: skcipher - clean up initialization of skcipher_walk::flags crypto: scatterlist handling improvements - - - --- 2024-12-21 Eric Biggers New
[05/29] crypto: skcipher - fold skcipher_walk_skcipher() into skcipher_walk_virt() crypto: scatterlist handling improvements - - - --- 2024-12-21 Eric Biggers New
[04/29] crypto: skcipher - remove redundant check for SKCIPHER_WALK_SLOW crypto: scatterlist handling improvements - - - --- 2024-12-21 Eric Biggers New
[03/29] crypto: skcipher - remove redundant clamping to page size crypto: scatterlist handling improvements - - - --- 2024-12-21 Eric Biggers New
[02/29] crypto: skcipher - remove unnecessary page alignment of bounce buffer crypto: scatterlist handling improvements - - - --- 2024-12-21 Eric Biggers New
[01/29] crypto: skcipher - document skcipher_walk_done() and rename some vars crypto: scatterlist handling improvements - - - --- 2024-12-21 Eric Biggers New
[v5,12/12] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios. zswap IAA compress batching - - - --- 2024-12-21 Kanchana P Sridhar New
[v5,11/12] mm: zswap: Restructure & simplify zswap_store() to make it amenable for batching. zswap IAA compress batching - - - --- 2024-12-21 Kanchana P Sridhar New
[v5,10/12] mm: zswap: Allocate pool batching resources if the crypto_alg supports batching. zswap IAA compress batching - - - --- 2024-12-21 Kanchana P Sridhar New
[v5,09/12] crypto: iaa - Distribute compress jobs from all cores to all IAAs on a package. zswap IAA compress batching - - - --- 2024-12-21 Kanchana P Sridhar New
[v5,08/12] crypto: iaa - Map IAA devices/wqs to cores based on packages instead of NUMA. zswap IAA compress batching - - - --- 2024-12-21 Kanchana P Sridhar New
[v5,07/12] crypto: iaa - Re-organize the iaa_crypto driver code. zswap IAA compress batching - - - --- 2024-12-21 Kanchana P Sridhar New
[v5,06/12] crypto: iaa - Disable iaa_verify_compress by default. zswap IAA compress batching - - - --- 2024-12-21 Kanchana P Sridhar New
[v5,05/12] crypto: iaa - Make async mode the default. zswap IAA compress batching - - - --- 2024-12-21 Kanchana P Sridhar New
[v5,04/12] crypto: iaa - Implement batch_compress(), batch_decompress() API in iaa_crypto. zswap IAA compress batching - - - --- 2024-12-21 Kanchana P Sridhar New
[v5,03/12] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode. zswap IAA compress batching - - - --- 2024-12-21 Kanchana P Sridhar New
[v5,02/12] crypto: acomp - Define new interfaces for compress/decompress batching. zswap IAA compress batching - - - --- 2024-12-21 Kanchana P Sridhar New
[v5,01/12] crypto: acomp - Add synchronous/asynchronous acomp request chaining. zswap IAA compress batching - - - --- 2024-12-21 Kanchana P Sridhar New
[v2,4/4] arm64: dts: qcom: ipq5332: update TRNG compatible Enable TRNG support - 1 - --- 2024-12-20 Md Sadre Alam New
[v2,3/4] arm64: dts: qcom: ipq9574: update TRNG compatible Enable TRNG support - 1 - --- 2024-12-20 Md Sadre Alam New
[v2,2/4] arm64: dts: qcom: ipq5424: add TRNG node Enable TRNG support - 1 - --- 2024-12-20 Md Sadre Alam New
[v2,1/4] dt-bindings: crypto: qcom,prng: document ipq9574, ipq5424 and ipq5322 Enable TRNG support - - - --- 2024-12-20 Md Sadre Alam New
[v12,19/19] x86/efi: EFI stub DRTM launch support for Secure Launch x86: Trenchboot secure dynamic launch Linux kernel support - 1 - --- 2024-12-19 Ross Philipson herbert Not Applicable
[v12,18/19] x86: Secure Launch late initcall platform module x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-12-19 Ross Philipson herbert Not Applicable
[v12,17/19] tpm, sysfs: Show locality used by kernel x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-12-19 Ross Philipson herbert Not Applicable
[v12,16/19] tpm, tpm_tis: Allow locality to be set to a different value x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-12-19 Ross Philipson herbert Not Applicable
[v12,15/19] tpm, tpm_tis: Address positive localities in tpm_tis_request_locality() x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-12-19 Ross Philipson herbert Not Applicable
[v12,14/19] tpm, tpm_tis: Close all localities x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-12-19 Ross Philipson herbert Not Applicable
[v12,13/19] x86/reboot: Secure Launch SEXIT support on reboot paths x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-12-19 Ross Philipson herbert Not Applicable
[v12,12/19] kexec: Secure Launch kexec SEXIT support x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-12-19 Ross Philipson herbert Not Applicable
[v12,11/19] x86: Secure Launch SMP bringup support x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-12-19 Ross Philipson herbert Not Applicable
[v12,10/19] x86: Secure Launch kernel late boot stub x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-12-19 Ross Philipson herbert Not Applicable
[v12,09/19] x86: Secure Launch kernel early boot stub x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-12-19 Ross Philipson herbert Not Applicable
[v12,08/19] x86/boot: Place TXT MLE header in the kernel_info section x86: Trenchboot secure dynamic launch Linux kernel support - 1 - --- 2024-12-19 Ross Philipson herbert Not Applicable
[v12,07/19] x86/msr: Add variable MTRR base/mask and x2apic ID registers x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-12-19 Ross Philipson herbert Not Applicable
[v12,06/19] x86: Add early SHA-256 support for Secure Launch early measurements x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-12-19 Ross Philipson herbert Not Applicable
[v12,05/19] x86: Add early SHA-1 support for Secure Launch early measurements x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-12-19 Ross Philipson herbert Not Applicable
[v12,04/19] x86: Secure Launch main header file x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-12-19 Ross Philipson herbert Not Applicable
[v12,03/19] x86: Secure Launch Resource Table header file x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-12-19 Ross Philipson herbert Not Applicable
[v12,02/19] x86: Secure Launch Kconfig x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2024-12-19 Ross Philipson herbert Not Applicable
[v12,01/19] Documentation/x86: Secure Launch kernel documentation x86: Trenchboot secure dynamic launch Linux kernel support - 1 - --- 2024-12-19 Ross Philipson herbert Not Applicable
[v1] drivers/crypto/ccp: change signature of sp_init() [v1] drivers/crypto/ccp: change signature of sp_init() - - - --- 2024-12-19 Denis Plotnikov New
crypto: qce - revert "use __free() for a buffer that's always freed" crypto: qce - revert "use __free() for a buffer that's always freed" 1 - - --- 2024-12-18 Nathan Chancellor herbert Under Review
[v8,3/3] s390/crypto: Enable phmac selftest invocation New s390 specific protected key hmac - - - --- 2024-12-18 Harald Freudenberger herbert Changes Requested
[v8,2/3] s390/crypto: New s390 specific protected key hash phmac New s390 specific protected key hmac - - - --- 2024-12-18 Harald Freudenberger herbert Changes Requested
[v8,1/3] s390/crypto: Add protected key hmac subfunctions for KMAC New s390 specific protected key hmac - - - --- 2024-12-18 Harald Freudenberger herbert Changes Requested
[7/7] crypto: tegra: Set IV to NULL explicitly for AES ECB Tegra Security Engine driver improvements - - - --- 2024-12-17 Akhil R New
[6/7] crypto: tegra: Fix CMAC intermediate result handling Tegra Security Engine driver improvements - - - --- 2024-12-17 Akhil R New
[5/7] crypto: tegra: Fix HASH intermediate result handling Tegra Security Engine driver improvements - - - --- 2024-12-17 Akhil R New
[4/7] crypto: tegra: Transfer HASH init function to crypto engine Tegra Security Engine driver improvements - - - --- 2024-12-17 Akhil R New
[3/7] crypto: tegra: check retrun value for hash do_one_req Tegra Security Engine driver improvements - - - --- 2024-12-17 Akhil R New
[2/7] crypto: tegra: Do not use fixed size buffers Tegra Security Engine driver improvements - - - --- 2024-12-17 Akhil R New
[1/7] crypto: tegra: Use separate buffer for setkey Tegra Security Engine driver improvements - - - --- 2024-12-17 Akhil R New
[v2,9/9] crypto: ccp: Move SEV/SNP Platform initialization to KVM Move initializing SEV/SNP functionality to KVM - - - --- 2024-12-17 Kalra, Ashish New
[v2,8/9] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM Move initializing SEV/SNP functionality to KVM - - - --- 2024-12-16 Kalra, Ashish New
[v2,7/9] crypto: ccp: Add new SEV/SNP platform initialization API Move initializing SEV/SNP functionality to KVM - - - --- 2024-12-16 Kalra, Ashish New
[v2,6/9] crypto: ccp: Add new SEV/SNP platform shutdown API Move initializing SEV/SNP functionality to KVM - - - --- 2024-12-16 Kalra, Ashish New
[v2,5/9] crypto: ccp: Add new SEV platform shutdown API Move initializing SEV/SNP functionality to KVM - - - --- 2024-12-16 Kalra, Ashish New
[v2,4/9] crypto: ccp: Register SNP panic notifier only if SNP is enabled Move initializing SEV/SNP functionality to KVM - 1 - --- 2024-12-16 Kalra, Ashish New
[v2,3/9] crypto: ccp: Reset TMR size at SNP Shutdown Move initializing SEV/SNP functionality to KVM - - - --- 2024-12-16 Kalra, Ashish New
[v2,2/9] crypto: ccp: Fix implicit SEV/SNP init and shutdown in ioctls Move initializing SEV/SNP functionality to KVM - - - --- 2024-12-16 Kalra, Ashish New
[v2,1/9] crypto: ccp: Move dev_info/err messages for SEV/SNP initialization Move initializing SEV/SNP functionality to KVM - - - --- 2024-12-16 Kalra, Ashish New
crypto: ixp4xx: fix OF node reference leaks in init_ixp_crypto() crypto: ixp4xx: fix OF node reference leaks in init_ixp_crypto() - - - --- 2024-12-15 Joe Hattori herbert Under Review
[v9,3/3] crypto: Add Inside Secure SafeXcel EIP-93 crypto engine support crypto: Add EIP-93 crypto engine support - - - --- 2024-12-14 Christian Marangi herbert Changes Requested
[v9,2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine crypto: Add EIP-93 crypto engine support - 1 - --- 2024-12-14 Christian Marangi herbert Changes Requested
[v9,1/3] spinlock: extend guard with spinlock_bh variants crypto: Add EIP-93 crypto engine support 1 - - --- 2024-12-14 Christian Marangi herbert Changes Requested
[GIT,PULL] Crypto Fixes for 6.13 [GIT,PULL] Crypto Fixes for 6.13 - - - --- 2024-12-14 Herbert Xu herbert Not Applicable
[v11,22/22] arm64: dts: amlogic: axg: add crypto node Support more Amlogic SoC families in crypto driver - - - --- 2024-12-13 Alexey Romanov herbert Changes Requested
[v11,21/22] arm64: dts: amlogic: g12: add crypto node Support more Amlogic SoC families in crypto driver - - - --- 2024-12-13 Alexey Romanov herbert Changes Requested
[v11,20/22] arm64: dts: amlogic: s4: add crypto node Support more Amlogic SoC families in crypto driver - - - --- 2024-12-13 Alexey Romanov herbert Changes Requested
[v11,19/22] arm64: dts: amlogic: a1: add crypto node Support more Amlogic SoC families in crypto driver - - - --- 2024-12-13 Alexey Romanov herbert Changes Requested
[v11,18/22] arm64: dts: amlogic: gxl: correct crypto node definition Support more Amlogic SoC families in crypto driver - - - --- 2024-12-13 Alexey Romanov herbert Changes Requested
[v11,17/22] dt-bindings: crypto: amlogic,gxl-crypto: support new SoC's Support more Amlogic SoC families in crypto driver - 1 - --- 2024-12-13 Alexey Romanov herbert Changes Requested
[v11,16/22] dt-bindings: crypto: amlogic,gxl-crypto: correct clk and interrupt lines Support more Amlogic SoC families in crypto driver - 1 - --- 2024-12-13 Alexey Romanov herbert Changes Requested
[v11,15/22] crypto: amlogic - Add support for A1-series Support more Amlogic SoC families in crypto driver - - - --- 2024-12-13 Alexey Romanov herbert Changes Requested
[v11,14/22] crypto: amlogic - Add support for AXG-series Support more Amlogic SoC families in crypto driver - - - --- 2024-12-13 Alexey Romanov herbert Changes Requested
[v11,13/22] crypto: amlogic - Add support for G12-series Support more Amlogic SoC families in crypto driver - - - --- 2024-12-13 Alexey Romanov herbert Changes Requested
« 1 2 3 4286 287 »