index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-11-02
275
-3331
/
+10670
|
\
|
*
crypto: adiantum - flush destination page before unmapping
Eric Biggers
2023-11-01
1
-1
/
+3
|
*
crypto: testmgr - move pkcs1pad(rsa,sha3-*) to correct place
Eric Biggers
2023-11-01
1
-5
/
+5
|
*
Documentation/module-signing.txt: bring up to date
Dimitri John Ledkov
2023-10-27
1
-6
/
+11
|
*
module: enable automatic module signing with FIPS 202 SHA-3
Dimitri John Ledkov
2023-10-27
2
-1
/
+16
|
*
crypto: asymmetric_keys - allow FIPS 202 SHA-3 signatures
Dimitri John Ledkov
2023-10-27
4
-1
/
+49
|
*
crypto: rsa-pkcs1pad - Add FIPS 202 SHA-3 support
Dimitri John Ledkov
2023-10-27
2
-1
/
+36
|
*
crypto: FIPS 202 SHA-3 register in hash info for IMA
Dimitri John Ledkov
2023-10-27
3
-0
/
+10
|
*
x509: Add OIDs for FIPS 202 SHA-3 hash and signatures
Dimitri John Ledkov
2023-10-27
1
-0
/
+11
|
*
crypto: ahash - optimize performance when wrapping shash
Eric Biggers
2023-10-27
4
-204
/
+167
|
*
crypto: ahash - check for shash type instead of not ahash type
Eric Biggers
2023-10-27
1
-5
/
+3
|
*
crypto: hash - move "ahash wrapping shash" functions to ahash.c
Eric Biggers
2023-10-27
3
-191
/
+188
|
*
crypto: talitos - stop using crypto_ahash::init
Eric Biggers
2023-10-27
1
-6
/
+9
|
*
crypto: chelsio - stop using crypto_ahash::init
Eric Biggers
2023-10-27
1
-1
/
+8
|
*
crypto: ahash - improve file comment
Eric Biggers
2023-10-27
1
-2
/
+6
|
*
crypto: ahash - remove struct ahash_request_priv
Eric Biggers
2023-10-27
1
-8
/
+0
|
*
crypto: ahash - remove crypto_ahash_alignmask
Eric Biggers
2023-10-27
1
-6
/
+0
|
*
crypto: gcm - stop using alignmask of ahash
Eric Biggers
2023-10-27
1
-2
/
+1
|
*
crypto: chacha20poly1305 - stop using alignmask of ahash
Eric Biggers
2023-10-27
1
-2
/
+1
|
*
crypto: ccm - stop using alignmask of ahash
Eric Biggers
2023-10-27
1
-2
/
+1
|
*
net: ipv6: stop checking crypto_ahash_alignmask
Eric Biggers
2023-10-27
1
-10
/
+7
|
*
net: ipv4: stop checking crypto_ahash_alignmask
Eric Biggers
2023-10-27
1
-10
/
+7
|
*
crypto: testmgr - stop checking crypto_ahash_alignmask
Eric Biggers
2023-10-27
1
-6
/
+3
|
*
crypto: authencesn - stop using alignmask of ahash
Eric Biggers
2023-10-27
1
-14
/
+6
|
*
crypto: authenc - stop using alignmask of ahash
Eric Biggers
2023-10-27
1
-10
/
+2
|
*
crypto: ahash - remove support for nonzero alignmask
Eric Biggers
2023-10-27
5
-132
/
+28
|
*
crypto: stm32 - remove unnecessary alignmask for ahashes
Eric Biggers
2023-10-27
1
-20
/
+0
|
*
crypto: starfive - remove unnecessary alignmask for ahashes
Eric Biggers
2023-10-27
1
-11
/
+2
|
*
crypto: rockchip - remove unnecessary alignmask for ahashes
Eric Biggers
2023-10-27
1
-3
/
+0
|
*
crypto: omap-sham - stop setting alignmask for ahashes
Eric Biggers
2023-10-27
1
-14
/
+2
|
*
crypto: talitos - remove unnecessary alignmask for ahashes
Eric Biggers
2023-10-27
1
-1
/
+1
|
*
crypto: s5p-sss - remove unnecessary alignmask for ahashes
Eric Biggers
2023-10-27
1
-6
/
+0
|
*
crypto: mxs-dcp - remove unnecessary alignmask for ahashes
Eric Biggers
2023-10-27
1
-2
/
+0
|
*
crypto: artpec6 - stop setting alignmask for ahashes
Eric Biggers
2023-10-27
1
-3
/
+0
|
*
crypto: atmel - remove unnecessary alignmask for ahashes
Eric Biggers
2023-10-27
1
-2
/
+0
|
*
crypto: sun8i-ss - remove unnecessary alignmask for ahashes
Eric Biggers
2023-10-27
1
-5
/
+0
|
*
crypto: sun8i-ce - remove unnecessary alignmask for ahashes
Eric Biggers
2023-10-27
1
-6
/
+0
|
*
crypto: sun4i-ss - remove unnecessary alignmask for ahashes
Eric Biggers
2023-10-27
1
-2
/
+0
|
*
crypto: shash - remove crypto_shash_ctx_aligned()
Eric Biggers
2023-10-27
2
-10
/
+0
|
*
treewide: Add SPDX identifier to IETF ASN.1 modules
Lukas Wunner
2023-10-27
9
-0
/
+62
|
*
MAINTAINERS: update AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER - SEV SUPPORT
Ashish Kalra
2023-10-27
1
-1
/
+1
|
*
crypto: qat - fix deadlock in backlog processing
Giovanni Cabiddu
2023-10-27
1
-21
/
+25
|
*
crypto: qat - move adf_cfg_services
Giovanni Cabiddu
2023-10-27
4
-13
/
+24
|
*
crypto: qat - add num_rps sysfs attribute
Ciunas Bennett
2023-10-27
2
-0
/
+28
|
*
crypto: qat - add rp2svc sysfs attribute
Ciunas Bennett
2023-10-27
3
-0
/
+104
|
*
crypto: qat - add rate limiting sysfs interface
Ciunas Bennett
2023-10-27
6
-0
/
+706
|
*
crypto: qat - add rate limiting feature to qat_4xxx
Damian Muszynski
2023-10-27
13
-1
/
+1590
|
*
crypto: qat - add retrieval of fw capabilities
Damian Muszynski
2023-10-27
3
-0
/
+27
|
*
crypto: qat - add bits.h to icp_qat_hw.h
Damian Muszynski
2023-10-27
1
-0
/
+2
|
*
units: Add BYTES_PER_*BIT
Damian Muszynski
2023-10-27
1
-0
/
+4
[next]