messages from 2012-10-04 08:03:51 to 2012-11-19 18:20:02 UTC [more...]
[PATCH 053/493] crypto: remove use of __devexit_p
2012-11-19 18:20 UTC
Crypto causes panic in scatterwalk_done with large/multiple buffers
2012-11-19 0:29 UTC (7+ messages)
crypto: Kernel crashes at crypto_alg_mod_lookup
2012-11-17 23:19 UTC
[PATCH v3 0/7] crypto: omap-sham updates
2012-11-16 22:40 UTC (20+ messages)
` [PATCH v3 1/7] ARM: OMAP2xxx: hwmod: Convert SHAM crypto device data to hwmod
` [PATCH v3 2/7] ARM: OMAP2xxx: hwmod: Add DMA support for SHAM module
` [PATCH v3 3/7] ARM: OMAP3xxx: hwmod: Convert SHAM crypto device data to hwmod
` [PATCH v3 4/7] ARM: OMAP2+: Remove unnecessary message when no SHA IP is present
` [PATCH v3 5/7] crypto: omap-sham: Convert to use pm_runtime API
` [PATCH v3 6/7] crypto: omap-sham: Add code to use dmaengine API
` [PATCH v3 7/7] crypto: omap_sham: Remove usage of private DMA API
[PATCH 1/5] ARM: AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq support
2012-11-16 10:33 UTC (3+ messages)
[PATCH] X.509: Do not rely on implicit time.h include
2012-11-15 14:37 UTC
Announce loop-AES-v3.6f file/swap crypto package
2012-11-13 19:47 UTC
[PATCH] crypto: cast5/cast6 - move lookup tables to shared module
2012-11-13 19:52 UTC (4+ messages)
[PATCH] crypto: testmgr - add larger crc32c test vector to test FPU path in crc32c_intel
2012-11-13 18:54 UTC (2+ messages)
[PATCH 1/2] crypto: testmgr - remove fips_allowed flag from camellia-aesni null-tests
2012-11-13 18:53 UTC (4+ messages)
` [PATCH 2/2] crypto: testmgr - clean alg_test_null entries in alg_test_descs[]
[PATCH v4 5/9] kernel: padata : use __this_cpu_read per-cpu helper
2012-11-13 7:36 UTC (3+ messages)
[PATCH v3 5/9] kernel: padata : use __this_cpu_read per-cpu helper
2012-11-09 20:13 UTC (2+ messages)
[PATCH 1/1] crypto: s5p-sss: Fix compilation error
2012-11-09 9:35 UTC (2+ messages)
[PATCH] crypto: picoxcell: Add terminating entry for platform_device_id table
2012-11-09 9:35 UTC (4+ messages)
[PATCH] crypto/omap aes: select BLKCIPHER2
2012-11-09 9:35 UTC (2+ messages)
[PATCH 0/3] [v2] AES-NI/AVX implementation of Camellia cipher
2012-11-09 9:34 UTC (8+ messages)
` [PATCH 1/3] [v2] crypto: tcrypt - add async speed test for camellia cipher
` [PATCH 2/3] [v2] crypto: camellia-x86_64 - share common functions and move structures and function definitions to header file
` [PATCH 3/3] [v2] crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia cipher
[PATCH] crypto: tegra-aes - fix error-valued pointer dereference
2012-11-09 9:34 UTC (2+ messages)
Crypto Fixes for 2.6.35
2012-11-09 9:30 UTC (10+ 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
CCM-AES Compatibility
2012-11-09 3:45 UTC
[PATCH] random: prime last_data value per fips requirements
2012-11-08 12:20 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 2/5] ARM: AT91SAM9G45: same platform data structure for all crypto peripherals
2012-11-07 17:34 UTC (8+ messages)
` [PATCH 2/5 v2] "
` [PATCH 2/5 v3] "
[PATCH 5/5] crypto: Atmel SHA driver: add support for latest release of the IP (0x410)
2012-11-06 16:33 UTC
[PATCH 4/5] crypto: Atmel TDES driver: add support for latest release of the IP (0x700)
2012-11-06 16:33 UTC
[PATCH 3/5] crypto: Atmel AES driver: add support for latest release of the IP (0x130)
2012-11-06 16:32 UTC
[PATCH v2 5/9] kernel: padata : use this_cpu_read per-cpu helper
2012-11-03 8:24 UTC (3+ messages)
[PATCH 0/2] Removing the use of VLAIS from the Linux Kernel
2012-11-01 0:41 UTC (6+ messages)
` [PATCH 1/2] Remove VLAIS usage from crypto/hmac.c
` [PATCH 2/2] Remove VLAIS usage from crypto/testmgr.c
[PATCH 6/9] kernel: padata : use this_cpu_ptr per-cpu helper
2012-10-31 17:45 UTC (2+ messages)
[PATCH V2 1/2] Remove VLAIS usage from crypto/hmac.c
2012-10-31 11:20 UTC (2+ messages)
` [PATCH V2 2/2] Remove VLAIS usage from crypto/testmgr.c
[PATCH] [RFC] crypto: sha1/arm - fix build with CONFIG_THUMB2_KERNEL
2012-10-31 0:25 UTC (2+ messages)
[PATCH] algif_skcipher: Avoid crash if buffer is not multiple of cipher block size
2012-10-29 13:04 UTC
sha1-arm assembler and CONFIG_THUMB2_KERNEL => build error
2012-10-28 12:04 UTC
[PATCH v2 0/7] crypto: omap-sham updates
2012-10-26 17:10 UTC (10+ messages)
` [PATCH v2 1/7] ARM: OMAP2xxx: hwmod: Convert SHAM crypto device data to hwmod
` [PATCH v2 2/7] ARM: OMAP2xxx: hwmod: Add DMA support for SHAM module
` [PATCH v2 3/7] ARM: OMAP3xxx: hwmod: Convert SHAM crypto device data to hwmod
` [PATCH v2 4/7] ARM: OMAP2+: Remove unnecessary message when no SHA IP is present
` [PATCH v2 5/7] crypto: omap-sham: Convert to use pm_runtime API
` [PATCH v2 6/7] crypto: omap-sham: Add code to use dmaengine API
` [PATCH v2 7/7] crypto: omap_sham: Remove usage of private DMA API
[PATCH] crypto - ablk_helper: add module parameter to allow testing cryptd redirection of requests
2012-10-25 14:29 UTC (3+ messages)
[PATCH] [v2] crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corruption
2012-10-24 13:14 UTC (2+ messages)
[PATCH] crypto: fix missing unlock on error case
2012-10-24 13:12 UTC (2+ messages)
[PATCH 0/5] Avoid stack buffers in glue code of AVX implementations
2012-10-24 13:11 UTC (7+ messages)
` [PATCH 1/5] crypto: x86/glue_helper - use le128 instead of u128 for CTR mode
` [PATCH 2/5] crypto: cast6/avx - avoid using temporary stack buffers
` [PATCH 3/5] crypto: twofish/avx "
` [PATCH 4/5] crypto: serpent/avx "
` [PATCH 5/5] crypto: cast5/avx "
[PATCH 0/6] New test vectors for camellia, blowfish, serpent, aes, des and des3_ede
2012-10-24 13:11 UTC (9+ messages)
` [PATCH 1/6] crypto: testmgr - expand camellia test vectors
` [PATCH 2/6] crypto: testmgr - expand blowfish "
` [PATCH 3/6] crypto: testmgr - expand serpent "
` [PATCH 4/6] crypto: testmgr - add new larger AES testvectors
` [PATCH 5/6] crypto: testmgr - add new larger DES testvectors
` [PATCH 6/6] crypto: testmgr - add new larger DES3_EDE testvectors
[PATCH 1/3] crypto: tcrypt - add async speed test for camellia cipher
2012-10-24 7:35 UTC (7+ messages)
` [PATCH 2/3] crypto: camellia-x86_64 - share common functions and move structures and function definitions to header file
` [PATCH 3/3] crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia cipher
[PATCH 1/2] crypto: tcrypt - add async speed test for camellia cipher
2012-10-23 18:05 UTC (5+ messages)
` [PATCH 2/2] crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of "
[PATCH 0/2] Fixes for MV_CESA with IDMA or TDMA
2012-10-23 17:11 UTC (11+ messages)
[PATCH] crypto: cryptd - disable interrupts in cryptd_queue_worker to prevent data corruption
2012-10-20 21:24 UTC (3+ messages)
aesni intel and kernel crashes
2012-10-19 23:05 UTC (3+ messages)
` [PATCH] "
Kernel 3.7.0-rc1 crash after TrueCrypt mount device on a computer with Intel i5
2012-10-18 20:34 UTC (4+ messages)
` [PATCH] crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage aesni_enc()
[PATCH 1/2] ARM: OMAP: Trivial driver changes to remove include plat/cpu.h
2012-10-17 18:13 UTC (7+ messages)
[PATCH 5/5] crypto: suspend/resume callbacks should be conditionally compiled on CONFIG_PM_SLEEP
2012-10-16 14:59 UTC
[PATCH] crypto: tegra: remove include of <mach/clk.h>
2012-10-15 17:39 UTC (3+ messages)
[PATCH] crypto: convert to use be16_add_cpu()
2012-10-15 14:31 UTC (2+ messages)
[PATCH 0/3 v2] Optimize CRC32C calculation using PCLMULQDQ in crc32c-intel module
2012-10-15 14:31 UTC (4+ messages)
[PULL] modules
2012-10-15 11:28 UTC (7+ messages)
` FIPS-mode panic? (was Re: [PULL] modules)
[PATCH 0/3] Update LZO compression
2012-10-11 16:28 UTC (5+ messages)
[GIT PULL] Asymmetric keys and module signing
2012-10-10 9:37 UTC (14+ messages)
[PATCH 1/1] arm/crypto: Add optimized AES and SHA1 routines
2012-10-09 4:27 UTC (5+ messages)
Deadlock on poweroff
2012-10-08 5:30 UTC (7+ messages)
[patch v3 01/11] netlink: add reference of module in netlink_dump_start
2012-10-05 0:50 UTC (6+ messages)
` [patch v3 02/11] inet_diag: pass inet_diag module to netlink_dump_start
Crypto Update for 2.6.35
2012-10-04 9:53 UTC (10+ messages)
` Crypto Update for 2.6.36
` Crypto Update for 2.6.38
` 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
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