LinuxLists
Users
About
Lu Hongfei (
[email protected]
)
Number of posts: 61 (0.33 per day)
First post: 2023-04-19 09:26:58
Last post: 2023-10-20 07:12:17
Previous Page
Date
List
Subject
2023-05-30 09:11:05
linux-kernel
[PATCH] net: Replace the ternary conditional operator with min()
2023-05-30 08:17:26
linux-kernel
[PATCH] tools: Remove unnecessary variables
2023-05-30 07:39:33
linux-kernel
[PATCH] sound: Fix incorrect calculation of object size by sizeof
2023-05-30 02:45:10
linux-kernel
[PATCH] gpu: Replace the ternary conditional operator with max()
2023-05-29 07:16:03
linux-ext4
[PATCH] ext4: Fix traditional comparison using max/min method
2023-05-25 11:34:26
linux-kernel
[PATCH] led: qcom-lpg: Fix resource leaks in for_each_available_child_of_node() loops
2023-05-15 08:49:38
linux-kernel
[PATCH] led: qcom-lpg: Fix bugs in lpg_add_led & lpg_probe
2023-05-12 09:59:45
linux-kernel
[PATCH] Subject: io_uring: Fix bug in io_fallback_req_func that can cause deadlock
2023-05-04 07:30:07
linux-kernel
[PATCH] Subject: io_uring: Remove the check of data->free_work and data->do_work in io_wq_create
2023-04-19 09:26:58
linux-kernel
[PATCH] io_uring: Optimization of buffered random write