LinuxLists
Users
About
kunyu (
[email protected]
)
Number of posts: 148 (0.19 per day)
First post: 2022-04-22 17:29:11
Last post: 2024-06-12 09:19:56
Previous Page
Date
List
Subject
2022-08-12 10:23:09
linux-kernel
[PATCH 1/5] kvm/kvm_main: Modify the offset type to size_t, which is consistent with the calling function
2022-08-12 02:44:18
linux-kernel
Re: [PATCH] page_alloc: remove inactive initialization
2022-08-03 07:02:08
linux-kernel
[PATCH] page_alloc: remove inactive initialization
2022-07-25 05:08:08
linux-kernel
[PATCH] x86/boot/arch/variable: I don't think (void *) Pointers need to be cast
2022-07-21 06:57:11
linux-kernel
[PATCH] kernel/watch_queue: Delete a semicolon
2022-07-04 11:27:53
linux-kernel
[PATCH] fs/ntfs3/indx: Remove unnecessary 'NULL' values from Pointer
2022-07-01 09:30:40
linux-kernel
[PATCH] net/cmsg_sender: Remove a semicolon
2022-07-01 07:21:27
linux-kernel
[PATCH] net: usb: Remove unnecessary '0' values from hasdata
2022-07-01 07:10:30
linux-kernel
[PATCH v2] net: usb: Fix typo in code
2022-07-01 02:33:52
linux-kernel
[PATCH] net: usb: Fix typo in code
2022-07-01 01:25:46
linux-kernel
[PATCH] mtd: ubi: block: Fix typo in code
2022-06-30 13:07:51
linux-kernel
[PATCH v2] cxgb4: Fix typo in string
2022-06-30 02:09:06
linux-kernel
[PATCH] sound: delete a semicolon
2022-06-30 01:50:53
linux-kernel
[PATCH] kernel: Delete a semicolon
2022-06-29 09:07:32
linux-kernel
[PATCH] drivers: Remove extra commas and align them
2022-06-29 03:42:01
linux-kernel
[PATCH] arch: Fix spelling mistake
2022-06-29 03:14:21
linux-kernel
[PATCH] trace: atomic64_read(&ioc->vtime_rate) is assigned an extra semicolon
2022-06-29 03:09:05
linux-kernel
Re: [PATCH] tools: Strong conversion of void type pointer could be removed
2022-06-29 02:11:20
linux-kernel
Re: (subset) [PATCH] drivers: the return value statement of the gcc_sm6350_probe function has an extra semicolon
2022-06-29 02:10:21
linux-kernel
Re: (subset) [PATCH] drivers: the return value statement of the gcc_sm6350_probe function has an extra semicolon
2022-06-27 09:13:01
linux-kernel
[PATCH] tools: Strong conversion of void type pointer could be removed
2022-06-27 03:52:36
linux-kernel
[PATCH] sound: It seems that the code format could be cleaner
2022-06-27 02:07:29
linux-kernel
[PATCH] drivers: the return value statement of the gcc_sm6350_probe function has an extra semicolon
2022-06-10 16:12:21
linux-kernel
Re: [PATCH] x86: Change the return type of acpi_map_cpu2node to void
2022-06-10 11:35:39
linux-kernel
[PATCH] x86: Change the return type of acpi_map_cpu2node to void
2022-06-10 11:10:48
linux-kernel
[PATCH] x86: Change the return type of acpi_map_cpu2node to void
2022-06-10 10:47:20
linux-kernel
[PATCH] x86: Change the return type of acpi_map_cpu2node to void
2022-06-09 05:27:28
linux-kernel
[PATCH] x86: fpu_clone function is changed to return type void
2022-06-07 17:19:06
linux-kernel
[PATCH] x86: topology_update_die_map function removes unused return values
2022-06-07 11:02:12
linux-kernel
[PATCH] arm: create_mapping function to remove unused return values
2022-06-06 12:28:26
linux-kernel
[PATCH] x86: topology_update_package_map function doesn't use the return value
2022-05-18 04:49:23
linux-kernel
[PATCH v2] ftrace: Remove return value of ftrace_arch_modify_*()
2022-05-14 04:18:20
linux-kernel
[PATCH] kernel: Ftrace seems to have functions to improve performance through optimization
2022-05-13 16:33:56
linux-kernel
[PATCH] kernel: Ftrace seems to have functions to improve performance through optimization through optimization
2022-05-13 08:07:56
linux-kernel
Re: [PATCH] kernel: Ftrace seems to have functions to improve performance through optimization
2022-05-12 20:57:19
linux-kernel
Re: [PATCH] kernel: Ftrace seems to have functions to improve performance through optimization
2022-05-11 11:33:36
linux-kernel
[PATCH] x86: The return type of the function could be void
2022-05-09 12:12:19
linux-kernel
Re: [PATCH] mm: Functions may simplify the use of return values
2022-05-09 06:02:40
linux-kernel
[PATCH] x86: The return type of the function could be void
2022-05-09 05:09:06
linux-kernel
Re: [PATCH] x86: Function missing integer return value
2022-05-09 01:26:43
linux-kernel
[PATCH] mm: Functions may simplify the use of return values
2022-05-08 08:56:35
linux-kernel
[PATCH] x86: Function missing integer return value
2022-04-29 19:33:06
linux-kernel
[PATCH RESEND] sched: Optimize unused integer return values
2022-04-27 11:36:23
linux-kernel
Re: [PATCH] kernel: Optimize unused integer return values
2022-04-27 08:59:35
linux-kernel
[PATCH] kernel: Optimize unused integer return values
2022-04-22 17:29:11
linux-kernel
[PATCH] sched: Optimize unused integer return values