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
*
crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm
Tianjia Zhang
2020-09-25
5
-0
/
+535
*
lib/mpi: Introduce ec implementation to MPI library
Tianjia Zhang
2020-09-25
3
-0
/
+1615
*
lib/mpi: Extend the MPI library
Tianjia Zhang
2020-09-25
14
-10
/
+2076
*
crypto: sm3 - export crypto_sm3_final function
Tianjia Zhang
2020-09-25
2
-3
/
+6
*
crypto: hisilicon/qm - remove the update of flags
Weili Qian
2020-09-25
1
-1
/
+0
*
crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'
Yang Shen
2020-09-25
3
-6
/
+3
*
crypto: hisilicon/hpre - fix a bug in dh algorithm
Meng Yu
2020-09-25
1
-0
/
+2
*
crypto: hisilicon/hpre - adjust some coding style
Meng Yu
2020-09-25
1
-8
/
+5
*
crypto: hisilicon/hpre - remove useless code
Meng Yu
2020-09-25
2
-5
/
+4
*
crypto: chelsio - fix minor indentation issue
Colin Ian King
2020-09-25
1
-1
/
+1
*
crypto: af_alg - add extra parameters for DRBG interface
Elena Petrova
2020-09-25
6
-15
/
+205
*
crypto: sun8i-ss - fix comparison of integer expressions of different signedness
Corentin Labbe
2020-09-25
1
-3
/
+4
*
crypto: sun8i-ce - fix comparison of integer expressions of different signedness
Corentin Labbe
2020-09-25
1
-3
/
+4
*
crypto: sun8i-ce - Add support for the TRNG
Corentin Labbe
2020-09-25
5
-0
/
+172
*
crypto: sun8i-ce - Add support for the PRNG
Corentin Labbe
2020-09-25
5
-1
/
+261
*
crypto: sun8i-ce - Add stat_bytes debugfs
Corentin Labbe
2020-09-25
1
-0
/
+2
*
crypto: sun8i-ce - support hash algorithms
Corentin Labbe
2020-09-25
5
-0
/
+711
*
crypto: sun8i-ce - rename has_t_dlen_in_bytes to cipher_t_dlen_in_bytes
Corentin Labbe
2020-09-25
3
-4
/
+4
*
crypto: sun8i-ce - handle different error registers
Corentin Labbe
2020-09-25
2
-8
/
+62
*
crypto: sun8i-ce - split into prepare/run/unprepare
Corentin Labbe
2020-09-25
2
-20
/
+79
*
crypto: sun8i-ce - move iv data to request context
Corentin Labbe
2020-09-25
2
-18
/
+19
*
crypto: sun8i-ce - handle endianness of t_common_ctl
Corentin Labbe
2020-09-25
1
-1
/
+4
*
crypto: sun8i-ss - better debug printing
Corentin Labbe
2020-09-25
1
-3
/
+3
*
crypto: sun8i-ss - Add more comment on some structures
Corentin Labbe
2020-09-25
1
-0
/
+2
*
crypto: sun8i-ss - fix a trivial typo
Corentin Labbe
2020-09-25
1
-1
/
+1
*
crypto: sun8i-ss - support hash algorithms
Corentin Labbe
2020-09-25
5
-0
/
+667
*
crypto: sun8i-ss - Add support for the PRNG
Corentin Labbe
2020-09-25
5
-0
/
+246
*
crypto: sun8i-ss - Add SS_START define
Corentin Labbe
2020-09-25
2
-1
/
+3
*
crypto: hisilicon/qm - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-25
1
-11
/
+1
*
crypto: cavium/zip - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-25
1
-38
/
+6
*
crypto: caam - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-25
1
-21
/
+2
*
crypto: amlogic - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-25
1
-14
/
+2
*
crypto: allwinner - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-25
2
-26
/
+4
*
crypto: proc - Removing some useless only space lines
Corentin Labbe
2020-09-25
1
-2
/
+2
*
crypto: marvell/cesa - use devm_platform_ioremap_resource_byname
Zhang Qilong
2020-09-25
1
-3
/
+1
*
crypto: arm/aes-neonbs - use typed init/exit routines for XTS
Ard Biesheuvel
2020-09-25
1
-6
/
+6
*
crypto: arm/aes-neonbs - avoid loading reorder argument on encryption
Ard Biesheuvel
2020-09-25
1
-2
/
+3
*
crypto: arm/aes-neonbs - avoid hacks to prevent Thumb2 mode switches
Ard Biesheuvel
2020-09-25
1
-27
/
+22
*
crypto: stm32/crc32 - Avoid lock if hardware is already used
Nicolas Toromanoff
2020-09-25
2
-3
/
+13
*
crypto: qat - remove unnecessary mutex_init()
Qinglang Miao
2020-09-25
1
-2
/
+0
*
crypto: arm/sha512-neon - avoid ADRL pseudo instruction
Ard Biesheuvel
2020-09-25
2
-4
/
+4
*
crypto: arm/sha256-neon - avoid ADRL pseudo instruction
Ard Biesheuvel
2020-09-25
2
-4
/
+4
*
crypto: qat - convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-09-25
2
-56
/
+5
*
crypto: lib/chacha20poly1305 - Set SG_MITER_ATOMIC unconditionally
Herbert Xu
2020-09-25
1
-3
/
+1
*
crypto: inside-secure - Reuse code in safexcel_hmac_alg_setkey
Herbert Xu
2020-09-25
3
-42
/
+36
*
crypto: inside-secure - Move ipad/opad into safexcel_context
Herbert Xu
2020-09-25
3
-63
/
+72
*
crypto: inside-secure - Move priv pointer into safexcel_context
Herbert Xu
2020-09-25
3
-30
/
+30
*
crypto: atmel-aes - convert to use be32_add_cpu()
Liu Shixin
2020-09-25
1
-1
/
+1
*
cypto: mediatek - fix leaks in mtk_desc_ring_alloc
Xiaoliang Pang
2020-09-25
1
-2
/
+2
*
hwrng: ingenic - Add hardware TRNG for Ingenic X1830
周琰杰 (Zhou Yanjie)
2020-09-25
3
-0
/
+176
[next]