Kirill A. Shutemov ([email protected])

Number of posts: 4274 (0.97 per day)
First post: 2012-05-01 20:59:50
Last post: 2024-06-14 14:52:58

Date List Subject
2022-05-14 00:25:11 linux-kernel Re: [RFCv2 00/10] Linear Address Masking enabling
2022-05-14 00:09:45 linux-kernel Re: [PATCH] x86: Implement Linear Address Masking support
2022-05-11 14:58:42 linux-kernel [RFCv2 07/10] x86/mm: Handle tagged memory accesses from kernel threads
2022-05-11 10:45:55 linux-kernel [RFCv2 09/10] x86/mm: Add userspace API to enable Linear Address Masking
2022-05-11 10:03:00 linux-kernel [RFCv2 00/10] Linear Address Masking enabling
2022-05-11 09:48:13 linux-kernel [RFCv2 01/10] x86/mm: Fix CR3_ADDR_MASK
2022-05-11 09:42:38 linux-kernel [RFCv2 03/10] x86: Introduce userspace API to handle per-thread features
2022-05-11 09:41:04 linux-kernel [PATCH] x86: Implement Linear Address Masking support
2022-05-11 09:40:05 linux-kernel [RFCv2 10/10] x86: Expose thread features status in /proc/$PID/arch_status
2022-05-11 09:11:43 linux-kernel [RFCv2 04/10] x86/mm: Introduce X86_THREAD_LAM_U48 and X86_THREAD_LAM_U57
2022-05-11 08:04:09 linux-kernel [RFCv2 08/10] x86/mm: Make LAM_U48 and mappings above 47-bits mutually exclusive
2022-05-11 06:45:52 linux-kernel [RFCv2 02/10] x86: CPUID and CR3/CR4 flags for Linear Address Masking
2022-05-11 06:24:36 linux-kernel [RFCv2 06/10] x86/uaccess: Remove tags from the address before checking
2022-05-11 06:02:59 linux-kernel [RFCv2 05/10] x86/mm: Provide untagged_addr() helper
2022-05-09 15:43:57 linux-kernel Re: [PATCH v5 3/3] x86/tdx: Add Quote generation support
2022-05-09 07:21:28 linux-kernel Re: [PATCH v5 3/3] x86/tdx: Add Quote generation support
2022-05-09 02:33:14 linux-kernel Re: [PATCH v5 3/3] x86/tdx: Add Quote generation support
2022-04-25 22:22:25 linux-kernel [PATCHv5 01/12] x86/boot/: Centralize __pa()/__va() definitions
2022-04-25 19:38:14 linux-kernel [PATCHv5 12/12] x86/mm: Report unaccepted memory in /proc/meminfo
2022-04-25 10:50:57 linux-kernel [PATCHv5 09/12] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub
2022-04-25 10:02:46 linux-kernel [PATCHv5 03/12] efi/x86: Get full memory map in allocate_e820()
2022-04-25 08:51:21 linux-kernel [PATCHv5 11/12] mm/vmstat: Add counter for memory accepting
2022-04-25 08:07:14 linux-kernel [PATCHv5 05/12] efi/x86: Implement support for unaccepted memory
2022-04-25 06:52:12 linux-kernel [PATCHv5 08/12] x86/mm: Provide helpers for unaccepted memory
2022-04-25 06:21:41 linux-kernel [PATCHv5 07/12] x86/mm: Reserve unaccepted memory bitmap
2022-04-25 06:11:53 linux-kernel [PATCHv5 06/12] x86/boot/compressed: Handle unaccepted memory
2022-04-25 06:03:45 linux-kernel [PATCHv5 00/12] mm, x86/cc: Implement support for unaccepted memory
2022-04-25 05:59:01 linux-kernel [PATCHv5 10/12] x86/tdx: Unaccepted memory support
2022-04-25 05:45:11 linux-kernel [PATCHv5 04/12] x86/boot: Add infrastructure required for unaccepted memory support
2022-04-25 04:06:01 linux-kernel [PATCHv5 02/12] mm: Add support for unaccepted memory
2022-04-22 21:23:58 linux-kernel Re: [PATCH] x86/tdx: Annotate a noreturn function
2022-04-19 16:46:40 linux-kernel Re: [PATCH] x86/mm: Fix spacing within memory encryption features message
2022-04-10 17:17:02 linux-kernel Re: [PATCHv8 00/30] TDX Guest: TDX core support
2022-04-07 20:40:15 linux-kernel Re: [PATCHv8 00/30] TDX Guest: TDX core support
2022-04-06 14:58:31 linux-kernel [PATCHv8 24/30] x86/topology: Disable CPU online/offline control for TDX guests
2022-04-06 13:47:20 linux-kernel [PATCHv8 14/30] x86: Consolidate port I/O helpers
2022-04-06 13:43:56 linux-kernel [PATCHv8 21/30] x86/acpi, x86/boot: Add multiprocessor wake-up support
2022-04-06 13:43:51 linux-kernel [PATCHv4 0/8] mm, x86/cc: Implement support for unaccepted memory
2022-04-06 13:30:15 linux-kernel [PATCHv8 16/30] x86/boot: Port I/O: add decompression-time support for TDX
2022-04-06 13:27:18 linux-kernel [PATCHv8 07/30] x86/traps: Add #VE support for TDX guest
2022-04-06 13:20:42 linux-kernel [PATCHv8 30/30] Documentation/x86: Document TDX kernel architecture
2022-04-06 13:18:18 linux-kernel [PATCHv8 18/30] x86/tdx: Port I/O: add early boot support
2022-04-06 13:08:10 linux-kernel [PATCHv8 19/30] x86/tdx: Wire up KVM hypercalls
2022-04-06 13:02:57 linux-kernel [PATCHv8 11/30] x86/tdx: Handle in-kernel MMIO
2022-04-06 12:53:07 linux-kernel [PATCHv8 20/30] x86/boot: Add a trampoline for booting APs via firmware handoff
2022-04-06 12:32:42 linux-kernel [PATCHv8 06/30] x86/traps: Refactor exc_general_protection()
2022-04-06 12:30:52 linux-kernel [PATCHv8 05/30] x86/tdx: Exclude shared bit from __PHYSICAL_MASK
2022-04-06 12:25:32 linux-kernel [PATCHv4 1/8] mm: Add support for unaccepted memory
2022-04-06 12:23:09 linux-kernel [PATCHv4 7/8] x86/tdx: Unaccepted memory support
2022-04-06 12:20:59 linux-kernel [PATCHv8 02/30] x86/tdx: Provide common base for SEAMCALL and TDCALL C wrappers
2022-04-06 12:16:39 linux-kernel [PATCHv8 22/30] x86/boot: Set CR0.NE early and keep it set during the boot