The two patches can apply cleanly to today's tip.git's master branch. Dave kindly re-wrote the changelog for the first patch, and suggested a better version of the second patch. See [1]. I integrated Dave's comments into this v10. Dave, thank you! Please review. [1] v9: https://lwn.net/ml/linux-kernel/20230811021246.821-1-decui@xxxxxxxxxxxxx/ Dexuan Cui (2): x86/tdx: Retry partially-completed page conversion hypercalls x86/tdx: Support vmalloc() for tdx_enc_status_changed() arch/x86/coco/tdx/tdx.c | 88 ++++++++++++++++++++++++++----- arch/x86/include/asm/shared/tdx.h | 2 + 2 files changed, 78 insertions(+), 12 deletions(-) -- 2.25.1