messages from 2017-04-24 14:18:51 to 2017-05-11 11:53:44 UTC [more...]
[PATCH 0/4] crypto: async crypto op fixes
2017-05-11 11:53 UTC (4+ messages)
` [PATCH 1/4] crypto: handle EBUSY due to backlog correctly
` [PATCH 2/4] crypto: drbg wait for crypto op not signal safe
` [PATCH 3/4] crypto: gcm "
[RFC 00/10] introduce crypto wait for async op function
2017-05-11 8:55 UTC (18+ messages)
` [RFC 01/10] crypto: factor async completion for general use
` [RFC 02/10] crypto: move pub key to generic async completion
` [RFC 03/10] crypto: move drbg "
` [RFC 04/10] crypto: move gcm "
` [RFC 05/10] crypto: move testmgr "
` [RFC 06/10] dm: move dm-verity "
` [RFC 07/10] fscrypt: move "
` [RFC 08/10] cifs: "
` [RFC 09/10] ima: "
` [RFC 10/10] crypto: adapt api sample to use async. op wait
need to pick a solution for dm-crypt IV generation and do it! [was: Re: dm: submit stacked requests in irq enabled context]
2017-05-11 5:54 UTC (4+ messages)
[PATCH v1 0/3] Add support for Cavium CNN55XX crypto adapters
2017-05-10 14:43 UTC (7+ messages)
` [PATCH v1 1/3] crypto: cavium - Add support for CNN55XX adapters
` [PATCH v1 2/3] crypto: cavium - Add debugfs support in CNN55XX driver
` [PATCH v1 3/3] crypto: cavium - Register the CNN55XX supported crypto algorithms
[PATCH 1/2] crypto: dh - fix dh_max_size
2017-05-10 13:04 UTC (2+ messages)
` [PATCH 2/2] crypto: ecdh - fix ecdh_max_size
[PATCH] crypto: glue_helper: remove redundant check on nbytes < bsize
2017-05-10 13:04 UTC
[PATCH 0/4] clean some ecc functions
2017-05-10 8:40 UTC (5+ messages)
` [PATCH 1/4] crypto: ecc - remove unused function arguments
` [PATCH 2/4] crypto: ecc - remove casts in ecdh_make_pub_key
` [PATCH 3/4] crypto: ecc - remove casts in crypto_ecdh_shared_secret
` [PATCH 4/4] crypto: ecc - remove casts in ecc_is_key_valid
[PATCH] crypto: aes_ti - fix comment for MixColumns step
2017-05-10 7:40 UTC (2+ messages)
[PATCH] crypto: glue_helper - Delete some dead code
2017-05-10 5:52 UTC
crypto: al_alg: alg_setkey does not check key's size is zero or not, causing a Null-ptr-dereference
2017-05-09 19:48 UTC
[PATCH] crypto: rng - move __crypto_rng_cast to the rng header
2017-05-09 8:32 UTC
BUG: drbg: Added nodes from Stack Memory in link list
2017-05-08 9:21 UTC (5+ messages)
[PATCH v3 0/3] arm64: marvell: add cryptographic engine support for 7k/8k
2017-05-08 8:46 UTC (12+ messages)
` [PATCH v3 1/3] Documentation/bindings: Document the SafeXel cryptographic engine driver
` [PATCH v3 2/3] crypto: inside-secure: add SafeXcel EIP197 crypto "
[PATCH] staging: MAINTAINERS: add GBY as ccree maintainer
2017-05-07 13:18 UTC
[PATCH] crypto: mediatek - drop .owner field in mtk_crypto_driver
2017-05-06 15:35 UTC
[PATCH] crypto: vmx: Remove dubiously licensed crypto code
2017-05-05 18:11 UTC (7+ messages)
[PATCH v2 01/14] crypto: sun4i-ss - simplify optional reset handling
2017-05-05 6:48 UTC (2+ messages)
[PATCH v2 0/3] Add more algorithms and some misc cleanups
2017-05-04 11:34 UTC (4+ messages)
` [PATCH v2 1/3] crypto: cavium: Downgrade the annoying misc interrupt print from dev_err to dev_dbg
` [PATCH v2 2/3] crypto: cavium: Remove the individual encrypt/decrypt function for each algorithm
` [PATCH v2 3/3] crypto: cavium: Add more algorithms
[PATCH] crypto: kpp, (ec)dh - fix typos
2017-05-03 9:35 UTC
Re:
2017-05-03 6:23 UTC
[PATCH v6 0/4] Broadcom SBA RAID support
2017-05-03 5:09 UTC (9+ messages)
[PATCH] drivers/crypto/ccp: return NULL instead of 0
2017-05-03 4:02 UTC
[PATCH V2] crypto: ccp - Add debugfs entries for CCP information
2017-05-02 22:33 UTC
IPsec PFP support on linux
2017-05-02 14:05 UTC (3+ messages)
[PATCH v2] crypto: talitos: Extend max key length for SHA384/512-HMAC and AEAD
2017-05-02 14:02 UTC (2+ messages)
[bug] sha1-avx2 and read beyond
2017-05-02 14:01 UTC (2+ messages)
ecdh: generation and retention of ecc privkey in kernel/hardware
2017-05-01 15:48 UTC (3+ messages)
[PATCH 0/5] KEYS: fixes for new keyctl_dh_compute() KDF extension
2017-05-01 14:52 UTC (10+ messages)
` [PATCH 3/5] KEYS: DH: don't feed uninitialized result memory into KDF
crypto_memneq not backported to 3.10
2017-05-01 14:48 UTC (4+ messages)
Crypto Fixes for 4.9
2017-05-01 14:26 UTC (4+ messages)
` Crypto Update for 4.10
` Crypto Update for 4.11
` Crypto Update for 4.12
26430 linux-crypto
2017-04-30 11:30 UTC
[PATCH] crypto: stm32 - fix building as a module
2017-04-29 17:54 UTC (2+ messages)
[PATCH -next] crypto: stm32 - Fix OF module alias information
2017-04-29 17:54 UTC (2+ messages)
[PATCH v2 00/21] Introduce common scatterlist map function
2017-04-28 19:01 UTC (46+ messages)
` [PATCH v2 02/21] libiscsi: Add an internal error code
` [PATCH v2 03/21] libiscsi: Make use of new the sg_map helper function
` [PATCH v2 05/21] drm/i915: Make use of the new "
` [PATCH v2 06/21] crypto: hifn_795x: "
` [PATCH v2 01/21] scatterlist: Introduce sg_map helper functions
` [PATCH v2 04/21] target: Make use of the new sg_map function at 16 call sites
` [PATCH v2 07/21] crypto: shash, caam: Make use of the new sg_map helper function
` [PATCH v2 08/21] dm-crypt: Make use of the new sg_map helper in 4 call sites
` [PATCH v2 10/21] RDS: Make use of the new sg_map helper function
` [PATCH v2 11/21] scsi: ipr, pmcraid, isci: Make use of the new sg_map helper
` [PATCH v2 12/21] scsi: hisi_sas, mvsas, gdth: Make use of the new sg_map helper function
` [PATCH v2 13/21] scsi: arcmsr, ips, megaraid: "
` [PATCH v2 14/21] scsi: libfc, csiostor: Change to sg_copy_buffer in two drivers
` [PATCH v2 16/21] mmc: sdhci: Make use of the new sg_map helper function
` [PATCH v2 17/21] mmc: spi: "
` [PATCH v2 18/21] mmc: tmio: "
` [PATCH v2 19/21] mmc: sdricoh_cs: "
` [PATCH v2 21/21] memstick: "
` [PATCH v2 09/21] staging: unisys: visorbus: "
` [PATCH v2 15/21] xen-blkfront: "
` [PATCH v2 20/21] mmc: tifm_sd: "
[PATCH] crypto: hifn_795x: Fix a handful of minor bugs spotted by eye
2017-04-28 17:02 UTC
[PATCH 0/7] crypto: aesni: provide generic gcm(aes)
2017-04-28 16:12 UTC (8+ messages)
` [PATCH 1/7] crypto: aesni: make non-AVX AES-GCM work with any aadlen
` [PATCH 2/7] crypto: aesni: make non-AVX AES-GCM work with all valid auth_tag_len
` [PATCH 3/7] crypto: aesni: make AVX AES-GCM work with any aadlen
` [PATCH 4/7] crypto: aesni: make AVX AES-GCM work with all valid auth_tag_len
` [PATCH 5/7] crypto: aesni: make AVX2 AES-GCM work with any aadlen
` [PATCH 6/7] crypto: aesni: make AVX2 AES-GCM work with all valid auth_tag_len
` [PATCH 7/7] crypto: aesni: add generic gcm(aes)
[PATCH] crypto: talitos: Extend max key length for SHA384/512-HMAC
2017-04-28 11:08 UTC (2+ messages)
(unknown),
2017-04-28 8:36 UTC
[PATCH 6/6] ima: Support appended signatures for appraisal
2017-04-27 22:17 UTC (5+ messages)
export pcie_flr and remove copies of it in drivers V2
2017-04-27 16:49 UTC (12+ messages)
` [PATCH 5/7] IB/hfi1: use pcie_flr instead of duplicating it
` [PATCH 7/7] liquidio: "
59646 linux-crypto
2017-04-27 16:37 UTC
[PATCH v4 0/3] arm64: marvell: add cryptographic engine support for 7k/8k
2017-04-27 13:24 UTC (4+ messages)
` [PATCH v4 1/3] Documentation/bindings: Document the SafeXel cryptographic engine driver
` [PATCH v4 2/3] crypto: inside-secure: add SafeXcel EIP197 crypto "
` [PATCH v4 3/3] MAINTAINERS: add a maintainer for the Inside Secure crypto driver
[PATCH 0/8] random: cleanup of code after removal of nonblocking pool
2017-04-27 11:23 UTC (4+ messages)
` [PATCH 4/8] random: remove unused branch in hot code path
export pcie_flr and remove copies of it in drivers
2017-04-26 22:09 UTC (3+ messages)
` [PATCH 4/7] ixgbe: use pcie_flr instead of duplicating it
[PATCH 0/6] Appended signatures support for IMA appraisal
2017-04-26 20:40 UTC (7+ messages)
` [PATCH 6/6] ima: Support appended signatures for appraisal
` [PATCH 3/6] ima: Simplify policy_func_show
[PATCH] crypto: arm64/sha - avoid non-standard inline asm tricks
2017-04-26 17:34 UTC (2+ messages)
[PATCH] crypto: ccp - Add debugfs entries for CCP information
2017-04-26 15:51 UTC
[PATCH] crypto: tcrypt: don't disable irqs and wait
2017-04-26 12:05 UTC (2+ messages)
Get back to me
2017-04-25 20:19 UTC
[PATCH v2] crypto: arm64/sha: Add constant operand modifier to ASM_EXPORT
2017-04-25 19:21 UTC (6+ messages)
[PATCH] crypto: sha512-mb - add some missing unlock on error
2017-04-25 17:37 UTC (2+ messages)
[PATCH] crypto: ccp - Add a module author
2017-04-25 13:59 UTC
[PATCH 0/5] crypto: caampkc - extend RSA private key representation
2017-04-25 13:26 UTC (6+ messages)
` [PATCH 1/5] crypto: tcrypt - include rsa test
` [PATCH 2/5] crypto: caampkc - avoid kzalloc(0) in caam_read_raw_data
` [PATCH 3/5] crypto: caampkc - incapsulate dropping leading zeros into function
` [PATCH 4/5] crypto: caampkc - add support for RSA key form 2
` [PATCH 5/5] crypto: cammpkc - add support for RSA key form 3
[PATCH] crypto: algif_aead - Require setkey before accept(2)
2017-04-25 8:54 UTC (6+ messages)
` [PATCH v2] "
18732 linux-crypto
2017-04-25 7:52 UTC
[PATCH 1/9] crypto: add hmac IPAD/OPAD constant
2017-04-24 14:16 UTC (5+ messages)
` [PATCH 5/9] crypto: mv_cesa - Use "
` [PATCH 6/9] crypto: omap-sham "
` [PATCH 8/9] crypto: mediatek "
` [PATCH 9/9] crypto: ccp "
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).