index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
auth.c
Age
Commit message (
Expand
)
Author
2021-02-12
ubifs: Fix memleak in ubifs_init_authentication
Dinghao Liu
2020-12-17
Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-13
ubifs: Fix error return code in ubifs_init_authentication()
Wang ShaoBo
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-09-17
ubifs: Fix 'hash' kernel-doc warning in auth.c
Wang Hai
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-05-17
ubifs: fix wrong use of crypto_shash_descsize()
Eric Biggers
2020-05-08
ubifs: use crypto_shash_tfm_digest()
Eric Biggers
2019-09-15
ubifs: Fix memory leak in __ubifs_node_verify_hmac error path
Wenwen Wang
2019-07-08
ubifs: support offline signed images
Sascha Hauer
2019-05-12
Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-07
ubifs: work around high stack usage with clang
Arnd Bergmann
2019-05-07
ubifs: remove unused function __ubifs_shash_final
YueHaibing
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
Eric Biggers
2018-10-23
ubifs: Add helper functions for authentication support
Sascha Hauer