index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: caam - Set DMA alignment explicitly
Herbert Xu
2022-12-02
5
-215
/
+216
*
crypto: caam - Use helper to set reqsize
Herbert Xu
2022-12-02
1
-1
/
+2
*
crypto: caam - warn if blob_gen key is insecure
Nikolaus Voss
2022-12-02
2
-0
/
+12
*
hwrng: core - treat default_quality as a maximum and default to 1024
Jason A. Donenfeld
2022-11-18
1
-1
/
+0
*
crypto: caam/qi2 - switch to netif_napi_add_tx_weight()
Jakub Kicinski
2022-07-15
2
-4
/
+5
*
crypto: caam - drop unexpected word 'for' in comments
Jiang Jian
2022-06-30
1
-1
/
+1
*
crypto: caam - drop unexpected word 'a' in comments
Jiang Jian
2022-06-30
2
-2
/
+2
*
Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-05-27
6
-1
/
+279
|
\
|
*
crypto: caam/rng - Add support for PRNG
Meenakshi Aggarwal
2022-05-06
5
-1
/
+261
|
*
crypto: caam - fix i.MX6SX entropy delay value
Fabio Estevam
2022-04-29
1
-0
/
+18
*
|
crypto: caam - add in-kernel interface for blob generator
Ahmad Fatoum
2022-05-23
3
-0
/
+186
*
|
crypto: caam - determine whether CAAM supports blob encap/decap
Ahmad Fatoum
2022-05-23
3
-3
/
+19
|
/
*
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-02-17
1
-1
/
+1
*
crypto: caam - save caam memory to support crypto engine retry mechanism.
Gaurav Jain
2021-12-03
3
-0
/
+12
*
crypto: caam - replace this_cpu_ptr with raw_cpu_ptr
Meng Li
2021-11-20
1
-1
/
+1
*
crypto: caam - disable pkc for non-E SoCs
Michael Walle
2021-09-24
2
-4
/
+18
*
crypto: caam - Provide the name of the function and provide missing descriptions
Lee Jones
2021-03-26
2
-1
/
+5
*
crypto: caam - Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Jiapeng Chong
2021-02-10
1
-2
/
+2
*
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-15
1
-9
/
+6
|
\
|
*
crypto: caam: Replace in_irq() usage.
Sebastian Andrzej Siewior
2020-11-03
1
-8
/
+4
|
*
soc/fsl/qbman: Add an argument to signal if NAPI processing is required.
Sebastian Andrzej Siewior
2020-11-03
1
-1
/
+2
*
|
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-11-20
1
-1
/
+2
*
|
crypto: caam/qi - simplify error path for context allocation
Horia Geantă
2020-11-20
1
-4
/
+4
*
|
crypto: caam - fix printing on xts fallback allocation error path
Horia Geantă
2020-11-06
3
-5
/
+6
*
|
crypto: caam - enable crypto-engine retry mechanism
Iuliana Prodan
2020-11-06
2
-1
/
+11
|
/
*
crypto: caam/qi2 - add support for XTS with 16B IV
Andrei Botila
2020-10-02
1
-5
/
+10
*
crypto: caam/qi - add support for XTS with 16B IV
Andrei Botila
2020-10-02
1
-4
/
+8
*
crypto: caam/jr - add support for XTS with 16B IV
Andrei Botila
2020-10-02
2
-15
/
+24
*
crypto: caam - add xts check for block length equal to zero
Andrei Botila
2020-10-02
3
-4
/
+24
*
crypto: caam/qi2 - add support for more XTS key lengths
Andrei Botila
2020-10-02
1
-4
/
+12
*
crypto: caam/qi - add support for more XTS key lengths
Andrei Botila
2020-10-02
1
-3
/
+10
*
crypto: caam/jr - add support for more XTS key lengths
Andrei Botila
2020-10-02
1
-3
/
+10
*
crypto: caam/qi2 - add fallback for XTS with more than 8B IV
Andrei Botila
2020-10-02
3
-5
/
+78
*
crypto: caam/qi - add fallback for XTS with more than 8B IV
Andrei Botila
2020-10-02
2
-5
/
+68
*
crypto: caam/jr - add fallback for XTS with more than 8B IV
Andrei Botila
2020-10-02
2
-7
/
+66
*
crypto: caam - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-25
1
-21
/
+2
*
crypto: caam - Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-18
1
-2
/
+1
*
crypto: caam - Fix kerneldoc
Krzysztof Kozlowski
2020-09-18
4
-8
/
+11
*
crypto: caam - use traditional error check pattern
Andy Shevchenko
2020-09-11
1
-4
/
+3
*
crypto: caam - Move debugfs fops into standalone file
Horia Geantă
2020-08-21
6
-102
/
+136
*
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
1
-14
/
+14
*
crypto: caam/qi2 - add module alias
Horia Geantă
2020-07-31
1
-0
/
+1
*
crypto: caam - add more RNG hw error codes
Horia Geantă
2020-07-31
1
-0
/
+3
*
crypto: caam/jr - remove incorrect reference to caam_jr_register()
Dan Douglass
2020-07-31
1
-2
/
+1
*
crypto: caam - silence .setkey in case of bad key length
Horia Geantă
2020-07-31
3
-3
/
+3
*
crypto: caam/qi2 - create ahash shared descriptors only once
Horia Geantă
2020-07-31
1
-1
/
+5
*
crypto: caam/qi2 - fix error reporting for caam_hash_alloc
Horia Geantă
2020-07-31
1
-1
/
+1
*
crypto: caam - remove deadcode on 32-bit platforms
Franck LENORMAND
2020-07-31
1
-3
/
+8
*
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-07-16
4
-8
/
+14
*
crypto: caam - Remove broken arc4 support
Herbert Xu
2020-07-16
2
-30
/
+0
[next]