Kuan-Wei Chiu ([email protected])

Number of posts: 210 (0.77 per day)
First post: 2023-09-05 16:24:15
Last post: 2024-06-02 17:48:44

Date List Subject
2024-06-02 17:48:44 linux-kernel [PATCH] bcachefs: Fix missing assignment of minimum element before min_heap_pop()
2024-05-27 20:31:14 linux-kernel [PATCH 4/4] lib/test_sort: Add a testcase to ensure code coverage
2024-05-27 20:31:04 linux-kernel [PATCH 2/4] lib/sort: Fix outdated comment regarding glibc qsort()
2024-05-27 20:31:01 linux-kernel [PATCH 3/4] lib/sort: Optimize heapsort for handling final 2 or 3 elements
2024-05-27 20:30:48 linux-kernel [PATCH 1/4] lib/sort: Remove unused pr_fmt macro
2024-05-27 20:30:25 linux-kernel [PATCH 0/4] lib/sort: Optimizations and cleanups
2024-05-25 23:02:23 linux-kernel [PATCH] tools/lib/list_sort: Remove redundant code for cond_resched handling
2024-05-24 19:47:15 linux-kernel Re: [PATCH] tools/lib/slab: Fix potential NULL pointer dereference in kmalloc()
2024-05-24 19:15:19 linux-kernel [PATCH] tools/lib/slab: Fix potential NULL pointer dereference in kmalloc()
2024-05-24 15:39:29 linux-kernel [PATCH v6 15/16] bcache: Remove heap-related macros and switch to generic min_heap
2024-05-24 15:39:05 linux-kernel [PATCH v6 14/16] lib/test_min_heap: Add test for heap_del()
2024-05-24 15:38:18 linux-kernel [PATCH v6 12/16] lib min_heap: Rename min_heapify() to min_heap_sift_down()
2024-05-24 15:37:50 linux-kernel [PATCH v6 11/16] lib min_heap: Update min_heap_push() and min_heap_pop() to return bool values
2024-05-24 15:36:51 linux-kernel [PATCH v6 09/16] lib min_heap: Add min_heap_sift_up()
2024-05-24 15:36:14 linux-kernel [PATCH v6 16/16] bcachefs: Remove heap-related macros and switch to generic min_heap
2024-05-24 15:35:20 linux-kernel [PATCH v6 13/16] lib min_heap: Update min_heap_push() to use min_heap_sift_up()
2024-05-24 15:34:19 linux-kernel [PATCH v6 10/16] lib min_heap: Add min_heap_del()
2024-05-24 15:33:32 linux-kernel [PATCH v6 08/16] lib min_heap: Add args for min_heap_callbacks
2024-05-24 15:32:52 linux-kernel [PATCH v6 07/16] lib min_heap: Add min_heap_full()
2024-05-24 15:32:21 linux-kernel [PATCH v6 06/16] lib min_heap: Add min_heap_peek()
2024-05-24 15:32:07 linux-kernel [PATCH v6 00/16] treewide: Refactor heap related implementation
2024-05-24 15:31:59 linux-kernel [PATCH v6 05/16] lib min_heap: Add min_heap_init()
2024-05-24 15:31:41 linux-kernel [PATCH v6 04/16] lib min_heap: Add type safe interface
2024-05-24 15:31:23 linux-kernel [PATCH v6 03/16] bcachefs: Fix typo
2024-05-24 15:31:05 linux-kernel [PATCH v6 02/16] bcache: Fix typo
2024-05-24 15:30:46 linux-kernel [PATCH v6 01/16] perf/core: Fix several typos
2024-05-23 15:35:53 linux-kernel Re: [RESEND PATCH v5 04/16] lib min_heap: Add type safe interface
2024-05-21 02:44:28 linux-kernel Re: linux-next: manual merge of the refactor-heap tree with the block tree
2024-05-15 09:26:10 linux-kernel Re: [RESEND PATCH v5 11/16] lib min_heap: Update min_heap_push() and min_heap_pop() to return bool values
2024-05-14 08:57:20 linux-kernel [RESEND PATCH v5 16/16] bcachefs: Remove heap-related macros and switch to generic min_heap
2024-05-14 08:54:04 linux-kernel [RESEND PATCH v5 11/16] lib min_heap: Update min_heap_push() and min_heap_pop() to return bool values
2024-05-14 08:52:35 linux-kernel [RESEND PATCH v5 15/16] bcache: Remove heap-related macros and switch to generic min_heap
2024-05-14 08:52:15 linux-kernel [RESEND PATCH v5 14/16] lib/test_min_heap: Add test for heap_del()
2024-05-14 08:51:30 linux-kernel [RESEND PATCH v5 13/16] lib min_heap: Update min_heap_push() to use min_heap_sift_up()
2024-05-14 08:51:11 linux-kernel [RESEND PATCH v5 12/16] lib min_heap: Rename min_heapify() to min_heap_sift_down()
2024-05-14 08:50:33 linux-kernel [RESEND PATCH v5 10/16] lib min_heap: Add min_heap_del()
2024-05-14 08:50:15 linux-kernel [RESEND PATCH v5 09/16] lib min_heap: Add min_heap_sift_up()
2024-05-14 08:50:10 linux-kernel [RESEND PATCH v5 08/16] lib min_heap: Add args for min_heap_callbacks
2024-05-14 08:49:52 linux-kernel [RESEND PATCH v5 01/16] perf/core: Fix several typos
2024-05-14 08:49:43 linux-kernel [RESEND PATCH v5 07/16] lib min_heap: Add min_heap_full()
2024-05-14 08:49:27 linux-kernel [RESEND PATCH v5 06/16] lib min_heap: Add min_heap_peek()
2024-05-14 08:49:09 linux-kernel [RESEND PATCH v5 05/16] lib min_heap: Add min_heap_init()
2024-05-14 08:48:53 linux-kernel [RESEND PATCH v5 04/16] lib min_heap: Add type safe interface
2024-05-14 08:48:36 linux-kernel [RESEND PATCH v5 03/16] bcachefs: Fix typo
2024-05-14 08:48:20 linux-kernel [RESEND PATCH v5 02/16] bcache: Fix typo
2024-05-14 08:47:46 linux-kernel [RESEND PATCH v5 00/16] treewide: Refactor heap related implementation
2024-05-14 08:43:28 linux-kernel [PATCH v5 02/16] bcache: Fix typo
2024-05-14 08:42:47 linux-kernel [PATCH v5 01/16] perf/core: Fix several typos
2024-05-14 08:42:30 linux-kernel [PATCH v5 00/16] treewide: Refactor heap related implementation
2024-05-11 19:25:04 linux-kernel Re: linux-next: manual merge of the refactor-heap tree with the block tree
2024-05-10 09:12:39 linux-kernel Re: linux-next: manual merge of the refactor-heap tree with the block tree