index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-02
crypto: caam/qi - Fix drv_ctx refcount bug
Herbert Xu
1
-3
/
+3
2024-12-14
crypto: caam - add error check to caam_rsa_set_priv_key_form
Chen Ridong
1
-4
/
+7
2024-12-14
crypto: caam - Fix the pointer passed to caam_qi_shutdown()
Christophe JAILLET
1
-1
/
+1
2023-11-20
crypto: caam/jr - fix Chacha20 + Poly1305 self test failure
Gaurav Jain
1
-1
/
+2
2023-11-20
crypto: caam/qi2 - fix Chacha20 + Poly1305 self test failure
Gaurav Jain
1
-1
/
+2
2023-09-19
crypto: caam - fix unchecked return value error
Gaurav Jain
1
-1
/
+3
2023-05-11
crypto: caam - Clear some memory in instantiate_rng
Christophe JAILLET
1
-2
/
+4
2022-06-06
crypto: caam - fix i.MX6SX entropy delay value
Fabio Estevam
1
-0
/
+18
2022-01-27
crypto: caam - replace this_cpu_ptr with raw_cpu_ptr
Meng Li
1
-1
/
+1
2022-01-27
crypto: caam - save caam memory to support crypto engine retry mechanism.
Gaurav Jain
3
-0
/
+12
2021-11-18
crypto: caam - disable pkc for non-E SoCs
Michael Walle
2
-4
/
+18
2021-03-26
crypto: caam - Provide the name of the function and provide missing descriptions
Lee Jones
2
-1
/
+5
2021-02-10
crypto: caam - Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Jiapeng Chong
1
-2
/
+2
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-9
/
+6
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
1
-1
/
+2
2020-11-20
crypto: caam/qi - simplify error path for context allocation
Horia Geantă
1
-4
/
+4
2020-11-06
crypto: caam - fix printing on xts fallback allocation error path
Horia Geantă
3
-5
/
+6
2020-11-06
crypto: caam - enable crypto-engine retry mechanism
Iuliana Prodan
2
-1
/
+11
2020-11-03
crypto: caam: Replace in_irq() usage.
Sebastian Andrzej Siewior
1
-8
/
+4
2020-11-03
soc/fsl/qbman: Add an argument to signal if NAPI processing is required.
Sebastian Andrzej Siewior
1
-1
/
+2
2020-10-02
crypto: caam/qi2 - add support for XTS with 16B IV
Andrei Botila
1
-5
/
+10
2020-10-02
crypto: caam/qi - add support for XTS with 16B IV
Andrei Botila
1
-4
/
+8
2020-10-02
crypto: caam/jr - add support for XTS with 16B IV
Andrei Botila
2
-15
/
+24
2020-10-02
crypto: caam - add xts check for block length equal to zero
Andrei Botila
3
-4
/
+24
2020-10-02
crypto: caam/qi2 - add support for more XTS key lengths
Andrei Botila
1
-4
/
+12
2020-10-02
crypto: caam/qi - add support for more XTS key lengths
Andrei Botila
1
-3
/
+10
2020-10-02
crypto: caam/jr - add support for more XTS key lengths
Andrei Botila
1
-3
/
+10
2020-10-02
crypto: caam/qi2 - add fallback for XTS with more than 8B IV
Andrei Botila
3
-5
/
+78
2020-10-02
crypto: caam/qi - add fallback for XTS with more than 8B IV
Andrei Botila
2
-5
/
+68
2020-10-02
crypto: caam/jr - add fallback for XTS with more than 8B IV
Andrei Botila
2
-7
/
+66
2020-09-25
crypto: caam - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-21
/
+2
2020-09-18
crypto: caam - Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-2
/
+1
2020-09-18
crypto: caam - Fix kerneldoc
Krzysztof Kozlowski
4
-8
/
+11
2020-09-11
crypto: caam - use traditional error check pattern
Andy Shevchenko
1
-4
/
+3
2020-08-21
crypto: caam - Move debugfs fops into standalone file
Horia Geantă
6
-102
/
+136
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-14
/
+14
2020-07-31
crypto: caam/qi2 - add module alias
Horia Geantă
1
-0
/
+1
2020-07-31
crypto: caam - add more RNG hw error codes
Horia Geantă
1
-0
/
+3
2020-07-31
crypto: caam/jr - remove incorrect reference to caam_jr_register()
Dan Douglass
1
-2
/
+1
2020-07-31
crypto: caam - silence .setkey in case of bad key length
Horia Geantă
3
-3
/
+3
2020-07-31
crypto: caam/qi2 - create ahash shared descriptors only once
Horia Geantă
1
-1
/
+5
2020-07-31
crypto: caam/qi2 - fix error reporting for caam_hash_alloc
Horia Geantă
1
-1
/
+1
2020-07-31
crypto: caam - remove deadcode on 32-bit platforms
Franck LENORMAND
1
-3
/
+8
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
4
-8
/
+14
2020-07-16
crypto: caam - Remove broken arc4 support
Herbert Xu
2
-30
/
+0
2020-06-26
crypto: caam/qi2 - fix return code in ahash_finup_no_ctx()
Horia Geantă
1
-4
/
+6
2020-06-18
crypto: caam - Fix argument type in handle_imx6_err005766
Herbert Xu
1
-1
/
+1
2020-06-18
crypto: caam/qi2 - remove redundant assignment to ret
Colin Ian King
1
-2
/
+0
2020-06-18
crypto: caam/qi2 - add support for dpseci_reset()
Andrei Botila
4
-0
/
+36
2020-06-18
crypto: caam - add clock info for VFxxx SoCs
Andrey Smirnov
1
-0
/
+10
[next]