linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-15 18:17:41 to 2017-03-02 15:52:01 UTC [more...]

[RFC PATCH v2 02/32] x86: Secure Encrypted Virtualization (SEV) support
 2017-03-02 15:18 UTC  (21+ messages)
` [RFC PATCH v2 04/32] KVM: SVM: Add SEV feature definitions to KVM
` [RFC PATCH v2 05/32] x86: Use encrypted access of BOOT related data with SEV
` [RFC PATCH v2 06/32] x86/pci: Use memremap when walking setup data
` [RFC PATCH v2 07/32] x86/efi: Access EFI data as encrypted when SEV is active
` [RFC PATCH v2 08/32] x86: Use PAGE_KERNEL protection for ioremap of memory page
` [RFC PATCH v2 09/32] x86: Change early_ioremap to early_memremap for BOOT data
` [RFC PATCH v2 11/32] x86: Unroll string I/O when SEV is active
` [RFC PATCH v2 18/32] kvm: svm: Use the hardware provided GPA instead of page walk
` [RFC PATCH v2 19/32] crypto: ccp: Introduce the AMD Secure Processor device
` [RFC PATCH v2 20/32] crypto: ccp: Add Platform Security Processor (PSP) interface support
` [RFC PATCH v2 21/32] crypto: ccp: Add Secure Encrypted Virtualization (SEV) "
` [RFC PATCH v2 22/32] kvm: svm: prepare to reserve asid for SEV guest
` [RFC PATCH v2 23/32] kvm: introduce KVM_MEMORY_ENCRYPT_OP ioctl
` [RFC PATCH v2 25/32] kvm: svm: Add support for SEV LAUNCH_START command
` [RFC PATCH v2 26/32] kvm: svm: Add support for SEV LAUNCH_UPDATE_DATA command
` [RFC PATCH v2 28/32] kvm: svm: Add support for SEV GUEST_STATUS command
` [RFC PATCH v2 29/32] kvm: svm: Add support for SEV DEBUG_DECRYPT command
` [RFC PATCH v2 30/32] kvm: svm: Add support for SEV DEBUG_ENCRYPT command
` [RFC PATCH v2 31/32] kvm: svm: Add support for SEV LAUNCH_MEASURE command
` [RFC PATCH v2 32/32] x86: kvm: Pin the guest memory when SEV is active

[RFC PATCH v4] IV Generation algorithms for dm-crypt
 2017-03-02 14:01 UTC  (12+ messages)

[PATCH 2/2] crypto: vmx - Use skcipher for xts fallback
 2017-03-02 11:07 UTC  (5+ messages)
  ` [PATCH v2 "
    ` [PATCH v3 "

[PATCH 1/2] crypto: vmx - Use skcipher for cbc fallback
 2017-03-02 11:07 UTC  (11+ messages)
  ` [PATCH v2 "
      ` [PATCH v3 "

Problem with RSA test from testmgr
 2017-03-02  6:21 UTC  (9+ messages)

[PATCH 1/2] crypto: arm/crc32 - fix build error with outdated binutils
 2017-03-01 11:52 UTC  (5+ messages)
` [PATCH 2/2] crypto: arm - add build time test for CRC instruction support

[PATCH] crypto: Pad aes_ccm_enc_tv_template vector
 2017-03-01 11:52 UTC  (2+ messages)

KASAN errors after 21c8e72037fb ("crypto: testmgr - use calculated count for number of test vectors")
 2017-02-28 20:37 UTC  (2+ messages)

[PATCH 1/1] ARM: dts: NSP: Add crypto (SPU) to dtsi
 2017-02-28 20:31 UTC  (3+ messages)

[PATCH v4 0/3] Add Broadcom SPU Crypto Driver
 2017-02-28 20:14 UTC  (4+ messages)

[PATCH] crypto: ccm - move cbcmac input off the stack
 2017-02-28  9:33 UTC  (3+ messages)

[PATCH v3 1/3] clk: meson-gxbb: expose clock CLKID_RNG0
 2017-02-27 22:34 UTC  (6+ messages)
` [PATCH v3 2/4] ARM64: dts: meson-gx: add clock to DT binding documentation for hwrng
  ` [PATCH v3 3/4] ARM64: dts: meson-gx: add clock CLKID_RNG0 to hwrng node
  ` [PATCH v3 4/4] hwrng: meson: add clock handling to driver

[PATCH v2 1/3] clk: meson-gxbb: expose clock CLKID_RNG0
 2017-02-27 22:16 UTC  (7+ messages)
` [PATCH v2 2/3] ARM64: dts: meson-gx: add clock CLKID_RNG0 to hwrng node
` [PATCH v2 3/3] hwrng: meson: add clock handling to driver

[PATCH] crypto: ccp - Reference the correct structure member
 2017-02-27 17:40 UTC  (2+ messages)

[PATCH 0/3] Support new function in the newer CCP
 2017-02-27 17:41 UTC  (5+ messages)
` [PATCH 1/3] crypto: ccp - Add SHA-2 384-/512-bit support
` [PATCH 2/3] crypto: ccp - Add support for AES GCM on v5 CCPs
` [PATCH 3/3] crypto: ccp - Add 3DES function "

[PATCH v5 0/4] Broadcom SBA RAID support
 2017-02-27 14:47 UTC  (6+ messages)
` [PATCH v5 1/4] lib/raid6: Add log-of-2 table for RAID6 HW requiring disk position
` [PATCH v5 2/4] async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome()
` [PATCH v5 3/4] dmaengine: Add Broadcom SBA RAID driver
` [PATCH v5 4/4] dt-bindings: Add DT bindings document for "

[PATCH v2 0/2] Propagate fallback bit for cbc and ctr
 2017-02-27 12:38 UTC  (3+ messages)
` [PATCH v2 1/2] crypto: cbc - Propagate NEED_FALLBACK bit
` [PATCH v2 2/2] crypto: ctr "

[PATCH] crypto: cavium/cpt: Fix couple of static checker errors
 2017-02-27 10:36 UTC  (2+ messages)

[PATCH 1/2] crypto: CRYPTO_DEV_ATMEL_TDES and CRYPTO_DEV_ATMEL_SHA should depend on HAS_DMA
 2017-02-27 10:38 UTC  (4+ messages)
` [PATCH 2/2] crypto: CRYPTO_DEV_MEDIATEK "

[PATCH] crypto: cavium: fix leak on curr if curr->head fails to be allocated
 2017-02-27 10:37 UTC  (2+ messages)

[PATCH 0/2] Propagate fallback bit for cbc and ctr
 2017-02-27  9:51 UTC  (4+ messages)
` [PATCH 1/2] crypto: cbc - Propagate NEED_FALLBACK bit
` [PATCH 2/2] crypto: ctr "

crypto: hang in crypto_larval_lookup
 2017-02-26 19:14 UTC  (13+ messages)
            ` [v2 PATCH] crypto: xts - Propagate NEED_FALLBACK bit

56836 linux-crypto
 2017-02-26  1:57 UTC 

[PATCH 0/2] crypto: constify test vectors
 2017-02-24 23:46 UTC  (3+ messages)
` [PATCH 1/2] crypto: kpp - constify buffer passed to crypto_kpp_set_secret()
` [PATCH 2/2] crypto: testmgr - constify all test vectors

authenc: crash if key is not set
 2017-02-24 20:24 UTC 

[RFC] how to handle AAD copy operation for algif_aead
 2017-02-24 13:24 UTC 

[PATCH] crypto: brcm: fix spelling mistake: "genereate" -> "generate"
 2017-02-24 12:57 UTC  (2+ messages)

RE:
 2017-02-23 15:09 UTC 

[PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn
 2017-02-23 17:53 UTC  (8+ messages)
` [PATCH 15/35] drivers/crypto: Convert remaining uses of "

Crypto Fixes for 4.9
 2017-02-23 12:51 UTC  (3+ messages)
` Crypto Update for 4.10
  ` Crypto Update for 4.11

crypto: xts: regression in 4.10
 2017-02-23 12:17 UTC  (6+ messages)
` [PATCH] crypto: Add ECB dependency for XTS mode

crypto/cavium MSI-X fixups
 2017-02-23 12:16 UTC  (7+ messages)

[PATCH 0/2] crypto: vmx - fix vmx failures by changing fallback to skcipher
 2017-02-22 17:58 UTC 

[PATCH 0/2] hwrng: meson: add clock handling
 2017-02-21  1:58 UTC  (6+ messages)
` [PATCH 1/2] hwrng: meson: expose RNG0 clock via DT
` [PATCH 2/2] hwrng: meson: add clock handling to driver

[PATCH v3] dm: switch dm-verity to async hash crypto API
 2017-02-20 12:51 UTC  (2+ messages)

[RFC PATCH v1 0/1] mm: zswap - crypto acomp/scomp support
 2017-02-20  9:52 UTC  (6+ messages)
` [RFC PATCH v1 1/1] mm: zswap - Add crypto acomp/scomp framework support

[PATCH 0/9] improve performances on mediatek crypto driver
 2017-02-20  9:27 UTC  (10+ messages)
` [PATCH 1/9] crypto: mediatek - rework interrupt handler
` [PATCH 2/9] crypto: mediatek - add MTK_* prefix and correct annotations
` [PATCH 3/9] crypto: mediatek - make mtk_sha_xmit() more generic
` [PATCH 4/9] crypto: mediatek - simplify descriptor ring management
` [PATCH 5/9] crypto: mediatek - add queue_task tasklet
` [PATCH 6/9] crypto: mediatek - fix error handling in mtk_aes_complete()
` [PATCH 7/9] crypto: mediatek - add mtk_aes_gcm_tag_verify()
` [PATCH 8/9] crypto: mediatek - make hardware operation flow more efficient
` [PATCH 9/9] crypto: mediatek - add support to OFB mode and CFB128 mode

[PATCH v2] dm: switch dm-verity to async hash crypto API
 2017-02-19 12:37 UTC  (5+ messages)

[PATCH v5 0/2] crypto: AF_ALG memory management fix
 2017-02-17 22:32 UTC  (3+ messages)
` [PATCH v5 1/2] crypto: skcipher AF_ALG - overhaul memory management
` [PATCH v5 2/2] crypto: aead "

BUG: af_alg bind fails for 50 % request from userspace for hash algo
 2017-02-17 22:25 UTC  (2+ messages)

[PATCH v4 0/2] crypto: AF_ALG memory management fix
 2017-02-17 19:30 UTC  (4+ messages)
` [PATCH v4 1/2] crypto: skcipher AF_ALG - overhaul memory management
` [PATCH v4 2/2] crypto: aead "

[PATCH 06/10] x86: crypto, annotate local functions
 2017-02-17 11:52 UTC  (3+ messages)
` [PATCH 08/10] x86: assembly, annotate aliases

[PATCH] crypto: Fix next IV issue for CTS template
 2017-02-17 10:42 UTC  (6+ messages)

[bug report] crypto: cavium - Add the Virtual Function driver for CPT
 2017-02-16 20:18 UTC 

[PATCH v3 0/2] crypto: AF_ALG memory management fix
 2017-02-16 12:55 UTC  (4+ messages)

[PATCH v8 0/5] Update LZ4 compressor module
 2017-02-15 18:16 UTC  (2+ messages)
  ` [PATCH v8 3/5] crypto: Change LZ4 modules to work with new LZ4 module version


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