Linux Cryptography
[Prev Page][Next Page]
- Re: [PATCH 07/10] nvme-tcp: request secure channel concatenation, (continued)
- [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
[PATCH] crypto: aesni - Move back to module_init, Herbert Xu
[PATCH] crypto: lib/mpi - Export mpi_set_bit, Herbert Xu
[PATCH] crypto: tegra - do not transfer req when tegra_cmac_init returns an error, Chen Ridong
[PATCH v3 00/13] zswap IAA compress batching,
Kanchana P Sridhar
- [PATCH v3 01/13] crypto: acomp - Define two new interfaces for compress/decompress batching., Kanchana P Sridhar
- [PATCH v3 02/13] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode., Kanchana P Sridhar
- [PATCH v3 03/13] crypto: iaa - Implement compress/decompress batching API in iaa_crypto., Kanchana P Sridhar
- [PATCH v3 04/13] crypto: iaa - Make async mode the default., Kanchana P Sridhar
- [PATCH v3 05/13] crypto: iaa - Disable iaa_verify_compress by default., Kanchana P Sridhar
- [PATCH v3 06/13] crypto: iaa - Change cpu-to-iaa mappings to evenly balance cores to IAAs., Kanchana P Sridhar
- [PATCH v3 07/13] crypto: iaa - Distribute compress jobs to all IAA devices on a NUMA node., Kanchana P Sridhar
- [PATCH v3 08/13] mm: zswap: acomp_ctx mutex lock/unlock optimizations., Kanchana P Sridhar
- [PATCH v3 09/13] mm: zswap: Modify struct crypto_acomp_ctx to be configurable in nr of acomp_reqs., Kanchana P Sridhar
- [PATCH v3 10/13] mm: zswap: Add a per-cpu "acomp_batch_ctx" to struct zswap_pool., Kanchana P Sridhar
- [PATCH v3 11/13] mm: zswap: Allocate acomp_batch_ctx resources for a given zswap_pool., Kanchana P Sridhar
- [PATCH v3 12/13] mm: Add sysctl vm.compress-batching switch for compress batching during swapout., Kanchana P Sridhar
- [PATCH v3 13/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios., Kanchana P Sridhar
- Re: [PATCH v3 00/13] zswap IAA compress batching, Andrew Morton
[PATCH V1 0/2] Enable TRNG for QCS8300,
Yuvaraj Ranganathan
[PATCH] hwrng: amd - remove reference to removed PPC_MAPLE config,
Lukas Bulwahn
[PATCH v2 0/6] Clean up and improve ARM/arm64 CRC-T10DIF code,
Ard Biesheuvel
[PATCH v2 0/3] New s390 specific protected key hmac,
Harald Freudenberger
[PATCH v4 5/6] crypto: ccp: Use firmware_upload API for SNP firmware,
Dionna Glaze
[PATCH v4 4/6] crypto: ccp: Add DOWNLOAD_FIRMWARE_EX support,
Dionna Glaze
[PATCH v4 3/6] crypto: ccp: Track GCTX through sev commands,
Dionna Glaze
[PATCH] crypto: bcm - add error check in the ahash_hmac_init function,
Chen Ridong
[PATCH] crypto: caam - add error check to caam_rsa_set_priv_key_form,
Chen Ridong
[PATCH v3 00/18] Wire up CRC32 library functions to arch-optimized code,
Eric Biggers
- [PATCH v3 01/18] lib/crc32: drop leading underscores from __crc32c_le_base, Eric Biggers
- [PATCH v3 02/18] lib/crc32: improve support for arch-specific overrides, Eric Biggers
- [PATCH v3 04/18] crypto: crc32 - don't unnecessarily register arch algorithms, Eric Biggers
- [PATCH v3 05/18] arm/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v3 06/18] loongarch/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v3 07/18] mips/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v3 08/18] powerpc/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v3 03/18] lib/crc32: expose whether the lib is really optimized at runtime, Eric Biggers
- [PATCH v3 09/18] s390/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v3 10/18] sparc/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v3 11/18] x86/crc32: update prototype for crc_pcl(), Eric Biggers
- [PATCH v3 13/18] x86/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH v3 12/18] x86/crc32: update prototype for crc32_pclmul_le_16(), Eric Biggers
- [PATCH v3 14/18] lib/crc32: make crc32c() go directly to lib, Eric Biggers
- [PATCH v3 15/18] ext4: switch to using the crc32c library, Eric Biggers
- [PATCH v3 17/18] f2fs: switch to using the crc32 library, Eric Biggers
- [PATCH v3 18/18] scsi: target: iscsi: switch to using the crc32c library, Eric Biggers
- [PATCH v3 16/18] jbd2: switch to using the crc32c library, Eric Biggers
[PATCH v2 00/13] zswap IAA compress batching,
Kanchana P Sridhar
- [PATCH v2 01/13] crypto: acomp - Define two new interfaces for compress/decompress batching., Kanchana P Sridhar
- [PATCH v2 04/13] crypto: iaa - Make async mode the default., Kanchana P Sridhar
- [PATCH v2 02/13] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode., Kanchana P Sridhar
- [PATCH v2 03/13] crypto: iaa - Implement compress/decompress batching API in iaa_crypto., Kanchana P Sridhar
- [PATCH v2 05/13] crypto: iaa - Disable iaa_verify_compress by default., Kanchana P Sridhar
- [PATCH v2 06/13] crypto: iaa - Change cpu-to-iaa mappings to evenly balance cores to IAAs., Kanchana P Sridhar
- [PATCH v2 07/13] crypto: iaa - Distribute compress jobs to all IAA devices on a NUMA node., Kanchana P Sridhar
- [PATCH v2 08/13] mm: zswap: acomp_ctx mutex lock/unlock optimizations., Kanchana P Sridhar
- [PATCH v2 09/13] mm: zswap: Modify struct crypto_acomp_ctx to be configurable in nr of acomp_reqs., Kanchana P Sridhar
- [PATCH v2 10/13] mm: zswap: Add a per-cpu "acomp_batch_ctx" to struct zswap_pool., Kanchana P Sridhar
- [PATCH v2 11/13] mm: zswap: Allocate acomp_batch_ctx resources for a given zswap_pool., Kanchana P Sridhar
- [PATCH v2 12/13] mm: Add sysctl vm.compress-batching switch for compress batching during swapout., Kanchana P Sridhar
- [PATCH v2 13/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios., Kanchana P Sridhar
[PATCH v6 1/3] spinlock: extend guard with spinlock_bh variants,
Christian Marangi
[PATCH v3 0/2] crypto: hisilicon - fix the authsize and icv problems of aead in sec,
Chenghai Huang
[PATCH v3 3/4] crypto: ccp: Add SNP firmware hotload support,
Dionna Glaze
[PATCH v2 0/2] hwrng: bcm74110 - Add Broadcom BCM74110 RNG driver,
Markus Mayer
[PATCH v2 3/4] crypto: ccp: Add SNP firmware hotload support, Dionna Glaze
[PATCH] padata: Clean up in padata_do_multithreaded(),
Zicheng Qu
[PATCH] crypto: inside-secure - Fix the return value of safexcel_xcbcmac_cra_init(),
Li Huafei
[PATCH] virtio: only reset device and restore status if needed in device resume,
qiang4 . zhang
[PATCH 0/2] hwrng: bcm74110 - Add Broadcom BCM74110 RNG driver,
Markus Mayer
[PATCH v1 0/3] New s390 specific protected key hmac,
Harald Freudenberger
[PATCH v6 00/10] Remove pcim_iomap_regions_request_all(),
Philipp Stanner
- [PATCH v6 01/10] PCI: Make pcim_request_all_regions() a public function, Philipp Stanner
- [PATCH v6 03/10] crypto: qat - replace deprecated PCI functions, Philipp Stanner
- [PATCH v6 02/10] ata: ahci: Replace deprecated PCI functions, Philipp Stanner
- [PATCH v6 04/10] crypto: marvell - replace deprecated PCI functions, Philipp Stanner
- [PATCH v6 06/10] wifi: iwlwifi: replace deprecated PCI functions, Philipp Stanner
- [PATCH v6 07/10] ntb: idt: Replace deprecated PCI functions, Philipp Stanner
- [PATCH v6 08/10] serial: rp2: Replace deprecated PCI functions, Philipp Stanner
- [PATCH v6 05/10] intel_th: pci: Replace deprecated PCI functions, Philipp Stanner
- [PATCH v6 09/10] ALSA: korg1212: Replace deprecated PCI functions, Philipp Stanner
- [PATCH v6 10/10] PCI: Remove pcim_iomap_regions_request_all(), Philipp Stanner
- Re: [PATCH v6 00/10] Remove pcim_iomap_regions_request_all(), Bjorn Helgaas
[PATCH 3/4] crypto: ccp: Add SNP firmware hotload support,
Dionna Glaze
[PATCH v2] crypto: qat - Fix missing destroy_workqueue in adf_init_aer(),
Wang Hai
[PATCH cryptodev-2.6] crypto: rsassa-pkcs1 - Reinstate support for legacy protocols,
Lukas Wunner
[PATCH 0/6] Clean up and improve ARM/arm64 CRC-T10DIF code,
Ard Biesheuvel
[PATCH v5 1/3] spinlock: extend guard with spinlock_bh variants,
Christian Marangi
Question about crypto: cavium - Add Support for Octeon-tx CPT Engine, Kees Bakker
[PATCH 0/6] Multibuffer hashing take two,
Herbert Xu
[PATCH] crypto: hisilicon/qm - disable same error report before resetting,
Weili Qian
[PATCH] crypto: hisilicon - support querying the capability register,
Chenghai Huang
[PATCH v2 00/18] Wire up CRC32 library functions to arch-optimized code,
Eric Biggers
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]