LKML News v5.14-rc6
[PATCH v9 1/2] mm: introduce process_mrelease system call (Suren Baghdasaryan) https://lkml.kernel.org/r/20210809185259.405936-1-surenb@google.com 9th version of the patchset which introducing a new system call for releasing memory of a process in a speedy manner. mmotm 2021-08-09-19-18 uploaded (Andrew Morton) https://lkml.kernel.org/r/20210810021934.XcpwGUEMn%akpm@linux-foundation.org -mm tree updated. [PATCH 0/5] x86: Impplement support for unaccepted memory (Kirill A. Shutemov) https://lkml.kernel.org/r/20210810062626.1012-1-kirill.shutemov@linux.intel.com Some platforms like Intel TDX or AMD SEV-SNP require memory to be accepted before it can be used by the guest....