Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7b3cb17a48dc1b33f287e866a0218da378ba21c8
/
drivers
/
crypto
/
qat
1b82feb
crypto: qat - Silence smp_processor_id() warning
by Alexander Sverdlin
· 5 years ago
4d2fa8b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
1793d1a
crypto: qat - use struct_size() helper
by Gustavo A. R. Silva
· 6 years ago
a3af113
crypto: qat - do not offload zero length requests
by Giovanni Cabiddu
· 6 years ago
96ee111
crypto: qat - return error for block ciphers for invalid requests
by Giovanni Cabiddu
· 6 years ago
92fec16
crypto: qat - return proper error code in setkey
by Giovanni Cabiddu
· 6 years ago
51d33c2
crypto: qat - fix block size for aes ctr mode
by Giovanni Cabiddu
· 6 years ago
15b5e91
crypto: qat - update iv after encryption or decryption operations
by Giovanni Cabiddu
· 6 years ago
c044b62
crypto: qat - add check for negative offset in alg precompute function
by Shant KumarX Sonnad
· 6 years ago
9332249
crypto: qat - remove spin_lock in qat_ablkcipher_setkey
by Xin Zeng
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
877b569
crypto: shash - remove shash_desc::flags
by Eric Biggers
· 6 years ago
3ecc972
crypto: rsa - unimplement sign/verify for raw RSA backends
by Vitaly Chikunov
· 6 years ago
63bdf42
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
920d7f7
crypto: qat - Remove unused goto label
by Herbert Xu
· 6 years ago
320ca3e
crypto: prefix header search paths with $(srctree)/
by Masahiro Yamada
· 6 years ago
f0fcf9a
crypto: qat - no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
62606c2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
bd6bf7c
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
58c8a86
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 6 years ago
cfa1d74
crypto: qat - move temp buffers off the stack
by Ard Biesheuvel
· 6 years ago
62b36c3
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
by Oza Pawandeep
· 6 years ago
ba439a6
crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()
by Waiman Long
· 6 years ago
1299c9c
crypto: qat - Remove VLA usage
by Kees Cook
· 6 years ago
8e8c038
crypto: qat/adf_aer - Replace GFP_ATOMIC with GFP_KERNEL in adf_dev_aer_schedule_reset()
by Jia-Ju Bai
· 6 years ago
590b5b7
treewide: kzalloc_node() -> kcalloc_node()
by Kees Cook
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
1ebe6da
crypto: qat - Add MODULE_FIRMWARE for all qat drivers
by Conor McLoughlin
· 7 years ago
9ce285c
.gitignore: move *-asn1.[ch] patterns to the top-level .gitignore
by Masahiro Yamada
· 7 years ago
ab6815d
crypto: qat - don't leak pointers to authenc keys
by Tudor-Dan Ambarus
· 7 years ago
9f32bb5
crypto: qat - Make several functions static
by Colin Ian King
· 7 years ago
8c9478a
crypto: qat - reduce stack size with KASAN
by Arnd Bergmann
· 7 years ago
37dc795
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
ced6a58
crypto: dh - Remove pointless checks for NULL 'p' and 'g'
by Eric Biggers
· 7 years ago
5829cc8
crypto: qat - Clean up error handling in qat_dh_set_secret()
by Eric Biggers
· 7 years ago
e3d062a
crypto: qat - mark expected switch fall-throughs in qat_uclo
by Gustavo A. R. Silva
· 7 years ago
9c290c5
crypto: qat - remove unused and redundant pointer vf_info
by Colin Ian King
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
ed713a2
crypto: qat - pr_err() strings should end with newlines
by Arvind Yadav
· 7 years ago
a93854c
crypto: qat - fix spelling mistake: "runing" -> "running"
by Colin Ian King
· 8 years ago
f72e24a
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
72eed06
crypto: qat - avoid an uninitialized variable warning
by Arnd Bergmann
· 8 years ago
515c4d27
crypto: qat - comply with crypto_akcipher_maxsize()
by Tudor-Dan Ambarus
· 8 years ago
85ac98c
crypto: qat - comply with crypto_kpp_maxsize()
by Tudor-Dan Ambarus
· 8 years ago
f14011a
crypto: qat - Use IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
248c650
crypto: qat - use pcie_flr instead of duplicating it
by Christoph Hellwig
· 8 years ago
5527dfb
crypto: kpp - constify buffer passed to crypto_kpp_set_secret()
by Eric Biggers
· 8 years ago
1043c51
crypto: qat - increase number of supported devices
by Xin Zeng
· 8 years ago
21aad0b
crypto: qat - modify format of dev top level debugfs entries
by Pablo Marcos Oltra
· 8 years ago
841d6d1
crypto: qat - zero esram only for DH85x devices
by Giovanni Cabiddu
· 8 years ago
4f78ce8
crypto: qat - fix bar discovery for c62x
by Giovanni Cabiddu
· 8 years ago
ac6d9a2
crypto: qat - replace hardcoded BIT(0) in vf_isr
by Giovanni Cabiddu
· 8 years ago
aebeff8
crypto: qat - fix comments describing adf_disable_sriov()
by Ahsan Atta
· 8 years ago
0a3b1ab
crypto: qat - fix indentation
by Ahsan Atta
· 8 years ago
c3afafa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 8 years ago
378bc4e
crypto: qat - fix leak on error path
by Giovanni Cabiddu
· 8 years ago
1548a37
crypto: qat - fix incorrect accelerator mask for C3X devices
by Maksim Lukoshkov
· 8 years ago
93ba73f
crypto: qat - fix constants table DMA
by Maksim Lukoshkov
· 8 years ago
10bb087
crypto: qat - fix aes-xts key sizes
by Giovanni Cabiddu
· 8 years ago
bd76ad4
crypto: qat - Stop dropping leading zeros from RSA output
by Salvatore Benedetto
· 8 years ago
c983914
crypto: qat - Add DH support
by Salvatore Benedetto
· 8 years ago
879f77e
crypto: qat - Add RSA CRT mode
by Salvatore Benedetto
· 9 years ago
e24860f2
crypto: qat - Use alternative reset methods depending on the specific device
by Conor McLoughlin
· 9 years ago
6889621
crypto: qat - Switch to new rsa_helper functions
by Salvatore Benedetto
· 9 years ago
773b197
crypto: qat - Remove deprecated create_workqueue
by Bhaktipriya Shridhar
· 9 years ago
21a3d3b
crypto: qat - fix typos sizeof for ctx
by Tadeusz Struk
· 9 years ago
256b1cf
crypto: qat - change the adf_ctl_stop_devices to void
by Tadeusz Struk
· 9 years ago
d0c15bd
crypto: qat - make adf_vf_isr.c dependant on IOV config
by Tadeusz Struk
· 9 years ago
cca0a7b
crypto: qat - Fix typo in comments
by Tadeusz Struk
· 9 years ago
6dd4c83
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 9 years ago
6dc5df7
crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wq
by Tadeusz Struk
· 9 years ago
6f64389
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 9 years ago
9e209fc
crypto: qat - fix invalid pf2vf_resp_wq logic
by Tadeusz Struk
· 9 years ago
b3ab30a
crypto: qat - fix section mismatch warning
by Tadeusz Struk
· 9 years ago
87ba569
crypto: qat - interrupts need to be enabled when VFs are disabled
by Tadeusz Struk
· 9 years ago
25c6ffb
crypto: qat - check if PF is running
by Tadeusz Struk
· 9 years ago
02dc8d6
crypto: qat - move vf2pf_init and vf2pf_exit to common
by Tadeusz Struk
· 9 years ago
d606416
crypto: qat - adf_dev_stop should not be called in atomic context
by Tadeusz Struk
· 9 years ago
f1420ce
crypto: qat - changed adf_dev_stop to void
by Tadeusz Struk
· 9 years ago
cb00bca
crypto: qat - explicitly stop all VFs first
by Tadeusz Struk
· 9 years ago
738f982
crypto: qat - fix address leaking of RSA public exponent
by Tudor Ambarus
· 9 years ago
aa8b6dd
crypto: qat - avoid memory corruption or undefined behaviour
by Tudor Ambarus
· 9 years ago
0c4935b
crypto: qat - Remove redundant nrbg rings
by Ahsan Atta
· 9 years ago
082ebe9
crypto: qat - make sure const_tab is 1024 bytes aligned
by Tadeusz Struk
· 9 years ago
3407420
crypto: qat - remove redundant arbiter configuration
by Tadeusz Struk
· 9 years ago
84a0ced0
crypto: qat - Change the definition of icp_qat_uof_regtype
by Pingchao Yang
· 9 years ago
f93a8b2
crypto: qat - The AE id should be less than the maximal AE number
by Pingchao Yang
· 9 years ago
26d52ea
crypto: qat - fix leak on error path
by Tadeusz Struk
· 9 years ago
7768fb2e
crypto: qat - Reduced reqsize in qat_algs
by Cabiddu, Giovanni
· 9 years ago
ba17113
crypto: qat - Pack cfg ctl structs
by Atta, Ahsan
· 9 years ago
718837c
crypto: qat - remove redundant function call
by Pingchao Yang
· 9 years ago
a2f5106
crypto: qat - change name for c6xx dev type
by Tadeusz Struk
· 9 years ago
70401f4
crypto: qat - update init_esram for C3xxx dev type
by Tadeusz Struk
· 9 years ago
c0e77a1
crypto: qat - fix timeout issues
by Pingchao Yang
· 9 years ago
91a93ea
crypto: qat - remove to call get_sram_bar_id for qat_c3xxx
by Pingchao Yang
· 9 years ago
2a5de72
crypto: qat - fix SKU definiftion for c3xxx dev
by Tadeusz Struk
· 9 years ago
1fa844e
crypto: qat - Fix random config build issue
by Tadeusz Struk
· 9 years ago
a239c36
crypto: qat - Rename dh895xcc mmp firmware
by Ahsan Atta
· 9 years ago
dc2c632
crypto: qat - use list_for_each_entry*
by Geliang Tang
· 9 years ago
Next »