nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / drivers / crypto /
2009-03-04 Krzysztof Hałasacrypto: ixp4xx - Fix qmgr_request_queue build failure
2009-02-26 Herbert Xucrypto: api - Fix module load deadlock with fallback...
2008-12-25 Lee Nippercrypto: talitos - Ack done interrupt in isr instead...
2008-12-25 Harvey Harrisoncrypto: remove uses of __constant_{endian} helpers
2008-12-25 Evgeniy Polyakovcrypto: hifn_795x - Use softirq kernel mapping in bh...
2008-12-25 Evgeniy Polyakovcrypto: hifn_795x - Fix queue management
2008-12-25 Patrick McHardycrypto: hifn_795x - Remove some unused cruft
2008-12-25 Patrick McHardycrypto: hifn_795x - Fix queue processing
2008-12-25 Patrick McHardycrypto: hifn_795x - Fix request context corruption
2008-12-25 Patrick McHardycrypto: hifn_795x - Don't copy src sg list
2008-12-25 Patrick McHardycrypto: hifn_795x - Fix DMA setup
2008-12-25 Herbert Xucrypto: padlock - Avoid resetting cword on successive...
2008-12-25 Vishnu Sureshcrypto: talitos - Preempt overflow interrupts off-by...
2008-12-25 Kim Phillipscrypto: talitos - Perform auth check in h/w if on sec...
2008-12-25 Lee Nippercrypto: talitos - Implement done interrupt mitigation
2008-12-25 Kim Phillipscrypto: talitos - Pass correct interrupt status to...
2008-12-25 Evgeniy Polyakovcrypto: hifn - Disable driver when physical size exceed...
2008-11-30 Al Virofix talitos
2008-09-14 Kim Phillipscrypto: talitos - Avoid consecutive packets going out...
2008-08-13 Suresh Siddhacrypto: padlock - fix VIA PadLock instruction usage...
2008-08-13 Lee Nippercrypto: talitos - Add handling for SEC 3.x treatment...
2008-08-07 Russell King[ARM] Move include/asm-arm/arch-* to arch/arm/*/include...
2008-07-17 Kim Phillipscrypto: talitos - sparse fix
2008-07-17 Kim Phillipscrypto: talitos - Stop leaking memory in error path
2008-07-17 Kim Phillipscrypto: talitos - Fix GFP flag usage
2008-07-17 Kim Phillipscrypto: talitos - Preempt overflow interrupts
2008-07-17 Lee Nippercrypto: talitos - Correct dst != src case handling
2008-07-17 Lee Nippercrypto: talitos - Remove calls to of_node_put
2008-07-13 Imre Kalozcrypto: ixp4xx - Select CRYPTO_AUTHENC
2008-07-10 Lee Nippercrypto: talitos - Add support for sha256 and md5 variants
2008-07-10 Herbert Xucrypto: talitos - Use proper form for algorithm driver...
2008-07-10 Lee Nippercrypto: talitos - Add support for 3des
2008-07-10 Jeremy Katzcrypto: padlock - Make module loading quieter when...
2008-07-10 Christian Hohnstaedtcrypto: ixp4xx - Hardware crypto support for IXP4xx...
2008-07-10 Kim Phillipscrypto: talitos - Freescale integrated security engine...
2008-07-10 Robert P. J. Day[CRYPTO] hifn: Simplify code using ARRAY_SIZE() macro
2008-07-10 Huang Weiyi[CRYPTO] hifn: Remove duplicated include
2008-07-10 Patrick McHardy[HIFN]: Have HW invalidate src and dest descriptors...
2008-07-10 Patrick McHardy[HIFN]: Move command descriptor setup to seperate function
2008-07-10 Patrick McHardy[HIFN]: Fix max queue length value
2008-07-10 Patrick McHardy[HIFN]: Properly initialize ivsize for CBC modes
2008-07-10 Patrick McHardy[HIFN]: Use unique driver names for different algos
2008-07-10 Patrick McHardy[HIFN]: Properly handle requests for less than the...
2008-07-10 Patrick McHardy[HIFN]: Fix data alignment checks
2008-07-10 Patrick McHardy[HIFN]: Handle ablkcipher_walk errors
2008-07-10 Patrick McHardy[HIFN]: Indicate asynchronous processing to crypto API
2008-07-10 Patrick McHardy[HIFN]: Remove printk_ratelimit() for debugging printk
2008-07-10 Patrick McHardy[HIFN]: Endianess fixes
2008-04-21 Sebastian Siewior[CRYPTO] padlock-aes: Use generic setkey function
2008-04-21 Jan Glauber[CRYPTO] sha384: Hardware acceleration for s390
2008-04-21 Jan Glauber[CRYPTO] sha512: Hardware acceleration for s390
2008-04-17 Ralph Wuerthner[S390] zcrypt: add support for large random numbers
2008-03-30 Al Virodrivers/crypto/hifn_795x.c trivial endianness annotations
2008-02-15 Patrick McHardy[HIFN]: Fix invalid config ifdefs for RNG support
2008-01-26 Jan Glauber[S390] crypto: move s390 Kconfig options.
2008-01-25 Herbert Xu[CRYPTO] hifn795x: Disallow built-in hifn795x when...
2008-01-25 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-01-11 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-01-10 Alexey Dobriyan[CRYPTO] hifn_795x: Fixup container_of() usage
2008-01-10 Herbert Xu[CRYPTO] padlock: Only reset the key once for each...
2008-01-10 Herbert Xu[CRYPTO] blkcipher: Merge ablkcipher and blkcipher...
2008-01-10 Adrian Bunk[CRYPTO] geode: Add __dev{init,exit} annotations
2008-01-10 Sebastian Siewior[CRYPTO] geode: Use correct encrypt/decrypt function...
2008-01-10 Sebastian Siewior[CRYPTO] geode: do not copy the IV too often
2008-01-10 Patrick McHardy[HIFN]: Add support for using the random number generator
2008-01-10 Patrick McHardy[HIFN]: Improve PLL initialization
2008-01-10 Herbert Xu[CRYPTO] ablkcipher: Add distinct ABLKCIPHER type
2008-01-10 Andrew Morton[CRYPTO] hifn: Add missing includes
2008-01-10 Jan Glauber[CRYPTO] hifn: Make Kconfig option depend on PCI
2008-01-10 Evgeniy Polyakov[CRYPTO] hifn: Schedule callback invocation to tasklet.
2008-01-10 Sebastian Siewior[CRYPTO] geode: Add fallback for unsupported modes
2008-01-10 Sebastian Siewior[CRYPTO] geode: move defines into a headerfile
2008-01-10 Sebastian Siewior[CRYPTO] geode: relax in busy loop and care about retur...
2008-01-10 Sebastian Siewior[CRYPTO] geode: use consistent IV copy
2008-01-10 Sebastian Siewior[CRYPTO] aes: Move common defines into a header file
2008-01-10 Sebastian Siewior[CRYPTO] geode: remove alias
2008-01-10 Evgeniy Polyakov[CRYPTO] hifn_795x: Detect weak keys
2008-01-10 Evgeniy Polyakov[CRYPTO] hifn_795x: HIFN 795x driver
2008-01-10 Herbert Xu[CRYPTO] padlock: Fix alignment fault in aes_crypt_copy
2007-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2007-12-28 Herbert Xu[CRYPTO] padlock: Fix spurious ECB page fault
2007-12-03 Al Virouml: add !UML dependencies
2007-11-11 Sebastian Siewior[CRYPTO] geode: Fix not inplace encryption
2007-10-27 Herbert Xu[CRYPTO] users: Fix up scatterlist conversion errors
2007-10-10 Jan Glauber[CRYPTO] sha: Add header file for SHA definitions
2007-10-10 Sebastian Siewior[CRYPTO] sha: Load the SHA[1|256] module by an alias
2007-10-10 Sebastian Siewior[CRYPTO] aes: Rename aes to aes-generic
2007-10-10 Adrian Bunk[CRYPTO] drivers/Kconfig: Remove "default m"s
2007-08-18 Jan EngelhardtAdd some help texts to recently-introduced kconfig...
2007-07-16 Jan EngelhardtUse menuconfig objects: crypto hw
2007-05-24 Jordan Crouse[CRYPTO] geode: Fix in-place operations and set key
2007-05-18 Herbert Xu[CRYPTO] padlock: Make CRYPTO_DEV_PADLOCK a tristate...
2007-05-10 Martin Schwidefsky[S390] Kconfig: use common Kconfig files for s390.
2007-05-09 David SterbaFix trivial typos in Kconfig* files
2007-05-02 Simon Arlott[CRYPTO] padlock: Remove pointless padlock module
2007-03-06 Alexey Dobriyan[PATCH] geode-aes: use unsigned long for spin_lock_irqsave
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-08 David S. MillerMerge branch 'HEAD' of /linux/kernel/git/herbert/crypto-2.6
2007-02-06 Richard Knutsson[CRYPTO] geode: Convert pci_module_init() to pci_regist...
2007-02-05 Jan Glauber[S390] Support for s390 Pseudo Random Number Generator
next