index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
crypto: algif_hash - Allocate hash state with kmalloc
Herbert Xu
2023-04-06
1
-4
/
+15
|
*
|
crypto: drbg - Only fail when jent is unavailable in FIPS mode
Herbert Xu
2023-04-06
1
-1
/
+1
|
*
|
crypto: jitter - permanent and intermittent health errors
Stephan Müller
2023-04-06
3
-120
/
+76
|
*
|
crypto: mxs-dcp - Use the devm_clk_get_optional_enabled() helper
Christophe JAILLET
2023-03-31
1
-16
/
+5
|
*
|
crypto: img-hash - Fix img_hash_match unused warning
Krzysztof Kozlowski
2023-03-31
1
-1
/
+1
|
*
|
crypto: sa2ul - Select CRYPTO_DES
Suman Anna
2023-03-31
1
-0
/
+1
|
*
|
crypto: lib/utils - Move utilities into new header
Herbert Xu
2023-03-31
3
-63
/
+75
|
*
|
crypto: caam - Clear some memory in instantiate_rng
Christophe JAILLET
2023-03-31
1
-2
/
+4
|
*
|
crypto: caam - remove unnecessary (void*) conversions
Yu Zhe
2023-03-24
1
-1
/
+1
|
*
|
crypto: drivers - remove unnecessary (void*) conversions
Yu Zhe
2023-03-24
4
-18
/
+18
|
*
|
crypto: crypto4xx - remove unnecessary (void*) conversions
Yu Zhe
2023-03-24
1
-1
/
+1
|
*
|
hwrng: xgene - remove unnecessary (void*) conversions
Yu Zhe
2023-03-24
1
-1
/
+1
|
*
|
crypto: caam/jr - add .shutdown hook
Gaurav Jain
2023-03-24
1
-0
/
+6
|
*
|
crypto: ccree - Depend on HAS_IOMEM
Herbert Xu
2023-03-24
1
-1
/
+1
|
*
|
crypto: keembay - Drop if with an always false condition
Uwe Kleine-König
2023-03-24
1
-2
/
+0
|
*
|
crypto: p10-aes-gcm - remove duplicate include header
Ye Xingchen
2023-03-24
1
-1
/
+0
|
*
|
crypto: stm32 - Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-03-24
1
-2
/
+1
|
*
|
crypto: img-hash - Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-03-24
1
-2
/
+1
|
*
|
crypto: hash - Fix kdoc errors about HASH_ALG_COMMON
Herbert Xu
2023-03-24
1
-1
/
+2
|
*
|
async_tx: fix kernel-doc notation warnings
Randy Dunlap
2023-03-24
2
-7
/
+7
|
*
|
crypto: api - Demote BUG_ON() in crypto_unregister_alg() to a WARN_ON()
Toke Høiland-Jørgensen
2023-03-24
1
-1
/
+3
|
*
|
crypto: stm32 - Save and restore between each request
Herbert Xu
2023-03-17
1
-108
/
+56
|
*
|
crypto: stm32 - Fix empty message processing
Herbert Xu
2023-03-17
1
-9
/
+13
|
*
|
crypto: stm32 - Remove unused HASH_FLAGS_ERRORS
Herbert Xu
2023-03-17
1
-4
/
+0
|
*
|
crypto: stm32 - Move hash state into separate structure
Herbert Xu
2023-03-17
1
-56
/
+71
|
*
|
crypto: stm32 - Remove unused hdev->err field
Herbert Xu
2023-03-17
1
-3
/
+0
|
*
|
crypto: stm32 - Simplify finup
Herbert Xu
2023-03-17
1
-22
/
+19
|
*
|
crypto: stm32 - Move polling into do_one_request
Herbert Xu
2023-03-17
1
-17
/
+12
|
*
|
crypto: stm32 - Save 54 CSR registers
Herbert Xu
2023-03-17
1
-1
/
+1
|
*
|
crypto: fips - simplify one-level sysctl registration for crypto_sysctl_table
Luis Chamberlain
2023-03-17
1
-10
/
+1
|
*
|
crypto: atmel-sha204a - Mark OF related data as maybe unused
Krzysztof Kozlowski
2023-03-17
1
-1
/
+1
|
*
|
crypto: ccp - Add support for ringing a platform doorbell
Mario Limonciello
2023-03-17
6
-0
/
+90
|
*
|
crypto: ccp - Enable platform access interface on client PSP parts
Mario Limonciello
2023-03-17
1
-0
/
+7
|
*
|
crypto: ccp - Add support for an interface for platform features
Mario Limonciello
2023-03-17
7
-1
/
+276
|
*
|
crypto: ccp - Move some PSP mailbox bit definitions into common header
Mario Limonciello
2023-03-17
6
-30
/
+33
|
*
|
crypto: ccp - Add a header for multiple drivers to use `__psp_pa`
Mario Limonciello
2023-03-17
8
-12
/
+20
|
*
|
crypto: ccp - Drop TEE support for IRQ handler
Mario Limonciello
2023-03-17
2
-22
/
+0
|
*
|
crypto: hisilicon/zip - remove unnecessary aer.h include
Bjorn Helgaas
2023-03-17
1
-1
/
+0
|
*
|
crypto: hisilicon/sec - remove unnecessary aer.h include
Bjorn Helgaas
2023-03-17
1
-1
/
+0
|
*
|
crypto: hisilicon/qm - remove unnecessary aer.h include
Bjorn Helgaas
2023-03-17
1
-1
/
+0
|
*
|
crypto: hisilicon/hpre - remove unnecessary aer.h include
Bjorn Helgaas
2023-03-17
1
-1
/
+0
|
*
|
crypto: cavium/nitrox - remove unnecessary aer.h include
Bjorn Helgaas
2023-03-17
1
-1
/
+0
|
*
|
crypto: qat - drop redundant adf_enable_aer()
Bjorn Helgaas
2023-03-17
6
-61
/
+4
|
*
|
crypto: qat - fix apply custom thread-service mapping for dc service
Shashank Gupta
2023-03-17
6
-8
/
+21
|
*
|
crypto: qat - add support for 402xx devices
Damian Muszynski
2023-03-14
6
-7
/
+52
|
*
|
crypto: aspeed - fix uninitialized symbol 'idx' warning
Neal Liu
2023-03-14
1
-1
/
+1
|
*
|
drivers: crypto: caam/jr - Allow quiesce when quiesced
Horia Geanta
2023-03-14
1
-10
/
+45
|
*
|
crypto: safexcel - Cleanup ring IRQ workqueues on load failure
Jonathan McDowell
2023-03-14
1
-10
/
+27
|
*
|
crypto: safexcel - Raise firmware load failure message to error
Jonathan McDowell
2023-03-14
1
-1
/
+1
|
*
|
crypto: qat - make state machine functions static
Shashank Gupta
2023-03-14
2
-15
/
+5
[prev]
[next]