index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
tiny.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-08
crypto: hisilicon/zip - fix the missing CRYPTO_ALG_ASYNC in cra_flags
Barry Song
1
-0
/
+1
2024-03-08
hwrng: hisi - use dev_err_probe
Martin Kaiser
1
-4
/
+2
2024-03-08
MAINTAINERS: Remove T Ambarus from few mchp entries
Tudor Ambarus
1
-5
/
+2
2024-03-01
crypto: iaa - Fix comp/decomp delay statistics
Tom Zanussi
3
-32
/
+13
2024-03-01
crypto: iaa - Fix async_disable descriptor leak
Tom Zanussi
1
-2
/
+2
2024-03-01
dt-bindings: rng: atmel,at91-trng: add sam9x7 TRNG
Varshini Rajendran
1
-0
/
+4
2024-03-01
dt-bindings: crypto: add sam9x7 in Atmel TDES
Varshini Rajendran
1
-1
/
+5
2024-03-01
dt-bindings: crypto: add sam9x7 in Atmel SHA
Varshini Rajendran
1
-1
/
+5
2024-03-01
dt-bindings: crypto: add sam9x7 in Atmel AES
Varshini Rajendran
1
-1
/
+5
2024-03-01
crypto: remove CONFIG_CRYPTO_STATS
Eric Biggers
32
-1139
/
+77
2024-03-01
crypto: dh - Make public key test FIPS-only
Herbert Xu
1
-28
/
+29
2024-02-24
crypto: rockchip - fix to check return value
Kilian Zinnecker
1
-0
/
+5
2024-02-24
crypto: jitter - fix CRYPTO_JITTERENTROPY help text
Randy Dunlap
1
-2
/
+3
2024-02-24
crypto: qat - make ring to service map common for QAT GEN4
Damian Muszynski
5
-112
/
+90
2024-02-24
crypto: qat - fix ring to service map for dcc in 420xx
Damian Muszynski
1
-0
/
+8
2024-02-24
crypto: qat - fix ring to service map for dcc in 4xxx
Damian Muszynski
1
-0
/
+8
2024-02-24
crypto: qat - fix comment structure
Adam Guerin
1
-2
/
+2
2024-02-24
crypto: qat - remove unnecessary description from comment
Adam Guerin
3
-6
/
+2
2024-02-24
crypto: qat - remove double initialization of value
Adam Guerin
1
-4
/
+2
2024-02-24
crypto: qat - avoid division by zero
Adam Guerin
1
-0
/
+3
2024-02-24
crypto: qat - removed unused macro in adf_cnv_dbgfs.c
Adam Guerin
1
-1
/
+0
2024-02-24
crypto: qat - remove unused macros in qat_comp_alg.c
Adam Guerin
1
-9
/
+0
2024-02-24
crypto: qat - uninitialized variable in adf_hb_error_inject_write()
Dan Carpenter
1
-5
/
+6
2024-02-24
crypto: ccp - Update return values for some unit tests
Mario Limonciello
1
-3
/
+5
2024-02-24
crypto: ccp - Avoid discarding errors in psp_send_platform_access_msg()
Mario Limonciello
1
-2
/
+9
2024-02-24
crypto: arm/sha - fix function cast warnings
Arnd Bergmann
2
-15
/
+10
2024-02-24
Documentation: qat: fix auto_reset section
Giovanni Cabiddu
1
-1
/
+1
2024-02-17
crypto: qat - resolve race condition during AER recovery
Damian Muszynski
1
-6
/
+16
2024-02-17
crypto: qat - change SLAs cleanup flow at shutdown
Damian Muszynski
1
-1
/
+19
2024-02-17
MAINTAINERS: adjust file entries after crypto vmx file movement
Lukas Bulwahn
1
-7
/
+11
2024-02-17
crypto: hisilicon/qm - change function type to void
Weili Qian
2
-28
/
+12
2024-02-17
crypto: hisilicon/qm - obtain stop queue status
Weili Qian
6
-26
/
+138
2024-02-17
crypto: hisilicon/qm - add stop function by hardware
Weili Qian
2
-8
/
+34
2024-02-17
crypto: ccp - State in dmesg that TSME is enabled
Borislav Petkov (AMD)
1
-4
/
+7
2024-02-09
crypto: rsa - restrict plaintext/ciphertext values more
Joachim Vandersmissen
1
-4
/
+32
2024-02-09
crypto: qat - improve aer error reset handling
Mun Chun Yep
1
-1
/
+25
2024-02-09
crypto: qat - limit heartbeat notifications
Furong Zhou
2
-3
/
+17
2024-02-09
crypto: qat - add auto reset on error
Damian Muszynski
5
-1
/
+69
2024-02-09
crypto: qat - add fatal error notification
Mun Chun Yep
2
-1
/
+9
2024-02-09
crypto: qat - re-enable sriov after pf reset
Mun Chun Yep
4
-4
/
+79
2024-02-09
crypto: qat - update PFVF protocol for recovery
Mun Chun Yep
8
-2
/
+109
2024-02-09
crypto: qat - disable arbitration before reset
Furong Zhou
1
-0
/
+8
2024-02-09
crypto: qat - add fatal error notify method
Furong Zhou
3
-0
/
+45
2024-02-09
crypto: qat - add heartbeat error simulator
Damian Muszynski
9
-6
/
+214
2024-02-09
crypto: virtio - remove duplicate check if queue is broken
Li RongQing
1
-2
/
+0
2024-02-09
crypto: xilinx - call finalize with bh disabled
Quanyang Wang
1
-0
/
+3
2024-02-02
crypto: ahash - unexport crypto_hash_alg_has_setkey()
Eric Biggers
2
-13
/
+10
2024-02-02
crypto: hisilicon/sec - remove unused parameter
Wenkai Lin
1
-10
/
+6
2024-02-02
crypto: hisilicon/sec2 - fix some cleanup issues
Qi Tao
1
-2
/
+2
2024-02-02
crypto: hisilicon/sec2 - modify nested macro call
Qi Tao
1
-9
/
+4
[next]