index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-13
crypto: qce - handle AES-XTS cases that qce fails
Eneas U de Queiroz
3
-4
/
+10
2020-02-13
crypto: qce - use AES fallback for small requests
Eneas U de Queiroz
2
-8
/
+35
2020-02-13
crypto: qce - use cryptlen when adding extra sgl
Eneas U de Queiroz
3
-8
/
+10
2020-02-13
crypto: allwinner - remove redundant platform_get_irq error message
Chen Zhou
1
-3
/
+1
2020-02-13
crypto: chelsio - Print the chcr driver information while module load.
Devulapally Shiva Krishna
2
-1
/
+3
2020-02-13
crypto: chelsio - This fixes the kernel panic which occurs during a libkcapi test
Ayush Sawal
1
-2
/
+3
2020-02-13
crypto: chelsio - This fixes the libkcapi's cbc(aes) aio fail test cases
Ayush Sawal
2
-1
/
+20
2020-02-13
crypto: ccree - remove set but not used variable 'du_size'
YueHaibing
1
-8
/
+0
2020-02-13
crypto: ccree - dec auth tag size from cryptlen map
Gilad Ben-Yossef
1
-2
/
+6
2020-02-13
crypto: caam/qi - optimize frame queue cleanup
Valentin Ciocoi Radulescu
2
-22
/
+42
2020-02-13
crypto: ccree - fix AEAD blocksize registration
Gilad Ben-Yossef
1
-0
/
+1
2020-02-13
crypto: ccree - fix some reported cipher block sizes
Gilad Ben-Yossef
1
-2
/
+6
2020-02-13
crypto: ccree - only try to map auth tag if needed
Gilad Ben-Yossef
1
-2
/
+4
2020-02-13
crypto: ccree - protect against empty or NULL scatterlists
Gilad Ben-Yossef
2
-35
/
+28
2020-02-13
crypto: hisilicon - Fix duplicate print when qm occur multiple errors
Shukun Tan
1
-31
/
+28
2020-02-13
crypto: hisilicon - Unify error detect process into qm
Shukun Tan
5
-244
/
+185
2020-02-13
crypto: hisilicon - Configure zip RAS error type
Shukun Tan
1
-0
/
+10
2020-02-13
crypto: hisilicon - Unify hardware error init/uninit into QM
Shukun Tan
5
-99
/
+149
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+1
2020-01-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
111
-3914
/
+4762
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-1
/
+1
2020-01-22
crypto: caam - add support for i.MX8M Plus
Horia Geantă
1
-2
/
+3
2020-01-22
crypto: hisilicon - fix spelling mistake "disgest" -> "digest"
Colin Ian King
1
-1
/
+1
2020-01-22
crypto: ccree - erase unneeded inline funcs
Gilad Ben-Yossef
1
-10
/
+0
2020-01-22
crypto: ccree - make cc_pm_put_suspend() void
Gilad Ben-Yossef
2
-10
/
+4
2020-01-22
crypto: ccree - split overloaded usage of irq field
Gilad Ben-Yossef
2
-11
/
+9
2020-01-22
crypto: ccree - fix PM race condition
Gilad Ben-Yossef
4
-80
/
+7
2020-01-22
crypto: ccree - fix FDE descriptor sequence
Ofir Drang
1
-3
/
+45
2020-01-22
crypto: ccree - cc_do_send_request() is void func
Gilad Ben-Yossef
1
-25
/
+11
2020-01-22
crypto: ccree - fix pm wrongful error reporting
Gilad Ben-Yossef
1
-1
/
+1
2020-01-22
crypto: ccree - turn errors to debug msgs
Gilad Ben-Yossef
2
-13
/
+13
2020-01-22
crypto: ccree - fix AEAD decrypt auth fail
Gilad Ben-Yossef
1
-1
/
+1
2020-01-22
crypto: ccree - fix typo in comment
Hadar Gat
1
-1
/
+1
2020-01-22
crypto: ccree - fix typos in error msgs
Hadar Gat
1
-2
/
+2
2020-01-22
crypto: atmel-{aes,sha,tdes} - Retire crypto_platform_data
Tudor Ambarus
3
-99
/
+3
2020-01-22
crypto: chtls - Fixed listen fail when max stid range reached
Vinay Kumar Yadav
1
-3
/
+2
2020-01-22
crypto: chtls - Corrected function call context
Vinay Kumar Yadav
1
-15
/
+15
2020-01-22
crypto: caam/qi2 - fix typo in algorithm's driver name
Horia Geantă
1
-1
/
+1
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-11
/
+21
2020-01-16
crypto: hisilicon - add branch prediction macro
Zaibo Xu
1
-22
/
+22
2020-01-16
crypto: hisilicon - adjust hpre_crt_para_get
Zaibo Xu
1
-14
/
+14
2020-01-16
crypto: hisilicon - Fixed some tiny bugs of HPRE
Zaibo Xu
2
-38
/
+32
2020-01-16
crypto: hisilicon - Bugfixed tfm leak
Zaibo Xu
2
-13
/
+18
2020-01-16
crypto: hisilicon - Add aead support on SEC2
Zaibo Xu
4
-24
/
+620
2020-01-16
crypto: hisilicon - redefine skcipher initiation
Zaibo Xu
1
-35
/
+61
2020-01-16
crypto: hisilicon - Add branch prediction macro
Zaibo Xu
1
-14
/
+14
2020-01-16
crypto: hisilicon - Add callback error check
Zaibo Xu
2
-6
/
+10
2020-01-16
crypto: hisilicon - Adjust some inner logic
Zaibo Xu
1
-26
/
+28
2020-01-16
crypto: hisilicon - Update QP resources of SEC V2
Zaibo Xu
3
-93
/
+59
2020-01-16
crypto: hisilicon - Update some names on SEC V2
Zaibo Xu
2
-29
/
+36
[prev]
[next]