summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/auth.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-05-121-24/+9
|\
| * ubifs: work around high stack usage with clangArnd Bergmann2019-05-071-7/+10
| * ubifs: remove unused function __ubifs_shash_finalYueHaibing2019-05-071-18/+0
* | crypto: shash - remove shash_desc::flagsEric Biggers2019-04-251-6/+0
|/
* crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers2018-11-201-3/+2
* ubifs: Add helper functions for authentication supportSascha Hauer2018-10-231-0/+502