index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
crypto: ccree - drop duplicated error message on SRAM exhaustion
Geert Uytterhoeven
2020-02-22
3
-3
/
+0
|
*
|
crypto: ccree - swap SHA384 and SHA512 larval hashes at build time
Geert Uytterhoeven
2020-02-22
3
-35
/
+17
|
*
|
crypto: ccree - remove unneeded casts
Geert Uytterhoeven
2020-02-22
4
-25
/
+23
|
*
|
crypto: ccree - fix retry handling in cc_send_sync_request()
Geert Uytterhoeven
2020-02-22
1
-4
/
+0
|
*
|
crypto: ccree - fix debugfs register access while suspended
Geert Uytterhoeven
2020-02-22
1
-0
/
+2
|
*
|
crypto: hisilicon - register zip engine to uacce
Zhangfei Gao
2020-02-22
3
-8
/
+260
|
*
|
crypto: hisilicon - Remove module_param uacce_mode
Zhangfei Gao
2020-02-22
1
-25
/
+6
|
*
|
crypto: chelsio - remove extra allocation for chtls_dev
Stephen Kitt
2020-02-22
1
-2
/
+1
|
*
|
crypto: qce - handle AES-XTS cases that qce fails
Eneas U de Queiroz
2020-02-13
3
-4
/
+10
|
*
|
crypto: qce - use AES fallback for small requests
Eneas U de Queiroz
2020-02-13
2
-8
/
+35
|
*
|
crypto: qce - use cryptlen when adding extra sgl
Eneas U de Queiroz
2020-02-13
3
-8
/
+10
|
*
|
crypto: allwinner - remove redundant platform_get_irq error message
Chen Zhou
2020-02-13
1
-3
/
+1
|
*
|
crypto: chelsio - Print the chcr driver information while module load.
Devulapally Shiva Krishna
2020-02-13
2
-1
/
+3
|
*
|
crypto: chelsio - This fixes the kernel panic which occurs during a libkcapi ...
Ayush Sawal
2020-02-13
1
-2
/
+3
|
*
|
crypto: chelsio - This fixes the libkcapi's cbc(aes) aio fail test cases
Ayush Sawal
2020-02-13
2
-1
/
+20
|
*
|
crypto: ccree - remove set but not used variable 'du_size'
YueHaibing
2020-02-13
1
-8
/
+0
|
*
|
crypto: ccree - dec auth tag size from cryptlen map
Gilad Ben-Yossef
2020-02-13
1
-2
/
+6
|
*
|
crypto: caam/qi - optimize frame queue cleanup
Valentin Ciocoi Radulescu
2020-02-13
2
-22
/
+42
|
*
|
crypto: ccree - fix AEAD blocksize registration
Gilad Ben-Yossef
2020-02-13
1
-0
/
+1
|
*
|
crypto: ccree - fix some reported cipher block sizes
Gilad Ben-Yossef
2020-02-13
1
-2
/
+6
|
*
|
crypto: ccree - only try to map auth tag if needed
Gilad Ben-Yossef
2020-02-13
1
-2
/
+4
|
*
|
crypto: ccree - protect against empty or NULL scatterlists
Gilad Ben-Yossef
2020-02-13
2
-35
/
+28
|
*
|
crypto: hisilicon - Fix duplicate print when qm occur multiple errors
Shukun Tan
2020-02-13
1
-31
/
+28
|
*
|
crypto: hisilicon - Unify error detect process into qm
Shukun Tan
2020-02-13
5
-244
/
+185
|
*
|
crypto: hisilicon - Configure zip RAS error type
Shukun Tan
2020-02-13
1
-0
/
+10
|
*
|
crypto: hisilicon - Unify hardware error init/uninit into QM
Shukun Tan
2020-02-13
5
-99
/
+149
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-03-31
10
-38
/
+2425
|
\
\
|
*
|
crypto/chtls: Fix chtls crash in connection cleanup
Rohit Maheshwari
2020-03-30
1
-4
/
+25
|
*
|
crypto/chcr: fix incorrect ipv6 packet length
Rohit Maheshwari
2020-03-30
1
-1
/
+1
|
*
|
Crypto: chelsio - Fixes a deadlock between rtnl_lock and uld_mutex
Ayush Sawal
2020-03-30
2
-6
/
+28
|
*
|
Crypto: chelsio - Fixes a hang issue during driver registration
Ayush Sawal
2020-03-30
1
-2
/
+0
|
*
|
Crypto/chtls: add/delete TLS header in driver
Rohit Maheshwari
2020-03-23
1
-14
/
+59
|
*
|
chcr: remove set but not used variable 'status'
YueHaibing
2020-03-16
1
-2
/
+1
|
*
|
cxgb4/chcr: Add ipv6 support and statistics
Rohit Maheshwari
2020-03-08
2
-3
/
+94
|
*
|
chcr: Handle first or middle part of record
Rohit Maheshwari
2020-03-08
3
-2
/
+489
|
*
|
chcr: handle partial end part of a record
Rohit Maheshwari
2020-03-08
1
-7
/
+304
|
*
|
cxgb4/chcr: complete record tx handling
Rohit Maheshwari
2020-03-08
5
-4
/
+641
|
*
|
cxgb4/chcr: Save tx keys and handle HW response
Rohit Maheshwari
2020-03-08
5
-8
/
+339
|
*
|
cxgb4/chcr : Register to tls add and del callback
Rohit Maheshwari
2020-03-08
7
-0
/
+459
|
|
/
*
/
crypto: Convert to new CPU match macros
Thomas Gleixner
2020-03-24
2
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-28
1
-1
/
+1
|
\
|
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
3
-11
/
+21
|
|
\
|
*
|
cxgb4/chtls: fix ULD connection failures due to wrong TID base
Shahjada Abul Husain
2019-12-17
1
-1
/
+1
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-01-28
111
-3914
/
+4762
|
\
\
\
|
*
|
|
crypto: caam - add support for i.MX8M Plus
Horia Geantă
2020-01-22
1
-2
/
+3
|
*
|
|
crypto: hisilicon - fix spelling mistake "disgest" -> "digest"
Colin Ian King
2020-01-22
1
-1
/
+1
|
*
|
|
crypto: ccree - erase unneeded inline funcs
Gilad Ben-Yossef
2020-01-22
1
-10
/
+0
|
*
|
|
crypto: ccree - make cc_pm_put_suspend() void
Gilad Ben-Yossef
2020-01-22
2
-10
/
+4
|
*
|
|
crypto: ccree - split overloaded usage of irq field
Gilad Ben-Yossef
2020-01-22
2
-11
/
+9
|
*
|
|
crypto: ccree - fix PM race condition
Gilad Ben-Yossef
2020-01-22
4
-80
/
+7
[prev]
[next]