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
Age
Commit message (
Expand
)
Author
Lines
2023-04-06
crypto: atmel-aes - Detecting in-place operations two sg lists
Ryan Wanner
-10
/
+4
2023-04-06
crypto: atmel-tdes - Detecting in-place operations with two sg lists
Ryan Wanner
-10
/
+5
2023-04-06
crypto: atmel-sha - Add zero length message digest support for hmac
Ryan Wanner
-4
/
+30
2023-04-06
crypto: qat - Move driver to drivers/crypto/intel/qat
Tom Zanussi
-2
/
+2
2023-04-06
crypto: ixp4xx - Move driver to drivers/crypto/intel/ixp4xx
Tom Zanussi
-16
/
+18
2023-04-06
crypto: keembay - Move driver to drivers/crypto/intel/keembay
Tom Zanussi
-2
/
+8
2023-04-06
crypto: ccp - Clear PSP interrupt status register before calling handler
Jeremi Piotrowski
-3
/
+3
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
-4
/
+4
2023-03-31
crypto: mxs-dcp - Use the devm_clk_get_optional_enabled() helper
Christophe JAILLET
-16
/
+5
2023-03-31
crypto: img-hash - Fix img_hash_match unused warning
Krzysztof Kozlowski
-1
/
+1
2023-03-31
crypto: sa2ul - Select CRYPTO_DES
Suman Anna
-0
/
+1
2023-03-31
crypto: caam - Clear some memory in instantiate_rng
Christophe JAILLET
-2
/
+4
2023-03-24
crypto: caam - remove unnecessary (void*) conversions
Yu Zhe
-1
/
+1
2023-03-24
crypto: drivers - remove unnecessary (void*) conversions
Yu Zhe
-18
/
+18
2023-03-24
crypto: crypto4xx - remove unnecessary (void*) conversions
Yu Zhe
-1
/
+1
2023-03-24
crypto: caam/jr - add .shutdown hook
Gaurav Jain
-0
/
+6
2023-03-24
crypto: ccree - Depend on HAS_IOMEM
Herbert Xu
-1
/
+1
2023-03-24
crypto: keembay - Drop if with an always false condition
Uwe Kleine-König
-2
/
+0
2023-03-24
crypto: stm32 - Use devm_platform_get_and_ioremap_resource()
Yang Li
-2
/
+1
2023-03-24
crypto: img-hash - Use devm_platform_get_and_ioremap_resource()
Yang Li
-2
/
+1
2023-03-23
crypto: hisilicon/qm - make struct bus_type * const
Greg Kroah-Hartman
-1
/
+1
2023-03-21
crypto: ccp: Get rid of __sev_platform_init_locked()'s local function pointer
Borislav Petkov (AMD)
-6
/
+10
2023-03-21
crypto: ccp - Name -1 return value as SEV_RET_NO_FW_CALL
Peter Gonda
-3
/
+5
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
-1
/
+1
2023-03-17
crypto: stm32 - Save and restore between each request
Herbert Xu
-108
/
+56
2023-03-17
crypto: stm32 - Fix empty message processing
Herbert Xu
-9
/
+13
2023-03-17
crypto: stm32 - Remove unused HASH_FLAGS_ERRORS
Herbert Xu
-4
/
+0
2023-03-17
crypto: stm32 - Move hash state into separate structure
Herbert Xu
-56
/
+71
2023-03-17
crypto: stm32 - Remove unused hdev->err field
Herbert Xu
-3
/
+0
2023-03-17
crypto: stm32 - Simplify finup
Herbert Xu
-22
/
+19
2023-03-17
crypto: stm32 - Move polling into do_one_request
Herbert Xu
-17
/
+12
2023-03-17
crypto: stm32 - Save 54 CSR registers
Herbert Xu
-1
/
+1
2023-03-17
crypto: atmel-sha204a - Mark OF related data as maybe unused
Krzysztof Kozlowski
-1
/
+1
2023-03-17
crypto: ccp - Add support for ringing a platform doorbell
Mario Limonciello
-0
/
+72
2023-03-17
crypto: ccp - Enable platform access interface on client PSP parts
Mario Limonciello
-0
/
+7
2023-03-17
crypto: ccp - Add support for an interface for platform features
Mario Limonciello
-1
/
+227
2023-03-17
crypto: ccp - Move some PSP mailbox bit definitions into common header
Mario Limonciello
-19
/
+16
2023-03-17
crypto: ccp - Add a header for multiple drivers to use `__psp_pa`
Mario Limonciello
-1
/
+2
2023-03-17
crypto: ccp - Drop TEE support for IRQ handler
Mario Limonciello
-22
/
+0
2023-03-17
crypto: hisilicon/zip - remove unnecessary aer.h include
Bjorn Helgaas
-1
/
+0
2023-03-17
crypto: hisilicon/sec - remove unnecessary aer.h include
Bjorn Helgaas
-1
/
+0
2023-03-17
crypto: hisilicon/qm - remove unnecessary aer.h include
Bjorn Helgaas
-1
/
+0
2023-03-17
crypto: hisilicon/hpre - remove unnecessary aer.h include
Bjorn Helgaas
-1
/
+0
2023-03-17
crypto: cavium/nitrox - remove unnecessary aer.h include
Bjorn Helgaas
-1
/
+0
2023-03-17
crypto: qat - drop redundant adf_enable_aer()
Bjorn Helgaas
-61
/
+4
2023-03-17
crypto: qat - fix apply custom thread-service mapping for dc service
Shashank Gupta
-8
/
+21
2023-03-14
crypto: qat - add support for 402xx devices
Damian Muszynski
-7
/
+52
2023-03-14
crypto: aspeed - fix uninitialized symbol 'idx' warning
Neal Liu
-1
/
+1
2023-03-14
drivers: crypto: caam/jr - Allow quiesce when quiesced
Horia Geanta
-10
/
+45
2023-03-14
crypto: safexcel - Cleanup ring IRQ workqueues on load failure
Jonathan McDowell
-10
/
+27
[prev]
[next]