messages from 2024-10-25 22:14:53 to 2024-11-03 22:32:24 UTC [more...]
[PATCH v3 00/18] Wire up CRC32 library functions to arch-optimized code
2024-11-03 22:31 UTC (2+ messages)
` [PATCH v3 01/18] lib/crc32: drop leading underscores from __crc32c_le_base
[PATCH v2 06/18] loongarch/crc32: expose CRC32 functions through lib
2024-11-03 13:57 UTC (3+ messages)
[PATCH v2 00/13] zswap IAA compress batching
2024-11-03 10:57 UTC (17+ messages)
` [PATCH v2 01/13] crypto: acomp - Define two new interfaces for compress/decompress batching
` [PATCH v2 02/13] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode
` [PATCH v2 03/13] crypto: iaa - Implement compress/decompress batching API in iaa_crypto
` [PATCH v2 04/13] crypto: iaa - Make async mode the default
` [PATCH v2 05/13] crypto: iaa - Disable iaa_verify_compress by default
` [PATCH v2 06/13] crypto: iaa - Change cpu-to-iaa mappings to evenly balance cores to IAAs
` [PATCH v2 07/13] crypto: iaa - Distribute compress jobs to all IAA devices on a NUMA node
` [PATCH v2 08/13] mm: zswap: acomp_ctx mutex lock/unlock optimizations
` [PATCH v2 09/13] mm: zswap: Modify struct crypto_acomp_ctx to be configurable in nr of acomp_reqs
` [PATCH v2 10/13] mm: zswap: Add a per-cpu "acomp_batch_ctx" to struct zswap_pool
` [PATCH v2 11/13] mm: zswap: Allocate acomp_batch_ctx resources for a given zswap_pool
` [PATCH v2 12/13] mm: Add sysctl vm.compress-batching switch for compress batching during swapout
` [PATCH v2 13/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios
[PATCH v6 1/3] spinlock: extend guard with spinlock_bh variants
2024-11-02 17:50 UTC (3+ messages)
` [PATCH v6 2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine
` [PATCH v6 3/3] crypto: Add Mediatek EIP-93 crypto engine support
[PATCH v2 00/18] Wire up CRC32 library functions to arch-optimized code
2024-11-02 17:21 UTC (22+ messages)
` [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 18/18] scsi: target: iscsi: switch to using the crc32c library
[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2024-11-02 16:04 UTC (14+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements
[PATCH v11 00/20] x86: Trenchboot secure dynamic launch Linux kernel support
2024-11-02 14:26 UTC (44+ messages)
` [PATCH v11 01/20] Documentation/x86: Secure Launch kernel documentation
` [PATCH v11 14/20] tpm: Protect against locality counter underflow
` [PATCH v11 15/20] tpm: Ensure tpm is in known state at startup
` [PATCH v11 16/20] tpm: Make locality requests return consistent values
` [PATCH v11 17/20] tpm: Add ability to set the default locality the TPM chip uses
` [RFC PATCH] tpm, tpm_tis: Introduce TPM_IOC_SET_LOCALITY
` [RFC PATCH v2 1/2] "
` [RFC PATCH v2 2/2] tpm: show the default locality in sysfs
` [PATCH v11 18/20] tpm: Add sysfs interface to allow setting and querying the default locality
[PATCH v2 0/2] hwrng: bcm74110 - Add Broadcom BCM74110 RNG driver
2024-11-02 13:13 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: rng: add binding for BCM74110 RNG
` [PATCH v2 2/2] hwrng: bcm74110 - Add Broadcom BCM74110 RNG driver
[PATCH] crypto: hisilicon/qm - disable same error report before resetting
2024-11-02 10:27 UTC (2+ messages)
[PATCH] crypto: hisilicon - support querying the capability register
2024-11-02 10:27 UTC (2+ messages)
[PATCH] crypto: Remove unused asymmetric_keys functions
2024-11-02 10:26 UTC (4+ messages)
[PATCH] hwrng - Switch back to struct platform_driver::remove()
2024-11-02 10:25 UTC (2+ messages)
[PATCH 1/2] [RFC] hwrng: fix khwrng lifecycle
2024-11-02 10:14 UTC (2+ messages)
[PATCH v3 0/2] crypto: hisilicon - fix the authsize and icv problems of aead in sec
2024-11-02 2:55 UTC (3+ messages)
` [PATCH v3 1/2] crypto: hisilicon/sec2 - fix for aead icv error
` [PATCH v3 2/2] crypto: hisilicon/sec2 - fix for aead invalid authsize
[PATCH v3 3/4] crypto: ccp: Add SNP firmware hotload support
2024-11-02 0:08 UTC
[PATCH v5 1/3] spinlock: extend guard with spinlock_bh variants
2024-11-01 19:12 UTC (6+ 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 3/4] crypto: ccp: Add SNP firmware hotload support
2024-11-01 18:15 UTC
[PATCH] padata: Clean up in padata_do_multithreaded()
2024-11-01 14:09 UTC (2+ messages)
[PATCH 0/2] hwrng: bcm74110 - Add Broadcom BCM74110 RNG driver
2024-11-01 6:50 UTC (10+ messages)
` [PATCH 1/2] dt-bindings: rng: add binding for BCM74110 RNG
` [PATCH 2/2] hwrng: bcm74110 - Add Broadcom BCM74110 RNG driver
[PATCH] virtio: only reset device and restore status if needed in device resume
2024-11-01 5:20 UTC (4+ messages)
` [PATCH v2] "
[PATCH v1 0/3] New s390 specific protected key hmac
2024-10-31 22:29 UTC (6+ messages)
` [PATCH v1 1/3] crypto: api - Adjust HASH_MAX_DESCSIZE for phmac context on s390
` [PATCH v1 2/3] s390/crypto: Add protected key hmac subfunctions for KMAC
` [PATCH v1 3/3] s390/crypto: New s390 specific shash phmac
[PATCH 3/4] crypto: ccp: Add SNP firmware hotload support
2024-10-31 10:43 UTC (2+ messages)
[PATCH] crypto: inside-secure - Fix the return value of safexcel_xcbcmac_cra_init()
2024-10-31 11:27 UTC
[PATCH v6 00/10] Remove pcim_iomap_regions_request_all()
2024-10-30 21:11 UTC (12+ messages)
` [PATCH v6 01/10] PCI: Make pcim_request_all_regions() a public function
` [PATCH v6 02/10] ata: ahci: Replace deprecated PCI functions
` [PATCH v6 03/10] crypto: qat - replace "
` [PATCH v6 04/10] crypto: marvell "
` [PATCH v6 05/10] intel_th: pci: Replace "
` [PATCH v6 06/10] wifi: iwlwifi: replace "
` [PATCH v6 07/10] ntb: idt: Replace "
` [PATCH v6 08/10] serial: rp2: "
` [PATCH v6 09/10] ALSA: korg1212: "
` [PATCH v6 10/10] PCI: Remove pcim_iomap_regions_request_all()
[PATCH 0/6] Clean up and improve ARM/arm64 CRC-T10DIF code
2024-10-30 4:33 UTC (13+ 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] async_xor: Remove unused 'async_xor_val'
2024-10-29 18:22 UTC (2+ messages)
[PATCH v4 0/4] Add support for stm32mp25x RNG
2024-10-29 16:05 UTC (4+ messages)
` [PATCH v4 4/4] arm64: dts: st: add RNG node on stm32mp251
[PATCH v2] crypto: qat - Fix missing destroy_workqueue in adf_init_aer()
2024-10-29 15:05 UTC
[PATCH cryptodev-2.6] crypto: rsassa-pkcs1 - Reinstate support for legacy protocols
2024-10-29 10:24 UTC
[PATCH 0/6] Multibuffer hashing take two
2024-10-29 4:33 UTC (9+ 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 (4+ messages)
` [RFC PATCH v1 13/13] mm: vmscan, swap, zswap: Compress batching of folios in shrink_folio_list()
[PATCH v2 00/19] Migrate to sig_alg and templatize ecdsa
2024-10-28 11:45 UTC (8+ 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 (10+ 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 1/2] crypto: tegra - remove unneeded crypto_engine_stop() call
2024-10-26 7:04 UTC (2+ messages)
[PATCH] crypto: mips/crc32 - fix the CRC32C implementation
2024-10-26 7:04 UTC (2+ messages)
[PATCH] crypto - move crypto_simd_disabled_for_test to lib
2024-10-26 7:03 UTC (2+ 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 (3+ messages)
` [PATCH V1 1/2] dt-bindings: crypto: qcom-qce: document the SA8775P crypto engine
[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 (2+ 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][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 (3+ 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).