projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2020-12-11
Mike Healy
crypto: keembay - Add support for Keem Bay OCS AES/SM4
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Daniele Alessandrelli
dt-bindings: Add Keem Bay OCS AES bindings
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Ard Biesheuvel
crypto: aegis128 - avoid spurious references crypto_aeg...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Tom Rix
crypto: seed - remove trailing semicolon in macro defin...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Uros Bizjak
crypto: x86/poly1305 - Use TEST %reg,%reg instead of...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Uros Bizjak
crypto: x86/sha512 - Use TEST %reg,%reg instead of...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Uros Bizjak
crypto: aesni - Use TEST %reg,%reg instead of CMP ...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Herbert Xu
crypto: cpt - Fix sparse warnings in cptpf
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Herbert Xu
hwrng: ks-sa - Add dependency on IOMEM and OF
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Herbert Xu
crypto: lib/blake2s - Move selftest prototype into...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Ard Biesheuvel
crypto: arm/aes-ce - work around Cortex-A57/A72 silion...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Ard Biesheuvel
crypto: ecdh - avoid unaligned accesses in ecdh_set_sec...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-27
Gilad Ben-Yossef
crypto: ccree - rework cache parameters handling
commit
|
commitdiff
|
tree
|
snapshot
2020-11-27
Christophe...
crypto: cavium - Use dma_set_mask_and_coherent to simpl...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-27
Christophe...
crypto: marvell/octeontx - Use dma_set_mask_and_coheren...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-27
Christophe...
crypto: cavium/zip - Use dma_set_mask_and_coherent...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-27
Gustavo A....
crypto: ccree - Fix fall-through warnings for Clang
commit
|
commitdiff
|
tree
|
snapshot
2020-11-27
Ard Biesheuvel
crypto: tcrypt - include 1420 byte blocks in aead and...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-27
Ard Biesheuvel
crypto: tcrypt - permit tcrypt.ko to be builtin
commit
|
commitdiff
|
tree
|
snapshot
2020-11-27
Ard Biesheuvel
crypto: tcrypt - don't initialize at subsys_initcall...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-27
Weili Qian
MAINTAINERS: Move HiSilicon TRNG V2 driver
commit
|
commitdiff
|
tree
|
snapshot
2020-11-27
Weili Qian
crypto: hisilicon/trng - add support for PRNG
commit
|
commitdiff
|
tree
|
snapshot
2020-11-27
Weili Qian
crypto: hisilicon/trng - add HiSilicon TRNG driver...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-27
Weili Qian
hwrng: hisi - remove HiSilicon TRNG driver
commit
|
commitdiff
|
tree
|
snapshot
2020-11-27
Herbert Xu
crypto: sparc - Fix sparse endianness warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-11-27
Herbert Xu
crypto: powerpc/sha256-spe - Fix sparse endianness...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-27
Herbert Xu
crypto: mips/octeon - Fix sparse endianness warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-11-27
kernel test...
crypto: qat - fix excluded_middle.cocci warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-11-27
Thara Gopinath
crypto: qce - Fix SHA result buffer corruption issues
commit
|
commitdiff
|
tree
|
snapshot
2020-11-27
Thara Gopinath
crypto: qce - Enable support for crypto engine on sdm845
commit
|
commitdiff
|
tree
|
snapshot
2020-11-27
Ard Biesheuvel
crypto: aegis128 - expose SIMD code path as separate...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-27
Ard Biesheuvel
crypto: aegis128/neon - move final tag check to SIMD...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-27
Ard Biesheuvel
crypto: aegis128/neon - optimize tail block handling
commit
|
commitdiff
|
tree
|
snapshot
2020-11-27
Ard Biesheuvel
crypto: aegis128 - wipe plaintext and tag if decryption...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Corentin Labbe
crypto: sun8i-ce - fix two error path's memory leak
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Colin Ian King
crypto: kconfig - fix a couple of spelling mistakes
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Giovanni Cabiddu
crypto: qat - add qat_4xxx driver
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Giovanni Cabiddu
crypto: qat - add hook to initialize vector routing...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Giovanni Cabiddu
crypto: qat - target fw images to specific AEs
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Zhang Qilong
crypto: omap-aes - Fix PM disable depth imbalance in...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Yang Shen
crypto: hisilicon/zip - add a work_queue for zip irq
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Herbert Xu
crypto: lib/curve25519 - Move selftest prototype into...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Eric Biggers
crypto: sha - split sha.h into sha1.h and sha2.h
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Nathan Chancellor
crypto: crypto4xx - Replace bitwise OR with logical...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Horia Geantă
crypto: caam/qi - simplify error path for context alloc...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Ard Biesheuvel
crypto: arm64/gcm - move authentication tag check to...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Kai Ye
crypto: hisilicon/sec2 - Fix aead authentication settin...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Ard Biesheuvel
crypto: arm64/chacha - simplify tail block handling
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - add gen4 firmware loader
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - add support for broadcasting mode
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - add support for shared ustore
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - allow to target specific AEs
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - add FCU CSRs to chip info
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - add CSS3K support
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - use ae_mask
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - add check for null pointer
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - add misc control CSR to chip info
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - add wake up event to chip info
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - add clock enable CSR to chip info
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - add reset CSR and mask to chip info
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - add local memory size to chip info
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - add support for lm2 and lm3
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - add next neighbor to chip_info
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - replace check based on DID
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - introduce chip info structure
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - refactor long expressions
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - refactor qat_uclo_set_ae_mode()
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - move defines to header files
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - remove global CSRs helpers
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - refactor AE start
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - change micro word data mask
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - change type for ctx_mask
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - add support for relative FW ucode loading
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - rename qat_uclo_del_uof_obj()
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - introduce additional parenthesis
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - remove unnecessary parenthesis
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - fix error message
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - fix CSR access
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jack Xu
crypto: qat - fix status check in qat_hal_put_rel_rd_xfer()
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Giovanni Cabiddu
crypto: qat - support for mof format in fw loader
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Herbert Xu
crypto: cavium/nitrox - Fix sparse warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Adam Guerin
crypto: qat - replace pci with PCI in comments
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Ard Biesheuvel
crypto: arm/chacha-neon - optimize for non-block size...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Adam Guerin
crypto: qat - remove cast for mailbox CSR
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Jason A. Donenfeld
crypto: Kconfig - CRYPTO_MANAGER_EXTRA_TESTS requires...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Horia Geantă
crypto: caam - fix printing on xts fallback allocation...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Weili Qian
crypto: hisilicon/qm - split 'hisi_qm_init' into smalle...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Weili Qian
crypto: hisilicon/qm - split 'qm_eq_ctx_cfg' into small...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Weili Qian
crypto: hisilicon/qm - split 'qm_qp_ctx_cfg' into small...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Weili Qian
crypto: hisilicon/qm - replace 'sprintf' with 'scnprintf'
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Weili Qian
crypto: hisilicon/qm - modify return type of 'qm_set_sq...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Weili Qian
crypto: hisilicon/qm - modify the return type of debugf...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Weili Qian
crypto: hisilicon/qm - modify the return type of function
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Weili Qian
crypto: hisilicon/qm - numbers are replaced by macros
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Nigel Christian
hwrng: imx-rngc - irq already prints an error
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Horia Geantă
crypto: arm/aes-neonbs - fix usage of cbc(aes) fallback
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Tom Rix
crypto: qat - remove unneeded semicolon
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Tom Rix
crypto: cavium/nitrox - remove unneeded semicolon
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Ard Biesheuvel
crypto: arm64/poly1305-neon - reorder PAC authenticatio...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Eric Biggers
crypto: af_alg - avoid undefined behavior accessing...
commit
|
commitdiff
|
tree
|
snapshot
next