LinuxLists
Users
About
Tianjia Zhang (
[email protected]
)
Number of posts: 627 (0.44 per day)
First post: 2020-01-21 09:57:51
Last post: 2023-12-14 03:08:46
Next Page
Date
List
Subject
2023-12-14 03:08:46
linux-crypto
[PATCH] crypto: lib/mpi - Fix unexpected pointer access
2023-09-18 08:50:33
linux-kernel
[PATCH] crypto: sm2 - Fix crash caused by uninitialized context
2023-09-15 11:26:14
linux-crypto
Re: [bug report] lib/mpi: Extend the MPI library
2023-06-15 10:20:48
linux-kernel
Re: [PATCH] sign-file: simplify main function implementation
2023-06-15 09:18:34
linux-kernel
Re: [PATCH v2] integrity: Fix possible multiple allocation in integrity_inode_get()
2023-06-01 06:59:03
linux-kernel
[PATCH v2] integrity: Fix possible multiple allocation in integrity_inode_get()
2023-05-30 12:22:14
linux-kernel
[PATCH] integrity: Fix possible multiple allocation in integrity_inode_get()
2023-05-25 09:12:08
linux-kernel
[PATCH] sign-file: fix memory leak
2023-05-25 09:08:55
linux-kernel
[PATCH] sign-file: simplify main function implementation
2023-05-23 03:22:53
linux-kernel
Re: [PATCH 0/2] capability: Introduce CAP_BLOCK_ADMIN
2023-05-22 03:13:11
linux-kernel
Re: [PATCH 0/2] capability: Introduce CAP_BLOCK_ADMIN
2023-05-16 12:24:40
linux-kernel
Re: [PATCH 0/2] capability: Introduce CAP_BLOCK_ADMIN
2023-05-11 07:22:40
linux-kernel
[PATCH 1/2] capability: Introduce CAP_BLOCK_ADMIN
2023-05-11 07:22:29
linux-kernel
[PATCH 0/2] capability: Introduce CAP_BLOCK_ADMIN
2023-05-11 07:14:55
linux-kernel
[PATCH 2/2] block: use block_admin_capable() for Persistent Reservations
2023-02-07 02:41:44
linux-kernel
Re: [PATCH] lib/mpi: Fix poential NULL pointer dereference in mpi_fdiv_q
2023-02-03 02:45:04
linux-kernel
Re: [v4 PATCH] crypto: arm64/sm4-gcm - Fix possible crash in GCM cryption
2023-02-03 02:45:02
linux-crypto
Re: [v4 PATCH] crypto: arm64/sm4-gcm - Fix possible crash in GCM cryption
2023-02-01 12:32:17
linux-kernel
[PATCH] crypto: arm64/sm4-ccm - Rewrite skcipher walker loop
2023-02-01 12:32:16
linux-crypto
[PATCH] crypto: arm64/sm4-ccm - Rewrite skcipher walker loop
2023-02-01 12:31:44
linux-kernel
[PATCH v3] crypto: arm64/sm4-gcm - Fix possible crash in GCM cryption
2023-02-01 12:31:42
linux-crypto
[PATCH v3] crypto: arm64/sm4-gcm - Fix possible crash in GCM cryption
2023-02-01 09:55:08
linux-crypto
Re: [PATCH] crypto: arm64/aes-ccm - Rewrite skcipher walker loop
2023-02-01 09:44:03
linux-crypto
Re: [PATCH] crypto: arm64/aes-ccm - Rewrite skcipher walker loop
2023-02-01 09:16:02
linux-crypto
Re: [PATCH] crypto: arm64/aes-ccm - Rewrite skcipher walker loop
2023-02-01 02:53:46
linux-crypto
Re: [PATCH] crypto: arm64/aes-ccm - Rewrite skcipher walker loop
2023-01-31 09:40:00
linux-kernel
Re: [PATCH] crypto: arm64/sm4 - Fix possible crash in GCM cryption
2023-01-31 09:39:58
linux-crypto
Re: [PATCH] crypto: arm64/sm4 - Fix possible crash in GCM cryption
2023-01-30 07:35:36
linux-kernel
[PATCH v2] crypto: arm64/sm4 - Fix possible crash in GCM cryption
2023-01-30 07:35:34
linux-crypto
[PATCH v2] crypto: arm64/sm4 - Fix possible crash in GCM cryption
2023-01-30 07:34:56
linux-kernel
Re: [PATCH] crypto: arm64/sm4 - Fix possible crash in GCM cryption
2023-01-30 07:34:55
linux-crypto
Re: [PATCH] crypto: arm64/sm4 - Fix possible crash in GCM cryption
2023-01-18 14:38:45
linux-crypto
[PATCH] crypto: arm64/sm4 - Fix possible crash in GCM cryption
2022-12-21 07:33:00
linux-crypto
[PATCH] crypto: arm64/sm4 - fix possible crash with CFI enabled
2022-12-02 12:12:06
linux-kernel
Re: [PATCH v4 0/2] Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt
2022-12-01 14:07:52
linux-kernel
[PATCH v2] selftests/tls: Fix tls selftests dependency to correct algorithm
2022-12-01 13:34:34
linux-kernel
[PATCH v4 0/2] Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt
2022-12-01 13:17:30
linux-kernel
[PATCH v4 1/2] blk-crypto: Add support for SM4-XTS blk crypto mode
2022-12-01 13:04:11
linux-kernel
[PATCH v4 2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support
2022-12-01 13:00:23
linux-kernel
Re: [PATCH v3 2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support
2022-11-28 08:21:59
linux-kernel
Re: [PATCH] selftests/tls: Fix tls selftests dependency to correct algorithm
2022-11-28 07:50:48
linux-kernel
Re: [PATCH] selftests/tls: Fix tls selftests dependency to correct algorithm
2022-11-28 07:40:10
linux-kernel
Re: [PATCH v3 2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support
2022-11-28 07:15:16
linux-kernel
Re: [PATCH] selftests/tls: Fix tls selftests dependency to correct algorithm
2022-11-25 12:50:04
linux-kernel
[PATCH v3 2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support
2022-11-25 12:47:43
linux-kernel
[PATCH] selftests/tls: Fix tls selftests dependency to correct algorithm
2022-11-25 12:46:43
linux-kernel
[PATCH] ima: Fix hash dependency to correct algorithm
2022-11-25 12:26:15
linux-kernel
[PATCH v3 0/2] Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt
2022-11-25 12:25:49
linux-kernel
[PATCH v3 1/2] blk-crypto: Add support for SM4-XTS blk crypto mode
2022-11-25 12:25:01
linux-crypto
[PATCH] crypto: ccree,hisilicon - Fix dependencies to correct algorithm
2022-11-24 09:01:43
linux-kernel
Re: [PATCH v2 2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support