linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-09 14:04:49 to 2016-08-22 23:59:52 UTC [more...]

[RFC PATCH v1 01/28] kvm: svm: Add support for additional SVM NPF error codes
 2016-08-22 23:29 UTC  (21+ messages)
` [RFC PATCH v1 02/28] kvm: svm: Add kvm_fast_pio_in support
` [RFC PATCH v1 03/28] kvm: svm: Use the hardware provided GPA instead of page walk
` [RFC PATCH v1 04/28] x86: Secure Encrypted Virtualization (SEV) support
` [RFC PATCH v1 06/28] KVM: SVM: Add SEV feature definitions to KVM
` [RFC PATCH v1 07/28] x86: Do not encrypt memory areas if SEV is enabled
` [RFC PATCH v1 08/28] Access BOOT related data encrypted with SEV active
` [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active
` [RFC PATCH v1 11/28] x86: Don't decrypt trampoline area if "
` [RFC PATCH v1 12/28] x86: DMA support for SEV memory encryption
` [RFC PATCH v1 13/28] iommu/amd: AMD IOMMU support for SEV
` [RFC PATCH v1 14/28] x86: Don't set the SME MSR bit when SEV is active
` [RFC PATCH v1 17/28] KVM: SVM: Enable SEV by setting the SEV_ENABLE cpu feature
` [RFC PATCH v1 18/28] crypto: add AMD Platform Security Processor driver
` [RFC PATCH v1 21/28] KVM: introduce KVM_SEV_ISSUE_CMD ioctl
` [RFC PATCH v1 22/28] KVM: SVM: add SEV launch start command
` [RFC PATCH v1 23/28] KVM: SVM: add SEV launch update command
` [RFC PATCH v1 24/28] KVM: SVM: add SEV_LAUNCH_FINISH command
` [RFC PATCH v1 25/28] KVM: SVM: add KVM_SEV_GUEST_STATUS command
` [RFC PATCH v1 27/28] KVM: SVM: add KVM_SEV_DEBUG_ENCRYPT command
` [RFC PATCH v1 28/28] KVM: SVM: add command to query SEV API version

[RFC PATCH v1 00/28] x86: Secure Encrypted Virtualization (AMD)
 2016-08-22 23:23 UTC 

[RFC PATCH v1 00/28] x86: Secure Encrypted Virtualization (AMD)
 2016-08-22 23:21 UTC 

[PATCH 0/2] hwrng/PCI/IOV: Add driver for Cavium Thunder RNG
 2016-08-22 16:14 UTC  (7+ messages)
` [PATCH 1/2] PCI/IOV: Add function to allow Function Dependency Link override
` [PATCH 2/2] hwrng: thunderx: Add Cavium HWRNG driver for ThunderX SoC

[PATCH -next] chcr: Fix non static symbol warning
 2016-08-22 16:11 UTC 

[PATCH] crypto: mxc-scc - check clk_prepare_enable() error
 2016-08-22  2:37 UTC 

[PATCH-v4 0/7] random: replace urandom pool with a CRNG
 2016-08-21 11:36 UTC  (4+ messages)
` [PATCH 6/7] random: make /dev/urandom scalable for silly userspace programs

Attention Beneficially
 2016-08-21  6:38 UTC 

Entropy sources (was: /dev/random - a new approach)
 2016-08-21  5:37 UTC 

[PATCH v6 0/5] /dev/random - a new approach
 2016-08-21  3:14 UTC  (26+ messages)
` [PATCH v6 1/5] crypto: DRBG - externalize DRBG functions for LRNG
` [PATCH v6 2/5] random: conditionally compile code depending on LRNG
` [PATCH v6 3/5] crypto: Linux Random Number Generator
` [PATCH v6 4/5] crypto: LRNG - enable compile
` [PATCH v6 5/5] crypto: LRNG - add ChaCha20 support

[PATCH -next] crypto: drbg - fix error return code
 2016-08-20 19:13 UTC  (2+ messages)

[PATCH] hw_random: omap3-rom-rng.c: Remove obsoleted functions
 2016-08-20 16:01 UTC 

[PATCH -next] crypto: fix missing unlock on error in sun4i_hash()
 2016-08-20 10:48 UTC  (3+ messages)
` [PATCH -next v2] crypto: sun4i-ss - "

[PATCH 0/2] Improve DMA chaining for ahash requests
 2016-08-20  7:17 UTC  (5+ messages)
` [PATCH 1/2] crypto: marvell - Use an unique pool to copy results of requests
` [PATCH 2/2] crypto: marvell - Don't break chain for computable last ahash requests

Git bisected regression for ipsec/aead
 2016-08-19 19:21 UTC 

[PATCH v5] KEYS: add SP800-56A KDF support for DH
 2016-08-19 18:40 UTC  (2+ messages)
` [PATCH v5] DH support: add KDF handling support

[PATCH 1/5] hwrng: amd: Fix style problem with blank line
 2016-08-19 13:42 UTC  (5+ messages)
` [PATCH 2/5] hwrng: amd: use the BIT macro
` [PATCH 3/5] hwrng: amd: Be consitent with the driver name
` [PATCH 4/5] hwrng: amd: Remove asm/io.h
` [PATCH 5/5] hwrng: amd: Rework of the amd768-hwrng driver

[PATCH] Add Ingenic JZ4780 hardware RNG driver
 2016-08-19 13:09 UTC  (12+ messages)

[PATCH] crypto/xor: skip speed test if the xor function is selected automatically
 2016-08-19 12:19 UTC 

[PATCHv3 net-next 0/4] crypto/chcr: Add support for Chelsio Crypto Driver
 2016-08-19  7:01 UTC  (9+ messages)
` [PATCHv3 net-next 1/4] cxgb4: Add support for dynamic allocation of resources for ULD
` [PATCHv3 net-next 2/4] cxgb4: Register changes and fw defines for crypto
` [PATCHv3 net-next 3/4] chcr: Support for Chelsio's Crypto Hardware
` [PATCHv3 net-next 4/4] crypto: Added Chelsio Menu to the Kconfig file

[PATCH] crypto: qat - fix aes-xts key sizes
 2016-08-18 18:53 UTC 

[PATCH] hw_random: Improve description of the ->read() interface
 2016-08-18 12:37 UTC 

FIPS mode: modprobe: ERROR: could not insert 'drbg'
 2016-08-18  8:20 UTC  (16+ messages)
      ` [PATCH] crypto: DRBG: do not call drbg_instantiate in healt test
          ` [PATCH] crypto: XTS - remove test that will fail in FIPS mode
            ` [PATCH v2] "

[PATCH] crypto: doc - fix documentation for bulk registration functions
 2016-08-17 22:47 UTC 

[Patch-V2 0/3] crypto/chcr: Add Chelsio Crypto Driver
 2016-08-17  5:51 UTC  (4+ messages)
` [Patch-V2 2/3] chcr: Support for Chelsio's Crypto Hardware

[PATCH V2 linux-next] hwrng: update Freescale i.MX RNGA Random Number Generator
 2016-08-16 19:49 UTC 

[PATCH] hwrng-PIC32: Delete unnecessary assignment for the field "owner"
 2016-08-16  9:59 UTC  (2+ messages)

[PATCH] crypto: fix ctx pointer in sha512-mb
 2016-08-16  9:55 UTC  (3+ messages)

[PATCH] crypto: fix ctx pointer and digest copy in sha256-mb
 2016-08-16  9:52 UTC  (3+ messages)

[PATCH -next] crypto: ccp - Fix non static symbol warning
 2016-08-16  9:52 UTC  (2+ messages)

[PATCH 1/6] crypto: sun4i-ss: fix a few signed warning
 2016-08-16  9:50 UTC  (7+ messages)
` [PATCH 2/6] crypto: sun4i-ss: unify update/final function
` [PATCH 3/6] crypto: sun4i-ss: clean unused ss
` [PATCH 4/6] crypto: sun4i-ss: fix spelling
` [PATCH 5/6] crypto: sun4i-ss: Always use sun4i_tfm_ctx for storing pointer to dev ss
` [PATCH 6/6] crypto: sun4i-ss: fix indentation of two crypto alg

[PATCH] crypto: fix a little typo
 2016-08-16  9:50 UTC  (2+ messages)

RSA key size not allowed in FIPS
 2016-08-16  9:33 UTC  (10+ messages)

[PATCH v5 0/4] crypto: Key Derivation Function (SP800-108)
 2016-08-16  9:26 UTC  (7+ messages)
` [PATCH v5 3/4] crypto: kdf - SP800-108 Key Derivation Function

Crypto Update for 3.20
 2016-08-16  8:48 UTC  (11+ messages)
` Crypto Update for 4.1
  ` Crypto Update for 4.2
    ` Crypto Update for 4.3
      ` Crypto Update for 4.4
        ` Crypto Update for 4.5
          ` Crypto Fixes "
            ` Crypto Fixes for 4.6
              ` Crypto Fixes for 4.7
                  ` Crypto Fixes for 4.8

[RFC][PATCH] RANDOM: ATH9K RNG delivers zero bits of entropy
 2016-08-15 11:01 UTC  (11+ messages)
` [PATCH v2] "

JZ4780 RNG and entropy depletion
 2016-08-15  4:58 UTC  (2+ messages)

FIPS self test failures (kernel panic) in kernel-4.7
 2016-08-12 13:11 UTC  (2+ messages)

Data type for aio_buf under X32?
 2016-08-11 17:55 UTC 

D'oh! (Re: robot build error)
 2016-08-11 14:21 UTC 

[PATCH 1/2] ath9k: change entropy formula for easier understanding
 2016-08-11 13:14 UTC  (24+ messages)
` [PATCH 2/2] ath9k: disable RNG by default

[PATCH] X.509: Fix double free in x509_cert_parse()
 2016-08-11 12:18 UTC 

[PATCH] crypto: CCP - build error: label 'e_hwrng' undefined
 2016-08-10 17:45 UTC 

[cryptodev:master 17/45] drivers/crypto/ccp/ccp-dev-v5.c:838:3: error: label 'e_hwrng' used but not defined
 2016-08-10 16:48 UTC  (2+ messages)

[PATCH v2] KEYS: add SP800-56A KDF support for DH
 2016-08-10  5:16 UTC  (9+ messages)
` [PATCH v2] DH support: add KDF handling support
  ` [PATCH v3] "
      ` [PATCH v4] "
` [PATCH v3] KEYS: add SP800-56A KDF support for DH
    ` [PATCH v4] "

How best to {en,de}crypt between sk_buff and iov_iter?
 2016-08-10  9:12 UTC 

[PATCH] hwrng: core - Allow for multiple simultaneous active hwrng devices
 2016-08-09 23:26 UTC  (8+ 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).