index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
16 hours
crypto: xilinx-trng - Remove crypto_rng interface
Eric Biggers
16 hours
crypto: cavium/cpt - fix DMA cleanup using wrong loop index
Felix Gu
16 hours
crypto: marvell/octeontx - fix DMA cleanup using wrong loop index
Felix Gu
16 hours
crypto: ccp/tsm - Enable the root port after the endpoint
Alexey Kardashevskiy
16 hours
crypto: tegra - Return ENOMEM when input buffer allocation fails for ccm
Herbert Xu
16 hours
crypto: tegra - Fix dma_free_coherent size error
Herbert Xu
16 hours
crypto: inside-secure/eip93 - Add check for devm_request_threaded_irq
Aleksander Jan Bajkowski
16 hours
crypto: hisilicon/qm - disable error report before flr
Weili Qian
16 hours
crypto: eip93 - fix reset ring register definition
Aleksander Jan Bajkowski
16 hours
crypto: safexcel - Fix potential memory leak in safexcel_pci_probe()
Abdun Nihaal
16 hours
crypto: ccp/sev-dev-tsm - bail out early when pdev->bus is NULL
Stepan Ionichev
16 hours
crypto: ccp - Treat zero-length cert chain as query for blob lengths
Sean Christopherson
16 hours
crypto: atmel-sha204a - fix blocking and non-blocking rng logic
Lothar Rubusch
16 hours
crypto: ccp - Initialize data during __sev_snp_init_locked()
Tycho Andersen (AMD)
16 hours
crypto: ccp - Check for page allocation failure correctly in TIO
Tycho Andersen (AMD)
16 hours
crypto: ccp - Fix snp_filter_reserved_mem_regions() off-by-one
Tycho Andersen (AMD)
16 hours
crypto: ccp - Reverse the cleanup order in psp_dev_destroy()
Tycho Andersen (AMD)
16 hours
crypto: qat - fix heartbeat error injection
Damian Muszynski
16 hours
crypto: sun4i-ss - Remove insecure and unused rng_alg
Eric Biggers
7 days
crypto: talitos/hash - fix SEC2 64k - 1 ahash request limitation
Paul Louvel
7 days
crypto: talitos/hash - remove useless wrapper
Paul Louvel
7 days
crypto: talitos/hash - rename first_desc/last_desc to first_request/last_request
Paul Louvel
7 days
crypto: talitos/hash - drop workqueue mechanism for SEC1
Paul Louvel
7 days
crypto: talitos/hash - use descriptor chaining for SEC1 instead of workqueue
Paul Louvel
7 days
crypto: talitos/hash - prepare SEC1 descriptor chaining, remove additional de...
Paul Louvel
7 days
crypto: talitos - move code in current_desc_hdr() into a standalone function
Paul Louvel
7 days
crypto: talitos - move dma mapping code in talitos_submit() into a standalone...
Paul Louvel
7 days
crypto: talitos - move dma unmapping code in flush_channel() into a standalon...
Paul Louvel
7 days
crypto: talitos - add chaining of arbitrary number of descriptor for the SEC1
Paul Louvel
7 days
crypto: talitos - use dma_sync_single_for_cpu() before reading descriptor header
Paul Louvel
7 days
crypto: qat - factor out AER reset helpers
Ahsan Atta
7 days
crypto: qat - validate RSA CRT component lengths
Giovanni Cabiddu
7 days
crypto: qat - skip restart for down devices
Ahsan Atta
7 days
crypto: qat - protect service table iterations with service_lock
Ahsan Atta
7 days
crypto: qat - notify fatal error before AER reset preparation
Ahsan Atta
7 days
crypto: qat - keep VFs enabled during reset
Ahsan Atta
7 days
crypto: qat - handle sysfs-triggered reset callbacks
Ahsan Atta
7 days
crypto: qat - fix restarting state leak on allocation failure
Ahsan Atta
7 days
crypto: qat - centralize bus master enable
Ahsan Atta
7 days
crypto: ccp - Do not initialize SNP for ioctl(SNP_CONFIG)
Tycho Andersen (AMD)
7 days
crypto: ccp - Do not initialize SNP for ioctl(SNP_VLEK_LOAD)
Tycho Andersen (AMD)
7 days
crypto: ccp - Do not initialize SNP for ioctl(SNP_COMMIT)
Tycho Andersen (AMD)
7 days
crypto: ccp - Do not initialize SNP for SEV ioctls
Tycho Andersen (AMD)
7 days
crypto: loongson - Remove broken and unused loongson-rng
Eric Biggers
7 days
crypto: loongson - Select CRYPTO_RNG
Eric Biggers
7 days
crypto: tegra - fix refcount leak in tegra_se_host1x_submit()
Wentao Liang
7 days
crypto: hisi-trng - Remove crypto_rng interface
Eric Biggers
7 days
crypto: crypto4xx - Remove insecure and unused rng_alg
Eric Biggers
7 days
crypto: caam - use print_hex_dump_devel to guard key hex dumps again
Thorsten Blum
7 days
crypto: caam - use print_hex_dump_devel to guard key hex dumps
Thorsten Blum
[next]