linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-02 12:32:54 to 2014-09-09 14:52:20 UTC [more...]

[PATCH v4 1/2] timer: provide an api for deferrable timeout
 2014-09-09 14:52 UTC  (8+ messages)
` [PATCH v4 2/2] ksm: provide support to use deferrable timers for scanner thread

regression caused by cgroups optimization in 3.17-rc2
 2014-09-09 14:50 UTC  (23+ messages)

[PATCH] mm: page_alloc: Default to node-ordering on 64-bit NUMA machines
 2014-09-09 14:46 UTC  (7+ messages)
        ` [PATCH] mm: page_alloc: Default node-ordering on 64-bit NUMA, zone-ordering on 32-bit v2

mm: WARN at mm/vmalloc.c:130 vmap_page_range_noflush
 2014-09-09 14:25 UTC 

[patch resend] mm: page_alloc: fix zone allocation fairness on UP
 2014-09-09 13:15 UTC 

[RFC] memory cgroup: my thoughts on memsw
 2014-09-09 10:39 UTC  (9+ messages)

[PATCH 0/5] Reduce sequential read overhead
 2014-09-09  8:17 UTC  (10+ messages)
` [PATCH 6/6] mm: page_alloc: Reduce cost of the fair zone allocation policy
          ` [PATCH] mm: page_alloc: Fix setting of ZONE_FAIR_DEPLETED on UP
              ` [PATCH] mm: page_alloc: Fix setting of ZONE_FAIR_DEPLETED on UP v2

[RFC] Free the reserved memblock when free cma pages
 2014-09-09  6:13 UTC 

[PATCH] memory-hotplug: fix below build warning
 2014-09-09  2:11 UTC 

[PATCH v2 1/3] mm: use memblock_alloc_range_nid() and memblock_alloc_range()
 2014-09-08 23:38 UTC  (3+ messages)
` [PATCH v2 2/3] x86: use memblock_alloc_range()
` [PATCH v2 3/3] x86: use __memblock_alloc_base() and memblock_alloc_base()

[PATCH 0/6] hugepage migration fixes (v3)
 2014-09-08 21:37 UTC  (20+ messages)
` [PATCH v3 1/6] mm/hugetlb: reduce arch dependent code around follow_huge_*
` [PATCH v3 2/6] mm/hugetlb: take page table lock in follow_huge_(addr|pmd|pud)()
` [PATCH v3 3/6] mm/hugetlb: fix getting refcount 0 page in hugetlb_fault()
` [PATCH v3 4/6] mm/hugetlb: add migration entry check in hugetlb_change_protection
` [PATCH v3 5/6] mm/hugetlb: add migration entry check in __unmap_hugepage_range
` [PATCH v3 6/6] mm/hugetlb: remove unused argument of follow_huge_addr()

[PATCH v10 00/21] Support ext4 on NV-DIMMs
 2014-09-08 18:59 UTC  (11+ messages)
` [PATCH v10 09/21] Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v10 19/21] xip: Add xip_zero_page_range
` [PATCH v10 20/21] ext4: Add DAX functionality
` [PATCH 1/1] xfs: add DAX support

[PATCH 0/5] Support Write-Through mapping on x86
 2014-09-08 18:42 UTC  (32+ messages)
` [PATCH 1/5] x86, mm, pat: Set WT to PA4 slot of PAT MSR
` [PATCH 2/5] x86, mm, pat: Change reserve_memtype() to handle WT
` [PATCH 3/5] x86, mm, asm-gen: Add ioremap_wt() for WT
` [PATCH 4/5] x86, mm: Add set_memory_wt() "
` [PATCH 5/5] x86, mm, pat: Add pgprot_writethrough() "

mm: BUG in unmap_page_range
 2014-09-08 17:56 UTC  (13+ messages)

[PATCH] slab: implement kmalloc guard
 2014-09-08 16:10 UTC  (4+ messages)

[patch] mm: page_alloc: fix zone allocation fairness on UP
 2014-09-08 12:51 UTC  (2+ messages)

[PATCH V3 0/6] RCU get_user_pages_fast and __get_user_pages_fast
 2014-09-08  9:06 UTC  (4+ messages)

[RFC PATCH v3 0/4] fix freepage count problems in memory isolation
 2014-09-08  8:31 UTC  (3+ messages)
` [RFC PATCH v3 1/4] mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype

[PATCH v6 00/13] compaction: balancing overhead and success rates
 2014-09-08  8:04 UTC  (4+ messages)
` [PATCH v6 11/13] mm, compaction: skip buddy pages by their order in the migrate scanner

[PATCH] mm: softdirty: write protect PTEs created for read faults after VM_SOFTDIRTY cleared
 2014-09-07 23:01 UTC  (6+ messages)
` [PATCH v5] mm: softdirty: enable write notifications on VMAs "
` [PATCH v6] "

[PATCH 1/3] mm: move debug code out of page_alloc.c
 2014-09-06 19:38 UTC  (3+ messages)
` [PATCH 2/3] mm: introduce VM_BUG_ON_MM
` [PATCH 3/3] mm: use VM_BUG_ON_MM where possible

[PATCH -mmotm] mm: fix kmemcheck.c build errors
 2014-09-05 20:01 UTC  (2+ messages)

ext4 vs btrfs performance on SSD array
 2014-09-05 16:50 UTC  (10+ messages)

mm: invalid memory deref in page_get_anon_vma
 2014-09-05 14:38 UTC 

[patch] mm: memcontrol: revert use of root_mem_cgroup res_counter
 2014-09-05 13:55 UTC  (2+ messages)

[PATCH v3] zram: add num_discards for discarded pages stat
 2014-09-05 11:31 UTC  (9+ messages)

[patch] mm: clean up zone flags
 2014-09-05 10:20 UTC  (4+ messages)

Service Pc,Carga Mapas Gps,Reparacion De Notebook´s
 2014-09-05  6:03 UTC 

[PATCH] mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set
 2014-09-05  5:13 UTC  (13+ messages)

[RFC 0/3] make vm aware of zram-swap
 2014-09-04 23:59 UTC  (6+ messages)
` [RFC 1/3] zram: generalize swap_slot_free_notify
` [RFC 2/3] mm: add swap_get_free hint for zram
` [RFC 3/3] zram: add swap_get_free hint

mm: memory corruption in mm->ptl
 2014-09-04 21:13 UTC 

[PATCH] mm: mmap: use pr_emerg when printing BUG related information
 2014-09-04 20:50 UTC  (3+ messages)

drivers/gpu/drm/radeon/si_dpm.c:2728:1: warning: the frame size of 2384 bytes is larger than 2048 bytes
 2014-09-04 17:04 UTC 

[mmotm:master 251/287] lib/test-string_helpers.c:293:1: warning: the frame size of 1316 bytes is larger than 1024 bytes
 2014-09-04  9:19 UTC  (3+ messages)

[PATCH] mm: ksm: Remove unused function process_timeout()
 2014-09-04  9:11 UTC  (2+ messages)

drivers/media/common/saa7146/saa7146_hlp.c:467:1: warning: the frame size of 1032 bytes is larger than 1024 bytes
 2014-09-04  0:27 UTC 

mm: kernel BUG at mm/mmap.c:446!
 2014-09-03 18:06 UTC  (2+ messages)

[PATCH] mm: reposition zbud page in lru list if not freed in zbud_free
 2014-09-03  0:06 UTC  (3+ messages)

[PATCH 0/2] fuse: fix regression in fuse_get_user_pages()
 2014-09-03 10:11 UTC  (3+ messages)
` [PATCH 1/2] vfs: switch iov_iter_get_pages() to passing maximal size
` [PATCH 2/2] fuse: fuse_get_user_pages(): do not pack more data than requested

free initrd / cma pages problems with memblock
 2014-09-03  9:57 UTC 

[PATCH] mm: Use min3/max3 macros to avoid shadow warnings
 2014-09-03  7:48 UTC 

[PATCH] zbud: avoid accessing in last unused freelist
 2014-09-03  5:54 UTC 

[PATCH] fs/super.c: do not shrink fs slab during direct memory reclaim
 2014-09-03  5:02 UTC  (10+ messages)

[PATCH 1/2] x86: use memblock_alloc_range() or memblock_alloc_base()
 2014-09-02 23:04 UTC  (4+ messages)
` [PATCH 2/2] mm: use memblock_alloc_range()
  ` kmemleak: Cannot insert [...] into the object search tree (overlaps existing) (mm: use memblock_alloc_range())

[PATCH] mm: fix dump_vma() compilation
 2014-09-02 16:33 UTC 

[PATCH v2 0/6] mm/balloon_compaction: fixes and cleanups
 2014-09-02 13:09 UTC  (9+ messages)
` [PATCH v2 3/6] mm/balloon_compaction: isolate balloon pages without lru_lock
` [PATCH v2 4/6] mm: introduce common page state for ballooned memory
` [PATCH v2 5/6] mm/balloon_compaction: use common page ballooning
` [PATCH v2 6/6] mm/balloon_compaction: general cleanup


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