Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Kirill A. Shutemov
| State =
Action Required
| Archived =
No
| 412 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
«
1
2
…
2
3
4
5
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[PATCHv2,6/7] x86/tdx: Relax SEPT_VE_DISABLE check for debug TD
x86/tdx: Changes for TDX guest initialization
- - -
-
-
-
2023-01-12
Kirill A. Shutemov
New
[PATCHv2,5/7] x86/tdx: Use ReportFatalError to report missing SEPT_VE_DISABLE
x86/tdx: Changes for TDX guest initialization
- - -
-
-
-
2023-01-12
Kirill A. Shutemov
New
[PATCHv2,4/7] x86/tdx: Expand __tdx_hypercall() to handle more arguments
x86/tdx: Changes for TDX guest initialization
- - -
-
-
-
2023-01-12
Kirill A. Shutemov
New
[PATCHv2,3/7] x86/tdx: Refactor __tdx_hypercall() to allow pass down more arguments
x86/tdx: Changes for TDX guest initialization
- - -
-
-
-
2023-01-12
Kirill A. Shutemov
New
[PATCHv2,2/7] x86/tdx: Add more registers to struct tdx_hypercall_args
x86/tdx: Changes for TDX guest initialization
- - -
-
-
-
2023-01-12
Kirill A. Shutemov
New
[PATCHv2,1/7] x86/tdx: Fix typo in comment in __tdx_hypercall()
x86/tdx: Changes for TDX guest initialization
- - -
-
-
-
2023-01-12
Kirill A. Shutemov
New
[PATCHv14.1,04/17] x86/mm: Handle LAM on context switch
Untitled series #17199
1 - 1
-
-
-
2023-01-11
Kirill A. Shutemov
New
[PATCHv14,17/17] selftests/x86/lam: Add test cases for LAM vs thread creation
Linear Address Masking enabling
- - -
-
-
-
2023-01-11
Kirill A. Shutemov
New
[PATCHv14,16/17] selftests/x86/lam: Add ARCH_FORCE_TAGGED_SVA test cases for linear-address masking
Linear Address Masking enabling
- - -
-
-
-
2023-01-11
Kirill A. Shutemov
New
[PATCHv14,15/17] selftests/x86/lam: Add inherit test cases for linear-address masking
Linear Address Masking enabling
- - -
-
-
-
2023-01-11
Kirill A. Shutemov
New
[PATCHv14,14/17] selftests/x86/lam: Add io_uring test cases for linear-address masking
Linear Address Masking enabling
- - -
-
-
-
2023-01-11
Kirill A. Shutemov
New
[PATCHv14,13/17] selftests/x86/lam: Add mmap and SYSCALL test cases for linear-address masking
Linear Address Masking enabling
- - -
-
-
-
2023-01-11
Kirill A. Shutemov
New
[PATCHv14,12/17] selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking
Linear Address Masking enabling
- - -
-
-
-
2023-01-11
Kirill A. Shutemov
New
[PATCHv14,11/17] x86/mm/iommu/sva: Make LAM and SVA mutually exclusive
Linear Address Masking enabling
- 2 -
-
-
-
2023-01-11
Kirill A. Shutemov
New
[PATCHv14,10/17] iommu/sva: Replace pasid_valid() helper with mm_valid_pasid()
Linear Address Masking enabling
- - -
-
-
-
2023-01-11
Kirill A. Shutemov
New
[PATCHv14,09/17] mm: Expose untagging mask in /proc/$PID/status
Linear Address Masking enabling
1 - -
-
-
-
2023-01-11
Kirill A. Shutemov
New
[PATCHv14,08/17] x86/mm: Reduce untagged_addr() overhead until the first LAM user
Linear Address Masking enabling
- - -
-
-
-
2023-01-11
Kirill A. Shutemov
New
[PATCHv14,07/17] x86/mm: Provide arch_prctl() interface for LAM
Linear Address Masking enabling
- - -
-
-
-
2023-01-11
Kirill A. Shutemov
New
[PATCHv14,06/17] x86/uaccess: Provide untagged_addr() and remove tags before address check
Linear Address Masking enabling
- - -
-
-
-
2023-01-11
Kirill A. Shutemov
New
[PATCHv14,05/17] mm: Introduce untagged_addr_remote()
Linear Address Masking enabling
- - -
-
-
-
2023-01-11
Kirill A. Shutemov
New
[PATCHv14,04/17] x86/mm: Handle LAM on context switch
Linear Address Masking enabling
1 - 1
-
-
-
2023-01-11
Kirill A. Shutemov
New
[PATCHv14,03/17] x86: CPUID and CR3/CR4 flags for Linear Address Masking
Linear Address Masking enabling
1 1 1
-
-
-
2023-01-11
Kirill A. Shutemov
New
[PATCHv14,02/17] x86: Allow atomic MM_CONTEXT flags setting
Linear Address Masking enabling
- - -
-
-
-
2023-01-11
Kirill A. Shutemov
New
[PATCHv14,01/17] x86/mm: Rework address range check in get_user() and put_user()
Linear Address Masking enabling
- - -
-
-
-
2023-01-11
Kirill A. Shutemov
New
[PATCHv13,16/16] selftests/x86/lam: Add test cases for LAM vs thread creation
Linear Address Masking enabling
- - -
-
-
-
2022-12-27
Kirill A. Shutemov
New
[PATCHv13,15/16] selftests/x86/lam: Add ARCH_FORCE_TAGGED_SVA test cases for linear-address masking
Linear Address Masking enabling
- - -
-
-
-
2022-12-27
Kirill A. Shutemov
New
[PATCHv13,14/16] selftests/x86/lam: Add inherit test cases for linear-address masking
Linear Address Masking enabling
- - -
-
-
-
2022-12-27
Kirill A. Shutemov
New
[PATCHv13,13/16] selftests/x86/lam: Add io_uring test cases for linear-address masking
Linear Address Masking enabling
- - -
-
-
-
2022-12-27
Kirill A. Shutemov
New
[PATCHv13,12/16] selftests/x86/lam: Add mmap and SYSCALL test cases for linear-address masking
Linear Address Masking enabling
- - -
-
-
-
2022-12-27
Kirill A. Shutemov
New
[PATCHv13,11/16] selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking
Linear Address Masking enabling
- - -
-
-
-
2022-12-27
Kirill A. Shutemov
New
[PATCHv13,10/16] x86/mm/iommu/sva: Make LAM and SVA mutually exclusive
Linear Address Masking enabling
- 2 -
-
-
-
2022-12-27
Kirill A. Shutemov
New
[PATCHv13,09/16] iommu/sva: Replace pasid_valid() helper with mm_valid_pasid()
Linear Address Masking enabling
- - -
-
-
-
2022-12-27
Kirill A. Shutemov
New
[PATCHv13,08/16] mm: Expose untagging mask in /proc/$PID/status
Linear Address Masking enabling
1 - -
-
-
-
2022-12-27
Kirill A. Shutemov
New
[PATCHv13,07/16] x86/mm: Reduce untagged_addr() overhead until the first LAM user
Linear Address Masking enabling
- - -
-
-
-
2022-12-27
Kirill A. Shutemov
New
[PATCHv13,06/16] x86/mm: Provide arch_prctl() interface for LAM
Linear Address Masking enabling
- - -
-
-
-
2022-12-27
Kirill A. Shutemov
New
[PATCHv13,05/16] x86/uaccess: Provide untagged_addr() and remove tags before address check
Linear Address Masking enabling
2 - 1
-
-
-
2022-12-27
Kirill A. Shutemov
New
[PATCHv13,04/16] mm: Introduce untagged_addr_remote()
Linear Address Masking enabling
- - -
-
-
-
2022-12-27
Kirill A. Shutemov
New
[PATCHv13,03/16] x86/mm: Handle LAM on context switch
Linear Address Masking enabling
1 - 1
-
-
-
2022-12-27
Kirill A. Shutemov
New
[PATCHv13,02/16] x86: CPUID and CR3/CR4 flags for Linear Address Masking
Linear Address Masking enabling
1 1 1
-
-
-
2022-12-27
Kirill A. Shutemov
New
[PATCHv13,01/16] x86: Allow atomic MM_CONTEXT flags setting
Linear Address Masking enabling
- - -
-
-
-
2022-12-27
Kirill A. Shutemov
New
[4/4] x86/tdx: Disable NOTIFY_ENABLES
x86/tdx: Changes for TDX guest initialization
- 1 -
-
-
-
2022-12-09
Kirill A. Shutemov
New
[3/4] x86/tdx: Relax SEPT_VE_DISABLE check for debug TD
x86/tdx: Changes for TDX guest initialization
- - -
-
-
-
2022-12-09
Kirill A. Shutemov
New
[2/4] x86/tdx: Use ReportFatalError to report missing SEPT_VE_DISABLE
x86/tdx: Changes for TDX guest initialization
- - -
-
-
-
2022-12-09
Kirill A. Shutemov
New
[1/4] x86/tdx: Expand __tdx_hypercall() to handle more arguments
x86/tdx: Changes for TDX guest initialization
- - -
-
-
-
2022-12-09
Kirill A. Shutemov
New
[PATCHv8,14/14] x86/tdx: Add unaccepted memory support
mm, x86/cc: Implement support for unaccepted memory
- - -
-
-
-
2022-12-07
Kirill A. Shutemov
New
[PATCHv8,13/14] x86/tdx: Refactor try_accept_one()
mm, x86/cc: Implement support for unaccepted memory
- 1 -
-
-
-
2022-12-07
Kirill A. Shutemov
New
[PATCHv8,12/14] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub
mm, x86/cc: Implement support for unaccepted memory
- 1 -
-
-
-
2022-12-07
Kirill A. Shutemov
New
[PATCHv8,11/14] x86: Disable kexec if system has unaccepted memory
mm, x86/cc: Implement support for unaccepted memory
- - -
-
-
-
2022-12-07
Kirill A. Shutemov
New
[PATCHv8,10/14] x86/mm: Avoid load_unaligned_zeropad() stepping into unaccepted memory
mm, x86/cc: Implement support for unaccepted memory
- 1 -
-
-
-
2022-12-07
Kirill A. Shutemov
New
[PATCHv8,09/14] x86/mm: Provide helpers for unaccepted memory
mm, x86/cc: Implement support for unaccepted memory
- - -
-
-
-
2022-12-07
Kirill A. Shutemov
New
[PATCHv8,08/14] x86/mm: Reserve unaccepted memory bitmap
mm, x86/cc: Implement support for unaccepted memory
1 - -
-
-
-
2022-12-07
Kirill A. Shutemov
New
[PATCHv8,07/14] x86/boot/compressed: Handle unaccepted memory
mm, x86/cc: Implement support for unaccepted memory
- - -
-
-
-
2022-12-07
Kirill A. Shutemov
New
[PATCHv8,06/14] efi/x86: Implement support for unaccepted memory
mm, x86/cc: Implement support for unaccepted memory
- - -
-
-
-
2022-12-07
Kirill A. Shutemov
New
[PATCHv8,05/14] x86/boot: Add infrastructure required for unaccepted memory support
mm, x86/cc: Implement support for unaccepted memory
- 1 -
-
-
-
2022-12-07
Kirill A. Shutemov
New
[PATCHv8,04/14] efi/x86: Get full memory map in allocate_e820()
mm, x86/cc: Implement support for unaccepted memory
- 1 -
-
-
-
2022-12-07
Kirill A. Shutemov
New
[PATCHv8,03/14] mm: Report unaccepted memory in meminfo
mm, x86/cc: Implement support for unaccepted memory
- - -
-
-
-
2022-12-07
Kirill A. Shutemov
New
[PATCHv8,02/14] mm: Add support for unaccepted memory
mm, x86/cc: Implement support for unaccepted memory
1 - -
-
-
-
2022-12-07
Kirill A. Shutemov
New
[PATCHv8,01/14] x86/boot: Centralize __pa()/__va() definitions
mm, x86/cc: Implement support for unaccepted memory
- 3 -
-
-
-
2022-12-07
Kirill A. Shutemov
New
[PATCHv2] scsi: Fix get_user() in call sg_scsi_ioctl()
[PATCHv2] scsi: Fix get_user() in call sg_scsi_ioctl()
- - -
-
-
-
2022-11-17
Kirill A. Shutemov
New
[2/2] x86/mm: Fix sparse warnings in untagged_ptr()
x86/mm: Fix sparse warning due to LAM patchset
- - 1
-
-
-
2022-11-16
Kirill A. Shutemov
New
[1/2] scsi: Fix get_user() in call sg_scsi_ioctl()
x86/mm: Fix sparse warning due to LAM patchset
- - -
-
-
-
2022-11-16
Kirill A. Shutemov
New
[PATCHv12,16/16] selftests/x86/lam: Add ARCH_FORCE_TAGGED_SVA test cases for linear-address masking
Linear Address Masking enabling
- - -
-
-
-
2022-11-09
Kirill A. Shutemov
New
[PATCHv12,15/16] selftests/x86/lam: Add inherit test cases for linear-address masking
Linear Address Masking enabling
- - -
-
-
-
2022-11-09
Kirill A. Shutemov
New
[PATCHv12,14/16] selftests/x86/lam: Add io_uring test cases for linear-address masking
Linear Address Masking enabling
- - -
-
-
-
2022-11-09
Kirill A. Shutemov
New
[PATCHv12,13/16] selftests/x86/lam: Add mmap and SYSCALL test cases for linear-address masking
Linear Address Masking enabling
- - -
-
-
-
2022-11-09
Kirill A. Shutemov
New
[PATCHv12,12/16] selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking
Linear Address Masking enabling
- - -
-
-
-
2022-11-09
Kirill A. Shutemov
New
[PATCHv12,11/16] x86/mm, iommu/sva: Make LAM and SVA mutually exclusive
Linear Address Masking enabling
- 2 -
-
-
-
2022-11-09
Kirill A. Shutemov
New
[PATCHv12,10/16] iommu/sva: Replace pasid_valid() helper with mm_valid_pasid()
Linear Address Masking enabling
- - -
-
-
-
2022-11-09
Kirill A. Shutemov
New
[PATCHv12,09/16] mm: Expose untagging mask in /proc/$PID/status
Linear Address Masking enabling
1 - -
-
-
-
2022-11-09
Kirill A. Shutemov
New
[PATCHv12,08/16] x86/mm: Reduce untagged_addr() overhead until the first LAM user
Linear Address Masking enabling
- - -
-
-
-
2022-11-09
Kirill A. Shutemov
New
[PATCHv12,07/16] x86/mm: Provide arch_prctl() interface for LAM
Linear Address Masking enabling
1 1 1
-
-
-
2022-11-09
Kirill A. Shutemov
New
[PATCHv12,06/16] KVM: Serialize tagged address check against tagging enabling
Linear Address Masking enabling
- - -
-
-
-
2022-11-09
Kirill A. Shutemov
New
[PATCHv12,05/16] x86/uaccess: Provide untagged_addr() and remove tags before address check
Linear Address Masking enabling
2 - 1
-
-
-
2022-11-09
Kirill A. Shutemov
New
[PATCHv12,04/16] x86/mm: Handle LAM on context switch
Linear Address Masking enabling
1 - 1
-
-
-
2022-11-09
Kirill A. Shutemov
New
[PATCHv12,03/16] mm: Pass down mm_struct to untagged_addr()
Linear Address Masking enabling
1 2 1
-
-
-
2022-11-09
Kirill A. Shutemov
New
[PATCHv12,02/16] x86: CPUID and CR3/CR4 flags for Linear Address Masking
Linear Address Masking enabling
1 1 1
-
-
-
2022-11-09
Kirill A. Shutemov
New
[PATCHv12,01/16] x86/mm: Fix CR3_ADDR_MASK
Linear Address Masking enabling
1 2 1
-
-
-
2022-11-09
Kirill A. Shutemov
New
[PATCHv11.1,07/16] x86/mm: Provide arch_prctl() interface for LAM
Untitled series #6482
1 1 1
-
-
-
2022-11-07
Kirill A. Shutemov
New
[PATCHv11.1,04/16] x86/mm: Handle LAM on context switch
Untitled series #6482
1 - 1
-
-
-
2022-11-07
Kirill A. Shutemov
New
[2/2] x86/tdx: Do not allow #VE due to EPT violation on the private memory
x86/tdx: Enforce no #VE on private memory accesses
- - -
-
-
-
2022-10-28
Kirill A. Shutemov
New
[1/2] x86/tdx: Extract GET_INFO call from get_cc_mask()
x86/tdx: Enforce no #VE on private memory accesses
- - -
-
-
-
2022-10-28
Kirill A. Shutemov
New
[PATCHv11,16/16] selftests/x86/lam: Add ARCH_FORCE_TAGGED_SVA test cases for linear-address masking
Linear Address Masking enabling
- - -
-
-
-
2022-10-25
Kirill A. Shutemov
New
[PATCHv11,15/16] selftests/x86/lam: Add inherit test cases for linear-address masking
Linear Address Masking enabling
- - -
-
-
-
2022-10-25
Kirill A. Shutemov
New
[PATCHv11,14/16] selftests/x86/lam: Add io_uring test cases for linear-address masking
Linear Address Masking enabling
- - -
-
-
-
2022-10-25
Kirill A. Shutemov
New
[PATCHv11,13/16] selftests/x86/lam: Add mmap and SYSCALL test cases for linear-address masking
Linear Address Masking enabling
- - -
-
-
-
2022-10-25
Kirill A. Shutemov
New
[PATCHv11,12/16] selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking
Linear Address Masking enabling
- - -
-
-
-
2022-10-25
Kirill A. Shutemov
New
[PATCHv11,11/16] x86/mm, iommu/sva: Make LAM and SVA mutually exclusive
Linear Address Masking enabling
- 2 -
-
-
-
2022-10-25
Kirill A. Shutemov
New
[PATCHv11,10/16] iommu/sva: Replace pasid_valid() helper with mm_valid_pasid()
Linear Address Masking enabling
- - -
-
-
-
2022-10-25
Kirill A. Shutemov
New
[PATCHv11,09/16] mm: Expose untagging mask in /proc/$PID/status
Linear Address Masking enabling
1 - -
-
-
-
2022-10-25
Kirill A. Shutemov
New
[PATCHv11,08/16] x86/mm: Reduce untagged_addr() overhead until the first LAM user
Linear Address Masking enabling
- - -
-
-
-
2022-10-25
Kirill A. Shutemov
New
[PATCHv11,07/16] x86/mm: Provide arch_prctl() interface for LAM
Linear Address Masking enabling
1 1 1
-
-
-
2022-10-25
Kirill A. Shutemov
New
[PATCHv11,06/16] KVM: Serialize tagged address check against tagging enabling
Linear Address Masking enabling
- - -
-
-
-
2022-10-25
Kirill A. Shutemov
New
[PATCHv11,05/16] x86/uaccess: Provide untagged_addr() and remove tags before address check
Linear Address Masking enabling
2 - 1
-
-
-
2022-10-25
Kirill A. Shutemov
New
[PATCHv11,04/16] x86/mm: Handle LAM on context switch
Linear Address Masking enabling
1 - 1
-
-
-
2022-10-25
Kirill A. Shutemov
New
[PATCHv11,03/16] mm: Pass down mm_struct to untagged_addr()
Linear Address Masking enabling
1 2 1
-
-
-
2022-10-25
Kirill A. Shutemov
New
[PATCHv11,02/16] x86: CPUID and CR3/CR4 flags for Linear Address Masking
Linear Address Masking enabling
1 1 1
-
-
-
2022-10-25
Kirill A. Shutemov
New
[PATCHv11,01/16] x86/mm: Fix CR3_ADDR_MASK
Linear Address Masking enabling
1 2 1
-
-
-
2022-10-25
Kirill A. Shutemov
New
[PATCHv10,15/15] selftests/x86/lam: Add ARCH_FORCE_TAGGED_SVM test cases for linear-address masking
Linear Address Masking enabling
- - -
-
-
-
2022-10-18
Kirill A. Shutemov
New
[PATCHv10,14/15] selftests/x86/lam: Add inherit test cases for linear-address masking
Linear Address Masking enabling
- - -
-
-
-
2022-10-18
Kirill A. Shutemov
New
[PATCHv10,13/15] selftests/x86/lam: Add io_uring test cases for linear-address masking
Linear Address Masking enabling
- - -
-
-
-
2022-10-18
Kirill A. Shutemov
New
«
1
2
…
2
3
4
5
»