linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-30 22:35:21 to 2012-04-06 00:00:00 UTC [more...]

[PATCH 0/7] mm: vma->vm_flags diet
 2012-04-06  0:01 UTC  (50+ messages)
` [PATCH 1/7] mm, x86, PAT: rework linear pfn-mmap tracking
  ` [PATCH 1/7 v2] "
    ` [x86 PAT PATCH 0/2] x86 PAT vm_flag code refactoring
      ` [x86 PAT PATCH 1/2] x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines
              ` [v3 VM_PAT PATCH 0/3] x86 VM_PAT series
                ` [v3 VM_PAT PATCH 1/3] x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines
                ` [v3 VM_PAT PATCH 2/3] x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfn
                ` [v3 VM_PAT PATCH 3/3] mm, x86, PAT: rework linear pfn-mmap tracking
      ` [x86 PAT PATCH 2/2] "
` [PATCH 2/7] mm: introduce vma flag VM_ARCH_1
` [PATCH 3/7] mm: kill vma flag VM_CAN_NONLINEAR
` [PATCH 4/7] mm: kill vma flag VM_INSERTPAGE
` [PATCH 5/7] mm, drm/udl: fixup vma flags on mmap
` [PATCH 6/7] mm: kill vma flag VM_EXECUTABLE
` [PATCH 7/7] mm: move madvise vma flags to the end

[PATCH] memcg: Do not open code accesses to res_counter members
 2012-04-05 23:53 UTC  (2+ messages)

[PATCH] memcg: revise the position of threshold index while unregistering event
 2012-04-05 23:37 UTC  (3+ messages)

[RFC 0/6] uprobes: kill uprobes_srcu/uprobe_srcu_id
 2012-04-05 22:22 UTC  (7+ messages)
` [PATCH 1/6] uprobes: introduce find_active_uprobe()
` [PATCH 2/6] uprobes: introduce is_swbp_at_addr_fast()
` [PATCH 3/6] uprobes: teach find_active_uprobe() to provide the "is_swbp" info
` [PATCH 4/6] uprobes: change register_for_each_vma() to take mm->mmap_sem for writing
` [PATCH 5/6] uprobes: teach handle_swbp() to rely on "is_swbp" rather than uprobes_srcu
` [PATCH 6/6] uprobes: kill uprobes_srcu/uprobe_srcu_id

kmemleak: illegal RCU use assertion error
 2012-04-05 22:07 UTC  (7+ messages)

[PATCH 0/2] mm: compaction: improve free pages selection
 2012-04-05 21:46 UTC  (4+ messages)
` [PATCH 1/2] mm: compaction: try harder to isolate free pages
` [PATCH 2/2] mm: compaction: allow isolation of lower order buddy pages

[PATCH 1/2] Documentation: mm: Add compact_node on Documentation/sysctl/vm.txt
 2012-04-05 21:41 UTC  (4+ messages)
` [PATCH 2/2] Documentation: mm: Fix path to extfrag_index in vm.txt

[RFC] writeback and cgroup
 2012-04-05 17:13 UTC  (19+ messages)
  ` [Lsf] "

[PATCH 0/2] mm/acpi hotplug fixes for hot-remove
 2012-04-05 18:07 UTC  (3+ messages)
` [PATCH 1/2] acpi: remove section mappings on memory hot-remove
` [PATCH 2/2] mm: consistently register / release memory resource

[PATCH 1/3] tracing: Modify is_delete, is_return from int to bool
 2012-04-05 16:55 UTC  (4+ messages)
` [PATCH 2/3] tracing: Extract out common code for kprobes/uprobes traceevents
` [PATCH 3/3] tracing: Provide traceevents interface for uprobes

[PATCH 0/2] Documentation: mm: Add missing compact_node in vm.txt
 2012-04-05 16:42 UTC 

Caching issues with tmpfs?
 2012-04-05 15:45 UTC  (2+ messages)

[PATCH] memcg swap: use mem_cgroup_uncharge_swap
 2012-04-05 14:49 UTC  (3+ messages)
` [patch] memcg swap: use mem_cgroup_uncharge_swap fix

[PATCH 1/6] memcg: fix unused variable warning
 2012-04-05 10:17 UTC  (4+ messages)
` [PATCH 5/6] memcg: fix broken boolen expression

[PATCH RFC] mm: account VMA before forced-COW via /proc/pid/mem
 2012-04-05  8:31 UTC  (5+ messages)

Missing initialization of pages removed with memblock_remove
 2012-04-05  1:10 UTC 

swap on eMMC and other flash
 2012-04-05  0:17 UTC  (15+ messages)

[RFC][PATCH] avoid swapping out with swappiness==0
 2012-04-04 17:38 UTC  (9+ messages)

Frontswap feedback from LSF/MM and patches
 2012-04-04 17:25 UTC  (2+ messages)

[PATCH] staging: zsmalloc: fix memory leak
 2012-04-04 16:26 UTC  (2+ messages)

[PATCH] mmu_notifier: have mmu_notifiers use SRCU so they may safely schedule
 2012-04-04 12:36 UTC 

[PATCH] mm/hugetlb.c: cleanup to use long vars instead of int in region_count
 2012-04-04 12:22 UTC  (4+ messages)

[patch] thp, memcg: split hugepage for memcg oom on cow
 2012-04-04  1:56 UTC 

[PATCH 0/6] buffered write IO controller in balance_dirty_pages()
 2012-04-03 23:32 UTC  (7+ messages)

[patch] mm, oom: avoid checking set of allowed nodes twice when selecting a victim
 2012-04-03 23:34 UTC 

[PATCH 00/39] [RFC] AutoNUMA alpha10
 2012-04-03 20:35 UTC  (2+ messages)

[RFC][PATCH 00/26] sched/numa
 2012-04-03 17:32 UTC  (17+ messages)
` [RFC][PATCH 06/26] mm: Migrate misplaced page

[PATCHv24 00/16] Contiguous Memory Allocator
 2012-04-03 14:10 UTC  (17+ messages)
` [PATCHv24 01/16] mm: page_alloc: remove trailing whitespace
` [PATCHv24 02/16] mm: compaction: introduce isolate_migratepages_range()
` [PATCHv24 03/16] mm: compaction: introduce map_pages()
` [PATCHv24 04/16] mm: compaction: introduce isolate_freepages_range()
` [PATCHv24 05/16] mm: compaction: export some of the functions
` [PATCHv24 06/16] mm: page_alloc: introduce alloc_contig_range()
` [PATCHv24 07/16] mm: page_alloc: change fallbacks array handling
` [PATCHv24 08/16] mm: mmzone: MIGRATE_CMA migration type added
` [PATCHv24 09/16] mm: page_isolation: MIGRATE_CMA isolation functions added
` [PATCHv24 10/16] mm: Serialize access to min_free_kbytes
` [PATCHv24 11/16] mm: extract reclaim code from __alloc_pages_direct_reclaim()
` [PATCHv24 12/16] mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks
` [PATCHv24 13/16] drivers: add Contiguous Memory Allocator
` [PATCHv24 14/16] X86: integrate CMA with DMA-mapping subsystem
` [PATCHv24 15/16] ARM: "
` [PATCHv24 16/16] ARM: Samsung: use CMA for 2 memory banks for s5p-mfc device

[PATCH] mm for fs: add truncate_pagecache_range
 2012-04-03  5:45 UTC  (6+ messages)

[patch 1/2] mm, thp: remove unnecessary ret variable
 2012-04-03  1:30 UTC  (2+ messages)
` [patch 2/2] mm, thp: allow fallback when pte_alloc_one() fails for huge pmd

[PATCH] kmemleak: do not leak object after tree insertion error (v2, fixed)
 2012-04-02 23:06 UTC 

[PATCH] staging: zsmalloc: fix memory leak
 2012-04-02 14:13 UTC 

Question on i_mmap_mutex locking rule
 2012-04-02 12:04 UTC 

[PATCH] kmemleak: do not leak object after tree insertion error
 2012-04-02  6:35 UTC 

[PATCH v2] hugetlb: fix race condition in hugetlb_fault()
 2012-04-02  2:21 UTC  (12+ messages)
` [PATCH] "
      ` [PATCH v3] "
    ` [PATCH v2] arch/tile: support multiple huge page sizes dynamically
        ` [PATCH v3] "

The linux-input mailing list has been moved
 2012-04-01  4:26 UTC 

[PATCH 2/2] uprobes/core: Optimize probe hits with help of counter
 2012-03-31 17:19 UTC  (2+ messages)
` [tip:perf/uprobes] uprobes/core: Optimize probe hits with the help of a counter

[PATCH 1/2] uprobes/core: Allocate xol slots for uprobes use
 2012-03-31 17:19 UTC  (2+ messages)
` [tip:perf/uprobes] uprobes/core: Allocate XOL "

Huge page counter speedup complete
 2012-03-31 14:09 UTC  (3+ messages)
` [PATCH 1/2] mm: Allow using fast mm counters from other files
` [PATCH 2/2] huge-memory: Use fast mm counters for transparent huge pages

[PATCH 0/20] mmu: arch/mm: Port OOM changes to arch page fault handlers
 2012-03-31 12:15 UTC  (3+ messages)
` [PATCH 0/19 v2] "

[PATCH] arch/tile: support multiple huge page sizes dynamically
 2012-03-31 12:09 UTC  (2+ messages)

[PATCH] huge-memory: Use fast mm counters for transparent huge pages
 2012-03-30 23:26 UTC 

mm: migrate_pages hang
 2012-03-30 22:36 UTC  (3+ messages)


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