messages from 2018-02-14 18:44:21 to 2018-03-06 22:13:42 UTC [more...]
[RESEND PATCH v3] crypto: add zBeWalgo compression for zram
2018-03-06 22:13 UTC (2+ messages)
[PATCH] X.509: unpack RSA signatureValue field from BIT STRING
2018-03-06 19:13 UTC
[PATCH] crypto: hash.h: Prevent use of req->digest in ahash update
2018-03-06 18:04 UTC (2+ messages)
[PATCH v11 0/7] Add io{read|write}64 to io-64-atomic headers
2018-03-06 17:03 UTC (14+ messages)
` [PATCH v11 1/7] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs
` [PATCH v11 2/7] powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v11 3/7] iomap: "
` [PATCH v11 4/7] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v11 5/7] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v11 6/7] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
` [PATCH v11 7/7] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header
[RFC PATCH] crypto: arm64/speck - add NEON-accelerated implementation of Speck-XTS
2018-03-06 13:44 UTC (4+ messages)
[PATCH 0/2] crypto: introduce SM4 symmetric cipher algorithm
2018-03-06 9:44 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] crypto: introduce SM4 testmgr tests
[PATCH 0/2] Keystone2 HW random generator
2018-03-06 2:40 UTC (4+ messages)
` [PATCH 1/2] Documentation: dt: rng: add bindings doc for Keystone SA HWRNG driver
` [PATCH 2/2] hw_random: keystone2: add hw_random driver
[PATCH] crypto: ccp: Use memdup_user() rather than duplicating its implementation
2018-03-05 19:41 UTC (3+ messages)
[PATCH][next] crypto: x86/des3_ede: make array des3_ede_skciphers static
2018-03-05 13:18 UTC
[PATCH] crypto: doc - clarify hash callbacks state machine
2018-03-05 10:39 UTC
[PATCH 1/4] crypto: omap-sham: Remove useless check for non-null request
2018-03-05 8:59 UTC (6+ messages)
` [PATCH 2/4] crypto: omap-sham - Fix misleading indentation
` [PATCH 3/4] crypto: s5p-sss: Remove useless check for non-null request
` [PATCH 4/4] crypto: s5p-sss - Constify pointed data (arguments and local variables)
[PATCH 2/3] crypto: ccp - return an actual key size from RSA max_size callback
2018-03-04 12:56 UTC (7+ messages)
[PATCH] fscrypt: add Speck128/256 support
2018-03-02 19:56 UTC
[PATCH 1/2] crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->buf
2018-03-02 18:19 UTC (3+ messages)
` [PATCH 2/2] crypto: talitos - do not perform unnecessary dma synchronisation
[PATCH 00/18] crypto: talitos - fixes and performance improvement
2018-03-02 17:42 UTC (16+ messages)
` [PATCH 16/18] crypto: talitos - do hw_context DMA mapping outside the requests
` [PATCH 17/18] crypto: talitos - chain in buffered data for ahash on SEC1
[PATCH v4 4/4] ARM: dts: imx7s: add CAAM device node
2018-03-02 16:44 UTC (2+ messages)
` [PATCH v4 0/4] Enable CAAM on i.MX7s fix TrustZone issues
[PATCH v2] crypto: ccp: add check to get PSP master only when PSP is detected
2018-03-02 16:43 UTC
[PATCH 0/4] cleanups and new HW rev support
2018-03-02 16:42 UTC
[PATCH] crypto: marvell/cesa - Clean up redundant #include
2018-03-02 16:42 UTC (2+ messages)
[PATCH Resend 0/5] hwrng: stm32 - Improvement for stm32-rng
2018-03-02 16:34 UTC (10+ messages)
` [PATCH Resend 1/5] hwrng: stm32 - add reset during probe
` [PATCH Resend 2/5] dt-bindings: rng: add reset node for stm32
` [PATCH Resend 3/5] hwrng: stm32 - allow disable clock error detection
` [PATCH Resend 4/5] dt-bindings: rng: add clock detection error for stm32
` [PATCH Resend 5/5] hwrng: stm32 - rework read timeout calculation
[PATCH 4.9 24/56] lib/mpi: Fix umul_ppmm() for MIPS64r6
2018-03-02 8:51 UTC
[PATCH 4.4 12/34] lib/mpi: Fix umul_ppmm() for MIPS64r6
2018-03-02 8:51 UTC
[PATCH 4.14 050/115] lib/mpi: Fix umul_ppmm() for MIPS64r6
2018-03-02 8:50 UTC
[PATCH 3/3] crypto: ccp - protect RSA implementation from too large input data
2018-03-01 0:35 UTC
[PATCH 0/2] hwrng: omap: Fix clock resource for Armada 7K/8K
2018-02-28 14:27 UTC (3+ messages)
` [PATCH 1/2] hwrng: omap - Remove useless test before clk_disable_unprepare
` [PATCH 2/2] hwrng: omap - Fix clock resource by adding a register clock
[PATCH 1/4] crypto: bcm: Remove unused variable (char *tag_to_hash_idx[])
2018-02-27 22:01 UTC (4+ messages)
` [PATCH 2/4] crypto: bcm: Move *aead_alg_name[] from spu.c to util.c. Constify too
` [PATCH 3/4] crypto: bcm: Constify *hash_alg_name[]
` [PATCH 4/4] crypto: bcm: Constify variables in spu2.c
Can a driver->probe be called for two devices at the same time (WAS: Re: [PATCH] crypto/ccp: don't disable interrupts while setting up debugfs)
2018-02-27 20:11 UTC (5+ messages)
Integrity checking fails with Atmel SHA hw accelerator enabled
2018-02-26 6:31 UTC (2+ messages)
[PATCH] crypto: atmel: Delete error messages for a failed memory allocation in six functions
2018-02-22 15:13 UTC (3+ messages)
[PATCH v3 0/5] crypto: Speck support
2018-02-22 15:13 UTC (4+ messages)
` [PATCH v3 4/5] crypto: speck - add test vectors for Speck128-XTS
` [PATCH v3 5/5] crypto: speck - add test vectors for Speck64-XTS
[PATCH] crypto: nx-842: Delete an error message for a failed memory allocation in nx842_pseries_init()
2018-02-22 15:12 UTC (2+ messages)
[PATCH] hwrng: bcm2835: Handle deferred clock properly
2018-02-22 15:11 UTC (2+ messages)
[PATCH] crypto: arm/aes-cipher - move S-box to .rodata section
2018-02-22 15:11 UTC (2+ messages)
[PATCH] crypto: sunxi-ss: Add MODULE_ALIAS to sun4i-ss
2018-02-22 15:11 UTC (2+ messages)
[PATCH] Update Boris Brezillon email address
2018-02-22 12:38 UTC (5+ messages)
[PATCH 4.14, 4.9] crypto: talitos - fix Kernel Oops on hashing an empty file
2018-02-22 10:17 UTC (3+ messages)
[PATCH V4 1/2] clk: imx: imx7d: add the snvs clock
2018-02-22 5:19 UTC (4+ messages)
` [PATCH V4 2/2] ARM: dts: imx7s: add snvs rtc clock
[PATCH] crypto: ixp4xxx: Use dma_pool_zalloc()
2018-02-17 10:11 UTC
[PATCH v2 0/6] crypto: engine - Permit to enqueue all async requests
2018-02-17 4:42 UTC (4+ messages)
[PATCH v3 0/5] crypto: ahash.c: Require export/import in ahash
2018-02-16 9:49 UTC (9+ messages)
[RFC PATCH] KEYS: Use individual pages in big_key for crypto buffers [ver #3]
2018-02-16 9:41 UTC
[RFC PATCH] KEYS: Use individual pages in big_key for crypto buffers [ver #2]
2018-02-16 9:05 UTC (3+ messages)
[PATCH v3 0/3] MIPS CRC instruction support
2018-02-15 23:31 UTC (6+ messages)
` [PATCH v3 2/3] MIPS: crypto: Add crc32 and crc32c hw accelerated module
[cryptodev:master 22/38] drivers/crypto/virtio/virtio_crypto_algs.c:494:9: error: implicit declaration of function 'crypto_transfer_cipher_request_to_engine'
2018-02-15 22:07 UTC
[RFC PATCH] KEYS: Use individual pages in big_key for crypto buffers
2018-02-15 21:36 UTC (3+ messages)
[cryptodev:master 22/38] drivers/crypto/virtio/virtio_crypto_algs.c:494:9: error: implicit declaration of function 'crypto_transfer_cipher_request_to_engine'; did you mean 'crypto_transfer_skcipher_request_to_engine'?
2018-02-15 20:26 UTC
[PATCH 1/2] crypto: ccp: Fix sparse, use plain integer as NULL pointer
2018-02-15 19:34 UTC (2+ messages)
` [PATCH 2/2] include: psp-sev: Capitalize invalid length enum
[RFC] AF_ALG AIO and IV
2018-02-15 18:09 UTC (14+ messages)
` [PATCH v3 1/4] crypto: AF_ALG AIO - lock context IV
[cryptodev:master 9/38] drivers/crypto/ccree/cc_cipher.c:629:15-22: WARNING opportunity for kmemdep
2018-02-15 16:40 UTC (2+ messages)
` [PATCH] crypto: fix memdup.cocci warnings
[Crypto v5 00/12] Chelsio Inline TLS
2018-02-15 16:31 UTC (17+ messages)
` [Crypto v5 01/12] tls: tls_device struct to register TLS drivers
` [Crypto v5 02/12] ethtool: feature for Inline TLS in HW
` [Crypto v5 03/12] support for inline tls
` [Crypto v5 04/12] chtls: structure and macro definiton
` [Crypto v5 05/12] cxgb4: Inline TLS FW Interface
` [Crypto v5 06/12] cxgb4: LLD driver changes to enable TLS
` [Crypto v5 07/12] chcr: Key Macro
` [Crypto v5 08/12] chtls: Key program
` [Crypto v5 09/12] chtls: CPL handler definition
` [Crypto v5 10/12] chtls: Inline crypto request Tx/Rx
` [Crypto v5 11/12] chtls: Register the chtls Inline TLS with net tls
` [Crypto v5 12/12] Makefile Kconfig
[PATCH v3] crypto: s5p-sss.c: Fix kernel Oops in AES-ECB mode
2018-02-15 15:53 UTC (2+ messages)
[PATCH 0/2] crypto: stm32/cryp - add AEAD cipher algorithms
2018-02-15 15:53 UTC (2+ messages)
[PATCH] crypto: qat - Make several functions static
2018-02-15 15:52 UTC (2+ messages)
[PATCH] crypto: ccp - Make function ccp_get_dma_chan_attr static
2018-02-15 15:52 UTC (2+ messages)
[PATCH] crypto: chelsio - Make function aead_ccm_validate_input static
2018-02-15 15:52 UTC (2+ messages)
[PATCH] crypto: s5p-sss.c: Fix kernel Oops in AES-ECB mode
2018-02-15 15:51 UTC (2+ messages)
[PATCH 0/3] crypto: stm32/hash: Correction to improve robustness
2018-02-15 15:51 UTC (2+ messages)
[PATCH 1/3] crypto: caam/qi - return -EBADMSG for ICV check failure
2018-02-15 15:51 UTC (2+ messages)
[PATCH] crypto: crypto_user: Replace GFP_ATOMIC with GFP_KERNEL in crypto_report
2018-02-15 15:43 UTC (2+ messages)
[PATCH] crypto: rsa-pkcs1pad: Replace GFP_ATOMIC with GFP_KERNEL in pkcs1pad_encrypt_sign_complete
2018-02-15 15:43 UTC (2+ messages)
[PATCH] crypto: sha512-mb - remove HASH_FIRST flag
2018-02-15 15:43 UTC (2+ messages)
[PATCH] crypto: sha256-mb - remove HASH_FIRST flag
2018-02-15 15:42 UTC (2+ messages)
[PATCH] crypto: sha1-mb - remove HASH_FIRST flag
2018-02-15 15:42 UTC (2+ messages)
[PATCH] crypto: mcryptd - remove pointless wrapper functions
2018-02-15 15:42 UTC (2+ messages)
[PATCH -next] hwrng: make symbol imx_rngc_pm_ops static
2018-02-15 15:42 UTC (2+ messages)
[PATCH v2 0/7] crypto: ccree: Introduce Arm TrustZone CryptoCell
2018-02-15 15:41 UTC (2+ messages)
[PATCH v2] crypto: add zBeWalgo compression for zram
2018-02-15 13:41 UTC
[Crypto v4 12/12] Makefile Kconfig
2018-02-15 12:26 UTC (4+ messages)
` [RFC PATCH] chtls_netdev() can be static
[PATCH 0/5] hwrng: stm32 - Improvement for stm32-rng
2018-02-15 8:48 UTC (2+ messages)
[PATCH 0/2] crypto/caam: Adjustments for eight function implementations
2018-02-15 8:03 UTC (5+ messages)
` [PATCH 1/2] crypto: caam: Delete an error message for a failed memory allocation in seven functions
` [PATCH 2/2] crypto: caam: Use common error handling code in four functions
[PATCH 0/2] crypto/bcm: Adjustments for do_shash()
2018-02-14 21:40 UTC (3+ messages)
` [PATCH 1/2] crypto: bcm: Delete an error message for a failed memory allocation in do_shash()
` [PATCH 2/2] crypto: bcm: One function call less in do_shash() after error detection
[PATCH] crypto: bfin_crc: Delete an error message for a failed memory allocation in bfin_crypto_crc_probe()
2018-02-14 20:42 UTC
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