linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-19 04:54:40 to 2020-02-20 12:05:56 UTC [more...]

[PATCH] mm: Avoid data corruption on CoW fault into PFN-mapped VMA
 2020-02-20 12:06 UTC  (3+ messages)

[PATCH v6 1/2] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-02-20 11:57 UTC  (5+ messages)

[PATCH v2] mm: kmemleak: Use address-of operator on section symbols
 2020-02-20 11:05 UTC  (2+ messages)

[PATCH v2 RESEND] mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM
 2020-02-20 10:41 UTC  (10+ messages)

[PATCH v3 00/37] KVM: s390: Add support for protected VMs
 2020-02-20 10:39 UTC  (4+ messages)
` [PATCH v3 01/37] mm:gup/writeback: add callbacks for inaccessible pages
` [PATCH v3 05/37] s390/mm: provide memory management functions for protected KVM guests
` [PATCH v3 06/37] s390/mm: add (non)secure page access exceptions handlers

[PATCH v2 0/7] mm/hotplug: Only use subsection map in VMEMMAP case
 2020-02-20 10:38 UTC  (17+ messages)
` [PATCH v2 1/7] mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP case
` [PATCH v2 2/7] mm/sparse.c: introduce new function fill_subsection_map()
` [PATCH v2 3/7] mm/sparse.c: introduce a new function clear_subsection_map()
` [PATCH v2 4/7] mm/sparse.c: only use subsection map in VMEMMAP case
` [PATCH v2 5/7] mm/sparse.c: add code comment about sub-section hotplug
` [PATCH v2 6/7] mm/sparse.c: move subsection_map related codes together
` [PATCH v2 7/7] mm/sparse.c: Use __get_free_pages() instead in populate_section_memmap()

[PATCH] mm: Fix possible PMD dirty bit lost in set_pmd_migration_entry()
 2020-02-20 10:22 UTC  (2+ messages)

[PATCH] mm: Stop kswapd early when nothing's waiting for it to free pages
 2020-02-20 10:19 UTC  (12+ messages)

[PATCH] mm: memcontrol: asynchronous reclaim for memory.high
 2020-02-20  9:46 UTC  (11+ messages)

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

[PATCH -next] mm/hugetlb: Fix file_region entry allocations
 2020-02-20  9:37 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/2] arm64: Support to find mirrored memory ranges
 2020-02-21 12:53 UTC  (4+ messages)
` [PATCH 1/2] efi: allow EFI_FAKE_MEMMAP on arm64 platform
` [PATCH 2/2] arm64/efi: support to find mirrored memory ranges

[PATCH v6 0/7] introduce memory hinting API for external process
 2020-02-20  9:16 UTC  (6+ messages)
  `  "

[RFC RESEND PATCH v3 00/12] Enable PM hibernation on guest VMs
 2020-02-20  8:54 UTC  (8+ messages)
` [RFC PATCH v3 06/12] xen-blkfront: add callbacks for PM suspend and hibernation
            ` [Xen-devel] "

[PATCH v5 00/14] Introduce Data Access MONitor (DAMON)
 2020-02-20  8:17 UTC  (2+ messages)

[Patch v4] mm/vmscan.c: remove cpu online notification for now
 2020-02-20  7:52 UTC  (3+ messages)

[PATCH] shmem: Distribute switch variables for initialization
 2020-02-20  6:23 UTC 

[PATCH] mm: slub: reinitialize random sequence cache on slab object update
 2020-02-20  5:12 UTC  (4+ messages)

[PATCH v2 0/9] workingset protection/detection on the anonymous LRU list
 2020-02-20  5:11 UTC  (10+ 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 v2 3/9] mm/workingset: extend the workingset detection for anon LRU
` [PATCH v2 4/9] mm/swapcache: support to handle the value in swapcache
` [PATCH v2 5/9] mm/workingset: use the node counter if memcg is the root memcg
` [PATCH v2 6/9] mm/workingset: handle the page without memcg
` [PATCH v2 7/9] mm/swap: implement workingset detection for anonymous LRU
` [PATCH v2 8/9] mm/vmscan: restore active/inactive ratio "
` [PATCH v2 9/9] mm/swap: count a new anonymous page as a reclaim_state's rotate

mmotm 2020-02-19-19-51 uploaded
 2020-02-20  3:51 UTC 

is hibernation usable?
 2020-02-20  2:56 UTC  (4+ messages)

[PATCH] mm/hugetlb: avoid get wrong ptep caused by race
 2020-02-20  2:32 UTC  (13+ messages)

[Bug 206569] BUG at mm/filemap.c:2529: VM_BUG_ON_PAGE(page_to_pgoff(page) != offset)
 2020-02-20  1:21 UTC  (4+ messages)

[PATCH v6 0/6] mm/hmm/test: add self tests for HMM
 2020-02-20  1:10 UTC  (8+ messages)
` [PATCH v6 5/6] nouveau: use new mmu interval notifiers

[PATCH v12 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-02-20  0:18 UTC  (15+ messages)
` [PATCH v12 7/9] hugetlb: support file_region coalescing again
    ` [PATCH] hugetlb: Remove check_coalesce_bug debug code
` [PATCH v12 8/9] hugetlb_cgroup: Add hugetlb_cgroup reservation tests
` [PATCH v12 9/9] hugetlb_cgroup: Add hugetlb_cgroup reservation docs

[PATCH -next v2] mm: annotate a data race in page_zonenum()
 2020-02-19 23:47 UTC  (4+ messages)

[Bug 206401] kernel panic on Hyper-V after 5 minutes due to memory hot-add
 2020-02-19 23:07 UTC  (5+ messages)
  ` [RFC PATCH] memory_hotplug: disable the functionality for 32b (was: Re: [Bug 206401] kernel panic on Hyper-V after 5 minutes due to) "
      ` [RFC PATCH] memory_hotplug: disable the functionality for 32b

[PATCH] lib/stackdepot: fix global out-of-bounds in stack_slabs
 2020-02-19 21:37 UTC  (2+ messages)

[PATCH 0/6] Silence some instances of -Wtautological-compare and enable globally
 2020-02-19 21:32 UTC  (14+ messages)
` [PATCH 3/6] tracing: Wrap section comparison in tracer_alloc_buffers with COMPARE_SECTIONS
` [PATCH 4/6] dynamic_debug: Wrap section comparison in dynamic_debug_init "
` [PATCH 5/6] mm: kmemleak: Wrap section comparison in kmemleak_init "
` [PATCH 6/6] kbuild: Enable -Wtautological-compare

[PATCH 0/2] slabinfo: parse all NUMA attributes
 2020-02-19 20:26 UTC  (4+ messages)
` [PATCH 2/2] tools: vm: slabinfo: Add numa information for objects

[PATCH v6 00/19] Change readahead API
 2020-02-19 20:24 UTC  (20+ messages)
` [PATCH v6 07/19] mm: Put readahead pages in cache earlier
` [PATCH v6 08/19] mm: Add readahead address space operation
` [PATCH v6 17/19] iomap: Restructure iomap_readpages_actor
` [PATCH v6 19/19] mm: Use memalloc_nofs_save in readahead path

[RFC] [PATCH 0/2] arm64: tlb: skip tlbi broadcast for single threaded TLB flushes
 2020-02-19 20:04 UTC  (6+ messages)
` [PATCH 1/2] mm: use_mm: fix for arches checking mm_users to optimize "

[PATCH 01/52] mm/sl[uo]b: export __kmalloc_track(_node)_caller
 2020-02-19 19:42 UTC  (2+ messages)

[PATCH v2] mm: Avoid creating virtual address aliases in brk()/mmap()/mremap()
 2020-02-19 19:40 UTC  (3+ messages)

[PATCH v2 2/3] mm: Charge active memcg when no mm is set
 2020-02-19 19:37 UTC  (2+ messages)

[PATCH -next v2] fork: annotate a data race in vm_area_dup()
 2020-02-19 19:04 UTC  (2+ messages)

Splitting the mmap_sem
 2020-02-19 17:14 UTC  (9+ messages)
`  "

[patch] mm, thp: track fallbacks due to failed memcg charges separately
 2020-02-19 17:01 UTC  (7+ messages)
` [patch 1/2] mm, shmem: add thp fault alloc and fallback stats
  ` [patch 2/2] mm, thp: track fallbacks due to failed memcg charges separately

[PATCH 13/22] arm64: mte: Handle synchronous and asynchronous tag check faults
 2020-02-19 16:16 UTC  (5+ messages)
` [PATCH] arm64: mte: Do not service syscalls after async tag fault

[PATCH v17 0/9] mm / virtio: Provide support for free page reporting
 2020-02-19 15:06 UTC  (15+ messages)
` [PATCH v17 3/9] mm: Add function __putback_isolated_page
` [PATCH v17 4/9] mm: Introduce Reported pages
` [PATCH v17 7/9] mm/page_reporting: Rotate reported pages to the tail of the list
` [PATCH v17 8/9] mm/page_reporting: Add budget limit on how many pages can be reported per pass

[PATCH v2 00/13] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-02-19 13:24 UTC  (4+ messages)
` [PATCH v2 07/13] powerpc: add support for folded p4d page tables

[PATCH] mm: Avoid creating virtual address aliases in brk()/mmap()/mremap()
 2020-02-19 12:18 UTC  (6+ messages)

[PATCH v2 00/42] KVM: s390: Add support for protected VMs
 2020-02-19  8:31 UTC  (10+ messages)
` [PATCH v2 01/42] mm:gup/writeback: add callbacks for inaccessible pages

[RFC -V2 0/8] autonuma: Optimize memory placement in memory tiering system
 2020-02-19  6:05 UTC  (7+ messages)
` [RFC -V2 2/8] autonuma, memory tiering: Rate limit NUMA migration throughput
` [RFC -V2 3/8] autonuma, memory tiering: Use kswapd to demote cold pages to PMEM

[PATCH v2 00/27] Add support for OpenCAPI SCM devices
 2020-02-19  5:13 UTC  (13+ messages)
` [PATCH v2 13/27] nvdimm/ocxl: Add support for Admin commands
` [PATCH v2 14/27] nvdimm/ocxl: Add support for near storage commands
` [PATCH v2 22/27] nvdimm/ocxl: Implement the heartbeat command
` [PATCH v2 24/27] nvdimm/ocxl: Implement Overwrite


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