index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2019-09-09
crypto: arm64/aes-neonbs - replace tweak mask literal with composition
Ard Biesheuvel
2019-09-09
crypto: arm/aes-neonbs - replace tweak mask literal with composition
Ard Biesheuvel
2019-09-09
crypto: arm/aes-ce - replace tweak mask literal with composition
Ard Biesheuvel
2019-09-09
crypto: arm/aes-ce - switch to 4x interleave
Ard Biesheuvel
2019-09-09
crypto: arm/aes-ce - yield the SIMD unit between scatterwalk steps
Ard Biesheuvel
2019-09-09
crypto: arm/aes - fix round key prototypes
Ard Biesheuvel
2019-09-09
crypto: arm64/aes - Use PTR_ERR_OR_ZERO rather than its implementation.
zhong jiang
2019-09-05
crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h
Hans de Goede
2019-09-05
crypto: x86 - Rename functions to avoid conflict with crypto/sha256.h
Hans de Goede
2019-09-05
crypto: s390 - Rename functions to avoid conflict with crypto/sha256.h
Hans de Goede
2019-09-05
crypto: arm64 - Rename functions to avoid conflict with crypto/sha256.h
Hans de Goede
2019-09-05
crypto: arm - Rename functions to avoid conflict with crypto/sha256.h
Hans de Goede
2019-08-30
crypto: arm64/aes - implement accelerated ESSIV/CBC mode
Ard Biesheuvel
2019-08-30
crypto: arm64/aes-cts-cbc - factor out CBC en/decryption of a walk
Ard Biesheuvel
2019-08-22
crypto: s390/aes - fix typo in XTS_BLOCK_SIZE identifier
Ard Biesheuvel
2019-08-22
crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use
Hans de Goede
2019-08-22
crypto: sha256 - Move lib/sha256.c to lib/crypto
Hans de Goede
2019-08-22
crypto: s390/xts-aes - invoke fallback for ciphertext stealing
Ard Biesheuvel
2019-08-22
crypto: x86/xts - implement support for ciphertext stealing
Ard Biesheuvel
2019-08-22
crypto: x86/des - switch to library interface
Ard Biesheuvel
2019-08-22
crypto: des - split off DES library from generic DES cipher driver
Ard Biesheuvel
2019-08-22
crypto: 3des - move verification out of exported routine
Ard Biesheuvel
2019-08-22
crypto: sparc/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
crypto: s390/des - switch to new verification routines
Ard Biesheuvel
2019-08-02
asm-generic: Remove redundant arch-specific rules for simd.h
Herbert Xu
2019-07-31
crypto: s390/aes - fix name clash after AES library refactor
Ard Biesheuvel
2019-07-27
crypto: ghash - add comment and improve help text
Eric Biggers
2019-07-26
crypto: aegis128l/aegis256 - remove x86 and generic implementations
Ard Biesheuvel
2019-07-26
crypto: morus - remove generic and x86 implementations
Ard Biesheuvel
2019-07-26
crypto: arm/aes-scalar - unexport en/decryption routines
Ard Biesheuvel
2019-07-26
crypto: arm64/aes-cipher - switch to shared AES inverse Sbox
Ard Biesheuvel
2019-07-26
crypto: arm/aes-cipher - switch to shared AES inverse Sbox
Ard Biesheuvel
2019-07-26
crypto: arm64/aes-neon - switch to shared AES Sboxes
Ard Biesheuvel
2019-07-26
crypto: arm/ghash - provide a synchronous version
Ard Biesheuvel
2019-07-26
crypto: arm/aes-neonbs - provide a synchronous version of ctr(aes)
Ard Biesheuvel
2019-07-26
crypto: arm/aes-ce - provide a synchronous version of ctr(aes)
Ard Biesheuvel
2019-07-26
crypto: arm/aes - use native endiannes for key schedule
Ard Biesheuvel
2019-07-26
crypto: arm64/aes-ce-cipher - use AES library as fallback
Ard Biesheuvel
2019-07-26
crypto: aes - move sync ctr(aes) to AES library and generic helper
Ard Biesheuvel
2019-07-26
crypto: arm64/aes-ce - switch to library version of key expansion routine
Ard Biesheuvel
2019-07-26
crypto: arm64/aes-neonbs - switch to library version of key expansion routine
Ard Biesheuvel
2019-07-26
crypto: arm64/aes-ccm - switch to AES library
Ard Biesheuvel
2019-07-26
crypto: arm/aes-neonbs - switch to library version of key expansion routine
Ard Biesheuvel
2019-07-26
crypto: arm64/ghash - switch to AES library
Ard Biesheuvel
2019-07-26
crypto: x86/aes - drop scalar assembler implementations
Ard Biesheuvel
2019-07-26
crypto: x86/aes-ni - switch to generic for fallback and key routines
Ard Biesheuvel
2019-07-26
crypto: aes - rename local routines to prevent future clashes
Ard Biesheuvel
2019-07-26
crypto: arm/aes-ce - cosmetic/whitespace cleanup
Ard Biesheuvel
2019-07-21
hexagon: switch to generic version of pte allocation
Mike Rapoport
2019-07-20
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
[next]