Yi Wang ([email protected])

Number of posts: 146 (0.09 per day)
First post: 2018-07-16 06:27:01
Last post: 2023-03-15 07:05:21

Date List Subject
2019-01-12 07:19:14 linux-kernel [PATCH v2] x86/boot/e820: Use kmemdup instead of duplicating its function
2019-01-08 05:50:56 linux-kernel [PATCH] virtio:linux:kernel:NULL check after kmalloc is needed
2019-01-08 05:47:14 linux-kernel [PATCH] x86:kernel:e820c:kmemdup instead of duplicating its function
2019-01-04 08:03:14 linux-kernel [PATCH] fsl/fman: avoid sleeping in atomic context while adding an address
2018-11-22 21:02:45 linux-kernel [PATCH] soc/fsl/qe: fix err handling of ucc_of_parse_tdm
2018-11-22 14:04:47 linux-kernel [PATCH] x86: fix -Wmissing-prototypes warning
2018-11-14 04:35:51 linux-kernel [PATCH v2] fork: Fix some -Wmissing-prototypes warnings
2018-11-13 07:25:33 linux-kernel [PATCH] fork: Fix two -Wmissing-prototypes warnings
2018-11-13 05:03:09 linux-kernel [PATCH] x86/process: Fix some -Wmissing-prototypes warnings
2018-11-13 04:39:02 linux-kernel [PATCH] x86/tsc: Fix -Wmissing-prototypes warning for calibrate_delay_is_known()
2018-11-13 01:56:58 linux-kernel [PATCH] x86/irq: Fix -Wmissing-prototypes warning for init_IRQ()
2018-11-13 00:53:33 linux-kernel [PATCH] sched/rt: Fix -Wmissing-prototypes warnings
2018-11-08 08:47:27 linux-kernel [PATCH] KVM: x86: fix empty-body warnings
2018-11-08 05:53:01 linux-kernel [PATCH] sched/fair: make some function static
2018-11-08 03:21:31 linux-kernel [PATCH] x86/kvm/vmx: fix old-style function declaration
2018-11-08 01:11:45 linux-kernel [PATCH v2] x86/cpu: fix prototype warning
2018-11-07 09:00:25 linux-kernel [PATCH 3/3] x86/cpu: fix prototype warning in topology.c
2018-11-07 09:00:19 linux-kernel [PATCH 2/3] x86/cpu: fix prototype warning in scattered.c
2018-11-07 08:59:38 linux-kernel [PATCH 1/3] x86/cpu: fix prototype warning in cacheinfo.c
2018-11-07 08:55:08 linux-kernel [PATCH 0/3] x86/cpu: fix some prototype warning
2018-11-07 07:19:20 linux-kernel [PATCH] cpuset: remove set but not used variable 'cs'
2018-11-07 03:33:35 linux-kernel [PATCH] x86/irq: fix build warning in irq.c
2018-11-05 00:56:17 linux-kernel [RESEND PATCH] sched/fair: fix a comment in task_numa_fault()
2018-10-31 07:41:39 linux-kernel [PATCH v3 1/2] clk: boston: fix possible memory leak in clk_boston_setup()
2018-10-31 07:40:46 linux-kernel [PATCH v3 2/2] clk: boston: unregister clks on failure in clk_boston_setup()
2018-10-31 07:40:18 linux-kernel [PATCH v3 0/2] fix memory leak and unregister issue in clk_boston_setup()
2018-10-29 08:32:50 linux-kernel [PATCH v2] clk: boston: fix possible memory leak in clk_boston_setup()
2018-10-29 08:04:50 linux-kernel [PATCH] clk: boston: fix possible memory leak in clk_boston_setup()
2018-10-29 07:17:27 linux-kernel [PATCH] x86/hyper-v: Fix indent in hv_do_fast_hypercall16()
2018-10-23 06:40:16 linux-kernel [PATCH] sched/fair: fix a comment in task_numa_fault()
2018-10-22 03:10:11 linux-kernel [PATCH] sched/numa: fix choosing isolated CPUs when task_numa_migrate()
2018-09-06 08:03:50 linux-kernel [PATCH] KVM: x86: fix failure of injecting exceptions in x86_emulate_instruction
2018-08-16 09:24:18 linux-kernel [PATCH] x86/kvm/vmx: Fix coding style in vmx_setup_l1d_flush()
2018-08-15 17:11:09 linux-kernel [PATCH] sched/deadline: Fix indent in pick_next_task_dl()
2018-08-08 15:12:37 linux-kernel [PATCH v2] drm/i915/gvt: fix memory leak in intel_vgpu_ioctl()
2018-08-06 01:21:58 linux-kernel [PATCH] workqueue: fix memory leak in wq_numa_init()
2018-08-03 00:42:44 linux-kernel [PATCH] drm/i915/gvt: fix memory leak in intel_vgpu_ioctl()
2018-07-30 06:18:59 linux-kernel Re: [PATCH] x86/apic: fix two slight indenting
2018-07-27 06:16:58 linux-kernel [PATCH] x86/apic: fix two slight indenting
2018-07-25 02:29:15 linux-kernel [PATCH v2] audit: fix potential null dereference 'context->module.name'
2018-07-25 00:57:21 linux-kernel Re: [PATCH] audit: fix potential null dereference 'context->module.name'
2018-07-24 06:00:28 linux-kernel [PATCH] audit: fix potential null dereference 'context->module.name'
2018-07-23 04:21:48 linux-kernel [PATCH] sched/topology: check variable group before dereferenced
2018-07-16 06:27:01 linux-kernel [PATCH] timer: Fix coding style