linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-03 09:46:26 to 2019-09-04 23:14:13 UTC [more...]

[PATCH 0/1] mm/debug: Add tests for architecture exported page table helpers
 2019-09-04 23:14 UTC  (7+ messages)
` [PATCH 1/1] mm/pgtable/debug: Add test validating architecture "

[PATCH v1 0/7] mm/memcontrol: recharge mlocked pages
 2019-09-04 23:13 UTC  (10+ messages)
` [PATCH v1 1/7] mm/memcontrol: move locking page out of mem_cgroup_move_account
` [PATCH v1 2/7] mm/memcontrol: add mem_cgroup_recharge
` [PATCH v1 3/7] mm/mlock: add vma argument for mlock_vma_page()
` [PATCH v1 4/7] mm/mlock: recharge memory accounting to first mlock user
` [PATCH v1 5/7] mm/mlock: recharge memory accounting to second mlock user at munlock
` [PATCH v1 6/7] mm/vmscan: allow changing page memory cgroup during reclaim
` [PATCH v1 7/7] mm/mlock: recharge mlocked pages at culling by vmscan

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-09-04 23:12 UTC  (8+ messages)
` [RFC PATCH v2 02/19] fs/locks: Add Exclusive flag to user Layout lease

[RFC PATCH v2 16/19] RDMA/uverbs: Add back pointer to system file object
 2019-09-04 22:25 UTC  (11+ messages)

[PATCH v8] libnvdimm/dax: Pick the right alignment default when creating dax devices
 2019-09-04 22:11 UTC  (2+ messages)

[PATCH v7 0/6] mm / virtio: Provide support for unused page reporting
 2019-09-04 21:11 UTC  (17+ messages)
` [PATCH v7 1/6] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v7 2/6] mm: Move set/get_pcppage_migratetype to mmzone.h
` [PATCH v7 3/6] mm: Use zone and order instead of free area in free_list manipulators
` [PATCH v7 4/6] mm: Introduce Reported pages
` [PATCH v7 5/6] virtio-balloon: Pull page poisoning config out of free page hinting
    ` [virtio-dev] "
` [PATCH v7 6/6] virtio-balloon: Add support for providing unused page reports to host
` [PATCH v7 QEMU 1/3] virtio-ballon: Implement support for page poison tracking feature
` [PATCH v7 QEMU 2/3] virtio-balloon: Add bit to notify guest of unused page reporting
` [PATCH v7 QEMU 3/3] virtio-balloon: Provide a interface for "

[patch for-5.3 0/4] revert immediate fallback to remote hugepages
 2019-09-04 20:55 UTC  (3+ messages)

[PATCH] mm: replace is_zero_pfn with is_huge_zero_pmd for thp
 2019-09-04 20:54 UTC  (4+ messages)

[PATCH] mm: Unsigned 'nr_pages' always larger than zero
 2019-09-04 20:44 UTC  (9+ messages)

[PATCH] net/skbuff: silence warnings under memory pressure
 2019-09-04 20:42 UTC  (25+ messages)

[RFC PATCH] mm, oom: disable dump_tasks by default
 2019-09-04 20:04 UTC  (7+ messages)

[rfc 4/4] mm, page_alloc: allow hugepage fallback to remote nodes when madvised
 2019-09-04 19:54 UTC 

[rfc 3/4] mm, page_alloc: avoid expensive reclaim when compaction may not succeed
 2019-09-04 19:54 UTC 

[patch for-5.3 2/4] Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask""
 2019-09-04 19:54 UTC 

[patch for-5.3 1/4] Revert "Revert "mm, thp: restore node-local hugepage allocations""
 2019-09-04 19:54 UTC 

[PATCH v2 0/2] guarantee natural alignment for kmalloc()
 2019-09-04 19:31 UTC  (13+ messages)
` [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)

[PATCH 0/5] mm, slab: Make kmalloc_info[] contain all types of names
 2019-09-04 19:27 UTC  (7+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] mm, slab_common: Remove unused kmalloc_cache_name()
` [PATCH 3/5] mm, slab: Remove unused kmalloc_size()
` [PATCH 4/5] mm, slab_common: Make 'type' is enum kmalloc_cache_type
` [PATCH 5/5] mm, slab_common: Make initializing KMALLOC_DMA start from 1

How to use huge pages in drivers?
 2019-09-04 17:50 UTC  (5+ messages)

[PATCH v2] mm: emit tracepoint when RSS changes by threshold
 2019-09-04 17:17 UTC  (14+ messages)

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-09-04 16:54 UTC  (11+ messages)

[PATCH v18 00/15] arm64: untag user pointers passed to the kernel
 2019-09-04 16:42 UTC  (8+ messages)
` [PATCH v18 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH 1/2] mm/kasan: dump alloc/free stack for page allocator
 2019-09-04 14:37 UTC  (8+ messages)

[BUG] Early OOM and kernel NULL pointer dereference in 4.19.69
 2019-09-04 14:29 UTC  (13+ messages)
      ` [BUG] kmemcg limit defeats __GFP_NOFAIL allocation

[PATCH v5 0/6] mm / virtio: Provide support for unused page reporting
 2019-09-04 14:23 UTC  (6+ messages)
` [PATCH v5 6/6] virtio-balloon: Add support for providing unused page reports to host

[PATCH] mm: fix double page fault on arm64 if PTE_AF is cleared
 2019-09-04 14:22 UTC  (8+ messages)

[PATCH 1/1] mm/migrate: fix list corruption in migration of non-LRU movable pages
 2019-09-04 12:52 UTC  (8+ messages)

[PATCH] mm/balloon_compaction: suppress allocation warnings
 2019-09-04 10:37 UTC  (8+ messages)

[RFC][PATCH v12 0/2] mm: Support for page reporting
 2019-09-04  8:40 UTC  (7+ messages)
` [RFC][Patch v12 1/2] mm: page_reporting: core infrastructure
          ` [virtio-dev] "

[PATCH v5 0/2] mm,thp: Add filemap_huge_fault() for THP
 2019-09-04  8:28 UTC  (16+ messages)
` [PATCH v5 1/2] mm: Allow the page cache to allocate large pages
` [PATCH v5 2/2] mm,thp: Add experimental config option RO_EXEC_FILEMAP_HUGE_FAULT_THP

Re: Re: Re: [PATCH] mm: Add nr_free_highatomimic to fix incorrect watermatk routine
 2019-09-04  8:19 UTC  (2+ messages)

[PATCH V7 0/3] arm64/mm: Enable memory hot remove
 2019-09-04  8:16 UTC  (4+ messages)
` [PATCH V7 1/3] mm/hotplug: Reorder memblock_[free|remove]() calls in try_remove_memory()
` [PATCH V7 3/3] arm64/mm: Enable memory hot remove

[PATCH] mm,oom: Defer dump_tasks() output
 2019-09-04  8:13 UTC  (4+ messages)

[PATCH] mm/vmscan: get number of pages on the LRU list in memcgroup base on lru_zone_size
 2019-09-04  7:38 UTC  (3+ messages)

[PATCH v3] mm/hugetlb: avoid looping to the same hugepage if !pages and !vmas
 2019-09-04  7:21 UTC 

[PATCH 2/2] mm/page_owner: determine the last stack state of page with CONFIG_KASAN_DUMP_PAGE=y
 2019-09-04  6:57 UTC 

[PATCH] mm,hugetlb_cgroup: Fix typo failcntfile in comment
 2019-09-04  6:47 UTC 

[PATCH v5] kasan: add memory corruption identification for software tag-based mode
 2019-09-04  3:41 UTC  (3+ messages)

[PATCH v2] mm/hugetlb: avoid looping to the same hugepage if !pages and !vmas
 2019-09-04  3:24 UTC  (3+ messages)

[PATCH] arm: fix page faults in do_alignment
 2019-09-04  2:17 UTC  (8+ messages)

[PATCH v3 0/6] hugetlb_cgroup: Add hugetlb_cgroup reservation limits
 2019-09-03 23:44 UTC  (6+ messages)

[PATCH v7 0/5] kasan: support backing vmalloc space with real shadow memory
 2019-09-03 23:41 UTC  (8+ messages)
` [PATCH v7 1/5] "
` [PATCH v7 2/5] kasan: add test for vmalloc
` [PATCH v7 3/5] fork: support VMAP_STACK with KASAN_VMALLOC
` [PATCH v7 4/5] x86/kasan: support KASAN_VMALLOC
` [PATCH v7 5/5] kasan debug: track pages allocated for vmalloc shadow

[PATCH] mm: emit tracepoint when RSS changes by threshold
 2019-09-03 20:05 UTC 

[RFC PATCH 0/2] Add predictive memory reclamation and compaction
 2019-09-03 19:45 UTC  (12+ messages)

[PATCH AUTOSEL 4.19 154/167] mm/migrate.c: initialize pud_entry in migrate_vma()
 2019-09-03 16:25 UTC 

[PATCH] mm: do not hash address in print_bad_pte()
 2019-09-03 13:12 UTC  (2+ messages)

[PATCH] mm: fix the race between swapin_readahead and SWP_SYNCHRONOUS_IO path
 2019-09-03 12:17 UTC  (5+ messages)

Re: Re: [PATCH] mm: Add nr_free_highatomimic to fix incorrect watermatk routine
 2019-09-03 10:22 UTC  (2+ 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).