messages from 2015-12-11 16:54:40 to 2016-01-02 20:03:45 UTC [more...]
GPF in lrw_crypt
2016-01-02 20:03 UTC (10+ messages)
` [PATCH v2] crypto: algif_skcipher - Require setkey before accept(2)
crypto: deadlock in alg_setsockopt
2016-01-02 9:20 UTC (4+ messages)
` [PATCH v2] crypto: af_alg - Disallow bind/setkey/... after accept(2)
crypto: use-after-free in rng_recvmsg
2015-12-30 20:54 UTC (2+ messages)
crypto: use-after-free in alg_bind
2015-12-30 12:52 UTC (8+ messages)
use-after-free in hash_sock_destruct
2015-12-29 15:29 UTC (4+ messages)
[PATCH] crypto: hifn_795x, picoxcell - use ablkcipher_request_cast
2015-12-29 13:35 UTC (2+ messages)
Donation/Charity
2015-12-29 5:02 UTC
Assalam o Alaikum
2015-12-29 2:02 UTC
Crypto Update for 3.15
2015-12-28 13:26 UTC (13+ messages)
` Crypto Update for 3.16
` Crypto Update for 3.17
` Crypto Update for 3.18
` Crypto Update for 3.19
` Crypto Update for 3.20
` Crypto Fixes for 4.2
` Crypto Fixes for 4.3
` Crypto Fixes for 4.4
[RFC PATCH 2/5] crypto: sunxi-ss: fix min3() call to match types
2015-12-27 22:05 UTC (7+ messages)
` [RFC PATCH 3/5] crypto: sunxi-ss: fix dev_dbg() output type
[PATCH v2] crypto: AF_ALG - add support for keys/asymmetric-type
2015-12-26 15:50 UTC
[PATCH] crypto: relocate ALG_MAX_PAGES to uapi
2015-12-25 17:14 UTC
[PATCH] crypto: qat - fix SKU definiftion for c3xxx dev
2015-12-25 13:46 UTC (2+ messages)
[PATCH] crypto: ccp - use to_pci_dev and to_platform_device
2015-12-25 13:46 UTC (2+ messages)
[PATCH] crypto: qat - Rename dh895xcc mmp firmware
2015-12-25 13:46 UTC (2+ messages)
[linux-next:master 4796/5585] adf_vf_isr.c:undefined reference to `adf_enable_pf2vf_interrupts'
2015-12-25 13:45 UTC (2+ messages)
crypto: algif_skcipher - Require setkey before accept(2)
2015-12-25 8:38 UTC (3+ messages)
GPF in gf128mul_64k_bbe
2015-12-24 9:42 UTC (6+ messages)
[PATCH v5 0/3] crypto: KEYS: convert public key to akcipher api
2015-12-24 3:13 UTC (4+ messages)
` [PATCH v5 1/3] crypto: KEYS: convert public key and digsig asym to the "
` [PATCH v5 2/3] integrity: convert digsig to "
` [PATCH v5 3/3] crypto: public_key: remove MPIs from public_key_signature struct
[PATCH v4] crypto: KEYS: convert public key and digsig asym to the akcipher api
2015-12-24 3:00 UTC (5+ messages)
[PATCH] crypto: 842 - remove WARN inside printk
2015-12-23 10:25 UTC (2+ messages)
[PATCH 00/24] crypto: atmel-aes: global rework of the driver
2015-12-23 10:24 UTC (26+ messages)
` [PATCH 01/24] crypto: atmel-aes: add new version
` [PATCH 02/24] crypto: atmel-aes: constify value argument of atmel_aes_write_n()
` [PATCH 03/24] crypto: atmel-aes: change algorithm priorities
` [PATCH 04/24] crypto: atmel-aes: fix unregistration order of crypto algorithms
` [PATCH 05/24] crypto: atmel-aes: remove unused header includes
` [PATCH 06/24] crypto: atmel-aes: propagate error from atmel_aes_hw_version_init()
` [PATCH 07/24] crypto: atmel-aes: change atmel_aes_write_ctrl() signature
` [PATCH 08/24] crypto: atmel-aes: make crypto request queue management more generic
` [PATCH 09/24] crypto: atmel-aes: remove useless write in the Control Register
` [PATCH 10/24] crypto: atmel-aes: simplify the configuration of the AES IP
` [PATCH 11/24] crypto: atmel-aes: rework crypto request completion
` [PATCH 12/24] crypto: atmel-aes: remove unused 'err' member of struct atmel_aes_dev
` [PATCH 13/24] crypto: atmel-aes: reduce latency of DMA completion
` [PATCH 14/24] crypto: atmel-aes: remove useless AES_FLAGS_DMA flag
` [PATCH 15/24] crypto: atmel-aes: fix atmel_aes_remove()
` [PATCH 16/24] crypto: atmel-aes: improve performances of data transfer
` [PATCH 17/24] crypto: atmel-aes: use SIZE_IN_WORDS() helper macro
` [PATCH 18/24] crypto: atmel-aes: fix typo and indentation
` [PATCH 19/24] crypto: atmel-aes: create sections to regroup functions by usage
` [PATCH 20/24] crypto: atmel-aes: fix atmel-ctr-aes driver for RFC 3686
` [PATCH 21/24] crypto: atmel-aes: fix the counter overflow in CTR mode
` [PATCH 22/24] crypto: atmel-aes: change the DMA threshold
` [PATCH 23/24] crypto: atmel-aes: add support to GCM mode
` [PATCH 24/24] crypto: atmel-aes: add debug facilities to monitor register accesses
[PATCH v3 0/2] crypto: KEYS: convert public key to akcipher api
2015-12-23 5:38 UTC (4+ messages)
` [PATCH v3 1/2] crypto: KEYS: convert public key to the "
` [PATCH v3 2/2] integrity: convert digsig to "
[PATCH v2 0/2] crypto: KEYS: convert public key to akcipher api
2015-12-23 4:57 UTC (12+ messages)
` [PATCH v2 1/2] crypto: KEYS: convert public key to the "
` [PATCH v2 2/2] integrity: convert digsig to "
[PATCH] crypto: qat - Rename dh895xcc mmp firmware
2015-12-22 18:13 UTC
[PATCH v2] crypto: qat - use list_for_each_entry*
2015-12-22 13:25 UTC (2+ messages)
[PATCH v4 0/4] crypto: add precalculated hash for zero message length
2015-12-22 13:23 UTC (6+ messages)
` [PATCH v4 1/4] crypto: hash: add zero length message hash for shax and md5
` [PATCH v4 2/4] crypto: niagara: Use precalculated hash from headers
` [PATCH v4 3/4] crypto: ccp: "
` [PATCH v4 4/4] crypto: ux500: "
[PATCH] crypto: qat - fix some timeout tests
2015-12-22 13:23 UTC (2+ messages)
[PATCH] crypto: qat - fix CTX_ENABLES bits shift direction issue
2015-12-22 13:22 UTC (4+ messages)
[PATCH] crypto: rsa-padding - don't allocate buffer on stack
2015-12-22 13:21 UTC (2+ messages)
bad page state due to PF_ALG socket
2015-12-22 1:03 UTC (2+ messages)
[PATCH] crypto: AF_ALG - add support for keys/asymmetric-type
2015-12-21 22:29 UTC (3+ messages)
use-after-free in skcipher_sock_destruct
2015-12-21 21:32 UTC (2+ messages)
[PATCH] Renaming dh895xcc mmp fw
2015-12-21 16:59 UTC (3+ messages)
WARNING in crypto_wait_for_test
2015-12-20 21:32 UTC (8+ messages)
ahash alg that does not implement import/export failed to register
2015-12-19 2:33 UTC (2+ messages)
[PATCH v3 0/4] crypto: add algif_akcipher user space API
2015-12-17 23:51 UTC (5+ messages)
` [PATCH v3 1/4] crypto: AF_ALG -- add sign/verify API
` [PATCH v3 2/4] crypto: AF_ALG -- add setpubkey setsockopt call
` [PATCH v3 3/4] crypto: AF_ALG -- add asymmetric cipher interface
` [PATCH v3 4/4] crypto: algif_akcipher - enable compilation
[PATCH v3 0/4] crypto: add precalculated hash for zero message length
2015-12-17 8:51 UTC (8+ messages)
` [PATCH v3 1/4] crypto: hash: add zero length message hash for shax and md5
` [PATCH v3 2/4] crypto: niagara: Use precalculated hash from headers
` [PATCH v3 3/4] crypto: ccp: "
` [PATCH v3 4/4] crypto: ux500: "
[PATCH] crypto/nx842: Mask XERS0 bit in return value
2015-12-17 8:45 UTC (2+ messages)
[PATCH 1/2] crypto: atmel-sha: Removed unused variable "err"
2015-12-17 8:46 UTC (2+ messages)
[PATCH] crypto: qat - use list_for_each_entry*
2015-12-16 13:37 UTC
[patch] crypto: qat - fix some timeout tests
2015-12-15 23:50 UTC (3+ messages)
[PATCH] net: fix uninitialized variable issue
2015-12-15 23:15 UTC (5+ messages)
[PATCH v4 5/5] crypto: AES CBC multi-buffer glue code
2015-12-15 18:36 UTC (9+ messages)
[PATCH v2 0/5] crypto: add algif_akcipher user space API
2015-12-14 18:06 UTC (3+ messages)
[patch -next] crypto: qat - uint8_t is not large enough for accel_id
2015-12-14 13:33 UTC (3+ messages)
[PATCH] crypto: omap-des: Fix "schedule while atomic" bug
2015-12-14 13:32 UTC (2+ messages)
[PATCH v2] crypto: qat - enable VF irq after guest exits ungracefully
2015-12-14 13:32 UTC (2+ messages)
"crypto_hash_setkey" call from atomic context
2015-12-14 9:57 UTC (4+ messages)
[PATCH 2/2] crypto: omap-aes,omap-des: Removed unused variable "err"
2015-12-14 8:45 UTC
[RFC PATCH V4] Crypto: rockchip/crypto - add hash support for crypto engine in rk3288
2015-12-14 8:06 UTC
[RFC PATCH V3] Crypto: rockchip/crypto - add hash support for crypto engine in rk3288
2015-12-14 1:50 UTC (3+ messages)
[PATCH v2 0/3] TPM 2.0 trusted key features for v4.5
2015-12-13 15:42 UTC (2+ messages)
` [PATCH v2 2/3] keys, trusted: select hash algorithm for TPM2 chips
Crypto/nx842: Ignore invalid XER[S0] return error
2015-12-13 0:39 UTC (5+ messages)
[PATCH] crypto: qat - fix CTX_ENABLES bits shift direction issue
2015-12-12 5:46 UTC (2+ messages)
[PATCH] crypto: asymmetric_keys/signature.c does not need <module.h>
2015-12-12 5:44 UTC (2+ messages)
[PATCH] crypto: qat - select PCI_IOV when VF are enabled
2015-12-12 5:44 UTC (2+ messages)
[PATCH] crypto: qat - ring returning retry even though ring has BW
2015-12-12 5:43 UTC (2+ messages)
[PATCH] crypto: akcipher: fix typos in include/crypto/akcipher.h
2015-12-12 5:43 UTC (2+ messages)
[PATCH v2 0/4] crypto: add precalculated hash for zero message length
2015-12-12 5:42 UTC (2+ messages)
crypto/nx842: Ignore queue overflow informative error
2015-12-12 2:02 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).