linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-20 21:13:55 to 2024-10-28 19:02:45 UTC [more...]

[PATCH 0/6] Clean up and improve ARM/arm64 CRC-T10DIF code
 2024-10-28 19:02 UTC  (7+ messages)
` [PATCH 1/6] crypto: arm64/crct10dif - Remove obsolete chunking logic
` [PATCH 2/6] crypto: arm64/crct10dif - Use faster 16x64 bit polynomial multiply
` [PATCH 3/6] crypto: arm64/crct10dif - Remove remaining 64x64 PMULL fallback code
` [PATCH 4/6] crypto: arm/crct10dif - Use existing mov_l macro instead of __adrl
` [PATCH 5/6] crypto: arm/crct10dif - Macroify PMULL asm code
` [PATCH 6/6] crypto: arm/crct10dif - Implement plain NEON variant

[PATCH 0/6] Multibuffer hashing take two
 2024-10-28 19:00 UTC  (8+ messages)
` [PATCH 1/6] crypto: ahash - Only save callback and data in ahash_save_req
` [PATCH 2/6] crypto: hash - Add request chaining API
` [PATCH 3/6] crypto: tcrypt - Restore multibuffer ahash tests
` [PATCH 4/6] crypto: ahash - Add virtual address support
` [PATCH 5/6] crypto: ahash - Set default reqsize from ahash_alg
` [PATCH 6/6] crypto: x86/sha2 - Restore multibuffer AVX2 support

[RFC PATCH v1 00/13] zswap IAA compress batching
 2024-10-28 18:53 UTC  (24+ messages)
` [RFC PATCH v1 04/13] mm: zswap: zswap_compress()/decompress() can submit, then poll an acomp_req
` [RFC PATCH v1 09/13] mm: zswap: Config variable to enable compress batching in zswap_store()
` [RFC PATCH v1 10/13] mm: zswap: Create multiple reqs/buffers in crypto_acomp_ctx if platform has IAA
` [RFC PATCH v1 11/13] mm: swap: Add IAA batch compression API swap_crypto_acomp_compress_batch()
` [RFC PATCH v1 13/13] mm: vmscan, swap, zswap: Compress batching of folios in shrink_folio_list()

[PATCH v5 1/3] spinlock: extend guard with spinlock_bh variants
 2024-10-28 14:43 UTC  (5+ messages)
` [PATCH v5 2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine
` [PATCH v5 3/3] crypto: Add Mediatek EIP-93 crypto engine support

[PATCH v2 00/19] Migrate to sig_alg and templatize ecdsa
 2024-10-28 11:45 UTC  (10+ messages)
` [PATCH v2 06/19] crypto: rsassa-pkcs1 - Migrate to sig_alg backend

[PATCH v2 0/2] crypto: hisilicon - fix the authsize and icv problems of aead in sec
 2024-10-28 10:35 UTC  (7+ messages)
` [PATCH v2 1/2] crypto: hisilicon/sec2 - fix for aead icv error

[PATCH v4 1/3] spinlock: extend guard with spinlock_bh variants
 2024-10-28  8:54 UTC  (11+ messages)
` [PATCH v4 2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine
` [PATCH v4 3/3] crypto: Add Mediatek EIP-93 crypto engine support

linux-next: Signed-off-by missing for commit in the crypto tree
 2024-10-27 21:15 UTC 

linux-next: Fixes tag needs some work in the crypto tree
 2024-10-27 21:13 UTC 

Question about crypto: cavium - Add Support for Octeon-tx CPT Engine
 2024-10-27 20:00 UTC 

[PATCH v2 00/18] Wire up CRC32 library functions to arch-optimized code
 2024-10-27  8:14 UTC  (28+ messages)
` [PATCH v2 01/18] lib/crc32: drop leading underscores from __crc32c_le_base
` [PATCH v2 02/18] lib/crc32: improve support for arch-specific overrides
` [PATCH v2 03/18] lib/crc32: expose whether the lib is really optimized at runtime
` [PATCH v2 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
` [PATCH v2 05/18] arm/crc32: expose CRC32 functions through lib
` [PATCH v2 06/18] loongarch/crc32: "
` [PATCH v2 07/18] mips/crc32: "
` [PATCH v2 08/18] powerpc/crc32: "
` [PATCH v2 09/18] s390/crc32: "
` [PATCH v2 10/18] sparc/crc32: "
` [PATCH v2 11/18] x86/crc32: update prototype for crc_pcl()
` [PATCH v2 12/18] x86/crc32: update prototype for crc32_pclmul_le_16()
` [PATCH v2 13/18] x86/crc32: expose CRC32 functions through lib
` [PATCH v2 14/18] lib/crc32: make crc32c() go directly to lib
` [PATCH v2 15/18] ext4: switch to using the crc32c library
` [PATCH v2 16/18] jbd2: "
` [PATCH v2 17/18] f2fs: switch to using the crc32 library
` [PATCH v2 18/18] scsi: target: iscsi: switch to using the crc32c library

[PATCH] crypto: hisilicon/qm - disable same error report before resetting
 2024-10-26 11:44 UTC 

[PATCH] crypto: hisilicon - support querying the capability register
 2024-10-26  9:46 UTC 

[PATCH 1/2] crypto: tegra - remove unneeded crypto_engine_stop() call
 2024-10-26  7:04 UTC  (3+ messages)

[PATCH] crypto: mips/crc32 - fix the CRC32C implementation
 2024-10-26  7:04 UTC  (3+ messages)

[PATCH] crypto - move crypto_simd_disabled_for_test to lib
 2024-10-26  7:03 UTC  (3+ messages)

[PATCH] crypto: cavium - Fix the if condition to exit loop after timeout
 2024-10-26  7:03 UTC  (2+ messages)

[PATCH V1 0/2] Add QCrypto support for SA8775P
 2024-10-26  7:02 UTC  (4+ messages)
` [PATCH V1 1/2] dt-bindings: crypto: qcom-qce: document the SA8775P crypto engine
` (subset) [PATCH V1 0/2] Add QCrypto support for SA8775P

[PATCH v2 1/2] dt-bindings: rng: add support for Airoha EN7581 TRNG
 2024-10-26  7:01 UTC  (2+ messages)

[PATCH] crypto: qat - Fix typo "accelaration"
 2024-10-26  6:59 UTC  (3+ messages)

[PATCH v2 00/10] AEGIS x86 assembly tuning
 2024-10-26  6:59 UTC  (2+ messages)

[PATCH v2 0/2] crypto: Enable fuzz testing for arch code
 2024-10-26  6:58 UTC  (2+ messages)

[PATCH] crypto: drbg - Use str_true_false() and str_enabled_disabled() helpers
 2024-10-26  6:58 UTC  (2+ messages)

[PATCH v4 0/4] Add support for stm32mp25x RNG
 2024-10-26  6:56 UTC  (2+ messages)

[PATCH][next] crypto: tegra: remove redundant error check on ret
 2024-10-26  6:56 UTC  (2+ messages)

[v2 PATCH 1/2] crypto/nx: Rename devdata_mutex to devdata_spinlock
 2024-10-26  6:55 UTC  (2+ messages)

[PATCH -next] crypto: testmgr - don't generate WARN for -EAGAIN
 2024-10-26  6:55 UTC  (10+ messages)
            ` [PATCH] crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return -EBUSY

[PATCH] crypto: qat - Constify struct pm_status_row
 2024-10-26  6:54 UTC  (2+ messages)

[PATCH] dt-bindings: rng: Add Marvell Armada RNG support
 2024-10-26  6:54 UTC  (2+ messages)

[RFC PATCH v1 20/57] crypto: Remove PAGE_SIZE compile-time constant assumption
 2024-10-26  6:54 UTC  (2+ messages)

[PATCH] crypto: ecdsa - Update Kconfig help text for NIST P521
 2024-10-26  6:53 UTC  (2+ messages)

[PATCH cryptodev-2.6] crypto: sig - Fix oops on KEYCTL_PKEY_QUERY for RSA keys
 2024-10-26  6:53 UTC  (2+ messages)

[PATCH 0/3] crypto: x86/crc32c - jump table elimination and other cleanups
 2024-10-26  6:53 UTC  (2+ messages)

[PATCH] crypto: qat - Fix missing destroy_workqueue in adf_init_aer()
 2024-10-26  1:29 UTC  (5+ messages)

[PATCH 00/10] Remove pcim_iomap_regions_request_all()
 2024-10-25 16:29 UTC  (20+ messages)
` [PATCH 01/10] PCI: Make pcim_request_all_regions() a public function
` [PATCH 02/10] ata: ahci: Replace deprecated PCI functions
` [PATCH 03/10] crypto: qat - replace "
` [PATCH 04/10] crypto: marvell "
` [PATCH 05/10] intel_th: pci: Replace "
` [PATCH 06/10] wifi: iwlwifi: replace "
` [PATCH 07/10] ntb: idt: Replace "
` [PATCH 08/10] serial: rp2: "
` [PATCH 09/10] ALSA: korg1212: "
` [PATCH 10/10] PCI: Remove pcim_iomap_regions_request_all()

[PATCH] crypto: Remove unused asymmetric_keys functions
 2024-10-25 14:38 UTC  (2+ messages)

[PATCH 00/15] Wire up CRC32 library functions to arch-optimized code
 2024-10-25  7:40 UTC  (19+ messages)
` [PATCH 01/15] lib/crc32: drop leading underscores from __crc32c_le_base
` [PATCH 02/15] lib/crc32: improve support for arch-specific overrides
` [PATCH 03/15] arm/crc32: expose CRC32 functions through lib
` [PATCH 04/15] loongarch/crc32: "
` [PATCH 05/15] mips/crc32: "
` [PATCH 06/15] powerpc/crc32: "
` [PATCH 07/15] s390/crc32: "
` [PATCH 08/15] sparc/crc32: "
` [PATCH 09/15] x86/crc32: update prototype for crc_pcl()
` [PATCH 10/15] x86/crc32: update prototype for crc32_pclmul_le_16()
` [PATCH 11/15] x86/crc32: expose CRC32 functions through lib
` [PATCH 12/15] lib/crc32: make crc32c() go directly to lib
` [PATCH 13/15] ext4: switch to using the crc32c library
` [PATCH 14/15] jbd2: "
` [PATCH 15/15] f2fs: switch to using the crc32 library

[RFC PATCH v3 00/13] Clavis LSM
 2024-10-24 19:57 UTC  (5+ messages)
` [RFC PATCH v3 08/13] clavis: Introduce new LSM called clavis

[PATCH 1/2] [RFC] hwrng: fix khwrng lifecycle
 2024-10-24 16:30 UTC  (2+ messages)
` [PATCH 2/2] [RFC] hwrng: fix khwrng registration

[PATCH v4 00/10] Remove pcim_iomap_regions_request_all()
 2024-10-24 11:48 UTC  (3+ messages)
` [PATCH v4 05/10] intel_th: pci: Replace deprecated PCI functions

Post-Quantum Algorithms for kernel crypto API
 2024-10-24 11:23 UTC 

[PATCH AUTOSEL 5.10 4/6] crypto: marvell/cesa - Disable hash algorithms
 2024-10-23 14:32 UTC 

[PATCH AUTOSEL 5.15 07/10] crypto: marvell/cesa - Disable hash algorithms
 2024-10-23 14:32 UTC 

[PATCH AUTOSEL 6.1 09/17] crypto: api - Fix liveliness check in crypto_alg_tested
 2024-10-23 14:31 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 10/17] crypto: marvell/cesa - Disable hash algorithms

[PATCH AUTOSEL 6.6 12/23] crypto: api - Fix liveliness check in crypto_alg_tested
 2024-10-23 14:30 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 13/23] crypto: marvell/cesa - Disable hash algorithms

[PATCH AUTOSEL 6.11 15/30] crypto: api - Fix liveliness check in crypto_alg_tested
 2024-10-23 14:29 UTC  (2+ messages)
` [PATCH AUTOSEL 6.11 16/30] crypto: marvell/cesa - Disable hash algorithms

[RFC PATCH v3 1/3] spinlock: extend guard with spinlock_bh variants
 2024-10-22 17:06 UTC  (7+ messages)
` [RFC PATCH v3 2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine
` [RFC PATCH v3 3/3] crypto: Add Mediatek EIP-93 crypto engine support

[PATCH v4 0/3] arm64: Speed up CRC-32 using PMULL instructions
 2024-10-22 11:36 UTC  (2+ messages)

[GIT PULL] Crypto Update for 6.4
 2024-10-21 18:27 UTC  (12+ messages)
` [GIT PULL] Crypto Update for 6.5
  ` [GIT PULL] Crypto Update for 6.6
    ` [GIT PULL] Crypto Update for 6.7
      ` [GIT PULL] Crypto Update for 6.8
        ` [GIT PULL] Crypto Fixes "
          ` [GIT PULL] Crypto Fixes for 6.9
            ` [GIT PULL] Crypto Fixes for 6.10
              ` [GIT PULL] Crypto Fixes for 6.12

[PATCHv11 0/9] nvme: implement secure concatenaion
 2024-10-21 15:32 UTC  (12+ messages)
` [PATCH 6/9] nvme-tcp: request secure channel concatenation
` [PATCH 8/9] nvmet-tcp: support "
` [PATCH 9/9] nvmet: add tls_concat and tls_key debugfs entries

[PATCH] hwrng - Switch back to struct platform_driver::remove()
 2024-10-21 10:48 UTC 

linux-next: duplicate patch in the crypto tree
 2024-10-21  1:13 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).