Andy Lutomirski ([email protected])

Number of posts: 4666 (1.04 per day)
First post: 2012-02-01 20:36:11
Last post: 2024-05-06 17:30:20

Date List Subject
2021-01-13 04:18:31 linux-kernel Re: [PATCH v2 1/3] x86/mce: Avoid infinite loop for copy from user recovery
2021-01-13 04:09:30 linux-kernel Re: [PATCH v2 1/3] x86/mce: Avoid infinite loop for copy from user recovery
2021-01-13 03:34:05 linux-kernel Re: [PATCH] mm/userfaultfd: fix memory corruption due to writeprotect
2021-01-12 15:54:33 linux-kernel Re: [PATCH 1/2] KVM: x86: Add emulation support for #GP triggered by VM instructions
2021-01-12 15:25:31 linux-kernel Re: [PATCH 1/2] KVM: x86: Add emulation support for #GP triggered by VM instructions
2021-01-12 15:17:15 linux-kernel Re: [PATCH 1/2] KVM: x86: Add emulation support for #GP triggered by VM instructions
2021-01-11 22:14:55 linux-kernel Re: [PATCH v2 1/3] x86/mce: Avoid infinite loop for copy from user recovery
2021-01-11 21:11:23 linux-kernel Re: gdbserver + fsgsbase kaputt
2021-01-09 20:46:22 linux-kernel Re: [PATCH] x86/vm86/32: Remove VM86_SCREEN_BITMAP support
2021-01-05 16:23:34 linux-kernel Re: [RFC please help] membarrier: Rewrite sync_core_before_usermode()
2021-01-04 23:14:47 linux-kernel Re: in_compat_syscall() on x86
2020-12-24 01:25:05 linux-kernel Re: [PATCH] mm/userfaultfd: fix memory corruption due to writeprotect
2020-12-17 15:37:03 linux-kernel Re: [PATCH V3.1] entry: Pass irqentry_state_t by reference
2020-12-11 23:07:58 linux-kernel Re: [PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE
2020-12-11 07:10:43 linux-kernel Re: [PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE
2020-12-09 01:12:01 linux-kernel Re: [PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE
2020-12-08 17:40:25 linux-kernel Re: [PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE
2020-12-07 18:09:57 linux-kernel Re: [PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE
2020-12-07 16:56:47 linux-kernel Re: [PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE
2020-12-05 17:29:23 linux-kernel Re: [PATCH 2/8] x86: use exit_lazy_tlb rather than membarrier_mm_sync_core_before_usermode
2020-12-04 14:42:04 linux-kernel Re: [RFC v2 2/2] [MOCKUP] sched/mm: Lightweight lazy mm refcounting
2020-12-04 02:21:13 linux-kernel Re: [MOCKUP] x86/mm: Lightweight lazy mm refcounting
2020-12-03 17:45:32 linux-kernel Re: [PATCH v5] mm: Optional full ASLR for mmap(), mremap(), vdso and stack
2020-12-03 17:18:09 linux-kernel Re: [PATCH 6/8] lazy tlb: shoot lazies, a non-refcounting lazy tlb option
2020-12-03 17:15:25 linux-kernel Re: [PATCH v5] mm: Optional full ASLR for mmap(), mremap(), vdso and stack
2020-12-03 05:09:07 linux-kernel Re: [PATCH 6/8] lazy tlb: shoot lazies, a non-refcounting lazy tlb option
2020-12-02 14:42:56 linux-kernel Re: [PATCH 6/8] lazy tlb: shoot lazies, a non-refcounting lazy tlb option
2020-12-01 16:23:01 linux-kernel Re: [PATCH 0/2] RFC: Precise TSC migration
2020-11-28 00:28:09 linux-kernel Re: [RFC PATCH v0 00/19] x86/insn: Add an insn_decode() API
2020-11-23 22:12:48 linux-kernel Re: [patch V4 4/8] sched: Make migrate_disable/enable() independent of RT
2020-11-23 15:18:48 linux-kernel Re: [PATCH v2 05/12] x86: rework arch_local_irq_restore() to not use popf
2020-11-16 23:11:22 linux-kernel Re: [PATCH v2] x86/dumpstack: Fix misleading instruction pointer error message
2020-11-16 16:15:37 linux-kernel Re: [PATCH 2/4] x86/xen: use specific Xen pv interrupt entry for DF
2020-11-15 16:37:33 linux-kernel Re: WARNING: can't access registers at asm_common_interrupt
2020-11-09 17:32:09 linux-kernel Re: [RFC][PATCH 13/24] x86/pti: Extend PTI user mappings
2020-11-02 16:45:29 linux-kernel Re: [PATCH] KVM: VMX: Enable Notify VM exit
2020-10-29 22:01:08 linux-ext4 Re: [PATCH 00/34] fs: idmapped mounts
2020-10-29 14:44:50 linux-kernel Re: [PATCH] x86/entry/64: Use TEST %reg,%reg instead of CMP $0,%reg
2020-10-27 00:08:57 linux-kernel Re: [PATCH v38 10/24] mm: Add vm_ops->mprotect()
2020-10-24 15:47:58 linux-kernel Re: [PATCH v38 10/24] mm: Add vm_ops->mprotect()
2020-10-23 00:53:15 linux-kernel Re: [tip: x86/urgent] x86/alternative: Don't call text_poke() in lazy TLB mode
2020-10-22 06:34:40 linux-kernel Re: [RFCv2 00/16] KVM protected memory extension
2020-10-17 06:03:45 linux-kernel Re: [PATCH v39 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call
2020-10-15 04:03:00 linux-kernel Re: [PATCH 5/8] x86/clear_page: add clear_page_uncached()
2020-10-14 17:42:51 linux-kernel Re: [RFC PATCH 13/22] x86/fpu/xstate: Expand dynamic user state area on first use
2020-10-14 15:09:20 linux-kernel Re: [RFC PATCH 13/22] x86/fpu/xstate: Expand dynamic user state area on first use
2020-10-14 09:25:57 linux-kernel Re: [RFC PATCH 13/22] x86/fpu/xstate: Expand dynamic user state area on first use
2020-10-10 23:09:35 linux-kernel Re: i386: CONFIG_HIGHMEM4G only detects 3 GB out of 4 GB of memory
2020-10-09 23:13:56 linux-kernel Re: [PATCH v4 seccomp 3/5] x86: Enable seccomp architecture tracking
2020-09-29 01:40:31 linux-kernel Re: [PATCH v38 10/24] mm: Add vm_ops->mprotect()
2020-09-28 21:21:30 linux-kernel Re: general protection fault in perf_misc_flags