pandora-kernel.git
2009-07-24 Herbert Xucrypto: api - Fix aligned ctx helper
2009-07-24 Herbert Xucrypto: hmac - Prehash ipad/opad
2009-07-24 Phil Carmodycrypto: aes - Undefined behaviour in crypto_aes_expand_key
2009-07-24 Steffen Klassertcrypto: shash - Test for the algorithms import function...
2009-07-24 Steffen Klassertcrypto: ahash - Use GFP_KERNEL on allocation if the...
2009-07-22 Herbert Xucrypto: shash - Require all algorithms to support expor...
2009-07-22 Herbert Xucrypto: sha512-s390 - Add export/import support
2009-07-22 Herbert Xucrypto: sha512_generic - Use 64-bit counters
2009-07-22 Herbert Xucrypto: sha512 - Export struct sha512_state
2009-07-22 Herbert Xucrypto: xcbc - Fix shash conversion
2009-07-22 Herbert Xucrypto: xcbc - Use crypto_xor
2009-07-22 Herbert Xucrypto: cryptd - Add finup/export/import for hash
2009-07-16 Sachin Santcrypto: s390 - Fix sha build failure
2009-07-16 Herbert Xucrypto: padlock - Fix hashing of partial blocks
2009-07-15 Herbert Xucrypto: shash - Fix async finup handling of null digest
2009-07-15 Herbert Xucrypto: shash - Fix digest size offset
2009-07-15 Herbert Xucrypto: ahash - Fix setkey crash
2009-07-15 Herbert Xucrypto: padlock - Fix compile error on i386
2009-07-15 Herbert Xucrypto: xcbc - Fix incorrect error value when creating...
2009-07-15 Herbert Xucrypto: hmac - Fix incorrect error value when creating...
2009-07-15 Steffen Klassertcrypto: cryptd - Fix uninitialized return value
2009-07-15 Herbert Xucrypto: crypto4xx - Disable SHA implementation
2009-07-15 Herbert Xucrypto: ahash - Add unaligned handling and default...
2009-07-14 Herbert Xucrypto: ahash - Use GFP_KERNEL in unaligned setkey
2009-07-14 Herbert Xucrypto: shash - Fix alignment in unaligned operations
2009-07-14 Herbert Xucrypto: hash - Zap unaligned buffers
2009-07-14 Herbert Xucrypto: ahash - Remove old_ahash_alg
2009-07-14 Herbert Xucrypto: crypto4xx - Switch to new style ahash
2009-07-14 Herbert Xucrypto: cryptd - Switch to new style ahash
2009-07-14 Herbert Xucrypto: cryptd - Switch to template create API
2009-07-14 Herbert Xucrypto: hash - Add helpers to free spawns
2009-07-14 Herbert Xucrypto: tcrypt - Add mask parameter
2009-07-14 Herbert Xucrypto: ahash - Add instance/spawn support
2009-07-14 Herbert Xucrypto: ahash - Convert to new style algorithms
2009-07-14 Herbert Xucrypto: api - Remove frontend argument from extsize...
2009-07-14 Herbert Xucrypto: crypto4xx - Use crypto_ahash_set_reqsize
2009-07-14 Herbert Xucrypto: cryptd - Use crypto_ahash_set_reqsize
2009-07-14 Herbert Xucrypto: ahash - Add crypto_ahash_set_reqsize
2009-07-14 Herbert Xucrypto: cryptd - Use shash algorithms
2009-07-14 Herbert Xucrypto: shash - Export async functions
2009-07-14 Herbert Xucrypto: hash - Remove legacy hash/digest implementaion
2009-07-14 Herbert Xucrypto: authenc - Remove reference to crypto_hash
2009-07-14 Herbert Xucrypto: xcbc - Switch to shash
2009-07-14 Herbert Xucrypto: hmac - Switch to shash
2009-07-14 Herbert Xucrypto: padlock - Switch sha to shash
2009-07-14 Herbert Xucrypto: shash - Make descsize a run-time attribute
2009-07-12 Herbert Xucrypto: async - Use kzfree for requests
2009-07-12 Herbert Xucrypto: shash - Move null setkey check to registration...
2009-07-11 Herbert Xucrypto: padlock - Use shash fallback for sha
2009-07-11 Herbert Xucrypto: sha256-s390 - Add export/import support
2009-07-11 Herbert Xucrypto: sha1-s390 - Add export/import support
2009-07-11 Herbert Xucrypto: sha256_generic - Add export/import support
2009-07-11 Herbert Xucrypto: sha256_generic - Use 64-bit counter like sha1
2009-07-11 Herbert Xucrypto: sha1_generic - Add export/import support
2009-07-11 Herbert Xucrypto: shash - Move finup/digest null checks to regist...
2009-07-11 Herbert Xucrypto: shash - Export/import hash state only
2009-07-09 Herbert Xucrypto: api - Fix crypto_drop_spawn crash on blank...
2009-07-09 Herbert Xucrypto: shash - Add shash_instance_ctx
2009-07-08 Herbert Xucrypto: shash - Propagate reinit return value
2009-07-08 Herbert Xucrypto: shash - Use finup in default digest
2009-07-08 Herbert Xucrypto: shash - Add __crypto_shash_cast
2009-07-08 Herbert Xucrypto: shash - Add crypto_shash_ctx_aligned
2009-07-08 Herbert Xucrypto: shash - Add shash_register_instance
2009-07-08 Herbert Xucrypto: shash - Add shash_attr_alg2 helper
2009-07-08 Herbert Xucrypto: api - Add crypto_attr_alg2 helper
2009-07-08 Herbert Xucrypto: shash - Add spawn support
2009-07-08 Herbert Xucrypto: api - Add new style spawn support
2009-07-08 Herbert Xucrypto: shash - Add shash_instance
2009-07-07 Herbert Xucrypto: api - Add crypto_alloc_instance2
2009-07-07 Herbert Xucrypto: api - Add new template create function
2009-07-03 Sebastian Andrzej... crypto: ansi_prng - alloc cipher just in init
2009-07-03 Sebastian Andrzej... crypto: ansi_prng - Use just a BH lock
2009-07-02 Herbert Xucrypto: testmgr - Allow implementation-specific tests
2009-06-25 Herbert Xucrypto: skcipher - Change default sync geniv on SMP...
2009-06-25 Herbert Xucrypto: skcipher - Fix request for sync algorithms
2009-06-25 Joe Percheshwrng: Use PCI_VDEVICE
2009-06-24 Herbert Xucrypto: testmgr - Remove hash size check
2009-06-24 Roland Dreiercrypto: aes-ni - Don't print message with KERN_ERR...
2009-06-21 Neil Hormancrypto: fips - Select CPRNG
2009-06-19 Herbert Xucrypto: tcrypt - Fix module return code when testing...
2009-06-19 Herbert Xucrypto: ansi_cprng - Do not select FIPS
2009-06-19 Steffen Klassertcrypto: tcrypt - Test algorithms by name
2009-06-18 Jarod Wilsoncrypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY set
2009-06-18 Neil Hormanrandom: Add optional continuous repetition test to...
2009-06-18 Huang Yingcrypto: aes-ni - Remove CRYPTO_TFM_REQ_MAY_SLEEP from...
2009-06-18 Huang Yingcrypto: aes-ni - Do not sleep when using the FPU
2009-06-18 Huang Yingcrypto: aes-ni - Fix cbc mode IV saving
2009-06-18 Chuck Ebbertcrypto: padlock-aes - work around Nano CPU errata in...
2009-06-18 Chuck Ebbertcrypto: padlock-aes - work around Nano CPU errata in...
2009-06-17 Matthew Wilcoxia64: Fix resource assignment for root busses
2009-06-17 Matthew Wilcoxx86: Use pci_claim_resource
2009-06-17 Matthew WilcoxDelete pcibios_select_root
2009-06-17 Matthew WilcoxFix pci_claim_resource
2009-06-17 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-06-17 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2009-06-17 Linus TorvaldsMerge branch 'kmemleak' of git://linux-arm.org/linux-2.6
2009-06-17 Samuel Ortizmfd: early init for MFD running regulators
2009-06-17 Samuel Ortizmfd: fix tmio related warnings
2009-06-17 Philipp Zabelmfd: asic3: enable SD/SDIO cell
2009-06-17 Philipp Zabelmfd: asic3: enable DS1WM cell
next