Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Tianjia Zhang
| State =
Action Required
| Archived =
No
| 54 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
crypto: lib/mpi - Fix unexpected pointer access
crypto: lib/mpi - Fix unexpected pointer access
- - -
-
-
-
2023-12-14
Tianjia Zhang
New
crypto: sm2 - Fix crash caused by uninitialized context
crypto: sm2 - Fix crash caused by uninitialized context
- - -
-
-
-
2023-09-18
Tianjia Zhang
New
[v2] integrity: Fix possible multiple allocation in integrity_inode_get()
[v2] integrity: Fix possible multiple allocation in integrity_inode_get()
- - -
-
-
-
2023-06-01
Tianjia Zhang
New
integrity: Fix possible multiple allocation in integrity_inode_get()
integrity: Fix possible multiple allocation in integrity_inode_get()
- - -
-
-
-
2023-05-30
Tianjia Zhang
New
sign-file: simplify main function implementation
sign-file: simplify main function implementation
- - -
-
-
-
2023-05-25
Tianjia Zhang
New
sign-file: fix memory leak
sign-file: fix memory leak
- - -
-
-
-
2023-05-25
Tianjia Zhang
New
[2/2] block: use block_admin_capable() for Persistent Reservations
capability: Introduce CAP_BLOCK_ADMIN
- - -
-
-
-
2023-05-11
Tianjia Zhang
New
[1/2] capability: Introduce CAP_BLOCK_ADMIN
capability: Introduce CAP_BLOCK_ADMIN
- - -
-
-
-
2023-05-11
Tianjia Zhang
New
crypto: arm64/sm4-ccm - Rewrite skcipher walker loop
crypto: arm64/sm4-ccm - Rewrite skcipher walker loop
- - -
-
-
-
2023-02-01
Tianjia Zhang
New
[v3] crypto: arm64/sm4-gcm - Fix possible crash in GCM cryption
[v3] crypto: arm64/sm4-gcm - Fix possible crash in GCM cryption
- - -
-
-
-
2023-02-01
Tianjia Zhang
New
[v2] crypto: arm64/sm4 - Fix possible crash in GCM cryption
[v2] crypto: arm64/sm4 - Fix possible crash in GCM cryption
- - -
-
-
-
2023-01-30
Tianjia Zhang
New
crypto: arm64/sm4 - Fix possible crash in GCM cryption
crypto: arm64/sm4 - Fix possible crash in GCM cryption
- - -
-
-
-
2023-01-18
Tianjia Zhang
New
crypto: arm64/sm4 - fix possible crash with CFI enabled
crypto: arm64/sm4 - fix possible crash with CFI enabled
- - -
-
-
-
2022-12-21
Tianjia Zhang
New
[v2] selftests/tls: Fix tls selftests dependency to correct algorithm
[v2] selftests/tls: Fix tls selftests dependency to correct algorithm
- - -
-
-
-
2022-12-01
Tianjia Zhang
New
[v4,2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support
Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt
- - -
-
-
-
2022-12-01
Tianjia Zhang
New
[v4,1/2] blk-crypto: Add support for SM4-XTS blk crypto mode
Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt
- - -
-
-
-
2022-12-01
Tianjia Zhang
New
selftests/tls: Fix tls selftests dependency to correct algorithm
selftests/tls: Fix tls selftests dependency to correct algorithm
- - -
-
-
-
2022-11-25
Tianjia Zhang
New
ima: Fix hash dependency to correct algorithm
ima: Fix hash dependency to correct algorithm
- - -
-
-
-
2022-11-25
Tianjia Zhang
New
crypto: ccree,hisilicon - Fix dependencies to correct algorithm
crypto: ccree,hisilicon - Fix dependencies to correct algorithm
- - -
-
-
-
2022-11-25
Tianjia Zhang
New
[v3,2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support
Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt
- - -
-
-
-
2022-11-25
Tianjia Zhang
New
[v3,1/2] blk-crypto: Add support for SM4-XTS blk crypto mode
Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt
- - -
-
-
-
2022-11-25
Tianjia Zhang
New
[v2,2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support
Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt
- - -
-
-
-
2022-11-22
Tianjia Zhang
New
[v2,1/2] blk-crypto: Add support for SM4-XTS blk crypto mode
Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt
- - -
-
-
-
2022-11-22
Tianjia Zhang
New
[2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support
Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt
- - -
-
-
-
2022-11-16
Tianjia Zhang
New
[1/2] blk-crypto: Add support for SM4-XTS blk crypto mode
Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt
- - -
-
-
-
2022-11-16
Tianjia Zhang
New
crypto: arm64 - Fix unused variable compilation warnings of cpu_feature
crypto: arm64 - Fix unused variable compilation warnings of cpu_feature
- - -
-
-
-
2022-11-10
Tianjia Zhang
New
[v3,13/13] crypto: arm64/sm4 - add CE implementation for GCM mode
Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions
- - -
-
-
-
2022-10-27
Tianjia Zhang
New
[v3,12/13] crypto: arm64/sm4 - add CE implementation for CCM mode
Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions
- - -
-
-
-
2022-10-27
Tianjia Zhang
New
[v3,11/13] crypto: arm64/sm4 - add CE implementation for cmac/xcbc/cbcmac
Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions
- - -
-
-
-
2022-10-27
Tianjia Zhang
New
[v3,10/13] crypto: arm64/sm4 - add CE implementation for XTS mode
Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions
- - -
-
-
-
2022-10-27
Tianjia Zhang
New
[v3,09/13] crypto: arm64/sm4 - add CE implementation for CTS-CBC mode
Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions
- - -
-
-
-
2022-10-27
Tianjia Zhang
New
[v3,08/13] crypto: arm64/sm4 - export reusable CE acceleration functions
Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions
- - -
-
-
-
2022-10-27
Tianjia Zhang
New
[v3,07/13] crypto: arm64/sm4 - simplify sm4_ce_expand_key() of CE implementation
Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions
- - -
-
-
-
2022-10-27
Tianjia Zhang
New
[v3,06/13] crypto: arm64/sm4 - refactor and simplify CE implementation
Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions
- - -
-
-
-
2022-10-27
Tianjia Zhang
New
[v3,05/13] crypto: tcrypt - add SM4 cts-cbc/xts/xcbc test
Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions
- - -
-
-
-
2022-10-27
Tianjia Zhang
New
[v3,04/13] crypto: testmgr - add SM4 cts-cbc/xts/xcbc test vectors
Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions
- - -
-
-
-
2022-10-27
Tianjia Zhang
New
[v3,03/13] crypto: arm64/sm4 - refactor and simplify NEON implementation
Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions
- - -
-
-
-
2022-10-27
Tianjia Zhang
New
[v3,02/13] crypto: arm64/sm3 - add NEON assembly implementation
Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions
- - -
-
-
-
2022-10-27
Tianjia Zhang
New
[v3,01/13] crypto: arm64/sm3 - raise the priority of the CE implementation
Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions
- - -
-
-
-
2022-10-27
Tianjia Zhang
New
[v2,15/15] crypto: arm64/sm4 - add CE implementation for GCM mode
Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions
- - -
-
-
-
2022-10-18
Tianjia Zhang
New
[v2,14/15] crypto: arm64/sm4 - add CE implementation for CCM mode
Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions
- - -
-
-
-
2022-10-18
Tianjia Zhang
New
[v2,13/15] crypto: arm64/sm4 - add CE implementation for cmac/xcbc/cbcmac
Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions
- - -
-
-
-
2022-10-18
Tianjia Zhang
New
[v2,12/15] crypto: arm64/sm4 - add CE implementation for ESSIV mode
Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions
- - -
-
-
-
2022-10-18
Tianjia Zhang
New
[v2,11/15] crypto: essiv - allow digestsize to be greater than keysize
Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions
- - -
-
-
-
2022-10-18
Tianjia Zhang
New
[v2,10/15] crypto: arm64/sm4 - add CE implementation for XTS mode
Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions
- - -
-
-
-
2022-10-18
Tianjia Zhang
New
[v2,09/15] crypto: arm64/sm4 - add CE implementation for CTS-CBC mode
Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions
- - -
-
-
-
2022-10-18
Tianjia Zhang
New
[v2,08/15] crypto: arm64/sm4 - export reusable CE acceleration functions
Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions
- - -
-
-
-
2022-10-18
Tianjia Zhang
New
[v2,07/15] crypto: arm64/sm4 - simplify sm4_ce_expand_key() of CE implementation
Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions
- - -
-
-
-
2022-10-18
Tianjia Zhang
New
[v2,06/15] crypto: arm64/sm4 - refactor and simplify CE implementation
Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions
- - -
-
-
-
2022-10-18
Tianjia Zhang
New
[v2,05/15] crypto: tcrypt - add SM4 cts-cbc/essiv/xts/xcbc test
Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions
- - -
-
-
-
2022-10-18
Tianjia Zhang
New
[v2,04/15] crypto: testmgr - add SM4 cts-cbc/essiv/xts/xcbc test vectors
Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions
- - -
-
-
-
2022-10-18
Tianjia Zhang
New
[v2,03/15] crypto: arm64/sm4 - refactor and simplify NEON implementation
Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions
- - -
-
-
-
2022-10-18
Tianjia Zhang
New
[v2,02/15] crypto: arm64/sm3 - add NEON assembly implementation
Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions
- - -
-
-
-
2022-10-18
Tianjia Zhang
New
[v2,01/15] crypto: arm64/sm3 - raise the priority of the CE implementation
Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions
- - -
-
-
-
2022-10-18
Tianjia Zhang
New