index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2020-06-24
crypto: marvell/octeontx - Fix a potential NULL dereference
Dan Carpenter
2020-06-24
crypto: hisilicon - Cap block size at 2^31
Herbert Xu
2020-06-24
crypto: omap-sham - add proper load balancing support for multicore
Tero Kristo
2020-06-24
crypto: omap-sham - huge buffer access fixes
Tero Kristo
2020-06-22
crypto: stm32/crc32 - fix multi-instance
Nicolas Toromanoff
2020-06-22
crypto: stm32/crc32 - fix run-time self test issue.
Nicolas Toromanoff
2020-06-22
crypto: stm32/crc32 - fix ext4 chksum BUG_ON()
Nicolas Toromanoff
2020-06-22
Crypto/chcr: fix for ccm(aes) failed test
Devulapally Shiva Krishna
2020-06-22
Crypto/chcr: fix ctr, cbc, xts and rfc3686-ctr failed tests
Devulapally Shiva Krishna
2020-06-22
Crypto/chcr: Fixes a coccinile check error
Ayush Sawal
2020-06-22
crypto: ccp -- don't "select" CONFIG_DMADEVICES
Arnd Bergmann
2020-06-17
crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...
Longpeng(Mike)
2020-06-17
crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
Longpeng(Mike)
2020-06-17
crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()
Longpeng(Mike)
2020-06-17
crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is full...
Christophe JAILLET
2020-05-26
crypto: chelsio/chtls: properly set tp->lsndtime
Eric Dumazet
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-05-04
cxgb4/chcr: avoid -Wreturn-local-addr warning
Arnd Bergmann
2020-04-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-04-23
chcr: Fix CPU hard lockup
Rohit Maheshwari
2020-04-16
crypto: caam - fix the address of the last entry of S/G
Iuliana Prodan
2020-04-16
crypto: caam - fix use-after-free KASAN issue for RSA algorithms
Iuliana Prodan
2020-04-16
crypto: caam - fix use-after-free KASAN issue for HASH algorithms
Iuliana Prodan
2020-04-16
crypto: caam - fix use-after-free KASAN issue for AEAD algorithms
Iuliana Prodan
2020-04-16
crypto: caam - fix use-after-free KASAN issue for SKCIPHER algorithms
Iuliana Prodan
2020-04-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
crypto: marvell/octeontx - fix double free of ptr
Colin Ian King
2020-04-03
crypto: hisilicon - Fix build error
YueHaibing
2020-04-02
crypto/chcr: Add missing include file <linux/highmem.h>
YueHaibing
2020-04-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-03-30
crypto/chtls: Fix chtls crash in connection cleanup
Rohit Maheshwari
2020-03-30
crypto/chcr: fix incorrect ipv6 packet length
Rohit Maheshwari
2020-03-30
Crypto: chelsio - Fixes a deadlock between rtnl_lock and uld_mutex
Ayush Sawal
2020-03-30
Crypto: chelsio - Fixes a hang issue during driver registration
Ayush Sawal
2020-03-30
crypto: caam - limit single JD RNG output to maximum of 16 bytes
Andrey Smirnov
2020-03-30
crypto: caam - enable prediction resistance in HRWNG
Andrey Smirnov
2020-03-30
crypto: caam - invalidate entropy register during RNG initialization
Andrey Smirnov
2020-03-30
crypto: caam - check if RNG job failed
Andrey Smirnov
2020-03-30
crypto: caam - simplify RNG implementation
Andrey Smirnov
2020-03-30
crypto: caam - drop global context pointer and init_done
Andrey Smirnov
2020-03-30
crypto: caam - use struct hwrng's .init for initialization
Andrey Smirnov
2020-03-30
crypto: caam - allocate RNG instantiation descriptor with GFP_DMA
Andrey Smirnov
2020-03-30
crypto: ccree - remove duplicated include from cc_aead.c
YueHaibing
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-24
crypto: Convert to new CPU match macros
Thomas Gleixner
2020-03-23
Crypto/chtls: add/delete TLS header in driver
Rohit Maheshwari
2020-03-20
crypto: chelsio - remove set but not used variable 'adap'
YueHaibing
[next]