linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-18 23:49:48 to 2017-05-22 16:52:29 UTC [more...]

[HMM 00/15] HMM (Heterogeneous Memory Management) v22
 2017-05-22 16:52 UTC  (14+ messages)
` [HMM 01/15] hmm: heterogeneous memory management documentation
` [HMM 02/15] mm/hmm: heterogeneous memory management (HMM for short) v3
` [HMM 03/15] mm/hmm/mirror: mirror process address space on device with HMM helpers v3
` [HMM 04/15] mm/hmm/mirror: helper to snapshot CPU page table v3
` [HMM 05/15] mm/hmm/mirror: device page fault handler
` [HMM 06/15] mm/memory_hotplug: introduce add_pages
` [HMM 07/15] mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory v2
` [HMM 08/15] mm/ZONE_DEVICE: special case put_page() for device private pages
` [HMM 09/15] mm/hmm/devmem: device memory hotplug using ZONE_DEVICE v4
` [HMM 10/15] mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory v3
` [HMM 11/15] mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY
` [HMM 12/15] mm/migrate: new memory migration helper for use with device memory v4
` [HMM 13/15] mm/migrate: migrate_vma() unmap page from vma while collecting pages

[patch 2/2] MM: allow per-cpu vmstat_threshold and vmstat_worker configuration
 2017-05-22 16:38 UTC  (16+ messages)

[PATCH v3 0/6] Support for contiguous pte hugepages
 2017-05-22 16:30 UTC  (11+ messages)
` [PATCH v3 1/6] mm, gup: Remove broken VM_BUG_ON_PAGE compound check for hugepages
` [PATCH v3 2/6] mm, gup: Ensure real head page is ref-counted when using hugepages
` [PATCH v3 3/6] mm/hugetlb: add size parameter to huge_pte_offset()
` [PATCH v3 4/6] mm/hugetlb: Allow architectures to override huge_pte_clear()
  ` [PATCH v3.1 "
` [PATCH v3 5/6] mm/hugetlb: Introduce set_huge_swap_pte_at() helper
  ` [PATCH v3.1 "
` [PATCH v3 6/6] mm: rmap: Use correct helper when poisoning hugepages

[v5 0/1] mm: Adaptive hash table scaling
 2017-05-22 16:08 UTC  (2+ messages)
` [v5 1/1] "

[PATCH] mm: introduce MADV_CLR_HUGEPAGE
 2017-05-22 15:52 UTC  (10+ messages)

[PATCH] Patch for remapping pages around the fault page
 2017-05-22 15:50 UTC  (2+ messages)

[PATCH 0/3] mm/slub: Fix unused function warnings
 2017-05-22 15:24 UTC  (5+ messages)
` [PATCH 1/3] mm/slub: Only define kmalloc_large_node_hook() for NUMA systems
` [PATCH 2/3] mm/slub: Mark slab_free_hook() as __maybe_unused
` [PATCH 3/3] mm/slub: Put tid_to_cpu() and tid_to_event() inside #ifdef block

[RFC v3]mm: ro protection for data allocated dynamically
 2017-05-22 15:09 UTC  (6+ messages)
` [PATCH 1/1] Sealable memory support
  ` [kernel-hardening] "
    ` [PATCH] LSM: Make security_hook_heads a local variable

[PATCH 0/2] fix premature OOM killer
 2017-05-22 15:06 UTC  (14+ messages)
` [PATCH 1/2] mm, oom: make sure that the oom victim uses memory reserves
` [RFC PATCH 2/2] mm, oom: do not trigger out_of_memory from the #PF

[PATCH] dm ioctl: Restore __GFP_HIGH in copy_params()
 2017-05-22 15:03 UTC  (8+ messages)

[PATCH 1/2] mm: avoid spurious 'bad pmd' warning messages
 2017-05-22 14:44 UTC  (7+ messages)
` [PATCH 2/2] dax: Fix race between colliding PMD & PTE entries

[PATCH] x86/mm: pgds getting out of sync after memory hot remove
 2017-05-22 14:29 UTC  (6+ messages)
` [PATCH] x86/mm: synchronize pgd in vmemmap_free()

[PATCH v1 00/11] mm/kasan: support per-page shadow memory to reduce memory consumption
 2017-05-22 14:00 UTC  (5+ messages)

[v4 0/1] mm: Adaptive hash table scaling
 2017-05-22 13:41 UTC  (10+ messages)
` [v4 1/1] "

[PATCH] mm: Define KB, MB, GB, TB in core VM
 2017-05-22 11:17 UTC 

mm, something wring in page_lock_anon_vma_read()?
 2017-05-22  9:48 UTC  (10+ messages)

[PATCH] mm/oom_kill: count global and memory cgroup oom kills
 2017-05-22  9:11 UTC  (4+ messages)

[PATCH] mm, THP, swap: Check whether CONFIG_THP_SWAP enabled earlier
 2017-05-22  2:18 UTC 

[PATCH] slub/memcg: Cure the brainless abuse of sysfs attributes
 2017-05-22  1:25 UTC  (5+ messages)

[PATCH 0/3] zswap: Adjustments for three function implementations
 2017-05-21 10:45 UTC  (10+ messages)
` [PATCH 1/3] zswap: Delete an error message for a failed memory allocation in zswap_pool_create()
` [PATCH 2/3] zswap: Improve a size determination in zswap_frontswap_init()
` [PATCH 3/3] zswap: Delete an error message for a failed memory allocation in zswap_dstmem_prepare()
    `  "
        ` Using best practices for big software change possibilities

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-05-21  7:16 UTC  (29+ messages)
` [PATCH v5 17/32] x86/mm: Add support to access boot related data in the clear
` [PATCH v5 19/32] x86/mm: Add support to access persistent memory "
` [PATCH v5 22/32] x86, swiotlb: DMA support for memory encryption
` [PATCH v5 23/32] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v5 28/32] x86/mm, kexec: Allow kexec to be used "
` [PATCH v5 32/32] x86/mm: Add support to make use of Secure Memory Encryption

[PATCH] ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errors
 2017-05-21  2:45 UTC  (2+ messages)

[PATCH v9] mm: Add memory allocation watchdog kernel thread
 2017-05-21  1:51 UTC 

[PATCH] mm: per-cgroup memory reclaim stats
 2017-05-20 19:15 UTC  (3+ messages)

[RFC PATCH] mm, oom: cgroup-aware OOM-killer
 2017-05-20 18:37 UTC  (5+ messages)

[PATCH] mm: clarify why we want kmalloc before falling backto vmallock
 2017-05-20  7:27 UTC  (3+ messages)

[RFC PATCH] vmalloc: show more detail info in vmallocinfo for clarify
 2017-05-20  6:47 UTC 

[RFC PATCH v2 00/17] cgroup: Major changes to cgroup v2 core
 2017-05-20  2:10 UTC  (16+ messages)
` [RFC PATCH v2 08/17] cgroup: Move debug cgroup to its own file
` [RFC PATCH v2 11/17] cgroup: Implement new thread mode semantics
` [RFC PATCH v2 12/17] cgroup: Remove cgroup v2 no internal process constraint
` [RFC PATCH v2 13/17] cgroup: Allow fine-grained controllers control in cgroup v2

[PATCH v5 00/11] mm: page migration enhancement for thp
 2017-05-19 21:39 UTC  (16+ messages)
` [PATCH v5 01/11] mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1
` [PATCH v5 02/11] mm: mempolicy: add queue_pages_node_check()
` [PATCH v5 11/11] mm: memory_hotplug: memory hotremove supports thp migration

[PATCH] mm, vmstat: Fix NULL pointer dereference during pagetypeinfo print
 2017-05-19 14:48 UTC  (2+ messages)

[PATCH v1] mm: drop NULL return check of pte_offset_map_lock()
 2017-05-19 13:15 UTC  (2+ messages)

[PATCH] ib/core: not to set page dirty bit if it's already set
 2017-05-19 13:05 UTC 

[PATCH v2 0/6] cpuset/mempolicies related fixes and cleanups
 2017-05-19 11:59 UTC  (5+ messages)
` [PATCH v2 1/6] mm, page_alloc: fix more premature OOM due to race with cpuset update
` [PATCH v2 3/6] mm, page_alloc: pass preferred nid instead of zonelist to allocator

[RFC 1/6] mm, page_alloc: fix more premature OOM due to race with cpuset update
 2017-05-19 11:27 UTC  (22+ messages)

[PATCH v6 00/15] lockdep: Implement crossrelease feature
 2017-05-19 10:56 UTC  (5+ messages)
` [PATCH v6 05/15] "

RFC v2: post-init-read-only protection for data allocated dynamically
 2017-05-19 10:51 UTC  (9+ messages)

[PATCH] mm/vmstat: add oom_kill counter
 2017-05-19  9:10 UTC  (4+ messages)

[PATCH -v4 0/14] mm: make movable onlining suck less
 2017-05-19  8:56 UTC  (13+ messages)
` [PATCH 07/14] mm: consider zone which is not fully populated to have holes
` [PATCH 08/14] mm, compaction: skip over holes in __reset_isolation_suitable
` [PATCH 09/14] mm: __first_valid_page skip over offline pages
` [PATCH 10/14] mm, vmstat: skip reporting offline pages in pagetypeinfo
` [PATCH 11/14] mm, memory_hotplug: do not associate hotadded memory to zones until online

[mmotm:master 61/139] include/asm-generic/memory_model.h:54:52: warning: 'page' is used uninitialized in this function
 2017-05-19  7:22 UTC  (2+ messages)

[PATCH v4 00/27] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
 2017-05-19  4:07 UTC  (3+ messages)
` [PATCH v4 05/27] btrfs: btrfs_wait_tree_block_writeback can be void return

[mmotm:master] BUILD REGRESSION ecfddce33be51ebedf97f1e03d954c14e575afb6
 2017-05-19  2:08 UTC 

[mmotm:master 61/139] mm/vmstat.c:1224:16: warning: 'page' may be used uninitialized in this function
 2017-05-19  0:07 UTC 


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