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
Age
Commit message (
Expand
)
Author
Lines
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: fips - simplify one-level sysctl registration for crypto_sysctl_table
Luis Chamberlain
-10
/
+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
/
+90
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
/
+276
2023-03-17
crypto: ccp - Move some PSP mailbox bit definitions into common header
Mario Limonciello
-30
/
+33
2023-03-17
crypto: ccp - Add a header for multiple drivers to use `__psp_pa`
Mario Limonciello
-12
/
+20
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
2023-03-14
crypto: safexcel - Raise firmware load failure message to error
Jonathan McDowell
-1
/
+1
2023-03-14
crypto: qat - make state machine functions static
Shashank Gupta
-15
/
+5
2023-03-14
crypto: qat - refactor device restart logic
Shashank Gupta
-3
/
+20
2023-03-14
crypto: qat - replace state machine calls
Shashank Gupta
-114
/
+33
2023-03-14
crypto: qat - fix concurrency issue when device state changes
Shashank Gupta
-20
/
+73
2023-03-14
crypto: qat - delay sysfs initialization
Shashank Gupta
-4
/
+4
2023-03-14
crypto: testmgr - fix RNG performance in fuzz tests
Eric Biggers
-97
/
+169
2023-03-14
crypto: arm64/aes-neonbs - fix crash with CFI enabled
Eric Biggers
-4
/
+5
2023-03-14
crypto: aspeed - add error handling if dmam_alloc_coherent() failed
Neal Liu
-1
/
+4
2023-03-14
padata: use alignment when calculating the number of worker threads
Anthony Yznaga
-1
/
+1
2023-03-14
crypto: qce - Add a QCE IP family compatible 'qcom,qce'
Vladimir Zapolskiy
-0
/
+1
2023-03-14
crypto: qce - Make clocks optional
Thara Gopinath
-3
/
+3
2023-03-14
crypto: qce - Add support to initialize interconnect path
Thara Gopinath
-1
/
+16
2023-03-14
arm64: dts: qcom: sm8550: add QCE IP family compatible values
Vladimir Zapolskiy
-1
/
+1
2023-03-14
dt-bindings: qcom-qce: document optional clocks and clock-names properties
Vladimir Zapolskiy
-2
/
+15
2023-03-14
dt-bindings: qcom-qce: Add new SoC compatible strings for Qualcomm QCE IP
Vladimir Zapolskiy
-2
/
+27
2023-03-14
dt-bindings: qcom-qce: Add 'iommus' to optional properties
Bhupesh Sharma
-0
/
+10
2023-03-14
dt-bindings: qcom-qce: Add 'interconnects' and 'interconnect-names'
Bhupesh Sharma
-0
/
+8
2023-03-14
MAINTAINERS: Add qcom-qce dt-binding file to QUALCOMM CRYPTO DRIVERS section
Bhupesh Sharma
-0
/
+1
2023-03-14
dt-bindings: qcom-qce: Convert bindings to yaml
Bhupesh Sharma
-25
/
+67
2023-03-14
crypto: p10-aes-gcm - Update Kconfig and Makefile
Danny Tsen
-0
/
+30
2023-03-14
crypto: p10-aes-gcm - A perl script to process PowerPC assembler source.
Danny Tsen
-0
/
+229
2023-03-14
crypto: p10-aes-gcm - Supporting functions for ghash
Danny Tsen
-0
/
+370
2023-03-14
crypto: p10-aes-gcm - Supporting functions for AES
Danny Tsen
-0
/
+585
[next]