summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: omap-des - add check for weak keysTero Kristo2017-06-101-2/+14
* crypto: omap-aes - fix context handling for multiple coresTero Kristo2017-06-101-21/+14Star
* crypto: omap-aes - drop unused flags attribute from omap_aes_ctxTero Kristo2017-06-101-1/+0Star
* crypto: rng - Remove unused function __crypto_rng_cast()Matthias Kaehlcke2017-06-101-5/+0Star
* hw_random: timeriomem_rng: Allow setting RNG quality from platform dataRick Altherr2017-06-012-0/+10
* dt-bindings: timeriomem_rng: Add entropy quality propertyRick Altherr2017-06-011-0/+7
* crypto: arm/crc32 - enable module autoloading based on CPU feature bitsArd Biesheuvel2017-06-011-0/+6
* crypto: arm/sha2-ce - enable module autoloading based on CPU feature bitsArd Biesheuvel2017-06-011-3/+2Star
* crypto: arm/sha1-ce - enable module autoloading based on CPU feature bitsArd Biesheuvel2017-06-011-3/+2Star
* crypto: arm/ghash-ce - enable module autoloading based on CPU feature bitsArd Biesheuvel2017-06-011-4/+2Star
* crypto: arm/aes-ce - enable module autoloading based on CPU feature bitsArd Biesheuvel2017-06-011-4/+2Star
* crypto: ccp - Use IPAD/OPAD constantCorentin LABBE2017-05-231-2/+3
* crypto: mediatek - Use IPAD/OPAD constantCorentin LABBE2017-05-231-2/+3
* crypto: qat - Use IPAD/OPAD constantCorentin LABBE2017-05-231-2/+3
* crypto: omap-sham - Use IPAD/OPAD constantCorentin LABBE2017-05-231-2/+3
* crypto: mv_cesa - Use IPAD/OPAD constantCorentin LABBE2017-05-231-2/+3
* crypto: marvell - Use IPAD/OPAD constantCorentin LABBE2017-05-231-2/+3
* crypto: ixp4xx - Use IPAD/OPAD constantCorentin LABBE2017-05-231-2/+1Star
* crypto: brcm - Use IPAD/OPAD constantCorentin LABBE2017-05-231-2/+3
* crypto: hmac - add hmac IPAD/OPAD constantCorentin LABBE2017-05-232-2/+10
* crypto: x86/aes - Don't use %rbp as temporary registerEric Biggers2017-05-231-25/+22Star
* crypto: qat - use pcie_flr instead of duplicating itChristoph Hellwig2017-05-231-14/+1Star
* crypto: img-hash - Handle return value of clk_prepare_enableArvind Yadav2017-05-231-2/+10
* hwrng: omap3-rom - Handle return value of clk_prepare_enableArvind Yadav2017-05-231-2/+9
* crypto: aesni - add generic gcm(aes)Sabrina Dubroca2017-05-181-50/+158
* crypto: aesni - make AVX2 AES-GCM work with all valid auth_tag_lenSabrina Dubroca2017-05-181-7/+24
* crypto: aesni - make AVX2 AES-GCM work with any aadlenSabrina Dubroca2017-05-181-27/+58
* crypto: aesni - make AVX AES-GCM work with all valid auth_tag_lenSabrina Dubroca2017-05-181-7/+24
* crypto: aesni - make AVX AES-GCM work with any aadlenSabrina Dubroca2017-05-181-34/+88
* crypto: aesni - make non-AVX AES-GCM work with all valid auth_tag_lenSabrina Dubroca2017-05-181-14/+48
* crypto: aesni - make non-AVX AES-GCM work with any aadlenSabrina Dubroca2017-05-181-37/+132
* crypto: arm64/sha - avoid non-standard inline asm tricksArd Biesheuvel2017-05-184-20/+16Star
* crypto: ccp - Add a module authorGary R Hook2017-05-181-0/+1
* crypto: caam - add support for RSA key form 3Radu Alexe2017-05-184-2/+291
* crypto: caam - add support for RSA key form 2Radu Alexe2017-05-184-17/+298
* crypto: caam - incapsulate dropping leading zeros into functionRadu Alexe2017-05-181-4/+9
* crypto: caam - avoid kzalloc(0) in caam_read_raw_dataTudor Ambarus2017-05-181-0/+2
* crypto: sha512-mb - add some missing unlock on errorDan Carpenter2017-05-181-3/+4
* crypto: tcrypt - don't disable irqs and waitGilad Ben-Yossef2017-05-181-4/+0Star
* crypto: skcipher - Add missing API setkey checksHerbert Xu2017-05-181-1/+39
* Linux 4.12-rc1Linus Torvalds2017-05-131-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-135-7/+445
|\
| * Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann2017-05-121-1/+1
| * Input: add support for PlayStation 1/2 joypads connected via SPITomohiro Yoshidomi2017-05-103-0/+423
| * Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer SabertoothBenjamin Valentin2017-05-071-0/+2
| * Input: xpad - sync supported devices with xboxdrvBenjamin Valentin2017-05-071-0/+13
| * Input: xpad - sort supported devices by USB IDBenjamin Valentin2017-05-071-6/+6
* | Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-05-139-18/+195
|\ \
| * | ubi: Add debugfs file for tracking PEB stateBen Shelton2017-05-081-1/+125
| * | ubifs: Fix a typo in comment of ioctl2ubifs & ubifs2ioctlRock Lee2017-05-081-3/+3