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