Herbert Xu ([email protected])

Number of posts: 14438 (1.69 per day)
First post: 2000-10-28 06:47:55
Last post: 2024-04-05 06:56:25

Date List Subject
2024-01-26 09:59:29 linux-kernel Re: [PATCH] crypto: sun8i-ce - Use kcalloc() instead of kzalloc()
2024-01-26 09:59:25 linux-crypto Re: [PATCH] crypto: qat - use kcalloc_node() instead of kzalloc_node()
2024-01-26 09:57:34 linux-crypto Re: [PATCH] crypto: iaa - Remove header table code
2024-01-26 09:57:27 linux-crypto Re: [PATCH] KEYS: include header for EINVAL definition
2024-01-26 09:55:57 linux-crypto Re: [PATCH v2 0/8] crypto: Clean up arm64 AES-CCM code
2024-01-26 09:55:36 linux-crypto Re: [PATCH][next] crypto: asymmetric_keys: remove redundant pointer secs
2024-01-26 09:55:25 linux-crypto Re: [PATCH][next] crypto: pcbc: remove redundant assignment to nbytes
2024-01-26 09:55:06 linux-crypto Re: [PATCH v1] crypto: iaa - Remove unnecessary debugfs_create_dir() error check in iaa_crypto_debugfs_init()
2024-01-26 09:54:29 linux-crypto Re: [PATCH 1/2] dt-bindings: qcom-qce: Add compatible for SM6350
2024-01-26 09:52:21 linux-kernel Re: [PATCH] crypto:vmx: Move ppc vmx diirectory to arch/powerpc/crypto.
2024-01-26 09:51:51 linux-crypto Re: [PATCH] crypto: qat - avoid memcpy() overflow warning
2024-01-26 09:31:41 linux-kernel Re: [PATCH v2] crypto: virtio - Less function calls in __virtio_crypto_akcipher_do_req() after error detection
2024-01-26 09:26:25 linux-kernel Re: [PATCH 3/4] crypto: hisilicon/sec2 - fix some cleanup issues
2024-01-26 09:25:18 linux-crypto Re: [PATCH] crypto: rsa - restrict plaintext/ciphertext values more in FIPS mode
2024-01-26 05:58:53 linux-crypto Re: [PATCH] crypto: rsa - restrict plaintext/ciphertext values more in FIPS mode
2024-01-26 05:37:59 linux-crypto Re: [PATCH] X.509: Introduce scope-based x509_certificate allocation
2024-01-26 05:25:17 linux-kernel Re: [PATCH v2 4/5] crypto: starfive: Add sm3 support for JH8100
2024-01-25 10:26:00 linux-crypto Re: [PATCH bpf-next v8 2/3] bpf: crypto: add skcipher to bpf crypto
2024-01-25 10:17:17 linux-crypto Re: [PATCH 1/9] crypto: qat - add heartbeat error simulator
2024-01-25 10:01:19 linux-kernel Re: [PATCH 3/3] crypto: scompress: remove memcpy if sg_nents is 1
2024-01-25 09:44:11 linux-kernel Re: [PATCH v4 2/6] mm/zswap: reuse dstmem when decompress
2024-01-25 09:38:03 linux-kernel Re: [PATCH 3/4] crypto: hisilicon/sec2 - fix some cleanup issues
2024-01-09 22:20:08 linux-crypto [GIT PULL] Crypto Update for 6.8
2024-01-04 02:03:18 linux-crypto Re: [PATCH] crypto: af_alg/hash: Fix uninit-value access in af_alg_free_sg()
2023-12-29 03:32:09 linux-crypto Re: [PATCH] crypto: qat - generate dynamically arbiter mappings
2023-12-29 03:31:02 linux-crypto Re: [PATCH] crypto: iaa - Account for cpu-less numa nodes
2023-12-29 03:30:48 linux-crypto Re: [PATCH v2] crypto: scompress - fix req->dst buffer overflow
2023-12-29 03:30:23 linux-crypto Re: [PATCH v2 00/14] crypto: sahara - bugfixes and small improvements
2023-12-29 03:30:10 linux-crypto Re: [PATCH 1/2] crypto: shash - remove excess kerneldoc members
2023-12-29 03:29:41 linux-crypto Re: [PATCH v2 0/4] crypto: qat - enable telemetry for QAT GEN 4
2023-12-29 03:29:20 linux-crypto Re: [PATCH 0/2] crypto: Intel Analytics Accelerator (IAA) updates
2023-12-29 03:29:06 linux-crypto Re: [PATCH] crypto: iaa - remove unneeded semicolon
2023-12-29 03:28:43 linux-crypto Re: [PATCH 1/7] crypto: rk3288 - Use helper to set reqsize
2023-12-29 03:28:30 linux-crypto Re: [PATCH v2] crypto:tcrypt: add script tcrypt_speed_compare.py
2023-12-29 03:28:17 linux-crypto Re: [PATCH v3 0/9] Add Marvell CPT CN10KB/CN10KA B0 support
2023-12-28 09:49:45 linux-kernel Re: [PATCH v4 2/6] mm/zswap: reuse dstmem when decompress
2023-12-27 09:31:04 linux-crypto Re: [PATCH] crypto: scompress - fix req->dst buffer overflow
2023-12-27 09:26:29 linux-crypto Re: [PATCH] crypto: scompress - fix req->dst buffer overflow
2023-12-22 04:42:42 linux-kernel Re: [PATCH] crypto: stm32/crc32 - fix parsing list of devices
2023-12-22 04:42:36 linux-crypto Re: [PATCH 0/5] crypto: qat - add support for 420xx devices
2023-12-22 04:42:23 linux-crypto Re: [PATCH V3 1/2] dt-bindings: crypto: qcom-qce: document the SC7280 crypto engine
2023-12-22 04:37:11 linux-crypto Re: [PATCH] crypto: lib/mpi - Fix unexpected pointer access
2023-12-22 04:36:25 linux-crypto Re: [PATCH 1/2] dt-bindings: crypto: qcom-qce: constrain clocks for IPQ9574 QCE
2023-12-22 04:35:53 linux-crypto Re: [PATCH v2 0/2] hwrng: starfive: Add support for JH8100
2023-12-22 04:35:24 linux-crypto Re: [PATCH 1/2] crypto: virtio-crypto: Wait for tasklet to complete on device remove
2023-12-22 04:24:20 linux-kernel Re: [PATCH 1/5] math.h: Add avg_array()
2023-12-22 03:47:49 linux-crypto Re: [PATCH net-next v2 00/10] Add Marvell CPT CN10KB/CN10KA B0 support
2023-12-22 03:42:52 linux-crypto Re: [PATCH] crypto: af_alg/hash: Fix uninit-value access in af_alg_free_sg()
2023-12-22 03:34:02 linux-crypto Re: [PATCH 2/2] crypto: virtio-crypto: Fix gcc check warnings
2023-12-22 03:16:15 linux-crypto caam test failures with libkcapi
2023-12-21 02:43:09 linux-crypto [PATCH] crypto: skcipher - Pass statesize for simple lskcipher instances