index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-27
crypto: aegis128/neon - move final tag check to SIMD domain
Ard Biesheuvel
3
-18
/
+57
2020-11-27
crypto: aegis128/neon - optimize tail block handling
Ard Biesheuvel
1
-14
/
+75
2020-11-27
crypto: aegis128 - wipe plaintext and tag if decryption fails
Ard Biesheuvel
1
-6
/
+26
2020-11-20
crypto: sun8i-ce - fix two error path's memory leak
Corentin Labbe
1
-8
/
+12
2020-11-20
crypto: kconfig - fix a couple of spelling mistakes
Colin Ian King
2
-2
/
+2
2020-11-20
crypto: qat - add qat_4xxx driver
Giovanni Cabiddu
11
-1
/
+833
2020-11-20
crypto: qat - add hook to initialize vector routing table
Giovanni Cabiddu
2
-0
/
+4
2020-11-20
crypto: qat - target fw images to specific AEs
Giovanni Cabiddu
2
-5
/
+56
2020-11-20
crypto: omap-aes - Fix PM disable depth imbalance in omap_aes_probe
Zhang Qilong
1
-1
/
+2
2020-11-20
crypto: hisilicon/zip - add a work_queue for zip irq
Yang Shen
1
-3
/
+23
2020-11-20
crypto: lib/curve25519 - Move selftest prototype into header file
Herbert Xu
2
-2
/
+2
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
120
-155
/
+205
2020-11-20
crypto: crypto4xx - Replace bitwise OR with logical OR in crypto4xx_build_pd
Nathan Chancellor
1
-1
/
+1
2020-11-20
crypto: caam/qi - simplify error path for context allocation
Horia Geantă
1
-4
/
+4
2020-11-20
crypto: arm64/gcm - move authentication tag check to SIMD domain
Ard Biesheuvel
2
-18
/
+43
2020-11-20
crypto: hisilicon/sec2 - Fix aead authentication setting key error
Kai Ye
1
-2
/
+3
2020-11-13
crypto: arm64/chacha - simplify tail block handling
Ard Biesheuvel
1
-124
/
+69
2020-11-13
crypto: qat - add gen4 firmware loader
Jack Xu
5
-17
/
+78
2020-11-13
crypto: qat - add support for broadcasting mode
Jack Xu
4
-3
/
+99
2020-11-13
crypto: qat - add support for shared ustore
Jack Xu
3
-13
/
+19
2020-11-13
crypto: qat - allow to target specific AEs
Jack Xu
6
-8
/
+42
2020-11-13
crypto: qat - add FCU CSRs to chip info
Jack Xu
3
-16
/
+53
2020-11-13
crypto: qat - add CSS3K support
Jack Xu
4
-40
/
+68
2020-11-13
crypto: qat - use ae_mask
Jack Xu
1
-12
/
+14
2020-11-13
crypto: qat - add check for null pointer
Jack Xu
1
-11
/
+17
2020-11-13
crypto: qat - add misc control CSR to chip info
Jack Xu
2
-4
/
+8
2020-11-13
crypto: qat - add wake up event to chip info
Jack Xu
3
-1
/
+6
2020-11-13
crypto: qat - add clock enable CSR to chip info
Jack Xu
2
-4
/
+7
2020-11-13
crypto: qat - add reset CSR and mask to chip info
Jack Xu
2
-17
/
+24
2020-11-13
crypto: qat - add local memory size to chip info
Jack Xu
3
-1
/
+4
2020-11-13
crypto: qat - add support for lm2 and lm3
Jack Xu
6
-2
/
+101
2020-11-13
crypto: qat - add next neighbor to chip_info
Jack Xu
3
-6
/
+18
2020-11-13
crypto: qat - replace check based on DID
Jack Xu
1
-3
/
+5
2020-11-13
crypto: qat - introduce chip info structure
Jack Xu
3
-35
/
+88
2020-11-13
crypto: qat - refactor long expressions
Jack Xu
1
-18
/
+23
2020-11-13
crypto: qat - refactor qat_uclo_set_ae_mode()
Jack Xu
1
-26
/
+43
2020-11-13
crypto: qat - move defines to header files
Jack Xu
2
-4
/
+4
2020-11-13
crypto: qat - remove global CSRs helpers
Jack Xu
2
-16
/
+13
2020-11-13
crypto: qat - refactor AE start
Jack Xu
3
-18
/
+18
2020-11-13
crypto: qat - change micro word data mask
Jack Xu
1
-1
/
+1
2020-11-13
crypto: qat - change type for ctx_mask
Jack Xu
2
-12
/
+12
2020-11-13
crypto: qat - add support for relative FW ucode loading
Jack Xu
1
-6
/
+7
2020-11-13
crypto: qat - rename qat_uclo_del_uof_obj()
Jack Xu
3
-3
/
+3
2020-11-13
crypto: qat - introduce additional parenthesis
Jack Xu
2
-10
/
+10
2020-11-13
crypto: qat - remove unnecessary parenthesis
Jack Xu
2
-11
/
+11
2020-11-13
crypto: qat - fix error message
Jack Xu
1
-1
/
+1
2020-11-13
crypto: qat - fix CSR access
Jack Xu
1
-4
/
+2
2020-11-13
crypto: qat - fix status check in qat_hal_put_rel_rd_xfer()
Jack Xu
1
-1
/
+1
2020-11-13
crypto: qat - support for mof format in fw loader
Giovanni Cabiddu
5
-5
/
+331
2020-11-13
crypto: cavium/nitrox - Fix sparse warnings
Herbert Xu
9
-21
/
+26
[next]