messages from 2012-06-13 19:05:40 to 2012-07-12 23:24:48 UTC [more...]
[PATCHSET] workqueue: reimplement high priority using a separate worker pool
2012-07-12 23:24 UTC (18+ messages)
` [PATCH 1/6] workqueue: don't use WQ_HIGHPRI for unbound workqueues
` [PATCH 2/6] workqueue: factor out worker_pool from global_cwq
` [PATCH UPDATED "
` [PATCH 3/6] workqueue: use @pool instead of @gcwq or @cpu where applicable
` [PATCH 4/6] workqueue: separate out worker_pool flags
` [PATCH 5/6] workqueue: introduce NR_WORKER_POOLS and for_each_worker_pool()
` [PATCH 6/6] workqueue: reimplement WQ_HIGHPRI using a separate worker_pool
[PATCH v2 4/4] fsl-dma: use spin_lock_bh to instead of spin_lock_irqsave
2012-07-12 18:23 UTC (4+ messages)
` [linuxppc-release] "
[PATCH 00/14] crypto: cleanup - alg and shash init/exit cleanups and remove unneeded cra_list initializations
2012-07-12 9:28 UTC (16+ messages)
` [PATCH 01/14] crypto: tea - use crypto_[un]register_algs
` [PATCH 02/14] crypto: crypto_null "
` [PATCH 03/14] crypto: des "
` [PATCH 04/14] crypto: serpent "
` [PATCH 05/14] crypto: ansi_cprng "
` [PATCH 06/14] crypto: add crypto_[un]register_shashes for [un]registering multiple shash entries at once
` [PATCH 07/14] crypto: tiger - use crypto_[un]register_shashes
` [PATCH 08/14] crypto: sha256 "
` [PATCH 09/14] crypto: sha512 "
` [PATCH 10/14] crypto: whirlpool "
` [PATCH 11/14] crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
` [PATCH 12/14] crypto: arch/x86 - "
` [PATCH 13/14] crypto: drivers - remove cra_list initialization
` [PATCH 14/14] crypto: arch/s390 - cleanup - remove unneeded "
[PATCH v2 3/4] fsl-dma: change the release process of dma descriptor
2012-07-12 8:50 UTC (4+ messages)
[PATCH v2 2/4] fsl-dma: remove attribute DMA_INTERRUPT of dmaengine
2012-07-12 2:33 UTC (3+ messages)
[PATCH 0/6] crypto: add x86_64/avx assembler implementation of cast5 and cast6
2012-07-11 17:38 UTC (7+ messages)
` [PATCH 1/6] crypto: cast5 - prepare generic module for optimized implementations
` [PATCH 2/6] crypto: testmgr - add larger cast5 testvectors
` [PATCH 3/6] crypto: cast5 - add x86_64/avx assembler implementation
` [PATCH 4/6] crypto: cast6 - prepare generic module for optimized implementations
` [PATCH 5/6] crypto: testmgr - add larger cast6 testvectors
` [PATCH 6/6] crypto: cast6 - add x86_64/avx assembler implementation
[PATCH v2 1/4] Talitos: Support for async_tx XOR offload
2012-07-11 8:59 UTC
[PATCH v2 0/4] Raid: enable talitos xor offload for improving performance
2012-07-11 8:57 UTC
[PATCH 4/4] Talitos: fix the issue of dma memory leak
2012-07-11 7:18 UTC (5+ messages)
` [linuxppc-release] "
[PATCH] crypto: twofish-avx - remove useless instruction
2012-07-11 3:26 UTC (4+ messages)
[PATCH 1/4] crypto: talitos - move talitos structures to header file
2012-07-11 3:26 UTC (5+ messages)
` [PATCH 2/4] crypto: talitos - export the talitos_submit function
` [PATCH 3/4] crypto: talitos - add sha224, sha384 and sha512 to existing AEAD algorithms
` [PATCH 4/4] crypto: testmgr - add aead cbc aes hmac sha1,256,512 test vectors
[PATCH 0/5] AT91SAM9G46/M11: add crypto drivers
2012-07-11 3:25 UTC (9+ messages)
` [PATCH 1/5] ARM: AT91SAM9G45: add crypto peripherals
` [PATCH 2/5] crypto: add Atmel AES driver
` [PATCH 3/5] crypto: add Atmel DES/TDES driver
` [PATCH 4/5] crypto: add Atmel SHA1/SHA256 driver
` [PATCH 5/5] crypto: add new tests to tcrypt
[PATCH] crypto: allow aesni-intel and ghash_clmulni-intel in fips mode
2012-07-11 3:25 UTC (2+ messages)
[PATCH] crypto: aesni-intel - fix wrong kfree pointer
2012-07-11 3:24 UTC (2+ messages)
[PATCH] ERA retrieval and printing for SEC device
2012-07-11 3:24 UTC (3+ messages)
` [PATCH v2] "
[PATCH] Using alloc_coherent for caam job rings
2012-07-11 3:24 UTC (3+ messages)
[PATCH 0/3] Raid: enable talitos xor offload for improving performance
2012-07-11 3:13 UTC (4+ messages)
` [PATCH 1/4] Talitos: move the data structure into header file
[PATCH 3/4] fsl-dma: support attribute of DMA_MEMORY when async_tx enabled
2012-07-11 2:27 UTC (3+ messages)
[PATCH 2/4] Talitos: Support for async_tx XOR offload
2012-07-10 5:58 UTC
[PATCH 0/3] Raid: enable talitos xor offload for improving performance
2012-07-10 5:54 UTC
[PATCH 0/3] Raid: enable talitos xor offload for improving performance
2012-07-10 6:00 UTC
linux-next: Tree for July 2 (crypto/hifn_795x)
2012-07-09 21:40 UTC (4+ messages)
[PATCH] crypto: testmgr - make the assoc data and iv contiguous for aead tests
2012-07-09 16:26 UTC (4+ messages)
RFC: support for MV_CESA with TDMA
2012-07-09 12:54 UTC (28+ messages)
` RFC: support for MV_CESA with IDMA or TDMA
` [PATCH 0/2] Fixes "
` [PATCH 1/2] mv_dma: fix mv_init_engine() error case
` [PATCH 2/2] ARM: Orion: mv_dma: Add support for clk
` [PATCH 0/1] MV_CESA with DMA: Clk init fixes
` [PATCH 1/1] mv_dma: mv_cesa: fixes for clock init
[PATCH] crypto/arc4: now arc needs blockcipher support
2012-07-08 21:55 UTC (6+ messages)
[PATCH 00/20] crypto: caam - driver updates
2012-06-30 12:59 UTC (25+ messages)
` [PATCH 01/20] crypto: caam - remove line continuations from ablkcipher_append_src_dst
` [PATCH 02/20] crypto: caam - fix input job ring element dma mapping size
` [PATCH 03/20] crypto: caam - fix start index for Protocol shared descriptors
` [PATCH 04/20] crypto: caam - fix descriptor length adjustments for protocol descriptors
` [PATCH 05/20] crypto: caam - add PDB (Protocol Descriptor Block) definitions
` [PATCH 06/20] crypto: caam - support external seq in/out lengths
` [PATCH 07/20] crypto: caam - remove jr register/deregister
` [PATCH 08/20] crypto: caam - refactor key_gen, sg
` [PATCH 09/20] crypto: caam - link_tbl rename
` [PATCH 10/20] crypto: caam - ahash hmac support
` [PATCH 11/20] crypto: caam - unkeyed ahash support
` [PATCH 12/20] crypto: caam - chaining support
` [PATCH 13/20] crypto: caam - hwrng support
` [PATCH 14/20] crypto: caam - assign 40-bit masks on SEC v5.0 and above
` [PATCH 15/20] crypto: caam - add support for SEC v5.x RNG4
` [PATCH 16/20] crypto: caam - disable IRQ coalescing by default
` [PATCH 17/20] crypto: caam - use non-irq versions of spinlocks for job rings
` [PATCH 18/20] crypto: caam - only query h/w in job ring dequeue path
` [PATCH 19/20] crypto: caam - consolidate memory barriers from job ring en/dequeue
` [PATCH 20/20] crypto: caam - one tasklet per job ring
GCM counter inc
2012-06-29 11:01 UTC (2+ messages)
IPV4 , IPV6 & Colocation Service
2012-06-28 14:34 UTC
Server Rental Promotion
2012-06-27 20:18 UTC
[PATCH] crypto: algapi - Fix hang on crypto allocation
2012-06-27 12:58 UTC (2+ messages)
[PATCH 00/11] crypto: x86 - split common glue code into helper modules
2012-06-27 6:49 UTC (13+ messages)
` [PATCH 01/11] crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code to shared module
` [PATCH 02/11] crypto: twofish-avx - change to use shared ablk_* functions
` [PATCH 03/11] crypto: aes_ni "
` [PATCH 04/11] crypto: serpent-sse2 - prepare serpent-sse2 glue code into generic x86 glue code for 128bit block ciphers
` [PATCH 05/11] crypto: serpent-sse2 - split generic glue code to new helper module
` [PATCH 06/11] crypto: serpent-avx: remove duplicated glue code and use shared glue code from glue_helper
` [PATCH 07/11] crypto: camellia-x86_64 - "
` [PATCH 08/11] crypto: twofish-x86_64-3way "
` [PATCH 09/11] crypto: twofish-avx "
` [PATCH 10/11] crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/asm/crypto/
` [PATCH 11/11] crypto: move arch/x86/include/asm/aes.h "
[PATCH 1/2] drivers: crypto: move nx build to driver/crypto Makefile
2012-06-27 6:49 UTC (4+ messages)
` [PATCH 2/2] drivers: crypto: fix typo in nx driver config option
crypto: gpf on boot with linux-next
2012-06-22 12:24 UTC (3+ messages)
[PATCH] crypto: tcrypt - Add mode 500 for ablkcipher test
2012-06-21 4:20 UTC (4+ messages)
[PATCH] crypto: serpent - add x86_64/avx assembler implementation
2012-06-20 11:49 UTC (6+ messages)
` [PATCH] crypto: aes - make assembler implementation default for i386 and x86-64
[RFC] Generic crypto counters
2012-06-20 9:24 UTC (2+ messages)
crypto: algapi - Move larval completion into algboss
2012-06-19 5:46 UTC
Crypto Fixes for 2.6.35
2012-06-18 8:24 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.4
` Crypto Fixes for 3.5
Server Rental services in Hong Kong
2012-06-14 15:22 UTC
linux-next: Tree for Jun 13 (crypto)
2012-06-14 2:16 UTC (5+ 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