summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-01-2340-1009/+10527
|\
| * crypto: aesni - fix build on x86 (32bit)Tim Chen2014-01-152-1/+1
| * crypto: mxs - Fix sparse non static symbol warningWei Yongjun2014-01-151-1/+1
| * crypto: ccp - CCP device enabled/disabled changesTom Lendacky2014-01-153-1/+29
| * crypto: ccp - Cleanup hash invocation callsTom Lendacky2014-01-152-3/+7
| * crypto: ccp - Change data length declarations to u64Tom Lendacky2014-01-155-37/+57
| * crypto: ccp - Check for caller result area before using itTom Lendacky2014-01-152-3/+8
| * crypto: ccp - Cleanup scatterlist usageTom Lendacky2014-01-152-26/+33
| * crypto: ccp - Apply appropriate gfp_t type to memory allocationsTom Lendacky2014-01-152-2/+8
| * crypto: drivers - Sort drivers/crypto/MakefileMarek Vasut2014-01-051-17/+17
| * ARM: mxs: dts: Enable DCP for MXSMarek Vasut2014-01-052-2/+5
| * crypto: mxs - Add Freescale MXS DCP driverMarek Vasut2014-01-054-0/+1135
| * crypto: mxs - Remove the old DCP driverMarek Vasut2014-01-053-914/+0
| * crypto: ahash - Fully restore ahash request before completingMarek Vasut2014-01-051-1/+4
| * crypto: aesni - fix build on x86 (32bit)Andy Shevchenko2013-12-312-1/+4
| * crypto: talitos - Remove redundant dev_set_drvdataSachin Kamat2013-12-301-2/+0
| * crypto: ccp - Remove redundant dev_set_drvdataSachin Kamat2013-12-301-2/+0
| * crypto: crypto4xx - Remove redundant dev_set_drvdataSachin Kamat2013-12-301-1/+0
| * crypto: caam - simplify and harden key parsingHoria Geanta2013-12-201-23/+13
| * crypto: omap-sham - Fix Polling mode for larger blocksLokesh Vutla2013-12-201-3/+9
| * crypto: tcrypt - Added speed tests for AEAD crypto alogrithms in tcrypt test ...Tim Chen2013-12-202-0/+280
| * crypto: aesni - AVX and AVX2 version of AESNI-GCM encode and decodeTim Chen2013-12-203-3/+2953
| * crypto: arch - use crypto_memneq instead of memcmpDaniel Borkmann2013-12-202-4/+4
| * crypto: ccp - Remove user triggerable pr_err callsTom Lendacky2013-12-203-21/+7
| * crypto: ccp - CCP Kconfig fixesTom Lendacky2013-12-202-1/+2
| * crypto: ccp - Fix sparse warnings in ccp-crypto-sha.cTom Lendacky2013-12-202-5/+5
| * crypto: memneq - fix for archs without efficient unaligned accessDaniel Borkmann2013-12-091-1/+2
| * crytpo: ccp - fix coccinelle warningsFengguang Wu2013-12-093-4/+4
| * crypto: omap-aes - add error check for pm_runtime_get_syncNishanth Menon2013-12-051-2/+14
| * padata: Fix wrong usage of rcu_dereference()Mathias Krause2013-12-051-1/+1
| * crypto: pcrypt - Fix wrong usage of rcu_dereference()Mathias Krause2013-12-051-1/+1
| * crypto: more robust crypto_memneqCesar Eduardo Barros2013-12-055-30/+68
| * crypto: talitos - fix locating offending descriptor in error pathHoria Geanta2013-12-051-6/+15
| * crypto: omap-sham - Only release DMA channel if successfully requestedMark A. Greer2013-12-051-2/+5
| * crypto: ccp - CCP maintainer informationTom Lendacky2013-12-051-0/+7
| * crytpo: ccp - CCP device driver build filesTom Lendacky2013-12-054-0/+46
| * crypto: ccp - CCP SHA crypto API supportTom Lendacky2013-12-051-0/+497
| * crypto: ccp - CCP XTS-AES crypto API supportTom Lendacky2013-12-051-0/+285
| * crypto: ccp - CCP AES CMAC mode crypto API supportTom Lendacky2013-12-051-0/+355
| * crypto: ccp - CCP AES crypto API supportTom Lendacky2013-12-051-0/+375
| * crypto: ccp - crypto API interface to the CCP device driverTom Lendacky2013-12-052-0/+623
| * crypto: ccp - CCP device driver and interface supportTom Lendacky2013-12-055-0/+3759
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-01-2320-243/+404
|\ \
| * | audit: whitespace fix in kernel-parameters.txtRichard Guy Briggs2014-01-171-1/+1
| * | audit: fix location of __net_initdata for audit_net_opsRichard Guy Briggs2014-01-171-1/+1
| * | audit: remove pr_info for every network namespaceEric Paris2014-01-171-2/+0
| * | audit: Modify a set of system calls in audit class definitionsAKASHI Takahiro2014-01-172-1/+9
| * | audit: Convert int limit uses to u32Joe Perches2014-01-143-26/+27
| * | audit: Use more current logging styleJoe Perches2014-01-141-20/+18
| * | audit: Use hex_byte_pack_upperJoe Perches2014-01-141-5/+2
OpenPOWER on IntegriCloud