LinuxLists
Users
About
Ankur Arora (
[email protected]
)
Number of posts: 341 (0.13 per day)
First post: 2017-03-21 23:09:41
Last post: 2024-06-10 07:24:57
Previous Page
/
Next Page
Date
List
Subject
2020-10-14 09:12:25
linux-kernel
[PATCH 7/8] x86/cpu/intel: enable X86_FEATURE_NT_GOOD on Intel Broadwellx
2020-10-14 09:11:33
linux-kernel
[PATCH 4/8] x86/asm: add clear_page_nt()
2020-10-14 09:11:19
linux-kernel
[PATCH 5/8] x86/clear_page: add clear_page_uncached()
2020-04-10 09:57:08
linux-kernel
Re: [RFC PATCH 00/26] Runtime paravirt patching
2020-04-10 09:34:15
linux-kernel
Re: [RFC PATCH 00/26] Runtime paravirt patching
2020-04-10 09:22:01
linux-kernel
Re: [RFC PATCH 00/26] Runtime paravirt patching
2020-04-10 08:02:23
linux-kernel
Re: [RFC PATCH 00/26] Runtime paravirt patching
2020-04-08 05:17:02
linux-kernel
[RFC PATCH 23/26] x86/kvm: Add worker to trigger runtime patching
2020-04-08 05:15:59
linux-kernel
[RFC PATCH 20/26] x86/paravirt: Enable pv-spinlocks in runtime_patch()
2020-04-08 05:15:22
linux-kernel
[RFC PATCH 16/26] x86/alternatives: Add paravirt patching at runtime
2020-04-08 05:14:58
linux-kernel
[RFC PATCH 08/26] x86/paravirt: Stash native pv-ops
2020-04-08 05:09:31
linux-kernel
[RFC PATCH 09/26] x86/paravirt: Add runtime_patch()
2020-04-08 05:09:24
linux-kernel
[RFC PATCH 02/26] x86/paravirt: Allow paravirt patching post-init
2020-04-08 05:09:08
linux-kernel
[RFC PATCH 13/26] x86/alternatives: Split __text_poke()
2020-04-08 05:09:08
linux-kernel
[RFC PATCH 22/26] kvm/paravirt: Encapsulate KVM pv switching logic
2020-04-08 05:09:08
linux-kernel
[RFC PATCH 24/26] x86/kvm: Support dynamic CPUID hints
2020-04-08 05:09:00
linux-kernel
[RFC PATCH 04/26] x86/alternatives: Refactor alternatives_smp_module*
2020-04-08 05:08:43
linux-kernel
[RFC PATCH 03/26] x86/paravirt: PVRTOP macros for PARAVIRT_RUNTIME
2020-04-08 05:08:42
linux-kernel
[RFC PATCH 11/26] x86/alternatives: Remove return value of text_poke*()
2020-04-08 05:08:42
linux-kernel
[RFC PATCH 07/26] x86/paravirt: Persist .parainstructions.runtime
2020-04-08 05:08:40
linux-kernel
[RFC PATCH 10/26] x86/paravirt: Add primitives to stage pv-ops
2020-04-08 05:08:37
linux-kernel
[RFC PATCH 00/26] Runtime paravirt patching
2020-04-08 05:08:06
linux-kernel
[RFC PATCH 01/26] x86/paravirt: Specify subsection in PVOP macros
2020-04-08 05:08:04
linux-kernel
[RFC PATCH 12/26] x86/alternatives: Use __get_unlocked_pte() in text_poke()
2020-04-08 05:08:03
linux-kernel
[RFC PATCH 06/26] x86/alternatives: Remove stale symbols
2020-04-08 05:07:57
linux-kernel
[RFC PATCH 14/26] x86/alternatives: Handle native insns in text_poke_loc*()
2020-04-08 05:07:50
linux-kernel
[RFC PATCH 17/26] x86/alternatives: Add patching logic in text_poke_site()
2020-04-08 05:07:35
linux-kernel
[RFC PATCH 19/26] x86/alternatives: NMI safe runtime patching
2020-04-08 05:07:32
linux-kernel
[RFC PATCH 26/26] x86/kvm: Add hint change notifier for KVM_HINT_REALTIME
2020-04-08 05:07:27
linux-kernel
[RFC PATCH 05/26] x86/alternatives: Rename alternatives_smp*, smp_alt_module
2020-04-08 05:07:27
linux-kernel
[RFC PATCH 15/26] x86/alternatives: Non-emulated text poking
2020-04-08 05:07:27
linux-kernel
[RFC PATCH 21/26] x86/alternatives: Paravirt runtime selftest
2020-04-08 05:07:27
linux-kernel
[RFC PATCH 18/26] x86/alternatives: Handle BP in non-emulated text poking
2020-04-08 05:07:27
linux-kernel
[RFC PATCH 25/26] x86/kvm: Guest support for dynamic hints
2019-12-06 20:32:42
linux-kernel
Re: [PATCH RFC] KVM: x86: tell guests if the exposed SMT topology is trustworthy
2019-12-06 04:02:43
linux-kernel
Re: [PATCH RFC] KVM: x86: tell guests if the exposed SMT topology is trustworthy
2019-07-09 19:00:13
linux-kernel
Re: cputime takes cstate into consideration
2019-07-09 02:02:54
linux-kernel
Re: cputime takes cstate into consideration
2019-06-19 03:02:43
linux-kernel
Re: [RFC PATCH 16/16] xen/grant-table: host_addr fixup in mapping on xenhost_r0
2019-06-19 03:01:51
linux-kernel
Re: [RFC PATCH 14/16] xen/blk: gnttab, evtchn, xenbus API changes
2019-06-19 02:59:05
linux-kernel
Re: [RFC PATCH 13/16] drivers/xen: gnttab, evtchn, xenbus API changes
2019-06-19 02:39:28
linux-kernel
Re: [RFC PATCH 12/16] xen/xenbus: support xenbus frontend/backend with xenhost_t
2019-06-19 02:27:10
linux-kernel
Re: [RFC PATCH 11/16] xen/grant-table: make grant-table xenhost aware
2019-06-19 02:25:39
linux-kernel
Re: [RFC PATCH 10/16] xen/balloon: support ballooning in xenhost_t
2019-06-17 06:29:52
linux-kernel
Re: [RFC PATCH 07/16] x86/xen: make vcpu_info part of xenhost_t
2019-06-17 06:11:24
linux-kernel
Re: [RFC PATCH 09/16] xen/evtchn: support evtchn in xenhost_t
2019-06-14 07:22:15
linux-kernel
Re: [Xen-devel] [RFC PATCH 04/16] x86/xen: hypercall support for xenhost_t
2019-06-11 07:17:23
linux-kernel
Re: [RFC PATCH 01/16] x86/xen: add xenhost_t interface
2019-06-08 06:16:14
linux-kernel
Re: [Xen-devel] [RFC PATCH 00/16] xenhost support
2019-06-08 06:14:23
linux-kernel
Re: [RFC PATCH 00/16] xenhost support
2019-06-08 05:06:13
linux-kernel
Re: [RFC PATCH 06/16] x86/xen: add shared_info support to xenhost_t