linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] [0/16] POISON: Intro
 2009-05-26 13:29 UTC  (6+ messages)
` [PATCH] [7/16] POISON: Add basic support for poisoned pages in fault handler

[PATCH] Fix build warning and avoid checking for mem != null twice
 2009-05-26 13:19 UTC  (2+ messages)

[PATCH] Determine if mapping is MAP_SHARED using VM_MAYSHARE and not VM_SHARED in hugetlbfs
 2009-05-26 12:54 UTC  (5+ messages)

Problem with oom-killer in memcg
 2009-05-26 10:04 UTC 

[PATCH][mmtom] clean up once printk routine
 2009-05-26  9:40 UTC  (5+ messages)

[PATCH] Warn if we run out of swap space
 2009-05-26  3:29 UTC  (10+ messages)

[RFC][PATCH] memcg: fix swap account (26/May)[0/5]
 2009-05-26  3:18 UTC  (6+ messages)
` [RFC][PATCH 1/5] change swap cache interfaces
` [RFC][PATCH 2/5] add SWAP_HAS_CACHE flag to swap_map
` [RFC][PATCH 3/5] count cache-only swaps
` [RFC][PATCH 4/5] memcg: fix swap account
` [RFC][PATCH 5/5] (experimental) chase and free cache only swap

Fw: [Bugme-new] [Bug 13366] New: About 80% of shutdowns fail (blocking)
 2009-05-25 21:31 UTC  (2+ messages)

[PATCH 3/7] percpu: clean up percpu variable definitions
 2009-05-25 16:07 UTC  (4+ messages)

[Bugme-new] [Bug 13302] New: "bad pmd" on fork() of process with hugepage shared memory segments attached
 2009-05-25 13:17 UTC  (12+ messages)

[PATCH v3] zone_reclaim is always 0 by default
 2009-05-25 11:41 UTC  (5+ messages)

[PATCH] Use integer fields lookup for gfp_zone and check for errors in flags passed to the page allocator
 2009-05-25 11:30 UTC  (3+ messages)

kernel BUG at mm/slqb.c:1411!
 2009-05-25 11:12 UTC  (5+ messages)

[PATCH 3/3] reset wmark_min and inactive ratio of zone when hotplug happens V2
 2009-05-25  9:01 UTC  (2+ messages)

[PATCH 2/3] add inactive ratio calculation function of each zone V2
 2009-05-25  9:00 UTC  (2+ messages)

[PATCH] lib : provide a more precise radix_tree_gang_lookup_slot
 2009-05-25  3:53 UTC 

[patch 0/5] Support for sanitization flag in low-level page allocator
 2009-05-25  1:17 UTC  (35+ messages)
            ` [PATCH] Support for kernel memory sanitization
                  ` [PATCH] Support for unconditional page sanitization
          ` [PATCH] Sanitize memory on kfree() and kmem_cache_free()

[PATCH 4/4] zone_reclaim_mode is always 0 by default
 2009-05-24 13:44 UTC  (8+ messages)

[PATCH] slab: fix generic PAGE_POISONING conflict with SLAB_RED_ZONE
 2009-05-22 10:17 UTC  (4+ messages)
  ` [PATCH] slab: add missing guard for kernel_map_pages() use

[PATCH] memcg: remove forward declaration from sched.h
 2009-05-22  8:37 UTC  (3+ messages)

[PATCH] memcg: remove some redundant checks
 2009-05-22  8:16 UTC  (2+ messages)

[RFC][PATCH 0/3] fix memcg to do swap account in right way (avoid swap account leak)
 2009-05-22  8:05 UTC  (4+ messages)
` [RFC][PATCH 1/3] add SWAP_HAS_CACHE flag to swapmap
` [RFC][PATCH 2/3] fix memcg swap account to handle swap ref itself
` [RFC][PATCH 3/3] count swap caches whose swp_entry can be freed

[PATCH] mm/slub.c: Use print_hex_dump and remove unnecessary cast
 2009-05-22  8:04 UTC  (5+ messages)

[RFC][PATCH] synchrouns swap freeing at zapping vmas
 2009-05-22  5:05 UTC  (9+ messages)
` [RFC][PATCH 1/2] change swapcount handling
` [RFC][PATCH 2/2] synchrouns swap freeing without trylock

[PATCH] readahead:add blk_run_backing_dev
 2009-05-22  2:33 UTC  (8+ messages)

[PATCH] hugh: update email address
 2009-05-21 19:33 UTC 

[patch 2/5] Apply the PG_sensitive flag to mac80211 WEP key handling
 2009-05-21  4:52 UTC  (2+ messages)

[PATCH 1/3] clean up functions related to pages_min V2
 2009-05-21  0:23 UTC 

[PATCH 0/3] fix zone watermark and inactive ration when memory hotplug occur V2
 2009-05-21  0:22 UTC 

[patch 5/5] Apply the PG_sensitive flag to the CryptoAPI subsystem
 2009-05-20 19:05 UTC 

[patch 4/5] Apply the PG_sensitive flag to the AF_KEY implementation
 2009-05-20 18:52 UTC 

[patch 3/5] Apply the PG_sensitive flag to audit subsystem
 2009-05-20 18:50 UTC 

[patch 1/5] Apply the PG_sensitive flag to the tty API
 2009-05-20 18:41 UTC 

[PATCH 2/3] vmscan: make mapped executable pages the first class citizen
 2009-05-20 15:38 UTC  (23+ messages)

[PATCH 1/3] clean up setup_per_zone_pages_min
 2009-05-20 10:53 UTC  (9+ messages)

[PATCH 2/3] add inactive ratio calculation function of each zone
 2009-05-20 10:41 UTC  (4+ messages)

[PATCH 3/3] reset wmark_min and inactive ratio of zone when hotplug happens
 2009-05-20 10:32 UTC  (4+ messages)

[PATCH 0/3] fix zone watermark and inactive ration when memory hot plug occur
 2009-05-20  7:18 UTC 

FW: process virtual size versus resident size versus swap space versus oom-killer
 2009-05-19 17:35 UTC 

[RFC] Low overhead patches for the memory cgroup controller (v2)
 2009-05-19 13:18 UTC  (6+ messages)

[PATCH 0/3] make mapped executable pages the first class citizen
 2009-05-19 13:14 UTC  (9+ messages)
` [PATCH 2/3] vmscan: "

[PATCH 0/3] make mapped executable pages the first class citizen
 2009-05-19 10:32 UTC  (8+ messages)
` [PATCH 2/3] vmscan: "
` [PATCH 3/3] vmscan: merge duplicate code in shrink_active_list()

[PATCH] memcg: handle accounting race in swapin-readahead and zap_pte
 2009-05-19  8:28 UTC  (3+ messages)

[PATCH 4/4] zone_reclaim_mode is always 0 by default
 2009-05-19  7:15 UTC  (4+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox