messages from 2024-12-26 17:00:58 to 2025-01-09 15:45:36 UTC [more...]
[PATCH] treewide: const qualify ctl_tables where applicable
2025-01-09 15:45 UTC (5+ messages)
[PATCHv13 00/10] nvme: implement secure concatenation
2025-01-09 7:33 UTC (4+ messages)
` [PATCH 09/10] nvmet-tcp: support secure channel concatenation
[PATCH 0/2] padata: fix UAF in padata_reorder
2025-01-09 7:26 UTC (8+ messages)
` [PATCH 2/2] "
[PATCH v3 0/7] Move initializing SEV/SNP functionality to KVM
2025-01-09 0:27 UTC (23+ messages)
` [PATCH v3 1/7] crypto: ccp: Move dev_info/err messages for SEV/SNP initialization
` [PATCH v3 2/7] crypto: ccp: Fix implicit SEV/SNP init and shutdown in ioctls
` [PATCH v3 3/7] crypto: ccp: Reset TMR size at SNP Shutdown
` [PATCH v3 4/7] crypto: ccp: Register SNP panic notifier only if SNP is enabled
` [PATCH v3 5/7] crypto: ccp: Add new SEV/SNP platform shutdown API
` [PATCH v3 6/7] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
` [PATCH v3 7/7] crypto: ccp: Move SEV/SNP Platform initialization to KVM
[PATCH v2 00/29] crypto: scatterlist handling improvements
2025-01-08 15:06 UTC (34+ messages)
` [PATCH v2 01/29] crypto: skcipher - document skcipher_walk_done() and rename some vars
` [PATCH v2 02/29] crypto: skcipher - remove unnecessary page alignment of bounce buffer
` [PATCH v2 03/29] crypto: skcipher - remove redundant clamping to page size
` [PATCH v2 04/29] crypto: skcipher - remove redundant check for SKCIPHER_WALK_SLOW
` [PATCH v2 05/29] crypto: skcipher - fold skcipher_walk_skcipher() into skcipher_walk_virt()
` [PATCH v2 06/29] crypto: skcipher - clean up initialization of skcipher_walk::flags
` [PATCH v2 07/29] crypto: skcipher - optimize initializing skcipher_walk fields
` [PATCH v2 08/29] crypto: skcipher - call cond_resched() directly
` [PATCH v2 09/29] crypto: omap - switch from scatter_walk to plain offset
` [PATCH v2 10/29] crypto: powerpc/p10-aes-gcm - simplify handling of linear associated data
` [PATCH v2 11/29] crypto: scatterwalk - move to next sg entry just in time
` [PATCH v2 12/29] crypto: scatterwalk - add new functions for skipping data
` [PATCH v2 13/29] crypto: scatterwalk - add new functions for iterating through data
` [PATCH v2 14/29] crypto: scatterwalk - add new functions for copying data
` [PATCH v2 15/29] crypto: scatterwalk - add scatterwalk_get_sglist()
` [PATCH v2 16/29] crypto: skcipher - use scatterwalk_start_at_pos()
` [PATCH v2 17/29] crypto: aegis - use the new scatterwalk functions
` [PATCH v2 18/29] crypto: arm/ghash "
` [PATCH v2 19/29] crypto: arm64 "
` [PATCH v2 20/29] crypto: nx "
` [PATCH v2 21/29] crypto: s390/aes-gcm "
` [PATCH v2 22/29] crypto: s5p-sss "
` [PATCH v2 23/29] crypto: stm32 "
` [PATCH v2 24/29] crypto: x86/aes-gcm "
` [PATCH v2 25/29] crypto: x86/aegis "
` [PATCH v2 26/29] net/tls: "
` [PATCH v2 27/29] crypto: skcipher - "
` [PATCH v2 28/29] crypto: scatterwalk - remove obsolete functions
` [PATCH v2 29/29] crypto: scatterwalk - don't split at page boundaries when !HIGHMEM
[herbert-cryptodev-2.6:master] [rhashtable] e1d3422c95: stress-ng.syscall.ops_per_sec 98.9% regression
2025-01-08 12:20 UTC (7+ messages)
[PATCH v5 00/12] zswap IAA compress batching
2025-01-08 4:22 UTC (23+ messages)
` [PATCH v5 02/12] crypto: acomp - Define new interfaces for compress/decompress batching
` [PATCH v5 10/12] mm: zswap: Allocate pool batching resources if the crypto_alg supports batching
` [PATCH v5 11/12] mm: zswap: Restructure & simplify zswap_store() to make it amenable for batching
` [PATCH v5 12/12] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios
[PATCH 00/14] cpumask: cleanup cpumask_next_wrap() implementation and usage
2025-01-07 19:02 UTC (11+ messages)
` [PATCH 05/14] cpumask: deprecate cpumask_next_wrap()
` [PATCH 06/14] cpumask: re-introduce cpumask_next{,_and}_wrap()
` [PATCH 08/14] padata: switch padata_find_next() to using cpumask_next_wrap()
[PATCH] padata: fix sysfs store callback check
2025-01-07 18:44 UTC (3+ messages)
[PATCH v3 0/4] Enable TRNG support
2025-01-07 16:38 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: crypto: qcom,prng: document ipq9574, ipq5424 and ipq5322
` (subset) [PATCH v3 0/4] Enable TRNG support
[PATCH v2 0/9] Move initializing SEV/SNP functionality to KVM
2025-01-07 2:59 UTC (17+ messages)
` [PATCH v2 1/9] crypto: ccp: Move dev_info/err messages for SEV/SNP initialization
` [PATCH v2 2/9] crypto: ccp: Fix implicit SEV/SNP init and shutdown in ioctls
` [PATCH v2 3/9] crypto: ccp: Reset TMR size at SNP Shutdown
` [PATCH v2 4/9] crypto: ccp: Register SNP panic notifier only if SNP is enabled
` [PATCH v2 7/9] crypto: ccp: Add new SEV/SNP platform initialization API
` [PATCH v2 8/9] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
` [PATCH v2 9/9] crypto: ccp: Move SEV/SNP Platform initialization to KVM
[RFC PATCH v3 00/13] Clavis LSM
2025-01-06 17:15 UTC (20+ messages)
` [RFC PATCH v3 01/13] certs: Remove CONFIG_INTEGRITY_PLATFORM_KEYRING check
` [RFC PATCH v3 03/13] clavis: Introduce a new system keyring called clavis
` [RFC PATCH v3 04/13] keys: Add new verification type (VERIFYING_CLAVIS_SIGNATURE)
` [RFC PATCH v3 08/13] clavis: Introduce new LSM called clavis
[PATCH 0/7] Tegra Security Engine driver improvements
2025-01-06 4:11 UTC (6+ messages)
` [PATCH 1/7] crypto: tegra: Use separate buffer for setkey
linux-next: Fixes tag needs some work in the crypto tree
2025-01-05 22:34 UTC (2+ messages)
[PATCH v3 0/8] crypto: skcipher_walk cleanups
2025-01-05 19:34 UTC (9+ messages)
` [PATCH v3 1/8] crypto: skcipher - document skcipher_walk_done() and rename some vars
` [PATCH v3 2/8] crypto: skcipher - remove unnecessary page alignment of bounce buffer
` [PATCH v3 3/8] crypto: skcipher - remove redundant clamping to page size
` [PATCH v3 4/8] crypto: skcipher - remove redundant check for SKCIPHER_WALK_SLOW
` [PATCH v3 5/8] crypto: skcipher - fold skcipher_walk_skcipher() into skcipher_walk_virt()
` [PATCH v3 6/8] crypto: skcipher - clean up initialization of skcipher_walk::flags
` [PATCH v3 7/8] crypto: skcipher - optimize initializing skcipher_walk fields
` [PATCH v3 8/8] crypto: skcipher - call cond_resched() directly
[PATCH v3] crypto: omap - switch from scatter_walk to plain offset
2025-01-05 19:23 UTC
[PATCH v3] crypto: powerpc/p10-aes-gcm - simplify handling of linear associated data
2025-01-05 19:21 UTC
[PATCH v10 0/3] crypto: Add EIP-93 crypto engine support
2025-01-05 14:30 UTC (4+ messages)
` [PATCH v10 1/3] spinlock: extend guard with spinlock_bh variants
` [PATCH v10 2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine
` [PATCH v10 3/3] crypto: Add Inside Secure SafeXcel EIP-93 crypto engine support
[PATCH v9 0/3] crypto: Add EIP-93 crypto engine support
2025-01-04 23:27 UTC (5+ messages)
` [PATCH v9 3/3] crypto: Add Inside Secure SafeXcel "
[PATCH] crypto: bcm - Drop unused setting of local 'ptr' variable
2025-01-04 20:55 UTC
[PATCH 0/3] ecdsa KEYCTL_PKEY_QUERY fixes
2025-01-04 11:31 UTC (11+ messages)
` [PATCH 1/3] crypto: sig - Prepare for algorithms with variable signature size
` [PATCH 2/3] crypto: ecdsa - Fix enc/dec size reported by KEYCTL_PKEY_QUERY
` [PATCH 3/3] crypto: ecdsa - Fix NIST P521 key "
[PATCH] crypto: ahash - make hash walk functions private to ahash.c
2025-01-04 1:20 UTC (3+ messages)
[PATCH] crypto: keywrap - remove unused keywrap algorithm
2025-01-04 1:19 UTC (4+ messages)
[PATCH] crypto: vmac - remove unused VMAC algorithm
2025-01-04 1:18 UTC (5+ messages)
[PATCH] crypto: fips - Use str_enabled_disabled() helper in fips_enable()
2025-01-04 1:14 UTC (2+ messages)
Fwd: Hash algorithm ask for include in linux kernel
2025-01-03 18:08 UTC
[herbert-cryptodev-2.6:master 20/50] drivers/crypto/qce/sha.c:365:3: error: cannot jump from this goto statement to its label
2025-01-03 15:59 UTC
[PATCH] crypto: hisilicon/qm - support new function communication
2025-01-03 10:21 UTC
[PATCH v9 0/3] New s390 specific protected key hmac
2025-01-03 9:22 UTC (5+ messages)
` [PATCH v9 1/3] s390/crypto: Add protected key hmac subfunctions for KMAC
` [PATCH v9 2/3] s390/crypto: New s390 specific protected key hash phmac
` [PATCH v9 3/3] s390/crypto: Enable phmac selftest invocation
[PATCH 07/29] crypto: skcipher - optimize initializing skcipher_walk fields
2025-01-02 1:03 UTC (4+ messages)
[herbert-cryptodev-2.6:master] [rhashtable] e1d3422c95: WARNING:at_mm/util.c:#__kvmalloc_node_noprof
2024-12-31 5:24 UTC
[syzbot] [crypto?] BUG: sleeping function called from invalid context in crypto_put_default_null_skcipher
2024-12-30 19:22 UTC
[PATCH] crypto: proc - Use str_yes_no() and str_no_yes() helpers
2024-12-30 11:36 UTC
KASAN: use-after-free Read in poly1305_core_blocks
2024-12-30 8:51 UTC (2+ messages)
[PATCH 00/29] crypto: scatterlist handling improvements
2024-12-29 23:58 UTC (6+ messages)
` [PATCH 26/29] net/tls: use the new scatterwalk functions
[PATCH v1] crypto: iaa - Fix IAA disabling that occurs when sync_mode is set to 'async'
2024-12-28 11:52 UTC (2+ messages)
[REGRESSION][BISECTED] Double energy consumption on idle
2024-12-27 9:37 UTC (4+ messages)
[PATCH] crypto: vmac - Handle unaligned input in vmac_update
2024-12-27 1:33 UTC (4+ messages)
[linux-next:master] [x86/crc32] 55d1ecceb8: INFO:task_blocked_for_more_than#seconds
2024-12-27 1:27 UTC (4+ messages)
[PATCH V5 0/2] Enable TRNG for QCS8300
2024-12-26 18:27 UTC (2+ messages)
` (subset) "
[PATCH V3 0/2] Enable Inline crypto engine for QCS8300
2024-12-26 18:27 UTC (2+ messages)
` (subset) "
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).