messages from 2017-06-19 14:04:44 to 2017-06-23 08:52:45 UTC [more...]
[bug] sha1-avx2 and read beyond
2017-06-23 8:52 UTC (5+ messages)
dm-crypt IV generation (summary)
2017-06-23 8:49 UTC (4+ messages)
encrypt_done called from interrupt context on rk3288 crypto driver
2017-06-23 8:37 UTC (2+ messages)
[PATCH] crypto: brcm - software fallback for cryptlen zero
2017-06-23 8:34 UTC (2+ messages)
[PATCH] crypto: brcm - Fix SHA3-512 algorithm failure
2017-06-23 8:33 UTC (2+ messages)
[Patch V5 0/7] crypto: AES CBC multibuffer implementation
2017-06-23 8:32 UTC (5+ messages)
` [Patch V5 1/7] crypto: Multi-buffer encryption infrastructure support
[PATCH v6 0/2] IV Generation algorithms for dm-crypt
2017-06-23 8:13 UTC (4+ messages)
` [PATCH v6 1/2] crypto: Add IV generation algorithms
` [PATCH v6 2/2] crypto: Multikey template for essiv
[PATCH 0/7] staging: ccree: bug fixes and TODO items for 4.13
2017-06-23 8:04 UTC (16+ messages)
` [PATCH 1/7] staging: ccree: fix hash import/export
` [PATCH 2/7] staging: ccree: register setkey for none hash macs
` [PATCH 3/7] staging: ccree: add support for older HW revisions
` [PATCH 4/7] staging: ccree: remove unused function
` [PATCH 5/7] staging: ccree: add clock management support
` [PATCH 6/7] staging: ccree: add DT bus coherency detection
` [PATCH 7/7] staging: ccree: use signal safe completion wait
[RFC PATCH] gcm - fix setkey cache coherence issues
2017-06-23 7:43 UTC (7+ messages)
[PATCH 0/7] cleanup issues with io{read|write}64
2017-06-23 6:51 UTC (21+ messages)
` [PATCH 1/7] drm/tilcdc: don't use volatile with iowrite64
` [PATCH 2/7] iomap: implement ioread64 and iowrite64
` [PATCH 3/7] asm-generic/io.h: make ioread64 and iowrite64 universally available
` [PATCH 4/7] alpha: provide ioread64 and iowrite64 implementations
` [PATCH 5/7] ntb: ntb_hw_intel: remove ioread64 and iowrite64 hacks
` [PATCH 6/7] drm/tilcdc: clean up ifdef hacks around iowrite64
` [PATCH 7/7] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
[PATCH v2 0/2] crypto: engine - Permit to enqueue skcipher request
2017-06-23 6:48 UTC (5+ messages)
` [PATCH v2 2/2] "
[PATCH v10 0/2] crypto: AF_ALG memory management fix
2017-06-23 6:10 UTC (4+ messages)
` [PATCH v10 1/2] crypto: skcipher AF_ALG - overhaul memory management
` [PATCH v10 2/2] crypto: aead "
[PATCH 0/7] LLVM: make x86_64 kernel build with clang
2017-06-22 22:38 UTC (4+ messages)
` [PATCH 5/7] x86, boot, LLVM: Use regparm=0 for memcpy and memset
[PATCH 0/1] Add firmware for CNN55XX crypto driver
2017-06-22 19:09 UTC (3+ messages)
` [PATCH 1/1] cavium: "
[PATCH 0/4] Enable full RSA support on CCPs
2017-06-22 17:09 UTC (10+ messages)
` [PATCH 1/4] crypto: ccp - Fix base RSA function for version 5 CCPs
` [PATCH 2/4] crypto: Add akcipher_set_reqsize() function
` [PATCH 3/4] crypto: ccp - Add support for RSA on the CCP
` [PATCH 4/4] crypto: ccp - Expand RSA support for a v5 ccp
[PATCH v2] of: update ePAPR references to point to Devicetree Specification
2017-06-22 16:22 UTC (2+ messages)
[PATCH] of: update ePAPR references to point to Devicetree Specification
2017-06-22 15:16 UTC (4+ messages)
[PATCH v2 0/7] staging: ccree: bug fixes and TODO items for 4.13
2017-06-22 13:58 UTC (9+ messages)
` [PATCH v2 1/7] staging: ccree: fix hash import/export
` [PATCH v2 2/7] staging: ccree: register setkey for none hash macs
` [PATCH v2 3/7] staging: ccree: add support for older HW revisions
` [PATCH v2 4/7] staging: ccree: remove unused function
` [PATCH v2 5/7] staging: ccree: add clock management support
` [PATCH v2 6/7] staging: ccree: add DT bus coherency detection
` [PATCH v2 7/7] staging: ccree: use signal safe completion wait
[PATCH] staging: ccree: fix coding style error
2017-06-22 13:42 UTC (9+ messages)
` [PATCH 1/6] Staging: ccree: add space around comma, brace and operator
` [PATCH 2/6] staging: ccree: move brace { to previous line for if
` [PATCH 3/6] staging: ccree: move '{' to next line for function
` [PATCH 4/6] staging: ccree: move * to close variable name instead of type
` [PATCH 5/6] staging: ccree: remove improper space
` [PATCH 6/6] staging: ccree: move else to follow close brace '}'
[PATCH V2] staging: ccree: - style fix, spaces and tabs
2017-06-22 13:40 UTC (2+ messages)
[PATCH 0/3] Introduce AMD Secure Processor device
2017-06-22 13:25 UTC (5+ messages)
` [PATCH 1/3] crypto: ccp - Use devres interface to allocate PCI/iomap and cleanup
` [PATCH 2/3] crypto: ccp - Introduce the AMD Secure Processor device
` [PATCH 3/3] crypto: cpp - Abstract interrupt registeration
[PATCH] crypto: qat - avoid an uninitialized variable warning
2017-06-22 12:35 UTC
Regarding Porting of hardware cryptography to Linux kernel
2017-06-22 11:57 UTC
[RFC PATCH] crypto: ecdh: fix concurrency on ecdh_ctx
2017-06-22 11:03 UTC
[PATCH] crypto: cavium/nitrox - dma_mapping_error() returns bool
2017-06-22 9:00 UTC (2+ messages)
[PATCH] crypto: ccp - Release locks before returning
2017-06-22 9:00 UTC (2+ messages)
[RFC PATCH 0/2] crypto: caam - fix cts(cbc(aes)) with CAAM driver
2017-06-22 9:00 UTC (5+ messages)
` [PATCH 1/2] crypto: caam - fix gfp allocation flags (part I)
` [PATCH 2/2] crypto: caam - fix gfp allocation flags (part II)
[PATCH] crypto: fix typo in docs
2017-06-22 8:59 UTC (2+ messages)
[PATCH 1/1] crypto:drbg- Fixes panic in wait_for_completion call
2017-06-22 8:59 UTC (5+ messages)
XFRM Stats
2017-06-22 8:27 UTC (4+ messages)
[PATCH v2 0/6] Appended signatures support for IMA appraisal
2017-06-22 1:33 UTC (5+ messages)
` [PATCH v2 6/6] ima: Support module-style appended signatures for appraisal
[PATCH v5 01/13] random: invalidate batched entropy after crng init
2017-06-22 0:04 UTC (28+ messages)
` [PATCH] random: silence compiler warnings and fix race
` [kernel-hardening] "
` "
` [PATCH] random: warn when kernel uses unseeded randomness
` [kernel-hardening] "
[PATCH] crypto: sun4i-ss: support the Security System PRNG
2017-06-21 23:47 UTC (5+ messages)
[RESEND,PATCH v4 2/5] crypto : stm32 - Add STM32F4 CRC32 support
2017-06-21 23:14 UTC
[RESEND,PATCH v4 1/5] dt-bindings : Document the STM32F4 CRC32 binding
2017-06-21 23:14 UTC
[RESEND,PATCH v4 0/5] Add support for the STM32F4 CRC32
2017-06-21 23:13 UTC
AW: Wir geben jährlich Darlehen für 2% Zinsen aus
2017-06-21 22:51 UTC
[PATCH] crypto: ccp - Provide a roll-back method for debugfs setup
2017-06-21 22:39 UTC
[PATCH v9 0/2] crypto: AF_ALG memory management fix
2017-06-21 7:30 UTC (4+ messages)
` [PATCH v9 1/2] crypto: skcipher AF_ALG - overhaul memory management
[PATCH v0] crypto: virtio - Refacotor virtio_crypto driver for new virito crypto services
2017-06-21 1:17 UTC
[PATCH v2 0/3] add support of hardware random generator on MediaTek MT7622
2017-06-20 16:08 UTC (5+ messages)
[PATCH] crypto: cavium: make several functions static
2017-06-20 15:59 UTC (2+ messages)
[PATCH 01/11] Fix coding style of driver/staging/ccree/ssi_aead.c ERROR: space required after that
2017-06-20 12:27 UTC (15+ messages)
` [PATCH 02/11] Fix ERROR: spaces required around that
` [PATCH 03/11] Fix ERROR: space required before the open brace
` [PATCH 04/11] Fix ERROR: that open brace { should be on the previous line
` [PATCH 05/11] Fix ERROR: space prohibited after that open parenthesis '('
` [PATCH 06/11] Fix ERROR: space prohibited before that close parenthesis ')'
` [PATCH 07/11] Fix ERROR: open brace '{' following function declarations go on the next line
` [PATCH 08/11] Fix ERROR: space prohibited before open square bracket '['
` [PATCH 09/11] Fix ERROR: space prohibited before that ','
` [PATCH 10/11] Fix ERROR: else should follow close brace '}'
` [PATCH 11/11] Fix ERROR: "foo* bar" should be "foo *bar"
[PATCH v3 0/7] crypto: aes - allow generic AES to be omitted
2017-06-20 9:29 UTC (8+ messages)
` [PATCH v3 1/7] drivers/crypto/Kconfig: drop bogus CRYPTO_AES dependencies
` [PATCH v3 2/7] crypto: aes - refactor shared routines into separate core module
` [PATCH v3 3/7] crypto: x86/aes-ni - switch to generic fallback
` [PATCH v3 4/7] crypto: arm64/aes-neon - reuse Sboxes from AES core module
` [PATCH v3 5/7] crypto: aes - repurpose CRYPTO_AES and introduce CRYPTO_AES_GENERIC
` [PATCH v3 6/7] crypto: aes - add meaningful help text to the various AES drivers
` [PATCH v3 7/7] crypto: aes - allow generic AES to be replaced by fixed time AES
[PATCH] hwrng: do not warn when there are no devices
2017-06-20 8:38 UTC (13+ messages)
[PATCH v6 0/5] arm64: marvell: add cryptographic engine support for 7k/8k
2017-06-20 6:21 UTC (5+ messages)
` [PATCH v6 1/5] Documentation/bindings: Document the SafeXel cryptographic engine driver
[PATCH] crypto: vmx: remove unnecessary check
2017-06-20 3:42 UTC (2+ messages)
[PATCH] crypto: caam: make of_device_ids const
2017-06-20 3:42 UTC (2+ messages)
[PATCH] crypto: n2: make of_device_ids const
2017-06-20 3:42 UTC (2+ messages)
[PATCH 00/13] crypto: inside-secure - various improvements
2017-06-20 3:42 UTC (2+ messages)
[PATCH 0/9] Bug fixes and ctr mode of operation
2017-06-20 3:41 UTC (2+ messages)
[PATCH][crypto-next] crypto: omap-aes: fix spelling mistake "Encryptio" -> "Encryption"
2017-06-20 3:41 UTC (2+ messages)
[PATCH][crypto-next] crypto: cavium: fix spelling mistake "Revsion" -> "Revision"
2017-06-20 3:41 UTC (2+ messages)
[PATCH] crypto: testmgr - add testvector for pkcs1pad(rsa)
2017-06-20 3:40 UTC (2+ messages)
[PATCH] rsa-pkcs1pad: use constant time memory comparison for MACs
2017-06-20 3:38 UTC (2+ messages)
[PATCH] crypto: crypto4xx - fix an error code
2017-06-20 3:33 UTC (2+ messages)
[RFC PATCH 0/2] crypto: caam - fix cts(cbc(aes)) with CAAM driver
2017-06-20 1:28 UTC (4+ messages)
` [RFC PATCH 1/2] crypto: caam - properly set IV after {en,de}crypt
Reply Urgent
2017-06-19 19:39 UTC
[PATCH v2 0/6] crypto: aes - allow generic AES to be omitted
2017-06-19 14:04 UTC (3+ 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).