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