Marius Hillenbrand ([email protected])

Number of posts: 11 (11 per day)
First post: 2019-06-12 18:08:17
Last post: 2019-06-12 18:10:05

Date List Subject
2019-06-12 18:10:05 linux-kernel [RFC 04/10] mm: allocate virtual space for process-local memory
2019-06-12 18:10:05 linux-kernel [RFC 10/10] kvm, x86: move guest FPU state into process local memory
2019-06-12 18:10:03 linux-kernel [RFC 03/10] x86/mm, mm,kernel: add teardown for process-local memory to mm cleanup
2019-06-12 18:10:03 linux-kernel [RFC 05/10] mm: allocate/release physical pages for process-local memory
2019-06-12 18:10:03 linux-kernel [RFC 07/10] kvm, vmx: move CR2 context switch out of assembly path
2019-06-12 18:10:02 linux-kernel [RFC 09/10] kvm, vmx: move gprs to process local memory
2019-06-12 18:09:39 linux-kernel [RFC 02/10] x86/speculation, mm: add process local virtual memory region
2019-06-12 18:09:35 linux-kernel [RFC 01/10] x86/mm/kaslr: refactor to use enum indices for regions
2019-06-12 18:08:49 linux-kernel [RFC 06/10] kvm/x86: add support for storing vCPU state in process-local memory
2019-06-12 18:08:49 linux-kernel [RFC 08/10] kvm, vmx: move register clearing out of assembly path
2019-06-12 18:08:17 linux-kernel [RFC 00/10] Process-local memory allocations for hiding KVM secrets