summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-23crypto: api - use list_first_entry_or_null and list_next_entryGeliang Tang1-5/+4
2015-11-17crypto: sun4i-ss - add missing statesizeLABBE Corentin1-0/+2
2015-11-17crypto: ixp4xx - Delete unnecessary checks before the function call "dma_pool...Markus Elfring1-4/+2
2015-11-17crypto: qat - constify pci_error_handlers structuresJulia Lawall1-1/+1
2015-11-17crypto: rsa - only require output buffers as big as needed.Andrzej Zaborowski1-24/+0
2015-11-17lib/mpi: only require buffers as big as needed for the integerAndrzej Zaborowski1-4/+17
2015-11-17crypto: amcc - check return value of sg_nents_for_lenLABBE Corentin1-0/+4
2015-11-17crypto: caam - check return value of sg_nents_for_lenLABBE Corentin1-0/+24
2015-11-17crypto: picoxcell - check return value of sg_nents_for_lenLABBE Corentin1-14/+34
2015-11-17crypto: qce - check return value of sg_nents_for_lenLABBE Corentin2-0/+13
2015-11-17crypto: sahara - check return value of sg_nents_for_lenLABBE Corentin1-0/+12
2015-11-17crypto: talitos - check return value of sg_nents_for_lenLABBE Corentin1-7/+34
2015-11-17crypto: marvell - check return value of sg_nents_for_lenLABBE Corentin2-0/+12
2015-11-17crypto: algif - Change some variable to size_tLABBE Corentin2-8/+8
2015-11-17crypto: qat - remove superfluous check from adf_probeSalvatore Benedetto2-15/+2
2015-11-17crypto: qat - fix get instance functionTadeusz Struk1-11/+11
2015-11-17crypto: hifn_795x - fix coding styleLABBE Corentin1-163/+138
2015-11-17crypto: hifn_795x - use dev_xx/pr_xx instead of printkLABBE Corentin1-82/+67
2015-11-17crypto: hifn_795x - remove the hifn_test functionLABBE Corentin1-58/+0
2015-11-17crypto: qat - when stopping all devices make fure VF are stopped firstTadeusz Struk1-1/+1
2015-11-16crypto: talitos - Fix timing leak in ESP ICV verificationDavid Gstir1-1/+1
2015-11-16crypto: nx - Fix timing leak in GCM and CCM decryptionDavid Gstir2-2/+3
2015-11-16Linux 4.4-rc1Linus Torvalds1-2/+2
2015-11-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds37-292/+947
2015-11-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2015-11-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-2/+7
2015-11-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-16/+73
2015-11-15Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://...Linus Torvalds4-5/+27
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds151-749/+4590
2015-11-14Merge tag 'sound-fix-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-51/+43
2015-11-14Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-56/+74
2015-11-14ARC: Fix silly typo in MAINTAINERS fileVineet Gupta1-1/+1
2015-11-14ARC: cpu_relax() to be compiler barrier even for UPVineet Gupta1-4/+0
2015-11-14ARC: use ASL assembler mnemonicVineet Gupta1-3/+3
2015-11-14ARC: [arcompact] Handle bus error from userspace as Interrupt not exceptionVineet Gupta3-21/+44
2015-11-14ARC: remove extraneous header includeVineet Gupta1-1/+0
2015-11-14Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-37/+207
2015-11-14Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvha...Linus Torvalds4-8/+47
2015-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-703/+899
2015-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds121-32724/+6584
2015-11-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds58-5515/+2676
2015-11-14Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds39-651/+390
2015-11-14Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-36/+52
2015-11-14f2fs: xattr simplificationsAndreas Gruenbacher1-12/+3
2015-11-14squashfs: xattr simplificationsAndreas Gruenbacher1-59/+31
2015-11-149p: xattr simplificationsAndreas Gruenbacher9-306/+83
2015-11-14xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher32-226/+306
2015-11-14jffs2: Add missing capability check for listing trusted xattrsAndreas Gruenbacher1-0/+3
2015-11-14hfsplus: Remove unused xattr handler list operationsAndreas Gruenbacher4-44/+0
2015-11-14ubifs: Remove unused security xattr handlerAndreas Gruenbacher3-42/+0