Patch Series

Subject Add support for shared PTEs across processes
Author anthony.yznaga@oracle.com
Date 2025-08-20 01:03:54 +0000 UTC
Version 3
Cc akpm@linux-foundation.org andreyknvl@gmail.com anthony.yznaga@oracle.com arnd@arndb.de bp@alien8.de brauner@kernel.org bsegall@google.com corbet@lwn.net dave.hansen@linux.intel.com david@redhat.com dietmar.eggemann@arm.com ebiederm@xmission.com hpa@zytor.com jakub.wartak@mailbox.org jannh@google.com juri.lelli@redhat.com khalid@kernel.org liam.howlett@oracle.com linux-arch@vger.kernel.org linux-doc@vger.kernel.org linux-kernel@vger.kernel.org linux-mm@kvack.org linyongting@bytedance.com lorenzo.stoakes@oracle.com luto@kernel.org markhemm@googlemail.com maz@kernel.org mgorman@suse.de mhiramat@kernel.org mhocko@suse.com mingo@redhat.com muchun.song@linux.dev neilb@suse.de osalvador@suse.de pcc@google.com peterz@infradead.org pfalcato@suse.de rostedt@goodmis.org rppt@kernel.org shakeel.butt@linux.dev surenb@google.com tglx@linutronix.de vasily.averin@linux.dev vbabka@suse.cz vincent.guittot@linaro.org viro@zeniv.linux.org.uk vschneid@redhat.com willy@infradead.org x86@kernel.org xhao@linux.alibaba.com

Patches (22)

Name Content
[PATCH v3 01/22] mm: Add msharefs filesystem [Body]
[PATCH v3 02/22] mm/mshare: pre-populate msharefs with information file [Body]
[PATCH v3 03/22] mm/mshare: make msharefs writable and support directories [Body]
[PATCH v3 04/22] mm/mshare: allocate an mm_struct for msharefs files [Body]
[PATCH v3 05/22] mm/mshare: add ways to set the size of an mshare region [Body]
[PATCH v3 06/22] mm/mshare: Add a vma flag to indicate an mshare region [Body]
[PATCH v3 07/22] mm/mshare: Add mmap support [Body]
[PATCH v3 08/22] mm/mshare: flush all TLBs when updating PTEs in an mshare range [Body]
[PATCH v3 09/22] sched/numa: do not scan msharefs vmas [Body]
[PATCH v3 10/22] mm: add mmap_read_lock_killable_nested() [Body]
[PATCH v3 11/22] mm: add and use unmap_page_range vm_ops hook [Body]
[PATCH v3 12/22] mm: introduce PUD page table shared count [Body]
[PATCH v3 13/22] mm/mshare: prepare for page table sharing support [Body]
[PATCH v3 14/22] x86/mm: enable page table sharing [Body]
[PATCH v3 15/22] mm: create __do_mmap() to take an mm_struct * arg [Body]
[PATCH v3 16/22] mm: pass the mm in vma_munmap_struct [Body]
[PATCH v3 17/22] sched/mshare: mshare ownership [Body]
[PATCH v3 18/22] mm/mshare: Add an ioctl for mapping objects in an mshare region [Body]
[PATCH v3 19/22] mm/mshare: Add an ioctl for unmapping objects in an mshare region [Body]
[PATCH v3 20/22] mm/mshare: support mapping files and anon hugetlb in an mshare region [Body]
[PATCH v3 21/22] mm/mshare: provide a way to identify an mm as an mshare host mm [Body]
[PATCH v3 22/22] mm/mshare: charge fault handling allocations to the mshare owner [Body]

Session 2025-08-20

ID (for dev) a4b15a89-f62e-41d9-a888-86a9557fa032
Status skipped
Triaged Skipped: failed to find a base commit: series does not apply [Log]
Execution Log [Link]
Test Base Patched Verdict