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