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-04-28
firmware: xilinx: Remove eemi ops for aes engine
Rajan Vaja
1
-11
/
+1
2020-04-24
crypto: bcm - Delete redundant variable definition
Tang Bin
1
-1
/
+0
2020-04-24
crypto: chelsio - remove redundant assignment to variable error
Colin Ian King
1
-1
/
+1
2020-04-23
chcr: Fix CPU hard lockup
Rohit Maheshwari
1
-4
/
+2
2020-04-22
crypto: hisilicon/qm - add more ACPI dependencies
Stephen Rothwell
1
-0
/
+3
2020-04-20
docs: fix broken references for ReST files that moved around
Mauro Carvalho Chehab
4
-4
/
+4
2020-04-20
crypto: hisilicon/qm - fix build failure with ACPI off
Shukun Tan
1
-0
/
+1
2020-04-20
crypto/nx: Remove 'pid' in vas_tx_win_attr struct
Haren Myneni
1
-1
/
+0
2020-04-20
crypto/nx: Enable and setup GZIP compression type
Haren Myneni
1
-6
/
+40
2020-04-20
crypto/nx: Make enable code generic to add new GZIP compression type
Haren Myneni
1
-60
/
+101
2020-04-20
crypto/nx: Rename nx-842-powernv file name to nx-common-powernv
Haren Myneni
2
-3
/
+3
2020-04-20
crypto/nx: Initialize coproc entry with kzalloc
Haren Myneni
1
-1
/
+1
2020-04-16
crypto: marvell/octeontx - Add missing '\n' in log messages
Christophe JAILLET
6
-69
/
+70
2020-04-16
crypto: ccp -- don't "select" CONFIG_DMADEVICES
Arnd Bergmann
1
-2
/
+1
2020-04-16
crypto: sun8i-ss - Delete an error message in sun8i_ss_probe()
Markus Elfring
1
-3
/
+1
2020-04-16
crypto: amlogic - Delete duplicate dev_err in meson_crypto_probe()
Tang Bin
1
-3
/
+1
2020-04-16
crypto: hisilicon/qm - stop qp by judging sq and cq tail
Yang Shen
1
-9
/
+114
2020-04-16
crypto: hisilicon/sec2 - add controller reset support for SEC2
Yang Shen
1
-12
/
+28
2020-04-16
crypto: hisilicon/hpre - add controller reset support for HPRE
Hui Tang
1
-9
/
+37
2020-04-16
crypto: hisilicon/zip - add controller reset support for zip
Shukun Tan
1
-6
/
+51
2020-04-16
crypto: hisilicon/qm - add controller reset interface
Shukun Tan
2
-0
/
+560
2020-04-16
crypto: hisilicon - add vfs_num module parameter for hpre/sec
Hao Fang
4
-2
/
+64
2020-04-16
crypto: hisilicon - unify SR-IOV related codes into QM
Shukun Tan
5
-324
/
+138
2020-04-16
crypto: hisilicon - put vfs_num into struct hisi_qm
Shukun Tan
6
-29
/
+22
2020-04-16
crypto: caam - fix the address of the last entry of S/G
Iuliana Prodan
1
-1
/
+1
2020-04-16
crypto: caam - fix use-after-free KASAN issue for RSA algorithms
Iuliana Prodan
1
-2
/
+6
2020-04-16
crypto: caam - fix use-after-free KASAN issue for HASH algorithms
Iuliana Prodan
1
-2
/
+6
2020-04-16
crypto: caam - fix use-after-free KASAN issue for AEAD algorithms
Iuliana Prodan
1
-1
/
+3
2020-04-16
crypto: caam - fix use-after-free KASAN issue for SKCIPHER algorithms
Iuliana Prodan
1
-1
/
+3
2020-04-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-3
/
+7
2020-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+1
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
Linus Torvalds
1
-0
/
+1
2020-04-03
crypto: marvell/octeontx - fix double free of ptr
Colin Ian King
1
-3
/
+5
2020-04-03
crypto: hisilicon - Fix build error
YueHaibing
1
-0
/
+2
2020-04-02
crypto/chcr: Add missing include file <linux/highmem.h>
YueHaibing
1
-0
/
+1
2020-04-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
102
-2707
/
+10963
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
10
-38
/
+2425
2020-03-30
crypto/chtls: Fix chtls crash in connection cleanup
Rohit Maheshwari
1
-4
/
+25
2020-03-30
crypto/chcr: fix incorrect ipv6 packet length
Rohit Maheshwari
1
-1
/
+1
2020-03-30
Crypto: chelsio - Fixes a deadlock between rtnl_lock and uld_mutex
Ayush Sawal
2
-6
/
+28
2020-03-30
Crypto: chelsio - Fixes a hang issue during driver registration
Ayush Sawal
1
-2
/
+0
2020-03-30
crypto: caam - limit single JD RNG output to maximum of 16 bytes
Andrey Smirnov
1
-10
/
+11
2020-03-30
crypto: caam - enable prediction resistance in HRWNG
Andrey Smirnov
5
-15
/
+68
2020-03-30
crypto: caam - invalidate entropy register during RNG initialization
Andrey Smirnov
2
-4
/
+10
2020-03-30
crypto: caam - check if RNG job failed
Andrey Smirnov
1
-6
/
+15
2020-03-30
crypto: caam - simplify RNG implementation
Andrey Smirnov
1
-215
/
+107
2020-03-30
crypto: caam - drop global context pointer and init_done
Andrey Smirnov
3
-43
/
+44
2020-03-30
crypto: caam - use struct hwrng's .init for initialization
Andrey Smirnov
1
-23
/
+24
2020-03-30
crypto: caam - allocate RNG instantiation descriptor with GFP_DMA
Andrey Smirnov
1
-2
/
+2
2020-03-30
crypto: ccree - remove duplicated include from cc_aead.c
YueHaibing
1
-1
/
+0
[prev]
[next]