index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2020-06-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-06-15
crypto: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-15
crypto: marvell/octeontx - Fix a potential NULL dereference
Dan Carpenter
2020-06-15
crypto: caam - fix typos
Heinrich Schuchardt
2020-06-15
crypto: ccp - Fix sparse warnings in sev-dev
Herbert Xu
2020-06-15
crypto: hisilicon - Cap block size at 2^31
Herbert Xu
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-11
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-06-10
Crypto/chcr: Checking cra_refcnt before unregistering the algorithms
Ayush Sawal
2020-06-10
Crypto/chcr: Calculate src and dst sg lengths separately for dma map
Ayush Sawal
2020-06-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-07
Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-04
crypto/chtls:Fix compile error when CONFIG_IPV6 is disabled
Vinay Kumar Yadav
2020-06-04
crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()
Longpeng(Mike)
2020-06-04
crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
Longpeng(Mike)
2020-06-04
crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...
Longpeng(Mike)
2020-06-04
crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is full...
Christophe JAILLET
2020-06-04
crypto: omap-sham - add proper load balancing support for multicore
Tero Kristo
2020-06-04
crypto: omap-aes - prevent unregistering algorithms twice
Tero Kristo
2020-06-04
crypto: omap-sham - fix very small data size handling
Tero Kristo
2020-06-04
crypto: omap-sham - huge buffer access fixes
Tero Kristo
2020-06-04
crypto: omap-crypto - fix userspace copied buffer access
Tero Kristo
2020-06-04
crypto: omap-sham - force kernel driver usage for sha algos
Tero Kristo
2020-06-04
crypto: omap-aes - avoid spamming console with self tests
Tero Kristo
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-01
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-01
crypto/chtls: IPv6 support for inline TLS
Vinay Kumar Yadav
2020-06-01
Crypto/chcr: Fixes a coccinile check error
Ayush Sawal
2020-06-01
Crypto/chcr: Fixes compilations warnings
Ayush Sawal
2020-06-01
crypto/chcr: IPV6 code needs to be in CONFIG_IPV6
Rohit Maheshwari
2020-06-01
cxgb4/chcr: Enable ktls settings at run time
Rohit Maheshwari
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-29
drivers/crypto/ccp/sev-dev.c: get rid of pointless access_ok()
Al Viro
2020-05-28
crypto: hisilicon - fix driver compatibility issue with different versions of...
Weili Qian
2020-05-28
crypto: cavium/nitrox - Fix a typo in a comment
Christophe JAILLET
2020-05-26
crypto: chelsio/chtls: properly set tp->lsndtime
Eric Dumazet
2020-05-23
crypto: hisilicon/qm - change debugfs file name from qm_regs to regs
Shukun Tan
2020-05-23
crypto: hisilicon/qm - add DebugFS for xQC and xQE dump
Shukun Tan
2020-05-23
crypto: hisilicon/zip - add debugfs for Hisilicon ZIP
Longfang Liu
2020-05-23
crypto: hisilicon/hpre - add debugfs for Hisilicon HPRE
Hui Tang
2020-05-23
crypto: hisilicon/sec2 - add debugfs for Hisilicon SEC
Kai Ye
2020-05-23
crypto: hisilicon/qm - add debugfs to the QM state machine
Longfang Liu
2020-05-23
crypto: hisilicon/qm - add debugfs for QM
Longfang Liu
2020-05-23
crypto: stm32/crc32 - protect from concurrent accesses
Nicolas Toromanoff
[next]