index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
intel
/
qat
/
qat_common
/
adf_rl.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-07-18
crypto: qat - add get_svc_slice_cnt() in device data structure
Suman Kumar Chakraborty
2025-07-18
crypto: qat - add adf_rl_get_num_svc_aes() in rate limiting
Suman Kumar Chakraborty
2025-07-18
crypto: qat - relocate service related functions
Suman Kumar Chakraborty
2025-07-18
crypto: qat - consolidate service enums
Suman Kumar Chakraborty
2025-07-18
crypto: qat - add decompression service for rate limiting
Suman Kumar Chakraborty
2025-07-18
crypto: qat - validate service in rate limiting sysfs api
Suman Kumar Chakraborty
2024-06-28
crypto: qat - initialize user_input.lock for rate_limiting
Jiwei Sun
2024-04-19
crypto: qat - improve error logging to be consistent across features
Adam Guerin
2024-04-02
crypto: qat - rename get_sla_arr_of_type()
Siming Wan
2024-02-17
crypto: qat - change SLAs cleanup flow at shutdown
Damian Muszynski
2023-12-08
crypto: qat - fix mutex ordering in adf_rl
Damian Muszynski
2023-12-08
crypto: qat - fix error path in add_update_sla()
Damian Muszynski
2023-10-27
crypto: qat - add rate limiting sysfs interface
Ciunas Bennett
2023-10-27
crypto: qat - add rate limiting feature to qat_4xxx
Damian Muszynski