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
/
crypto
/
algboss.c
Age
Commit message (
Expand
)
Author
2022-11-25
crypto: algboss - compile out test-related code when tests disabled
Eric Biggers
2022-11-25
crypto: algboss - optimize registration of internal algorithms
Eric Biggers
2021-12-13
exit: Rename module_put_and_exit to module_put_and_kthread_exit
Eric W. Biederman
2021-06-17
crypto: api - remove CRYPTOA_U32 and related functions
Liu Shixin
2020-06-15
crypto: algboss - don't wait during notifier callback
Eric Biggers
2020-01-09
crypto: algapi - remove crypto_template::{alloc,free}()
Eric Biggers
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-18
crypto: run initcalls for generic implementations earlier
Eric Biggers
2018-09-04
crypto: api - Introduce notifier for new crypto algorithms
Martin K. Petersen
2017-10-07
crypto: algboss - remove redundant setting of len to zero
Colin Ian King
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2016-11-28
crypto: testmgr - Do not test internal algorithms
Herbert Xu
2015-08-17
crypto: algboss - Remove reference to nivaead
Herbert Xu
2013-06-25
crypto: algboss - Hold ref count on larval
Herbert Xu
2012-06-27
crypto: algapi - Fix hang on crypto allocation
Steffen Klassert
2012-06-22
crypto: algapi - Move larval completion into algboss
Herbert Xu
2010-08-06
crypto: testmgr - Fix test disabling option
Herbert Xu
2010-06-03
crypto: testmgr - add an option to disable cryptoalgos' self-tests
Alexander Shishkin
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-07-07
crypto: api - Add new template create function
Herbert Xu
2009-06-02
crypto: testmgr - Dynamically allocate xbuf and axbuf
Herbert Xu
2009-02-18
crypto: testmgr - Test skciphers with no IVs
Herbert Xu
2008-08-29
crypto: cryptomgr - Test ciphers using ECB
Herbert Xu
2008-08-29
crypto: api - Use test infrastructure
Herbert Xu
2008-08-29
crypto: cryptomgr - Add test infrastructure
Herbert Xu