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
2023-01-12 10:26:36
linux-kernel
[PATCHv2 5/7] x86/tdx: Use ReportFatalError to report missing SEPT_VE_DISABLE
2023-01-12 10:25:10
linux-kernel
[PATCHv2 3/7] x86/tdx: Refactor __tdx_hypercall() to allow pass down more arguments
2023-01-11 14:51:42
linux-kernel
[PATCHv14.1 04/17] x86/mm: Handle LAM on context switch
2023-01-11 14:20:03
linux-kernel
[PATCHv14 17/17] selftests/x86/lam: Add test cases for LAM vs thread creation
2023-01-11 14:04:02
linux-kernel
[PATCHv14 11/17] x86/mm/iommu/sva: Make LAM and SVA mutually exclusive
2023-01-11 13:59:26
linux-kernel
[PATCHv14 09/17] mm: Expose untagging mask in /proc/$PID/status
2023-01-11 13:56:53
linux-kernel
[PATCHv14 12/17] selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking
2023-01-11 13:51:39
linux-kernel
[PATCHv14 10/17] iommu/sva: Replace pasid_valid() helper with mm_valid_pasid()
2023-01-11 13:51:35
linux-kernel
[PATCHv14 04/17] x86/mm: Handle LAM on context switch
2023-01-11 13:50:37
linux-kernel
[PATCHv14 15/17] selftests/x86/lam: Add inherit test cases for linear-address masking
2023-01-11 13:50:37
linux-kernel
[PATCHv14 14/17] selftests/x86/lam: Add io_uring test cases for linear-address masking
2023-01-11 13:50:06
linux-kernel
[PATCHv14 00/17] Linear Address Masking enabling
2023-01-11 13:49:42
linux-kernel
[PATCHv14 02/17] x86: Allow atomic MM_CONTEXT flags setting
2023-01-11 13:48:11
linux-kernel
[PATCHv14 06/17] x86/uaccess: Provide untagged_addr() and remove tags before address check
2023-01-11 13:47:50
linux-kernel
[PATCHv14 07/17] x86/mm: Provide arch_prctl() interface for LAM
2023-01-11 13:47:03
linux-kernel
[PATCHv14 13/17] selftests/x86/lam: Add mmap and SYSCALL test cases for linear-address masking
2023-01-11 13:44:26
linux-kernel
[PATCHv14 16/17] selftests/x86/lam: Add ARCH_FORCE_TAGGED_SVA test cases for linear-address masking
2023-01-11 13:40:29
linux-kernel
[PATCHv14 03/17] x86: CPUID and CR3/CR4 flags for Linear Address Masking
2023-01-11 13:30:43
linux-kernel
[PATCHv14 05/17] mm: Introduce untagged_addr_remote()
2023-01-11 13:29:32
linux-kernel
[PATCHv14 08/17] x86/mm: Reduce untagged_addr() overhead until the first LAM user
2023-01-11 13:26:11
linux-kernel
[PATCHv14 01/17] x86/mm: Rework address range check in get_user() and put_user()
2022-12-27 03:52:50
linux-kernel
[PATCHv13 12/16] selftests/x86/lam: Add mmap and SYSCALL test cases for linear-address masking
2022-12-27 03:50:59
linux-kernel
[PATCHv13 06/16] x86/mm: Provide arch_prctl() interface for LAM
2022-12-27 03:49:38
linux-kernel
[PATCHv13 15/16] selftests/x86/lam: Add ARCH_FORCE_TAGGED_SVA test cases for linear-address masking
2022-12-27 03:43:23
linux-kernel
[PATCHv13 16/16] selftests/x86/lam: Add test cases for LAM vs thread creation
2022-12-27 03:30:39
linux-kernel
[PATCHv13 07/16] x86/mm: Reduce untagged_addr() overhead until the first LAM user
2022-12-27 03:29:30
linux-kernel
[PATCHv13 11/16] selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking
2022-12-27 03:28:01
linux-kernel
[PATCHv13 14/16] selftests/x86/lam: Add inherit test cases for linear-address masking
2022-12-27 03:27:38
linux-kernel
[PATCHv13 10/16] x86/mm/iommu/sva: Make LAM and SVA mutually exclusive
2022-12-27 03:27:36
linux-kernel
[PATCHv13 13/16] selftests/x86/lam: Add io_uring test cases for linear-address masking
2022-12-27 03:26:56
linux-kernel
[PATCHv13 01/16] x86: Allow atomic MM_CONTEXT flags setting
2022-12-27 03:25:33
linux-kernel
[PATCHv13 03/16] x86/mm: Handle LAM on context switch
2022-12-27 03:24:16
linux-kernel
[PATCHv13 02/16] x86: CPUID and CR3/CR4 flags for Linear Address Masking
2022-12-27 03:23:01
linux-kernel
[PATCHv13 04/16] mm: Introduce untagged_addr_remote()
2022-12-27 03:22:38
linux-kernel
[PATCHv13 00/16] Linear Address Masking enabling
2022-12-27 03:21:36
linux-kernel
[PATCHv13 09/16] iommu/sva: Replace pasid_valid() helper with mm_valid_pasid()
2022-12-27 03:21:14
linux-kernel
[PATCHv13 05/16] x86/uaccess: Provide untagged_addr() and remove tags before address check
2022-12-27 03:11:02
linux-kernel
[PATCHv13 08/16] mm: Expose untagging mask in /proc/$PID/status
2022-12-16 02:51:51
linux-kernel
Re: [PATCH 2/4] x86/tdx: Use ReportFatalError to report missing SEPT_VE_DISABLE
2022-12-16 02:45:39
linux-kernel
Re: [GIT PULL] x86/mm for 6.2
2022-12-15 17:33:01
linux-kernel
Re: [PATCH 2/4] x86/tdx: Use ReportFatalError to report missing SEPT_VE_DISABLE
2022-12-15 16:38:46
linux-kernel
Re: [PATCH 3/4] x86/tdx: Relax SEPT_VE_DISABLE check for debug TD
2022-12-15 12:42:45
linux-kernel
Re: [GIT PULL] x86/mm for 6.2
2022-12-09 14:17:04
linux-kernel
[PATCH 2/4] x86/tdx: Use ReportFatalError to report missing SEPT_VE_DISABLE
2022-12-09 14:15:12
linux-kernel
[PATCH 1/4] x86/tdx: Expand __tdx_hypercall() to handle more arguments
2022-12-09 13:49:47
linux-kernel
[PATCH 4/4] x86/tdx: Disable NOTIFY_ENABLES
2022-12-09 13:48:11
linux-kernel
[PATCH 0/4] x86/tdx: Changes for TDX guest initialization
2022-12-09 13:34:24
linux-kernel
[PATCH 3/4] x86/tdx: Relax SEPT_VE_DISABLE check for debug TD
2022-12-07 02:19:08
linux-kernel
[PATCHv8 06/14] efi/x86: Implement support for unaccepted memory
2022-12-07 02:07:31
linux-kernel
[PATCHv8 00/14] mm, x86/cc: Implement support for unaccepted memory
2022-12-07 02:07:10
linux-kernel
[PATCHv8 13/14] x86/tdx: Refactor try_accept_one()