summaryrefslogtreecommitdiffstats
path: root/fs/signalfd.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-14crypto: qat - Ensure ipad and opad are zeroedHerbert Xu1-9/+6
2015-01-14crypto: aesni - Add support for 192 & 256 bit keys to AESNI RFC4106Timothy McCaffrey2-172/+205
2015-01-13crypto: x86/des3_ede - drop bogus module aliasesMathias Krause1-2/+0
2015-01-13crypto: sparc64/md5 - fix module descriptionMathias Krause1-1/+1
2015-01-13crypto: sparc64/des - add "des3_ede" module aliasMathias Krause1-0/+1
2015-01-13crypto: sparc64/camellia - fix module aliasMathias Krause1-1/+1
2015-01-13crypto: sparc64/aes - fix module descriptionMathias Krause1-1/+1
2015-01-13crypto: qat - remove unnecessary include of atomic.h header fileAllan, Bruce W2-2/+0
2015-01-13crypto: qat - use pci_wait_for_pending_transaction()Allan, Bruce W1-15/+2
2015-01-13crypto: qat - adf_ae_stop() is never calledAllan, Bruce W1-1/+1
2015-01-13crypto: qat - correctly type a booleanAllan, Bruce W1-2/+3
2015-01-13crypto: qat - fix device reset flowAllan, Bruce W8-47/+128
2015-01-13crypto: testmgr - don't use interruptible wait in testsRabin Vincent2-34/+26
2015-01-08lib: memzero_explicit: add comment for its usageDaniel Borkmann1-0/+5
2015-01-08crypto: qat - Fix incorrect uses of memzero_explicitHerbert Xu1-25/+20
2015-01-08crypto: aead - add check for presence of auth tagStephan Mueller1-0/+3
2015-01-08crypto: omap-des - fix BUG_ON conditionAsaf Vertz1-2/+2
2015-01-05crypto: bfin_crc - Remove unnecessary KERN_ERR in bfin_crc.cMasanari Iida1-1/+1
2015-01-05crypto: amcc - Remove unused functionRickard Strandqvist1-23/+0
2015-01-05Revert "crypto: drbg - use memzero_explicit() for clearing sensitive data"Herbert Xu1-12/+11
2014-12-29crypto: algif_rng - enable RNG interface compilationStephan Mueller2-0/+10