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
Age
Commit message (
Expand
)
Author
2024-05-01
s390/paes: Reestablish retry loop in paes
Harald Freudenberger
2024-03-07
s390/crypto: remove retry loop with sleep from PAES pkey invocation
Harald Freudenberger
2024-02-16
s390/crc32le: convert to C
Heiko Carstens
2024-02-16
s390/crc32be: convert to C
Heiko Carstens
2024-02-16
s390/fpu: decrease stack usage for some cases
Heiko Carstens
2024-02-16
s390/fpu: move, rename, and merge header files
Heiko Carstens
2024-02-09
s390/fpu: make use of __uninitialized macro
Heiko Carstens
2024-01-10
Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-12-11
s390/fpu: get rid of MACHINE_HAS_VX
Heiko Carstens
2023-12-08
crypto: s390/aes - Fix buffer overread in CTR mode
Herbert Xu
2023-08-17
s390/paes: fix PKEY_TYPE_EP11_AES handling for secure keyblobs
Holger Dengler
2023-07-20
s390/crypto: use kfree_sensitive() instead of kfree()
Wang Ming
2023-07-03
s390: fix various typos
Heiko Carstens
2023-06-01
s390/pkey: do not use struct pkey_protkey
Harald Freudenberger
2023-05-15
s390/crypto: use vector instructions only if available for ChaCha20
Heiko Carstens
2023-04-19
s390/crc32le: use SYM* macros instead of ENTRY(), etc.
Heiko Carstens
2023-04-19
s390/crc32be: use SYM* macros instead of ENTRY(), etc.
Heiko Carstens
2023-04-19
s390/crypto,chacha: use SYM* macros instead of ENTRY(), etc.
Heiko Carstens
2023-02-21
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-01-10
s390/archrandom: add missing header include
Heiko Carstens
2023-01-06
crypto: s390/aes - drop redundant xts key check
Vladis Dronov
2023-01-06
crypto: xts - drop xts_check_key()
Vladis Dronov
2022-08-26
crypto: Kconfig - simplify cipher entries
Robert Elliott
2022-08-26
crypto: Kconfig - simplify hash entries
Robert Elliott
2022-08-26
crypto: Kconfig - simplify CRC entries
Robert Elliott
2022-08-26
crypto: Kconfig - move s390 entries to a submenu
Robert Elliott
2022-08-06
Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-07-19
s390/cpufeature: rework to allow more than only hwcap bits
Heiko Carstens
2022-07-18
random: remove CONFIG_ARCH_RANDOM
Jason A. Donenfeld
2022-06-30
s390/archrandom: simplify back to earlier design and initialize earlier
Jason A. Donenfeld
2022-06-03
Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-05-27
Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-05-25
s390/crypto: fix scatterwalk_unmap() callers in AES-GCM
Jann Horn
2022-05-13
crypto: s390 - add crypto library interface for ChaCha20
Vladis Dronov
2022-05-06
s390/crypto: fix typos in comments
Julia Lawall
2022-03-10
s390: convert ".insn" encoding to instruction names
Vasily Gorbik
2022-01-11
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-12-31
crypto: s390/sha512 - Use macros instead of direct IV numbers
Tianjia Zhang
2021-12-20
s390/crypto: fix compile error for ChaCha20 module
Heiko Carstens
2021-12-06
s390/crypto: add SIMD implementation for ChaCha20
Patrick Steuer
2021-04-21
s390/archrandom: add parameter check for s390_arch_random_generate
Harald Freudenberger
2021-03-24
s390/crc32-vx: couple of typo fixes
Bhaskar Chowdhury
2021-02-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-02-13
s390/crypto: use store_tod_clock_ext()
Heiko Carstens
2021-01-27
s390/crypto: improve retry logic in case of master key change
Harald Freudenberger
2021-01-03
crypto: remove cipher routines from public crypto API
Ard Biesheuvel
2020-12-14
Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-12-10
s390/crypto: add arch_get_random_long() support
Harald Freudenberger
2020-11-20
s390/prng: let misc_register() add the prng sysfs attributes
Julian Wiedmann
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
[next]