linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-19 15:43:11 to 2019-08-30 02:21:17 UTC [more...]

[PATCH v3 00/39] put_user_pages(): miscellaneous call sites
 2019-08-30  2:21 UTC  (4+ messages)

[PATCH v9 00/11] x86: PIE support to extend KASLR randomization
 2019-08-29 19:55 UTC  (4+ messages)

[PATCH v2 0/9] padata: use unbound workqueues for parallel jobs
 2019-08-29 17:30 UTC  (10+ messages)
` [PATCH v2 1/9] padata: allocate workqueue internally
` [PATCH v2 2/9] workqueue: unconfine alloc/apply/free_workqueue_attrs()
` [PATCH v2 3/9] workqueue: require CPU hotplug read exclusion for apply_workqueue_attrs
` [PATCH v2 4/9] padata: make padata_do_parallel find alternate callback CPU
` [PATCH v2 5/9] pcrypt: remove padata cpumask notifier
` [PATCH v2 6/9] padata, pcrypt: take CPU hotplug lock internally in padata_alloc_possible
` [PATCH v2 7/9] padata: use separate workqueues for parallel and serial work
` [PATCH v2 8/9] padata: unbind parallel jobs from specific CPUs
` [PATCH v2 9/9] padata: remove cpu_index from the parallel_queue

[PATCH v2 00/15] crypto: improved skcipher, aead, and hash tests
 2019-08-29 15:58 UTC  (4+ messages)
` [PATCH v2 13/15] crypto: testmgr - convert hash testing to use testvec_configs

[PATCH v5 0/4] Create and consolidate trusted keys subsystem
 2019-08-29 14:53 UTC  (11+ messages)
` [PATCH v5 1/4] tpm: move tpm_buf code to include/linux/
` [PATCH v5 2/4] KEYS: trusted: use common tpm_buf for TPM1.x code
` [PATCH v5 3/4] KEYS: trusted: create trusted keys subsystem
` [PATCH v5 4/4] KEYS: trusted: move tpm2 trusted keys code

[PATCH v1 0/2] hwrng: npcm: add NPCM RNG driver support
 2019-08-29 10:49 UTC  (5+ messages)
` [PATCH v1 1/2] dt-binding: hwrng: add NPCM RNG documentation
` [PATCH v1 2/2] hwrng: npcm: add NPCM RNG driver

net/tls(TLS_SW): double free in tls_tx_records
 2019-08-29  5:03 UTC  (2+ messages)

[PATCH v2 0/5] padata flushing and CPU hotplug fixes
 2019-08-28 22:14 UTC  (6+ messages)
` [PATCH v2 1/5] padata: make flushing work with async users
` [PATCH v2 2/5] padata: remove reorder_objects
` [PATCH v2 3/5] padata: get rid of padata_remove_cpu() for real
` [PATCH v2 4/5] padata: always acquire cpu_hotplug_lock before pinst->lock
` [PATCH v2 5/5] padata: validate cpumask without removed CPU during offline

[PATCH v12 00/11] Appended signatures support for IMA appraisal
 2019-08-28 13:43 UTC  (4+ messages)

[PATCH -next] crypto: hisilicon: select CRYPTO_LIB_DES while compiling SEC driver
 2019-08-28  8:07 UTC  (4+ messages)
    ` [PATCH v2 "

[PATCH 1/5] crypto: mediatek: move mtk_aes_find_dev() to the right place
 2019-08-28  7:03 UTC  (6+ messages)
` [PATCH 2/5] crypto: mediatek: fix uninitialized value of gctx->textlen
` [PATCH 3/5] crypto: mediatek: only treat EBUSY as transient if backlog
` [PATCH 4/5] crypto: mediatek: add support to OFB/CFB mode
` [PATCH 5/5] crypto: mediatek: fix incorrect crypto key setting

[PATCH 5/9] block: support diskcipher
 2019-08-28  2:20 UTC 

[PATCH 5/9] block: support diskcipher
 2019-08-27 16:40 UTC  (2+ messages)

Data size error interrupt with Talitos driver on 4.9.82 kernel
 2019-08-27 14:06 UTC  (3+ messages)
    ` Fwd: "

[PATCH v8 00/16] crypto: caam - Add i.MX8MQ support
 2019-08-26  8:38 UTC  (19+ messages)
` [PATCH v8 01/16] crypto: caam - move DMA mask selection into a function
` [PATCH v8 02/16] crypto: caam - simplfy clock initialization
` [PATCH v8 03/16] crypto: caam - convert caam_jr_init() to use devres
` [PATCH v8 04/16] crypto: caam - request JR IRQ as the last step
` [PATCH v8 05/16] crytpo: caam - make use of iowrite64*_hi_lo in wr_reg64
` [PATCH v8 06/16] crypto: caam - use ioread64*_hi_lo in rd_reg64
` [PATCH v8 07/16] crypto: caam - drop 64-bit only wr/rd_reg64()
` [PATCH v8 08/16] crypto: caam - share definition for MAX_SDLEN
` [PATCH v8 09/16] crypto: caam - make CAAM_PTR_SZ dynamic
` [PATCH v8 10/16] crypto: caam - move cpu_to_caam_dma() selection to runtime
` [PATCH v8 11/16] crypto: caam - drop explicit usage of struct jr_outentry
` [PATCH v8 12/16] crypto: caam - don't hardcode inpentry size
` [PATCH v8 13/16] crypto: caam - select DMA address size at runtime
` [PATCH v8 14/16] crypto: caam - always select job ring via RSR on i.MX8MQ
` [PATCH v8 15/16] crypto: caam - add clock entry for i.MX8MQ
` [PATCH v8 16/16] arm64: dts: imx8mq: Add CAAM node

[PATCH] crypto: sha256 - Add missing MODULE_LICENSE() to lib/crypto/sha256.c
 2019-08-25 18:18 UTC 

linux-next: build warning after merge of the crypto tree
 2019-08-25 18:01 UTC  (2+ messages)

cbc mode broken in rk3288 driver
 2019-08-23  8:20 UTC  (4+ messages)

[PATCH 6/9] dm crypt: support diskcipher
 2019-08-23  7:18 UTC 

[PATCH 6/9] dm crypt: support diskcipher
 2019-08-23  4:27 UTC  (2+ messages)

linux-next: manual merge of the crypto tree with Linus' tree
 2019-08-23  3:25 UTC  (2+ messages)

[PATCH 5/9] block: support diskcipher
 2019-08-23  2:35 UTC  (3+ messages)

[PATCH 1/9] crypt: Add diskcipher
 2019-08-23  0:50 UTC 

[PATCH 2/2] padata: validate cpumask without removed CPU during offline
 2019-08-22 22:53 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH 3/2] padata: initialize usable masks to reflect offlined CPU

[PATCH 0/9] padata: use unbound workqueues for parallel jobs
 2019-08-22 22:13 UTC  (6+ messages)
` [PATCH 8/9] padata: unbind parallel jobs from specific CPUs

[PATCH] crypto: ccp - invoke fallback for XTS ciphertext stealing
 2019-08-22 15:47 UTC 

[PATCH -next] crypto: nx - remove unused variables 'nx_driver_string' and 'nx_driver_version'
 2019-08-22 14:46 UTC 

[PATCH -next] crypto: atmel - Fix -Wunused-const-variable warning
 2019-08-22 14:44 UTC 

[PATCH -next] crypto: aegis128 - Fix -Wunused-const-variable warning
 2019-08-22 14:41 UTC 

[PATCH cryptodev buildfix] crypto: n2/des - fix build breakage after DES updates
 2019-08-22 12:15 UTC  (2+ messages)

[PATCH cryptodev buildfix] crypto: s390/aes - fix typo in XTS_BLOCK_SIZE identifier
 2019-08-22 12:15 UTC  (2+ messages)

crypto: talitos - Fix build warning in aead_des3_setkey
 2019-08-22 12:09 UTC 

[cryptodev:master 181/206] drivers/crypto/n2_core.c:761:46: error: 'tfm' undeclared; did you mean 'tm'?
 2019-08-22 11:20 UTC 

[cryptodev:master 198/206] arch/s390/crypto/aes_s390.c:589:41: error: 'XTS_BLOCKSIZE' undeclared; did you mean 'XTS_BLOCK_SIZE'?
 2019-08-22 10:17 UTC 

[PATCH 1/9] crypt: Add diskcipher
 2019-08-22  8:37 UTC  (2+ messages)

[PATCH v2 0/7] crypto: sha256 - Merge 2 separate C implementations into 1, put into separate library
 2019-08-22  5:57 UTC  (5+ messages)

[PATCH] crypto: vmx/xts - use fallback for ciphertext stealing
 2019-08-22  5:57 UTC  (2+ messages)

[PATCH] crypto: s390/xts-aes - invoke fallback for ciphertext stealing
 2019-08-22  5:57 UTC  (2+ messages)

[PATCH v2] crypto: x86/xts - implement support for ciphertext stealing
 2019-08-22  5:57 UTC  (2+ messages)

[PATCH v5 00/30] crypto: DES/3DES cleanup
 2019-08-22  5:56 UTC  (2+ messages)

Bad file pattern in MAINTAINERS section 'IBM Power in-Nest Crypto Acceleration'
 2019-08-22  5:55 UTC  (3+ messages)
` [PATCH] MAINTAINERS: nx crypto: Fix typo in a filepath

[PATCH v2] lib/mpi: Eliminate unused umul_ppmm definitions for MIPS
 2019-08-22  5:55 UTC  (2+ messages)

[PATCH] random: Support freezable kthreads in add_hwgenerator_randomness()
 2019-08-22  5:55 UTC  (2+ messages)

[PATCH] crypto: ccp - Ignore unconfigured CCP device on suspend/resume
 2019-08-22  5:55 UTC  (2+ messages)

[PATCH 5/9] block: support diskcipher
 2019-08-22  0:54 UTC 

[RFC/RFT v4 0/5] Add generic trusted keys framework/subsystem
 2019-08-21 19:13 UTC  (17+ messages)
` [RFC/RFT v4 1/5] tpm: move tpm_buf code to include/linux/
` [RFC/RFT v4 2/5] KEYS: trusted: use common tpm_buf for TPM1.x code
` [RFC/RFT v4 3/5] KEYS: trusted: create trusted keys subsystem
` [RFC/RFT v4 4/5] KEYS: trusted: move tpm2 trusted keys code

[PATCH] dt-bindings: rng: mtk-rng: Add documentation for MT8516
 2019-08-21 18:55 UTC  (2+ messages)

[PATCH 00/17] crypto: arm/aes - XTS ciphertext stealing and other updates
 2019-08-21 14:32 UTC  (18+ messages)
` [PATCH 01/17] crypto: arm/aes - fix round key prototypes
` [PATCH 02/17] crypto: arm/aes-ce - yield the SIMD unit between scatterwalk steps
` [PATCH 03/17] crypto: arm/aes-ce - switch to 4x interleave
` [PATCH 04/17] crypto: arm/aes-ce - replace tweak mask literal with composition
` [PATCH 05/17] crypto: arm/aes-neonbs "
` [PATCH 06/17] crypto: arm64/aes-neonbs "
` [PATCH 07/17] crypto: arm64/aes-neon - limit exposed routines if faster driver is enabled
` [PATCH 08/17] crypto: skcipher - add the ability to abort a skcipher walk
` [PATCH 09/17] crypto: arm64/aes-cts-cbc-ce - performance tweak
` [PATCH 10/17] crypto: arm64/aes-cts-cbc - move request context data to the stack
` [PATCH 11/17] crypto: arm64/aes - implement support for XTS ciphertext stealing
` [PATCH 12/17] crypto: arm64/aes-neonbs - implement ciphertext stealing for XTS
` [PATCH 13/17] crypto: arm/aes-ce "
` [PATCH 14/17] crypto: arm/aes-neonbs "
` [PATCH 15/17] crypto: arm/aes-ce - implement ciphertext stealing for CBC
` [PATCH 16/17] crypto: testmgr - add test vectors for XTS ciphertext stealing
` [PATCH 17/17] crypto: testmgr - Add additional AES-XTS vectors for covering CTS

[GIT PULL v2] inside-secure: add new "mini" firmware for the EIP197 driver
 2019-08-21  9:18 UTC 

[GIT PULL] inside-secure: add new GPLv2 "mini" firmware for the EIP197 driver
 2019-08-21  8:44 UTC  (5+ messages)

[PATCH 6/9] dm crypt: support diskcipher
 2019-08-21  8:17 UTC  (2+ messages)

[PATCH 6/9] dm crypt: support diskcipher
 2019-08-21  7:54 UTC 

[PATCH 6/9] dm crypt: support diskcipher
 2019-08-21  7:21 UTC  (3+ messages)

[PATCH 1/2] padata: always acquire cpu_hotplug_lock before pinst->lock
 2019-08-21  6:43 UTC  (4+ messages)

[PATCH 3/9] mmc: dw_mmc: support crypto operation
 2019-08-21  6:42 UTC 

[PATCH 7/9] fscrypt: support diskcipher
 2019-08-21  6:42 UTC 

[PATCH 8/9] fs: ext4: support diskcipher
 2019-08-21  6:42 UTC 

[PATCH 9/9] fs: f2fs: support diskcipher
 2019-08-21  6:42 UTC 

[PATCH 2/9] crypto: fmp: add Flash Memory Protector driver
 2019-08-21  6:42 UTC 

[PATCH 4/9] mmc: dw_mmc-exynos: support FMP
 2019-08-21  6:42 UTC 

[PATCH 0/9] Flash Memory Protector Support
 2019-08-21  6:42 UTC 

INFO: task hung in tls_sw_release_resources_tx
 2019-08-21  6:37 UTC  (5+ messages)

Your diplomatic luggage
 2019-08-20 21:07 UTC 

[PATCH] MAINTAINERS: Extend patterns for Samsung SoC, Security Subsystem and clock drivers
 2019-08-20 13:34 UTC  (3+ messages)

[PATCH 0/2] drivers/crypto - s5p fixes
 2019-08-20 12:28 UTC  (12+ messages)
  ` [PATCH 1/2] crypto: s5p - deal gracefully with bogus input sizes
  ` [PATCH 2/2] crypto: s5p - use correct block size of 1 for ctr(aes)

[PATCH] crypto: caam/qi - use print_hex_dump_debug function to print debug messages
 2019-08-20 11:26 UTC 

[PATCH v13 0/6] crypto: switch to crypto API for ESSIV generation
 2019-08-20 11:03 UTC  (2+ messages)

[PATCH v12 0/4] crypto: switch to crypto API for ESSIV generation
 2019-08-19 23:35 UTC  (5+ messages)
` [PATCH v12 1/4] crypto: essiv - create wrapper template "

INFO: task hung in tls_sw_sendmsg
 2019-08-19 21:09 UTC 

[PATCH 0/2] Use ccm(aes) aead transform in staging drivers
 2019-08-19 17:57 UTC  (3+ messages)
` [PATCH 2/2] staging: rtl8192e: rtllib_crypt_ccmp.c: Use crypto API ccm(aes)

[PATCH] crypto: arm64/aegis128 - use explicit vector load for permute vectors
 2019-08-19 15:44 UTC  (2+ messages)

[PATCHv5 0/4] crypto: inside-secure - broaden driver scope
 2019-08-19 14:40 UTC  (2+ messages)
` [PATCHv5 3/4] crypto: inside-secure - add support for PCI based FPGA development board


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).