messages from 2016-09-15 14:45:29 to 2016-09-29 17:44:52 UTC [more...]
[PATCH 1/1] crypto: atmel-aes: add support to the XTS mode
2016-09-29 17:44 UTC (2+ messages)
[PATCH] crypto: caam - treat SGT address pointer as u64
2016-09-29 16:58 UTC (2+ messages)
[PATCH 1/1] crypto: atmel-aes: fix compiler error when VERBOSE_DEBUG is defined
2016-09-29 16:46 UTC
Observed a ecryptFS crash
2016-09-29 12:29 UTC
[PATCH v9 0/8] crypto: asynchronous compression api
2016-09-29 10:19 UTC (9+ messages)
` [PATCH v9 1/8] crypto: add "
` [PATCH v9 2/8] crypto: add driver-side scomp interface
` [PATCH v9 3/8] crypto: acomp - add support for lzo via scomp
` [PATCH v9 4/8] crypto: acomp - add support for lz4 "
` [PATCH v9 5/8] crypto: acomp - add support for lz4hc "
` [PATCH v9 6/8] crypto: acomp - add support for 842 "
` [PATCH v9 7/8] crypto: acomp - add support for deflate "
` [PATCH v9 8/8] crypto: acomp - update testmgr with support for acomp
sha1_mb broken
2016-09-29 5:30 UTC (7+ messages)
[PATCH 0/3] Fix crypto/vmx/p8_ghash memory corruption
2016-09-28 20:59 UTC (5+ messages)
` [PATCH 1/3] crypto: ghash-generic - move common definitions to a new header file
` [PATCH 2/3] crypto: vmx - Fix memory corruption caused by p8_ghash
` [PATCH 3/3] crypto: vmx - Ensure ghash-generic is enabled
[PATCH 1/2] crypto: ccp - data structure cleanup
2016-09-28 16:23 UTC (3+ messages)
` [PATCH 2/2] crypto: ccp - Improve info reported when an error occurs
[PATCH v2 0/2] Minor CCP driver changes
2016-09-28 16:53 UTC (3+ messages)
` [PATCH v2 1/2] crypto: ccp - clean up data structure
` [PATCH v2 2/2] crypto: ccp - Make syslog errors human-readable
[PATCH] crypto: testmgr - add guard to dst buffer for ahash_export
2016-09-28 14:38 UTC
[PATCH] crypto: sha1-powerpc: little-endian support
2016-09-28 13:27 UTC (5+ messages)
[bug] crypto/vmx/p8_ghash memory corruption in 4.8-rc7
2016-09-28 13:22 UTC (21+ messages)
[PATCH] crypto/caam/jr : Unmap region obtained by of_iomap
2016-09-28 10:31 UTC
[PATCH 2/2] ath9k: disable RNG by default
2016-09-28 10:00 UTC (2+ messages)
` [2/2] "
[BUG] crypto: atmel-aes - erro when compiling with VERBOSE_DEBUG enable
2016-09-27 16:45 UTC (4+ messages)
[PATCH v2] RANDOM: ATH9K RNG delivers zero bits of entropy
2016-09-27 15:17 UTC (3+ messages)
` [v2] "
[PATCH 1/2] ath9k: change entropy formula for easier understanding
2016-09-27 14:53 UTC (2+ messages)
` [1/2] "
[PATCH] padata: remove recently added module usage from bool code
2016-09-27 9:03 UTC (2+ messages)
[PATCH v7 0/9] crypto: asynchronous compression api
2016-09-27 3:07 UTC (9+ messages)
` [PATCH v7 4/9] crypto: acomp - add support for lzo via scomp
[PATCH v5 0/7] crypto: AES CBC multibuffer implementation
2016-09-26 17:27 UTC (8+ messages)
` [PATCH v5 1/7] crypto: Multi-buffer encryption infrastructure support
` [PATCH v5 2/7] crypto: AES CBC multi-buffer data structures
` [PATCH v5 3/7] crypto: AES CBC multi-buffer scheduler
` [PATCH v5 4/7] crypto: AES CBC by8 encryption
` [PATCH v5 5/7] crypto: AES CBC multi-buffer glue code
` [PATCH v5 6/7] crypto: AES vectors for AES CBC multibuffer testing
` [PATCH v5 7/7] crypto: AES CBC multi-buffer tcrypt
[PATCH v3 0/8] Add support for SafeXcel IP-76 to OMAP RNG
2016-09-26 10:01 UTC (11+ 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] crypto: sunxi-ss: mark sun4i_hash() static
2016-09-24 4:28 UTC
Crypto Update for 3.19
2016-09-23 14:48 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
[RFC PATCH v1 02/28] kvm: svm: Add kvm_fast_pio_in support
2016-09-23 9:50 UTC (23+ messages)
` [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
[PATCH v2] crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
2016-09-23 8:47 UTC
[PATCH] crypto: caam - fix dbg_dump_sg() style issues
2016-09-22 17:43 UTC (3+ messages)
[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
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)
[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 (6+ messages)
` [PATCH 1/6] crypto-caamhash: Use kmalloc_array() in ahash_setkey()
` [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)
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)
[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 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 (5+ messages)
CONFIG_FIPS without module loading support?
2016-09-15 18:31 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).