linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-18 11:32:55 to 2020-03-19 17:26:58 UTC [more...]

[PATCH v3 0/8] mm/memory_hotplug: allow to specify a default online_type
 2020-03-19 17:26 UTC  (15+ 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

[PATCH] mm: khugepaged: fix potential page state corruption
 2020-03-19 17:22 UTC  (9+ messages)

[PATCH] mm/vmscan.c: Clean code by removing unnecessary assignment
 2020-03-19 17:13 UTC  (2+ messages)

[PATCH 0/4] Clean up hugetlb boot command line processing
 2020-03-19 17:00 UTC  (17+ messages)
` [PATCH 1/4] hugetlbfs: add arch_hugetlb_valid_size
` [PATCH 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
` [PATCH 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
` [PATCH 4/4] hugetlbfs: clean up command line processing

[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] mm/vmscan: fix incorrect return type for cgroup_reclaim()
 2020-03-19 16:20 UTC  (3+ messages)

[PATCH v2 0/8] Misc MM patches
 2020-03-19 15:59 UTC  (17+ messages)
` [PATCH v2 1/8] mm: Use vm_fault error code directly
` [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 6/8] mm: Use VM_BUG_ON_PAGE in clear_page_dirty_for_io
` [PATCH v2 7/8] mm: Unexport find_get_entry
` [PATCH v2 8/8] mm: Rewrite pagecache_get_page documentation

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

[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  (8+ messages)

[PATCH v2 0/2] integrate classzone_idx and high_zoneidx
 2020-03-19 12:32 UTC  (8+ 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/shuffle.c: optimize add_to_free_area_random()
 2020-03-19 12:05 UTC  (21+ messages)
      ` [PATCH v2] mm/shuffle.c: Fix races in add_to_free_area_random()
        ` [PATCH v3] "
          ` [PATCH v4] "

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

ensure device private pages have an owner v2
 2020-03-19 11:50 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  (11+ 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  (11+ 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  (24+ messages)
` [PATCHv5] "
  ` [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: [PATCH v6 00/14] Introduce Data Access MONitor (DAMON)
 2020-03-19  9:03 UTC  (4+ messages)
`  "
    `  "

[PATCH v3 0/9] workingset protection/detection on the anonymous LRU list
 2020-03-19  8:31 UTC  (18+ messages)
` [PATCH v3 1/9] mm/vmscan: make active/inactive ratio as 1:1 for anon lru
` [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

[PATCH -next] mm/hugetlb.c: fix printk format warning for 32-bit phys_addr_t
 2020-03-19  2:37 UTC  (4+ messages)

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

[PATCH v2 4/4] powerpc/numa: Set fallback nodes for offline nodes
 2020-03-18 18:56 UTC  (3+ messages)

[PATCH 0/3] Offline memoryless cpuless node 0
 2020-03-18 18:57 UTC  (5+ messages)
` [PATCH 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[PATCH] mm/compaction.c: Clean code by removing unnecessary assignment
 2020-03-18 17:45 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 39ff0c2fc628b3cbff9e9433dade7685692754ad
 2020-03-18 16:32 UTC 

[patch] mm, oom: make a last minute check to prevent unnecessary memcg oom kills
 2020-03-18 15:20 UTC  (7+ messages)

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

[PATCH] mm/mmu_notifier: silence PROVE_RCU_LIST warnings
 2020-03-18 12:13 UTC  (2+ messages)

[PATCH v7 00/15] Introduce Data Access MONitor (DAMON)
 2020-03-18 11:39 UTC  (10+ messages)
` [PATCH v7 07/15] mm/damon: Implement callbacks
` [PATCH v7 08/15] mm/damon: Implement access pattern recording
` [PATCH v7 09/15] mm/damon: Add debugfs interface
` [PATCH v7 10/15] mm/damon: Add tracepoints
` [PATCH v7 11/15] tools: Add a minimal user-space tool for DAMON
` [PATCH v7 12/15] Documentation/admin-guide/mm: Add a document "
` [PATCH v7 13/15] mm/damon: Add kunit tests
` [PATCH v7 14/15] mm/damon: Add user space selftests
` [PATCH v7 15/15] MAINTAINERS: Update for DAMON


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).