index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
crypto
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-02
crypto: loongson - add Loongson RNG driver support
Qunqin Zhao
5
-0
/
+217
2025-08-30
crypto: hisilicon - use kcalloc() instead of kzalloc()
Qianfeng Rong
3
-3
/
+3
2025-08-30
crypto: qat - use kcalloc() in qat_uclo_map_objs_from_mof()
Qianfeng Rong
1
-1
/
+1
2025-08-30
crypto: hisilicon/zip - enable literal length in stream mode compression
Chenghai Huang
1
-0
/
+18
2025-08-30
crypto: hisilicon/qm - request reserved interrupt for virtual function
Weili Qian
1
-6
/
+32
2025-08-30
crypto: hisilicon/qm - check whether the input function and PF are on the same device
Zhushuai Yin
1
-0
/
+4
2025-08-30
crypto: hisilicon - check the sva module status while enabling or disabling address prefetch
Weili Qian
3
-26
/
+164
2025-08-30
crypto: hisilicon - re-enable address prefetch after device resuming
Chenghai Huang
4
-48
/
+43
2025-08-30
crypto: hisilicon/zip - remove unnecessary validation for high-performance mode configurations
Chenghai Huang
1
-12
/
+2
2025-08-30
crypto: tegra - Remove the use of dev_err_probe()
Liao Yuanhong
1
-1
/
+1
2025-08-30
crypto: jh7110 - Remove the use of dev_err_probe()
Liao Yuanhong
2
-10
/
+5
2025-08-30
crypto: ti - Add driver for DTHE V2 AES Engine (ECB, CBC)
T Pratham
7
-0
/
+748
2025-08-26
crypto: md5 - Wrap library and add HMAC support
Eric Biggers
1
-1
/
+1
2025-08-22
crypto: ccp - Fix typo in psp_populate_hsti function name
Yunseong Kim
1
-2
/
+2
2025-08-22
crypto: octeontx2 - Call strscpy() with correct size argument
Thorsten Blum
1
-1
/
+1
2025-08-16
crypto: ccp - Remove redundant __GFP_ZERO
Qianfeng Rong
1
-1
/
+1
2025-08-16
crypto: ccp - Fix checks for SNP_VLEK_LOAD input buffer length
Michael Roth
1
-0
/
+1
2025-08-16
crypto: keembay - Add missing check after sg_nents_for_len()
Thomas Fourier
1
-1
/
+4
2025-08-16
crypto: qat - add command queue telemetry counters for GEN6
Vijay Sundar Selvamani
5
-0
/
+184
2025-08-16
crypto: qat - add ring buffer idle telemetry counter for GEN6
Vijay Sundar Selvamani
2
-0
/
+9
2025-08-16
crypto: stm32 - Fix spelling mistake "STMicrolectronics" -> "STMicroelectronics"
Colin Ian King
1
-1
/
+1
2025-08-16
crypto: ccp - Add support to enable CipherTextHiding on SNP_INIT_EX
Ashish Kalra
1
-3
/
+9
2025-08-16
crypto: ccp - Introduce new API interface to indicate SEV-SNP Ciphertext hiding feature
Ashish Kalra
1
-0
/
+21
2025-08-16
crypto: ccp - Add support for SNP_FEATURE_INFO command
Ashish Kalra
2
-0
/
+75
2025-08-16
crypto: ccp - Cache SEV platform status and platform state
Ashish Kalra
2
-11
/
+14
2025-07-31
Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
90
-1545
/
+2337
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
4
-14
/
+14
2025-07-28
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
2
-11
/
+11
2025-07-28
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
6
-582
/
+2
2025-07-27
crypto: keembay - Use min() to simplify ocs_create_linked_list_from_sg()
Thorsten Blum
1
-2
/
+2
2025-07-27
crypto: hisilicon/hpre - fix dma unmap sequence
Zhiqi Song
1
-2
/
+6
2025-07-27
crypto: qat - make adf_dev_autoreset() static
Giovanni Cabiddu
2
-2
/
+1
2025-07-27
crypto: ccp - reduce stack usage in ccp_run_aes_gcm_cmd
Arnd Bergmann
1
-77
/
+86
2025-07-27
crypto: qat - refactor ring-related debug functions
Giovanni Cabiddu
1
-9
/
+14
2025-07-27
crypto: qat - fix seq_file position update in adf_ring_next()
Giovanni Cabiddu
1
-1
/
+3
2025-07-27
crypto: qat - fix DMA direction for compression on GEN2 devices
Giovanni Cabiddu
2
-5
/
+5
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-12
/
+12
2025-07-18
crypto: engine - remove request batching support
Ovidiu Panait
2
-3
/
+2
2025-07-18
crypto: qat - flush misc workqueue during device shutdown
Giovanni Cabiddu
3
-0
/
+7
2025-07-18
crypto: qat - enable rate limiting feature for GEN6 devices
Suman Kumar Chakraborty
2
-0
/
+91
2025-07-18
crypto: qat - add compression slice count for rate limiting
Suman Kumar Chakraborty
2
-0
/
+2
2025-07-18
crypto: qat - add get_svc_slice_cnt() in device data structure
Suman Kumar Chakraborty
6
-14
/
+26
2025-07-18
crypto: qat - add adf_rl_get_num_svc_aes() in rate limiting
Suman Kumar Chakraborty
6
-1
/
+40
2025-07-18
crypto: qat - relocate service related functions
Suman Kumar Chakraborty
5
-36
/
+38
2025-07-18
crypto: qat - consolidate service enums
Suman Kumar Chakraborty
9
-50
/
+47
2025-07-18
crypto: qat - add decompression service for rate limiting
Suman Kumar Chakraborty
3
-0
/
+4
2025-07-18
crypto: qat - validate service in rate limiting sysfs api
Suman Kumar Chakraborty
3
-2
/
+10
2025-07-18
crypto: hisilicon/sec2 - implement full backlog mode for sec
Wenkai Lin
2
-180
/
+457
2025-07-18
crypto: qat - enable telemetry for GEN6 devices
Vijay Sundar Selvamani
4
-0
/
+348
2025-07-18
crypto: qat - add decompression service to telemetry
Vijay Sundar Selvamani
1
-0
/
+3
[prev]
[next]