Mohammed Gamal ([email protected])

Number of posts: 72 (0.04 per day)
First post: 2017-07-19 13:19:57
Last post: 2023-02-17 20:45:15

Date List Subject
2023-02-17 20:45:15 linux-kernel [PATCH v3] Drivers: vmbus: Check for channel allocation before looking up relids
2023-02-17 09:43:57 linux-kernel Re: [PATCH v2] Drivers: vmbus: Check for channel allocation before looking up relids
2023-02-14 11:28:50 linux-kernel [PATCH v2] Drivers: vmbus: Check for channel allocation before looking up relids
2023-02-10 09:13:24 linux-kernel Re: [PATCH] Drivers: vmbus: Check for channel allocation before looking up relids
2023-02-09 09:48:56 linux-kernel Re: [PATCH] Drivers: vmbus: Check for channel allocation before looking up relids
2023-02-08 11:35:35 linux-kernel [PATCH] Drivers: vmbus: Check for channel allocation before looking up relids
2021-11-19 11:29:26 linux-kernel [PATCH] drm/hyperv: Fix device removal on Gen1 VMs
2021-06-22 13:01:20 linux-kernel Re: [PATCH] KVM: x86: VMX: Make smaller physical guest address space support user-configurable
2021-01-18 10:53:03 linux-kernel Re: [PATCH] KVM: x86: VMX: Make smaller physical guest address space support user-configurable
2020-10-05 13:36:47 linux-kernel Re: [PATCH RESEND] hv: clocksource: Add notrace attribute to read_hv_sched_clock_*() functions
2020-10-05 11:49:34 linux-kernel [PATCH RESEND] hv: clocksource: Add notrace attribute to read_hv_sched_clock_*() functions
2020-09-24 15:15:42 linux-kernel [PATCH] hv: clocksource: Add notrace attribute to read_hv_sched_clock_*() functions
2020-09-03 14:57:51 linux-kernel [PATCH] KVM: x86: VMX: Make smaller physical guest address space support user-configurable
2020-07-10 15:51:08 linux-kernel [PATCH v3 4/9] KVM: x86: rename update_bp_intercept to update_exception_bitmap
2020-07-10 15:51:05 linux-kernel [PATCH v3 3/9] KVM: x86: mmu: Add guest physical address check in translate_gpa()
2020-07-10 15:50:56 linux-kernel [PATCH v3 2/9] KVM: x86: mmu: Move translate_gpa() to mmu.c
2020-07-10 15:50:41 linux-kernel [PATCH v3 6/9] KVM: VMX: introduce vmx_need_pf_intercept
2020-07-10 15:50:31 linux-kernel [PATCH v3 8/9] KVM: VMX: optimize #PF injection when MAXPHYADDR does not match
2020-07-10 15:50:25 linux-kernel [PATCH v3 9/9] KVM: x86: SVM: VMX: Make GUEST_MAXPHYADDR < HOST_MAXPHYADDR support configurable
2020-07-10 15:49:47 linux-kernel [PATCH v3 7/9] KVM: VMX: Add guest physical address check in EPT violation and misconfig
2020-07-10 15:49:38 linux-kernel [PATCH v3 5/9] KVM: x86: update exception bitmap on CPUID changes
2020-07-10 15:49:14 linux-kernel [PATCH v3 1/9] KVM: x86: Add helper functions for illegal GPA checking and page fault injection
2020-07-10 15:48:57 linux-kernel [PATCH v3 0/9] KVM: Support guest MAXPHYADDR < host MAXPHYADDR
2020-06-22 15:14:00 linux-kernel Re: [PATCH v2 00/11] KVM: Support guest MAXPHYADDR < host MAXPHYADDR
2020-06-22 12:26:05 linux-kernel Re: [PATCH v2 01/11] KVM: x86: Add helper functions for illegal GPA checking and page fault injection
2020-06-20 01:46:44 linux-kernel [PATCH v2 03/11] KVM: x86: mmu: Add guest physical address check in translate_gpa()
2020-06-20 01:36:43 linux-kernel [PATCH v2 10/11] KVM: SVM: Add guest physical address check in NPF/PF interception
2020-06-20 01:26:15 linux-kernel [PATCH v2 11/11] KVM: x86: SVM: VMX: Make GUEST_MAXPHYADDR < HOST_MAXPHYADDR support configurable
2020-06-20 01:00:44 linux-kernel [PATCH v2 04/11] KVM: x86: rename update_bp_intercept to update_exception_bitmap
2020-06-20 00:59:12 linux-kernel [PATCH v2 06/11] KVM: VMX: introduce vmx_need_pf_intercept
2020-06-20 00:54:26 linux-kernel [PATCH v2 08/11] KVM: VMX: optimize #PF injection when MAXPHYADDR does not match
2020-06-19 15:45:18 linux-kernel [PATCH v2 01/11] KVM: x86: Add helper functions for illegal GPA checking and page fault injection
2020-06-19 15:45:15 linux-kernel [PATCH v2 00/11] KVM: Support guest MAXPHYADDR < host MAXPHYADDR
2020-06-19 15:44:38 linux-kernel [PATCH v2 09/11] KVM: SVM: introduce svm_need_pf_intercept
2020-06-19 15:44:11 linux-kernel [PATCH v2 05/11] KVM: x86: update exception bitmap on CPUID changes
2020-06-19 15:44:10 linux-kernel [PATCH v2 07/11] KVM: VMX: Add guest physical address check in EPT violation and misconfig
2020-06-19 15:43:17 linux-kernel [PATCH v2 02/11] KVM: x86: mmu: Move translate_gpa() to mmu.c
2020-02-27 17:29:09 linux-kernel [kvm-unit-tests PATCH] x86: access: Add tests for reserved bits of guest physical address
2020-02-27 17:25:52 linux-kernel [PATCH 0/5] KVM: Support guest MAXPHYADDR < host MAXPHYADDR
2020-02-27 17:25:19 linux-kernel [PATCH 5/5] KVM: x86: mmu: Add guest physical address check in translate_gpa()
2020-02-27 17:24:57 linux-kernel [PATCH 2/5] KVM: VMX: Add guest physical address check in EPT violation and misconfig
2020-02-27 17:24:15 linux-kernel [PATCH 4/5] KVM: x86: mmu: Move translate_gpa() to mmu.c
2020-02-27 17:24:14 linux-kernel [PATCH 3/5] KVM: SVM: Add guest physical address check in NPF interception
2020-02-27 17:24:01 linux-kernel [PATCH 1/5] KVM: x86: Add function to inject guest page fault with reserved bits set
2020-01-14 13:12:11 linux-kernel [PATCH v2] hv_netvsc: Fix memory leak when removing rndis device
2020-01-13 19:29:48 linux-kernel [PATCH] hv_netvsc: Fix memory leak when removing rndis device
2019-03-13 10:26:09 linux-kernel Re: [PATCH] hyper-v: Check for ring buffer in hv_get_bytes_to_read/write
2019-03-07 18:35:31 linux-kernel Re: [PATCH] hyper-v: Check for ring buffer in hv_get_bytes_to_read/write
2019-03-07 16:37:35 linux-kernel [PATCH] hyper-v: Check for ring buffer in hv_get_bytes_to_read/write
2018-09-27 10:32:29 linux-kernel Re: [PATCH] hv_netvsc: Make sure out channel is fully opened on send
2018-09-27 08:57:35 linux-kernel Re: [PATCH] hv_netvsc: Make sure out channel is fully opened on send