linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-09 21:08:14 to 2023-01-18 00:43:53 UTC [more...]

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-18  0:20 UTC  (67+ messages)
` [PATCH RFC v7 03/64] KVM: SVM: Advertise private memory support to KVM
` [PATCH RFC v7 04/64] KVM: x86: Add 'fault_is_private' x86 op
` [PATCH RFC v7 07/64] KVM: SEV: Handle KVM_HC_MAP_GPA_RANGE hypercall
` [PATCH RFC v7 08/64] KVM: Move kvm_for_each_memslot_in_hva_range() to be used in SVM
` [PATCH RFC v7 10/64] KVM: SEV: Populate private memory fd during LAUNCH_UPDATE_DATA
` [PATCH RFC v7 11/64] KVM: SEV: Support private pages in LAUNCH_UPDATE_DATA
` [PATCH RFC v7 14/64] x86/sev: Add the host SEV-SNP initialization support
` [PATCH RFC v7 20/64] x86/fault: Add support to handle the RMP fault for user address
` [PATCH RFC v7 23/64] x86/fault: Add support to dump RMP entry on fault
` [PATCH RFC v7 29/64] crypto: ccp: Handle the legacy SEV command when SNP is enabled
` [PATCH RFC v7 39/64] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH RFC v7 40/64] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH RFC v7 47/64] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH RFC v7 49/64] KVM: SVM: Introduce ops for the post gfn map and unmap
` [PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH RFC v7 62/64] x86/sev: Add KVM commands for instance certs

[PATCH] crypto: testmgr - disallow certain DRBG hash functions in FIPS mode
 2023-01-17 18:47 UTC  (2+ messages)

[PATCH v3] crypto: ccp: initialize 'error' variable to zero
 2023-01-17 18:44 UTC  (3+ messages)

[bug report] crypto: hisilicon - SEC security accelerator driver
 2023-01-17 14:17 UTC 

[RFC PATCH 0/4] random: a simple vDSO mechanism for reseeding userspace CSPRNGs
 2023-01-17  8:35 UTC  (11+ messages)
` [RFC PATCH 1/4] random: introduce getrandom() GRND_TIMESTAMP
` [RFC PATCH 2/4] random: introduce generic vDSO getrandom(,, GRND_TIMESTAMP) fast path
` [RFC PATCH 3/4] x86: vdso: Wire up getrandom() vDSO implementation
` [RFC PATCH 4/4] testing: add a getrandom() GRND_TIMESTAMP vDSO demonstration/benchmark

[PATCH linux-next] crypto: p10-aes-gcm - remove duplicate included header files
 2023-01-17  8:01 UTC 

[PATCH v6 00/34] iov_iter: Improve page extraction (ref, pin or just list)
 2023-01-17  7:46 UTC  (5+ messages)
` [PATCH v6 15/34] af_alg: Pin pages rather than ref'ing if appropriate
` [PATCH v6 16/34] af_alg: [RFC] Use netfs_extract_iter_to_sg() to create scatterlists
` [PATCH v6 25/34] cifs: Add a function to Hash the contents of an iterator

linux-next: build failure after merge of the crypto tree
 2023-01-17  7:26 UTC  (2+ messages)
` crypto: p10-aes-gcm - Add asm markings necessary for kernel code

[PATCH v5 0/3] hwrng: starfive: Add driver for TRNG module
 2023-01-17  1:54 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: rng: Add StarFive "
` [PATCH v5 2/3] hwrng: starfive - Add TRNG driver for StarFive SoC
` [PATCH v5 3/3] riscv: dts: starfive: Add TRNG node for VisionFive 2

linux-next: build failure after merge of the crypto tree
 2023-01-17  0:02 UTC  (3+ messages)
` [PATCH] crypto: p10-aes-gcm - Use _GLOBAL instead of .global

[PATCH v3 0/4] net/crypto: Introduce crypto_pool
 2023-01-16 20:14 UTC  (5+ messages)
` [PATCH v3 1/4] crypto: "
` [PATCH v3 2/4] crypto/net/tcp: Use crypto_pool for TCP-MD5
` [PATCH v3 3/4] crypto/net/ipv6: sr: Switch to using crypto_pool
` [PATCH v3 4/4] crypto/Documentation: Add crypto_pool kernel API

[PATCH] crypto: ccp - Add a firmware definition for EPYC gen 4 processors
 2023-01-16 20:04 UTC 

[PATCH] crypto: ccp - Provide MMIO register naming for documenation
 2023-01-16 20:03 UTC 

[PATCH 1/2] Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed documents
 2023-01-16 17:23 UTC  (4+ messages)
` [PATCH 2/2] Docs: Add some missing SPDX license identifiers of subsystem docs

[PATCH] crypto: x86 - exit fpu context earlier in ECB/CBC macros
 2023-01-16 16:33 UTC  (7+ messages)

[PATCH] crypto: hisilicon - remove redundant config PCI dependency for some CRYPTO_DEV_HISI configs
 2023-01-16 13:17 UTC  (2+ messages)

[PATCH v5 0/2] KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()
 2023-01-16  9:06 UTC  (5+ messages)
` [PATCH v5 1/2] lib/mpi: Fix buffer overrun when SG is too long

[PATCH v2 0/4] crypto: Accelerated GCM for IPSec on ARM/arm64
 2023-01-16  8:06 UTC  (5+ messages)

[PATCH 00/13] crypto: x86 - yield FPU context during long loops
 2023-01-16  3:33 UTC  (8+ messages)
` [PATCH 03/13] crypto: x86/sha "

[PATCH 0/3] crypto: x86/aria - fix build failure with old binutils
 2023-01-15 12:15 UTC  (4+ messages)
` [PATCH 1/3] crypto: x86/aria-avx "
` [PATCH 2/3] crypto: x86/aria-avx2 "
` [PATCH 3/3] crypto: x86/aria-avx15 "

[PATCH v2 0/6] crypto: Accelerated AES/GCM stitched implementation
 2023-01-13 15:57 UTC  (3+ messages)

[PATCH v5] crypto: ccp: Sanitize sev_platform_init() error messages
 2023-01-13 14:50 UTC  (3+ messages)

[PATCH] crypto: essiv - Handle EBUSY correctly
 2023-01-13 11:05 UTC  (2+ messages)

[PATCH] crypto: seqiv - Handle EBUSY correctly
 2023-01-13 10:27 UTC 

[PATCH v2 0/3] crypto: Allwinner D1 crypto support
 2023-01-13  8:40 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: crypto: sun8i-ce: Add compatible for D1

[PATCH] crypto: atmel-i2c - avoid defines prefixed with CONFIG
 2023-01-13  7:47 UTC 

[PATCH v5 0/4] Add Aspeed ACRY driver for hardware acceleration
 2023-01-13  4:13 UTC  (2+ messages)

[PATCH] crypto: skcipher - Use scatterwalk (un)map interface for dst and src buffers
 2023-01-13  4:13 UTC  (2+ messages)

[PATCH v4 0/3] hwrng: starfive: Add driver for TRNG module
 2023-01-13  2:30 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: rng: Add StarFive "
` [PATCH v4 2/3] hwrng: starfive - Add TRNG driver for StarFive SoC
` [PATCH v4 3/3] riscv: dts: starfive: Add TRNG node for VisionFive 2

[PATCH v2 0/6] crypto: stm32 hash - reuse for Ux500
 2023-01-13  1:30 UTC  (8+ messages)
` [PATCH v2 1/6] dt-bindings: crypto: Let STM32 define Ux500 HASH
` [PATCH v2 2/6] crypto: stm32/hash: Simplify code
` [PATCH v2 3/6] crypto: stm32/hash: Use existing busy poll function
` [PATCH v2 4/6] crypto: stm32/hash: Wait for idle before final CPU xmit
` [PATCH v2 5/6] crypto: stm32/hash: Support Ux500 hash
` [PATCH v2 6/6] crypto: ux500/hash - delete driver

[PATCH][next] crypto: aspeed - Replace zero-length array with flexible-array member
 2023-01-12 22:17 UTC  (3+ messages)

[PATCH v14 0/7] implement getrandom() in vDSO
 2023-01-12 17:49 UTC  (25+ messages)
` [PATCH v14 2/7] mm: add VM_DROPPABLE for designating always lazily freeable mappings
` [PATCH v14 7/7] x86: vdso: Wire up getrandom() vDSO implementation

[PATCH] crypto: qat - fix spelling mistakes from 'bufer' to 'buffer'
 2023-01-12 14:51 UTC 

[RFC][PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-01-12 11:12 UTC  (18+ messages)
` [RFC][PATCH 05/12] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
` [RFC][PATCH 08/12] s390: Replace cmpxchg_double() with cmpxchg128()
` [RFC][PATCH 11/12] slub: Replace cmpxchg_double()

Silikonmischungen
 2023-01-12  8:31 UTC 

[PATCH] crypto: stm32/cryp: Use accelerated readsl/writesl
 2023-01-10 19:43 UTC 

[PATCH v2] crypto: ccp: initialize error
 2023-01-10 17:03 UTC  (2+ messages)

[PATCH] crypto: initialize error
 2023-01-10 16:53 UTC  (4+ messages)

[PATCH v4] crypto: ccp: Sanitize sev_platform_init() error messages
 2023-01-10 15:54 UTC  (3+ messages)

[PATCH 00/12] crypto: axis - make tests pass
 2023-01-10 13:50 UTC  (13+ messages)
` [PATCH 01/12] crypto: axis - do not DMA to ahash_request.result
` [PATCH 02/12] crypto: axis - do not DMA to IV
` [PATCH 03/12] crypto: axis - fix CTR output IV
` [PATCH 04/12] crypto: axis - fix in-place CBC "
` [PATCH 05/12] crypto: axis - validate AEAD authsize
` [PATCH 06/12] crypto: axis - reject invalid sizes
` [PATCH 07/12] crypto: axis - fix XTS blocksize
` [PATCH 08/12] crypto: axis - add skcipher fallback
` [PATCH 09/12] crypto: axis - add fallback for AEAD
` [PATCH 10/12] crypto: axis - fix XTS unaligned block size handling
` [PATCH 11/12] crypto: axis - handle zero cryptlen
` [PATCH 12/12] crypto: axis - allow small size for AEAD

[PATCH v10 0/3] crypto: hisilicon - supports device isolation feature
 2023-01-10 11:57 UTC  (4+ messages)
` [PATCH v10 3/3] crypto: hisilicon/qm - define the device isolation strategy

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:35 UTC 

[PATCH v3 2/6] crypto/realtek: core functions
 2023-01-10  7:47 UTC  (3+ messages)

[PATCH v3 0/3] hwrng: starfive: Add driver for TRNG module
 2023-01-10  7:45 UTC  (9+ messages)
` [PATCH v3 2/3] hwrng: starfive - Add TRNG driver for StarFive SoC
` [PATCH v3 3/3] riscv: dts: starfive: Add TRNG node for VisionFive 2

[PATCH v3 3/6] crypto/realtek: hash algorithms
 2023-01-10  7:44 UTC  (3+ messages)

[PATCH 1/3] rcu: genericize RCU stall suppression functions
 2023-01-10  6:12 UTC  (3+ messages)

crypto: aria-avx - add AES-NI/AVX/x86_64/GFNI assembler implementation of aria cipher
 2023-01-10  3:41 UTC  (2+ messages)

[PATCH v3] crypto: ccp: Sanitize sev_platform_init() error messages
 2023-01-10  3:07 UTC 

[PATCH v2 0/5] net/crypto: Introduce crypto_pool
 2023-01-09 21:23 UTC  (14+ messages)
` [PATCH v2 1/5] crypto: "
` [PATCH v2 2/5] crypto/pool: Add crypto_pool_reserve_scratch()
` [PATCH v2 3/5] crypto/net/tcp: Use crypto_pool for TCP-MD5
` [PATCH v2 5/5] crypto/Documentation: Add crypto_pool kernel API


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).