index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-8
/
+8
2026-01-31
crypto: caam - fix netdev memory leak in dpaa2_caam_probe
Jianpeng Chang
-12
/
+17
2025-10-20
crypto: caam - Add support of paes algorithm
Meenakshi Aggarwal
-16
/
+220
2025-10-20
KEYS: trusted: caam based protected key
Meenakshi Aggarwal
-17
/
+78
2025-10-17
crypto: caam - Add check for kcalloc() in test_len()
Guangshuo Li
-1
/
+3
2025-09-13
crypto: caam - double the entropy delay interval for retry
Gaurav Jain
-2
/
+2
2025-09-06
crypto: caam - switch to use devm_kmemdup_array()
Zhang Enpei
-3
/
+3
2025-07-18
crypto: engine - remove request batching support
Ovidiu Panait
-2
/
+1
2025-07-18
crypto: caam - avoid option aliasing with the CONFIG_CAAM_QI build option
Lukas Bulwahn
-11
/
+7
2025-06-23
crypto: caam - Support iMX8QXP and variants thereof
John Ernberg
-1
/
+1
2025-06-23
crypto: caam - Prevent crash on suspend with iMX8QM / iMX8ULP
John Ernberg
-2
/
+4
2025-06-13
crypto: caam - Fix opencoded cpumask_next_wrap() in caam_drv_ctx_init()
Yury Norov [NVIDIA]
-4
/
+1
2025-04-16
crypto: caam - Add support for i.MX8QM
Thomas Richard
-0
/
+1
2025-04-09
crypto: caam/qi - Fix drv_ctx refcount bug
Herbert Xu
-3
/
+3
2025-02-09
crypto: drivers - Use str_enable_disable-like helpers
Krzysztof Kozlowski
-1
/
+2
2024-12-10
crypto: caam - use JobR's space to access page 0 regs
Gaurav Jain
-1
/
+2
2024-11-19
Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-9
/
+11
2024-11-15
crypto: caam - add error check to caam_rsa_set_priv_key_form
Chen Ridong
-4
/
+7
2024-10-19
crypto: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
-1
/
+1
2024-10-05
crypto: caam - Slightly simplify platform_device()
Christophe JAILLET
-3
/
+2
2024-10-05
crypto: caam - Fix the pointer passed to caam_qi_shutdown()
Christophe JAILLET
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-3
/
+3
2024-09-21
crypto: caam - Pad SG length when allocating hash edesc
Herbert Xu
-0
/
+1
2024-09-13
crypto: camm/qi - Use ERR_CAST() to return error-valued pointer
Chen Yufan
-2
/
+2
2024-08-10
crypto: caam/qi* - Use cpumask_var_t instead of cpumask_t
Herbert Xu
-16
/
+32
2024-07-04
crypto: caam: Unembed net_dev structure in dpaa2
Breno Leitao
-4
/
+26
2024-07-04
crypto: caam: Unembed net_dev structure from qi
Breno Leitao
-8
/
+35
2024-07-04
crypto: caam: Make CRYPTO_DEV_FSL_CAAM dependent of COMPILE_TEST
Breno Leitao
-1
/
+1
2024-07-04
crypto: caam: Avoid unused imx8m_machine_match variable
Breno Leitao
-0
/
+2
2024-05-10
crypto: caam - i.MX8ULP donot have CAAM page0 access
Pankaj Gupta
-0
/
+3
2024-05-10
crypto: caam - init-clk based on caam-page0-access
Pankaj Gupta
-1
/
+15
2024-01-26
crypto: caam - fix asynchronous hash
Gaurav Jain
-4
/
+10
2023-10-27
crypto: caam/jr - Convert to platform remove callback returning void
Uwe Kleine-König
-13
/
+9
2023-10-01
crypto: caam/jr - fix Chacha20 + Poly1305 self test failure
Gaurav Jain
-1
/
+2
2023-10-01
crypto: caam/qi2 - fix Chacha20 + Poly1305 self test failure
Gaurav Jain
-1
/
+2
2023-08-29
Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
-159
/
+650
2023-08-23
crypto: drivers - Explicitly include correct DT includes
Rob Herring
-0
/
+3
2023-08-18
crypto: caam - Use new crypto_engine_op interface
Herbert Xu
-113
/
+320
2023-08-18
crypto: caam - Include internal/engine.h
Herbert Xu
-3
/
+4
2023-08-18
crypto: caam/jr - fix shared IRQ line handling
Horia Geantă
-1
/
+1
2023-08-18
crypto: caam - increase the domain of write memory barrier to full system
Iuliana Prodan
-1
/
+9
2023-08-18
crypto: caam - fix unchecked return value error
Gaurav Jain
-1
/
+3
2023-08-18
crypto: caam - fix PM operations definition
Arnd Bergmann
-4
/
+4
2023-08-18
Revert "crypto: caam - adjust RNG timing to support more devices"
Herbert Xu
-2
/
+2
2023-08-04
crypto: caam - add power management support
Horia Geanta
-21
/
+306
2023-08-04
crypto: caam - Change structure type representing DECO MID
Franck LENORMAND
-7
/
+1
2023-07-28
crypto: caam - Remove messages related to memory allocation failure
Christophe JAILLET
-11
/
+3
2023-07-28
crypto: caam - Use struct_size()
Christophe JAILLET
-2
/
+1
2023-06-30
Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
-117
/
+229
[next]