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
...
|
*
|
|
|
|
hwrng: imx-rngc - switch to DEFINE_SIMPLE_DEV_PM_OPS
Martin Kaiser
2023-06-23
1
-4
/
+4
|
*
|
|
|
|
hwrng: st - keep clock enabled while hwrng is registered
Martin Kaiser
2023-06-23
1
-20
/
+1
|
*
|
|
|
|
hwrng: st - support compile-testing
Martin Kaiser
2023-06-23
1
-1
/
+1
|
*
|
|
|
|
hwrng: imx-rngc - fix the timeout for init and self check
Martin Kaiser
2023-06-23
1
-4
/
+2
|
*
|
|
|
|
KEYS: asymmetric: Use new crypto interface without scatterlists
Herbert Xu
2023-06-23
1
-97
/
+137
|
*
|
|
|
|
KEYS: asymmetric: Move sm2 code into x509_public_key
Herbert Xu
2023-06-23
5
-122
/
+94
|
*
|
|
|
|
KEYS: Add forward declaration in asymmetric-parser.h
Herbert Xu
2023-06-23
1
-0
/
+2
|
*
|
|
|
|
crypto: sig - Add interface for sign/verify
Herbert Xu
2023-06-23
8
-18
/
+385
|
*
|
|
|
|
crypto: akcipher - Add sync interface without SG lists
Herbert Xu
2023-06-23
2
-0
/
+131
|
*
|
|
|
|
crypto: cipher - On clone do crypto_mod_get()
Dmitry Safonov
2023-06-23
1
-1
/
+6
|
*
|
|
|
|
crypto: api - Add __crypto_alloc_tfmgfp
Herbert Xu
2023-06-23
3
-5
/
+14
|
*
|
|
|
|
crypto: api - Remove crypto_init_ops()
Dmitry Safonov
2023-06-23
2
-15
/
+0
|
*
|
|
|
|
crypto: rsa - allow only odd e and restrict value in FIPS mode
Mahmoud Adam
2023-06-23
1
-0
/
+36
|
*
|
|
|
|
crypto: geniv - Split geniv out of AEAD Kconfig option
Herbert Xu
2023-06-23
2
-12
/
+9
|
*
|
|
|
|
crypto: algboss - Add missing dependency on RNG2
Herbert Xu
2023-06-23
1
-3
/
+4
|
*
|
|
|
|
crypto: starfive - Add RSA algo support
Jia Jie Ho
2023-06-23
5
-2
/
+683
|
*
|
|
|
|
crypto: starfive - Update hash module irq handling
Jia Jie Ho
2023-06-23
1
-1
/
+8
|
*
|
|
|
|
crypto: caam - optimize RNG sample size
Meenakshi Aggarwal
2023-06-23
2
-22
/
+44
|
*
|
|
|
|
crypto: caam - add a test for the RNG
Victoria Milhoan (b42089)
2023-06-23
2
-0
/
+57
|
*
|
|
|
|
crypto: caam - adjust RNG timing to support more devices
Victoria Milhoan
2023-06-23
1
-2
/
+2
|
*
|
|
|
|
crypto: qat - do not export adf_init_admin_pm()
Giovanni Cabiddu
2023-06-16
1
-1
/
+0
|
*
|
|
|
|
crypto: n2 - Use of_property_read_reg() to parse "reg"
Rob Herring
2023-06-16
1
-5
/
+4
|
*
|
|
|
|
crypto: qat - expose pm_idle_enabled through sysfs
Lucas Segarra Fernandez
2023-06-16
5
-1
/
+101
|
*
|
|
|
|
crypto: qat - extend configuration for 4xxx
Adam Guerin
2023-06-16
5
-22
/
+163
|
*
|
|
|
|
crypto: qat - refactor fw config logic for 4xxx
Giovanni Cabiddu
2023-06-16
1
-38
/
+58
|
*
|
|
|
|
crypto: qat - make fw images name constant
Giovanni Cabiddu
2023-06-16
5
-10
/
+10
|
*
|
|
|
|
crypto: qat - move returns to default case
Adam Guerin
2023-06-16
2
-11
/
+10
|
*
|
|
|
|
crypto: hmac - Add missing blank line
Franziska Naepelt
2023-06-16
1
-0
/
+1
|
*
|
|
|
|
crypto: qat - unmap buffers before free for RSA
Hareshx Sankar Raj
2023-06-16
1
-5
/
+4
|
*
|
|
|
|
crypto: qat - unmap buffer before free for DH
Hareshx Sankar Raj
2023-06-16
1
-3
/
+2
|
*
|
|
|
|
dm crypt: Avoid using MAX_CIPHER_BLOCKSIZE
Herbert Xu
2023-06-09
1
-4
/
+11
|
*
|
|
|
|
crypto: qat - update slice mask for 4xxx devices
Karthikeyan Gopal
2023-06-09
1
-1
/
+1
|
*
|
|
|
|
crypto: qat - set deprecated capabilities as reserved
Karthikeyan Gopal
2023-06-09
1
-2
/
+1
|
*
|
|
|
|
crypto: qat - add missing function declaration in adf_dbgfs.h
Giovanni Cabiddu
2023-06-06
1
-1
/
+1
|
*
|
|
|
|
dt-bindings: qcom-qce: Add compatibles for SM6115 and QCM2290
Bhupesh Sharma
2023-06-02
1
-9
/
+35
|
*
|
|
|
|
dt-bindings: qcom-qce: Fix compatible combinations for SM8150 and IPQ4019 SoCs
Bhupesh Sharma
2023-06-02
1
-0
/
+6
|
*
|
|
|
|
crypto: qat - move dbgfs init to separate file
Damian Muszynski
2023-06-02
13
-62
/
+156
|
*
|
|
|
|
crypto: atmel - Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-06-02
2
-2
/
+2
|
*
|
|
|
|
crypto: jitter - correct health test during initialization
Stephan Müller
2023-06-02
1
-6
/
+3
|
*
|
|
|
|
hwrng: cn10k - Add extended trng register support
Bharat Bhushan
2023-06-02
1
-4
/
+59
|
*
|
|
|
|
crypto: marvell/cesa - Fix type mismatch warning
Arnd Bergmann
2023-06-02
1
-1
/
+1
|
*
|
|
|
|
crypto: ccp - Add support for PCI device 0x156E
John Allen
2023-06-02
1
-0
/
+15
|
*
|
|
|
|
crypto: ccp - Add support for PCI device 0x17E0
Mario Limonciello
2023-06-02
1
-0
/
+28
|
*
|
|
|
|
crypto: ccp - Validate that platform access mailbox registers are declared
Mario Limonciello
2023-06-02
1
-0
/
+5
|
*
|
|
|
|
crypto: Kconfig - warn about performance overhead of CRYPTO_STATS
Eric Biggers
2023-05-24
1
-0
/
+3
|
*
|
|
|
|
crypto: nx - fix build warnings when DEBUG_FS is not enabled
Randy Dunlap
2023-05-24
2
-3
/
+3
|
*
|
|
|
|
hwrng: imx-rngc - don't init of_device_id's data
Martin Kaiser
2023-05-24
1
-1
/
+1
|
*
|
|
|
|
hwrng: imx-rngc - mark the probe function as __init
Martin Kaiser
2023-05-24
1
-1
/
+1
|
*
|
|
|
|
hwrng: imx-rngc - use BIT(x) for register bit defines
Martin Kaiser
2023-05-24
1
-10
/
+10
|
*
|
|
|
|
hwrng: imx-rngc - use bitfield macros to read rng type
Martin Kaiser
2023-05-24
1
-2
/
+2
[prev]
[next]