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-04-12 15:26:34
linux-kernel
Re: [PATCH v4 2/6] x86/tdx: Support vmalloc() for tdx_enc_status_changed()
2023-04-12 15:21:59
linux-kernel
Re: [PATCH v4 2/6] x86/tdx: Support vmalloc() for tdx_enc_status_changed()
2023-04-03 11:13:37
linux-kernel
[PATCH 1/2] x86/mm/iommu/sva: Fix error code for LAM enabling failure due to SVA
2023-04-03 11:13:27
linux-kernel
[PATCH 2/2] x86/mm/iommu/sva: Do not allow to set FORCE_TAGGED_SVA bit from outside
2023-04-03 11:11:55
linux-kernel
[PATCH 0/2] Couple of trivial fixes for LAM vs. SVA interaction
2023-03-30 12:40:49
linux-kernel
Re: [RFC PATCH] x86/insn: support decode MOVSXD instruction for MMIO
2023-03-30 11:53:58
linux-kernel
[PATCHv9 10/14] x86/mm: Provide helpers for unaccepted memory
2023-03-30 11:53:52
linux-kernel
[PATCHv9 09/14] x86/mm: Reserve unaccepted memory bitmap
2023-03-30 11:53:51
linux-kernel
[PATCHv9 05/14] efi/x86: Get full memory map in allocate_e820()
2023-03-30 11:53:42
linux-kernel
[PATCHv9 14/14] x86/tdx: Add unaccepted memory support
2023-03-30 11:53:40
linux-kernel
[PATCHv9 07/14] efi/x86: Implement support for unaccepted memory
2023-03-30 11:53:38
linux-kernel
[PATCHv9 11/14] x86/mm: Avoid load_unaligned_zeropad() stepping into unaccepted memory
2023-03-30 11:53:36
linux-kernel
[PATCHv9 06/14] x86/boot: Add infrastructure required for unaccepted memory support
2023-03-30 11:53:30
linux-kernel
[PATCHv9 08/14] x86/boot/compressed: Handle unaccepted memory
2023-03-30 11:53:22
linux-kernel
[PATCHv9 00/14] mm, x86/cc: Implement support for unaccepted memory
2023-03-30 11:53:17
linux-kernel
[PATCHv9 03/14] mm/page_alloc: Fake unaccepted memory
2023-03-30 11:53:14
linux-kernel
[PATCHv9 13/14] x86/tdx: Refactor try_accept_one()
2023-03-30 11:53:08
linux-kernel
[PATCHv9 12/14] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub
2023-03-30 11:53:01
linux-kernel
[PATCHv9 04/14] mm/page_alloc: Add sysfs handle to accept accept_memory
2023-03-30 11:52:44
linux-kernel
[PATCHv9 01/14] x86/boot: Centralize __pa()/__va() definitions
2023-03-30 11:52:39
linux-kernel
[PATCHv9 02/14] mm: Add support for unaccepted memory
2023-03-25 16:08:25
linux-kernel
[PATCH] x86: Disable kexec for TDX guests
2023-03-23 10:20:26
linux-kernel
Re: [PATCH 00/14] arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER
2023-03-21 00:35:29
linux-kernel
[PATCH, REBASED] x86/tdx: Drop flags from __tdx_hypercall()
2023-03-21 00:24:27
linux-kernel
[PATCHv2] mm/page_alloc: Make deferred page init free pages in MAX_ORDER blocks
2023-03-17 15:37:35
linux-kernel
[PATCH] mm/page_alloc: Make deferred page init free pages in MAX_ORDER blocks
2023-03-15 11:32:27
linux-kernel
[PATCH 10/10] mm, treewide: Redefine MAX_ORDER sanely
2023-03-15 11:32:24
linux-kernel
[PATCH 07/10] mm/page_reporting: Fix MAX_ORDER usage in page_reporting_register()
2023-03-15 11:32:18
linux-kernel
[PATCH 06/10] perf/core: Fix MAX_ORDER usage in rb_alloc_aux_page()
2023-03-15 11:32:13
linux-kernel
[PATCH 09/10] iommu: Fix MAX_ORDER usage in __iommu_dma_alloc_pages()
2023-03-15 11:32:08
linux-kernel
[PATCH 08/10] mm/slub: Fix MAX_ORDER usage in calculate_order()
2023-03-15 11:32:05
linux-kernel
[PATCH 05/10] genwqe: Fix MAX_ORDER usage
2023-03-15 11:32:03
linux-kernel
[PATCH 04/10] drm/i915: Fix MAX_ORDER usage in i915_gem_object_get_pages_internal()
2023-03-15 11:32:00
linux-kernel
[PATCH 00/10] Fix confusion around MAX_ORDER
2023-03-15 11:31:54
linux-kernel
[PATCH 01/10] sparc/mm: Fix MAX_ORDER usage in tsb_grow()
2023-03-15 11:31:52
linux-kernel
[PATCH 02/10] um: Fix MAX_ORDER usage in linux_main()
2023-03-15 11:31:48
linux-kernel
[PATCH 03/10] floppy: Fix MAX_ORDER usage
2023-03-12 11:29:08
linux-kernel
[PATCHv16 15/17] selftests/x86/lam: Add inherit test cases for linear-address masking
2023-03-12 11:29:05
linux-kernel
[PATCHv16 16/17] selftests/x86/lam: Add ARCH_FORCE_TAGGED_SVA test cases for linear-address masking
2023-03-12 11:29:00
linux-kernel
[PATCHv16 17/17] selftests/x86/lam: Add test cases for LAM vs thread creation
2023-03-12 11:28:42
linux-kernel
[PATCHv16 12/17] selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking
2023-03-12 11:28:42
linux-kernel
[PATCHv16 14/17] selftests/x86/lam: Add io_uring test cases for linear-address masking
2023-03-12 11:28:10
linux-kernel
[PATCHv16 06/17] x86/uaccess: Provide untagged_addr() and remove tags before address check
2023-03-12 11:28:10
linux-kernel
[PATCHv16 04/17] x86/mm: Handle LAM on context switch
2023-03-12 11:28:10
linux-kernel
[PATCHv16 09/17] mm: Expose untagging mask in /proc/$PID/status
2023-03-12 11:28:10
linux-kernel
[PATCHv16 11/17] x86/mm/iommu/sva: Make LAM and SVA mutually exclusive
2023-03-12 11:27:39
linux-kernel
[PATCHv16 05/17] mm: Introduce untagged_addr_remote()
2023-03-12 11:27:39
linux-kernel
[PATCHv16 08/17] x86/mm: Provide arch_prctl() interface for LAM
2023-03-12 11:27:39
linux-kernel
[PATCHv16 10/17] iommu/sva: Replace pasid_valid() helper with mm_valid_pasid()
2023-03-12 11:27:39
linux-kernel
[PATCHv16 13/17] selftests/x86/lam: Add mmap and SYSCALL test cases for linear-address masking
2023-03-12 11:27:38
linux-kernel
[PATCHv16 07/17] x86/mm: Reduce untagged_addr() overhead for systems without LAM