aboutsummaryrefslogtreecommitdiffstats
path: root/fs/posix_acl.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-28libceph: Remove VLA usage of skcipherKees Cook2-7/+7
2018-09-28block: cryptoloop: Remove VLA usage of skcipherKees Cook1-11/+11
2018-09-28x86/fpu: Remove VLA usage of skcipherKees Cook1-14/+16
2018-09-28s390/crypto: Remove VLA usage of skcipherKees Cook1-24/+24
2018-09-28mac802154: Remove VLA usage of skcipherKees Cook2-9/+9
2018-09-28lib80211: Remove VLA usage of skcipherKees Cook6-95/+89
2018-09-28gss_krb5: Remove VLA usage of skcipherKees Cook6-109/+108
2018-09-28crypto: skcipher - Introduce crypto_sync_skcipherKees Cook2-0/+99
2018-09-28crypto: fix a memory leak in rsa-kcs1pad's encryption modeDan Aloni1-9/+0
2018-09-28crypto: s5p-sss: Add aes-ctr supportChristoph Manszewski1-5/+40
2018-09-28crypto: s5p-sss: Minor code cleanupChristoph Manszewski1-37/+17
2018-09-28crypto: s5p-sss: Fix Fix argument list alignmentChristoph Manszewski1-2/+2
2018-09-28crypto: s5p-sss: Fix race in error handlingChristoph Manszewski1-5/+7
2018-09-21crypto: arm/crc32 - avoid warning when compiling with ClangStefan Agner1-1/+1
2018-09-21cpufeature: avoid warning when compiling with clangStefan Agner1-1/+1
2018-09-21crypto: ccp - Allow SEV firmware to be chosen based on Family and ModelJanakarajan Natarajan1-4/+40
2018-09-21crypto: ccp - Fix static checker warningJanakarajan Natarajan1-1/+1
2018-09-21crypto: lrw - Do not use auxiliary bufferOndrej Mosnacek1-229/+51
2018-09-21crypto: lrw - Optimize tweak computationOndrej Mosnacek1-24/+37
2018-09-21crypto: testmgr - Add test for LRW counter wrap-aroundOndrej Mosnacek1-0/+21
2018-09-21crypto: lrw - Fix out-of bounds access on counter overflowOndrej Mosnacek1-1/+6
2018-09-21crypto: tcrypt - fix ghash-generic speed testHoria Geantă1-0/+3
2018-09-21arm64: defconfig: enable CAAM crypto engine on QorIQ DPAA2 SoCsHoria Geantă1-0/+1
2018-09-21crypto: caam/qi2 - add support for ahash algorithmsHoria Geantă3-1/+1750
2018-09-21crypto: caam - export ahash shared descriptor generationHoria Geantă5-70/+114
2018-09-21crypto: caam/qi2 - add skcipher algorithmsHoria Geantă3-1/+582
2018-09-21crypto: caam/qi2 - add DPAA2-CAAM driverHoria Geantă7-17/+3109
2018-09-21crypto: caam - add Queue Interface v2 error codesHoria Geantă3-4/+79
2018-09-21crypto: caam - add DPAA2-CAAM (DPSECI) backend APIHoria Geantă3-0/+908
2018-09-21crypto: caam - fix implicit casts in endianness helpersHoria Geantă1-14/+14
2018-09-21soc: fsl: dpio: add congestion notification supportHoria Geantă1-0/+15
2018-09-21soc: fsl: dpio: add frame list format supportHoria Geantă1-0/+242
2018-09-21soc: fsl: dpio: add back some frame queue functionsHoria Geantă2-0/+62
2018-09-21bus: fsl-mc: add support for dpseci device typeHoria Geantă2-0/+11
2018-09-21crypto: chacha20 - Fix chacha20_block() keystream alignment (again)Eric Biggers4-20/+20
2018-09-21crypto: xts - Drop use of auxiliary bufferOndrej Mosnacek1-223/+46
2018-09-21crypto: arm64/aes-blk - improve XTS mask handlingArd Biesheuvel3-19/+32
2018-09-21crypto: arm64/aes-blk - add support for CTS-CBC modeArd Biesheuvel2-1/+243
2018-09-21crypto: arm64/aes-blk - revert NEON yield for skciphersArd Biesheuvel1-173/+108
2018-09-21crypto: arm64/aes-blk - remove pointless (u8 *) castsArd Biesheuvel1-24/+23
2018-09-21crypto: cavium/nitrox - use dma_pool_zalloc()Srikanth Jampala1-2/+2
2018-09-21crypto: caam/jr - fix ablkcipher_edesc pointer arithmeticHoria Geantă1-4/+4
2018-09-14crypto: cavium/nitrox - Added support for SR-IOV configuration.Srikanth Jampala8-30/+236
2018-09-14crypto: aesni - don't use GFP_ATOMIC allocation if the request doesn't cross a page in gcmMikulas Patocka1-1/+1
2018-09-14crc-t10dif: crc_t10dif_mutex can be statickbuild test robot1-1/+1
2018-09-14dm: Remove VLA usage from hashesKees Cook2-7/+21
2018-09-14crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2Ondrej Mosnacek5-5/+0
2018-09-13crypto: ccp - add timeout support in the SEV commandBrijesh Singh1-5/+41
2018-09-04crypto: arm/chacha20 - faster 8-bit rotations and other optimizationsEric Biggers1-134/+143
2018-09-04crc-t10dif: Allow current transform to be inspected in sysfsMartin K. Petersen1-0/+11