summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mutex: remove unused field "name" in debug modeAdrien Schildknecht2015-02-141-1/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2015-02-148-24/+35
|\
| * kernel: Fix sparse warning for ACCESS_ONCEChristian Borntraeger2015-01-191-1/+1
| * next: sh: Fix compile errorGuenter Roeck2015-01-191-1/+1
| * kernel: tighten rules for ACCESS ONCEChristian Borntraeger2015-01-191-5/+16
| * mm/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2015-01-191-1/+1
| * x86/spinlock: Leftover conversion ACCESS_ONCE->READ_ONCEChristian Borntraeger2015-01-191-2/+2
| * x86/xen/p2m: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2015-01-191-1/+1
| * ppc/hugetlbfs: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2015-01-191-2/+2
| * ppc/kvm: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2015-01-192-12/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-02-1470-709/+1785
|\ \
| * | crypto: tcrypt - do not allocate iv on stack for aead speed testsCristian Stoica2015-02-041-3/+8
| * | crypto: testmgr - limit IV copy length in aead testsCristian Stoica2015-02-041-3/+4
| * | crypto: tcrypt - fix buflen reminder calculationCristian Stoica2015-02-041-8/+8
| * | crypto: testmgr - mark rfc4106(gcm(aes)) as fips_allowedJarod Wilson2015-01-261-0/+1
| * | crypto: caam - fix resource clean-up on error path for caam_jr_initCristian Stoica2015-01-261-9/+22
| * | crypto: caam - pair irq map and dispose in the same functionCristian Stoica2015-01-261-3/+3
| * | crypto: ccp - terminate ccp_support array with empty elementAndrey Ryabinin2015-01-261-0/+1
| * | crypto: caam - remove unused local variableCristian Stoica2015-01-261-5/+1
| * | crypto: caam - remove dead codeCristian Stoica2015-01-261-7/+7
| * | crypto: caam - don't emit ICV check failures to dmesgKim Phillips2015-01-261-4/+9
| * | hwrng: virtio - drop extra empty lineMichael S. Tsirkin2015-01-261-1/+0
| * | crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica2015-01-2615-39/+30
| * | crypto: atmel - Free memory in error pathChristophe Jaillet2015-01-262-2/+2
| * | crypto: doc - remove colons in commentsStephan Mueller2015-01-201-4/+4
| * | crypto: seqiv - Ensure that IV size is at least 8 bytesHerbert Xu2015-01-201-0/+12
| * | crypto: cts - Weed out non-CBC algorithmsHerbert Xu2015-01-201-0/+3
| * | MAINTAINERS: add linux-crypto to hw randomMichael S. Tsirkin2015-01-201-0/+1
| * | crypto: cts - Remove bogus use of seqivHerbert Xu2015-01-201-2/+0
| * | crypto: qat - don't need qat_auth_state structTadeusz Struk2015-01-161-6/+0
| * | crypto: algif_rng - fix sparse non static symbol warningWei Yongjun2015-01-141-1/+1
| * | crypto: qat - Ensure ipad and opad are zeroedHerbert Xu2015-01-141-9/+6
| * | crypto: aesni - Add support for 192 & 256 bit keys to AESNI RFC4106Timothy McCaffrey2015-01-142-172/+205
| * | crypto: x86/des3_ede - drop bogus module aliasesMathias Krause2015-01-131-2/+0
| * | crypto: sparc64/md5 - fix module descriptionMathias Krause2015-01-131-1/+1
| * | crypto: sparc64/des - add "des3_ede" module aliasMathias Krause2015-01-131-0/+1
| * | crypto: sparc64/camellia - fix module aliasMathias Krause2015-01-131-1/+1
| * | crypto: sparc64/aes - fix module descriptionMathias Krause2015-01-131-1/+1
| * | crypto: qat - remove unnecessary include of atomic.h header fileAllan, Bruce W2015-01-132-2/+0
| * | crypto: qat - use pci_wait_for_pending_transaction()Allan, Bruce W2015-01-131-15/+2
| * | crypto: qat - adf_ae_stop() is never calledAllan, Bruce W2015-01-131-1/+1
| * | crypto: qat - correctly type a booleanAllan, Bruce W2015-01-131-2/+3
| * | crypto: qat - fix device reset flowAllan, Bruce W2015-01-138-47/+128
| * | crypto: testmgr - don't use interruptible wait in testsRabin Vincent2015-01-132-34/+26
| * | lib: memzero_explicit: add comment for its usageDaniel Borkmann2015-01-081-0/+5
| * | crypto: qat - Fix incorrect uses of memzero_explicitHerbert Xu2015-01-081-25/+20
| * | crypto: aead - add check for presence of auth tagStephan Mueller2015-01-081-0/+3
| * | crypto: omap-des - fix BUG_ON conditionAsaf Vertz2015-01-081-2/+2
| * | crypto: bfin_crc - Remove unnecessary KERN_ERR in bfin_crc.cMasanari Iida2015-01-051-1/+1
| * | crypto: amcc - Remove unused functionRickard Strandqvist2015-01-051-23/+0
OpenPOWER on IntegriCloud