Alexander Graf ([email protected])

Number of posts: 360 (0.2 per day)
First post: 2019-05-07 13:19:22
Last post: 2024-05-03 08:32:32

Date List Subject
2020-09-02 13:09:19 linux-kernel [PATCH v6 7/7] KVM: selftests: Add test for user space MSR handling
2020-09-02 13:08:19 linux-kernel Re: [PATCH v6 0/7] Allow user space to restrict and augment MSR emulation
2020-09-02 13:08:06 linux-kernel [PATCH v6 6/7] KVM: x86: Introduce MSR filtering
2020-09-02 13:07:35 linux-kernel [PATCH v6 1/7] KVM: x86: Deflect unknown MSR accesses to user space
2020-09-02 13:07:13 linux-kernel [PATCH v6 3/7] KVM: x86: Prepare MSR bitmaps for userspace tracked MSRs
2020-09-02 13:05:58 linux-kernel [PATCH v6 5/7] KVM: x86: VMX: Prevent MSR passthrough when MSR access is denied
2020-09-02 13:05:42 linux-kernel [PATCH v6 2/7] KVM: x86: Add infrastructure for MSR filtering
2020-09-02 13:04:55 linux-kernel [PATCH v6 4/7] KVM: x86: SVM: Prevent MSR passthrough when MSR access is denied
2020-09-02 13:01:11 linux-kernel [PATCH v6 0/7] Allow user space to restrict and augment MSR emulation
2020-09-01 20:19:40 linux-kernel [PATCH v6 2/7] KVM: x86: Add infrastructure for MSR filtering
2020-09-01 20:18:37 linux-kernel [PATCH v6 4/7] KVM: x86: SVM: Prevent MSR passthrough when MSR access is denied
2020-09-01 20:17:45 linux-kernel [PATCH v6 3/7] KVM: x86: Prepare MSR bitmaps for userspace tracked MSRs
2020-09-01 20:17:18 linux-kernel [PATCH v6 1/7] KVM: x86: Deflect unknown MSR accesses to user space
2020-09-01 20:17:03 linux-kernel [PATCH v6 0/7] Allow user space to restrict and augment MSR emulation
2020-09-01 19:53:57 linux-kernel Re: [PATCH v4 2/3] KVM: x86: Introduce allow list for MSR emulation
2020-08-27 00:47:27 linux-kernel [PATCH 1/3] sched: Allow hrticks to work with core scheduling
2020-08-27 00:46:00 linux-kernel [PATCH 3/3] sched: Use hrticks even with >sched_nr_latency tasks
2020-08-27 00:45:18 linux-kernel [PATCH 2/3] sched: Trigger new hrtick if timer expires too fast
2020-08-27 00:44:20 linux-kernel [PATCH 0/3] Add HRTICK support to Core Scheduling
2020-08-27 00:32:08 linux-kernel Re: [RFC PATCH 00/16] Core scheduling v6
2020-08-26 22:56:32 linux-kernel Re: x86/irq: Unbreak interrupt affinity setting
2020-08-26 20:11:20 linux-kernel Re: [PATCH] x86/irq: Preserve vector in orig_ax for APIC code
2020-08-26 16:38:31 linux-kernel Re: [PATCH] x86/irq: Preserve vector in orig_ax for APIC code
2020-08-26 14:29:03 linux-kernel [PATCH] x86/irq: Preserve vector in orig_ax for APIC code
2020-08-26 13:55:39 linux-kernel Re: [PATCH] x86/irq: Preserve vector in orig_ax for APIC code
2020-08-26 00:08:51 linux-kernel Re: [patch V9 21/39] x86/irq: Convey vector as argument and not in ptregs
2020-08-25 23:20:07 linux-kernel Re: [patch V9 21/39] x86/irq: Convey vector as argument and not in ptregs
2020-08-24 17:32:02 linux-kernel Re: [patch V9 21/39] x86/irq: Convey vector as argument and not in ptregs
2020-08-10 10:34:36 linux-kernel Re: [PATCH v6 12/18] nitro_enclaves: Add logic for starting an enclave
2020-08-07 16:00:04 linux-kernel [PATCH v5 0/3] Allow user space to restrict and augment MSR emulation
2020-08-07 16:00:04 linux-kernel [PATCH v5 2/3] KVM: x86: Introduce allow list for MSR emulation
2020-08-07 15:58:24 linux-kernel [PATCH v5 3/3] KVM: selftests: Add test for user space MSR handling
2020-08-07 15:58:15 linux-kernel [PATCH v5 1/3] KVM: x86: Deflect unknown MSR accesses to user space
2020-08-03 21:18:16 linux-kernel [PATCH v4 1/3] KVM: x86: Deflect unknown MSR accesses to user space
2020-08-03 21:15:40 linux-kernel [PATCH v4 0/3] Allow user space to restrict and augment MSR emulation
2020-08-03 21:15:36 linux-kernel [PATCH v4 3/3] KVM: selftests: Add test for user space MSR handling
2020-08-03 21:15:24 linux-kernel [PATCH v4 2/3] KVM: x86: Introduce allow list for MSR emulation
2020-08-03 20:51:39 linux-kernel Re: [PATCH v3 2/3] KVM: x86: Introduce allow list for MSR emulation
2020-08-03 11:38:53 linux-kernel Re: [PATCH v3 1/3] KVM: x86: Deflect unknown MSR accesses to user space
2020-08-03 10:09:32 linux-kernel Re: [PATCH v3 1/3] KVM: x86: Deflect unknown MSR accesses to user space
2020-07-31 21:52:03 linux-kernel [PATCH v3 3/3] KVM: selftests: Add test for user space MSR handling
2020-07-31 21:51:03 linux-kernel [PATCH v3 2/3] KVM: x86: Introduce allow list for MSR emulation
2020-07-31 21:50:54 linux-kernel [PATCH v3 0/3] Allow user space to restrict and augment MSR emulation
2020-07-31 21:50:54 linux-kernel [PATCH v3 1/3] KVM: x86: Deflect unknown MSR accesses to user space
2020-07-31 12:03:05 linux-kernel Re: [PATCH v2 2/3] KVM: x86: Introduce allow list for MSR emulation
2020-07-31 11:43:08 linux-kernel Re: [PATCH v2 1/3] KVM: x86: Deflect unknown MSR accesses to user space
2020-07-30 23:09:06 linux-kernel Re: [PATCH v2 1/3] KVM: x86: Deflect unknown MSR accesses to user space
2020-07-30 09:48:04 linux-kernel [PATCH] KVM: arm: Add trace name for ARM_NISV
2020-07-30 00:02:41 linux-kernel [PATCH v2 1/3] KVM: x86: Deflect unknown MSR accesses to user space
2020-07-30 00:00:37 linux-kernel [PATCH v2 3/3] KVM: selftests: Add test for user space MSR handling
2020-07-30 00:00:31 linux-kernel [PATCH v2 2/3] KVM: x86: Introduce allow list for MSR emulation