index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
intel
Age
Commit message (
Expand
)
Author
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
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
2026-02-10
Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2025-12-29
crypto: iaa - Replace sprintf with sysfs_emit in sysfs show functions
Thorsten Blum
2025-12-29
crypto: qat - fix duplicate restarting msg during AER error
Harshita Bhilwaria
2025-12-19
crypto: iaa - Remove unreachable pr_debug from iaa_crypto_cleanup_module
Thorsten Blum
2025-12-19
crypto: iaa - Simplify init_iaa_device()
Thorsten Blum
2025-12-19
crypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_mode
Thorsten Blum
2025-12-19
crypto: qat - fix warning on adf_pfvf_pf_proto.c
Giovanni Cabiddu
2025-12-19
crypto: qat - add bank state save and restore for qat_420xx
Giovanni Cabiddu
2025-12-19
crypto: qat - fix parameter order used in ICP_QAT_FW_COMN_FLAGS_BUILD
Giovanni Cabiddu
2025-12-06
Merge tag 'bitmap-for-6.19' of github.com:/norov/linux
Linus Torvalds
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
2025-11-24
crypto: qat - convert to common field_get() helper
Geert Uytterhoeven
2025-11-24
crypto: qat - #undef field_get() before local definition
Geert Uytterhoeven
2025-11-14
crypto: iaa - Fix incorrect return value in save_iaa_wq()
Zilin Guan
2025-11-14
crypto: qat - add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
2025-10-31
crypto: qat - use simple_strtoull to improve qat_uclo_parse_num
Thorsten Blum
2025-09-20
crypto: qat - Return pointer directly in adf_ctl_alloc_resources
Herbert Xu
2025-09-13
crypto: qat - Replace kzalloc() + copy_from_user() with memdup_user()
Thorsten Blum
2025-09-13
crypto: qat - Use library to prepare HMAC keys
Eric Biggers
2025-08-30
crypto: qat - use kcalloc() in qat_uclo_map_objs_from_mof()
Qianfeng Rong
2025-08-16
crypto: keembay - Add missing check after sg_nents_for_len()
Thomas Fourier
2025-08-16
crypto: qat - add command queue telemetry counters for GEN6
Vijay Sundar Selvamani
2025-08-16
crypto: qat - add ring buffer idle telemetry counter for GEN6
Vijay Sundar Selvamani
2025-07-31
Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-07-27
crypto: keembay - Use min() to simplify ocs_create_linked_list_from_sg()
Thorsten Blum
2025-07-27
crypto: qat - make adf_dev_autoreset() static
Giovanni Cabiddu
2025-07-27
crypto: qat - refactor ring-related debug functions
Giovanni Cabiddu
2025-07-27
crypto: qat - fix seq_file position update in adf_ring_next()
Giovanni Cabiddu
2025-07-27
crypto: qat - fix DMA direction for compression on GEN2 devices
Giovanni Cabiddu
2025-07-18
crypto: qat - flush misc workqueue during device shutdown
Giovanni Cabiddu
2025-07-18
crypto: qat - enable rate limiting feature for GEN6 devices
Suman Kumar Chakraborty
2025-07-18
crypto: qat - add compression slice count for rate limiting
Suman Kumar Chakraborty
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
2025-07-18
crypto: qat - enable telemetry for GEN6 devices
Vijay Sundar Selvamani
2025-07-18
crypto: qat - add decompression service to telemetry
Vijay Sundar Selvamani
2025-07-18
crypto: qat - enable power management debugfs for GEN6 devices
George Abraham P
2025-07-18
crypto: qat - relocate power management debugfs helper APIs
George Abraham P
2025-07-18
crypto: qat - fix virtual channel configuration for GEN6 devices
Suman Kumar Chakraborty
2025-07-18
crypto: qat - add live migration enablers for GEN6 devices
MaĆgorzata Mielnik
2025-07-18
crypto: qat - relocate and rename bank state structure definition
Suman Kumar Chakraborty
[next]