linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-08 13:58:12 to 2016-09-22 22:44:44 UTC [more...]

[PATCH v8 0/8] crypto: asynchronous compression api
 2016-09-22 22:44 UTC  (9+ messages)
` [PATCH v8 1/8] crypto: add "
` [PATCH v8 2/8] crypto: add driver-side scomp interface
` [PATCH v8 3/8] crypto: acomp - add support for lzo via scomp
` [PATCH v8 4/8] crypto: acomp - add support for lz4 "
` [PATCH v8 5/8] crypto: acomp - add support for lz4hc "
` [PATCH v8 6/8] crypto: acomp - add support for 842 "
` [PATCH v8 7/8] crypto: acomp - add support for deflate "
` [PATCH v8 8/8] crypto: acomp - update testmgr with support for acomp

[RFC PATCH v1 01/28] kvm: svm: Add support for additional SVM NPF error codes
 2016-09-22 20:10 UTC  (22+ 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 05/28] KVM: SVM: prepare for new bit definition in nested_ctl
  ` [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active
  ` [RFC PATCH v1 04/28] x86: Secure Encrypted Virtualization (SEV) support

BUG: rsa-pkcs1pad decrypt regression in 4.8
 2016-09-22 15:55 UTC  (3+ messages)

[cryptodev:master 132/132] drivers/crypto/caam/caamalg.c:140:9: note: in expansion of macro 'min'
 2016-09-22 14:02 UTC 

[PATCH v2] crypto: caam - fix sg dump
 2016-09-22 13:08 UTC  (6+ messages)

[BUG] crypto: atmel-aes - erro when compiling with VERBOSE_DEBUG enable
 2016-09-22 12:45 UTC  (3+ messages)

[PATCH] crypto: caam - fix dbg_dump_sg() style issues
 2016-09-22 10:58 UTC 

[PATCH] hwrng: omap - Only fail if pm_runtime_get_sync returns < 0
 2016-09-22 10:46 UTC  (2+ messages)

[PATCH 0/8] crypto: omap-sham: convert to sg based data engine
 2016-09-22 10:46 UTC  (10+ messages)
` [PATCH 1/8] crypto: omap-sham: add context export/import stubs
` [PATCH 2/8] crypto: omap-sham: align algorithms on word offset
` [PATCH 3/8] crypto: omap-sham: rename sgl to sgl_tmp for deprecation
` [PATCH 4/8] crypto: omap-sham: add support functions for sg based data handling
` [PATCH 5/8] crypto: omap-sham: change the DMA threshold value to a define
` [PATCH 6/8] crypto: omap-sham: convert driver logic to use sgs for data xmit
` [PATCH 7/8] crypto: omap-sham: add support for export/import
` [PATCH 8/8] crypto: omap-sham: shrink the internal buffer size

[PATCH] crypto: sun4i-ss: mark sun4i_hash() static
 2016-09-22 10:45 UTC  (2+ messages)

[PATCH] crypto: ccp - Fix return value check in ccp_dmaengine_register()
 2016-09-22 10:45 UTC  (3+ messages)

[PATCH -next] hwrng: geode - fix return value check in mod_init()
 2016-09-22 10:45 UTC  (2+ messages)

[PATCH -next] hwrng: amd - Fix return value check in mod_init()
 2016-09-22 10:44 UTC  (3+ messages)

crypto-caamhash: Fine-tuning for several function implementations
 2016-09-22 10:44 UTC  (10+ messages)
  ` [PATCH 1/6] crypto-caamhash: Use kmalloc_array() in ahash_setkey()
  ` [PATCH 2/6] crypto-caamhash: Rename jump labels "
  ` [PATCH 3/6] crypto-caamhash: Rename a jump label in five functions
  ` [PATCH 4/6] crypto-caamhash: Return a value directly in caam_hash_cra_init()
  ` [PATCH 5/6] crypto-caamhash: Delete an unnecessary initialisation in seven functions
  ` [PATCH 6/6] crypto-caamhash: Move common error handling code in two functions

[PATCH -next] crypto: ccp - use kmem_cache_zalloc instead of kmem_cache_alloc/memset
 2016-09-22 10:43 UTC  (3+ messages)

[PATCH -next] crypto: omap-aes - fix error return code in omap_aes_probe()
 2016-09-22 10:43 UTC  (2+ messages)

[PATCH -next] crypto: omap-des - fix error return code in omap_des_probe()
 2016-09-22 10:43 UTC  (2+ messages)

[PATCH] crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
 2016-09-22 10:32 UTC  (2+ messages)

[PATCH] Fix Kconfig dependencies for FIPS
 2016-09-22  9:32 UTC  (3+ messages)

[PATCH RESEND] crypto: doc - fix documentation for bulk registration functions
 2016-09-22  9:28 UTC  (2+ messages)

[PATCH v7 0/9] crypto: asynchronous compression api
 2016-09-22  9:22 UTC  (13+ messages)
` [PATCH v7 1/9] crypto: add "
` [PATCH v7 2/9] crypto: add driver-side scomp interface
` [PATCH v7 3/9] crypto: scomp - add scratch buffers allocator and deallocator
` [PATCH v7 4/9] crypto: acomp - add support for lzo via scomp
` [PATCH v7 5/9] crypto: acomp - add support for lz4 "
` [PATCH v7 6/9] crypto: acomp - add support for lz4hc "
` [PATCH v7 7/9] crypto: acomp - add support for 842 "
` [PATCH v7 8/9] crypto: acomp - add support for deflate "
` [PATCH v7 9/9] crypto: acomp - update testmgr with support for acomp

crypto: caam from tasklet to threadirq
 2016-09-20 23:31 UTC  (6+ messages)

[PATCH] trusted-keys: skcipher bug info
 2016-09-20 12:59 UTC  (3+ messages)

[PATCH v5] KEYS: add SP800-56A KDF support for DH
 2016-09-20 12:51 UTC  (2+ messages)

Crypto Update for 3.19
 2016-09-19 11:21 UTC  (12+ messages)
` Crypto Update for 3.20
  ` 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.8

[PATCH net-next] chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 ULD's
 2016-09-19  5:38 UTC  (2+ messages)

bcachefs: Encryption (Posting for review)
 2016-09-19  0:04 UTC  (2+ messages)

[PATCH] crypto: caam - fix sg dump
 2016-09-16 13:49 UTC  (2+ messages)

[PATCH v3 0/8] Add support for SafeXcel IP-76 to OMAP RNG
 2016-09-16 12:52 UTC  (10+ messages)
` [PATCH v3 1/8] dt-bindings: Add vendor prefix for INSIDE Secure
` [PATCH v3 2/8] dt-bindings: omap-rng: Document SafeXcel IP-76 device variant
` [PATCH v3 3/8] hwrng: omap - Switch to non-obsolete read API implementation
` [PATCH v3 4/8] hwrng: omap - Remove global definition of hwrng
` [PATCH v3 5/8] hwrng: omap - Add support for 128-bit output of data
` [PATCH v3 6/8] hwrng: omap - Don't prefix the probe message with OMAP
` [PATCH v3 7/8] hwrng: omap - Add device variant for SafeXcel IP-76 found in Armada 8K
` [PATCH v3 8/8] arm64: dts: marvell: add TRNG description for Armada 8K CP

[PATCH v2 0/8] Add support for SafeXcel IP-76 to OMAP RNG
 2016-09-16 10:11 UTC  (4+ messages)
` [PATCH v2 3/8] hwrng: omap - Switch to non-obsolete read API implementation

[RFC] revamp fips_allowed flag
 2016-09-16  5:56 UTC  (6+ messages)

CONFIG_FIPS without module loading support?
 2016-09-15 18:31 UTC  (6+ messages)

[PATCHv3 00/11] crypto: omap HW crypto fixes
 2016-09-15  9:15 UTC  (6+ messages)
` [PATCHv3 06/11] crypto: omap-des: Fix support for unequal lengths

[PATCH] crypto: squash lines for simple wrapper functions
 2016-09-14  2:29 UTC  (5+ messages)

[PATCH] hwrng: pasemi-rng - Use linux/io.h instead of asm/io.h
 2016-09-14  1:54 UTC  (4+ messages)
`  "

[PATCH v2 0/2] add omitted release in qat_common
 2016-09-13 12:56 UTC  (5+ messages)
` [PATCH v2 2/2] crypto: qat - fix resource release omissions

[PATCH 1/2] crypto: arm/aes-ctr: fix NULL dereference in tail processing
 2016-09-13 12:43 UTC  (3+ messages)
` [PATCH 2/2] crypto: arm64/aes-ctr: "

[PATCH] hwrng: geode-rng - Use linux/io.h instead of asm/io.h
 2016-09-13 12:42 UTC  (2+ messages)

[PATCH] hwrng: geode-rng - Migrate to managed API
 2016-09-13 12:42 UTC  (2+ messages)

[PATCH -next] hwrng: st - Fix missing clk_disable_unprepare() on error in st_rng_probe()
 2016-09-13 12:41 UTC  (4+ messages)
` [STLinux Kernel] "

[PATCH] hwrng: amd-rng - Migrate to managed API
 2016-09-13 12:41 UTC  (2+ messages)

[PATCH v2] hwrng: core - Allocate memory during module init
 2016-09-13 12:40 UTC  (2+ messages)

algif_aead: AIO broken with more than one iocb
 2016-09-13 11:29 UTC  (5+ messages)

Memory corruption in algif_skciper AIO sendpage with multiple iocb
 2016-09-13 11:27 UTC  (4+ messages)
` [PATCH v3] crypto: only call put_page on referenced and used pages

Kernel panic - encryption/decryption failed when open file on Arm64
 2016-09-13  7:56 UTC  (10+ messages)

[PATCH] crypto: qce: Initialize core src clock @100Mhz
 2016-09-13  4:00 UTC  (2+ messages)

BUG while working on algif_skcipher AIO support
 2016-09-10 11:50 UTC  (2+ messages)
` [PATCH] crypto: call put_page on used pages only

Company Agent Needed
 2016-09-10  8:37 UTC 

BUG in recvmsg using io_submit
 2016-09-10  3:48 UTC  (4+ messages)
` [PATCH] crypto: only call put_page used pages
  ` [PATCH v2] "

[PATCH] softirq: fix tasklet_kill() and its users
 2016-09-10  1:41 UTC  (2+ messages)

test
 2016-09-09  3:47 UTC 

[PATCH 0/9] Add support for SafeXcel IP-76 to OMAP RNG
 2016-09-08 17:02 UTC  (7+ messages)
` [PATCH 4/9] hwrng: omap - Use the managed device resource API for registration

[PATCH] crypto: engine: fix linux-next merge conflict
 2016-09-08 13:57 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).