index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-18
crypto: caam/jr - Remove extra memory barrier during job ring dequeue
Vakul Garg
2
-1
/
+9
2019-04-18
crypto: ccp - Do not free psp_master when PLATFORM_INIT fails
Singh, Brijesh
1
-1
/
+1
2019-04-18
crypto: stm32/hash - Fix self test issue during export
Lionel Debieve
1
-3
/
+1
2019-04-16
crypto: mxc-scc - Remove broken driver
Herbert Xu
3
-777
/
+0
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-4
/
+0
2019-04-08
crypto: nx842 - remove set but not used variables 'dpadding' and 'max_sync_size'
YueHaibing
2
-6
/
+3
2019-04-08
crypto: mxs-dcp - return errcode in mxs_dcp_aes_enqueue and dcp_sha_update_fx
YueHaibing
1
-2
/
+2
2019-04-08
crypto: marvell - remove set but not used variable 'index'
YueHaibing
1
-2
/
+1
2019-04-08
crypto: ccp - Use kmemdup in ccp_copy_and_save_keypart()
YueHaibing
1
-2
/
+1
2019-04-08
crypto: ccp - introduce SEV_GET_ID2 command
Singh, Brijesh
1
-0
/
+67
2019-04-08
crypto: caam/qi - Change a couple IS_ERR_OR_NULL() checks to IS_ERR()
Dan Carpenter
1
-2
/
+2
2019-04-08
crypto: cavium/nitrox - Added rfc4106(gcm(aes)) cipher support
Nagadheeraj Rottela
2
-83
/
+300
2019-03-28
crypto: caam - limit AXI pipeline to a depth of 1
Iuliana Prodan
1
-0
/
+20
2019-03-28
crypto: caam/jr - Remove extra memory barrier during job ring enqueue
Vakul Garg
1
-2
/
+4
2019-03-28
crypto: caam/jr - Removed redundant vars from job ring private data
Vakul Garg
2
-7
/
+1
2019-03-28
crypto: caam/jr - Remove spinlock for output job ring
Vakul Garg
2
-7
/
+1
2019-03-28
crypto: vmx - Make p8_init and p8_exit static
YueHaibing
1
-2
/
+2
2019-03-28
crypto: cavium - Make cptvf_device_init static
YueHaibing
1
-1
/
+1
2019-03-28
crypto: bcm - remove unused array tag_to_hash_idx
YueHaibing
1
-3
/
+0
2019-03-28
crypto: zip - Make some functions static
YueHaibing
1
-4
/
+4
2019-03-28
crypto: ccp - Make ccp_register_rsa_alg static
YueHaibing
1
-1
/
+2
2019-03-28
crypto: cavium - Make some functions static
YueHaibing
1
-3
/
+3
2019-03-28
crypto: cavium - remove unused fucntions
YueHaibing
1
-17
/
+0
2019-03-28
crypto: caam - fix copy of next buffer for xcbc and cmac
Iuliana Prodan
1
-7
/
+6
2019-03-22
crypto: vmx - fix copy-paste error in CTR mode
Daniel Axtens
1
-2
/
+2
2019-03-22
crypto: ccree - reduce kernel stack usage with clang
Arnd Bergmann
1
-1
/
+1
2019-03-22
crypto: caam/jr - optimize job ring enqueue and dequeue operations
Vakul Garg
2
-2
/
+11
2019-03-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
6
-28
/
+51
2019-03-07
crypto: caam - add missing put_device() call
Wen Yang
5
-27
/
+50
2019-03-07
crypto: s5p-sss - fix AES support for Exynos5433
Kamil Konieczny
1
-1
/
+1
2019-03-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
88
-929
/
+1153
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-03-04
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
1
-1
/
+1
2019-02-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2019-02-28
crypto: s5p - add AES support for Exynos5433
Kamil Konieczny
1
-4
/
+46
2019-02-28
crypto: crypto4xx - add missing of_node_put after of_device_is_available
Julia Lawall
1
-1
/
+3
2019-02-28
crypto: cavium/zip - fix collision with generic cra_driver_name
Eric Biggers
1
-2
/
+4
2019-02-28
crypto: caam - remove redundant likely/unlikely annotation
Chengguang Xu
2
-5
/
+5
2019-02-28
crypto: s5p - update iv after AES-CBC op end
Kamil Konieczny
1
-0
/
+8
2019-02-28
crypto: caam - generate hash keys in-place
Horia Geantă
2
-47
/
+23
2019-02-28
crypto: caam - fix DMA mapping xcbc key twice
Horia Geantă
1
-2
/
+1
2019-02-28
crypto: caam - fix hash context DMA unmap size
Franck LENORMAND
1
-3
/
+5
2019-02-28
crypto: s5p-sss - Use AES_BLOCK_SIZE define instead of number
Krzysztof Kozlowski
1
-2
/
+4
2019-02-28
crypto: stm32 - drop pointless static qualifier in stm32_hash_remove()
Mao Wenan
1
-1
/
+1
2019-02-28
crypto: chelsio - Fixed Traffic Stall
Atul Gupta
1
-13
/
+20
2019-02-28
crypto: marvell - Remove set but not used variable 'ivsize'
YueHaibing
1
-2
/
+0
2019-02-22
crypto: ccp - Update driver messages to remove some confusion
Lendacky, Thomas
2
-9
/
+14
2019-02-22
crypto: rockchip - update new iv to device in multiple operations
Zhang Zhijie
2
-0
/
+35
2019-02-22
crypto: rockchip - fix scatterlist nents error
Zhang Zhijie
4
-5
/
+7
2019-02-22
crypto: ccree - fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
[prev]
[next]