The patch titled Subject: documentation-vm-page_ownerrst-update-the-documentation-fix has been removed from the -mm tree. Its filename was documentation-vm-page_ownerrst-update-the-documentation-fix.patch This patch was dropped because it was folded into documentation-vm-page_ownerrst-update-the-documentation.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: documentation-vm-page_ownerrst-update-the-documentation-fix small grammatical tweaks Cc: Georgi Djakov <georgi.djakov@xxxxxxxxxx> Cc: Jonathan Corbet <corbet@xxxxxxx> Cc: Liam Mark <lmark@xxxxxxxxxxxxxx> Cc: Shenghong Han <hanshenghong2019@xxxxxxxxxxxxxxxx> Cc: Tang Bin <tangbin@xxxxxxxxxxxxxxxxxxxx> Cc: Vlastimil Babka <vbabka@xxxxxxx> Cc: Xiaoming Ni <nixiaoming@xxxxxxxxxx> Cc: Zhang Shengju <zhangshengju@xxxxxxxxxxxxxxxxxxxx> Cc: Zhenliang Wei <weizhenliang@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/vm/page_owner.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) --- a/Documentation/vm/page_owner.rst~documentation-vm-page_ownerrst-update-the-documentation-fix +++ a/Documentation/vm/page_owner.rst @@ -107,17 +107,17 @@ Usage // Detailed stack By default, ``page_owner_sort`` is sorted according to the times of buf. - If you want to sort by the pages nums of buf, use the ``-m`` parameter. - The detail parameters are shown as follows: + If you want to sort by the page nums of buf, use the ``-m`` parameter. + The detailed parameters are: fundamental function: Sort: - -a Sort by memory allocate time. + -a Sort by memory allocation time. -m Sort by total memory. -p Sort by pid. -r Sort by memory release time. - -s Sort by the stack trace. + -s Sort by stack trace. -t Sort by times (default). additional function: _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are documentation-vm-page_ownerrst-update-the-documentation.patch kasan-improve-vmalloc-tests-fix-3-fix.patch mm-slightly-clarify-ksm-logic-in-do_swap_page-fix.patch mm-huge_memory-remove-stale-locking-logic-from-__split_huge_pmd-fix.patch mm.patch mm-mempolicy-convert-from-atomic_t-to-refcount_t-on-mempolicy-refcnt-fix.patch linux-next-rejects.patch linux-next-git-rejects.patch mm-oom_killc-fix-vm_oom_kill_table-ifdeffery.patch mutex-subsystem-synchro-test-module-fix.patch kernel-forkc-export-kernel_thread-to-modules.patch