index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qat
/
qat_common
Age
Commit message (
Expand
)
Author
2020-07-09
crypto: qat - fallback for xts with 192 bit keys
Giovanni Cabiddu
2020-07-09
crypto: qat - remove unused field in skcipher ctx
Giovanni Cabiddu
2020-07-09
crypto: qat - validate xts key
Giovanni Cabiddu
2020-07-09
crypto: qat - allow xts requests not multiple of block
Giovanni Cabiddu
2020-06-18
crypto: qat - update timeout logic in put admin msg
Wojciech Ziemba
2020-06-18
crypto: qat - send admin messages to set of AEs
Wojciech Ziemba
2020-06-18
crypto: qat - update fw init admin msg
Wojciech Ziemba
2020-06-18
crypto: qat - remove packed attribute in etr structs
Giovanni Cabiddu
2020-06-18
crypto: qat - replace user types with kernel ABI __u types
Wojciech Ziemba
2020-06-18
crypto: qat - replace user types with kernel u types
Wojciech Ziemba
2020-06-18
crypto: qat - convert to SPDX License Identifiers
Giovanni Cabiddu
2020-03-12
crypto: qat - simplify the qat_crypto function
Tianjia Zhang
2020-02-22
crypto: qat - spelling s/Decrytp/Decrypt/
Geert Uytterhoeven
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-17
crypto: qat - switch to skcipher API
Ard Biesheuvel
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-08-02
crypto: qat - Silence smp_processor_id() warning
Alexander Sverdlin
2019-06-13
crypto: qat - use struct_size() helper
Gustavo A. R. Silva
2019-05-23
crypto: qat - do not offload zero length requests
Giovanni Cabiddu
2019-05-23
crypto: qat - return error for block ciphers for invalid requests
Giovanni Cabiddu
2019-05-23
crypto: qat - return proper error code in setkey
Giovanni Cabiddu
2019-05-23
crypto: qat - fix block size for aes ctr mode
Giovanni Cabiddu
2019-05-23
crypto: qat - update iv after encryption or decryption operations
Giovanni Cabiddu
2019-05-23
crypto: qat - add check for negative offset in alg precompute function
Shant KumarX Sonnad
2019-05-23
crypto: qat - remove spin_lock in qat_ablkcipher_setkey
Xin Zeng
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-18
crypto: rsa - unimplement sign/verify for raw RSA backends
Vitaly Chikunov
2019-03-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-02-08
crypto: qat - Remove unused goto label
Herbert Xu
2019-02-01
crypto: qat - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-10-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-10-05
crypto: qat - move temp buffers off the stack
Ard Biesheuvel
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-09-04
crypto: qat - Remove VLA usage
Kees Cook
2018-08-03
crypto: qat/adf_aer - Replace GFP_ATOMIC with GFP_KERNEL in adf_dev_aer_sched...
Jia-Ju Bai
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-04-07
.gitignore: move *-asn1.[ch] patterns to the top-level .gitignore
Masahiro Yamada
2018-03-31
crypto: qat - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-02-15
crypto: qat - Make several functions static
Colin Ian King
2017-12-22
crypto: qat - reduce stack size with KASAN
Arnd Bergmann
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-11-10
crypto: dh - Remove pointless checks for NULL 'p' and 'g'
Eric Biggers
2017-11-10
crypto: qat - Clean up error handling in qat_dh_set_secret()
Eric Biggers
2017-11-03
crypto: qat - mark expected switch fall-throughs in qat_uclo
Gustavo A. R. Silva
2017-11-03
crypto: qat - remove unused and redundant pointer vf_info
Colin Ian King
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-12
crypto: qat - pr_err() strings should end with newlines
Arvind Yadav
[next]