linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-09 17:08:43 to 2017-10-11 08:04:45 UTC [more...]

[PATCH v2 0/2] mm, memory_hotplug: redefine memory offline retry logic
 2017-10-11  8:04 UTC  (8+ messages)
` [PATCH 1/2] mm, memory_hotplug: do not fail offlining too early

[PATCH -mm -v2] mm, swap: Use page-cluster as max window of VMA based swap readahead
 2017-10-11  7:55 UTC  (2+ messages)

[PATCH v8 00/14] MAP_DIRECT for DAX RDMA and userspace flush
 2017-10-11  7:43 UTC  (20+ messages)
` [PATCH v8 01/14] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [PATCH v8 02/14] fs, mm: pass fd to ->mmap_validate()
` [PATCH v8 03/14] fs: MAP_DIRECT core
` [PATCH v8 04/14] xfs: prepare xfs_break_layouts() for reuse with MAP_DIRECT
` [PATCH v8 05/14] fs, xfs, iomap: introduce iomap_can_allocate()
` [PATCH v8 06/14] xfs: wire up MAP_DIRECT
` [PATCH v8 07/14] iommu, dma-mapping: introduce dma_get_iommu_domain()
` [PATCH v8 08/14] fs, mapdirect: introduce ->lease_direct()
` [PATCH v8 09/14] xfs: wire up ->lease_direct()
` [PATCH v8 10/14] device-dax: "
` [PATCH v8 11/14] iommu: up-level sg_num_pages() from amd-iommu
` [PATCH v8 12/14] iommu/vt-d: use iommu_num_sg_pages
` [PATCH v8 13/14] IB/core: use MAP_DIRECT to fix / enable RDMA to DAX mappings
` [PATCH v8 14/14] tools/testing/nvdimm: enable rdma unit tests

[PATCH 0/7 v1] Speed up page cache truncation
 2017-10-11  7:39 UTC  (10+ messages)
` [PATCH 1/7] mm: Speedup cancel_dirty_page() for clean pages
` [PATCH 2/7] mm: Refactor truncate_complete_page()
` [PATCH 3/7] mm: Factor out page cache page freeing into a separate function
` [PATCH 4/7] mm: Move accounting updates before page_cache_tree_delete()
` [PATCH 5/7] mm: Move clearing of page->mapping to page_cache_tree_delete()
` [PATCH 6/7] mm: Factor out checks and accounting from __delete_from_page_cache()
` [PATCH 7/7] mm: Batch radix tree operations when truncating pages

[PATCH] proc: do not show VmExe bigger than total executable virtual memory
 2017-10-11  7:00 UTC  (3+ messages)

[PATCH v3] mm, sysctl: make NUMA stats configurable
 2017-10-11  6:16 UTC  (15+ messages)

[PATCH v16 0/5] Virtio-balloon Enhancement
 2017-10-11  6:03 UTC  (15+ messages)
` [PATCH v16 3/5] virtio-balloon: VIRTIO_BALLOON_F_SG
              `  "
` [PATCH v16 5/5] virtio-balloon: VIRTIO_BALLOON_F_CTRL_VQ

[PATCH] mm/page-writeback.c: fix bug caused by disable periodic writeback
 2017-10-11  4:06 UTC  (8+ messages)

[PATCH] page_alloc.c: inline __rmqueue()
 2017-10-11  2:34 UTC  (9+ messages)
    ` [PATCH v2] mm/page_alloc.c: "

[lkp-robot] [x86/kconfig] 81d3871900: BUG:unable_to_handle_kernel
 2017-10-11  2:31 UTC 

mmotm 2016-08-02-15-53 uploaded
 2017-10-11  2:01 UTC  (5+ messages)

[PATCH -mm] mm, swap: Use page-cluster as max window of VMA based swap readahead
 2017-10-11  1:11 UTC  (5+ messages)

[PATCH] KVM: X86: clear page flags when freeing kvm mmapping page
 2017-10-11  0:56 UTC 

[PATCH] fs, mm: account filp and names caches to kmemcg
 2017-10-10 23:32 UTC  (14+ messages)

[v11 0/6] cgroup-aware OOM killer
 2017-10-10 22:04 UTC  (9+ messages)
` [v11 2/6] mm: implement mem_cgroup_scan_tasks() for the root memory cgroup
` [v11 3/6] mm, oom: cgroup-aware OOM killer

[PATCH v2 1/3] kcov: support comparison operands collection
 2017-10-10 21:53 UTC  (12+ messages)
` [PATCH v2 2/3] Makefile: support flag -fsanitizer-coverage=trace-cmp

[PATCH v4 00/20] Speculative page faults
 2017-10-10 21:23 UTC  (3+ messages)
` [PATCH v4 19/20] x86/mm: Add speculative pagefault handling

[PATCH v7 00/12] MAP_DIRECT for DAX RDMA and userspace flush
 2017-10-10 20:17 UTC  (21+ messages)
` [PATCH v7 06/12] xfs: wire up MAP_DIRECT
` [PATCH v7 07/12] dma-mapping: introduce dma_has_iommu()
  ` [PATCH v8] dma-mapping: introduce dma_get_iommu_domain()
` [PATCH v7 09/12] xfs: wire up ->lease_direct()

Questions about commit "ipc/shm: Fix shmat mmap nil-page protection"
 2017-10-10 18:11 UTC  (2+ messages)

[PATCH 0/16 v3] Ranged pagevec tagged lookup
 2017-10-10 17:48 UTC  (3+ messages)
` [PATCH 16/16] cifs: Use find_get_pages_range_tag()

[PATCH v11 0/9] complete deferred page initialization
 2017-10-10 17:41 UTC  (19+ messages)
` [PATCH v11 1/9] x86/mm: setting fields in deferred pages
` [PATCH v11 2/9] sparc64/mm: "
` [PATCH v11 3/9] sparc64: simplify vmemmap_populate
` [PATCH v11 4/9] mm: defining memblock_virt_alloc_try_nid_raw
` [PATCH v11 5/9] mm: zero reserved and unavailable struct pages
` [PATCH v11 6/9] x86/kasan: add and use kasan_map_populate()
` [PATCH v11 7/9] arm64/kasan: "
` [PATCH v11 8/9] mm: stop zeroing memory during allocation in vmemmap
` [PATCH v11 9/9] sparc64: optimized struct page zeroing

[PATCH 0/3 v11] oom: capture unreclaimable slab info in oom message
 2017-10-10 17:25 UTC  (4+ messages)
` [PATCH 1/3] tools: slabinfo: add "-U" option to show unreclaimable slabs only
` [PATCH 2/3] mm: slabinfo: dump CONFIG_SLABINFO
` [PATCH 3/3] mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory

[PATCH 1/1] [mm]: cma: change pr_info to pr_err for cma_alloc fail log
 2017-10-10 15:50 UTC 

[PATCH v3 1/3] kcov: support comparison operands collection
 2017-10-10 15:51 UTC  (4+ messages)
` [PATCH v3 2/3] Makefile: support flag -fsanitizer-coverage=trace-cmp
` [PATCH 3/3] kcov: update documentation

[PATCH] vmalloc: back off only when the current task is OOM killed
 2017-10-10 14:17 UTC  (7+ messages)

[PATCH v10 00/10] complete deferred page initialization
 2017-10-10 13:39 UTC  (5+ messages)
` [PATCH v10 05/10] mm: zero reserved and unavailable struct pages

[PATCH] virtio: avoid possible OOM lockup at virtballoon_oom_notify()
 2017-10-10 11:47 UTC 

[PATCH 1/1] mm: reducing page_owner structure size
 2017-10-10  9:34 UTC  (2+ messages)

[PATCH] kvm, mm: account kvm related kmem slabs to kmemcg
 2017-10-10  8:32 UTC  (2+ messages)

kernel BUG at fs/xfs/xfs_aops.c:853! in kernel 4.13 rc6
 2017-10-10  7:57 UTC  (7+ messages)

[PATCH] mm:swap: skip swapcache only if swapped page has no other reference
 2017-10-10  7:33 UTC 

[RFC] a question about mlockall() and mprotect()
 2017-10-10  5:50 UTC  (12+ messages)

[PATCH v2] Userfaultfd: Add description for UFFD_FEATURE_SIGBUS
 2017-10-10  4:25 UTC  (3+ messages)

[PATCH v2 0/4] skip swapcache for super fast device
 2017-10-10  1:10 UTC  (5+ messages)
` [PATCH v2 4/4] mm:swap: skip swapcache for swapin of synchronous device

[PATCH RFC tip/core/rcu 13/15] mm/ksm: Remove now-redundant smp_read_barrier_depends()
 2017-10-10  0:22 UTC 

[PATCH 0/3 v10] oom: capture unreclaimable slab info in oom message
 2017-10-09 21:00 UTC  (8+ messages)
` [PATCH 3/3] mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory

mmotm 2017-10-03-17-08 uploaded
 2017-10-09 20:37 UTC  (2+ messages)

[PATCH v9 00/12] complete deferred page initialization
 2017-10-09 19:57 UTC  (14+ messages)
` [PATCH v9 09/12] mm/kasan: kasan specific map populate function

[patch] madvise.2: Add MADV_WIPEONFORK documentation
 2017-10-09 19:11 UTC  (8+ messages)
  ` [patch v2] "

[RFC PATCH] mm: shm: round up tmpfs size to huge page size when huge=always
 2017-10-09 17:54 UTC  (6+ messages)

[PATCH, RFC] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G
 2017-10-09 17:09 UTC  (3+ 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).