messages from 2018-02-15 15:43:02 to 2018-03-11 19:58:35 UTC [more...]
[RESEND PATCH v3] crypto: add zBeWalgo compression for zram
2018-03-11 19:58 UTC (4+ messages)
[PATCH v5 00/23] crypto: arm64 - play nice with CONFIG_PREEMPT
2018-03-11 8:55 UTC (26+ messages)
` [PATCH v5 01/23] crypto: testmgr - add a new test case for CRC-T10DIF
` [PATCH v5 02/23] crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loop
` [PATCH v5 03/23] crypto: arm64/aes-blk "
` [PATCH v5 04/23] crypto: arm64/aes-bs "
` [PATCH v5 05/23] crypto: arm64/chacha20 "
` [PATCH v5 06/23] crypto: arm64/aes-blk - remove configurable interleave
` [PATCH v5 07/23] crypto: arm64/aes-blk - add 4 way interleave to CBC encrypt path
` [PATCH v5 08/23] crypto: arm64/aes-blk - add 4 way interleave to CBC-MAC "
` [PATCH v5 09/23] crypto: arm64/sha256-neon - play nice with CONFIG_PREEMPT kernels
` [PATCH v5 10/23] arm64: assembler: add utility macros to push/pop stack frames
` [PATCH v5 11/23] arm64: assembler: add macros to conditionally yield the NEON under PREEMPT
` [PATCH v5 12/23] crypto: arm64/sha1-ce - yield NEON after every block of input
` [PATCH v5 13/23] crypto: arm64/sha2-ce "
` [PATCH v5 14/23] crypto: arm64/aes-ccm "
` [PATCH v5 15/23] crypto: arm64/aes-blk "
` [PATCH v5 16/23] crypto: arm64/aes-bs "
` [PATCH v5 17/23] crypto: arm64/aes-ghash "
` [PATCH v5 18/23] crypto: arm64/crc32-ce "
` [PATCH v5 19/23] crypto: arm64/crct10dif-ce "
` [PATCH v5 20/23] crypto: arm64/sha3-ce "
` [PATCH v5 21/23] crypto: arm64/sha512-ce "
` [PATCH v5 22/23] crypto: arm64/sm3-ce "
` [PATCH v5 23/23] DO NOT MERGE
[PATCH 1/4] crypto: omap-sham: Remove useless check for non-null request
2018-03-09 15:19 UTC (7+ 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 0/2] hwrng: omap: Fix clock resource for Armada 7K/8K
2018-03-09 15:18 UTC (4+ 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/2] crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->buf
2018-03-09 15:17 UTC (5+ messages)
` [PATCH 2/2] crypto: talitos - do not perform unnecessary dma synchronisation
[PATCH 1/4] crypto: bcm: Remove unused variable (char *tag_to_hash_idx[])
2018-03-09 15:04 UTC (8+ 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
[PATCH v2] crypto/ecc: Remove stack VLA usage
2018-03-09 8:31 UTC (2+ messages)
[PATCH] crypto/ecc: Remove stack VLA usage
2018-03-09 8:21 UTC (4+ messages)
[PATCH] X.509: unpack RSA signatureValue field from BIT STRING
2018-03-07 17:56 UTC (3+ messages)
[RESEND PATCH v3] crypto: add zBeWalgo compression for zram
2018-03-07 11:19 UTC (2+ messages)
[PATCH v2] crypto: hash.h: Prevent use of req->result in ahash update
2018-03-07 10:49 UTC
[PATCH] crypto: hash.h: Prevent use of req->digest in ahash update
2018-03-07 10:22 UTC (3+ 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 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 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 (5+ messages)
[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
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 (2+ messages)
[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 (4+ 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 (6+ messages)
` [Crypto v5 03/12] support for inline tls
[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)
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