index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
intel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-08
crypto: qat - add NULL pointer check
Giovanni Cabiddu
1
-0
/
+3
2023-12-08
crypto: qat - fix mutex ordering in adf_rl
Damian Muszynski
1
-2
/
+2
2023-12-08
crypto: qat - fix error path in add_update_sla()
Damian Muszynski
1
-2
/
+1
2023-12-01
crypto: qat - add sysfs_added flag for rate limiting
Damian Muszynski
2
-0
/
+9
2023-12-01
crypto: qat - add sysfs_added flag for ras
Damian Muszynski
2
-1
/
+7
2023-11-17
crypto: qat - prevent underflow in rp2srv_store()
Dan Carpenter
1
-1
/
+2
2023-10-27
crypto: qat - fix deadlock in backlog processing
Giovanni Cabiddu
1
-21
/
+25
2023-10-27
crypto: qat - move adf_cfg_services
Giovanni Cabiddu
4
-13
/
+24
2023-10-27
crypto: qat - add num_rps sysfs attribute
Ciunas Bennett
1
-0
/
+14
2023-10-27
crypto: qat - add rp2svc sysfs attribute
Ciunas Bennett
2
-0
/
+72
2023-10-27
crypto: qat - add rate limiting sysfs interface
Ciunas Bennett
5
-0
/
+480
2023-10-27
crypto: qat - add rate limiting feature to qat_4xxx
Damian Muszynski
13
-1
/
+1590
2023-10-27
crypto: qat - add retrieval of fw capabilities
Damian Muszynski
3
-0
/
+27
2023-10-27
crypto: qat - add bits.h to icp_qat_hw.h
Damian Muszynski
1
-0
/
+2
2023-10-27
crypto: qat - move admin api
Giovanni Cabiddu
15
-10
/
+32
2023-10-27
crypto: qat - fix ring to service map for QAT GEN4
Giovanni Cabiddu
3
-0
/
+58
2023-10-27
crypto: qat - use masks for AE groups
Giovanni Cabiddu
1
-21
/
+25
2023-10-27
crypto: qat - refactor fw config related functions
Giovanni Cabiddu
1
-41
/
+28
2023-10-27
crypto: qat - count QAT GEN4 errors
Shashank Gupta
1
-16
/
+166
2023-10-27
crypto: qat - add error counters
Shashank Gupta
6
-0
/
+158
2023-10-27
crypto: qat - add handling of errors from ERRSOU3 for QAT GEN4
Shashank Gupta
2
-0
/
+474
2023-10-27
crypto: qat - add adf_get_aram_base() helper function
Shashank Gupta
1
-0
/
+10
2023-10-27
crypto: qat - add handling of compression related errors for QAT GEN4
Shashank Gupta
2
-1
/
+151
2023-10-27
crypto: qat - add handling of errors from ERRSOU2 for QAT GEN4
Shashank Gupta
5
-0
/
+1055
2023-10-27
crypto: qat - add reporting of errors from ERRSOU1 for QAT GEN4
Shashank Gupta
5
-0
/
+493
2023-10-27
crypto: qat - add reporting of correctable errors for QAT GEN4
Shashank Gupta
2
-1
/
+74
2023-10-27
crypto: qat - add infrastructure for error reporting
Shashank Gupta
7
-0
/
+71
2023-10-27
crypto: intel/keembay-ocs-hcu - Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-27
crypto: intel/keembay-ocs-ecc - Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-27
crypto: intel/keembay-ocs-aes - Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-27
crypto: intel/ixp4xx-crypto - Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-20
crypto: qat - fix double free during reset
Svyatoslav Pankratov
1
-1
/
+2
2023-10-13
crypto: qat - add cnv_errors debugfs file
Lucas Segarra Fernandez
8
-0
/
+342
2023-10-13
crypto: qat - add pm_status debugfs file
Lucas Segarra Fernandez
11
-5
/
+471
2023-10-13
crypto: qat - refactor included headers
Lucas Segarra Fernandez
2
-1
/
+5
2023-10-13
crypto: qat - add namespace to driver
Giovanni Cabiddu
8
-0
/
+8
2023-10-12
crypto: qat - Remove zlib-deflate
Herbert Xu
1
-128
/
+1
2023-10-01
crypto: keembay - Don't pass errors to the caller in .remove()
Uwe Kleine-König
1
-8
/
+3
2023-10-01
crypto: qat - Annotate struct adf_fw_counters with __counted_by
Kees Cook
1
-1
/
+1
2023-10-01
crypto: qat - increase size of buffers
Giovanni Cabiddu
2
-3
/
+3
2023-09-20
crypto: qat - enable dc chaining service
Adam Guerin
6
-4
/
+69
2023-09-20
crypto: qat - consolidate services structure
Giovanni Cabiddu
4
-67
/
+42
2023-09-20
crypto: qat - fix unregistration of compression algorithms
Giovanni Cabiddu
2
-1
/
+5
2023-09-20
crypto: qat - fix unregistration of crypto algorithms
Giovanni Cabiddu
2
-1
/
+5
2023-09-20
crypto: qat - ignore subsequent state up commands
Giovanni Cabiddu
1
-1
/
+3
2023-09-20
crypto: qat - do not shadow error code
Giovanni Cabiddu
1
-2
/
+2
2023-09-20
crypto: qat - fix state machines cleanup paths
Giovanni Cabiddu
2
-7
/
+7
2023-09-20
crypto: qat - refactor deprecated strncpy
Justin Stitt
1
-1
/
+1
2023-09-15
crypto: qat - Use list_for_each_entry() helper
Jinjie Ruan
1
-18
/
+6
2023-08-25
crypto: qat - fix crypto capability detection for 4xxx
Adam Guerin
2
-1
/
+13
[next]