linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-03 21:15:30 to 2017-03-16 19:03:58 UTC [more...]

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-16 19:03 UTC  (46+ messages)
  ` [RFC PATCH v2 06/32] x86/pci: Use memremap when walking setup data
  ` [RFC PATCH v2 01/32] x86: Add the Secure Encrypted Virtualization CPU feature
  ` [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 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 02/32] x86: Secure Encrypted Virtualization (SEV) support
  ` [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 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 32/32] x86: kvm: Pin the guest memory when SEV is active
  ` [RFC PATCH v2 26/32] kvm: svm: Add support for SEV LAUNCH_UPDATE_DATA 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 16/32] x86: kvm: Provide support to create Guest and HV shared per-CPU variables

[PATCH v3 1/3] clk: meson-gxbb: expose clock CLKID_RNG0
 2017-03-16 18:24 UTC  (3+ messages)

[PATCH] md5: remove from lib and only live in crypto
 2017-03-16 14:18 UTC 

CRYPTO_MAX_ALG_NAME is too low
 2017-03-16 14:16 UTC  (2+ messages)

[RFC 0/7] crypto: caam - add Queue Interface (QI) support
 2017-03-16 14:13 UTC  (3+ messages)

[PATCH 1/4] crypto: powerpc - Factor out the core CRC vpmsum algorithm
 2017-03-16 12:54 UTC  (11+ messages)
` [PATCH 2/4] crypto: powerpc - Re-enable non-REFLECTed CRCs
` [PATCH 3/4] crypto: powerpc - Add CRC-T10DIF acceleration
` [PATCH 4/4] crypto: powerpc - Stress test for vpmsum implementations

[PATCH v5 0/2] crypto: AF_ALG memory management fix
 2017-03-16 12:20 UTC  (9+ messages)
` [PATCH v5 1/2] crypto: skcipher AF_ALG - overhaul memory management

[PATCH] crypto: doc - fix typo (struct sdesc)
 2017-03-16 10:09 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Add maintianer entry for crypto/s5p-sss
 2017-03-16 10:09 UTC  (3+ messages)

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

[PATCH 0/4] hwrng: omap - fixes and improvements
 2017-03-16 10:08 UTC  (8+ messages)
` [PATCH 1/4] hwrng: omap - write registers after enabling the clock
` [PATCH 2/4] hwrng: omap - use devm_clk_get() instead of of_clk_get()
` [PATCH 3/4] hwrng: omap - Do not access INTMASK_REG on EIP76
` [PATCH 4/4] hwrng: omap - move clock related code to omap_rng_probe()

[PATCH 0/2] hwrng: revert managed API changes for amd and geode
 2017-03-16  9:53 UTC  (4+ messages)
` [PATCH 1/2] hwrng: amd - Revert managed API changes
` [PATCH 2/2] hwrng: geode "

[PATCH] crypto: ccp - Assign DMA commands to the channel's CCP
 2017-03-16  9:53 UTC  (2+ messages)

[PATCH] crypto, x86: aesni - fix token pasting for clang
 2017-03-15 22:36 UTC 

[PATCH V3 0/3] Support new function in new CCPs
 2017-03-15 18:21 UTC  (4+ messages)
` [PATCH V3 1/3] crypto: ccp - Add SHA-2 384- and 512-bit support
` [PATCH V3 2/3] crypto: ccp - Enable 3DES function on v5 CCPs
` [PATCH V3 3/3] crypto: ccp - Enable support for AES GCM "

[PATCH] dt-bindings: rng: clocks property on omap_rng is optional
 2017-03-15 17:57 UTC  (2+ messages)

[PATCH v2 01/14] crypto: sun4i-ss - simplify optional reset handling
 2017-03-15 11:31 UTC 

crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutex
 2017-03-15 11:30 UTC  (12+ messages)

[PATCH v6 0/4] Broadcom SBA RAID support
 2017-03-15  8:02 UTC  (9+ 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 Fixes for 4.9
 2017-03-15  6:31 UTC  (5+ messages)
` Crypto Fixes for 4.10
    ` Crypto Fixes for 4.11

[PATCH 0/4] STM32 CRC crypto driver
 2017-03-14 19:39 UTC  (6+ messages)
  ` [PATCH 1/4] dt-bindings: Document STM32 CRC bindings
  ` [PATCH 2/4] crypto: stm32 - Support for STM32 CRC32 crypto module
  ` [PATCH 3/4] ARM: dts: stm32: Add CRC support to stm32f746
  ` [PATCH 4/4] ARM: dts: stm32: enable CRC on stm32746g-eval board

[PATCH] crypto: ccp - Assign DMA commands to the channel's CCP
 2017-03-14 15:09 UTC  (4+ messages)
    ` [PATCH V2 2/3] crypto: ccp - Enable support for AES GCM on v5 CCPs

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

dm-crypt IV generation (summary)
 2017-03-13 18:23 UTC  (2+ messages)

[PATCH] Constantly reseed nonblocking_pool during initialization
 2017-03-13 10:28 UTC 

Announce loop-AES-v3.7k file/swap crypto package
 2017-03-13  8:29 UTC 

50546 linux-crypto
 2017-03-12 17:03 UTC 

11859 linux-crypto
 2017-03-12  0:54 UTC 

[PATCH] MAINTAINERS: Add Krzysztof Kozlowski as maintainer of crypto/s5p-sss
 2017-03-11  6:02 UTC  (3+ messages)

[ANNOUNCE] /dev/random - a new approach (code for 4.11-rc1)
 2017-03-10  8:21 UTC 

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

[RFC PATCH v2 0/3] Cavium ThunderX ZIP driver
 2017-03-09 18:25 UTC  (3+ messages)

[PATCH 0/4] crypto: gf128mul cleanups
 2017-03-09 10:46 UTC  (2+ messages)

[PATCH v2 1/2] crypto: arm/aes-neonbs - resolve fallback cipher at runtime
 2017-03-09 10:46 UTC  (4+ messages)
` [PATCH v2 2/2] crypto: algapi - annotate expected branch behavior in crypto_inc()

[PATCH 0/2] crypto: constify test vectors
 2017-03-09 10:47 UTC  (2+ messages)

[PATCH] crypto: s5p-sss - Fix spinlock recursion on LRW(AES)
 2017-03-09 10:48 UTC  (2+ messages)

[PATCH v2 0/2] Propagate fallback bit for cbc and ctr
 2017-03-09 10:47 UTC  (3+ messages)

[PATCH] crypto: brcm: fix spelling mistake: "genereate" -> "generate"
 2017-03-09 10:47 UTC  (2+ messages)

[PATCH V2 0/3] Series short description
 2017-03-09 10:32 UTC  (3+ messages)
` [PATCH V2 2/3] crypto: ccp - Enable support for AES GCM on v5 CCPs

[RFC] how to handle AAD copy operation for algif_aead
 2017-03-09 10:27 UTC  (7+ messages)

[PATCH] crypto: testmgr - don't DMA map IV from stack in test_skcipher()
 2017-03-09  4:18 UTC  (4+ messages)

[PATCH 0/9] improve performances on mediatek crypto driver
 2017-03-08 10:48 UTC  (3+ messages)
` [PATCH 9/9] crypto: mediatek - add support to OFB mode and CFB128 mode

[PATCH 0/8] Bug fixes
 2017-03-08 10:21 UTC  (4+ messages)
` [PATCH 5/8] crypto:chcr: Change cra_flags for cipher algos

[PATCH] crypto: s5p-sss - Fix completing crypto request in IRQ handler
 2017-03-08  8:47 UTC  (2+ messages)

[PATCH] crypto: powerpc - Fix initialisation of crc32c context
 2017-03-08  8:47 UTC  (4+ messages)

hmac(crc32)
 2017-03-08  8:20 UTC 

[PATCH v3] MIPS: Fix build breakage caused by header file changes
 2017-03-07 10:34 UTC  (8+ messages)

Mutual Cooperation! Thank you
 2017-03-07  9:26 UTC 

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

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

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


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