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
/
Next Page
Date
List
Subject
2023-02-06 07:05:23
linux-kernel
[PATCH] ext4: ialloc: Remove variables defined more than once in a function
2023-02-06 07:05:21
linux-ext4
[PATCH] ext4: ialloc: Remove variables defined more than once in a function
2023-01-12 06:12:49
linux-kernel
[PATCH] power: hibernate: optimize function structure
2022-12-23 09:16:00
linux-kernel
[PATCH] module: main: remove unnecessary ‘0’ values from err
2022-12-23 07:59:02
linux-kernel
[PATCH] vfio_iommu_type1: increase the validity check of function parameters
2022-12-16 06:37:53
linux-kernel
[PATCH] orangefs: remove unnecessary (void*) conversions
2022-12-16 06:12:04
linux-kernel
[PATCH] sgi-gru: grukservices: remove unnecessary (void*) conversions
2022-12-13 08:25:27
linux-kernel
[PATCH] kvm: kvm_main: Remove unnecessary (void*) conversions
2022-11-21 10:27:51
linux-kernel
[PATCH] gpu: vgpu: delete a semicolon
2022-10-24 10:25:08
linux-kernel
[PATCH] unicode: mkutf8data: Add unicode_data_remalloc function
2022-10-24 09:25:57
linux-kernel
[PATCH] unicode: mkutf8data: Add malloc allocation check
2022-10-24 09:13:39
linux-kernel
Re: [PATCH 1/2] unicode: mkutf8data: Add compound malloc function
2022-10-24 09:04:22
linux-kernel
[PATCH] unicode: mkutf8data: Add unicode_data_malloc function
2022-10-24 05:07:23
linux-kernel
[PATCH 2/2] unicode: mkutf8data: Add malloc allocation check
2022-10-24 05:05:41
linux-kernel
[PATCH 1/2] unicode: mkutf8data: Add compound malloc function
2022-10-19 02:02:52
linux-kernel
[v2 PATCH] power: cpupower: utils: Add malloc return value check
2022-10-14 04:42:58
linux-kernel
[PATCH] power: cpupower: utils: Add malloc return value check
2022-10-14 04:02:26
linux-kernel
Re: [PATCH] power: cpupower: utils: Optimize print_online_cpus and print_offline_cpus function
2022-10-13 08:45:02
linux-kernel
Re: [PATCH 4.19] scsi: sd: Fix 'sdkp' in sd_first_printk
2022-10-13 07:44:35
linux-kernel
Re: [PATCH 4.19] scsi: sd: Fix 'sdkp' in sd_first_printk
2022-10-13 04:58:16
linux-kernel
Re: [PATCH 4.19] scsi: sd: Fix 'sdkp' in sd_first_printk
2022-10-13 02:56:56
linux-kernel
[PATCH 4.19] scsi: sd: Fix 'sdkp' in sd_first_printk
2022-10-13 02:10:03
linux-kernel
Re: [PATCH] power: cpupower: utils: Optimize print_online_cpus and print_offline_cpus function
2022-10-13 02:04:29
linux-kernel
(No subject)
2022-10-12 10:56:06
linux-kernel
[PATCH] power: cpupower: utils: Optimize print_online_cpus and print_offline_cpus function
2022-10-09 08:12:16
linux-kernel
(No subject)
2022-10-09 07:27:20
linux-kernel
(No subject)
2022-10-09 07:13:01
linux-kernel
[PATCH] lib: bpf: Optimized variable usage in the btf_parse_elf function
2022-10-08 09:06:52
linux-kernel
[PATCH] lib: bpf: Optimized variable usage in the btf_parse_elf function
2022-09-29 01:27:13
linux-kernel
Re: [PATCH v6] hyperv: simplify and rename generate_guest_id
2022-09-28 06:58:53
linux-kernel
[PATCH v6] hyperv: simplify and rename generate_guest_id
2022-09-27 07:57:48
linux-kernel
[PATCH v5] hyperv: simplify and rename generate_guest_id
2022-09-26 02:26:24
linux-kernel
[PATCH v4] hyperv: simplify and rename generate_guest_id
2022-09-23 12:14:55
linux-kernel
[PATCH v3] hyperv: simplify and rename generate_guest_id
2022-09-23 11:25:23
linux-kernel
Re: [PATCH v2] asm-generic: Remove the parameters of the generate_guest_id function and modify the return type and modify the function name
2022-09-20 03:39:48
linux-kernel
[PATCH v2] asm-generic: Remove the parameters of the generate_guest_id function and modify the return type and modify the function name
2022-09-20 03:14:05
linux-kernel
[PATCH] asm-generic: Remove the parameters of the generate_guest_id function and modify the return type and modify the function name
2022-09-13 04:14:25
linux-kernel
[PATCH] x86: resctrl: call kthread_create_on_node to change to kthread_run_on_cpu
2022-09-06 08:36:38
linux-nfs
[PATCH] nfs/nfs4state: Clear pointer locations initialize assignment
2022-08-25 11:38:41
linux-kernel
[PATCH] drivers/firmware: kthread_run_on_cpu function using compound effect
2022-08-19 02:50:30
linux-kernel
KVM: Drop unnecessary initialization of "ops" in kvm_ioctl_create_device() initialized and assigned, it is used after assignment be initialized and assigned, it is first allocated a memory address
2022-08-19 02:48:44
linux-kernel
[PATCH v2] KVM: Drop unnecessary initialization of "npages" in hva_to_pfn_slow() initialized and assigned, it is used after assignment
2022-08-19 02:30:20
linux-kernel
[PATCH v2] KVM: Drop unnecessary initialization of "ops" in kvm_ioctl_create_device() initialized and assigned, it is used after assignment
2022-08-19 02:29:58
linux-kernel
KVM: Drop unnecessary initialization of "npages" in hva_to_pfn_slow() initialized and assigned, it is used after assignment
2022-08-19 01:46:03
linux-kernel
Re: [PATCH 4/5] kvm/kvm_main: The npages variable does not need to be initialized and assigned, it is used after assignment
2022-08-12 11:17:55
linux-kernel
[PATCH 3/5] kvm/kvm_main: The ops pointer variable does not need to be initialized and assigned, it is first allocated a memory address
2022-08-12 11:17:36
linux-kernel
[PATCH 2/5] kvm/kvm_main: remove unnecessary (void*) conversions
2022-08-12 10:57:00
linux-kernel
[PATCH 5/5] kvm/kvm_main: remove unnecessary (const void*) conversions
2022-08-12 10:54:37
linux-kernel
[PATCH 4/5] kvm/kvm_main: The npages variable does not need to be initialized and assigned, it is used after assignment
2022-08-12 10:49:08
linux-kernel
[PATCH 3/5] kvm/kvm_main: The ops pointer variable does not need to be initialized and assigned, it is first allocated a memory address
2022-08-12 10:27:16
linux-kernel
[PATCH 2/5] kvm/kvm_main: remove unnecessary (void*) conversions