linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-11 11:41:54 to 2020-03-12 15:57:55 UTC [more...]

[PATCH 0/2] hugetlbfs: use i_mmap_rwsem for more synchronization
 2020-03-12 15:57 UTC  (2+ messages)

[fuse-devel] Writing to FUSE via mmap extremely slow (sometimes) on some machines?
 2020-03-12 15:45 UTC  (11+ messages)

interaction of MADV_PAGEOUT with CoW anonymous mappings?
 2020-03-12 15:40 UTC  (13+ messages)

[PATCHv2] exec: Fix a deadlock in ptrace
 2020-03-12 15:23 UTC  (42+ messages)
          ` [PATCHv4] "
                ` [PATCHv5] "
                            ` [PATCHv6] "
                                ` [PATCH 0/2] Infrastructure to allow fixing exec deadlocks
                                  ` [PATCH 0/5] "
                                    ` [PATCH v2 3/5] exec: Move cleanup of posix timers on exec out of de_thread
                                                ` [PATCH] pidfd: Stop taking cred_guard_mutex
                                    ` [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex

[PATCH v2 0/9] workingset protection/detection on the anonymous LRU list
 2020-03-12 15:14 UTC  (5+ messages)
` [PATCH v2 1/9] mm/vmscan: make active/inactive ratio as 1:1 for anon lru
` [PATCH v2 2/9] mm/vmscan: protect the workingset on anonymous LRU

[PATCH hmm 0/8] Various error case bug fixes for hmm_range_fault()
 2020-03-12 15:11 UTC  (24+ messages)
` [PATCH hmm 1/8] mm/hmm: add missing unmaps of the ptep during hmm_vma_handle_pte()
` [PATCH hmm 2/8] mm/hmm: don't free the cached pgmap while scanning
` [PATCH hmm 3/8] mm/hmm: do not call hmm_vma_walk_hole() while holding a spinlock
    ` [PATCH] mm/hmm: Simplify hmm_vma_walk_pud slightly
` [PATCH hmm 4/8] mm/hmm: add missing pfns set to hmm_vma_walk_pmd()
` [PATCH hmm 5/8] mm/hmm: add missing call to hmm_range_need_fault() before returning EFAULT
` [PATCH hmm 6/8] mm/hmm: reorganize how !pte_present is handled in hmm_vma_handle_pte()
` [PATCH hmm 7/8] mm/hmm: return -EFAULT when setting HMM_PFN_ERROR on requested valid pages
` [PATCH hmm 8/8] mm/hmm: add missing call to hmm_pte_need_fault in HMM_PFN_SPECIAL handling

incoming
 2020-03-12 15:03 UTC  (3+ messages)
` mmotm 2020-03-11-21-11 uploaded
  ` mmotm 2020-03-11-21-11 uploaded (sound/soc/codecs/wcd9335.c)

[PATCH v2] mm/sparse.c: Use kvmalloc_node/kvfree to alloc/free memmap for the classic sparse
 2020-03-12 14:25 UTC  (6+ messages)
` [PATCH v3] "

[PATCH v4 2/2] net: memcg: late association of sock to memcg
 2020-03-12 14:05 UTC  (3+ messages)

[PATCH] mm/vmscan: add vm_swappiness configuration knobs
 2020-03-12 14:03 UTC  (8+ messages)

[PATCH 0/3] Offline memoryless cpuless node 0
 2020-03-12 13:51 UTC  (8+ messages)
` [PATCH 1/3] powerpc/numa: Set numa_node for all possible cpus

[PATCH v4 0/5] mm/hotplug: Only use subsection map for VMEMMAP
 2020-03-12 13:45 UTC  (9+ messages)
` [PATCH v4 1/5] mm/sparse.c: introduce new function fill_subsection_map()
` [PATCH v4 2/5] mm/sparse.c: introduce a new function clear_subsection_map()
` [PATCH v4 3/5] mm/sparse.c: only use subsection map in VMEMMAP case
` [PATCH v4 4/5] mm/sparse.c: add note about only VMEMMAP supporting sub-section hotplug
` [PATCH v4 5/5] mm/sparse.c: move subsection_map related functions together

[PATCH v3] mm: hugetlb: optionally allocate gigantic hugepages using cma 65;5803;1c Commit 944d9fec8d7a ("hugetlb: add support for gigantic page allocation at runtime") has added the run-time allocation of gigantic pages. However it actually works only at early stages of the system loading, when the majority of memory is free. After some time the memory gets fragmented by non-movable pages, so the chances to find a contiguous 1 GB block are getting close to zero. Even dropping caches manually doesn't help a lot
 2020-03-12 13:33 UTC  (2+ messages)
` [PATCH v3] mm: hugetlb: optionally allocate gigantic hugepages using cma

[PATCH v7 0/7] introduce memory hinting API for external process
 2020-03-12 12:40 UTC  (5+ messages)
` [PATCH v7 2/7] mm: introduce external memory hinting API

[PATCH] mm: Make may_enter_fs bool in shrink_page_list()
 2020-03-12 12:23 UTC 

[hnaz-linux-mm:master 313/361] m68k-linux-ld: misc.c:undefined reference to `pmu_wait_complete'
 2020-03-12 11:33 UTC 

[PATCH v6 00/14] Introduce Data Access MONitor (DAMON)
 2020-03-12 10:43 UTC  (3+ messages)
`  "
  `  "

[PATCH 0/1] Refactoring wb_congested_put()
 2020-03-12  9:56 UTC  (6+ messages)
` [PATCH 1/1] backing-dev: refactor wb_congested_put()

[PATCH v2 00/19] arm64: Memory Tagging Extension user-space support
 2020-03-12  9:50 UTC  (4+ messages)
` [PATCH v2 19/19] arm64: mte: Add Memory Tagging Extension documentation

[PATCH v6 02/14] mm/damon: Implement region based sampling
 2020-03-12  9:20 UTC  (2+ messages)
`  "

[PATCH] mm,page_alloc,cma: conditionally prefer cma pageblocks for movable allocations
 2020-03-12  8:56 UTC  (14+ messages)

[patch] mm, oom: prevent soft lockup on memcg oom for UP systems
 2020-03-12  8:32 UTC  (14+ messages)

[PATCH v3 0/4] nouveau/hmm: map pages after migration
 2020-03-12  7:55 UTC  (3+ messages)
` [PATCH v3 1/4] nouveau/hmm: fix vma range check for migration
  ` [Nouveau] "

general protection fault in list_lru_del
 2020-03-12  6:36 UTC  (3+ messages)

[PATCH -next] kasan: fix -Wstringop-overflow warning
 2020-03-12  5:03 UTC  (3+ messages)

[PATCH v3 00/27] Add support for OpenCAPI Persistent Memory devices
 2020-03-12  4:58 UTC  (11+ messages)
` [PATCH v3 19/27] powerpc/powernv/pmem: Add an IOCTL to report controller statistics
` [PATCH v3 23/27] powerpc/powernv/pmem: Add debug IOCTLs

[RFC PATCH v2 0/3] arm64: tlb: add support for TTL field
 2020-03-12  4:10 UTC  (4+ messages)
` [RFC PATCH v2 1/3] arm64: tlb: use __tlbi_level replace __tlbi in Stage-1
` [RFC PATCH v2 2/3] arm64: tlb: use mm_struct.context.flags to indicate TTL value
` [RFC PATCH v2 3/3] arm64: tlb: add support for TTL in some functions

[PATCH 20/20] mm: add "+" in show_free_areas()
 2020-03-12  4:02 UTC 

[RESEND PATCH] mm/sparsemem: use wrapped macros instead of open-coding
 2020-03-12  1:09 UTC  (4+ messages)

[PATCH] mm: clear 1G pages with streaming stores on x86
 2020-03-12  0:52 UTC  (13+ messages)

+ mm-gup-track-foll_pin-pages-fix-2.patch added to -mm tree
 2020-03-12  0:51 UTC  (4+ messages)

[PATCH] mm/hugetlb: remove unnecessary memory fetch in PageHeadHuge()
 2020-03-12  0:42 UTC  (5+ messages)

[PATCH] vfs: keep inodes with page cache off the inode shrinker LRU
 2020-03-11 22:21 UTC  (14+ messages)

[PATCH v3] mm: fix tick timer stall during deferred page init
 2020-03-11 20:25 UTC  (4+ messages)

[PATCH v4 0/1] mm: virtio-balloon fix to go through the -mm tree
 2020-03-11 20:22 UTC  (3+ messages)
` [PATCH v4] virtio-balloon: Switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOM

[PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex
 2020-03-11 19:48 UTC  (23+ messages)
                ` [PATCH 0/4] Use new infrastructure to fix deadlocks in execve
                    ` [PATCH 2/4] proc: "
                    ` [PATCH 3/4] proc: io_accounting: "
                ` [PATCH 3/4] mm: docs: Fix a comment in process_vm_rw_core
                ` [PATCH 4/4] kernel: doc: remove outdated comment cred.c

[patch] mm, oom: make a last minute check to prevent unnecessary memcg oom kills
 2020-03-11 19:51 UTC  (5+ messages)

[PATCH] slub: Relocate freelist pointer to middle of object
 2020-03-11 17:44 UTC  (5+ messages)

[RFC PATCH 0/3] meminfo: introduce extra meminfo
 2020-03-11 17:35 UTC  (3+ messages)
  ` [RFC PATCH 1/3] proc/meminfo: "

[PATCH] mm: Make PageType more efficient
 2020-03-11 17:22 UTC  (9+ messages)

[PATCH v2 00/10] virtio-mem: paravirtualized memory
 2020-03-11 17:19 UTC  (12+ messages)
` [PATCH v2 01/10] virtio-mem: Paravirtualized memory hotplug
` [PATCH v2 02/10] virtio-mem: Allow to specify an ACPI PXM as nid
` [PATCH v2 03/10] virtio-mem: Paravirtualized memory hotunplug part 1
` [PATCH v2 04/10] virtio-mem: Paravirtualized memory hotunplug part 2
` [PATCH v2 05/10] mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
` [PATCH v2 06/10] virtio-mem: Allow to offline partially unplugged memory blocks
` [PATCH v2 07/10] mm/memory_hotplug: Introduce offline_and_remove_memory()
` [PATCH v2 08/10] virtio-mem: Offline and remove completely unplugged memory blocks
` [PATCH v2 09/10] virtio-mem: Better retry handling
` [PATCH v2 10/10] MAINTAINERS: Add myself as virtio-mem maintainer

[PATCH v1 0/5] mm/memory_hotplug: allow to specify a default online_type
 2020-03-11 17:05 UTC  (15+ messages)
` [PATCH v1 1/5] drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINE
` [PATCH v1 2/5] drivers/base/memory: map MMOP_OFFLINE to 0
` [PATCH v1 3/5] drivers/base/memory: store mapping between MMOP_* and string in an array
` [PATCH v1 4/5] mm/memory_hotplug: convert memhp_auto_online to store an online_type
` [PATCH v1 5/5] mm/memory_hotplug: allow to specify a default online_type

[hnaz-linux-mm:master 90/340] arch/x86/mm/fault.c:1468:34: sparse: sparse: incorrect type in argument 1 (different base types)
 2020-03-11 14:59 UTC  (2+ messages)

[PATCH] mm: Add more comments for MADV_FREE
 2020-03-11 14:47 UTC  (4+ messages)

[PATCH -next 1/2] mm: disable KCSAN for kmemleak
 2020-03-11 14:19 UTC  (4+ messages)
` [PATCH -next 2/2] Revert "mm/kmemleak: annotate various data races obj->ptr"

[PATCH] page-flags: fix a crash at SetPageError(THP_SWAP)
 2020-03-11 13:57 UTC  (2+ messages)

[linux-next:master 7020/7467] drivers/mtd/mtdpart.c:318:5: sparse: sparse: symbol '__del_mtd_partitions' was not declared. Should it be static?
 2020-03-11 13:57 UTC  (3+ messages)

[PATCH v2 0/1] mm: fix interrupt disabled long time inside
 2020-03-11 12:04 UTC  (9+ messages)
` [PATCH v2 1/1] mm: fix interrupt disabled long time inside deferred_init_memmap()


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