summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: testmgr - mark ctr(des3_ede) as fips_allowedMarcelo Cerri2017-03-241-0/+1
* crypto: zip - add a cast for printing atomic64_t valuesArnd Bergmann2017-03-241-20/+20
* crypto: zip - Memory corruption in zip_clear_stats()Dan Carpenter2017-03-241-1/+1
* crypto: s5p-sss - Document the struct s5p_aes_devKrzysztof Kozlowski2017-03-241-1/+26
* crypto: s5p-sss - Remove unused variant field from state containerKrzysztof Kozlowski2017-03-241-3/+0
* crypto: s5p-sss - Close possible race for completed requestsKrzysztof Kozlowski2017-03-241-2/+3
* crypto: caam/qi - add ablkcipher and authenc algorithmsHoria Geantă2017-03-247-16/+2601
* crypto: caam - add Queue Interface (QI) backend supportHoria Geantă2017-03-245-28/+1064
* crypto: caam - avoid double inclusion in desc_constr.hHoria Geantă2017-03-241-0/+5
* soc/qman: add macros needed by caam/qi driverHoria Geantă2017-03-241-0/+2
* soc/qman: export non-programmable FQD fields queryHoria Geantă2017-03-243-63/+70
* soc/qman: add dedicated channel ID for CAAMHoria Geantă2017-03-242-1/+8
* soc/qman: export volatile dequeue related structsHoria Geantă2017-03-242-36/+36
* md5: remove from lib and only live in cryptoJason A. Donenfeld2017-03-244-102/+95
* crypto, x86: aesni - fix token pasting for clangMichael Davidson2017-03-241-5/+2
* crypto: ccp - Enable support for AES GCM on v5 CCPsGary R Hook2017-03-246-0/+540
* crypto: ccp - Enable 3DES function on v5 CCPsGary R Hook2017-03-249-3/+608
* crypto: ccp - Add SHA-2 384- and 512-bit supportGary R Hook2017-03-244-3/+101
* crypto: powerpc - Stress test for vpmsum implementationsDaniel Axtens2017-03-243-0/+146
* crypto: powerpc - Add CRC-T10DIF accelerationDaniel Axtens2017-03-244-0/+986
* crypto: powerpc - Re-enable non-REFLECTed CRCsDaniel Axtens2017-03-242-1/+31
* crypto: powerpc - Factor out the core CRC vpmsum algorithmDaniel Axtens2017-03-242-711/+729
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2017-03-24733-4796/+10331
|\
| * Linux 4.11-rc3v4.11-rc3Linus Torvalds2017-03-201-1/+1
| * mm/swap: don't BUG_ON() due to uninitialized swap slot cacheLinus Torvalds2017-03-201-1/+1
| * Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-204-2/+6
| |\
| | * powerpc/pseries: Don't give a warning when HPT resizing isn't availableMichael Ellerman2017-03-171-1/+3
| | * powerpc: Wire up statx() syscallChandan Rajendra2017-03-163-1/+3
| * | Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-208-68/+88
| |\ \
| | * | parisc: Fix system shutdown haltHelge Deller2017-03-181-0/+2
| | * | parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav2017-03-181-45/+49
| | * | parisc: Avoid compiler warnings with access_ok()Helge Deller2017-03-151-1/+2
| | * | parisc: Wire up statx system callHelge Deller2017-03-152-1/+3
| | * | parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_rangeJohn David Anglin2017-03-152-21/+24
| | * | parisc: support R_PARISC_SECREL32 relocation in modulesMikulas Patocka2017-03-151-0/+8
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-03-2025-548/+1274
| |\ \ \
| | * | | qla2xxx: Update driver version to 9.00.00.00-kHimanshu Madhani2017-03-191-3/+3
| | * | | qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran2017-03-196-20/+81
| | * | | qla2xxx: Change scsi host lookup method.Quinn Tran2017-03-197-40/+100
| | * | | qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani2017-03-192-4/+90
| | * | | qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran2017-03-196-65/+279
| | * | | qla2xxx: Add async new target notificationQuinn Tran2017-03-192-3/+4
| | * | | qla2xxx: Export DIF stats via debugfsAnil Gurumurthy2017-03-192-0/+27
| | * | | qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran2017-03-197-251/+406
| | * | | qla2xxx: Allow relogin to proceed if remote login did not finishQuinn Tran2017-03-194-8/+32
| | * | | qla2xxx: Fix sess_lock & hardware_lock lock order problem.Quinn Tran2017-03-191-23/+18
| | * | | qla2xxx: Fix inadequate lock protection for ABTS.Quinn Tran2017-03-191-2/+10
| | * | | qla2xxx: Fix request queue corruption.Quinn Tran2017-03-191-3/+9
| | * | | qla2xxx: Fix memory leak for abts processingQuinn Tran2017-03-191-0/+2
| | * | | qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio2017-03-195-10/+16