messages from 2013-05-16 06:53:55 to 2013-07-10 06:29:25 UTC [more...]
[PATCH][RESEND] crypto: caam - Fixed the memory out of bound overwrite issue
2013-07-10 6:26 UTC
unable to finish booting when "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" applied
2013-07-10 6:16 UTC (4+ messages)
Crypto Update for 2.6.38
2013-07-05 9:52 UTC (11+ messages)
` Crypto Update for 2.6.39
` Crypto Update for 2.6.40
` Crypto Update for 3.1
` Crypto Update for 3.2
` Crypto Update for 3.3
` Crypto Update for 3.7
` Crypto Update for 3.8
` Crypto Update for 3.9
` Crypto Update for 3.10
` Crypto Update for 3.11
[PATCH] crypto: caam - RNG instantiation by directly programming DECO
2013-07-04 5:56 UTC
Announce loop-AES-v3.6i file/swap crypto package
2013-07-01 18:30 UTC
[PATCH] fix typo in comment
2013-06-28 12:56 UTC
Crypto Fixes for 2.6.35
2013-06-27 13:02 UTC (13+ messages)
` Crypto Fixes for 2.6.36
` Crypto Fixes for 2.6.37
` Crypto Fixes for 2.6.39
` Crypto Fixes for 3.0
` Crypto Fixes for 3.3
` Crypto Fixes for 3.6
` Crypto Fixes for 3.7
` Crypto Fixes for 3.9
` Crypto Fixes for 3.10
[PATCH 0/6] Various ux500 crypto updates
2013-06-25 12:34 UTC (10+ messages)
` [PATCH 1/6] crypto: ux500/hash: use readl on iomem addresses
` [PATCH 2/6] crypto: ux500/hash: add missing static qualifiers
` [PATCH 3/6] crypto: ux500/crypt: add missing __iomem qualifiers
` [PATCH 4/6] crypto: ux500: use dmaengine_device_control API
` [PATCH 5/6] crypto: ux500: use dmaengine_prep_slave_sg API
` [PATCH 6/6] crypto: ux500: use dmaengine_submit API
[PATCH v3 0/4] introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()
2013-06-24 23:27 UTC (5+ messages)
` [PATCH v3 1/4] lib/scatterlist: factor out sg_miter_get_next_page() from sg_miter_next()
` [PATCH v3 2/4] lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()
` [PATCH v3 3/4] crypto: talitos: use sg_pcopy_to_buffer()
[PATCH crypto] crypto: algboss: fix NULL pointer dereference in cryptomgr_probe
2013-06-24 14:33 UTC (4+ messages)
[PATCH 1/4] crypto: testmgr - check that entries in alg_test_descs are in correct order
2013-06-21 7:17 UTC (5+ messages)
` [PATCH 2/4] crypto: testmgr - test skciphers with unaligned buffers
` [PATCH 3/4] crypto: testmgr - test AEADs "
` [PATCH 4/4] crypto: testmgr - test hash implementations "
[PATCH 1/2] Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"
2013-06-21 7:17 UTC (3+ messages)
` [PATCH 2/2] Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher"
[PATCH] crypto: camellia-aesni-avx2 - tune assembly code for more performance
2013-06-21 7:16 UTC (2+ messages)
[PATCH crypto] crypto: algboss: fix NULL pointer dereference in cryptomgr_probe
2013-06-20 9:18 UTC
[PATCH v2 0/4] introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()
2013-06-19 13:12 UTC (7+ messages)
` [PATCH v2 1/4] lib/scatterlist: factor out sg_miter_get_next_page() from sg_miter_next()
` [PATCH v2 2/4] lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()
` [PATCH v2 3/4] crypto: talitos: use sg_pcopy_to_buffer()
[RFC, PATCH] crypto: algboss: fix NULL pointer dereference in cryptomgr_probe
2013-06-14 14:09 UTC
GPF in aesni_xts_crypt8 (3.10-rc5)
2013-06-13 6:58 UTC (4+ messages)
` [PATCH] crypto: aesni_intel - fix accessing of unaligned memory
[ANNOUNCE] Linux Security Summit 2013 - CFP
2013-06-12 16:45 UTC (2+ messages)
[PATCH 00/39] Continuation of DMA changes in ux500 based drivers
2013-06-11 9:40 UTC (104+ messages)
` [PATCH 01/39] dmaengine: ste_dma40: Separate Logical Global Interrupt Mask (GIM) unmasking
` [PATCH 02/39] dmaengine: ste_dma40: Remove unnecessary call to d40_phy_cfg()
` [PATCH 03/39] dmaengine: ste_dma40: Don't configure runtime configurable setup during allocate
` [PATCH 05/39] ARM: ux500: Stop passing MMC's platform data for Device Tree boots
` [PATCH 06/39] ARM: ux500: Move SDI (MMC) and UART devices under more descriptive heading
` [PATCH 08/39] dmaengine: ste_dma40: Remove redundant address fetching function
` [PATCH 12/39] crypto: ux500/hash - Prepare clock before enabling it
` [PATCH 13/39] crypto: ux500/hash - Set DMA configuration though dma_slave_config()
` [PATCH 14/39] ARM: ux500: Stop passing Hash DMA channel config information though pdata
` [PATCH 15/39] crypto: ux500/cryp - Prepare clock before enabling it
` [PATCH 16/39] crypto: ux500/cryp - Set DMA configuration though dma_slave_config()
` [PATCH 18/39] crypto: ux500/[cryp|hash] - Show successful start-up in the bootlog
` [PATCH 19/39] ARM: ux500: Register Cyrp and Hash platform drivers on Snowball
` [PATCH 20/39] usb: musb: ux500: move channel number knowledge into the driver
` [PATCH 21/39] usb: musb: ux500: move the MUSB HDRC configuration "
` [PATCH 22/39] usb: musb: ux500: take the dma_mask from coherent_dma_mask
` [PATCH 23/39] usb: musb: ux500: harden checks for platform data
` [PATCH 24/39] usb: musb: ux500: attempt to find channels by name before using pdata
` [PATCH 25/39] usb: musb: ux500: add device tree probing support
` [PATCH 26/39] ARM: ux500: Add an auxdata entry for MUSB for clock-name look-up
` [PATCH 27/39] ARM: ux500: Remove ux500-musb platform registation when booting with DT
` [PATCH 28/39] ARM: ux500: Remove empty function u8500_of_init_devices()
` [PATCH 29/39] dmaengine: ste_dma40: Use the BIT macro to replace ugly '(1 << x)'s
` [PATCH 30/39] ARM: ux500: Replace ST-E's home-brew DMA direction definition with the generic one
` [PATCH 31/39] dmaengine: ste_dma40: Replace ST-E's home-brew DMA direction defs with generic ones
` [PATCH 32/39] ARM: ux500: Remove recently unused stedma40_xfer_dir enums
` [PATCH 33/39] dmaengine: ste_dma40_ll: Use the BIT macro to replace ugly '(1 << x)'s
` [PATCH 34/39] dmaengine: ste_dma40: Convert data_width from register bit format to value
` [PATCH 35/39] dmaengine: ste_dma40_ll: Replace meaningless register set with comment
` [PATCH 36/39] dmaengine: ste_dma40: Allow memcpy channels to be configured from DT
` [PATCH 37/39] ARM: ux500: Stop passing DMA platform data though AUXDATA
` [PATCH 38/39] dmaengine: ste_dma40: Fetch the number of physical channels from DT
` [PATCH 39/39] dmaengine: ste_dma40: Fetch disabled "
[PATCH 0/3] introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()
2013-06-08 14:28 UTC (7+ messages)
` [PATCH 1/3] lib/scatterlist: "
` [PATCH 2/3] crypto: talitos: use sg_pcopy_to_buffer()
[PATCH v2 00/10] Optimize SHA256 and SHA512 for Intel x86_64 with SSSE3, AVX or AVX2 instructions
2013-06-07 16:51 UTC (5+ messages)
` [PATCH] Fix prototype definitions of sha256_transform_asm, sha512_transform_asm
[PATCH] crypto: Ignore validity dates of X.509 certificates at loading/parsing time
2013-06-07 2:13 UTC (4+ messages)
` [PATCH RESEND/V2] "
linux-next: Tree for Jun 5 (crypto)
2013-06-05 21:55 UTC
[PATCH 1/2] crypto: twofish - disable AVX2 implementation
2013-06-05 12:26 UTC (4+ messages)
` [PATCH 2/2] crypto: blowfish "
[PATCH] crypto: picoxcell - replace strict_strtoul() with kstrtoul()
2013-06-05 8:54 UTC (2+ messages)
[PATCH 1/4] crypto: dcp: Remove redundant platform_set_drvdata()
2013-06-05 8:54 UTC (7+ messages)
` [PATCH 2/4] crypto: dcp: Use devm_* APIs
` [PATCH 3/4] crypto: dcp: Use NULL instead of 0
` [PATCH 4/4] crypto: dcp: Staticize local symbols
[PATCH v2] OMAP: AES: Don't idle/start AES device between Encrypt operations
2013-06-05 8:53 UTC (3+ messages)
[PATCH] crypto: sahara: fix building as module
2013-06-05 8:42 UTC (2+ messages)
[cryptodev:master 2/13] lib/crc-t10dif.c:42:1-3: WARNING: PTR_RET can be used
2013-06-05 8:28 UTC
IV is not send by kernel (ESP packet)
2013-06-04 12:28 UTC
[PATCH] crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.h
2013-05-30 10:17 UTC
[PATCH] crypto: caam - Fixed the memory out of bound overwrite issue
2013-05-30 10:15 UTC
[PATCH v3] OMAP: AES: Don't idle/start AES device between Encrypt operations
2013-05-29 19:05 UTC (2+ messages)
[PATCH] crypto: ux50: Cocci spatch "resource_size.spatch"
2013-05-28 9:53 UTC (2+ messages)
[PATCH 1/2] crypto: sha512_ssse3 - add sha384 support
2013-05-28 9:53 UTC (3+ messages)
` [PATCH 2/2] crypto: sha256_ssse3 - add sha224 support
[PATCH] crypto: sha512_generic - set cra_driver_name
2013-05-28 9:52 UTC (2+ messages)
[PATCH v2 1/1] crypto: Added support for Freescale's DCP co-processor
2013-05-28 9:51 UTC (2+ messages)
[PATCH 1/8] crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is set
2013-05-28 9:50 UTC (2+ messages)
[PATCH] crypto: hifn_795x - fix to pass correct device identity to free_irq()
2013-05-28 9:10 UTC
[PATCH v2] OMAP: AES: Don't idle/start AES device between Encrypt operations
2013-05-28 7:42 UTC (3+ messages)
[PATCH] crypto: sha256_ssse3 - fix stack corruption with SSSE3 and AVX implementations
2013-05-28 5:53 UTC (4+ messages)
Oops on 3.10-rc1 related to ssh256_ssse3
2013-05-26 15:11 UTC
[PATCH 5/6] crypto: ux500/cryp - Enable DT probing of the driver
2013-05-24 11:16 UTC (7+ messages)
` [PATCH 6/6] crypto: ux500/hash "
[PATCH][RFC] CPU Jitter random number generator (resent)
2013-05-23 9:59 UTC (9+ messages)
linux-next: Tree for May 15 (crypto /crct10dif)
2013-05-21 13:46 UTC (12+ messages)
Oops on 3.10-rc1 related to ssh256_ssse3
2013-05-20 20:15 UTC (2+ messages)
NIST SP800-138 availibility using kernel crypto APIs for SMB3.0 MAC generation
2013-05-20 2:49 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