LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2022-06-22 16:54:57
linux-kernel
[PATCHv4 4/8] x86/mm: Handle LAM on context switch
2022-06-22 16:41:07
linux-kernel
[PATCHv4 2/8] x86: CPUID and CR3/CR4 flags for Linear Address Masking
2022-06-22 16:40:19
linux-kernel
[PATCHv4 OPTIONAL 8/8] x86/mm: Extend LAM to support to LAM_U48
2022-06-22 16:32:58
linux-kernel
[PATCHv4 7/8] x86: Expose untagging mask in /proc/$PID/arch_status
2022-06-22 16:32:52
linux-kernel
[PATCHv4 0/8] Linear Address Masking enabling
2022-06-22 16:31:39
linux-kernel
[PATCHv4 5/8] x86/uaccess: Provide untagged_addr() and remove tags before address check
2022-06-22 16:31:20
linux-kernel
[PATCHv4 6/8] x86/mm: Provide ARCH_GET_UNTAG_MASK and ARCH_ENABLE_TAGGED_ADDR
2022-06-22 16:31:17
linux-kernel
[PATCHv4 3/8] mm: Pass down mm_struct to untagged_addr()
2022-06-22 16:30:47
linux-kernel
[PATCHv4 1/8] x86/mm: Fix CR3_ADDR_MASK
2022-06-17 23:01:16
linux-kernel
Re: [PATCHv3 3/8] mm: Pass down mm_struct to untagged_addr()
2022-06-17 22:48:22
linux-kernel
Re: [PATCHv3 4/8] x86/mm: Handle LAM on context switch
2022-06-16 23:54:47
linux-kernel
Re: [PATCHv3 0/8] Linear Address Masking enabling
2022-06-16 17:30:22
linux-kernel
Re: [PATCHv3 6/8] x86/mm: Provide ARCH_GET_UNTAG_MASK and ARCH_ENABLE_TAGGED_ADDR
2022-06-16 17:11:51
linux-kernel
Re: [PATCHv3 6/8] x86/mm: Provide ARCH_GET_UNTAG_MASK and ARCH_ENABLE_TAGGED_ADDR
2022-06-16 17:00:41
linux-kernel
Re: [PATCHv3 5/8] x86/uaccess: Provide untagged_addr() and remove tags before address check
2022-06-16 17:00:31
linux-kernel
Re: [PATCHv3 4/8] x86/mm: Handle LAM on context switch
2022-06-16 16:59:19
linux-kernel
Re: [PATCHv3 5/8] x86/uaccess: Provide untagged_addr() and remove tags before address check
2022-06-16 01:39:24
linux-kernel
Re: [PATCHv4 3/3] x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared page
2022-06-15 23:32:06
linux-kernel
Re: [PATCHv4 3/3] x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared page
2022-06-15 23:17:44
linux-kernel
Re: [PATCHv4 3/3] x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared page
2022-06-15 23:12:20
linux-kernel
Re: [PATCHv4 3/3] x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared page
2022-06-15 23:01:21
linux-kernel
Re: [PATCHv4 3/3] x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared page
2022-06-15 22:52:56
linux-kernel
Re: [PATCHv4 3/3] x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared page
2022-06-15 17:29:36
linux-kernel
Re: [PATCHv4 3/3] x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared page
2022-06-15 17:03:55
linux-kernel
Re: [PATCHv3 5/8] x86/uaccess: Provide untagged_addr() and remove tags before address check
2022-06-15 16:07:40
linux-kernel
Re: [PATCHv3 4/8] x86/mm: Handle LAM on context switch
2022-06-14 12:30:17
linux-kernel
[PATCHv7 02/14] mm: Add support for unaccepted memory
2022-06-14 12:29:19
linux-kernel
[PATCHv4 1/3] x86/tdx: Fix early #VE handling
2022-06-14 12:28:30
linux-kernel
[PATCHv7 08/14] x86/mm: Reserve unaccepted memory bitmap
2022-06-14 12:28:29
linux-kernel
[PATCHv4 0/3] An updated version of the load_unaligned_zeropad() fix
2022-06-14 12:11:23
linux-kernel
[PATCHv7 01/14] x86/boot: Centralize __pa()/__va() definitions
2022-06-14 12:11:18
linux-kernel
[PATCHv7 07/14] x86/boot/compressed: Handle unaccepted memory
2022-06-14 12:06:31
linux-kernel
[PATCHv7 14/14] x86/tdx: Add unaccepted memory support
2022-06-14 12:06:25
linux-kernel
[PATCHv7 13/14] x86/tdx: Refactor try_accept_one()
2022-06-14 12:04:50
linux-kernel
[PATCHv7 09/14] x86/mm: Provide helpers for unaccepted memory
2022-06-14 12:04:49
linux-kernel
[PATCHv7 05/14] x86/boot: Add infrastructure required for unaccepted memory support
2022-06-14 12:04:48
linux-kernel
[PATCHv7 10/14] x86/mm: Avoid load_unaligned_zeropad() stepping into unaccepted memory
2022-06-14 12:04:47
linux-kernel
[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
2022-06-14 12:04:46
linux-kernel
[PATCHv7 06/14] efi/x86: Implement support for unaccepted memory
2022-06-14 12:04:45
linux-kernel
[PATCHv7 11/14] x86: Disable kexec if system has unaccepted memory
2022-06-14 12:04:42
linux-kernel
[PATCHv7 12/14] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub
2022-06-14 12:04:20
linux-kernel
[PATCHv7 03/14] mm: Report unaccepted memory in meminfo
2022-06-14 12:04:08
linux-kernel
[PATCHv7 04/14] efi/x86: Get full memory map in allocate_e820()
2022-06-14 12:03:14
linux-kernel
[PATCHv4 3/3] x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared page
2022-06-14 12:03:09
linux-kernel
[PATCHv4 2/3] x86/tdx: Clarify RIP adjustments in #VE handler
2022-06-11 02:18:04
linux-kernel
Re: [PATCHv3 6/8] x86/mm: Provide ARCH_GET_UNTAG_MASK and ARCH_ENABLE_TAGGED_ADDR
2022-06-11 01:30:49
linux-kernel
Re: [PATCHv3 7/8] x86: Expose untagging mask in /proc/$PID/arch_status
2022-06-10 18:28:10
linux-kernel
Re: [PATCHv3 6/8] x86/mm: Provide ARCH_GET_UNTAG_MASK and ARCH_ENABLE_TAGGED_ADDR
2022-06-10 18:27:07
linux-kernel
Re: [PATCHv3 6/8] x86/mm: Provide ARCH_GET_UNTAG_MASK and ARCH_ENABLE_TAGGED_ADDR
2022-06-10 15:10:54
linux-kernel
[PATCHv3 5/8] x86/uaccess: Provide untagged_addr() and remove tags before address check
2022-06-10 15:09:54
linux-kernel
[PATCHv3 4/8] x86/mm: Handle LAM on context switch