linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-18 16:45:55 to 2019-09-23 05:43:49 UTC [more...]

[PATCH V8 0/2] arm64/mm: Enable memory hot remove
 2019-09-23  5:43 UTC  (2+ messages)
` [PATCH V8 1/2] arm64/mm: Hold memory hotplug lock while walking for kernel page table dump

[PATCH v4 00/10] mm: Page fault enhancements
 2019-09-23  4:25 UTC  (11+ messages)
` [PATCH v4 01/10] mm/gup: Rename "nonblocking" to "locked" where proper
` [PATCH v4 02/10] mm/gup: Fix __get_user_pages() on fault retry of hugetlb
` [PATCH v4 03/10] mm: Introduce FAULT_FLAG_DEFAULT
` [PATCH v4 04/10] mm: Introduce FAULT_FLAG_INTERRUPTIBLE
` [PATCH v4 05/10] mm: Return faster for non-fatal signals in user mode faults
` [PATCH v4 06/10] userfaultfd: Don't retake mmap_sem to emulate NOPAGE
` [PATCH v4 07/10] mm: Allow VM_FAULT_RETRY for multiple times
` [PATCH v4 08/10] mm/gup: "
` [PATCH v4 09/10] mm/gup: Allow to react to fatal signals
` [PATCH v4 10/10] mm/userfaultfd: Honor FAULT_FLAG_KILLABLE in fault path

[RFC v3] zswap: Add CONFIG_ZSWAP_IO_SWITCH to handle swap IO issue
 2019-09-23  3:31 UTC 

[PATCH v5 7/7] mm, slab_common: Modify kmalloc_caches[type][idx] to kmalloc_caches[idx][type]
 2019-09-23  0:40 UTC  (2+ messages)
` [mm, slab_common] c5e1edaa1a: BUG:unable_to_handle_page_fault_for_address

[PATCH v2] mm: implement write-behind policy for sequential file writes
 2019-09-23  0:36 UTC  (6+ messages)
` [mm] e0e7df8d5b: will-it-scale.per_process_ops -7.3% regression

[PATCH] mm: slub: print_hex_dump() with DUMP_PREFIX_OFFSET
 2019-09-22 17:05 UTC  (6+ messages)

[PATCH] mm, oom: avoid printk() iteration under RCU
 2019-09-22  6:20 UTC  (7+ messages)

[PATCH v2 0/3] Make working with compound pages easier
 2019-09-22  2:13 UTC  (7+ messages)
` [PATCH v2 1/3] mm: Introduce page_size()

[linux-next:master] BUILD INCOMPLETE b5b3bd898ba99fb0fb6aed3b23ec6353a1724d6f
 2019-09-21 17:52 UTC 

[GIT PULL] Please pull hmm related changes
 2019-09-21 17:40 UTC  (2+ messages)

[PATCH V3 0/2] mm/debug: Add tests for architecture exported page table helpers
 2019-09-21 16:00 UTC  (4+ messages)
` [PATCH V3 1/2] mm/hugetlb: Make alloc_gigantic_page() available for general use
` [PATCH V3 2/2] mm/pgtable/debug: Add test validating architecture page table helpers

[PATCH v8 0/3] fix double page fault on arm64
 2019-09-21 15:31 UTC  (5+ messages)
` [PATCH v8 1/3] arm64: cpufeature: introduce helper cpu_has_hw_af()
` [PATCH v8 2/3] arm64: mm: implement arch_faults_on_old_pte() on arm64
` [PATCH v8 3/3] mm: fix double page fault on arm64 if PTE_AF is cleared

[PATCH v10 0/6] mm / virtio: Provide support for unused page reporting
 2019-09-21 15:25 UTC  (13+ messages)
` [PATCH v10 1/6] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v10 2/6] mm: Use zone and order instead of free area in free_list manipulators
` [PATCH v10 3/6] mm: Introduce Reported pages
  ` [mm] 0f5b256b2c: will-it-scale.per_process_ops -1.2% regression
` [PATCH v10 4/6] mm: Add device side and notifier for unused page reporting
` [PATCH v10 5/6] virtio-balloon: Pull page poisoning config out of free page hinting
` [PATCH v10 6/6] virtio-balloon: Add support for providing unused page reports to host
` [PATCH v10 QEMU 1/3] virtio-ballon: Implement support for page poison tracking feature
` [PATCH v10 QEMU 2/3] virtio-balloon: Add bit to notify guest of unused page reporting
` [PATCH v10 QEMU 3/3] virtio-balloon: Provide a interface for "

[PATCH v7 0/3] fix double page fault on arm64
 2019-09-21 13:19 UTC  (9+ messages)
` [PATCH v7 1/3] arm64: cpufeature: introduce helper cpu_has_hw_af()
` [PATCH v7 2/3] arm64: mm: implement arch_faults_on_old_pte() on arm64
` [PATCH v7 3/3] mm: fix double page fault on arm64 if PTE_AF is cleared

[linux-next:pending-fixes] BUILD SUCCESS bd302977ecfe79e709503cdbbd1de778d2897eb5
 2019-09-21 11:48 UTC 

[PATCH 3/3] mm:fix gup_pud_range
 2019-09-21  1:47 UTC  (8+ messages)

[RESEND PATCH v2] mm/oom_killer: Add task UID to info message on an oom kill
 2019-09-21  1:00 UTC  (4+ messages)

[PATCH v2 00/11] Introduces new count-based method for monitoring lockless pagetable wakls
 2019-09-21  0:48 UTC  (2+ messages)
      ` [PATCH v2 11/11] powerpc/mm/book3s64/pgtable: Uses counting method to skip serializing

[RFC v2] zswap: Add CONFIG_ZSWAP_IO_SWITCH to handle swap IO issue
 2019-09-21  0:22 UTC  (2+ messages)

[PATCH v2 0/4] debug_pagealloc improvements through page_owner
 2019-09-20 23:34 UTC  (3+ messages)

[PATCH -next] mm/kmemleak: record the current memory pool size
 2019-09-20 23:22 UTC  (3+ messages)

[PATCH] mm, memcg: assign shrinker_map before kvfree
 2019-09-20 14:31 UTC  (6+ messages)

[PATCH -next] treewide: remove unused argument in lock_release()
 2019-09-20 13:49 UTC  (4+ messages)

[PATCH v3 0/2] powerpc/mm: Conditionally call H_BLOCK_REMOVE
 2019-09-20 13:05 UTC  (3+ messages)
` [PATCH v3 1/2] powperc/mm: read TLB Block Invalidate Characteristics
` [PATCH v3 2/2] powerpc/mm: call H_BLOCK_REMOVE when supported

[PATCH v6 0/3] fix double page fault on arm64
 2019-09-20  9:03 UTC  (5+ messages)
` [PATCH v6 1/3] arm64: cpufeature: introduce helper cpu_has_hw_af()
` [PATCH v6 2/3] arm64: mm: implement arch_faults_on_old_pte() on arm64
` [PATCH v6 3/3] mm: fix double page fault on arm64 if PTE_AF is cleared

[PATCH v1 0/3] mm/memory_hotplug: Export generic_online_page()
 2019-09-20  8:17 UTC  (2+ messages)

[PATCH v4 0/8] mm/memory_hotplug: Shrink zones before removing memory
 2019-09-20  8:16 UTC  (4+ messages)

[PATCH V2 0/2] mm/debug: Add tests for architecture exported page table helpers
 2019-09-20  4:06 UTC  (11+ messages)
` [PATCH V2 2/2] mm/pgtable/debug: Add test validating architecture "

[PATCH v5 0/3] fix double page fault on arm64
 2019-09-20  1:14 UTC  (8+ messages)
` [PATCH v5 1/3] arm64: cpufeature: introduce helper cpu_has_hw_af()
` [PATCH v5 2/3] arm64: mm: implement arch_faults_on_old_pte() on arm64
` [PATCH v5 3/3] mm: fix double page fault on arm64 if PTE_AF is cleared

[RFC] mm: Proactive compaction
 2019-09-19 23:37 UTC  (5+ messages)

[PATCH v5 0/7] hugetlb_cgroup: Add hugetlb_cgroup reservation limits
 2019-09-19 22:24 UTC  (8+ messages)
` [PATCH v5 1/7] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
` [PATCH v5 2/7] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
` [PATCH v5 3/7] hugetlb_cgroup: add reservation accounting for private mappings
` [PATCH v5 4/7] hugetlb: disable region_add file_region coalescing
` [PATCH v5 5/7] hugetlb_cgroup: add accounting for shared mappings
` [PATCH v5 6/7] hugetlb_cgroup: Add hugetlb_cgroup reservation tests
` [PATCH v5 7/7] hugetlb_cgroup: Add hugetlb_cgroup reservation docs

[PATCH RFC 00/14] The new slab memory controller
 2019-09-19 21:40 UTC  (5+ messages)

[PATCH 0/2] Cleanups to hugetlb code
 2019-09-19 20:04 UTC  (3+ messages)
` [PATCH 1/2] hugetlb: region_chg provides only cache entry
` [PATCH 2/2] hugetlb: remove duplicated code

[PATCH v6] mm/pgmap: Use correct alignment when looking at first pfn from a region
 2019-09-19 19:25 UTC  (2+ messages)

WARNING in __alloc_pages_nodemask
 2019-09-19 18:29 UTC  (4+ messages)

[PATCH STABLE 4.9] x86, mm, gup: prevent get_page() race with munmap in paravirt guest
 2019-09-19 18:26 UTC  (2+ messages)

[PATCH v2 0/2] powerpc/mm: Conditionally call H_BLOCK_REMOVE
 2019-09-19 15:59 UTC  (7+ messages)
` [PATCH v2 1/2] powperc/mm: read TLB Block Invalidate Characteristics
` [PATCH v2 2/2] powerpc/mm: call H_BLOCK_REMOVE when supported

[PATCH v4 0/3] fix double page fault on arm64
 2019-09-19 15:51 UTC  (18+ messages)
` [PATCH v4 1/3] arm64: cpufeature: introduce helper cpu_has_hw_af()
` [PATCH v4 3/3] mm: fix double page fault on arm64 if PTE_AF is cleared

[PATCH RFC v3 0/9] virtio-mem: paravirtualized memory
 2019-09-19 14:22 UTC  (10+ messages)
` [PATCH RFC v3 1/9] ACPI: NUMA: export pxm_to_node
` [PATCH RFC v3 2/9] virtio-mem: Paravirtualized memory hotplug
` [PATCH RFC v3 3/9] virtio-mem: Paravirtualized memory hotunplug part 1
` [PATCH RFC v3 4/9] mm: Export alloc_contig_range() / free_contig_range()
` [PATCH RFC v3 5/9] virtio-mem: Paravirtualized memory hotunplug part 2
` [PATCH RFC v3 6/9] mm: Allow to offline PageOffline() pages with a reference count of 0
` [PATCH RFC v3 7/9] virtio-mem: Allow to offline partially unplugged memory blocks
` [PATCH RFC v3 8/9] mm/memory_hotplug: Introduce offline_and_remove_memory()
` [PATCH RFC v3 9/9] virtio-mem: Offline and remove completely unplugged memory blocks

[RFC] mm: memcg: add priority for soft limit reclaiming
 2019-09-19 13:32 UTC  (2+ messages)

[PATCH] hugetlbfs: hugetlb_fault_mutex_hash cleanup
 2019-09-19 12:07 UTC  (3+ messages)

[PATCH] mm: Support memblock alloc on the exact node for sparse_buffer_init()
 2019-09-19 11:43 UTC  (9+ messages)

lot of MemAvailable but falling cache and raising PSI
 2019-09-19 10:21 UTC  (12+ messages)

Huge pmds and puds for graphics questions
 2019-09-19  8:53 UTC 

[PATCH] [RESEND] vmscan.c: add a sysctl entry for controlling memory reclaim IO congestion_wait length
 2019-09-19  8:23 UTC  (4+ messages)

[PATCH] [RFC] vmscan.c: add a sysctl entry for controlling memory reclaim IO congestion_wait length
 2019-09-19  8:22 UTC  (10+ messages)

[PATCH] z3fold: fix memory leak in kmem cache
 2019-09-19  7:59 UTC  (4+ messages)

[linux-next:pending-fixes] BUILD SUCCESS cd0a293e6cef4a0111ed8d5c7f9350aa1c9096c1
 2019-09-19  7:22 UTC 

[PATCH] mm/pgtable/debug: Fix test validating architecture page table helpers
 2019-09-19  5:44 UTC  (3+ messages)

[GIT PULL] vfs: prohibit writes to active swap devices
 2019-09-19  1:55 UTC  (2+ messages)

[PATCH v4 0/9] hugetlb_cgroup: Add hugetlb_cgroup reservation limits
 2019-09-19  1:53 UTC  (4+ messages)
` [PATCH v4 8/9] hugetlb_cgroup: Add hugetlb_cgroup reservation tests

CGroup unused allocated slab objects will not get released
 2019-09-19  0:33 UTC  (4+ messages)

[PATCH v2 0/5] iomap & xfs support for large pages
 2019-09-19  0:04 UTC  (14+ messages)
` [PATCH v2 1/5] fs: Introduce i_blocks_per_page
` [PATCH v2 2/5] mm: Add file_offset_of_ helpers
` [PATCH v2 3/5] iomap: Support large pages
` [PATCH v2 4/5] xfs: "
` [PATCH v2 5/5] xfs: Pass a page to xfs_finish_page_writeback

[PATCH] mm/slub: fix a deadlock in shuffle_freelist()
 2019-09-18 19:59 UTC  (7+ messages)

[PATCH 0/7] Emulated coherent graphics memory take 2
 2019-09-18 17:44 UTC  (4+ messages)
` [PATCH 1/7] mm: Add write-protect and clean utilities for address space ranges


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