Xiongfeng Wang ([email protected])

Number of posts: 323 (0.9 per day)
First post: 2016-11-17 03:42:53
Last post: 2017-11-09 06:32:28

Date List Subject
2019-01-16 02:51:32 linux-crypto [PATCH 5/5] crypto: chacha20poly1305 - use template array registering API to simplify the code
2019-01-16 02:51:32 linux-crypto [PATCH 3/5] crypto: gcm - use template array registering API to simplify the code
2019-01-16 02:51:32 linux-crypto [PATCH 2/5] crypto: ccm - use template array registering API to simplify the code
2019-01-16 02:51:32 linux-crypto [PATCH 4/5] crypto: ctr - use template array registering API to simplify the code
2019-01-16 02:51:17 linux-crypto [PATCH 0/5] Crypto Cleanup
2019-01-16 02:51:17 linux-crypto [PATCH 1/5] crypto: api - add a helper to (un)register a array of templates
2018-07-19 10:57:16 linux-kernel Re: [PATCH 0/5] crypto: add IV generation templates
2018-07-19 01:47:17 linux-kernel Re: [PATCH 4/5] crypto: Add IV generation templates
2018-07-18 08:50:48 linux-kernel Re: [PATCH 4/5] crypto: Add IV generation templates
2018-07-18 07:44:49 linux-kernel [PATCH 0/5] crypto: add IV generation templates
2018-07-18 07:44:31 linux-kernel [PATCH 1/5] crypto: api - introduce API to (un)register a array of templates
2018-07-18 07:44:22 linux-kernel [PATCH 2/5] crypto: ccm - use template array registering API to simplify the code
2018-07-18 07:44:15 linux-kernel [PATCH 3/5] crypto: gcm - use template array registering API to simplify the code
2018-07-18 07:43:51 linux-kernel [PATCH 5/5] dm-crypt: modify dm-crypt to rely on IV generation templates
2018-07-18 07:43:47 linux-kernel [PATCH 4/5] crypto: Add IV generation templates
2018-06-12 06:19:50 linux-kernel Re: [Query] Failed to create dm-crypt device when using AEAD type
2018-06-12 05:40:13 linux-kernel [Query] Failed to create dm-crypt device when using AEAD type
2018-05-04 11:35:50 linux-kernel Re: [PATCH v8 00/13] Support PPTT for ARM64
2018-02-26 13:50:26 linux-kernel [PATCH] pciehp: fix a race between pciehp and removing operations by sysfs
2018-02-24 03:06:59 linux-kernel Re: [PATCH v6 11/12] arm64: topology: enable ACPI/PPTT based CPU topology
2018-02-13 01:20:32 linux-kernel Re: [PATCH V2] auxdisplay: use correct string length
2018-01-26 04:24:05 linux-kernel Re: [PATCH v6 11/12] arm64: topology: enable ACPI/PPTT based CPU topology
2018-01-25 12:17:06 linux-kernel Re: [PATCH v6 11/12] arm64: topology: enable ACPI/PPTT based CPU topology
2018-01-16 09:32:13 linux-kernel [PATCH V2] auxdisplay: use correct string length
2018-01-16 09:22:50 linux-kernel Re: [PATCH] auxdisplay: use correct string length
2018-01-12 07:57:25 linux-kernel [PATCH] drm/nouveau/core/client: use strlcpy() instead of strncpy()
2018-01-12 07:50:08 linux-kernel [PATCH] IB/cma: use strlcpy() instead of strncpy()
2018-01-12 07:39:41 linux-kernel [PATCH] iio: accel: use strlcpy() instead of strncpy()
2018-01-11 09:16:33 linux-kernel [PATCH] Kbuild: suppress packed-not-aligned warning for default setting only
2018-01-09 12:18:27 linux-kernel [PATCH] HID: uhid: use strlcpy() instead of strncpy()
2018-01-09 11:53:09 linux-kernel [PATCH] caif_usb: use strlcpy() instead of strncpy()
2018-01-09 11:14:52 linux-ext4 Re: [PATCH] ext4: use strlcpy() instead of strncpy()
2018-01-09 08:53:26 linux-ext4 [PATCH] ext4: use strlcpy() instead of strncpy()
2018-01-08 12:47:12 linux-kernel [PATCH] [media] dibx000_common: use strlcpy() instead of strncpy()
2018-01-08 12:44:04 linux-kernel [PATCH] scsi: mptfusion: use strlcpy() instead of strncpy()
2018-01-08 12:35:59 linux-kernel [PATCH] media: media-device: use strlcpy() instead of strncpy()
2018-01-08 12:29:06 linux-kernel [PATCH] test_hexdump: use memcpy() to avoid warning print
2018-01-08 12:17:24 linux-kernel [PATCH] orangefs: use correct string length
2018-01-08 12:12:24 linux-kernel [PATCH] fs/hfsplus: use memcpy() instead of strncpy()
2018-01-08 12:02:55 linux-kernel [PATCH] auxdisplay: use correct string length
2018-01-08 11:56:12 linux-kernel [PATCH] ipmi: use correct string length
2018-01-08 11:46:15 linux-kernel [PATCH] btrfs: use correct string length
2018-01-08 11:37:45 linux-kernel [PATCH] net: caif: use strlcpy() instead of strncpy()
2018-01-04 04:15:59 linux-kernel Re: [PATCH v5 7/9] arm64: Topology, rename cluster_id
2018-01-04 03:59:53 linux-kernel Re: [PATCH v5 7/9] arm64: Topology, rename cluster_id
2018-01-02 08:01:56 linux-kernel [RFC PATCH v2] pciehp: fix a race between pciehp and removing operations by sysfs
2018-01-02 02:29:54 linux-kernel Re: [PATCH v5 7/9] arm64: Topology, rename cluster_id
2017-12-12 11:30:55 linux-kernel Re: [RFC PATCH][resend] pciehp: fix a race between pciehp and removing operations by sysfs
2017-12-12 08:38:24 linux-kernel [RFC PATCH][resend] pciehp: fix a race between pciehp and removing operations by sysfs
2017-11-15 09:31:12 linux-kernel Re: [PATCH v4 2/9] ACPI/PPTT: Add Processor Properties Topology Table parsing
2017-11-09 06:32:28 linux-kernel [PATCH] ACPI / utils: Fix memory leak on an error return path in acpi_evaluate_reference()