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

Date List Subject
2021-07-20 15:59:41 linux-kernel Re: [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure
2021-07-20 14:16:30 linux-kernel Re: [PATCH 08/14] KVM: arm64: Add support for tagging shared pages in page-table
2021-07-20 12:00:45 linux-kernel Re: [PATCH 03/14] KVM: arm64: Continue stage-2 map when re-creating mappings
2021-07-20 11:51:02 linux-kernel Re: [PATCH 08/14] KVM: arm64: Add support for tagging shared pages in page-table
2021-07-20 11:38:17 linux-kernel Re: [PATCH 03/16] KVM: arm64: Turn kvm_pgtable_stage2_set_owner into kvm_pgtable_stage2_annotate
2021-07-20 11:18:59 linux-kernel Re: [PATCH 15/16] arm64: Add a helper to retrieve the PTE of a fixmap
2021-07-20 11:16:50 linux-kernel Re: [PATCH 06/14] KVM: arm64: Tolerate re-creating hyp mappings to set ignored bits
2021-07-20 11:15:15 linux-kernel Re: [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure
2021-07-20 10:41:23 linux-kernel Re: [PATCH 03/16] KVM: arm64: Turn kvm_pgtable_stage2_set_owner into kvm_pgtable_stage2_annotate
2021-07-20 10:33:42 linux-kernel Re: [PATCH 06/14] KVM: arm64: Tolerate re-creating hyp mappings to set ignored bits
2021-07-20 10:11:01 linux-kernel Re: [PATCH 03/16] KVM: arm64: Turn kvm_pgtable_stage2_set_owner into kvm_pgtable_stage2_annotate
2021-07-20 02:03:59 linux-kernel [PATCH v4 2/2] sched: Skip priority checks with SCHED_FLAG_KEEP_PARAMS
2021-07-19 18:30:24 linux-kernel Re: [PATCH 02/16] KVM: arm64: Don't issue CMOs when the physical address is invalid
2021-07-19 18:29:48 linux-kernel [PATCH v4 0/2] A couple of uclamp fixes
2021-07-19 18:27:47 linux-kernel [PATCH v4 1/2] sched: Fix UCLAMP_FLAG_IDLE setting
2021-07-19 18:04:02 linux-kernel Re: [PATCH 09/14] KVM: arm64: Mark host bss and rodata section as shared
2021-07-19 17:37:43 linux-kernel Re: [PATCH 08/14] KVM: arm64: Add support for tagging shared pages in page-table
2021-07-19 17:11:38 linux-kernel Re: [PATCH 07/14] KVM: arm64: Enable forcing page-level stage-2 mappings
2021-07-19 13:40:31 linux-kernel Re: [PATCH 05/14] KVM: arm64: Don't overwrite ignored bits with owner id
2021-07-19 13:33:44 linux-kernel Re: [PATCH 03/14] KVM: arm64: Continue stage-2 map when re-creating mappings
2021-07-19 11:47:02 linux-kernel Re: [PATCH v3 3/3] sched: Introduce RLIMIT_UCLAMP
2021-07-19 10:50:19 linux-kernel [PATCH 14/14] KVM: arm64: Prevent late calls to __pkvm_create_private_mapping()
2021-07-19 10:50:12 linux-kernel [PATCH 11/14] KVM: arm64: Expose kvm_pte_valid() helper
2021-07-19 10:50:01 linux-kernel [PATCH 09/14] KVM: arm64: Mark host bss and rodata section as shared
2021-07-19 10:49:47 linux-kernel [PATCH 13/14] KVM: arm64: Restrict hyp stage-1 manipulation in protected mode
2021-07-19 10:49:46 linux-kernel [PATCH 06/14] KVM: arm64: Tolerate re-creating hyp mappings to set ignored bits
2021-07-19 10:49:24 linux-kernel [PATCH 02/14] KVM: arm64: Optimize kvm_pgtable_stage2_find_range()
2021-07-19 10:49:22 linux-kernel [PATCH 10/14] KVM: arm64: Enable retrieving protections attributes of PTEs
2021-07-19 10:49:10 linux-kernel [PATCH 12/14] KVM: arm64: Refactor pkvm_pgtable locking
2021-07-19 10:49:00 linux-kernel [PATCH 08/14] KVM: arm64: Add support for tagging shared pages in page-table
2021-07-19 10:48:48 linux-kernel [PATCH 07/14] KVM: arm64: Enable forcing page-level stage-2 mappings
2021-07-19 10:48:38 linux-kernel [PATCH 04/14] KVM: arm64: Rename KVM_PTE_LEAF_ATTR_S2_IGNORED
2021-07-19 10:48:37 linux-kernel [PATCH 05/14] KVM: arm64: Don't overwrite ignored bits with owner id
2021-07-19 10:48:32 linux-kernel [PATCH 03/14] KVM: arm64: Continue stage-2 map when re-creating mappings
2021-07-19 10:48:26 linux-kernel [PATCH 01/14] KVM: arm64: Provide the host_stage2_try() helper macro
2021-07-19 10:48:25 linux-kernel [PATCH 00/14] Track shared pages at EL2 in protected mode
2021-07-02 12:31:57 linux-kernel Re: [PATCH v3 3/3] sched: Introduce RLIMIT_UCLAMP
2021-07-02 11:58:31 linux-kernel Re: [PATCH v3 1/3] sched: Fix UCLAMP_FLAG_IDLE setting
2021-07-01 15:23:28 linux-kernel Re: [PATCH v3 1/3] sched: Fix UCLAMP_FLAG_IDLE setting
2021-07-01 12:45:58 linux-kernel Re: [PATCH v3 1/3] sched: Fix UCLAMP_FLAG_IDLE setting
2021-07-01 12:19:30 linux-kernel Re: [PATCH v3 3/3] sched: Introduce RLIMIT_UCLAMP
2021-07-01 10:08:17 linux-kernel Re: [PATCH v3 1/3] sched: Fix UCLAMP_FLAG_IDLE setting
2021-06-30 15:46:04 linux-kernel Re: [PATCH v3 1/3] sched: Fix UCLAMP_FLAG_IDLE setting
2021-06-23 12:38:29 linux-kernel [PATCH v3 0/3] sched: A few uclamp fixes and tweaks
2021-06-23 12:38:11 linux-kernel [PATCH v3 3/3] sched: Introduce RLIMIT_UCLAMP
2021-06-23 12:36:13 linux-kernel [PATCH v3 2/3] sched: Skip priority checks with SCHED_FLAG_KEEP_PARAMS
2021-06-23 12:35:35 linux-kernel [PATCH v3 1/3] sched: Fix UCLAMP_FLAG_IDLE setting
2021-06-22 09:23:23 linux-kernel Re: [PATCH 2/2] of: of_reserved_mem: mark nomap memory instead of removing
2021-06-21 10:59:11 linux-kernel Re: [PATCH v2 1/3] sched: Fix UCLAMP_FLAG_IDLE setting
2021-06-21 10:56:24 linux-kernel Re: [PATCH v2 3/3] sched: Make uclamp changes depend on CAP_SYS_NICE
2021-06-11 14:47:17 linux-kernel Re: [PATCH v2 3/3] sched: Make uclamp changes depend on CAP_SYS_NICE