LinuxLists
Users
About
Fuad Tabba (
[email protected]
)
Number of posts: 204 (0.16 per day)
First post: 2020-11-23 10:59:19
Last post: 2024-06-07 07:35:34
Previous Page
/
Next Page
Date
List
Subject
2023-11-01 12:47:09
linux-kernel
Re: [PATCH v13 01/35] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
2023-11-01 10:52:36
linux-kernel
Re: [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-10-31 15:06:47
linux-kernel
Re: [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-10-06 12:48:07
linux-kernel
Re: [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
2023-10-05 16:17:47
linux-kernel
Re: [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
2023-10-03 18:33:58
linux-kernel
Re: [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
2023-10-03 12:48:19
linux-kernel
Re: [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
2023-07-31 17:56:19
linux-kernel
Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-07-31 14:18:22
linux-kernel
Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-07-27 11:26:24
linux-kernel
Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-04-18 09:04:10
linux-kernel
Re: Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM)
2023-02-27 09:55:55
linux-kernel
Re: [PATCH v10 12/26] gunyah: vm_mgr: Add/remove user memory regions
2023-02-24 10:20:31
linux-kernel
Re: [PATCH v10 12/26] gunyah: vm_mgr: Add/remove user memory regions
2023-01-17 15:35:51
linux-kernel
Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2022-12-09 09:43:34
linux-kernel
Re: [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
2022-12-09 09:35:38
linux-kernel
Re: [PATCH v10 8/9] KVM: Handle page fault for private memory
2022-12-09 09:12:30
linux-kernel
Re: [PATCH v10 6/9] KVM: Unmap existing mappings when change the memory attributes
2022-12-07 17:32:12
linux-kernel
Re: [PATCH v10 6/9] KVM: Unmap existing mappings when change the memory attributes
2022-12-06 16:04:07
linux-kernel
Re: [PATCH v10 5/9] KVM: Use gfn instead of hva for mmu_notifier_retry
2022-12-06 15:53:52
linux-kernel
Re: [PATCH v10 4/9] KVM: Add KVM_EXIT_MEMORY_FAULT exit
2022-12-06 15:30:42
linux-kernel
Re: [PATCH v10 2/9] KVM: Introduce per-page memory attributes
2022-12-06 15:10:14
linux-kernel
Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
2022-12-06 12:47:09
linux-kernel
Re: [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
2022-12-05 09:53:21
linux-kernel
Re: [PATCH v10 5/9] KVM: Use gfn instead of hva for mmu_notifier_retry
2022-12-05 09:49:33
linux-kernel
Re: [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
2022-10-27 11:19:32
linux-kernel
Re: [PATCH v9 8/8] KVM: Enable and expose KVM_MEM_PRIVATE
2022-10-27 11:14:44
linux-kernel
Re: [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
2022-10-27 10:46:54
linux-kernel
Re: [PATCH v9 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry
2022-10-27 10:35:36
linux-kernel
Re: [PATCH v9 5/8] KVM: Register/unregister the guest private memory regions
2022-10-27 10:29:52
linux-kernel
Re: [PATCH v9 2/8] KVM: Extend the memslot to support fd-based private memory
2022-10-27 10:29:21
linux-kernel
Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
2022-10-21 11:34:07
linux-kernel
[PATCH] KVM: x86/mmu: Release the pfn in handle_abnormal_pfn() error path
2022-10-19 19:12:15
linux-kernel
Re: [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions
2022-10-19 16:05:23
linux-kernel
Re: [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions
2022-10-19 15:53:23
linux-kernel
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
2022-10-17 19:11:32
linux-kernel
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
2022-10-17 10:42:53
linux-kernel
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
2022-10-17 10:38:21
linux-kernel
Re: [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions
2022-10-11 09:56:32
linux-kernel
Re: [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions
2022-10-06 09:17:08
linux-kernel
Re: [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
2022-10-06 09:09:42
linux-kernel
Re: [PATCH v8 8/8] KVM: Enable and expose KVM_MEM_PRIVATE
2022-10-06 09:03:16
linux-kernel
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
2022-10-04 16:17:50
linux-kernel
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
2022-10-03 09:29:37
linux-kernel
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
2022-09-30 16:40:26
linux-kernel
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
2022-09-30 16:38:40
linux-kernel
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
2022-09-26 17:52:59
linux-kernel
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
2022-09-26 13:00:31
linux-kernel
Re: [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
2022-09-26 12:44:17
linux-kernel
Re: [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions
2022-09-23 16:17:07
linux-kernel
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
2022-09-23 15:42:28
linux-kernel
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd