index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
certs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-12
X.509: Introduce scope-based x509_certificate allocation
Lukas Wunner
4
-49
/
+30
2024-04-12
crypto: hisilicon/qm - Add the err memory release process to qm uninit
Chenghai Huang
1
-4
/
+1
2024-04-12
crypto: hisilicon/debugfs - Resolve the problem of applying for redundant spa...
Chenghai Huang
1
-6
/
+5
2024-04-12
crypto: hisilicon/sec - Fix memory leak for sec resource release
Chenghai Huang
1
-1
/
+3
2024-04-12
crypto: hisilicon - Adjust debugfs creation and release order
Chenghai Huang
3
-36
/
+32
2024-04-12
crypto: hisilicon/qm - Add the default processing branch
Chenghai Huang
1
-0
/
+3
2024-04-12
crypto: hisilicon/debugfs - Fix the processing logic issue in the debugfs cre...
Chenghai Huang
1
-3
/
+3
2024-04-12
crypto: hisilicon/sgl - Delete redundant parameter verification
Chenghai Huang
1
-4
/
+1
2024-04-12
crypto: hisilicon/debugfs - Fix debugfs uninit process issue
Chenghai Huang
1
-3
/
+18
2024-04-12
crypto: hisilicon/sec - Add the condition for configuring the sriov function
Chenghai Huang
1
-1
/
+2
2024-04-12
crypto: x86/sha512-avx2 - add missing vzeroupper
Eric Biggers
1
-0
/
+1
2024-04-12
crypto: x86/sha256-avx2 - add missing vzeroupper
Eric Biggers
1
-0
/
+1
2024-04-12
crypto: x86/nh-avx2 - add missing vzeroupper
Eric Biggers
1
-0
/
+1
2024-04-12
crypto: iaa - Use cpumask_weight() when rebalancing
Tom Zanussi
1
-2
/
+2
2024-04-12
crypto: x509 - Add OID for NIST P521 and extend parser for it
Stefan Berger
2
-0
/
+4
2024-04-12
crypto: asymmetric_keys - Adjust signature size calculation for NIST P521
Stefan Berger
1
-1
/
+13
2024-04-12
crypto: ecdsa - Register NIST P521 and extend test suite
Stefan Berger
3
-0
/
+184
2024-04-12
crypto: ecdsa - Rename keylen to bufsize where necessary
Stefan Berger
1
-6
/
+6
2024-04-12
crypto: ecdsa - Replace ndigits with nbits where precision is needed
Stefan Berger
1
-1
/
+1
2024-04-12
crypto: ecc - Add NIST P521 curve parameters
Stefan Berger
3
-0
/
+48
2024-04-12
crypto: ecc - Add special case for NIST P521 in ecc_point_mult
Stefan Berger
1
-1
/
+4
2024-04-12
crypto: ecc - Implement vli_mmod_fast_521 for NIST p521
Stefan Berger
2
-1
/
+27
2024-04-12
crypto: ecc - Add nbits field to ecc_curve structure
Stefan Berger
3
-0
/
+11
2024-04-12
crypto: ecdsa - Extend res.x mod n calculation for NIST P521
Stefan Berger
1
-1
/
+1
2024-04-12
crypto: ecdsa - Adjust tests on length of key parameters
Stefan Berger
1
-1
/
+1
2024-04-12
crypto: ecdsa - Convert byte arrays with key coordinates to digits
Stefan Berger
2
-5
/
+30
2024-04-12
crypto: ecc - Use ECC_CURVE_NIST_P192/256/384_DIGITS where possible
Stefan Berger
1
-6
/
+6
2024-04-12
crypto: tegra - Add Tegra Security Engine driver
Akhil R
9
-0
/
+4171
2024-04-12
gpu: host1x: Add Tegra SE to SID table
Akhil R
1
-0
/
+24
2024-04-12
dt-bindings: crypto: Add Tegra Security Engine
Akhil R
2
-0
/
+104
2024-04-12
padata: Disable BH when taking works lock on MT path
Herbert Xu
1
-4
/
+4
2024-04-12
crypto: ccp - drop platform ifdef checks
Arnd Bergmann
1
-12
/
+2
2024-04-12
crypto: qat - Fix spelling mistake "Invalide" -> "Invalid"
Colin Ian King
1
-1
/
+1
2024-04-12
crypto: algboss - remove NULL check in cryptomgr_schedule_probe()
Roman Smirnov
1
-3
/
+0
2024-04-12
crypto: ecc - remove checks in crypto_ecdh_shared_secret() and ecc_make_pub_k...
Roman Smirnov
1
-2
/
+2
2024-04-05
crypto: jitter - Replace http with https
Thorsten Blum
1
-1
/
+1
2024-04-05
crypto: jitter - Remove duplicate word in comment
Thorsten Blum
1
-1
/
+1
2024-04-05
crypto: x86/aes-xts - wire up VAES + AVX10/512 implementation
Eric Biggers
2
-0
/
+41
2024-04-05
crypto: x86/aes-xts - wire up VAES + AVX10/256 implementation
Eric Biggers
2
-0
/
+25
2024-04-05
crypto: x86/aes-xts - wire up VAES + AVX2 implementation
Eric Biggers
2
-0
/
+31
2024-04-05
crypto: x86/aes-xts - wire up AESNI + AVX implementation
Eric Biggers
2
-2
/
+209
2024-04-05
crypto: x86/aes-xts - add AES-XTS assembly macro for modern CPUs
Eric Biggers
2
-1
/
+802
2024-04-05
x86: add kconfig symbols for assembler VAES and VPCLMULQDQ support
Eric Biggers
1
-0
/
+10
2024-04-05
crypto: ecdh - explicitly zeroize private_key
Joachim Vandersmissen
1
-0
/
+2
2024-04-05
crypto: fips - Remove the now superfluous sentinel element from ctl_table array
Joel Granados
1
-1
/
+0
2024-04-05
crypto: jitter - Use kvfree_sensitive() to fix Coccinelle warning
Thorsten Blum
1
-2
/
+1
2024-04-05
dt-bindings: crypto: ti,omap-sham: Convert to dtschema
Animesh Agarwal
2
-28
/
+56
2024-04-05
crypto: qat - Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2
-6
/
+11
2024-04-02
hwrng: mxc-rnga - Drop usage of platform_driver_probe()
Uwe Kleine-König
1
-4
/
+5
2024-04-02
crypto: x86/aesni - Update aesni_set_key() to return void
Chang S. Bae
2
-7
/
+6
[next]