index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2026-05-15
crypto: talitos/hash - remove useless wrapper
Paul Louvel
2026-05-15
crypto: talitos/hash - rename first_desc/last_desc to first_request/last_request
Paul Louvel
2026-05-15
crypto: talitos/hash - drop workqueue mechanism for SEC1
Paul Louvel
2026-05-15
crypto: talitos/hash - use descriptor chaining for SEC1 instead of workqueue
Paul Louvel
2026-05-15
crypto: talitos/hash - prepare SEC1 descriptor chaining, remove additional de...
Paul Louvel
2026-05-15
crypto: talitos - move code in current_desc_hdr() into a standalone function
Paul Louvel
2026-05-15
crypto: talitos - move dma mapping code in talitos_submit() into a standalone...
Paul Louvel
2026-05-15
crypto: talitos - move dma unmapping code in flush_channel() into a standalon...
Paul Louvel
2026-05-15
crypto: talitos - add chaining of arbitrary number of descriptor for the SEC1
Paul Louvel
2026-05-15
crypto: talitos - use dma_sync_single_for_cpu() before reading descriptor header
Paul Louvel
2026-05-15
crypto: ccp/sev-dev-tsm - bail out early when pdev->bus is NULL
Stepan Ionichev
2026-05-15
crypto: atmel-ecc - replace min_t with min
Thorsten Blum
2026-05-15
crypto: ccree - replace snprintf("%s") with strscpy
Thorsten Blum
2026-05-15
crypto: artpec6 - refactor crypto_setup_out_descr for readability
Thorsten Blum
2026-05-15
crypto: talitos - allocate channels with main struct
Rosen Penev
2026-05-15
crypto: drivers - Move MODULE_DEVICE_TABLE next to the table itself
Krzysztof Kozlowski
2026-05-15
crypto: ccp - Treat zero-length cert chain as query for blob lengths
Sean Christopherson
2026-05-15
crypto: safexcel - Remove repeated plus
Aleksander Jan Bajkowski
2026-05-15
crypto: ccp - Do not initialize SNP for ioctl(SNP_CONFIG)
Tycho Andersen (AMD)
2026-05-15
crypto: ccp - Do not initialize SNP for ioctl(SNP_VLEK_LOAD)
Tycho Andersen (AMD)
2026-05-15
crypto: ccp - Do not initialize SNP for ioctl(SNP_COMMIT)
Tycho Andersen (AMD)
2026-05-15
crypto: ccp - Do not initialize SNP for SEV ioctls
Tycho Andersen (AMD)
2026-05-15
crypto: drivers - Drop explicit assigment of 0 in pci_device_id array
Uwe Kleine-König (The Capable Hub)
2026-05-15
crypto: ccp - Define pci_device_ids using named initializers
Uwe Kleine-König (The Capable Hub)
2026-05-13
crypto/ccp: export firmware supported vm types
Tycho Andersen
2026-05-13
crypto/ccp: hoist kernel part of SNP_PLATFORM_STATUS
Tycho Andersen
2026-05-08
crypto/ccp: Skip SNP_INIT if preparation fails
Tycho Andersen (AMD)
2026-05-07
crypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204A
Thorsten Blum
2026-05-07
crypto: starfive - use list_first_entry_or_null to simplify cryp_find_dev
Thorsten Blum
2026-05-07
crypto: omap - add omap_sham_unregister_algs helper
Thorsten Blum
2026-05-07
crypto: omap - add omap_des_unregister_algs helper
Thorsten Blum
2026-05-07
crypto: omap - add omap_aes_unregister_algs helper
Thorsten Blum
2026-05-07
crypto: caam - use print_hex_dump_devel to guard key hex dumps
Thorsten Blum
2026-05-07
crypto: caam - use print_hex_dump_devel to guard key hex dumps
Thorsten Blum
2026-05-07
crypto: atmel-sha204a - fix blocking and non-blocking rng logic
Lothar Rubusch
2026-05-07
crypto: cesa - allocate engines with main struct
Rosen Penev
2026-05-07
crypto: ixp4xx - fix buffer chain unwind on allocation failure
Ruoyu Wang
2026-05-07
crypto: sun8i-ss - avoid hash and rng references
Arnd Bergmann
2026-05-07
crypto: drbg - Eliminate use of 'drbg_string' and lists
Eric Biggers
2026-05-07
crypto: atmel-ecc - add support for atecc608b
Thorsten Blum
2026-05-07
crypto: ccp - Initialize data during __sev_snp_init_locked()
Tycho Andersen (AMD)
2026-05-07
crypto: ccp - Check for page allocation failure correctly in TIO
Tycho Andersen (AMD)
2026-05-07
crypto: ccp - Fix snp_filter_reserved_mem_regions() off-by-one
Tycho Andersen (AMD)
2026-05-07
crypto: ccp - Reverse the cleanup order in psp_dev_destroy()
Tycho Andersen (AMD)
2026-05-05
crypto: qat - fix heartbeat error injection
Damian Muszynski
2026-04-16
crypto: ccp - copy IV using skcipher ivsize
Paul Moses
2026-04-16
crypto: ccp: Don't attempt to copy ID to userspace if PSP command failed
Sean Christopherson
2026-04-16
crypto: ccp: Don't attempt to copy PDH cert to userspace if PSP command failed
Sean Christopherson
2026-04-16
crypto: ccp: Don't attempt to copy CSR to userspace if PSP command failed
Sean Christopherson
2026-04-16
crypto: sa2ul - Fix AEAD fallback algorithm names
T Pratham
[prev]
[next]