Tianyu Lan ([email protected])

Number of posts: 237 (0.1 per day)
First post: 2013-03-25 06:54:15
Last post: 2019-09-18 02:42:16

Date List Subject
2020-01-21 03:51:44 linux-kernel [PATCH V4] x86/Hyper-V: Balloon up according to request page number
2020-01-20 08:43:03 linux-kernel [PATCH V3] x86/Hyper-V: Balloon up according to request page number
2020-01-16 14:17:58 linux-kernel [PATCH V2] x86/Hyper-V: Balloon up according to request page number
2020-01-14 07:46:56 linux-kernel [PATCH] x86/Hyper-V: Balloon up according to request page number
2020-01-07 13:13:09 linux-kernel [RFC PATCH V2 9/10] x86/Hyper-V/Balloon: Hot add mem in the gaps of hot add region
2020-01-07 13:12:58 linux-kernel [RFC PATCH V2 8/10] x86/Hyper-V/Balloon: Handle request with non-aligned page number
2020-01-07 13:12:40 linux-kernel [RFC PATCH V2 5/10] x86/Hyper-V/Balloon: Avoid releasing ha_lock when traverse ha_region_list
2020-01-07 13:12:38 linux-kernel [RFC PATCH V2 3/10] x86/Hyper-V/Balloon: Replace hot-add and balloon up works with a common work
2020-01-07 13:12:22 linux-kernel [RFC PATCH V2 10/10] x86/Hyper-V: Workaround Hyper-V unballoon msg bug
2020-01-07 13:11:56 linux-kernel [RFC PATCH V2 7/10] x86/Hyper-V/Balloon: Handle mem hot-remove request
2020-01-07 13:11:47 linux-kernel [RFC PATCH V2 6/10] x86/Hyper-V/Balloon: Enable mem hot-remove capability
2020-01-07 13:11:32 linux-kernel [RFC PATCH V2 4/10] x86/Hyper-V/Balloon: Convert spin lock ha_lock to mutex
2020-01-07 13:11:24 linux-kernel [RFC PATCH V2 2/10] mm: expose is_mem_section_removable() symbol
2020-01-07 13:11:19 linux-kernel [RFC PATCH V2 1/10] mm/resource: Move child to new resource when release mem region.
2020-01-07 13:11:16 linux-kernel [RFC PATCH V2 00/10] x86/Hyper-V: Add Dynamic memory hot-remove function
2019-12-10 15:48:48 linux-kernel [RFC PATCH 4/4] x86/Hyper-V: Add memory hot remove function
2019-12-10 15:47:36 linux-kernel [RFC PATCH 3/4] Hyper-V/Balloon: Call add_memory() with dm_device.ha_lock.
2019-12-10 15:47:21 linux-kernel [RFC PATCH 2/4] mm/hotplug: Expose is_mem_section_removable() and offline_pages()
2019-12-10 15:47:15 linux-kernel [RFC PATCH 1/4] mm/resource: Move child to new resource when release mem region.
2019-12-10 15:47:13 linux-kernel [RFC PATCH 0/4] x86/Hyper-V: Add Dynamic memory hot-remove function
2019-11-11 08:47:47 linux-kernel [PATCH] VFIO/VMBUS: Add VFIO VMBUS driver support
2019-10-10 07:40:10 linux-kernel [PATCH] mm/resource: Move child to new resource when release mem region.
2019-10-08 14:37:49 linux-kernel [RFC PATCH] mm: set memory section offline when all its pages are offline.
2019-09-18 02:42:16 linux-kernel Re: [PATCH V4 0/3] KVM/Hyper-V: Add Hyper-V direct tlb flush support
2019-09-02 12:49:11 linux-kernel Re: [PATCH] x86/Hyper-V: Fix overflow issue in the fill_gva_list()
2019-09-02 12:44:42 linux-kernel [PATCH V2] x86/Hyper-V: Fix overflow issue in the fill_gva_list()
2019-08-30 06:16:58 linux-kernel [PATCH] x86/Hyper-V: Fix overflow issue in the fill_gva_list()
2019-08-28 08:10:17 linux-kernel [PATCH] x86/Hyper-V: Fix reference of pv_ops with CONFIG_PARAVIRT=N
2019-08-27 13:12:01 linux-kernel Re: [PATCH V3 0/3] KVM/Hyper-V: Add Hyper-V direct tlb flush support
2019-08-27 12:34:27 linux-kernel Re: [PATCH V3 0/3] KVM/Hyper-V: Add Hyper-V direct tlb flush support
2019-08-27 12:18:54 linux-kernel Re: [PATCH V3 0/3] KVM/Hyper-V: Add Hyper-V direct tlb flush support
2019-08-26 03:47:36 linux-kernel Re: [PATCH] x86/Hyper-V: Fix build error with CONFIG_HYPERV_TSCPAGE=N
2019-08-22 19:25:34 linux-kernel [PATCH V4 3/3] KVM/Hyper-V/VMX: Add direct tlb flush support
2019-08-22 19:25:31 linux-kernel [PATCH V4 2/3] KVM/Hyper-V: Add new KVM capability KVM_CAP_HYPERV_DIRECT_TLBFLUSH
2019-08-22 17:12:33 linux-kernel [PATCH V4 1/3] x86/Hyper-V: Fix definition of struct hv_vp_assist_page
2019-08-22 17:12:32 linux-kernel [PATCH V4 0/3] KVM/Hyper-V: Add Hyper-V direct tlb flush support
2019-08-22 10:09:34 linux-kernel Re: [PATCH] x86/Hyper-V: Fix build error with CONFIG_HYPERV_TSCPAGE=N
2019-08-22 07:03:18 linux-kernel [PATCH] x86/Hyper-V: Fix build error with CONFIG_HYPERV_TSCPAGE=N
2019-08-20 12:40:33 linux-kernel Re: [PATCH V3 2/3] KVM/Hyper-V: Add new KVM cap KVM_CAP_HYPERV_DIRECT_TLBFLUSH
2019-08-19 13:21:08 linux-kernel [PATCH V3 3/3] KVM/Hyper-V/VMX: Add direct tlb flush support
2019-08-19 13:19:28 linux-kernel [PATCH V3 2/3] KVM/Hyper-V: Add new KVM cap KVM_CAP_HYPERV_DIRECT_TLBFLUSH
2019-08-19 13:19:21 linux-kernel [PATCH V3 1/3] x86/Hyper-V: Fix definition of struct hv_vp_assist_page
2019-08-19 13:19:14 linux-kernel [PATCH V3 0/3] KVM/Hyper-V: Add Hyper-V direct tlb flush support
2019-08-15 12:48:15 linux-kernel Re: [PATCH V2 3/3] KVM/Hyper-V/VMX: Add direct tlb flush support
2019-08-14 12:34:04 linux-kernel [PATCH V2 2/2] clocksource/Hyper-V: Add Hyper-V specific sched clock function
2019-08-14 12:33:58 linux-kernel [PATCH V2 1/2] clocksource/Hyper-v: Allocate Hyper-V tsc page statically
2019-08-14 12:33:20 linux-kernel [PATCH V2 0/2] clocksource/Hyper-V: Add Hyper-V specific sched clock
2019-08-14 07:36:53 linux-kernel [PATCH V2 3/3] KVM/Hyper-V/VMX: Add direct tlb flush support
2019-08-14 07:36:35 linux-kernel [PATCH V2 2/3] KVM/Hyper-V: Add new KVM cap KVM_CAP_HYPERV_DIRECT_TLBFLUSH
2019-08-14 07:36:28 linux-kernel [PATCH V2 1/3] x86/Hyper-V: Fix definition of struct hv_vp_assist_page
2019-08-14 07:35:55 linux-kernel [PATCH V2 0/3] KVM/Hyper-V: Add Hyper-V direct tlb flush support