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
/
arch
/
s390
/
crypto
/
aes_s390.c
Age
Commit message (
Expand
)
Author
2019-05-29
s390/crypto: fix possible sleep during spinlock aquired
Harald Freudenberger
2019-05-28
s390/crypto: fix gcm-aes-s390 selftest failures
Harald Freudenberger
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations
Eric Biggers
2018-09-28
s390/crypto: Remove VLA usage of skcipher
Kees Cook
2018-07-09
crypto: aead - remove useless setting of type flags
Eric Biggers
2018-04-10
s390/crypto: Adjust s390 aes and paes cipher priorities
Harald Freudenberger
2018-03-18
s390/crypto: Fix kernel crash on aes_s390 module remove.
Harald Freudenberger
2017-11-24
s390: crypto: Remove redundant license text
Greg Kroah-Hartman
2017-11-24
s390: crypto: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-09-29
s390/crypto: add s390 platform specific aes gcm support.
Harald Freudenberger
2017-01-31
s390/crypto: Extend key length check for AES-XTS in fips mode.
Harald Freudenberger
2016-08-29
s390/crypto: simplify CPACF encryption / decryption functions
Martin Schwidefsky
2016-08-29
s390/crypto: cpacf function detection
Martin Schwidefsky
2016-08-29
s390/crypto: simplify init / exit functions
Martin Schwidefsky
2016-08-29
s390/crypto: simplify return code handling
Martin Schwidefsky
2016-08-29
s390/crypto: cleanup cpacf function codes
Martin Schwidefsky
2016-07-01
crypto: s390/aes - Use skcipher for fallback
Herbert Xu
2016-04-15
s390/crypto: cleanup and move the header with the cpacf definitions
Martin Schwidefsky
2016-02-17
crypto: xts - fix compile errors
Stephan Mueller
2016-02-17
crypto: xts - consolidate sanity check for keys
Stephan Mueller
2015-07-22
s390/crypto: add cpu feature modaliases for crypto modules
Hendrik Brueckner
2015-01-08
s390/crypto: remove 'const' to avoid compiler warnings
Chen Gang
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
2014-05-08
crypto: s390 - fix aes,des ctr mode concurrency finding.
Harald Freudenberger
2014-01-30
crypto: s390 - fix concurrency issue in aes-ctr mode
Harald Freudenberger
2013-11-28
crypto: s390 - Fix aes-xts parameter corruption
Gerald Schaefer
2013-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-11-05
crypto: s390 - Fix aes-cbc IV corruption
Herbert Xu
2013-10-24
s390/crypto: fix aes_s390 crypto module unload problem
Ingo Tuchscherer
2012-11-23
s390/crypto: Don't panic after crypto instruction failures
Jan Glauber
2012-08-01
crypto: arch/s390 - cleanup - remove unneeded cra_list initialization
Jussi Kivilinna
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2011-05-04
crypto: s390 - add System z hardware support for CTR mode
Gerald Schaefer
2011-05-04
crypto: s390 - add System z hardware support for XTS mode
Gerald Schaefer
2011-05-04
crypto: s390 - extend crypto facility check
Jan Glauber
2010-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-01-08
crypto: aes_s390 - access .cip instead of .blk in cipher mode
Roel Kluin
2009-12-18
[S390] s390: PTR_ERR return of wrong pointer in fallback_init_cip()
Roel Kluin
2009-02-26
crypto: api - Fix module load deadlock with fallback algorithms
Herbert Xu
2008-12-25
[S390] convert cpacf printks to pr_xxx macros.
Jan Glauber
2008-04-17
[S390] crypto: use more descriptive function names for init/exit routines.
Heiko Carstens
2008-01-26
[S390] arch/s390: Add missing "space"
Joe Perches
2008-01-11
[CRYPTO] s390-aes: Use correct encrypt/decrypt function in fallback
Sebastian Siewior
2008-01-11
[CRYPTO] aes_s390: Add fallback driver
Sebastian Siewior
2008-01-11
[CRYPTO] aes: Move common defines into a header file
Sebastian Siewior
2007-10-10
[CRYPTO] aes: Rename aes to aes-generic
Sebastian Siewior
2007-05-04
[S390] aes-s390 key length.
Jan Glauber
2007-02-05
[S390] move crypto options and some cleanup.
Jan Glauber
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
2006-09-21
[CRYPTO] drivers: Remove obsolete block cipher operations
Herbert Xu
[next]