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