messages from 2025-03-15 12:44:47 to 2025-03-24 21:14:51 UTC [more...]
[PATCH v7 0/8] Move initializing SEV/SNP functionality to KVM
2025-03-24 21:14 UTC (4+ messages)
` [PATCH v7 1/8] crypto: ccp: Abort doing SEV INIT if SNP INIT fails
` [PATCH v7 2/8] crypto: ccp: Move dev_info/err messages for SEV/SNP init and shutdown
` [PATCH v7 3/8] crypto: ccp: Ensure implicit SEV/SNP init and shutdown in ioctls
KASAN: use-after-free Read in poly1305_update_arch
2025-03-24 18:06 UTC (3+ messages)
[RFC PATCH v3 00/13] Clavis LSM
2025-03-24 17:44 UTC (35+ messages)
[PATCH 0/2] prandom: add crypto warnings and switch to new PRNG
2025-03-24 17:32 UTC (5+ messages)
` [PATCH 2/2] prandom/random32: switch to Xoshiro256++
s390 hmac
2025-03-24 10:04 UTC (4+ messages)
[v3 PATCH 0/8] crypto: acomp - Add request chaining and virtual address support
2025-03-24 9:39 UTC (14+ messages)
` [v3 PATCH 3/8] crypto: acomp - Move stream management into scomp layer
` [v3 PATCH 5/8] crypto: acomp - Add request chaining and virtual addresses
caam hashing
2025-03-24 9:30 UTC (5+ messages)
` [EXT] "
[PATCH] crypto: qat - power up 4xxx device
2025-03-24 9:27 UTC (3+ messages)
[PATCH] crypto: iaa - Remove unused disable_async argument from iaa_decompress
2025-03-24 4:08 UTC
[PATCH] crypto: iaa - Do not clobber req->base.data
2025-03-24 4:04 UTC
[PATCH] crypto: iaa - Move compression CRC into request object
2025-03-24 3:57 UTC
[GIT PULL] CRC updates for 6.15
2025-03-23 22:24 UTC
[PATCH v2 00/12] Wire up CRC-T10DIF library functions to arch-optimized code
2025-03-23 18:17 UTC (7+ messages)
` [PATCH v2 08/12] lib/crc_kunit.c: add KUnit test suite for CRC library functions
[PATCH] crypto: essiv - Replace memcpy() + NUL-termination with strscpy()
2025-03-23 13:08 UTC (4+ messages)
[RFC PATCH v2 09/22] crypto/ccp: Implement SEV TIO firmware interface
2025-03-23 11:35 UTC (2+ messages)
[RFC PATCH security-next 0/4] Introducing Hornet LSM
2025-03-22 21:43 UTC (15+ messages)
` [RFC PATCH security-next 1/4] security: "
` [RFC PATCH security-next 2/4] hornet: Introduce sign-ebpf
` [RFC PATCH security-next 3/4] hornet: Add an example lskel data extactor script
` [RFC PATCH security-next 4/4] selftests/hornet: Add a selftest for the hornet LSM
[RFC PATCH v2 05/22] crypto: ccp: Enable SEV-TIO feature in the PSP when supported
2025-03-22 11:50 UTC (2+ messages)
[PATCH] crypto: arm/ghash-ce - Remove SIMD fallback code path
2025-03-21 19:06 UTC (4+ messages)
[PATCH] MAINTAINERS: Update email address for Arnaud Ebalard
2025-03-21 12:18 UTC (3+ messages)
[PATCH] crypto: lib/chacha - remove unused arch-specific init support
2025-03-21 11:07 UTC (3+ messages)
[PATCH] [v2] crypto: lib/Kconfig: hide library options
2025-03-21 11:06 UTC (6+ messages)
[PATCH] crypto: qat - remove access to parity register for QAT GEN4
2025-03-21 11:06 UTC (2+ messages)
[PATCH] crypto: qat - set parity error mask for qat_420xx
2025-03-21 11:06 UTC (2+ messages)
[PATCH] crypto: tegra: fix size_t format string
2025-03-21 11:05 UTC (2+ messages)
[PATCH 0/3] crypto: qat - add improvements to FW loader
2025-03-21 11:05 UTC (2+ messages)
[PATCH] crypto: tegra - Fix format specifier in tegra_sha_prep_cmd()
2025-03-21 11:05 UTC (2+ messages)
[PATCH] crypto: qat - introduce fuse array
2025-03-21 11:05 UTC (2+ messages)
[PATCH] crypto: scatterwalk - simplify map and unmap calling convention
2025-03-21 11:04 UTC (2+ messages)
[PATCH] crypto: qat - add macro to write 64-bit values to registers
2025-03-21 11:04 UTC (2+ messages)
[PATCH v7 0/8] dmaengine: qcom: bam_dma: add command descriptor support
2025-03-21 9:06 UTC (2+ messages)
[PATCH 0/4] Fix synchronous fallback path for request chaining
2025-03-21 8:43 UTC (5+ messages)
` [PATCH 1/4] crypto: hash - Fix synchronous ahash chaining fallback
` [PATCH 2/4] crypto: testmgr - Add multibuffer hash testing
` [PATCH 3/4] crypto: acomp - Fix synchronous acomp chaining fallback
` [PATCH 4/4] crypto: testmgr - Add multibuffer acomp testing
[PATCH 0/3] crypto: Add SG support to deflate
2025-03-21 2:36 UTC (9+ messages)
` [PATCH 1/3] crypto: acomp - Move scomp stream allocation code into acomp
` [PATCH 2/3] crypto: acomp - Add acomp_walk
` [PATCH 3/3] crypto: deflate - Convert to acomp
[PATCH v2] crypto: x86/aes - drop the avx10_256 AES-XTS and AES-CTR code
2025-03-20 22:06 UTC
[v5 PATCH 00/14] crypto: acomp - Add virtual address and folio support
2025-03-20 9:33 UTC (11+ messages)
` [v5 PATCH 10/14] crypto: acomp - Add support for folios
` [v5 PATCH 11/14] xfrm: ipcomp: Use crypto_acomp interface
` [v5 PATCH 13/14] ubifs: "
` [v5 PATCH 14/14] ubifs: Pass folios to acomp
[PATCH 0/3] crypto: Remove cavium zip and drop scomp dst buffer
2025-03-20 7:49 UTC (5+ messages)
` [PATCH 1/3] crypto: cavium - Move cpt and nitrox rules into cavium Makefile
` [PATCH 2/3] crypto: cavium/zip - Remove driver
` [PATCH 3/3] crypto: scomp - Drop the dst scratch buffer
[PATCH] crypto: x86/aes - drop the avx10_256 AES-XTS and AES-CTR code
2025-03-19 19:17 UTC
[PATCH] x86/crc: drop the avx10_256 functions and rename avx10_512 to avx512
2025-03-19 18:13 UTC
[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
2025-03-19 17:40 UTC (17+ messages)
` [RFC PATCH v2 12/22] iommufd: Allow mapping from guest_memfd
` [RFC PATCH v2 14/22] iommufd: Add TIO calls
[PATCH] crypto: atmel - add CRYPTO_ALG_KERN_DRIVER_ONLY flag to atmel-aes, atmel-sha, atmel-tdes drivers
2025-03-19 15:06 UTC
[PATCH] crypto: crypto4xx - Fix gcc12 uninitialized warning in crypto4xx_crypt
2025-03-19 9:26 UTC
Cavium and lzs
2025-03-19 8:47 UTC (4+ messages)
[PATCH v8 00/14] zswap IAA compress batching
2025-03-18 23:37 UTC (15+ messages)
` [PATCH v8 12/14] mm: zswap: Simplify acomp_ctx resource allocation/deletion and mutex lock usage
[PATCH v3] crypto: ccp: Abort doing SEV INIT if SNP INIT fails
2025-03-18 21:06 UTC
[PATCH v2] crypto: ccp: Abort doing SEV INIT if SNP INIT fails
2025-03-18 20:35 UTC (3+ messages)
[PATCH v2 0/8] drivers: Transition to the faux device interface
2025-03-18 17:01 UTC (2+ messages)
` [PATCH v2 3/8] hwrng: arm-smccc-trng - transition "
[PATCH net 00/24] net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class
2025-03-18 11:09 UTC (4+ messages)
` [PATCH net 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm
[PATCH v2 0/2] Enable Qualcomm Crypto Engine for QCS615
2025-03-18 9:43 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: crypto: qcom-qce: document QCS615 crypto engine
` [PATCH v2 2/2] arm64: dts: qcom: qcs615: add QCrypto nodes
[PATCH 0/2] Enable Qualcomm Crypto Engine for QCS615
2025-03-18 8:57 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: qcs615: add QCrypto nodes
[PATCH 0/9] drivers: Transition to the faux device interface
2025-03-17 18:10 UTC (12+ messages)
` [PATCH 2/9] hwrng: arm-smccc-trng - transition "
` (subset) [PATCH 0/9] drivers: Transition "
[PATCH] crypto: x509 - Replace kmalloc() + NUL-termination with kzalloc()
2025-03-17 10:48 UTC
[PATCH v2 0/4] ecdsa KEYCTL_PKEY_QUERY fixes
2025-03-17 9:40 UTC (5+ messages)
` [PATCH v2 3/4] crypto: ecdsa - Fix enc/dec size reported by KEYCTL_PKEY_QUERY
[PATCH 0/3] crypto: scomp - Allocate per-cpu buffers on first use
2025-03-17 8:33 UTC (4+ messages)
` [PATCH 1/3] crypto: api - Move alg destroy work from instance to template
` [PATCH 2/3] crypto: api - Ensure cra_type->destroy is done in process context
` [PATCH 3/3] crypto: scomp - Allocate per-cpu buffer on first use of each CPU
[PATCH 0/2] crypto: scomp - Fix memory leak on module unload
2025-03-16 9:50 UTC (3+ messages)
` [PATCH 1/2] crypto: scompress - Fix incorrect stream freeing
` [PATCH 2/2] crypto: api - Call crypto_alg_put in crypto_unregister_alg
[PATCH] crypto: scompress - Fix scratch allocation failure handling
2025-03-16 8:20 UTC (2+ messages)
[v4 PATCH 0/2] crypto: Use nth_page instead of doing it by hand
2025-03-16 4:42 UTC (5+ messages)
` [v4 PATCH 1/2] crypto: scatterwalk - "
[v3 PATCH 0/3] crypto: Hash scatterwalk fixes
2025-03-16 4:34 UTC (4+ messages)
` [v3 PATCH 1/3] lib/scatterlist: Add SG_MITER_LOCAL and use it
[PATCH 00/11] crypto: comp - Remove comp interface
2025-03-16 1:21 UTC (12+ messages)
` [PATCH 01/11] crypto: nx - Migrate to scomp API
` [PATCH 02/11] crypto: 842 - drop obsolete 'comp' implementation
` [PATCH 03/11] crypto: deflate "
` [PATCH 04/11] crypto: lz4 "
` [PATCH 05/11] crypto: lz4hc "
` [PATCH 06/11] crypto: lzo-rle "
` [PATCH 07/11] crypto: lzo "
` [PATCH 08/11] crypto: zstd "
` [PATCH 09/11] crypto: cavium/zip "
` [PATCH 10/11] crypto: compress_null "
` [PATCH 11/11] crypto: remove obsolete 'comp' compression API
[PATCH] async_xor: Remove unused 'async_xor_val'
2025-03-15 12:44 UTC (3+ 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).