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
2023-05-31 16:45:51 linux-kernel Re: [PATCHv12 1/9] mm: Add support for unaccepted memory
2023-05-26 12:29:50 linux-kernel [PATCHv2 2/3] x86/tdx: Fix race between set_memory_encrypted() and load_unaligned_zeropad()
2023-05-26 12:21:20 linux-kernel [PATCHv2 3/3] x86/mm: Fix enc_status_change_finish_noop()
2023-05-26 12:20:15 linux-kernel [PATCHv2 1/3] x86/mm: Allow guest.enc_status_change_prepare() to fail
2023-05-26 12:17:49 linux-kernel Re: [PATCH 2/2] x86/tdx: Fix race between set_memory_encrypted() and load_unaligned_zeropad()
2023-05-26 12:08:52 linux-kernel [PATCHv2 0/3] x86/tdx: Fix one more load_unaligned_zeropad() issue
2023-05-26 12:02:46 linux-kernel Re: [PATCH 1/2] x86/mm: Allow guest.enc_status_change_prepare() to fail
2023-05-25 23:07:24 linux-kernel [PATCH 0/2] x86/tdx: Fix one more load_unaligned_zeropad() issue
2023-05-25 23:06:07 linux-kernel [PATCH 1/2] x86/mm: Allow guest.enc_status_change_prepare() to fail
2023-05-25 23:03:29 linux-kernel [PATCH 2/2] x86/tdx: Fix race between set_memory_encrypted() and load_unaligned_zeropad()
2023-05-23 23:53:59 linux-kernel Re: [PATCH v6 2/6] x86/tdx: Support vmalloc() for tdx_enc_status_changed()
2023-05-23 22:46:14 linux-kernel Re: [PATCH v6 2/6] x86/tdx: Support vmalloc() for tdx_enc_status_changed()
2023-05-18 23:34:38 linux-kernel [PATCHv12 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
2023-05-18 23:34:26 linux-kernel [PATCHv12 7/9] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub
2023-05-18 23:32:11 linux-kernel [PATCHv12 5/9] efi: Add unaccepted memory support
2023-05-18 23:21:19 linux-kernel [PATCHv12 4/9] x86/boot/compressed: Handle unaccepted memory
2023-05-18 23:21:14 linux-kernel [PATCHv12 1/9] mm: Add support for unaccepted memory
2023-05-18 23:20:58 linux-kernel [PATCHv12 3/9] efi/libstub: Implement support for unaccepted memory
2023-05-18 23:20:45 linux-kernel [PATCHv12 9/9] x86/tdx: Add unaccepted memory support
2023-05-18 23:18:54 linux-kernel [PATCHv12 2/9] efi/x86: Get full memory map in allocate_e820()
2023-05-18 23:17:09 linux-kernel [PATCHv12 6/9] efi/unaccepted: Avoid load_unaligned_zeropad() stepping into unaccepted memory
2023-05-18 23:16:49 linux-kernel [PATCHv12 8/9] x86/tdx: Refactor try_accept_one()
2023-05-17 18:51:16 linux-kernel Re: [PATCHv11 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
2023-05-16 19:31:34 linux-kernel Re: [PATCHv11 6/9] efi/unaccepted: Avoid load_unaligned_zeropad() stepping into unaccepted memory
2023-05-16 18:45:33 linux-kernel Re: [PATCHv11 6/9] efi/unaccepted: Avoid load_unaligned_zeropad() stepping into unaccepted memory
2023-05-16 12:35:06 linux-kernel [PATCHv11.1 5/9] efi: Add unaccepted memory support
2023-05-13 22:21:43 linux-kernel [PATCHv11 7/9] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub
2023-05-13 22:20:44 linux-kernel [PATCHv11 6/9] efi/unaccepted: Avoid load_unaligned_zeropad() stepping into unaccepted memory
2023-05-13 22:19:16 linux-kernel [PATCHv11 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
2023-05-13 22:17:21 linux-kernel [PATCHv11 3/9] efi/libstub: Implement support for unaccepted memory
2023-05-13 22:07:08 linux-kernel [PATCHv11 9/9] x86/tdx: Add unaccepted memory support
2023-05-13 22:06:38 linux-kernel [PATCHv11 8/9] x86/tdx: Refactor try_accept_one()
2023-05-13 22:06:29 linux-kernel [PATCHv11 5/9] efi: Provide helpers for unaccepted memory
2023-05-13 22:06:06 linux-kernel [PATCHv11 1/9] mm: Add support for unaccepted memory
2023-05-13 22:05:59 linux-kernel [PATCHv11 2/9] efi/x86: Get full memory map in allocate_e820()
2023-05-13 22:05:55 linux-kernel [PATCHv11 4/9] x86/boot/compressed: Handle unaccepted memory
2023-05-12 11:26:20 linux-kernel Re: [PATCHv10 04/11] efi/x86: Implement support for unaccepted memory
2023-05-08 00:37:39 linux-kernel [PATCHv10 04/11] efi/x86: Implement support for unaccepted memory
2023-05-08 00:36:38 linux-kernel [PATCHv10 09/11] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub
2023-05-08 00:35:56 linux-kernel [PATCHv10 07/11] x86/mm: Provide helpers for unaccepted memory
2023-05-08 00:35:02 linux-kernel [PATCHv10 01/11] mm: Add support for unaccepted memory
2023-05-08 00:34:39 linux-kernel [PATCHv10 10/11] x86/tdx: Refactor try_accept_one()
2023-05-08 00:28:49 linux-kernel [PATCHv10 05/11] x86/boot/compressed: Handle unaccepted memory
2023-05-08 00:26:40 linux-kernel [PATCHv10 03/11] x86/boot: Add infrastructure required for unaccepted memory support
2023-05-08 00:24:51 linux-kernel [PATCHv10 02/11] efi/x86: Get full memory map in allocate_e820()
2023-05-08 00:20:54 linux-kernel [PATCHv10 06/11] x86/mm: Reserve unaccepted memory bitmap
2023-05-08 00:12:32 linux-kernel [PATCHv10 00/11] mm, x86/cc: Implement support for unaccepted memory
2023-05-08 00:10:55 linux-kernel [PATCHv10 11/11] x86/tdx: Add unaccepted memory support
2023-05-07 23:49:50 linux-kernel [PATCHv10 08/11] x86/mm: Avoid load_unaligned_zeropad() stepping into unaccepted memory
2023-05-06 09:04:06 linux-kernel Re: [PATCH] x86/tdx: Wrap r11 argument of decompression hypercall with hcall_func
2023-04-26 10:46:42 linux-kernel Re: [PATCH 4/6] x86: efistub: Perform 4/5 level paging switch from the stub