linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-23 11:24:37 to 2014-07-28 09:37:34 UTC [more...]

[PATCH] mm: fix page_alloc.c kernel-doc warnings
 2014-07-28  9:37 UTC  (2+ messages)

[PATCHv3 0/2] mm: map few pages around fault address if they are in page cache
 2014-07-28  9:36 UTC  (10+ messages)
` [PATCHv3 1/2] mm: introduce vm_ops->map_pages()
    ` [PATCH] mm: don't allow fault_around_bytes to be 0

[PATCH] mm: fix filemap.c pagecache_get_page() kernel-doc warnings
 2014-07-28  9:36 UTC  (2+ messages)

[PATCH -mm 0/6] Per-memcg slab shrinkers
 2014-07-28  9:31 UTC  (7+ messages)
` [PATCH -mm 1/6] list_lru, shrinkers: introduce list_lru_shrink_{count,walk}
` [PATCH -mm 2/6] fs: consolidate {nr,free}_cached_objects args in shrink_control
` [PATCH -mm 3/6] vmscan: shrink slab on memcg pressure
` [PATCH -mm 4/6] list_lru: add per-memcg lists
` [PATCH -mm 5/6] fs: make shrinker memcg aware
` [PATCH -mm 6/6] memcg: iterator: do not skip offline css

[patch] mm, thp: restructure thp avoidance of light synchronous migration
 2014-07-28  8:52 UTC  (3+ messages)

[patch] mm, thp: only collapse hugepages to nodes with affinity
 2014-07-28  8:42 UTC  (9+ messages)
` [patch v2] mm, tmp: only collapse hugepages to nodes with affinity for zone_reclaim_mode
      ` [patch v3] mm, thp: "
          ` [patch v4] "

two minor update patches for RAS
 2014-07-28  6:51 UTC  (3+ messages)
` [PATCH 1/2] APEI, GHES: Cleanup unnecessary function for lock-less list
` [PATCH 2/2] RAS, HWPOISON: Fix wrong error recovery status

[RFC PATCH]mm: fix potential infinite loop in dissolve_free_huge_pages()
 2014-07-28  2:20 UTC  (4+ messages)
  ` [PATCH v2]mm: "

[PATCH] mm: fix direct reclaim writeback regression
 2014-07-26 23:15 UTC  (3+ messages)

vmstat: On demand vmstat workers V8
 2014-07-26  2:22 UTC  (2+ messages)

[PATCH 0/3] mmu_notifier: Allow to manage CPU external TLBs
 2014-07-25 21:57 UTC  (14+ messages)
` [PATCH 1/3] mmu_notifier: Add mmu_notifier_invalidate_range()
` [PATCH 2/3] mmu_notifier: Call mmu_notifier_invalidate_range() from VMM
` [PATCH 3/3] mmu_notifier: Add the call-back for mmu_notifier_invalidate_range()

[PATCH v8 00/22] Support ext4 on NV-DIMMs
 2014-07-25 19:44 UTC  (21+ messages)
` [PATCH v8 03/22] axonram: Fix bug in direct_access
` [PATCH v8 05/22] Add vm_replace_mixed()
` [PATCH v8 10/22] Replace the XIP page fault handler with the DAX page fault handler

[PATCH v3 0/2] mm/highmem: make kmap cache coloring aware
 2014-07-25 19:43 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] xtensa: support aliasing cache in kmap

[patch 00/13] mm: memcontrol: naturalize charge lifetime v4
 2014-07-25 17:34 UTC  (21+ messages)
` [patch 13/13] mm: memcontrol: rewrite uncharge API

[PATCHv4 0/6] mm/zpool: add common api for zswap to use zbud/zsmalloc
 2014-07-25 16:59 UTC  (7+ messages)
` [PATCHv5 0/4] "

Background page clearing
 2014-07-25 16:32 UTC  (4+ messages)

[PATCH V4 00/15] compaction: balancing overhead and success rates
 2014-07-25 15:49 UTC  (30+ messages)
` [PATCH V4 01/15] mm, THP: don't hold mmap_sem in khugepaged when allocating THP
` [PATCH V4 02/15] mm, compaction: defer each zone individually instead of preferred zone
` [PATCH V4 03/15] mm, compaction: do not count compact_stall if all zones skipped compaction
` [PATCH V4 04/15] mm, compaction: do not recheck suitable_migration_target under lock
` [PATCH V4 05/15] mm, compaction: move pageblock checks up from isolate_migratepages_range()
` [PATCH V4 06/15] mm, compaction: reduce zone checking frequency in the migration scanner
` [PATCH V4 07/15] mm, compaction: khugepaged should not give up due to need_resched()
` [PATCH V4 08/15] mm, compaction: periodically drop lock and restore IRQs in scanners
` [PATCH V4 09/15] mm, compaction: skip rechecks when lock was already held
` [PATCH V4 10/15] mm, compaction: remember position within pageblock in free pages scanner
` [PATCH V4 11/15] mm, compaction: skip buddy pages by their order in the migrate scanner
` [PATCH V4 12/15] mm: rename allocflags_to_migratetype for clarity
` [PATCH V4 13/15] mm, compaction: pass gfp mask to compact_control
` [PATCH V4 14/15] mm, compaction: try to capture the just-created high-order freepage

mmu_notifier: preparatory patches for hmm and or iommuv2 v6
 2014-07-25 15:14 UTC  (6+ messages)
` [PATCH 3/7] mmu_notifier: pass through vma to invalidate_range and invalidate_page v3

[PATCH v2 1/2] timer: provide an api for deferrable timeout
 2014-07-25 14:48 UTC  (2+ messages)
` [PATCH v2 2/2] ksm: Provide support to use deferrable timers for scanner thread

[PATCH 0/2] shmem: fix faulting into a hole while it's punched, take 3
 2014-07-25 14:33 UTC  (5+ messages)
` [PATCH 1/2] shmem: fix faulting into a hole, not taking i_mutex
` [PATCH 2/2] shmem: fix splicing from a hole while it's punched

[BUG] THP allocations escape cpuset when defrag is off
 2014-07-25  9:14 UTC  (7+ messages)
  ` [patch] mm, thp: do not allow thp faults to avoid cpuset restrictions

[PATCH] memory-hotplug: add sysfs zone_index attribute
 2014-07-25  7:19 UTC  (4+ messages)

[Bug 80881] New: Memory cgroup OOM leads to BUG: unable to handle kernel paging request at ffffffffffffffd8
 2014-07-25  2:55 UTC  (5+ messages)

[PATCH v2] mm/highmem: make kmap cache coloring aware
 2014-07-25  2:12 UTC  (5+ messages)

[RFC Patch V1 00/30] Enable memoryless node on x86 platforms
 2014-07-25  1:50 UTC  (14+ messages)
` [RFC Patch V1 29/30] mm, x86: Enable memoryless node support to better support CPU/memory hotplug
` [RFC Patch V1 30/30] x86, NUMA: Online node earlier when doing CPU hot-addition

[PATCH] mm: trivial comment cleanup in slab.c
 2014-07-25  0:51 UTC  (3+ messages)

[PATCH v4 0/6] File Sealing & memfd_create()
 2014-07-24 22:44 UTC  (16+ messages)
` [PATCH v4 1/6] mm: allow drivers to prevent new writable mappings
` [PATCH v4 2/6] shm: add sealing API
` [PATCH v4 3/6] shm: add memfd_create() syscall
` [PATCH v4 4/6] selftests: add memfd_create() + sealing tests
` [PATCH v4 5/6] selftests: add memfd/sealing page-pinning tests
` [PATCH v4 6/6] shm: wait for pins to be released when sealing

[patch 0/2] mm, slub: remaining changes for -mm
 2014-07-24 22:18 UTC  (4+ messages)
` [patch 1/2] mm, slub: fix false-positive lockdep warning in free_partial()

[PATCH v4] arm64,ia64,ppc,s390,sh,tile,um,x86,mm: Remove default gate area
 2014-07-24 20:56 UTC 

[PATCH RESEND 0/5] mm, shmem: Enhance per-process accounting of shared memory
 2014-07-24 19:53 UTC  (3+ messages)
` [PATCH 3/5] mm, shmem: Add shmem_vma() helper

[PATCH 1/2] hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings()
 2014-07-24 19:50 UTC  (2+ messages)
` [PATCH 2/2] hwpoison: call action_result() in failure path of hwpoison_user_mappings()

[rfc 0/4] prctl: set-mm -- Rework interface, v2
 2014-07-24 19:46 UTC  (11+ messages)
` [rfc 1/4] mm: Introduce may_adjust_brk helper
` [rfc 2/4] mm: Use "
` [rfc 3/4] prctl: PR_SET_MM -- Factor out mmap_sem when update mm::exe_file
` [rfc 4/4] prctl: PR_SET_MM -- Introduce PR_SET_MM_MAP operation, v3

(request for -mm inclusion) Re: [PATCH v3] arm64,ia64,ppc,s390,sh,tile,um,x86,mm: Remove default gate area
 2014-07-24 18:48 UTC 

arm64 flushing 255GB of vmalloc space takes too long
 2014-07-24 17:47 UTC  (9+ messages)
            ` [PATCH] arm64: fix soft lockup due to large tlb flush range

[linux-3.10.17] Could not allocate memory from free CMA areas
 2014-07-24 15:15 UTC 

[PATCHv4 0/5] Atomic pool for arm64
 2014-07-24 13:56 UTC  (6+ messages)
` [PATCHv4 3/5] common: dma-mapping: Introduce common remapping functions

[PATCH] ksm: Provide support to use deferred timers for scanner thread
 2014-07-24 13:12 UTC  (3+ messages)

Requesting help in understanding commit 7cccd8, i.e. disabling preemption in slub.c:slab_alloc_node
 2014-07-24 12:10 UTC 

[PATCH v7 00/10] Intel MPX support
 2014-07-24  5:23 UTC  (15+ messages)
` [PATCH v7 03/10] x86, mpx: add macro cpu_has_mpx
` [PATCH v7 08/10] x86, mpx: add prctl commands PR_MPX_REGISTER, PR_MPX_UNREGISTER
` [PATCH v7 09/10] x86, mpx: cleanup unused bound tables

[patch 1/3] mm, oom: ensure memoryless node zonelist always includes zones
 2014-07-24  1:16 UTC  (3+ messages)
` [patch 2/3] mm, oom: remove unnecessary check for NULL zonelist
` [patch 3/3] mm, oom: rename zonelist locking functions

[PATCH] slab: fix the alias count(via sysfs) of slab cache
 2014-07-23 23:13 UTC  (2+ messages)

[PATCH] rmap: fix pgoff calculation to handle hugepage correctly
 2014-07-23 21:45 UTC  (9+ messages)
          ` [PATCH -mm] mm: refactor page index/offset getters

[PATCH v2 00/25] AMDKFD kernel driver
 2014-07-23 20:25 UTC  (22+ messages)

[PATCH RFC 0/5] Virtual Memory Resource Controller for cgroups
 2014-07-23 14:08 UTC  (5+ messages)

[PATCH 0/2] Avoid unnecessary overhead in fault paths due to memcg and rss stats
 2014-07-23 12:58 UTC  (4+ messages)
` [PATCH 1/2] mm: Avoid full RCU lookup of memcg for statistics updates


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