linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-05 20:25:46 to 2013-07-11 07:25:11 UTC [more...]

[PATCH for 3.2.34] memcg: do not trigger OOM if PF_NO_MEMCG_OOM is set
 2013-07-11  7:25 UTC  (23+ messages)
        ` [PATCH for 3.2] memcg: do not trap chargers with full callstack on OOM

[PATCH] madvise: fix checkpatch errors
 2013-07-11  7:04 UTC  (2+ messages)

[PATCH] mm/slub.c: remove 'per_cpu' which is useless variable
 2013-07-11  6:50 UTC  (3+ messages)

[RFC PATCH 0/5] Support multiple pages allocation
 2013-07-11  6:12 UTC  (18+ messages)
` [RFC PATCH 1/5] mm, page_alloc: support "

linux-next: slab shrinkers: BUG at mm/list_lru.c:92
 2013-07-11  3:03 UTC  (24+ messages)

[PATCH] mm: add sys_madvise2 and MADV_NAME to name vmas
 2013-07-11  0:19 UTC  (21+ messages)
    ` [PATCH 0/1] mm: mempolicy: (Was: add sys_madvise2 and MADV_NAME to name vmas)
      ` [PATCH 1/1] mm: mempolicy: fix mbind_range() && vma_adjust() interaction

[REGRESSION] x86 vmalloc issue from recent 3.10.0+ commit
 2013-07-10 17:27 UTC  (3+ messages)

[PATCH v4 0/4] Enable async page faults on s390
 2013-07-10 12:59 UTC  (5+ messages)
` [PATCH 1/4] PF: Add FAULT_FLAG_RETRY_NOWAIT for guest fault
` [PATCH 2/4] PF: Make KVM_HVA_ERR_BAD usable on s390
` [PATCH 3/4] PF: Provide additional direct page notification
` [PATCH 4/4] PF: Async page fault support on s390

[patch] mm, memcg: add oom killer delay
 2013-07-10 11:23 UTC  (11+ messages)

[PATCH v3 0/4] Enable async page faults on s390
 2013-07-10 10:52 UTC  (18+ messages)
` [PATCH 1/4] PF: Add FAULT_FLAG_RETRY_NOWAIT for guest fault
` [PATCH 2/4] PF: Make KVM_HVA_ERR_BAD usable on s390
` [PATCH 3/4] PF: Provide additional direct page notification
` [PATCH 4/4] PF: Async page fault support on s390

[PATCH RFC] fsio: filesystem io accounting cgroup
 2013-07-10  8:37 UTC  (4+ messages)

[RFC] mm: Honor min_free_kbytes set by user
 2013-07-10  6:57 UTC  (7+ messages)

[PATCH RFC] fsio: filesystem io accounting cgroup
 2013-07-10  3:50 UTC  (25+ messages)

PageDirty check in mk_pte for s390
 2013-07-10  0:54 UTC  (2+ messages)

[PATCH] [MMOTM] xfs: fix dquot isolation hang
 2013-07-09 18:02 UTC  (2+ messages)

[PATCH] mm: cleanup backing_dev_info foo_stamp fields
 2013-07-09 17:06 UTC  (2+ messages)

[PATCH 4/8] powerpc: Prepare to support kernel handling of IOMMU map/unmap
 2013-07-09 15:54 UTC  (2+ messages)

[PATCH] mm/vmscan.c: 'lru' may be used without initialized after the patch "3abf380..." in next-20130607 tree
 2013-07-09  2:16 UTC  (6+ messages)

[3.11 1/4] slub: Make cpu partial slab support configurable V2
 2013-07-08 18:55 UTC  (11+ messages)
` [3.11 3/4] Move kmalloc_node functions to common code

[PATCH -V3 1/4] mm/cma: Move dma contiguous changes into a seperate config
 2013-07-08 14:21 UTC  (2+ messages)

[PATCH 2/4] PF: Move architecture specifics to the backends
 2013-07-08 11:50 UTC 

[PATCH 2/2] fs/aio: Add support to aio ring pages migration
 2013-07-08 10:38 UTC 

[PATCH 1/2] fs/anon_inode: Introduce a new lib function, anon_inode_getfile_private()
 2013-07-08 10:38 UTC 

[PATCH 0/2] Add support to aio ring pages migration
 2013-07-08 10:38 UTC 

[PATCH 1/5] mm: remove redundant dirty pages check from __delete_from_page_cache()
 2013-07-08  9:52 UTC  (5+ messages)
` [PATCH 2/5] nfs: remove redundant cancel_dirty_page() from nfs_wb_page_cancel()
` [PATCH 3/5] hugetlbfs: remove cancel_dirty_page() from truncate_huge_page()
` [PATCH 4/5] page_writeback: get rid of account_size argument in cancel_dirty_page()
` [PATCH 5/5] page_writeback: put account_page_redirty() after set_page_dirty()

[PATCH 0/15] Basic scheduler support for automatic NUMA balancing V3
 2013-07-08  9:23 UTC  (22+ messages)
` [PATCH 01/15] mm: numa: Document automatic NUMA balancing sysctls
` [PATCH 02/15] sched: Track NUMA hinting faults on per-node basis
` [PATCH 03/15] sched: Select a preferred node with the most numa hinting faults
` [PATCH 04/15] sched: Update NUMA hinting faults once per scan
` [PATCH 05/15] sched: Favour moving tasks towards the preferred node
` [PATCH 06/15] sched: Reschedule task on preferred NUMA node once selected
` [PATCH 07/15] sched: Add infrastructure for split shared/private accounting of NUMA hinting faults
` [PATCH 08/15] sched: Increase NUMA PTE scanning when a new preferred node is selected
` [PATCH 09/15] sched: Check current->mm before allocating NUMA faults
` [PATCH 10/15] sched: Set the scan rate proportional to the size of the task being scanned
` [PATCH 11/15] mm: numa: Scan pages with elevated page_mapcount
` [PATCH 12/15] sched: Remove check that skips small VMAs
` [PATCH 13/15] sched: Set preferred NUMA node based on number of private faults
` [PATCH 14/15] sched: Account for the number of preferred tasks running on a node when selecting a preferred node
` [PATCH 15/15] sched: Favour moving tasks towards nodes that incurred more faults

[PATCH 1/3] mm/slab: Fix drain freelist excessively
 2013-07-08  8:03 UTC  (8+ messages)
` [PATCH 2/3] mm/slab: Sharing s_next and s_stop between slab and slub

[PATCH] swap: warn when a swap area overflows the maximum size (resent)
 2013-07-07 20:56 UTC  (6+ messages)
  ` [PATCH v2] swap: warn when a swap area overflows the maximum size

slob: Check for NULL pointer before calling ctor()
 2013-07-07 16:19 UTC  (4+ messages)
` [PATCH] "

[PATCH] slab: add kmalloc() to kernel API documentation
 2013-07-07 16:03 UTC  (3+ messages)

[PATCH v10 00/16] kmemcg shrinkers
 2013-07-07 15:56 UTC  (17+ messages)
` [PATCH v10 01/16] memcg: make cache index determination more robust
` [PATCH v10 02/16] memcg: consolidate callers of memcg_cache_id
` [PATCH v10 03/16] vmscan: also shrink slab in memcg pressure
` [PATCH v10 04/16] memcg: move stop and resume accounting functions
` [PATCH v10 05/16] memcg,list_lru: duplicate LRUs upon kmemcg creation
` [PATCH v10 06/16] lru: add an element to a memcg list
` [PATCH v10 07/16] list_lru: per-memcg walks
` [PATCH v10 08/16] memcg: move initialization to memcg creation
` [PATCH v10 09/16] memcg: per-memcg kmem shrinking
` [PATCH v10 10/16] memcg: scan cache objects hierarchically
` [PATCH v10 11/16] vmscan: take at least one pass with shrinkers
` [PATCH v10 12/16] super: targeted memcg reclaim
` [PATCH v10 13/16] memcg: allow kmem limit to be resized down
` [PATCH v10 14/16] vmpressure: in-kernel notifications
` [PATCH v10 15/16] memcg: reap dead memcgs upon global memory pressure
` [PATCH v10 16/16] memcg: flush memcg items upon memcg destruction

[PATCH] slub: do not put a slab to cpu partial list when cpu_partial is 0
 2013-07-07 15:47 UTC  (2+ messages)

[PATCH v3 1/5] mm/slab: Fix drain freelist excessively
 2013-07-07 15:38 UTC  (5+ messages)

[RFC PATCH v2 0/4] Enable async page faults on s390
 2013-07-07  9:28 UTC  (7+ messages)
` [PATCH 1/4] PF: Add FAULT_FLAG_RETRY_NOWAIT for guest fault
` [PATCH 2/4] PF: Move architecture specifics to the backends
` [PATCH 3/4] PF: Provide additional direct page notification
` [PATCH 4/4] PF: Async page fault support on s390

[PATCH 0/6] Basic scheduler support for automatic NUMA balancing
 2013-07-06 10:47 UTC  (6+ messages)
` [PATCH 6/8] sched: Reschedule task on preferred NUMA node once selected

Trying to vfree() bad address (e7eb1d38)
 2013-07-05 20:39 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).