messages from 2017-04-20 05:48:34 to 2017-04-25 17:00:03 UTC [more...]
export pcie_flr and remove copies of it in drivers V2
2017-04-25 17:00 UTC (8+ messages)
` [PATCH 5/7] IB/hfi1: use pcie_flr instead of duplicating it
` [PATCH 7/7] liquidio: "
[PATCH -next] crypto: stm32 - Fix OF module alias information
2017-04-25 14:35 UTC
[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: sha512-mb - add some missing unlock on error
2017-04-25 9:18 UTC
[PATCH] crypto: algif_aead - Require setkey before accept(2)
2017-04-25 8:54 UTC (12+ messages)
` [PATCH v2] "
[PATCH] crypto: tcrypt: don't disable irqs and wait
2017-04-25 8:25 UTC
18732 linux-crypto
2017-04-25 7:52 UTC
[PATCH v3 0/3] arm64: marvell: add cryptographic engine support for 7k/8k
2017-04-25 6:53 UTC (8+ 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 v3 3/3] MAINTAINERS: add a maintainer for the Inside Secure crypto driver
[PATCH 0/6] Appended signatures support for IMA appraisal
2017-04-24 17:14 UTC (10+ messages)
` [PATCH 3/6] ima: Simplify policy_func_show
` [PATCH 5/6] MODSIGN: Export module signature definitions
[PATCH 1/9] crypto: add hmac IPAD/OPAD constant
2017-04-24 14:16 UTC (9+ messages)
` [PATCH 2/9] crypto: brcm - Use "
` [PATCH 3/9] crypto: ixp4xx "
` [PATCH 4/9] crypto: marvell "
` [PATCH 5/9] crypto: mv_cesa "
` [PATCH 6/9] crypto: omap-sham "
` [PATCH 7/9] crypto: qat "
` [PATCH 8/9] crypto: mediatek "
` [PATCH 9/9] crypto: ccp "
[PATCH 0/3] Add more algorithms and some misc cleanups
2017-04-24 10:05 UTC (5+ messages)
` [PATCH 1/3] crypto: cavium: Downgrade the annoying misc interrupt print from dev_err to dev_dbg
` [PATCH 2/3] crypto: cavium: Remove the individual encrypt/decrypt function for each algorithm
` [PATCH 3/3] crypto: cavium: Add more algorithms
[PATCH] crypto: Allow ecb(cipher_null) in FIPS mode
2017-04-24 10:21 UTC (8+ messages)
[PATCH v2 1/2] crypto: scomp - allow registration of multiple scomps
2017-04-24 10:22 UTC (3+ messages)
` [PATCH v2 2/2] crypto: scomp - add support for deflate rfc1950 (zlib)
[PATCH] crypto: crypto4xx: rename ce_ring_contol to ce_ring_control
2017-04-24 10:22 UTC (2+ messages)
[PATCH 0/2] Change CCP ISR handler model
2017-04-24 10:22 UTC (4+ messages)
` [PATCH 1/2] crypto: ccp - Change ISR handler method for a v3 CCP
` [PATCH 2/2] crypto: ccp - Change ISR handler method for a v5 CCP
[Patch V5 0/7] crypto: AES CBC multibuffer implementation
2017-04-24 9:00 UTC (13+ messages)
` [Patch V5 1/7] crypto: Multi-buffer encryption infrastructure support
` [Patch V5 2/7] crypto: AES CBC multi-buffer data structures
` [Patch V5 3/7] crypto: AES CBC multi-buffer scheduler
` [Patch V5 4/7] crypto: AES CBC by8 encryption
` [Patch V5 5/7] crypto: AES CBC multi-buffer glue code
` [Patch V5 6/7] crypto: AES vectors for AES CBC multibuffer testing
` [Patch V5 7/7] crypto: AES CBC multi-buffer tcrypt
[PATCH v2] crypto: arm64/sha: Add constant operand modifier to ASM_EXPORT
2017-04-24 8:12 UTC (7+ messages)
[PATCH v2 0/9] staging: ccree: add Arm TrustZone CryptoCell REE driver
2017-04-24 7:23 UTC (34+ messages)
` [PATCH v2 2/9] staging: ccree: add ahash support
` [PATCH] staging: ccree: fix ifnullfree.cocci warnings
` [PATCH v2 3/9] staging: ccree: add skcipher support
` [PATCH v2 4/9] staging: ccree: add IV generation support
` [PATCH v2 5/9] staging: ccree: add AEAD support
` [PATCH v2 6/9] staging: ccree: add FIPS support
` [PATCH v2 7/9] staging: ccree: add TODO list
` [PATCH v2 8/9] staging: ccree: add DT bindings for Arm CryptoCell
` [PATCH v2 9/9] MAINTAINERS: add Gilad BY as ccree maintainer
` [PATCH v2 1/9] staging: ccree: introduce CryptoCell HW driver
` [PATCH] staging: ccree: fix array_size.cocci warnings
` [PATCH] staging: ccree: fix semicolon.cocci warnings
` [PATCH] staging: ccree: fix platform_no_drv_owner.cocci warnings
[PATCH] crypto: ecc : Wipe memory for p on errors
2017-04-24 6:05 UTC (3+ messages)
31591 linux-crypto
2017-04-24 6:19 UTC
[PATCH] crypto: tcrypt: Zero iv before freeing it
2017-04-24 5:34 UTC (3+ messages)
21399 linux-crypto
2017-04-24 1:08 UTC
[PATCH] crypto: testmgr: clean up memory for sensitive information
2017-04-23 19:08 UTC (2+ messages)
[PATCH]crypto:asymmetric_keys:verify_pefile:zero memory content before freeing
2017-04-23 19:18 UTC
[PATCH v3 00/15] staging: ccree: add Arm TrustZone CryptoCell REE driver
2017-04-23 9:26 UTC (16+ messages)
` [PATCH v3 01/15] staging: ccree: introduce CryptoCell HW driver
` [PATCH v3 02/15] staging: ccree: add ahash support
` [PATCH v3 03/15] staging: ccree: add skcipher support
` [PATCH v3 04/15] staging: ccree: add IV generation support
` [PATCH v3 06/15] staging: ccree: add FIPS support
` [PATCH v3 10/15] staging: ccree: remove useless NULL test of field
` [PATCH v3 11/15] staging: ccree: fix platform_no_drv_owner.cocci warnings
` [PATCH v3 12/15] staging: ccree: fix semicolon.cocci warnings
` [PATCH v3 14/15] staging: ccree: fix ifnullfree.cocci warnings
` [PATCH v3 15/15] "
` [PATCH v3 05/15] staging: ccree: add AEAD support
` [PATCH v3 07/15] staging: ccree: add TODO list
` [PATCH v3 08/15] staging: ccree: add DT bindings for Arm CryptoCell
` [PATCH v3 09/15] MAINTAINERS: add Gilad BY as ccree maintainer
` [PATCH v3 13/15] staging: ccree: fix array_size.cocci warnings
44942 linux-crypto
2017-04-22 4:08 UTC
(unknown),
2017-04-21 17:06 UTC
[padata] bbd8797975: WARNING: CPU: 0 PID: 1 at kernel/cpu.c:258 put_online_cpus
2017-04-21 23:04 UTC
[RFC PATCH v1 0/1] *** crypto: AF_ALG: add compression support ***
2017-04-21 16:07 UTC (10+ messages)
` [RFC PATCH v1 1/1] crypto: algif_compression - User-space interface for compression
[PATCH 0/2] n2rng: Fine-tuning for n2rng_probe()
2017-04-21 18:22 UTC (7+ messages)
` [PATCH 1/2] n2rng: Use devm_kcalloc() in n2rng_probe()
` [PATCH 2/2] n2rng: Combine substrings for two messages "
[PATCH v3 13/29] x86: crypto, annotate local functions
2017-04-21 14:13 UTC (4+ messages)
` [PATCH v3 15/29] x86: assembly, annotate aliases
` [PATCH v3 26/29] x86_64: assembly, change all ENTRY to SYM_FUNC_START
` [PATCH v3 27/29] x86_32: "
[PATCH v2 0/2] hwrng: mtk: add support for hardware random generator on MT7623 SoC
2017-04-21 13:16 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: hwrng: Add Mediatek hardware random generator bindings
` [PATCH v2 2/2] hwrng: mtk: Add driver for hardware random generator on MT7623 SoC
[PATCH v5 0/2] crypto: hw_random - Add new Exynos RNG driver
2017-04-21 13:15 UTC (2+ messages)
[PATCH V3 0/2] Interrupt management fixes
2017-04-21 13:17 UTC (4+ messages)
` [PATCH V3 1/2] crypto: ccp - Use only the relevant interrupt bits
` [PATCH V3 2/2] crypto: ccp - Disable interrupts early on unload
[PATCH v2] powerpc/crypto/crct10dif-vpmsum: Fix missing preempt_disable()
2017-04-21 13:16 UTC (2+ messages)
[PATCH] crypto: acomp - replace compression known answer test
2017-04-21 13:16 UTC (2+ messages)
[PATCH] crypto: acomp - allow registration of multiple acomps
2017-04-21 13:16 UTC (2+ messages)
[PATCH v2] crypto: chcr - Fix error handling related to 'chcr_alloc_shash'
2017-04-21 13:15 UTC (2+ messages)
[PATCH -next] crypto: caam - fix error return code in caam_qi_init()
2017-04-21 13:14 UTC (2+ messages)
[PATCH 0/4] Bug fixes and fallback for AEAD
2017-04-21 13:14 UTC (2+ messages)
[PATCH v2 0/3] arm64: marvell: add cryptographic engine support for 7k/8k
2017-04-21 12:05 UTC (6+ messages)
` [PATCH v2 2/3] crypto: inside-secure: add SafeXcel EIP197 crypto engine driver
[PATCH 1/2] crypto: scomp - allow registration of multiple scomps
2017-04-21 11:42 UTC (3+ messages)
` [PATCH 2/2] crypto: acomp - add support for deflate rfc1950 (zlib)
[PATCH] crypto: acomp - report scomp implementations
2017-04-21 11:39 UTC (2+ messages)
[cpu/hotplug] d215aab82d: [ INFO: possible circular locking dependency detected ]
2017-04-21 9:32 UTC
(unknown),
2017-04-21 9:25 UTC
[PATCH 0/7] LLVM: make x86_64 kernel build with clang
2017-04-21 7:49 UTC (3+ messages)
` [PATCH 1/7] Makefile, LLVM: add -no-integrated-as to KBUILD_[AC]FLAGS
[PATCH 0/5] KEYS: fixes for new keyctl_dh_compute() KDF extension
2017-04-21 3:44 UTC (7+ messages)
` [PATCH 3/5] KEYS: DH: don't feed uninitialized result memory into KDF
` [PATCH 5/5] KEYS: DH: add __user annotations to keyctl_kdf_params
[PATCH 6/6] ima: Support appended signatures for appraisal
2017-04-20 23:41 UTC (2+ messages)
[PATCH V3 1/2] crypto: ccp - Use only the relevant interrupt bits
2017-04-20 21:25 UTC (2+ messages)
[RFC PATCH 0/8] crypto: AF_ALG support for KPP
2017-04-20 7:29 UTC (4+ messages)
` [PATCH 4/8] crypto: KPP - add API crypto_kpp_set_params
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).