Linux Cryptography
[Prev Page][Next Page]
- [PATCH] crypto: lib/aesgcm - Reduce stack usage in libaesgcm_init,
Herbert Xu
- [PATCH 00/29] crypto: scatterlist handling improvements,
Eric Biggers
- [PATCH 01/29] crypto: skcipher - document skcipher_walk_done() and rename some vars, Eric Biggers
- [PATCH 04/29] crypto: skcipher - remove redundant check for SKCIPHER_WALK_SLOW, Eric Biggers
- [PATCH 03/29] crypto: skcipher - remove redundant clamping to page size, Eric Biggers
- [PATCH 02/29] crypto: skcipher - remove unnecessary page alignment of bounce buffer, Eric Biggers
- [PATCH 06/29] crypto: skcipher - clean up initialization of skcipher_walk::flags, Eric Biggers
- [PATCH 05/29] crypto: skcipher - fold skcipher_walk_skcipher() into skcipher_walk_virt(), Eric Biggers
- [PATCH 10/29] crypto: powerpc/p10-aes-gcm - simplify handling of linear associated data, Eric Biggers
- [PATCH 07/29] crypto: skcipher - optimize initializing skcipher_walk fields, Eric Biggers
- [PATCH 09/29] crypto: omap - switch from scatter_walk to plain offset, Eric Biggers
- [PATCH 12/29] crypto: scatterwalk - add new functions for skipping data, Eric Biggers
- [PATCH 08/29] crypto: skcipher - call cond_resched() directly, Eric Biggers
- [PATCH 11/29] crypto: scatterwalk - move to next sg entry just in time, Eric Biggers
- [PATCH 15/29] crypto: skcipher - use scatterwalk_start_at_pos(), Eric Biggers
- [PATCH 14/29] crypto: scatterwalk - add new functions for copying data, Eric Biggers
- [PATCH 16/29] crypto: aegis - use the new scatterwalk functions, Eric Biggers
- [PATCH 17/29] crypto: arm/ghash - use the new scatterwalk functions, Eric Biggers
- [PATCH 13/29] crypto: scatterwalk - add new functions for iterating through data, Eric Biggers
- [PATCH 18/29] crypto: arm64 - use the new scatterwalk functions, Eric Biggers
- [PATCH 19/29] crypto: keywrap - use the new scatterwalk functions, Eric Biggers
- [PATCH 20/29] crypto: nx - use the new scatterwalk functions, Eric Biggers
- [PATCH 21/29] crypto: s390/aes-gcm - use the new scatterwalk functions, Eric Biggers
- [PATCH 22/29] crypto: s5p-sss - use the new scatterwalk functions, Eric Biggers
- [PATCH 23/29] crypto: stm32 - use the new scatterwalk functions, Eric Biggers
- [PATCH 24/29] crypto: x86/aes-gcm - use the new scatterwalk functions, Eric Biggers
- [PATCH 25/29] crypto: x86/aegis - use the new scatterwalk functions, Eric Biggers
- [PATCH 27/29] crypto: skcipher - use the new scatterwalk functions, Eric Biggers
- [PATCH 26/29] net/tls: use the new scatterwalk functions, Eric Biggers
- [PATCH 28/29] crypto: scatterwalk - remove obsolete functions, Eric Biggers
- [PATCH 29/29] crypto: scatterwalk - don't split at page boundaries when !HIGHMEM, Eric Biggers
- [PATCH v5 00/12] zswap IAA compress batching,
Kanchana P Sridhar
- [PATCH v5 01/12] crypto: acomp - Add synchronous/asynchronous acomp request chaining., Kanchana P Sridhar
- [PATCH v5 03/12] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode., Kanchana P Sridhar
- [PATCH v5 02/12] crypto: acomp - Define new interfaces for compress/decompress batching., Kanchana P Sridhar
- [PATCH v5 04/12] crypto: iaa - Implement batch_compress(), batch_decompress() API in iaa_crypto., Kanchana P Sridhar
- [PATCH v5 05/12] crypto: iaa - Make async mode the default., Kanchana P Sridhar
- [PATCH v5 06/12] crypto: iaa - Disable iaa_verify_compress by default., Kanchana P Sridhar
- [PATCH v5 07/12] crypto: iaa - Re-organize the iaa_crypto driver code., Kanchana P Sridhar
- [PATCH v5 08/12] crypto: iaa - Map IAA devices/wqs to cores based on packages instead of NUMA., Kanchana P Sridhar
- [PATCH v5 10/12] mm: zswap: Allocate pool batching resources if the crypto_alg supports batching., Kanchana P Sridhar
- [PATCH v5 12/12] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios., Kanchana P Sridhar
- [PATCH v5 09/12] crypto: iaa - Distribute compress jobs from all cores to all IAAs on a package., Kanchana P Sridhar
- [PATCH v5 11/12] mm: zswap: Restructure & simplify zswap_store() to make it amenable for batching., Kanchana P Sridhar
- [PATCH v2 0/4] Enable TRNG support,
Md Sadre Alam
- [PATCH v12 00/19] x86: Trenchboot secure dynamic launch Linux kernel support,
Ross Philipson
- [PATCH v12 06/19] x86: Add early SHA-256 support for Secure Launch early measurements, Ross Philipson
- [PATCH v12 04/19] x86: Secure Launch main header file, Ross Philipson
- [PATCH v12 01/19] Documentation/x86: Secure Launch kernel documentation, Ross Philipson
- [PATCH v12 07/19] x86/msr: Add variable MTRR base/mask and x2apic ID registers, Ross Philipson
- [PATCH v12 02/19] x86: Secure Launch Kconfig, Ross Philipson
- [PATCH v12 03/19] x86: Secure Launch Resource Table header file, Ross Philipson
- [PATCH v12 10/19] x86: Secure Launch kernel late boot stub, Ross Philipson
- [PATCH v12 09/19] x86: Secure Launch kernel early boot stub, Ross Philipson
- [PATCH v12 11/19] x86: Secure Launch SMP bringup support, Ross Philipson
- [PATCH v12 05/19] x86: Add early SHA-1 support for Secure Launch early measurements, Ross Philipson
- [PATCH v12 15/19] tpm, tpm_tis: Address positive localities in tpm_tis_request_locality(), Ross Philipson
- [PATCH v12 17/19] tpm, sysfs: Show locality used by kernel, Ross Philipson
- [PATCH v12 08/19] x86/boot: Place TXT MLE header in the kernel_info section, Ross Philipson
- [PATCH v12 18/19] x86: Secure Launch late initcall platform module, Ross Philipson
- [PATCH v12 12/19] kexec: Secure Launch kexec SEXIT support, Ross Philipson
- [PATCH v12 13/19] x86/reboot: Secure Launch SEXIT support on reboot paths, Ross Philipson
- [PATCH v12 14/19] tpm, tpm_tis: Close all localities, Ross Philipson
- [PATCH v12 16/19] tpm, tpm_tis: Allow locality to be set to a different value, Ross Philipson
- [PATCH v12 19/19] x86/efi: EFI stub DRTM launch support for Secure Launch, Ross Philipson
- [PATCH v1] drivers/crypto/ccp: change signature of sp_init(), Denis Plotnikov
- [PATCH] crypto: qce - revert "use __free() for a buffer that's always freed",
Nathan Chancellor
- [PATCH v8 0/3] New s390 specific protected key hmac,
Harald Freudenberger
- [PATCH 0/7] Tegra Security Engine driver improvements,
Akhil R
- [PATCH v2 0/9] Move initializing SEV/SNP functionality to KVM,
Ashish Kalra
- [PATCH v2 1/9] crypto: ccp: Move dev_info/err messages for SEV/SNP initialization, Ashish Kalra
- [PATCH v2 2/9] crypto: ccp: Fix implicit SEV/SNP init and shutdown in ioctls, Ashish Kalra
- [PATCH v2 3/9] crypto: ccp: Reset TMR size at SNP Shutdown, Ashish Kalra
- [PATCH v2 4/9] crypto: ccp: Register SNP panic notifier only if SNP is enabled, Ashish Kalra
- [PATCH v2 5/9] crypto: ccp: Add new SEV platform shutdown API, Ashish Kalra
- [PATCH v2 6/9] crypto: ccp: Add new SEV/SNP platform shutdown API, Ashish Kalra
- [PATCH v2 7/9] crypto: ccp: Add new SEV/SNP platform initialization API, Ashish Kalra
- [PATCH v2 8/9] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM, Ashish Kalra
- [PATCH v2 9/9] crypto: ccp: Move SEV/SNP Platform initialization to KVM, Ashish Kalra
- Re: [PATCH v2 0/9] Move initializing SEV/SNP functionality to KVM, Dionna Amalie Glaze
- next-20241216: drivers/crypto/qce/sha.c:365:3: error: cannot jump from this goto statement to its label,
Naresh Kamboju
- [PATCH] crypto: ixp4xx: fix OF node reference leaks in init_ixp_crypto(), Joe Hattori
- [PATCH v9 0/3] crypto: Add EIP-93 crypto engine support,
Christian Marangi
- [PATCH v11 00/22] Support more Amlogic SoC families in crypto driver,
Alexey Romanov
- [PATCH v11 08/22] crypto: amlogic - Cleanup defines, Alexey Romanov
- [PATCH v11 10/22] crypto: amlogic - Avoid kzalloc in engine thread, Alexey Romanov
- [PATCH v11 09/22] crypto: amlogic - Process more than MAXDESCS descriptors, Alexey Romanov
- [PATCH v11 07/22] crypto: amlogic - Move algs definition and cipher API to cipher.c, Alexey Romanov
- [PATCH v11 11/22] crypto: amlogic - Introduce hasher, Alexey Romanov
- [PATCH v11 12/22] crypto: amlogic - Use fallback for 192-bit keys, Alexey Romanov
- [PATCH v11 13/22] crypto: amlogic - Add support for G12-series, Alexey Romanov
- [PATCH v11 14/22] crypto: amlogic - Add support for AXG-series, Alexey Romanov
- [PATCH v11 15/22] crypto: amlogic - Add support for A1-series, Alexey Romanov
- [PATCH v11 16/22] dt-bindings: crypto: amlogic,gxl-crypto: correct clk and interrupt lines, Alexey Romanov
- [PATCH v11 18/22] arm64: dts: amlogic: gxl: correct crypto node definition, Alexey Romanov
- [PATCH v11 17/22] dt-bindings: crypto: amlogic,gxl-crypto: support new SoC's, Alexey Romanov
- [PATCH v11 19/22] arm64: dts: amlogic: a1: add crypto node, Alexey Romanov
- [PATCH v11 20/22] arm64: dts: amlogic: s4: add crypto node, Alexey Romanov
- [PATCH v11 21/22] arm64: dts: amlogic: g12: add crypto node, Alexey Romanov
- [PATCH v11 22/22] arm64: dts: amlogic: axg: add crypto node, Alexey Romanov
- [PATCH v11 05/22] crypto: amlogic - Move get_engine_number(), Alexey Romanov
- [PATCH v11 01/22] crypto: amlogic - Don't hardcode IRQ count, Alexey Romanov
- [PATCH v11 04/22] crypto: amlogic - Add MMIO helpers, Alexey Romanov
- [PATCH v11 02/22] crypto: amlogic - Add platform data, Alexey Romanov
- [PATCH v11 06/22] crypto: amlogic - Drop status field from meson_flow, Alexey Romanov
- [PATCH v11 03/22] crypto: amlogic - Remove clock input, Alexey Romanov
- [PATCH v5 0/2] crypto: hisilicon - fix the authsize and icv problems of aead in sec,
Chenghai Huang
- [PATCH v2 0/8] crypto: x86 - minor optimizations and cleanup to VAES code,
Eric Biggers
- [PATCH 5.4 243/321] x86/asm/crypto: Annotate local functions,
Greg Kroah-Hartman
- [PATCH v5 00/12] dmaengine: qcom: bam_dma: add cmd descriptor support,
Md Sadre Alam
- [PATCH v5 01/12] dmaengine: qcom: bam_dma: Add bam_sw_version register read, Md Sadre Alam
- [PATCH v5 02/12] dmaengine: add DMA_PREP_LOCK and DMA_PREP_UNLOCK flag, Md Sadre Alam
- [PATCH v5 03/12] dmaengine: qcom: bam_dma: add bam_pipe_lock flag support, Md Sadre Alam
- [PATCH v5 04/12] crypto: qce - Add support for crypto address read, Md Sadre Alam
- [PATCH v5 05/12] crypto: qce - Add bam dma support for crypto register r/w, Md Sadre Alam
- [PATCH v5 07/12] crypto: qce - Convert register r/w for sha via BAM/DMA, Md Sadre Alam
- [PATCH v5 08/12] crypto: qce - Convert register r/w for aead via BAM/DMA, Md Sadre Alam
- [PATCH v5 09/12] crypto: qce - Add LOCK and UNLOCK flag support, Md Sadre Alam
- [PATCH v5 10/12] crypto: qce - Add support for lock/unlock in skcipher, Md Sadre Alam
- [PATCH v5 11/12] crypto: qce - Add support for lock/unlock in sha, Md Sadre Alam
- [PATCH v5 12/12] crypto: qce - Add support for lock/unlock in aead, Md Sadre Alam
- [PATCH v5 06/12] crypto: qce - Convert register r/w for skcipher via BAM/DMA, Md Sadre Alam
- [PATCH] crypto: lib/gf128mul - Remove some bbe deadcode, linux
- [PATCH 0/7] crypto: x86 - minor optimizations and cleanup to VAES code,
Eric Biggers
- [PATCH v8 0/3] crypto: Add EIP-93 crypto engine support,
Christian Marangi
- [PATCH] FIPS kernels should default to fips mode, Atharva Tiwari
- [PATCH 0/7] Move initializing SEV/SNP functionality to KVM,
Ashish Kalra
- [no subject], Unknown
- [no subject], Unknown
- [PATCH v7 0/2] New s390 specific protected key hmac,
Harald Freudenberger
- [PATCH] Add KUnit tests for curve25519,
Enzo Bertoloti
- [no subject], Unknown
- [no subject], Unknown
- [PATCHv3] gcc: disable '-Wstrignop-overread' universally for gcc-13+ and FORTIFY_SOURCE,
Nilay Shroff
- [PATCH 0/8] crypto: more alignmask cleanups,
Eric Biggers
- [PATCH 1/8] crypto: anubis - stop using cra_alignmask, Eric Biggers
- [PATCH 2/8] crypto: aria - stop using cra_alignmask, Eric Biggers
- [PATCH 3/8] crypto: tea - stop using cra_alignmask, Eric Biggers
- [PATCH 5/8] crypto: seed - stop using cra_alignmask, Eric Biggers
- [PATCH 4/8] crypto: khazad - stop using cra_alignmask, Eric Biggers
- [PATCH 6/8] crypto: x86 - remove assignments of 0 to cra_alignmask, Eric Biggers
- [PATCH 8/8] crypto: keywrap - remove assignment of 0 to cra_alignmask, Eric Biggers
- [PATCH 7/8] crypto: aegis - remove assignments of 0 to cra_alignmask, Eric Biggers
- Re: [PATCH 0/8] crypto: more alignmask cleanups, Ard Biesheuvel
- Re: [PATCH 0/8] crypto: more alignmask cleanups, Herbert Xu
- [PATCH 0/2] crypto: remove physical address support in skcipher_walk,
Eric Biggers
- [no subject], Unknown
- [PATCHv2] cpumask: work around false-postive stringop-overread errors,
Nilay Shroff
- [no subject], Unknown
- Re: [PATCH] cpumask: work around false-postive stringop-overread errors,
Brian Norris
- [PATCH] crypto: qce - fix priority to be less than ARMv8 CE,
Eric Biggers
- [PATCH] padata: Fix refcnt handling in padata_free_shell() again,
Zach Wade
- [PATCH v3] crypto: ccp: Use scoped guard for mutex,
Mario Limonciello
- [PATCHv13 00/10] nvme: implement secure concatenation,
Hannes Reinecke
- [PATCH 03/10] nvme: add nvme_auth_generate_digest(), Hannes Reinecke
- [PATCH 04/10] nvme: add nvme_auth_derive_tls_psk(), Hannes Reinecke
- [PATCH 01/10] crypto,fs: Separate out hkdf_extract() and hkdf_expand(), Hannes Reinecke
- [PATCH 1/6] nvme-keyring: add nvme_tls_psk_refresh(), Hannes Reinecke
- [PATCH 05/10] nvme-keyring: add nvme_tls_psk_refresh(), Hannes Reinecke
- [PATCH 09/10] nvmet-tcp: support secure channel concatenation, Hannes Reinecke
- [PATCH 10/10] nvmet: add tls_concat and tls_key debugfs entries, Hannes Reinecke
- [PATCH 02/10] nvme: add nvme_auth_generate_psk(), Hannes Reinecke
- [PATCH 08/10] nvme-fabrics: reset admin connection for secure concatenation, Hannes Reinecke
- [PATCH 07/10] nvme-tcp: request secure channel concatenation, Hannes Reinecke
- [PATCH 06/10] nvme: always include <linux/key.h>, Hannes Reinecke
- [PATCH 0/9] crypto: qce - refactor the driver,
Bartosz Golaszewski
- [PATCH 1/9] crypto: qce - fix goto jump in error path, Bartosz Golaszewski
- [PATCH 2/9] crypto: qce - unregister previously registered algos in error path, Bartosz Golaszewski
- [PATCH 3/9] crypto: qce - remove unneeded call to icc_set_bw() in error path, Bartosz Golaszewski
- [PATCH 4/9] crypto: qce - shrink code with devres clk helpers, Bartosz Golaszewski
- [PATCH 5/9] crypto: qce - convert qce_dma_request() to use devres, Bartosz Golaszewski
- [PATCH 7/9] crypto: qce - use __free() for a buffer that's always freed, Bartosz Golaszewski
- [PATCH 8/9] crypto: qce - convert tasklet to workqueue, Bartosz Golaszewski
- [PATCH 9/9] crypto: qce - switch to using a mutex, Bartosz Golaszewski
- [PATCH 6/9] crypto: qce - make qce_register_algs() a managed interface, Bartosz Golaszewski
- Re: [PATCH 0/9] crypto: qce - refactor the driver, Eric Biggers
- Re: [PATCH 0/9] crypto: qce - refactor the driver, Herbert Xu
- Bug report (maybe fixed, but I'm not sure),
ZachWade
- section mismatch error in aesgcm causing a build failure,
James Bottomley
- [PATCHv12 00/10] nvme: implement secure concatenation,
Hannes Reinecke
- [PATCH 02/10] nvme: add nvme_auth_generate_psk(), Hannes Reinecke
- [PATCH 03/10] nvme: add nvme_auth_generate_digest(), Hannes Reinecke
- [PATCH 06/10] nvme: always include <linux/key.h>, Hannes Reinecke
- [PATCH 07/10] nvme-tcp: request secure channel concatenation, Hannes Reinecke
- [PATCH 01/10] crypto,fs: Separate out hkdf_extract() and hkdf_expand(), Hannes Reinecke
- [PATCH 04/10] nvme: add nvme_auth_derive_tls_psk(), Hannes Reinecke
- [PATCH 05/10] nvme-keyring: add nvme_tls_psk_refresh(), Hannes Reinecke
- [PATCH 08/10] nvme-fabrics: reset admin connection for secure concatenation, Hannes Reinecke
- [PATCH 09/10] nvmet-tcp: support secure channel concatenation, Hannes Reinecke
- [PATCH 10/10] nvmet: add tls_concat and tls_key debugfs entries, Hannes Reinecke
- [PATCH v2 00/12] Wire up CRC-T10DIF library functions to arch-optimized code,
Eric Biggers
- [PATCH v2 01/12] lib/crc-t10dif: stop wrapping the crypto API, Eric Biggers
- [PATCH v2 02/12] lib/crc-t10dif: add support for arch overrides, Eric Biggers
- [PATCH v2 03/12] crypto: crct10dif - expose arch-optimized lib function, Eric Biggers
- [PATCH v2 04/12] x86/crc-t10dif: expose CRC-T10DIF function through lib, Eric Biggers
- [PATCH v2 05/12] arm/crc-t10dif: expose CRC-T10DIF function through lib, Eric Biggers
- [PATCH v2 06/12] arm64/crc-t10dif: expose CRC-T10DIF function through lib, Eric Biggers
- [PATCH v2 07/12] powerpc/crc-t10dif: expose CRC-T10DIF function through lib, Eric Biggers
- [PATCH v2 08/12] lib/crc_kunit.c: add KUnit test suite for CRC library functions, Eric Biggers
- [PATCH v2 09/12] lib/crc16_kunit: delete obsolete crc16_kunit.c, Eric Biggers
- [PATCH v2 10/12] lib/crc32test: delete obsolete crc32test.c, Eric Biggers
- [PATCH v2 11/12] powerpc/crc: delete obsolete crc-vpmsum_test.c, Eric Biggers
- [PATCH v2 12/12] MAINTAINERS: add entry for CRC library, Eric Biggers
- Re: [PATCH v2 00/12] Wire up CRC-T10DIF library functions to arch-optimized code, Eric Biggers
- [PATCH v4 00/19] Wire up CRC32 library functions to arch-optimized code,
Eric Biggers
- [PATCH v4 01/19] lib/crc32: drop leading underscores from __crc32c_le_base, Eric Biggers
- [PATCH v4 02/19] lib/crc32: improve support for arch-specific overrides, Eric Biggers
- [PATCH v4 03/19] lib/crc32: expose whether the lib is really optimized at runtime, Eric Biggers
- [PATCH v4 04/19] crypto: crc32 - don't unnecessarily register arch algorithms, Eric Biggers
- [PATCH v4 05/19] arm/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v4 06/19] loongarch/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v4 07/19] mips/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v4 08/19] powerpc/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v4 10/19] sparc/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v4 09/19] s390/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v4 11/19] x86/crc32: update prototype for crc_pcl(), Eric Biggers
- [PATCH v4 12/19] x86/crc32: update prototype for crc32_pclmul_le_16(), Eric Biggers
- [PATCH v4 13/19] x86/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v4 14/19] bcachefs: Explicitly select CRYPTO from BCACHEFS_FS, Eric Biggers
- [PATCH v4 15/19] lib/crc32: make crc32c() go directly to lib, Eric Biggers
- [PATCH v4 16/19] ext4: switch to using the crc32c library, Eric Biggers
- [PATCH v4 17/19] jbd2: switch to using the crc32c library, Eric Biggers
- [PATCH v4 18/19] f2fs: switch to using the crc32 library, Eric Biggers
- [PATCH v4 19/19] scsi: target: iscsi: switch to using the crc32c library, Eric Biggers
- Re: [PATCH v4 00/19] Wire up CRC32 library functions to arch-optimized code, Eric Biggers
- [PATCH v2] crypto: ccp: Use scoped guard for mutex,
Mario Limonciello
- [PATCH] dt-bindings: Drop Bhupesh Sharma from maintainers,
Krzysztof Kozlowski
- [PATCH] crypto: hisilicon/debugfs - fix the struct pointer incorrectly offset problem,
Chenghai Huang
- [PATCH v6 0/2] New s390 specific protected key hmac,
Harald Freudenberger
- [PATCH] crypto: sig - Set maskset to CRYPTO_ALG_TYPE_MASK, Herbert Xu
- [PATCH crypto-2.6] crypto: rsassa-pkcs1 - Avoid pointing to rodata in scatterlists,
Lukas Wunner
- [PATCH] MAINTAINERS: Move rhashtable over to linux-crypto,
Herbert Xu
- [PATCH] hwrng: cctrng: Add cancel_work_sync before module remove,
Pei Xiao
- [PATCH] x86/aesni: fix uninit value for skcipher_walk,
Ragavendra
- [PATCH v2] crypto: caam - use JobR's space to access page 0 regs,
Gaurav Jain
- [bug] pkcs1(rsa-generic,sha256) sign test and RSA selftest failures, possibly related to sig_alg backend changes,
Jan Stancek
- [syzbot] [crypto?] KMSAN: uninit-value in sw842_decompress, syzbot
- [PATCH V2 0/2] Add QCrypto support for QCS8300,
Yuvaraj Ranganathan
- [PATCH V3 0/2] Enable Inline crypto engine for QCS8300,
Yuvaraj Ranganathan
- [PATCH V5 0/2] Enable TRNG for QCS8300,
Yuvaraj Ranganathan
- [PATCH 0/6] x86: new optimized CRC functions, with VPCLMULQDQ support,
Eric Biggers
- [PATCH for-next/fixes] arm64/mm: Fix false-positive !virt_addr_valid() for kernel image,
Lukas Wunner
- [PATCH AUTOSEL 6.11 1/6] crypto: ecdsa - Avoid signed integer overflow on signature decoding, Sasha Levin
- [PATCH AUTOSEL 6.12 1/6] crypto: ecdsa - Avoid signed integer overflow on signature decoding, Sasha Levin
- [PATCH 0/2] padata: fix UAF in padata_reorder,
Chen Ridong
- [PATCH v4 00/10] zswap IAA compress batching,
Kanchana P Sridhar
- [PATCH v4 01/10] crypto: acomp - Define two new interfaces for compress/decompress batching., Kanchana P Sridhar
- [PATCH v4 02/10] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode., Kanchana P Sridhar
- [PATCH v4 03/10] crypto: iaa - Implement batch_compress(), batch_decompress() API in iaa_crypto., Kanchana P Sridhar
- [PATCH v4 04/10] crypto: iaa - Make async mode the default., Kanchana P Sridhar
- [PATCH v4 05/10] crypto: iaa - Disable iaa_verify_compress by default., Kanchana P Sridhar
- [PATCH v4 06/10] crypto: iaa - Re-organize the iaa_crypto driver code., Kanchana P Sridhar
- [PATCH v4 07/10] crypto: iaa - Map IAA devices/wqs to cores based on packages instead of NUMA., Kanchana P Sridhar
- [PATCH v4 08/10] crypto: iaa - Distribute compress jobs from all cores to all IAAs on a package., Kanchana P Sridhar
- [PATCH v4 09/10] mm: zswap: Allocate pool batching resources if the crypto_alg supports batching., Kanchana P Sridhar
- [PATCH v4 10/10] mm: zswap: Compress batching with Intel IAA in zswap_batch_store() of large folios., Kanchana P Sridhar
- [PATCH v5 0/3] New s390 specific protected key hmac,
Harald Freudenberger
- [PATCH V2 0/2] Enable Inline crypto engine for QCS8300,
Yuvaraj Ranganathan
- [PATCH V4 0/2] Enable TRNG for QCS8300,
Yuvaraj Ranganathan
- [Bug report] kernel BUG at include/linux/scatterlist.h,
Zorro Lang
- sporadic CAAM Invalid Sequence Command errors on aes-128-cbc encrypt & decrypt, Roland Ruckerbauer
- linux-next: duplicate patch in the crypto-current tree, Stephen Rothwell
- WireGuard & Linux kernel RNG @ FOSDEM 2025, Jason A. Donenfeld
- CCP issue related to GPU pass-through?,
Jacobo Pantoja
- [PATCH 00/11] Wire up CRC-T10DIF library functions to arch-optimized code,
Eric Biggers
- [PATCH 01/11] lib/crc-t10dif: stop wrapping the crypto API, Eric Biggers
- [PATCH 02/11] lib/crc-t10dif: add support for arch overrides, Eric Biggers
- [PATCH 03/11] crypto: crct10dif - expose arch-optimized lib function, Eric Biggers
- [PATCH 04/11] x86/crc-t10dif: expose CRC-T10DIF function through lib, Eric Biggers
- [PATCH 05/11] arm/crc-t10dif: expose CRC-T10DIF function through lib, Eric Biggers
- [PATCH 06/11] arm64/crc-t10dif: expose CRC-T10DIF function through lib, Eric Biggers
- [PATCH 07/11] powerpc/crc-t10dif: expose CRC-T10DIF function through lib, Eric Biggers
- [PATCH 08/11] lib/crc_kunit.c: add KUnit test suite for CRC library functions, Eric Biggers
- [PATCH 09/11] lib/crc32test: delete obsolete crc32test.c, Eric Biggers
- [PATCH 10/11] powerpc/crc: delete obsolete crc-vpmsum_test.c, Eric Biggers
- [PATCH 11/11] MAINTAINERS: add entry for CRC library, Eric Biggers
- Re: [PATCH 00/11] Wire up CRC-T10DIF library functions to arch-optimized code, Martin K. Petersen
- Re: [PATCH 00/11] Wire up CRC-T10DIF library functions to arch-optimized code, Ard Biesheuvel
- Re: [PATCH 00/11] Wire up CRC-T10DIF library functions to arch-optimized code, Zhihang Shao
- Message not available
[PATCH v4 0/3] New s390 specific protected key hmac,
Harald Freudenberger
[PATCH 0/2] crypto: hisilicon - add data aggregation feature,
Weili Qian
[PATCH v4 0/2] crypto: hisilicon - fix the authsize and icv problems of aead in sec,
Chenghai Huang
[PATCH 1/2] crypto: api - Fix boot-up self-test race,
Herbert Xu
[PATCH] dt-bindings: Unify "fsl,liodn" type definitions,
Rob Herring (Arm)
[syzbot] Monthly crypto report (Nov 2024),
syzbot
[PATCH 0/2] RISC-V CRC-T10DIF optimization with zbc extension and CRC-T10DIF selftest,
Zhihang Shao
[PATCH 0/2] Add QCrypto support for QCS8300,
Yuvaraj Ranganathan
[PATCH 0/2] Enable Inline crypto engine for QCS8300,
Yuvaraj Ranganathan
[PATCH V3 0/2] Enable TRNG for QCS8300,
Yuvaraj Ranganathan
[PATCH v6 4/8] crypto: ccp: Fix uapi definitions of PSP errors,
Dionna Glaze
[PATCH v6 6/8] crypto: ccp: Add DOWNLOAD_FIRMWARE_EX support, Dionna Glaze
[PATCH v6 5/8] crypto: ccp: Add GCTX API to track ASID assignment,
Dionna Glaze
[PATCH v7 0/3] crypto: Add EIP-93 crypto engine support,
Christian Marangi
[PATCH] crypto: caam - use JobR's space to access page 0 regs,
Gaurav Jain
[PATCH v2] crypto: tegra - do not transfer req when tegra init fails,
Chen Ridong
[PATCH] crypto: marvell/cesa: fix uninit value for struct mv_cesa_op_ctx,
Karol Przybylski
[PATCH] crypto: ccp: Use scoped guard for mutex,
Mario Limonciello
Re: Reading public key portion of asymmetric keys, Jarkko Sakkinen
[PATCH] crypto: cavium - Fix an error handling path in cpt_ucode_load_fw(),
Christophe JAILLET
[PATCH v10 00/22] Support more Amlogic SoC families in crypto driver,
Alexey Romanov
- [PATCH v10 02/22] crypto: amlogic - Add platform data, Alexey Romanov
- [PATCH v10 01/22] crypto: amlogic - Don't hardcode IRQ count, Alexey Romanov
- [PATCH v10 03/22] crypto: amlogic - Remove clock input, Alexey Romanov
- [PATCH v10 04/22] crypto: amlogic - Add MMIO helpers, Alexey Romanov
- [PATCH v10 05/22] crypto: amlogic - Move get_engine_number(), Alexey Romanov
- [PATCH v10 06/22] crypto: amlogic - Drop status field from meson_flow, Alexey Romanov
- [PATCH v10 07/22] crypto: amlogic - Move algs definition and cipher API to cipher.c, Alexey Romanov
- [PATCH v10 08/22] crypto: amlogic - Cleanup defines, Alexey Romanov
- [PATCH v10 09/22] crypto: amlogic - Process more than MAXDESCS descriptors, Alexey Romanov
- [PATCH v10 10/22] crypto: amlogic - Avoid kzalloc in engine thread, Alexey Romanov
- [PATCH v10 11/22] crypto: amlogic - Introduce hasher, Alexey Romanov
- [PATCH v10 12/22] crypto: amlogic - Use fallback for 192-bit keys, Alexey Romanov
- [PATCH v10 13/22] crypto: amlogic - Add support for G12-series, Alexey Romanov
- [PATCH v10 14/22] crypto: amlogic - Add support for AXG-series, Alexey Romanov
- [PATCH v10 15/22] crypto: amlogic - Add support for A1-series, Alexey Romanov
- [PATCH v10 16/22] dt-bindings: crypto: amlogic,gxl-crypto: correct clk and interrupt lines, Alexey Romanov
- [PATCH v10 17/22] dt-bindings: crypto: amlogic,gxl-crypto: support new SoC's, Alexey Romanov
- [PATCH v10 18/22] arm64: dts: amlogic: gxl: correct crypto node definition, Alexey Romanov
- [PATCH v10 19/22] arm64: dts: amlogic: a1: add crypto node, Alexey Romanov
- [PATCH v10 20/22] arm64: dts: amlogic: s4: add crypto node, Alexey Romanov
- [PATCH v10 21/22] arm64: dts: amlogic: g12: add crypto node, Alexey Romanov
- [PATCH v10 22/22] arm64: dts: amlogic: axg: add crypto node, Alexey Romanov
[PATCH v5 08/10] KVM: SVM: move sev_issue_cmd_external_user to new API,
Dionna Glaze
[PATCH v5 07/10] crypto: ccp: Add preferred access checking method,
Dionna Glaze
[PATCH v5 06/10] crypto: ccp: Add DOWNLOAD_FIRMWARE_EX support,
Dionna Glaze
[PATCH v5 05/10] crypto: ccp: Add GCTX API to track ASID assignment,
Dionna Glaze
[PATCH v5 04/10] crypto: ccp: Fix uapi definitions of PSP errors,
Dionna Glaze
[PATCH v3 0/3] New s390 specific protected key hmac,
Harald Freudenberger
[PATCH] crypto: tegra - do not transfer req when tegra_sha_init returns an error,
Chen Ridong
[PATCH V2 0/2] Enable TRNG for QCS8300,
Yuvaraj Ranganathan
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]