linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-04 01:35:04 to 2023-01-11 02:02:18 UTC [more...]

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-11  2:01 UTC  (49+ messages)
` [PATCH RFC v7 01/64] KVM: Fix memslot boundary condition for large page
` [PATCH RFC v7 02/64] KVM: x86: Add KVM_CAP_UNMAPPED_PRIVATE_MEMORY
` [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 06/64] KVM: x86: Add platform hooks for private memory invalidations
` [PATCH RFC v7 25/64] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH RFC v7 37/64] KVM: SVM: Add KVM_SNP_INIT command
` [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: stm32/cryp: Use accelerated readsl/writesl
 2023-01-10 19:43 UTC 

[PATCH v2 0/6] crypto: stm32 hash - reuse for Ux500
 2023-01-10 19:19 UTC  (7+ 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 v5] crypto: ccp: Sanitize sev_platform_init() error messages
 2023-01-10 19:12 UTC 

[PATCH v3] crypto: ccp: initialize 'error' variable to zero
 2023-01-10 17:08 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 v14 0/7] implement getrandom() in vDSO
 2023-01-10 11:01 UTC  (33+ messages)
` [PATCH v14 1/7] x86: lib: Separate instruction decoder MMIO type from MMIO trace
` [PATCH v14 2/7] mm: add VM_DROPPABLE for designating always lazily freeable mappings

[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

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

[PATCH][next] crypto: aspeed - Replace zero-length array with flexible-array member
 2023-01-10 10:46 UTC  (2+ messages)

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  (4+ messages)

[PATCH v3 0/3] hwrng: starfive: Add driver for TRNG module
 2023-01-10  7:45 UTC  (11+ messages)
` [PATCH v3 1/3] dt-bindings: rng: Add StarFive "
` [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  (4+ 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  (15+ 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

[BUG] It is possible to circumvent dh_check_params_length() in the generic implementation
 2023-01-09 18:35 UTC 

[PATCH][next] pefile: remove the redundant pointer secs
 2023-01-09 17:51 UTC 

[PATCH v2] crypto: ccp: Sanitize sev_platform_init() error messages
 2023-01-09 14:33 UTC  (3+ messages)

[PATCH] crypto: ccp - Failure on re-initialization due to duplicate sysfs filename
 2023-01-09 14:13 UTC  (3+ messages)

Bug report: the extended PCI config space is missed with 6.2-rc2
 2023-01-09 12:27 UTC 

[PATCH 0/10] crypto: Driver conversions for DMA alignment
 2023-01-09  7:37 UTC  (13+ messages)
        ` [PATCH] crypto: sun8i-ss - Remove GFP_DMA and add DMA alignment padding
          ` [PATCH] crypto: caam "
            ` [PATCH] crypto: talitos "

[PATCH v2 0/3] hwrng: starfive - Add driver for TRNG module
 2023-01-09  4:33 UTC  (9+ messages)
` [PATCH v2 2/3] hwrng: starfive - Add TRNG driver for StarFive SoC

[PATCH] crypto: ccp: Improve sev_platform_init() error messages
 2023-01-08 19:50 UTC  (3+ messages)

[PATCH 0/7] crypto: stm32 hash - reuse for Ux500
 2023-01-08 18:33 UTC  (3+ messages)
` [PATCH 1/7] dt-bindings: crypto: Let STM32 define Ux500 HASH

[PATCH v2] MAINTAINERS: Update email of Tudor Ambarus
 2023-01-07 15:38 UTC  (8+ messages)

[PATCH] crypto: hisilicon: Wipe entire pool on error
 2023-01-07  1:55 UTC  (3+ messages)

[GIT PULL] Crypto Fixes for 5.16
 2023-01-06 21:19 UTC  (12+ messages)
  ` [GIT PULL] Crypto Fixes for 5.17
      ` [GIT PULL] Crypto Fixes for 5.18
        ` [GIT PULL] Crypto Fixes for 5.19
              ` [GIT PULL] Crypto Fixes for 6.1
                  ` [GIT PULL] Crypto Fixes for 6.2

[PATCH v8 0/4] crypto: aria: implement aria-avx2 and aria-avx512
 2023-01-06 15:19 UTC  (2+ messages)

[PATCH] crypto: ccp - Limit memory allocation in SEV_GET_ID2 ioctl
 2023-01-06 15:18 UTC  (12+ messages)
        ` [patch] crypto: ccp - Avoid page allocation failure warning for SEV_GET_ID2

[PATCH v3 0/6] Trivial set of FIPS 140-3 related changes
 2023-01-06 15:18 UTC  (6+ messages)
` [PATCH v3 2/6] crypto: xts - drop xts_check_key()
` [PATCH v3 3/6] crypto: xts - drop redundant xts key check

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

[Bug 216888] New: "sysfs: cannot create duplicate filename /dma/dma0chan0" with 68dbe80f ("crypto: ccp - Release dma channels before dmaengine unrgister")
 2023-01-06  8:38 UTC  (2+ messages)

[PATCH v2 0/3] crypto: Allwinner D1 crypto support
 2023-01-06  8:20 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: crypto: sun8i-ce: Add compatible for D1
` [PATCH v2 2/3] crypto: sun8i-ce - Add TRNG clock to the D1 variant
` [PATCH v2 3/3] riscv: dts: allwinner: d1: Add crypto engine node

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2023-01-05 22:31 UTC  (11+ messages)
` [PATCH Part2 v6 07/49] x86/sev: Invalid pages from direct map when adding it to RMP table

[PATCH v3 00/10] Add CA enforcement keyring restrictions
 2023-01-04 22:38 UTC  (19+ messages)
` [PATCH v3 01/10] KEYS: Create static version of public_key_verify_signature
` [PATCH v3 02/10] KEYS: Add missing function documentation
` [PATCH v3 03/10] KEYS: X.509: Parse Basic Constraints for CA
` [PATCH v3 04/10] KEYS: X.509: Parse Key Usage
` [PATCH v3 05/10] KEYS: Introduce a CA endorsed flag
` [PATCH v3 09/10] KEYS: CA link restriction

[PATCH] crypto: certs: fix FIPS selftest depenency
 2023-01-04 13:05 UTC  (4+ messages)

xor_blocks() assumptions
 2023-01-04  7:46 UTC  (3+ messages)

[PATCH v2] crypto: ccp - Allocate TEE ring and cmd buffer using DMA APIs
 2023-01-04  6:00 UTC  (5+ messages)

[PATCH v5 0/4] Add Aspeed ACRY driver for hardware acceleration
 2023-01-04  1:34 UTC  (5+ messages)
` [PATCH v5 1/4] crypto: aspeed: Add ACRY RSA driver
` [PATCH v5 2/4] ARM: dts: aspeed: Add ACRY/AHBC device controller node
` [PATCH v5 3/4] dt-bindings: crypto: add documentation for Aspeed ACRY
` [PATCH v5 4/4] dt-bindings: bus: add documentation for Aspeed AHBC


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