linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-22 06:59:08 to 2017-03-07 00:03:49 UTC [more...]

[RFC PATCH v2 01/32] x86: Add the Secure Encrypted Virtualization CPU feature
 2017-03-07  0:03 UTC  (46+ messages)
` [RFC PATCH v2 02/32] x86: Secure Encrypted Virtualization (SEV) support
` [RFC PATCH v2 03/32] KVM: SVM: prepare for new bit definition in nested_ctl
` [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 10/32] x86: DMA support for SEV memory encryption
` [RFC PATCH v2 11/32] x86: Unroll string I/O when SEV is active
` [RFC PATCH v2 12/32] x86: Add early boot support when running with SEV active
` [RFC PATCH v2 13/32] KVM: SVM: Enable SEV by setting the SEV_ENABLE CPU feature
` [RFC PATCH v2 14/32] x86: mm: Provide support to use memblock when spliting large pages
` [RFC PATCH v2 15/32] x86: Add support for changing memory encryption attribute in early boot
` [RFC PATCH v2 16/32] x86: kvm: Provide support to create Guest and HV shared per-CPU variables
` [RFC PATCH v2 17/32] x86: kvmclock: Clear encryption attribute 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 24/32] kvm: x86: prepare for SEV guest management API support
` [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 27/32] kvm: svm: Add support for SEV LAUNCH_FINISH 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 v2 00/32] x86: Secure Encrypted Virtualization (AMD)

[PATCH v3] MIPS: Fix build breakage caused by header file changes
 2017-03-06 23:20 UTC  (2+ messages)

XTS Crypto Not Found In /proc/crypto Even After Compiled for 4.10.1
 2017-03-06 21:29 UTC  (3+ messages)

[PATCH 1/1] ARM: dts: NSP: Add crypto (SPU) to dtsi
 2017-03-06 19:22 UTC  (4+ messages)

[RFC PATCH v4] IV Generation algorithms for dm-crypt
 2017-03-06 14:38 UTC  (13+ messages)

[PATCH v2 0/2] Propagate fallback bit for cbc and ctr
 2017-03-06 12:20 UTC  (4+ messages)
` [PATCH v2 1/2] crypto: cbc - Propagate NEED_FALLBACK bit
` [PATCH v2 2/2] crypto: ctr "

[PATCH v6 0/4] Broadcom SBA RAID support
 2017-03-06  9:43 UTC  (5+ messages)
` [PATCH v6 1/4] lib/raid6: Add log-of-2 table for RAID6 HW requiring disk position
` [PATCH v6 2/4] async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome()
` [PATCH v6 3/4] dmaengine: Add Broadcom SBA RAID driver
  ` [PATCH v6 4/4] dt-bindings: Add DT bindings document for "

crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutex
 2017-03-06  9:36 UTC  (3+ messages)

[PATCH] crypto: powerpc - Fix initialisation of crc32c context
 2017-03-06  4:43 UTC  (3+ messages)

XTS Crypto Not Found In /proc/crypto Even After Compiled for 4.10.1
 2017-03-05 17:16 UTC  (4+ messages)

[PATCH] crypto: s5p-sss - Fix completing crypto request in IRQ handler
 2017-03-05 17:14 UTC 

Crypto Fixes for 4.9
 2017-03-04  7:41 UTC  (6+ messages)
` Crypto Update for 4.10
  ` Crypto Update for 4.11
` Crypto Fixes for 4.10
    ` Crypto Fixes for 4.11

[RFC 0/7] crypto: caam - add Queue Interface (QI) support
 2017-03-03 14:52 UTC  (8+ messages)
` [RFC 1/7] soc/qman: export volatile dequeue related structs
` [RFC 2/7] soc/qman: add dedicated channel ID for CAAM
` [RFC 3/7] soc/qman: export non-programmable FQD fields query
` [RFC 4/7] soc/qman: add helper functions needed by caam/qi driver
` [RFC 5/7] crypto: caam - avoid double inclusion in desc_constr.h
` [RFC 6/7] crypto: caam - add Queue Interface (QI) backend support
` [RFC 7/7] crypto: caam/qi - add ablkcipher and authenc algorithms

XTS Crypto Not Found In /proc/crypto Even After Compiled for 4.10.1
 2017-03-03 14:08 UTC  (3+ messages)

[PATCH V2 0/3] Series short description
 2017-03-03  7:15 UTC  (6+ messages)
` [PATCH V2 1/3] crypto: ccp - Add SHA-2 384- and 512-bit support
` [PATCH V2 2/3] crypto: ccp - Enable support for AES GCM on v5 CCPs
` [PATCH V2 3/3] crypto: ccp - Enable 3DES function "

crypto: xts: regression in 4.10
 2017-03-03  6:25 UTC  (7+ messages)
` [PATCH] crypto: Add ECB dependency for XTS mode

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-02 15:12 UTC 

Problem with RSA test from testmgr
 2017-03-02 16:30 UTC  (11+ 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 "

[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 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  (3+ messages)
` [PATCH v2 2/3] ARM64: dts: meson-gx: add clock CLKID_RNG0 to hwrng node

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

[PATCH v5 0/4] Broadcom SBA RAID support
 2017-02-27 14:47 UTC  (3+ messages)
` [PATCH v5 4/4] dt-bindings: Add DT bindings document for Broadcom SBA RAID driver

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

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 


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