index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
4
-44
/
+65
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-05-06
1
-37
/
+46
|
|
\
|
|
*
cxgb4/chcr: avoid -Wreturn-local-addr warning
Arnd Bergmann
2020-05-04
1
-37
/
+46
|
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-04-29
3
-7
/
+19
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
crypto: caam - fix the address of the last entry of S/G
Iuliana Prodan
2020-04-16
1
-1
/
+1
|
|
*
crypto: caam - fix use-after-free KASAN issue for RSA algorithms
Iuliana Prodan
2020-04-16
1
-2
/
+6
|
|
*
crypto: caam - fix use-after-free KASAN issue for HASH algorithms
Iuliana Prodan
2020-04-16
1
-2
/
+6
|
|
*
crypto: caam - fix use-after-free KASAN issue for AEAD algorithms
Iuliana Prodan
2020-04-16
1
-1
/
+3
|
|
*
crypto: caam - fix use-after-free KASAN issue for SKCIPHER algorithms
Iuliana Prodan
2020-04-16
1
-1
/
+3
*
|
|
Crypto/chcr: fix for hmac(sha) test fails
Devulapally Shiva Krishna
2020-05-06
1
-1
/
+1
*
|
|
Crypto/chcr: support for 48 byte key_len in aes-xts
Devulapally Shiva Krishna
2020-05-06
1
-2
/
+25
*
|
|
Crypto/chcr: fix for ccm(aes) failed test
Devulapally Shiva Krishna
2020-05-06
1
-1
/
+1
*
|
|
Crypto/chcr: fix ctr, cbc, xts and rfc3686-ctr failed tests
Devulapally Shiva Krishna
2020-05-06
2
-14
/
+29
*
|
|
Crypto/chcr: fix gcm-aes and rfc4106-gcm failed tests
Devulapally Shiva Krishna
2020-05-06
1
-4
/
+12
*
|
|
Revert "crypto: chelsio - Inline single pdu only"
Ayush Sawal
2020-05-06
1
-3
/
+0
|
/
/
*
/
chcr: Fix CPU hard lockup
Rohit Maheshwari
2020-04-23
1
-4
/
+2
|
/
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-04-08
2
-3
/
+7
|
\
|
*
crypto: marvell/octeontx - fix double free of ptr
Colin Ian King
2020-04-03
1
-3
/
+5
|
*
crypto: hisilicon - Fix build error
YueHaibing
2020-04-03
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-04-07
1
-0
/
+1
|
\
\
|
*
|
crypto/chcr: Add missing include file <linux/highmem.h>
YueHaibing
2020-04-02
1
-0
/
+1
*
|
|
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
1
-0
/
+1
|
\
\
\
|
*
|
|
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
*
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-04-01
102
-2707
/
+10963
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
crypto: caam - limit single JD RNG output to maximum of 16 bytes
Andrey Smirnov
2020-03-30
1
-10
/
+11
|
*
|
crypto: caam - enable prediction resistance in HRWNG
Andrey Smirnov
2020-03-30
5
-15
/
+68
|
*
|
crypto: caam - invalidate entropy register during RNG initialization
Andrey Smirnov
2020-03-30
2
-4
/
+10
|
*
|
crypto: caam - check if RNG job failed
Andrey Smirnov
2020-03-30
1
-6
/
+15
|
*
|
crypto: caam - simplify RNG implementation
Andrey Smirnov
2020-03-30
1
-215
/
+107
|
*
|
crypto: caam - drop global context pointer and init_done
Andrey Smirnov
2020-03-30
3
-43
/
+44
|
*
|
crypto: caam - use struct hwrng's .init for initialization
Andrey Smirnov
2020-03-30
1
-23
/
+24
|
*
|
crypto: caam - allocate RNG instantiation descriptor with GFP_DMA
Andrey Smirnov
2020-03-30
1
-2
/
+2
|
*
|
crypto: ccree - remove duplicated include from cc_aead.c
YueHaibing
2020-03-30
1
-1
/
+0
|
*
|
crypto: chelsio - remove set but not used variable 'adap'
YueHaibing
2020-03-20
1
-2
/
+0
|
*
|
crypto: marvell - enable OcteonTX cpt options for build
SrujanaChalla
2020-03-20
2
-0
/
+17
|
*
|
crypto: marvell - add the Virtual Function driver for CPT
SrujanaChalla
2020-03-20
9
-2
/
+4686
|
*
|
crypto: marvell - add support for OCTEON TX CPT engine
SrujanaChalla
2020-03-20
8
-0
/
+2764
|
*
|
crypto: marvell - create common Kconfig and Makefile for Marvell
SrujanaChalla
2020-03-20
10
-46
/
+69
|
*
|
crypto: bcm - Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-20
1
-20
/
+20
|
*
|
crypto: atmel-i2c - Fix wakeup fail
Jianhui Zhao
2020-03-20
1
-1
/
+2
|
*
|
crypto: hisilicon/sec2 - Add new create qp process
Kai Ye
2020-03-20
3
-61
/
+42
|
*
|
crypto: hisilicon/hpre - Optimize finding hpre device process
Hui Tang
2020-03-20
3
-55
/
+20
|
*
|
crypto: hisilicon/zip - Use hisi_qm_alloc_qps_node() when init ctx
Shukun Tan
2020-03-20
3
-114
/
+34
|
*
|
crypto: hisilicon/qm - Put device finding logic into QM
Weili Qian
2020-03-20
2
-0
/
+156
|
*
|
crypto: ccree - refactor AEAD IV in AAD handling
Gilad Ben-Yossef
2020-03-12
3
-103
/
+16
|
*
|
crypto: ccree - use crypto_ipsec_check_assoclen()
Gilad Ben-Yossef
2020-03-12
1
-53
/
+20
|
*
|
crypto: ccree - only check condition if needed
Gilad Ben-Yossef
2020-03-12
1
-6
/
+6
|
*
|
crypto: ccree - remove ancient TODO remarks
Gilad Ben-Yossef
2020-03-12
5
-8
/
+0
|
*
|
crypto: ccree - remove pointless comment
Hadar Gat
2020-03-12
1
-1
/
+0
|
*
|
crypto: ccree - update register handling macros
Hadar Gat
2020-03-12
2
-43
/
+38
[next]