index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-27
ALSA: scarlett2: Add missing check with firmware version control
Geoffrey D. Bennett
1
-0
/
+2
2023-10-27
net: bridge: fill in MODULE_DESCRIPTION()
Nikolay Aleksandrov
1
-0
/
+1
2023-10-27
Documentation/module-signing.txt: bring up to date
Dimitri John Ledkov
1
-6
/
+11
2023-10-27
module: enable automatic module signing with FIPS 202 SHA-3
Dimitri John Ledkov
2
-1
/
+16
2023-10-27
crypto: asymmetric_keys - allow FIPS 202 SHA-3 signatures
Dimitri John Ledkov
4
-1
/
+49
2023-10-27
crypto: rsa-pkcs1pad - Add FIPS 202 SHA-3 support
Dimitri John Ledkov
2
-1
/
+36
2023-10-27
crypto: FIPS 202 SHA-3 register in hash info for IMA
Dimitri John Ledkov
3
-0
/
+10
2023-10-27
x509: Add OIDs for FIPS 202 SHA-3 hash and signatures
Dimitri John Ledkov
1
-0
/
+11
2023-10-27
crypto: ahash - optimize performance when wrapping shash
Eric Biggers
4
-204
/
+167
2023-10-27
crypto: ahash - check for shash type instead of not ahash type
Eric Biggers
1
-5
/
+3
2023-10-27
crypto: hash - move "ahash wrapping shash" functions to ahash.c
Eric Biggers
3
-191
/
+188
2023-10-27
crypto: talitos - stop using crypto_ahash::init
Eric Biggers
1
-6
/
+9
2023-10-27
crypto: chelsio - stop using crypto_ahash::init
Eric Biggers
1
-1
/
+8
2023-10-27
crypto: ahash - improve file comment
Eric Biggers
1
-2
/
+6
2023-10-27
crypto: ahash - remove struct ahash_request_priv
Eric Biggers
1
-8
/
+0
2023-10-27
crypto: ahash - remove crypto_ahash_alignmask
Eric Biggers
1
-6
/
+0
2023-10-27
crypto: gcm - stop using alignmask of ahash
Eric Biggers
1
-2
/
+1
2023-10-27
crypto: chacha20poly1305 - stop using alignmask of ahash
Eric Biggers
1
-2
/
+1
2023-10-27
crypto: ccm - stop using alignmask of ahash
Eric Biggers
1
-2
/
+1
2023-10-27
net: ipv6: stop checking crypto_ahash_alignmask
Eric Biggers
1
-10
/
+7
2023-10-27
net: ipv4: stop checking crypto_ahash_alignmask
Eric Biggers
1
-10
/
+7
2023-10-27
crypto: testmgr - stop checking crypto_ahash_alignmask
Eric Biggers
1
-6
/
+3
2023-10-27
crypto: authencesn - stop using alignmask of ahash
Eric Biggers
1
-14
/
+6
2023-10-27
crypto: authenc - stop using alignmask of ahash
Eric Biggers
1
-10
/
+2
2023-10-27
crypto: ahash - remove support for nonzero alignmask
Eric Biggers
5
-132
/
+28
2023-10-27
crypto: stm32 - remove unnecessary alignmask for ahashes
Eric Biggers
1
-20
/
+0
2023-10-27
crypto: starfive - remove unnecessary alignmask for ahashes
Eric Biggers
1
-11
/
+2
2023-10-27
crypto: rockchip - remove unnecessary alignmask for ahashes
Eric Biggers
1
-3
/
+0
2023-10-27
crypto: omap-sham - stop setting alignmask for ahashes
Eric Biggers
1
-14
/
+2
2023-10-27
crypto: talitos - remove unnecessary alignmask for ahashes
Eric Biggers
1
-1
/
+1
2023-10-27
crypto: s5p-sss - remove unnecessary alignmask for ahashes
Eric Biggers
1
-6
/
+0
2023-10-27
crypto: mxs-dcp - remove unnecessary alignmask for ahashes
Eric Biggers
1
-2
/
+0
2023-10-27
crypto: artpec6 - stop setting alignmask for ahashes
Eric Biggers
1
-3
/
+0
2023-10-27
crypto: atmel - remove unnecessary alignmask for ahashes
Eric Biggers
1
-2
/
+0
2023-10-27
crypto: sun8i-ss - remove unnecessary alignmask for ahashes
Eric Biggers
1
-5
/
+0
2023-10-27
crypto: sun8i-ce - remove unnecessary alignmask for ahashes
Eric Biggers
1
-6
/
+0
2023-10-27
crypto: sun4i-ss - remove unnecessary alignmask for ahashes
Eric Biggers
1
-2
/
+0
2023-10-27
crypto: shash - remove crypto_shash_ctx_aligned()
Eric Biggers
2
-10
/
+0
2023-10-27
treewide: Add SPDX identifier to IETF ASN.1 modules
Lukas Wunner
9
-0
/
+62
2023-10-27
MAINTAINERS: update AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER - SEV SUPPORT
Ashish Kalra
1
-1
/
+1
2023-10-27
crypto: qat - fix deadlock in backlog processing
Giovanni Cabiddu
1
-21
/
+25
2023-10-27
crypto: qat - move adf_cfg_services
Giovanni Cabiddu
4
-13
/
+24
2023-10-27
crypto: qat - add num_rps sysfs attribute
Ciunas Bennett
2
-0
/
+28
2023-10-27
crypto: qat - add rp2svc sysfs attribute
Ciunas Bennett
3
-0
/
+104
2023-10-27
crypto: qat - add rate limiting sysfs interface
Ciunas Bennett
6
-0
/
+706
2023-10-27
crypto: qat - add rate limiting feature to qat_4xxx
Damian Muszynski
13
-1
/
+1590
2023-10-27
crypto: qat - add retrieval of fw capabilities
Damian Muszynski
3
-0
/
+27
2023-10-27
crypto: qat - add bits.h to icp_qat_hw.h
Damian Muszynski
1
-0
/
+2
2023-10-27
units: Add BYTES_PER_*BIT
Damian Muszynski
1
-0
/
+4
2023-10-27
crypto: qat - move admin api
Giovanni Cabiddu
15
-10
/
+32
[prev]
[next]