linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-19 00:27:42 to 2020-03-20 15:55:10 UTC [more...]

[PATCH] mm/vmscan.c: Clean code by removing unnecessary assignment
 2020-03-20 15:55 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 996cfaad8d71b254a245cfbb6f04852fb68fa85e
 2020-03-20 15:23 UTC 

[PATCH v9 00/25] Change readahead API
 2020-03-20 14:22 UTC  (26+ messages)
` [PATCH v9 01/25] mm: Move readahead prototypes from mm.h
` [PATCH v9 02/25] mm: Return void from various readahead functions
` [PATCH v9 03/25] mm: Ignore return value of ->readpages
` [PATCH v9 04/25] mm: Move readahead nr_pages check into read_pages
` [PATCH v9 05/25] mm: Add new readahead_control API
` [PATCH v9 06/25] mm: Use readahead_control to pass arguments
` [PATCH v9 07/25] mm: Rename various 'offset' parameters to 'index'
` [PATCH v9 08/25] mm: rename readahead loop variable to 'i'
` [PATCH v9 09/25] mm: Remove 'page_offset' from readahead loop
` [PATCH v9 10/25] mm: Put readahead pages in cache earlier
` [PATCH v9 11/25] mm: Add readahead address space operation
` [PATCH v9 12/25] mm: Move end_index check out of readahead loop
` [PATCH v9 13/25] mm: Add page_cache_readahead_unbounded
` [PATCH v9 14/25] mm: Document why we don't set PageReadahead
` [PATCH v9 15/25] mm: Use memalloc_nofs_save in readahead path
` [PATCH v9 16/25] fs: Convert mpage_readpages to mpage_readahead
` [PATCH v9 17/25] btrfs: Convert from readpages to readahead
` [PATCH v9 18/25] erofs: Convert uncompressed files "
` [PATCH v9 19/25] erofs: Convert compressed "
` [PATCH v9 20/25] ext4: Convert "
` [PATCH v9 21/25] ext4: Pass the inode to ext4_mpage_readpages
` [PATCH v9 22/25] f2fs: Convert from readpages to readahead
` [PATCH v9 23/25] f2fs: Pass the inode to f2fs_mpage_readpages
` [PATCH v9 24/25] fuse: Convert from readpages to readahead
` [PATCH v9 25/25] iomap: "

[RFC] memcg: fix default behaviour of non-overridden memcg.swappiness
 2020-03-20 13:44 UTC  (2+ messages)

ensure device private pages have an owner v2
 2020-03-20 13:41 UTC  (21+ messages)
` [PATCH 3/4] mm: simplify device private page handling in hmm_range_fault
` [PATCH 4/4] mm: check the device private page owner "

[PATCH] x86/mm: Make pud_present() check _PAGE_PROTNONE and _PAGE_PSE as well
 2020-03-20 13:22 UTC  (4+ messages)

[PATCH 1/2] mm, slub: prevent kmalloc_node crashes and memory leaks
 2020-03-20 13:12 UTC  (4+ messages)
` [PATCH 2/2] Revert "topology: add support for node_to_mem_node() to determine the fallback node"

[PATCH] mm: khugepaged: fix potential page state corruption
 2020-03-20 11:45 UTC  (8+ messages)

[PATCH v3 0/2] integrate classzone_idx and high_zoneidx
 2020-03-20 10:30 UTC  (4+ messages)
` [PATCH v3 1/2] mm/page_alloc: use ac->high_zoneidx for classzone_idx
` [PATCH v3 2/2] mm/page_alloc: integrate classzone_idx and high_zoneidx

[RFC 1/2] mm, slub: prevent kmalloc_node crashes and memory leaks
 2020-03-20 10:10 UTC  (16+ messages)

[PATCH v3 0/8] mm/memory_hotplug: allow to specify a default online_type
 2020-03-20 10:01 UTC  (19+ messages)
` [PATCH v3 1/8] drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINE
` [PATCH v3 2/8] drivers/base/memory: map MMOP_OFFLINE to 0
` [PATCH v3 3/8] drivers/base/memory: store mapping between MMOP_* and string in an array
` [PATCH v3 4/8] powernv/memtrace: always online added memory blocks
` [PATCH v3 5/8] hv_balloon: don't check for memhp_auto_online manually
` [PATCH v3 6/8] mm/memory_hotplug: unexport memhp_auto_online
` [PATCH v3 7/8] mm/memory_hotplug: convert memhp_auto_online to store an online_type
` [PATCH v3 8/8] mm/memory_hotplug: allow to specify a default online_type

[RFC PATCH 0/3] meminfo: introduce extra meminfo
 2020-03-20 10:00 UTC  (2+ messages)

[PATCHv6 2/3] mm/gup: fix omission of check on FOLL_LONGTERM in gup fast path
 2020-03-20  9:19 UTC  (4+ messages)
` [PATCHv7 "

[PATCHv6 0/3] fix omission of check on FOLL_LONGTERM in gup fast path
 2020-03-20  9:17 UTC  (6+ messages)
` [PATCHv6 1/3] mm/gup: rename nr as nr_pinned in get_user_pages_fast()
` [PATCHv6 3/3] mm/gup_benchemark: add LONGTERM_BENCHMARK test in gup fast path

KASAN: stack-out-of-bounds Write in mpol_to_str
 2020-03-20  8:36 UTC  (3+ messages)

[PATCH v2] mm/vmscan: return target_mem_cgroup from cgroup_reclaim()
 2020-03-20  7:43 UTC  (2+ messages)

[PATCH v2 0/2] integrate classzone_idx and high_zoneidx
 2020-03-20  7:40 UTC  (10+ messages)
` [PATCH v2 1/2] mm/page_alloc: use ac->high_zoneidx for classzone_idx
` [PATCH v2 2/2] mm/page_alloc: integrate classzone_idx and high_zoneidx

[PATCH] mm/vmscan: fix incorrect return type for cgroup_reclaim()
 2020-03-20  7:34 UTC  (8+ messages)

[linux-next:master] BUILD REGRESSION aff7e57f8266549245eb4a272ce149b752dfce77
 2020-03-20  7:14 UTC 

[PATCH v3 0/2] mm: mmap: add mmap trace point
 2020-03-20  5:58 UTC  (3+ messages)
    ` [PATCH v3 1/2] mmap: remove inline of vm_unmapped_area
    ` [PATCH v3 2/2] mm: mmap: add trace point "

[PATCH 0/2] mm/thp: Rename pmd_mknotpresent() as pmd_mknotvalid()
 2020-03-20  4:54 UTC  (3+ messages)
` [PATCH 1/2] powerpc/mm: Drop platform defined pmd_mknotpresent()
` [PATCH 2/2] mm/thp: Rename pmd_mknotpresent() as pmd_mknotvalid()

[PATCH -next] mm/hugetlb.c: fix printk format warning for 32-bit phys_addr_t
 2020-03-20  1:06 UTC  (6+ messages)

[PATCH v3] mm: fix tick timer stall during deferred page init
 2020-03-19 19:05 UTC  (2+ messages)

[PATCH 0/4] Clean up hugetlb boot command line processing
 2020-03-19 18:17 UTC  (12+ messages)
` [PATCH 1/4] hugetlbfs: add arch_hugetlb_valid_size
` [PATCH 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
` [PATCH 4/4] hugetlbfs: clean up command line processing

mm/gup: track FOLL_PIN squash-candidate patches are not squashed (yet?)
 2020-03-19 18:04 UTC 

[PATCH] mm/shuffle.c: optimize add_to_free_area_random()
 2020-03-19 17:49 UTC  (8+ messages)
      ` [PATCH v2] mm/shuffle.c: Fix races in add_to_free_area_random()
        ` [PATCH v3] "
          ` [PATCH v4] "

[PATCH] mm: hugetlb: fix hugetlb_cma_reserve() if CONFIG_NUMA isn't set
 2020-03-19 17:01 UTC  (6+ messages)

[PATCH] mm/compaction: Disable compact_unevictable_allowed on RT
 2020-03-19 16:55 UTC  (11+ messages)
  ` [PATCH v2] "
        ` [PATCH 1/2] =?UTF-8?q?mm/compaction:=20Really=20limit=20compact?= =?UTF-8?q?=5Funevictable=5Fallowed=20to=200=E2=80=A61?=
          ` [PATCH 2/2 v3] mm/compaction: Disable compact_unevictable_allowed on RT
              ` [PATCH 2/2 v4] "
                  ` [PATCH 2/2 v5] "

[PATCH v2 0/8] Misc MM patches
 2020-03-19 15:59 UTC  (14+ messages)
` [PATCH v2 2/8] mm: Rename arguments to find_subpage
` [PATCH v2 3/8] mm: Check PageTail in hpage_nr_pages even when !THP
` [PATCH v2 4/8] mm: Optimise find_subpage for !THP
` [PATCH v2 5/8] mm: Remove CONFIG_TRANSPARENT_HUGE_PAGECACHE
` [PATCH v2 8/8] mm: Rewrite pagecache_get_page documentation

[v4 PATCH 1/2] mm: swap: make page_evictable() inline
 2020-03-19 14:03 UTC  (4+ messages)
` [v4 PATCH 2/2] mm: swap: use smp_mb__after_atomic() to order LRU bit set

[PATCH] mm: memcg: make memory.oom.group tolerable to task migration
 2020-03-19 13:37 UTC  (2+ messages)

[PATCH v8 00/25] Change readahead API
 2020-03-19 11:57 UTC  (4+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 4a20aa053992133bed0f57663ae6c2d53f05fabe
 2020-03-19 11:27 UTC 

[PATCH v6 0/9] Huge page-table entries for TTM
 2020-03-19 10:20 UTC  (4+ messages)
` Ack to merge through DRM? WAS "

[PATCH v2 0/8] mm/memory_hotplug: allow to specify a default online_type
 2020-03-19  9:49 UTC  (3+ messages)
` [PATCH v2 4/8] powernv/memtrace: always online added memory blocks

[PATCH v2 0/4] Fix kmalloc_node on offline nodes
 2020-03-19  9:38 UTC  (10+ messages)
` [PATCH v2 1/4] mm: Check for node_online in node_present_pages
` [PATCH v2 3/4] mm: Implement reset_numa_mem

[PATCHv2] exec: Fix a deadlock in ptrace
 2020-03-19  9:20 UTC  (22+ messages)
` [PATCHv6] "
  ` [PATCH 0/2] Infrastructure to allow fixing exec deadlocks
    ` [PATCH 0/5] "
      ` [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex
                    ` [PATCH v3 "
                                ` [PATCH v4 3/5] "

Re: Re: [PATCH v6 00/14] Introduce Data Access MONitor (DAMON)
 2020-03-19  9:03 UTC  (2+ messages)
`  "

[PATCH v3 0/9] workingset protection/detection on the anonymous LRU list
 2020-03-19  8:31 UTC  (16+ messages)
` [PATCH v3 2/9] mm/vmscan: protect the workingset on anonymous LRU
` [PATCH v3 3/9] mm/workingset: extend the workingset detection for anon LRU
` [PATCH v3 4/9] mm/swapcache: support to handle the value in swapcache
` [PATCH v3 5/9] mm/workingset: use the node counter if memcg is the root memcg
` [PATCH v3 6/9] mm/workingset: handle the page without memcg

[patch] mm, oom: prevent soft lockup on memcg oom for UP systems
 2020-03-19  7:09 UTC  (9+ messages)
      ` [patch v2] "
            ` [patch v3] "

[PATCH v2 00/22] Avoid IPI while updating page table entries
 2020-03-19  3:56 UTC  (21+ messages)
` [PATCH v2 01/22] powerpc/pkeys: Avoid using lockless page table walk
` [PATCH v2 02/22] powerpc/pkeys: Check vma before returning key fault error to the user
` [PATCH v2 03/22] powerpc/mm/hash64: use _PAGE_PTE when checking for pte_present
` [PATCH v2 04/22] powerpc/hash64: Restrict page table lookup using init_mm with __flush_hash_table_range
` [PATCH v2 05/22] powerpc/book3s64/hash: Use the pte_t address from the caller
` [PATCH v2 06/22] powerpc/mce: Don't reload pte val in addr_to_pfn
` [PATCH v2 07/22] powerpc/perf/callchain: Use __get_user_pages_fast in read_user_stack_slow
` [PATCH v2 08/22] powerpc/kvm/book3s: switch from raw_spin_*lock to arch_spin_lock
` [PATCH v2 09/22] powerpc/kvm/book3s: Add helper to walk partition scoped linux page table
` [PATCH v2 10/22] powerpc/kvm/nested: Add helper to walk nested shadow "
` [PATCH v2 11/22] powerpc/kvm/book3s: Use kvm helpers to walk shadow or secondary table
` [PATCH v2 12/22] powerpc/kvm/book3s: Add helper for host page table walk
` [PATCH v2 13/22] powerpc/kvm/book3s: Use find_kvm_host_pte in page fault handler
` [PATCH v2 14/22] powerpc/kvm/book3s: Use find_kvm_host_pte in h_enter
` [PATCH v2 17/22] powerpc/kvm/book3s: use find_kvm_host_pte in kvmppc_book3s_instantiate_page
` [PATCH v2 18/22] powerpc/kvm/book3s: Use find_kvm_host_pte in kvmppc_get_hpa
` [PATCH v2 19/22] powerpc/kvm/book3s: Use pte_present instead of opencoding _PAGE_PRESENT check
` [PATCH v2 20/22] powerpc/mm/book3s64: Avoid sending IPI on clearing PMD
` [PATCH v2 21/22] mm: change pmdp_huge_get_and_clear_full take vm_area_struct as arg
` [PATCH v2 22/22] powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race

misc hmm cleanups
 2020-03-19  0:27 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).