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
2024-05-30
crypto: qat - specify firmware files for 402xx
Giovanni Cabiddu
2024-05-30
crypto: qat - validate slices count returned by FW
Lucas Segarra Fernandez
2024-05-30
crypto: qat - improve error logging to be consistent across features
Adam Guerin
2024-05-30
crypto: qat - improve error message in adf_get_arbiter_mapping()
Adam Guerin
2024-05-30
crypto: octeontx2 - add missing check for dma_map_single
Chen Ni
2024-05-30
crypto: ccp - drop platform ifdef checks
Arnd Bergmann
2024-05-30
crypto: bcm - Fix pointer arithmetic
Aleksandr Mishin
2024-04-13
crypto: iaa - Fix async_disable descriptor leak
Tom Zanussi
2024-04-03
crypto: iaa - Fix nr_cpus < nr_iaa case
Tom Zanussi
2024-04-03
crypto: qat - resolve race condition during AER recovery
Damian Muszynski
2024-04-03
crypto: qat - change SLAs cleanup flow at shutdown
Damian Muszynski
2024-03-26
crypto: qat - fix ring to service map for dcc in 420xx
Damian Muszynski
2024-03-26
crypto: qat - fix ring to service map for dcc in 4xxx
Damian Muszynski
2024-03-26
crypto: qat - remove double initialization of value
Adam Guerin
2024-03-26
crypto: qat - avoid division by zero
Adam Guerin
2024-03-26
crypto: qat - removed unused macro in adf_cnv_dbgfs.c
Adam Guerin
2024-03-26
crypto: qat - remove unused macros in qat_comp_alg.c
Adam Guerin
2024-03-26
crypto: ccp - Avoid discarding errors in psp_send_platform_access_msg()
Mario Limonciello
2024-03-26
crypto: xilinx - call finalize with bh disabled
Quanyang Wang
2024-03-26
crypto: qat - avoid memcpy() overflow warning
Arnd Bergmann
2024-03-01
crypto: rk3288 - Fix use after free in unprepare
Herbert Xu
2024-02-28
crypto: sun8i-ce - Fix use after free in unprepare
Andrey Skvortsov
2024-02-09
crypto: virtio/akcipher - Fix stack overflow on memcpy
zhenwei pi
2024-02-02
crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked
Kim Phillips
2024-01-26
crypto: caam - fix asynchronous hash
Gaurav Jain
2024-01-26
crypto: qat - fix arbiter mapping generation algorithm for QAT 402xx
Damian Muszynski
2024-01-10
Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2023-12-29
crypto: iaa - Account for cpu-less numa nodes
Tom Zanussi
2023-12-29
crypto: sahara - add support for crypto_engine
Ovidiu Panait
2023-12-29
crypto: sahara - remove error message for bad aes request size
Ovidiu Panait
2023-12-29
crypto: sahara - remove unnecessary NULL assignments
Ovidiu Panait
2023-12-29
crypto: sahara - remove 'active' flag from sahara_aes_reqctx struct
Ovidiu Panait
2023-12-29
crypto: sahara - use dev_err_probe()
Ovidiu Panait
2023-12-29
crypto: sahara - use devm_clk_get_enabled()
Ovidiu Panait
2023-12-29
crypto: sahara - use BIT() macro
Ovidiu Panait
2023-12-29
crypto: sahara - clean up macro indentation
Ovidiu Panait
2023-12-29
crypto: sahara - do not resize req->src when doing hash operations
Ovidiu Panait
2023-12-29
crypto: sahara - fix processing hash requests with req->nbytes < sg->length
Ovidiu Panait
2023-12-29
crypto: sahara - improve error handling in sahara_sha_process()
Ovidiu Panait
2023-12-29
crypto: sahara - fix wait_for_completion_timeout() error handling
Ovidiu Panait
2023-12-29
crypto: sahara - fix ahash reqsize
Ovidiu Panait
2023-12-29
crypto: sahara - handle zero-length aes requests
Ovidiu Panait
2023-12-29
crypto: qat - generate dynamically arbiter mappings
Damian Muszynski
2023-12-29
crypto: qat - add support for ring pair level telemetry
Lucas Segarra Fernandez
2023-12-29
crypto: qat - add support for device telemetry
Lucas Segarra Fernandez
2023-12-29
crypto: qat - add admin msgs for telemetry
Lucas Segarra Fernandez
2023-12-29
crypto: qat - include pci.h for GET_DEV()
Lucas Segarra Fernandez
2023-12-29
crypto: iaa - remove unneeded semicolon
Jiapeng Chong
2023-12-29
crypto: iaa - Remove unneeded newline in update_max_adecomp_delay_ns()
Tom Zanussi
[next]