messages from 2017-11-29 05:26:37 to 2017-12-05 15:37:44 UTC [more...]
[PATCH 4.9-stable] Revert "crypto: caam - get rid of tasklet"
2017-12-05 15:37 UTC
[crypto 4/8] chtls: CPL handler definition
2017-12-05 15:23 UTC (2+ messages)
Announce loop-AES-v3.7m file/swap crypto package
2017-12-05 14:18 UTC
[PATCH 0/3] Assorted changes for Exynos PRNG driver
2017-12-05 13:55 UTC (9+ messages)
` [PATCH 1/3] crypto: exynos - Support Exynos5250+ SoCs
` [PATCH 2/3] crypto: exynos - Improve performance of PRNG
` [PATCH 3/3] crypto: exynos - Reseed PRNG after generating 2^16 random bytes
[RFC] crypto: exynos - Icrease the priority of the driver
2017-12-05 13:48 UTC (2+ messages)
[crypto 6/8] chtls: TCB and Key program
2017-12-05 13:06 UTC (2+ messages)
[PATCH v2 00/19] crypto: arm64 - play nice with CONFIG_PREEMPT
2017-12-05 12:45 UTC (22+ messages)
` [PATCH v2 01/19] crypto: testmgr - add a new test case for CRC-T10DIF
` [PATCH v2 02/19] crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loop
` [PATCH v2 03/19] crypto: arm64/aes-blk "
` [PATCH v2 04/19] crypto: arm64/aes-bs "
` [PATCH v2 05/19] crypto: arm64/chacha20 "
` [PATCH v2 06/19] crypto: arm64/ghash "
` [PATCH v2 07/19] crypto: arm64/aes-blk - remove configurable interleave
` [PATCH v2 08/19] crypto: arm64/aes-blk - add 4 way interleave to CBC encrypt path
` [PATCH v2 09/19] crypto: arm64/aes-blk - add 4 way interleave to CBC-MAC "
` [PATCH v2 10/19] crypto: arm64/sha256-neon - play nice with CONFIG_PREEMPT kernels
` [PATCH v2 11/19] arm64: assembler: add macro to conditionally yield the NEON under PREEMPT
` [PATCH v2 12/19] crypto: arm64/sha1-ce - yield every 8 blocks of input
` [PATCH v2 13/19] crypto: arm64/sha2-ce "
` [PATCH v2 14/19] crypto: arm64/aes-blk - yield after processing a fixed chunk "
` [PATCH v2 15/19] crypto: arm64/aes-bs - yield after processing each 128 bytes "
` [PATCH v2 16/19] crypto: arm64/aes-ghash - yield after processing fixed number of blocks
` [PATCH v2 17/19] crypto: arm64/crc32-ce - yield NEON every 16 blocks of input
` [PATCH v2 18/19] crypto: arm64/crct10dif-ce - yield NEON every 8 "
` [PATCH v2 19/19] DO NOT MERGE
[crypto 8/8] Kconfig Makefile
2017-12-05 11:41 UTC
[crypto 7/8] chtls: structure and macro definiton
2017-12-05 11:40 UTC
[crypto 5/8] chtls: Inline crypto request for Tx
2017-12-05 11:40 UTC
[crypto 3/8] chtls: ulp for Inline TLS processing
2017-12-05 11:39 UTC
[crypto 2/8] chcr: changes to chcr driver
2017-12-05 11:39 UTC
[crypto 0/8] Chelsio inline TLS
2017-12-05 11:38 UTC
[crypto 1/8] cxgb4: Inline TLS
2017-12-05 11:39 UTC
[crypto] chcr: fix a type cast error
2017-12-05 10:29 UTC
[PATCH] crypto: chcr: select CRYPTO_GF128MUL
2017-12-05 10:10 UTC
[PATCH v3 0/3] True RNG driver for Samsung Exynos 5250+ SoCs
2017-12-05 10:04 UTC (9+ messages)
` [PATCH v3 1/3] dt-bindings: hwrng: Add Samsung Exynos 5250+ True RNG bindings
` [PATCH v3 2/3] hwrng: exynos - add Samsung Exynos True RNG driver
` [PATCH v3 3/3] ARM: dts: exynos: Add nodes for True Random Number Generator
[PATCH 02/45] drivers: crypto: remove duplicate includes
2017-12-05 1:57 UTC
[Part2 PATCH v9 00/38] x86: Secure Encrypted Virtualization (AMD)
2017-12-05 1:04 UTC (13+ messages)
` [Part2 PATCH v9 09/38] crypto: ccp: Build the AMD secure processor driver only with AMD CPU support
` [Part2 PATCH v9 10/38] crypto: ccp: Define SEV userspace ioctl and command id
` [Part2 PATCH v9 11/38] crypto: ccp: Define SEV key management "
` [Part2 PATCH v9 12/38] crypto: ccp: Add Platform Security Processor (PSP) device support
` [Part2 PATCH v9 13/38] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
` [Part2 PATCH v9 14/38] crypto: ccp: Implement SEV_FACTORY_RESET ioctl command
` [Part2 PATCH v9 15/38] crypto: ccp: Implement SEV_PLATFORM_STATUS "
` [Part2 PATCH v9 16/38] crypto: ccp: Implement SEV_PEK_GEN "
` [Part2 PATCH v9 17/38] crypto: ccp: Implement SEV_PDH_GEN "
` [Part2 PATCH v9 18/38] crypto: ccp: Implement SEV_PEK_CSR "
` [Part2 PATCH v9 19/38] crypto: ccp: Implement SEV_PEK_CERT_IMPORT "
` [Part2 PATCH v9 20/38] crypto: ccp: Implement SEV_PDH_CERT_EXPORT "
[PATCH] treewide: remove duplicate includes
2017-12-04 19:21 UTC (6+ messages)
KASAN: use-after-free Write in aead_recvmsg
2017-12-04 15:57 UTC
[bug report] chcr: Add support for Inline IPSec
2017-12-04 11:44 UTC
[PATCH 00/10] staging: ccree: cleanups & fixes
2017-12-04 9:42 UTC (13+ messages)
` [PATCH 01/10] staging: ccree: remove inline qualifiers
` [PATCH 02/10] staging: ccree: remove unproven likely/unlikely
` [PATCH 03/10] staging: ccree: remove more unnecessary parentheses
` [PATCH 04/10] staging: ccree: fix indentation of var assignment
` [PATCH 05/10] staging: ccree: remove braces for single statement blocks
` [PATCH 06/10] staging: ccree: remove interim DT docs
` [PATCH 07/10] staging: ccree: update TODO list
` [PATCH 08/10] staging: ccree: NULLify backup_info when unused
` [PATCH 09/10] staging: ccree: fix AEAD func naming convention
` [PATCH 10/10] staging: ccree: amend aead func def for readability
[PATCH 0/5] crypto: arm64 - disable NEON across scatterwalk API calls
2017-12-04 9:08 UTC (12+ messages)
` [PATCH 1/5] crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loop
` [PATCH 2/5] crypto: arm64/aes-blk "
` [PATCH 3/5] crypto: arm64/aes-bs "
` [PATCH 4/5] crypto: arm64/chacha20 "
` [PATCH 5/5] crypto: arm64/ghash "
BUG: unable to handle kernel NULL pointer dereference in sha512_mb_mgr_get_comp_job_avx2
2017-12-03 20:31 UTC
BUG: unable to handle kernel paging request in crypto_chacha20_crypt
2017-12-03 19:11 UTC
KASAN: use-after-free Read in aead_recvmsg
2017-12-01 19:11 UTC (2+ messages)
KASAN: stack-out-of-bounds Write in sha3_update
2017-12-01 19:07 UTC (2+ messages)
general protection fault in af_alg_free_areq_sgls
2017-12-01 19:06 UTC (6+ messages)
[PATCH v2] crypto: Add myself as co-maintainer for s5p-sss.c
2017-12-01 16:51 UTC
[PATCH v2 0/4] crypto: inside-secure - set of fixes
2017-12-01 11:24 UTC (18+ messages)
` [PATCH v2 3/4] crypto: inside-secure - only update the result buffer when provided
[PATCH] KEYS: reject NULL restriction string when type is specified
2017-12-01 1:22 UTC (2+ messages)
[PATCH v5 06/27] x86: crypto, annotate local functions
2017-11-30 14:46 UTC (4+ messages)
` [PATCH v5 08/27] x86: assembly, annotate aliases
` [PATCH v5 23/27] x86_64: assembly, change all ENTRY+ENDPROC to SYM_FUNC_*
` [PATCH v5 26/27] x86_32: "
[PATCH] chcr: ensure cntrl is initialized to fix bit-wise or'ing of garabage data
2017-11-30 14:23 UTC
[PATCH] chcr: remove unused variables net_device, pi, adap and cntrl
2017-11-30 14:11 UTC
[PATCH] crypto: mcryptd: protect the per-CPU queue with a lock
2017-11-30 12:39 UTC
[PATCH] crypto: chelsio: make arrays sgl_ent_len and dsgl_ent_len static
2017-11-30 11:32 UTC
[PATCH] crypto: cryptd: make cryptd_max_cpu_qlen module parameter static
2017-11-30 11:26 UTC
[PATCH] crypto: stm32: fix module device table name
2017-11-30 11:12 UTC (2+ messages)
[PATCH 0/6] crypto: tcrypt: fix and add multi buf speed tests
2017-11-30 10:09 UTC (7+ messages)
` [PATCH 1/6] crypto: tcrypt: use multi buf for ahash mb test
` [PATCH 2/6] crypto: tcrypt: fix AEAD decryption speed test
` [PATCH 3/6] crypto: tcrypt: allow setting num of bufs
` [PATCH 4/6] crypto: tcrypt: add multi buf ahash jiffies test
` [PATCH 5/6] crypto: tcrypt: add multibuf skcipher speed test
` [PATCH 6/6] crypto: tcrypt: add multibuf aead "
WARNING: kernel stack regs has bad 'bp' value (2)
2017-11-30 9:17 UTC (2+ messages)
KASAN: slab-out-of-bounds Read in crypto_chacha20_crypt
2017-11-30 9:01 UTC
KASAN: use-after-free Read in blkcipher_walk_virt
2017-11-30 8:59 UTC
[PATCH v2 01/12] hwrng: bcm2835-rng: Obtain base register via resource
2017-11-30 7:14 UTC (4+ messages)
` [v2,01/12] hwrng: bcm2835 - "
BUG: unable to handle kernel NULL pointer dereference in kfree
2017-11-29 19:46 UTC (2+ messages)
general protection fault in blkcipher_walk_done
2017-11-29 12:17 UTC (13+ messages)
` [PATCH v2] crypto: AF_ALG - race-free access of encryption flag
` [PATCH] crypto: AF_ALG - wait for data at beginning of recvmsg
` [PATCH v2] "
[PATCH 1/2] crypto: tcrypt - fix S/G table for test_aead_speed()
2017-11-29 10:23 UTC (4+ messages)
` [1/2] "
general protection fault in crypto_chacha20_crypt
2017-11-29 9:24 UTC (2+ messages)
[PATCH] crypto: skcipher - set walk.iv for zero-length inputs
2017-11-29 9:18 UTC
KASAN: stack-out-of-bounds Read in crypto_chacha20_crypt
2017-11-29 8:58 UTC
KASAN: use-after-free Read in crypto_chacha20_crypt
2017-11-29 8:57 UTC (2+ messages)
[PATCH RFC 0/4] crypto: engine - Permit to enqueue all async requests
2017-11-29 8:41 UTC (5+ messages)
` [PATCH RFC 1/4] "
` [PATCH RFC 2/4] crypto: omap: convert to new crypto engine API
` [PATCH RFC 3/4] crypto: virtio: "
` [PATCH RFC 4/4] crypto: stm32: convert to the "
[PATCH] crypto: replace FSF address with web source in license notices
2017-11-29 6:57 UTC (3+ messages)
[PATCH v2] ARM64: crypto: do not call crypto_unregister_skcipher twice on error
2017-11-29 6:40 UTC (2+ messages)
[PATCH 0/5] crypto: chacha20 - Alignment fixes
2017-11-29 6:39 UTC (2+ messages)
[PATCH net-next] cryptd: Add cryptd_max_cpu_qlen module parameter
2017-11-29 6:39 UTC (2+ messages)
[PATCH] crypto/arm64: aes-ce-cipher - move assembler code to .S file
2017-11-29 6:38 UTC (2+ messages)
[PATCH] crypto: hifn_795x - Fix a memory leak in the error handling path of 'hifn_probe()'
2017-11-29 6:38 UTC (2+ messages)
[PATCH 5/8] crypto: remove unused hardirq.h
2017-11-29 6:38 UTC (2+ messages)
` [5/8] "
[crypto v3 2/2] chcr: Add support for Inline IPSec
2017-11-29 6:37 UTC (2+ messages)
[crypto v3 1/2] cxgb4: Add support for Inline IPSec Tx
2017-11-29 6:37 UTC (2+ messages)
[PATCHi v2] dt-bindings: add device tree binding for Arm TrustZone CryptoCell crypto engine
2017-11-29 6:37 UTC (2+ messages)
[PATCH] crypto: cavium: fix memory leak on info
2017-11-29 6:37 UTC (2+ messages)
[PATCH] crypto: keywrap - Add missing ULL suffixes for 64-bit constants
2017-11-29 6:36 UTC (2+ messages)
[PATCH] crypto: tcrypt - set assoc in sg_init_aead()
2017-11-29 6:36 UTC (2+ messages)
` "
[PATCH][V2] crypto/nx: fix spelling mistake: "availavle" -> "available"
2017-11-29 6:35 UTC (2+ messages)
[PATCH] Fix NULL pointer deref. on no default_rng
2017-11-29 6:34 UTC (2+ messages)
[PATCH] crypto: s5p-sss - Remove a stray tab
2017-11-29 6:31 UTC (2+ messages)
[PATCH] crypto: chelsio - Fix an error code in chcr_hash_dma_map()
2017-11-29 6:31 UTC (2+ messages)
[PATCH] crypto: chelsio: remove redundant assignments to reqctx and dst_size
2017-11-29 6:31 UTC (2+ messages)
[PATCH v5 0/2] STM32 CRYP crypto driver
2017-11-29 6:29 UTC (2+ messages)
[PATCH] crypto: salsa20 - fix blkcipher_walk API usage
2017-11-29 5:26 UTC (2+ 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).