Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
7debbf015f580693680f3d2a3cef0cf99dcef688
/
drivers
/
crypto
33e1787
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
3723c63
treewide: convert ISO_8859-1 text comments to utf-8
by Arnd Bergmann
· 6 years ago
f3ea4962
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
d5acba2
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
5e2d059
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
dafa5f6
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
19e226e
virtio: Make vp_set_vq_affinity() take a mask.
by Caleb Raitto
· 6 years ago
656ecc1
crypto/nx: Initialize 842 high and normal RxFIFO control registers
by Haren Myneni
· 6 years ago
8418cf5
crypto: hisilicon - sec_send_request() can be static
by kbuild test robot
· 6 years ago
3465893
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 6 years ago
c1c8626
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
7123fd4
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
afb31cd
crypto: ccp - Check for NULL PSP pointer at module unload
by Tom Lendacky
· 6 years ago
f53ad3e
crypto: ccree - allow bigger than sector XTS op
by Gilad Ben-Yossef
· 6 years ago
e30368f
crypto: ccree - zero all of request ctx before use
by Gilad Ben-Yossef
· 6 years ago
f5c19df
crypto: ccree - remove cipher ivgen left overs
by Gilad Ben-Yossef
· 6 years ago
76c9e53
crypto: ccree - drop useless type flag during reg
by Gilad Ben-Yossef
· 6 years ago
915e4e8
crypto: hisilicon - SEC security accelerator driver
by Jonathan Cameron
· 6 years ago
f6adeef
crypto: virtio - Replace GFP_ATOMIC with GFP_KERNEL in __virtio_crypto_ablkcipher_do_req()
by Jia-Ju Bai
· 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
1c96dde
crypto: cavium/nitrox - Replace GFP_ATOMIC with GFP_KERNEL in crypto_alloc_context()
by Jia-Ju Bai
· 6 years ago
c5f5aee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Herbert Xu
· 6 years ago
f7aee87
crypto: stm32_crc32 - Use existing define with polynomial
by Krzysztof Kozlowski
· 6 years ago
d96542a
crypto: qcom-rng - Add ACPI support
by Timur Tabi
· 6 years ago
ba3ab63
crypto: qcom-rng - Add support for prng-ee
by Vinod Koul
· 6 years ago
ceec5f5
crypto: qcom-rng - Add Qcom prng driver
by Vinod Koul
· 6 years ago
1ca8c0a
Merge tag 'soc-fsl-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into next/drivers
by Olof Johansson
· 6 years ago
c89105c
staging: fsl-mc: Move DPIO from staging to drivers/soc/fsl
by Roy Pledge
· 6 years ago
0e7d4d9
crypto: sharah - Unregister correct algorithms for SAHARA 3
by Michael Müller
· 6 years ago
e5c8ee1
crypto: inside-secure - initialize first_rdesc to make GCC happy
by Antoine Tenart
· 6 years ago
301422e
crypto: inside-secure - switch to SPDX identifiers
by Antoine Tenart
· 6 years ago
46d8c4b
crypto: padlock-aes - Fix Nano workaround data corruption
by Herbert Xu
· 6 years ago
d6be72e
crypto: chtls - use 64-bit arithmetic instead of 32-bit
by Gustavo A. R. Silva
· 6 years ago
dcbc0c6
crypto: ccp - Add support for new CCP/PSP device ID
by Tom Lendacky
· 6 years ago
ad01a98
crypto: ccp - Support register differences between PSP devices
by Tom Lendacky
· 6 years ago
03af912
crypto: ccp - Remove unused #defines
by Tom Lendacky
· 6 years ago
015c8c8
crypto: ccp - Add psp enabled message when initialization succeeds
by Tom Lendacky
· 6 years ago
f426d2b
crypto: ccp - Fix command completion detection race
by Tom Lendacky
· 6 years ago
cca9bab
tcp: use monotonic timestamps for PAWS
by Arnd Bergmann
· 6 years ago
5c324a2
crypto: ccree - rate limit debug print
by Gilad Ben-Yossef
· 6 years ago
84f366d
crypto: ccree - use CBC-CS3 CTS mode
by Gilad Ben-Yossef
· 6 years ago
d6b609d
crypto: ccree - remove dead legacy code
by Gilad Ben-Yossef
· 6 years ago
00904aa
crypto: ccree - fix iv handling
by Gilad Ben-Yossef
· 6 years ago
26497e7
crypto: ccree - fix finup
by Hadar Gat
· 6 years ago
85d7311
crypto: remove redundant type flags from tfm allocation
by Eric Biggers
· 6 years ago
2c95e6d
crypto: skcipher - remove useless setting of type flags
by Eric Biggers
· 6 years ago
3f4a537
crypto: aead - remove useless setting of type flags
by Eric Biggers
· 6 years ago
c87a405
crypto: ahash - remove useless setting of cra_type
by Eric Biggers
· 6 years ago
6a38f62
crypto: ahash - remove useless setting of type flags
by Eric Biggers
· 6 years ago
e50944e
crypto: shash - remove useless setting of type flags
by Eric Biggers
· 6 years ago
9744fec
crypto: inside-secure - remove request list to improve performance
by Ofer Heifetz
· 6 years ago
6246987
crypto: inside-secure - ecb(des3_ede) and cbc(des3_ede) support
by Ofer Heifetz
· 6 years ago
a7dea8c
crypto: inside-secure - ecb(des) and cbc(des) support
by Ofer Heifetz
· 6 years ago
b471e4b
crypto: inside-secure - hmac(md5) support
by Ofer Heifetz
· 6 years ago
293f89c
crypto: inside-secure - md5 support
by Ofer Heifetz
· 6 years ago
63b9427
crypto: inside-secure - set tx_max_cmd_queue to 32
by Ofer Heifetz
· 6 years ago
f1edf29
crypto: inside-secure - reset CDR and RDR rings on module removal
by Ofer Heifetz
· 6 years ago
fbd0a7c
crypto: inside-secure - adjust the TRC configuration for EIP197D
by Ofer Heifetz
· 6 years ago
5eb0911
crypto: inside-secure - eip197d support
by Antoine Tenart
· 6 years ago
367571e
crypto: inside-secure - add multiple processing engine support
by Ofer Heifetz
· 6 years ago
18e0e95
crypto: inside-secure - dynamic ring configuration allocation
by Ofer Heifetz
· 6 years ago
53c83e9
crypto: inside-secure - add an invalidation flag
by Antoine Tenart
· 6 years ago
998d2ab
crypto: inside-secure - filter out the algorithms by engine
by Antoine Tenart
· 6 years ago
7d8f52a
crypto: inside-secure - use precise compatibles
by Antoine Tenart
· 6 years ago
043ecc6
crypto: inside-secure - move the firmware to a better location
by Antoine Tenart
· 6 years ago
73463ad
crypto: stm32/crc - Add power management support
by lionel.debieve@st.com
· 6 years ago
8b4d566
crypto: stm32/hash - Add power management support
by lionel.debieve@st.com
· 6 years ago
65f9aa3
crypto: stm32/cryp - Add power management support
by lionel.debieve@st.com
· 6 years ago
ac31672
headers: separate linux/mod_devicetable.h from linux/platform_device.h
by Randy Dunlap
· 6 years ago
d0d859b
crypto: virtio - Register an algo only if it's supported
by Farhan Ali
· 6 years ago
b551bac
crypto: virtio - Read crypto services and algorithm masks
by Farhan Ali
· 6 years ago
2dd3f7c9
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
38641b8
crypto: atmel-ecc - remove overly verbose dev_info
by Tudor-Dan Ambarus
· 6 years ago
e9440ff
crypto: atmel-ecc - fix to allow multi segment scatterlists
by Tudor-Dan Ambarus
· 6 years ago
2a2b946
crypto: cavium - make structure algs static
by Colin Ian King
· 6 years ago
ea23cb5
crypto: inside-secure - authenc(hmac(sha384), cbc(aes)) support
by Antoine Tenart
· 6 years ago
1f5d5d9
crypto: inside-secure - hmac(sha384) support
by Antoine Tenart
· 6 years ago
9e46eaf
crypto: inside-secure - sha384 support
by Antoine Tenart
· 6 years ago
87eee12
crypto: inside-secure - authenc(hmac(sha512), cbc(aes)) support
by Antoine Tenart
· 6 years ago
0de54fb
crypto: inside-secure - hmac(sha512) support
by Antoine Tenart
· 6 years ago
b460edb
crypto: inside-secure - sha512 support
by Antoine Tenart
· 6 years ago
25bc955
crypto: inside-secure - improve the counter computation
by Antoine Tenart
· 6 years ago
cda3e73
crypto: inside-secure - use the error handler for invalidation requests
by Antoine Tenart
· 6 years ago
ce43b2e
crypto: inside-secure - increase minimum transfer size
by Ofer Heifetz
· 6 years ago
f70b359
crypto: chtls - use after free in chtls_pt_recvmsg()
by Dan Carpenter
· 6 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 6 years ago
590b5b7
treewide: kzalloc_node() -> kcalloc_node()
by Kees Cook
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 6 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 6 years ago
3e1a29b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
b268b35
crypto: chtls - free beyond end rspq_skb_cache
by Atul Gupta
· 6 years ago
1dfe57a
crypto: chtls - kbuild warnings
by Atul Gupta
· 6 years ago
ea5213b
crypto: chtls - dereference null variable
by Atul Gupta
· 6 years ago
3b8305f
crypto: chtls - wait for memory sendmsg, sendpage
by Atul Gupta
· 6 years ago
09e53d8
crypto: chtls - key len correction
by Atul Gupta
· 6 years ago
0b3a830
crypto: ccp - Add GET_ID SEV command
by Janakarajan Natarajan
· 6 years ago
edd303f
crypto: ccp - Add DOWNLOAD_FIRMWARE SEV command
by Janakarajan Natarajan
· 6 years ago
1ebe6da
crypto: qat - Add MODULE_FIRMWARE for all qat drivers
by Conor McLoughlin
· 6 years ago
565018b
crypto: ccree - silence debug prints
by Gilad Ben-Yossef
· 6 years ago
35f859f
crypto: ccree - better clock handling
by Gilad Ben-Yossef
· 6 years ago
Next »