index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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