Yunfeng Ye ([email protected])

Number of posts: 176 (0.15 per day)
First post: 2019-09-02 12:35:13
Last post: 2022-11-29 12:58:19

Date List Subject
2019-10-22 07:29:37 linux-crypto [PATCH v2] crypto: arm64/aes-neonbs - add return value of skcipher_walk_done() in __xts_crypt()
2019-10-22 07:16:19 linux-crypto Re: [PATCH] crypto: arm64/aes-neonbs - remove redundant code in __xts_crypt()
2019-10-22 07:01:18 linux-crypto [PATCH] crypto: arm64/aes-neonbs - remove redundant code in __xts_crypt()
2019-10-21 11:32:22 linux-kernel [PATCH v6] arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()
2019-10-21 10:55:29 linux-kernel [PATCH v5] arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()
2019-10-21 07:48:09 linux-kernel Re: [PATCH v4] arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()
2019-10-19 08:22:16 linux-kernel [PATCH v4] arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()
2019-10-19 08:21:02 linux-kernel Re: [PATCH V3] arm64: psci: Reduce waiting time for cpu_psci_cpu_kill()
2019-10-19 08:20:07 linux-kernel Re: [PATCH V3] arm64: psci: Reduce waiting time for cpu_psci_cpu_kill()
2019-10-19 08:19:30 linux-kernel [PATCH V3] arm64: psci: Reduce waiting time for cpu_psci_cpu_kill()
2019-10-18 19:43:22 linux-kernel Re: [PATCH V2] arm64: psci: Reduce waiting time of cpu_psci_cpu_kill()
2019-10-18 16:22:04 linux-kernel Re: [PATCH V2] arm64: psci: Reduce waiting time of cpu_psci_cpu_kill()
2019-10-18 16:14:21 linux-kernel Re: [PATCH V2] arm64: psci: Reduce waiting time of cpu_psci_cpu_kill()
2019-10-18 16:06:01 linux-kernel Re: [PATCH V2] arm64: psci: Reduce waiting time of cpu_psci_cpu_kill()
2019-10-16 16:19:57 linux-kernel Re: [PATCH v2] perf kmem: Fix memory leak in compact_gfp_flags()
2019-10-16 16:19:18 linux-kernel Re: [PATCH] perf kmem: Fix memory leak in compact_gfp_flags()
2019-10-16 16:09:39 linux-kernel [PATCH v2] perf jevents: Fix resource leak in process_mapfile() and main()
2019-10-16 16:05:05 linux-kernel Re: [PATCH] perf kmem: Fix memory leak in compact_gfp_flags()
2019-10-16 16:04:23 linux-kernel [PATCH v2] perf kmem: Fix memory leak in compact_gfp_flags()
2019-10-16 15:47:05 linux-kernel Re: [PATCH] perf jevents: Fix resource leak in process_mapfile()
2019-10-16 15:02:29 linux-kernel Re: [PATCH V2] arm64: psci: Reduce waiting time of cpu_psci_cpu_kill()
2019-10-16 14:50:33 linux-kernel Re: [PATCH] perf jevents: Fix resource leak in process_mapfile()
2019-10-16 12:59:43 linux-kernel [PATCH] perf kmem: Fix memory leak in compact_gfp_flags()
2019-10-16 12:35:49 linux-kernel [PATCH] perf jevents: Fix resource leak in process_mapfile()
2019-10-16 11:11:13 linux-kernel Re: [PATCH V2] arm64: psci: Reduce waiting time of cpu_psci_cpu_kill()
2019-10-15 11:12:53 linux-kernel [PATCH] perf tools: fix resource leak of closedir() on the error paths
2019-10-15 05:36:04 linux-kernel [PATCH] perf c2c: fix memory leak in build_cl_output()
2019-10-14 08:18:02 linux-kernel [PATCH 1/2] perf/ring_buffer: Modify the parameter type of perf_mmap_free_page()
2019-10-14 08:17:58 linux-kernel [PATCH 2/2] perf/ring_buffer: Matching the memory allocate and free, in rb_alloc()
2019-10-11 12:46:37 linux-crypto [PATCH] crypto: chtls - remove the redundant check in chtls_recvmsg()
2019-10-11 08:13:11 linux-kernel [PATCH v2] async: Let kfree() out of the critical area of the lock
2019-10-09 04:46:33 linux-kernel [PATCH V2] arm64: psci: Reduce waiting time of cpu_psci_cpu_kill()
2019-10-08 11:02:30 linux-kernel Re: [PATCH v2] arm64: armv8_deprecated: Checking return value for memory allocation
2019-10-08 02:38:35 linux-kernel Re: [PATCH v2] arm64: armv8_deprecated: Checking return value for memory allocation
2019-10-07 10:09:11 linux-kernel [PATCH v2] arm64: armv8_deprecated: Checking return value for memory allocation
2019-10-07 06:57:50 linux-kernel [PATCH] mm/cma.c: Switch to bitmap_zalloc() for cma bitmap allocation
2019-10-07 06:09:48 linux-kernel Re: [PATCH] arm64: armv8_deprecated: Checking return value for memory allocation
2019-09-29 07:14:59 linux-kernel [PATCH] mm/cma.c: Switch to bitmap_zalloc() for cma bitmap allocation
2019-09-29 04:48:44 linux-kernel [PATCH] arm64: armv8_deprecated: Checking return value for memory allocation
2019-09-27 08:27:37 linux-kernel [PATCH 2/2] perf/ring_buffer: Matching the memory allocate and free, in rb_alloc()
2019-09-27 08:25:39 linux-kernel [PATCH 1/2] perf/ring_buffer: Modify the parameter type of perf_mmap_free_page()
2019-09-27 06:05:41 linux-kernel [PATCH v2] async: Let kfree() out of the critical area of the lock
2019-09-27 03:33:32 linux-kernel [PATCH v2] async: Using current_work() to implement current_is_async()
2019-09-27 01:05:58 linux-kernel Re: [PATCH] async: Let kfree() out of the critical area of the lock
2019-09-27 01:05:58 linux-kernel Re: [PATCH] async: Using current_work() to implement current_is_async()
2019-09-26 10:59:49 linux-kernel [PATCH] async: Using current_work() to implement current_is_async()
2019-09-26 10:54:39 linux-kernel Re: [PATCH] async: Let kfree() out of the critical area of the lock
2019-09-26 10:39:51 linux-kernel Re: [PATCH 1/2] efi: Add efi_memmap_free() to free EFI memory map
2019-09-26 10:28:30 linux-kernel Re: [PATCH] async: Let kfree() out of the critical area of the lock
2019-09-26 10:16:29 linux-kernel [PATCH v2] scripts: Move ipc/ to kernel/ipc/: don't check the ipc dir
2019-09-26 10:14:10 linux-kernel Re: [PATCH] toplevel: Move ipc/ to kernel/ipc/: don't check the ipc dir