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
2020-02-12 09:57:00 linux-kernel [PATCH] xfrm: Use kmem_cache_zalloc() instead of kmem_cache_alloc() with flag GFP_ZERO.
2020-02-12 09:55:29 linux-kernel [PATCH] sched: Use kmem_cache_zalloc() instead of kmem_cache_alloc() with flag GFP_ZERO.
2020-02-12 09:54:54 linux-kernel [PATCH] lib: Use kzalloc() instead of kmalloc() with flag GFP_ZERO.
2019-12-23 01:56:36 linux-kernel [PATCH] sched: Use kmem_cache_zalloc() instead of kmem_cache_alloc() with flag GFP_ZERO.
2019-12-23 01:56:32 linux-kernel [PATCH] xfrm: Use kmem_cache_zalloc() instead of kmem_cache_alloc() with flag GFP_ZERO.
2019-12-23 01:53:22 linux-kernel [PATCH] misc: Use kzalloc() instead of kmalloc() with flag GFP_ZERO.
2019-12-23 01:51:17 linux-kernel [PATCH] lib: Use kzalloc() instead of kmalloc() with flag GFP_ZERO.
2019-11-06 03:24:13 linux-kernel [PATCH] Robust-futex wakes up the waiters will be missed
2019-11-01 02:02:42 linux-kernel [PATCH] Robust-futex wakes up the waiters will be missed
2019-10-29 09:22:11 linux-kernel [PATCH v4] drm/panfrost: fix -Wmissing-prototypes warnings
2019-10-25 19:18:28 linux-kernel [PATCH v3] drm/panfrost: fix -Wmissing-prototypes warnings
2019-10-23 08:46:33 linux-kernel [PATCH] x86/apic: fix apic_id_is_primary_thread() comment
2019-10-23 07:59:39 linux-kernel [PATCH] x86/mce/amd: fix -Wmissing-prototypes warnings
2019-10-23 07:41:29 linux-kernel [PATCH] uprobes/x86: fix arch_uprobe_analyze_insn() comment
2019-10-22 03:17:00 linux-kernel [PATCH v2] drm/panfrost: fix -Wmissing-prototypes warnings
2019-10-21 23:58:23 linux-kernel [RESEND][PATCH net-next] net: sched: taprio: fix -Wmissing-prototypes warnings
2019-10-21 11:46:40 linux-kernel [PATCH] net: sched: taprio: fix -Wmissing-prototypes warnings
2019-10-21 07:43:53 linux-kernel [PATCH] posix-cpu-timers: fix two trivial comments
2019-10-21 00:14:46 linux-kernel [PATCH] rcu/rcu_segcblist: fix -Wmissing-prototypes warnings
2019-10-19 09:59:40 linux-kernel [PATCH] irq/irqdomain: __irq_domain_alloc_fwnode comment
2019-10-19 09:54:18 linux-kernel [PATCH] drm/panfrost: fix -Wmissing-prototypes warnings
2019-10-10 06:35:52 linux-kernel [PATCH] x86/kvm: Fix -Wmissing-prototypes warnings
2019-08-30 06:12:20 linux-kernel [PATCH v3] ipv6: Not to probe neighbourless routes
2019-08-28 07:45:43 linux-kernel [PATCH] mm: fix -Wmissing-prototypes warnings
2019-08-28 02:40:41 linux-kernel [PATCH v2] ipv6: Not to probe neighbourless routes
2019-08-28 02:39:57 linux-kernel [PATCH] mm/oom_kill.c: fox oom_cpuset_eligible() comment
2019-08-27 09:10:42 linux-kernel [PATCH] ipv6: Not to probe neighbourless routes
2019-07-22 08:17:01 linux-kernel [PATCH] kvm: x86: Use DEFINE_DEBUGFS_ATTRIBUTE for debugfs files
2019-07-15 04:38:35 linux-kernel [PATCH] kvm: vmx: fix coccinelle warnings
2019-07-15 02:53:16 linux-kernel [PATCH] x86/e820: fix coccinelle warnings
2019-07-15 02:48:53 linux-kernel [PATCH] sched/fair: fix coccinelle warnings
2019-07-10 00:42:33 linux-kernel [PATCH v2] kvm: x86: Fix -Wmissing-prototypes warnings
2019-07-10 00:38:44 linux-kernel [PATCH v2] kvm: x86: Fix -Wmissing-prototypes warnings
2019-07-06 08:33:00 linux-kernel [PATCH] kvm: x86: Fix -Wmissing-prototypes warnings
2019-07-05 17:46:07 linux-kernel [PATCH] kvm: x86: ioapic and apic debug macros cleanup
2019-07-05 17:45:59 linux-kernel [PATCH] kvm: x86: some tsc debug cleanup
2019-07-05 04:42:44 linux-kernel [PATCH v2] sched: fix unlikely use of sched_info_on()
2019-07-04 11:50:36 linux-kernel [PATCH 1/2] kvm: x86: add likely to sched_info_on()
2019-07-04 11:49:31 linux-kernel [PATCH 2/2] sched: fix unlikely use of sched_info_on()
2019-07-04 11:48:57 linux-kernel [PATCH 0/2] fix likely hint of sched_info_on()
2019-07-04 00:02:26 linux-kernel [PATCH] arm64: mm: free the initrd reserved memblock in a aligned manner
2019-07-02 10:39:18 linux-kernel [PATCH] remove the initrd resource in /proc/iomem as the initrd has freed the reserved memblock.
2019-07-01 07:16:54 linux-kernel [PATCH 1/4] kvm: x86: Add CONFIG_KVM_DEBUG
2019-07-01 06:25:52 linux-kernel [PATCH 4/4] kvm: x86: convert TSC pr_debugs to be gated by CONFIG_KVM_DEBUG
2019-07-01 06:24:45 linux-kernel [PATCH 3/4] kvm: x86: replace MMU_DEBUG with CONFIG_KVM_DEBUG
2019-07-01 06:24:35 linux-kernel [PATCH 2/4] kvm: x86: allow set apic and ioapic debug dynamically
2019-07-01 06:24:21 linux-kernel [PATCH 0/4] kvm: x86: introduce CONFIG_KVM_DEBUG
2019-05-20 06:02:26 linux-kernel [PATCH] kvm: vmx: Fix -Wmissing-prototypes warnings
2019-05-09 10:48:13 linux-kernel [PATCH v2] [next] KVM: lapic: allow set apic debug dynamically
2019-05-07 06:37:02 linux-kernel [PATCH] [next] KVM: lapic: allow setting apic debug dynamically
2019-01-21 07:28:53 linux-kernel [PATCH] [next] kvm: vmx: fix some -Wmissing-prototypes warnings