LinuxLists
Users
About
Quentin Perret (
[email protected]
)
Number of posts: 920 (0.56 per day)
First post: 2019-10-07 13:40:42
Last post: 2024-03-28 10:30:32
Previous Page
/
Next Page
Date
List
Subject
2021-07-29 13:32:06
linux-kernel
[PATCH v3 20/21] KVM: arm64: Restrict EL2 stage-1 changes in protected mode
2021-07-29 13:32:01
linux-kernel
[PATCH v3 18/21] KVM: arm64: Remove __pkvm_mark_hyp
2021-07-29 13:31:58
linux-kernel
[PATCH v3 19/21] KVM: arm64: Refactor protected nVHE stage-1 locking
2021-07-29 13:31:50
linux-kernel
[PATCH v3 13/21] KVM: arm64: Expose host stage-2 manipulation helpers
2021-07-29 13:31:50
linux-kernel
[PATCH v3 10/21] KVM: arm64: Enable forcing page-level stage-2 mappings
2021-07-29 13:31:38
linux-kernel
[PATCH v3 17/21] KVM: arm64: Mark host bss and rodata section as shared
2021-07-29 13:31:18
linux-kernel
[PATCH v3 09/21] KVM: arm64: Tolerate re-creating hyp mappings to set software bits
2021-07-29 13:31:05
linux-kernel
[PATCH v3 15/21] KVM: arm64: Introduce addr_is_memory()
2021-07-29 13:30:55
linux-kernel
[PATCH v3 16/21] KVM: arm64: Enable retrieving protections attributes of PTEs
2021-07-29 13:30:50
linux-kernel
[PATCH v3 14/21] KVM: arm64: Expose pkvm_hyp_id
2021-07-29 13:30:42
linux-kernel
[PATCH v3 12/21] KVM: arm64: Add helpers to tag shared pages in SW bits
2021-07-29 13:30:34
linux-kernel
[PATCH v3 11/21] KVM: arm64: Allow populating software bits
2021-07-29 13:30:22
linux-kernel
[PATCH v3 08/21] KVM: arm64: Don't overwrite software bits with owner id
2021-07-29 13:30:20
linux-kernel
[PATCH v3 07/21] KVM: arm64: Rename KVM_PTE_LEAF_ATTR_S2_IGNORED
2021-07-29 13:30:13
linux-kernel
[PATCH v3 02/21] KVM: arm64: Introduce hyp_assert_lock_held()
2021-07-29 13:30:05
linux-kernel
[PATCH v3 05/21] KVM: arm64: Expose page-table helpers
2021-07-29 13:29:55
linux-kernel
[PATCH v3 06/21] KVM: arm64: Optimize host memory aborts
2021-07-29 13:29:41
linux-kernel
[PATCH v3 04/21] KVM: arm64: Introduce helper to retrieve a PTE and its level
2021-07-29 13:29:40
linux-kernel
[PATCH v3 03/21] KVM: arm64: Provide the host_stage2_try() helper macro
2021-07-29 13:29:33
linux-kernel
[PATCH v3 01/21] KVM: arm64: Add hyp_spin_is_locked() for basic locking assertions at EL2
2021-07-29 13:29:24
linux-kernel
[PATCH v3 00/21] Track shared pages at EL2 in protected mode
2021-07-28 12:16:42
linux-kernel
Re: [PATCH v2 12/16] KVM: arm64: Mark host bss and rodata section as shared
2021-07-28 09:41:43
linux-kernel
Re: [PATCH 2/2] sched: Don't report SCHED_FLAG_SUGOV in sched_getattr()
2021-07-27 10:18:30
linux-kernel
Re: [PATCH v4 2/2] sched: Skip priority checks with SCHED_FLAG_KEEP_PARAMS
2021-07-27 10:13:22
linux-kernel
[PATCH 0/2] A couple of sched_getattr() fixes for DL
2021-07-27 10:12:31
linux-kernel
[PATCH 2/2] sched: Don't report SCHED_FLAG_SUGOV in sched_getattr()
2021-07-27 10:12:31
linux-kernel
[PATCH 1/2] sched/deadline: Fix reset_on_fork reporting of DL tasks
2021-07-26 13:57:44
linux-kernel
Re: [PATCH v4 2/2] sched: Skip priority checks with SCHED_FLAG_KEEP_PARAMS
2021-07-26 13:14:38
linux-kernel
Re: [PATCH v2 04/16] KVM: arm64: Optimize host memory aborts
2021-07-26 12:58:01
linux-kernel
Re: [PATCH v2 15/16] KVM: arm64: Restrict EL2 stage-1 changes in protected mode
2021-07-26 09:32:44
linux-kernel
[PATCH v2 16/16] KVM: arm64: Make __pkvm_create_mappings static
2021-07-26 09:32:34
linux-kernel
[PATCH v2 14/16] KVM: arm64: Refactor protected nVHE stage-1 locking
2021-07-26 09:32:09
linux-kernel
[PATCH v2 08/16] KVM: arm64: Enable forcing page-level stage-2 mappings
2021-07-26 09:31:42
linux-kernel
[PATCH v2 15/16] KVM: arm64: Restrict EL2 stage-1 changes in protected mode
2021-07-26 09:31:29
linux-kernel
[PATCH v2 13/16] KVM: arm64: Enable retrieving protections attributes of PTEs
2021-07-26 09:31:22
linux-kernel
[PATCH v2 12/16] KVM: arm64: Mark host bss and rodata section as shared
2021-07-26 09:31:21
linux-kernel
[PATCH v2 11/16] KVM: arm64: Introduce and export host_stage2_idmap_locked()
2021-07-26 09:31:21
linux-kernel
[PATCH v2 03/16] KVM: arm64: Expose page-table helpers
2021-07-26 09:31:16
linux-kernel
[PATCH v2 10/16] KVM: arm64: Add helpers to tag shared pages in SW bits
2021-07-26 09:31:00
linux-kernel
[PATCH v2 02/16] KVM: arm64: Provide the host_stage2_try() helper macro
2021-07-26 09:30:56
linux-kernel
[PATCH v2 09/16] KVM: arm64: Allow populating software bits
2021-07-26 09:30:49
linux-kernel
[PATCH v2 07/16] KVM: arm64: Tolerate re-creating hyp mappings to set software bits
2021-07-26 09:30:46
linux-kernel
[PATCH v2 04/16] KVM: arm64: Optimize host memory aborts
2021-07-26 09:30:45
linux-kernel
[PATCH v2 06/16] KVM: arm64: Don't overwrite software bits with owner id
2021-07-26 09:30:44
linux-kernel
[PATCH v2 05/16] KVM: arm64: Rename KVM_PTE_LEAF_ATTR_S2_IGNORED
2021-07-26 09:30:24
linux-kernel
[PATCH v2 01/16] KVM: arm64: Introduce helper to retrieve a PTE and its level
2021-07-26 09:30:23
linux-kernel
[PATCH v2 00/16] Track shared pages at EL2 in protected mode
2021-07-23 10:18:07
linux-kernel
Re: [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure
2021-07-22 09:14:15
linux-kernel
Re: [PATCH v2 3/3] kvm/arm: Align the VMID allocation with the arm64 ASID one
2021-07-21 18:27:58
linux-kernel
Re: [PATCH 13/14] KVM: arm64: Restrict hyp stage-1 manipulation in protected mode
2021-07-21 18:21:23
linux-kernel
Re: [PATCH v4 1/2] sched: Fix UCLAMP_FLAG_IDLE setting