linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-08 14:08:34 to 2013-11-15 23:07:11 UTC [more...]

[patch] mm, vmscan: abort futile reclaim if we've been oom killed
 2013-11-14  0:48 UTC  (5+ messages)

[patch] mm, memcg: add memory.oom_control notification for system oom
 2013-11-14 23:26 UTC  (9+ messages)
            ` [patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves
              ` [patch 2/2] mm, memcg: add memory.oom_control notification for system oom

[v3][PATCH 0/2] v3: fix hugetlb vs. anon-thp copy page
 2013-11-15 22:55 UTC  (3+ messages)
` [v3][PATCH 1/2] mm: hugetlbfs: Add VM_BUG_ON()s to catch non-hugetlbfs pages
` [v3][PATCH 2/2] mm: thp: give transparent hugepage code a separate copy_page

[PATCH v5 0/9] extend hugepage migration
 2013-11-15 23:01 UTC  (11+ messages)
` [PATCH 4/9] migrate: add hugepage migration code to move_pages()
            ` [PATCH] mm/migrate.c: take returned value of isolate_huge_page()(Re: [PATCH 4/9] migrate: add hugepage migration code to move_pages())
                ` [PATCH] mm/migrate.c: take returned value ofisolate_huge_page()(Re: [PATCH 4/9] migrate: add hugepage migration code tomove_pages())

[PATCH 0/3] Early use of boot service memory
 2013-11-15 22:55 UTC  (12+ messages)

odd swap accounting messages during oom kill
 2013-11-15 22:40 UTC 

[PATCH 1/2] mm: Properly separate the bloated ptl from the regular case
 2013-11-15 22:09 UTC  (3+ messages)

[PATCH 0/3] mm: hugetlbfs: fix hugetlbfs optimization v2
 2013-11-15 17:47 UTC  (4+ messages)
` [PATCH 1/3] mm: hugetlbfs: fix hugetlbfs optimization
` [PATCH 2/3] mm: hugetlb: use get_page_foll in follow_hugetlb_page
` [PATCH 3/3] mm: tail page refcounting optimization for slab and hugetlbfs

[PATCH] mm: hugetlbfs: fix hugetlbfs optimization
 2013-11-15 17:00 UTC  (4+ messages)

[RFC 0/4] Intermix Lowmem and vmalloc
 2013-11-15 15:53 UTC  (14+ messages)
` [RFC PATCH 1/4] arm: mm: Add iotable_init_novmreserve
` [RFC PATCH 2/4] arm: mm: Track lowmem in vmalloc
` [RFC PATCH 3/4] mm/vmalloc.c: Allow lowmem to be tracked "
` [RFC PATCH 4/4] mm/vmalloc.c: Treat the entire kernel virtual space as vmalloc

Disabling in-memory write cache for x86-64 in Linux II
 2013-11-15 15:48 UTC  (10+ messages)

BUG: mm, numa: test segfaults, only when NUMA balancing is on
 2013-11-15 14:45 UTC  (11+ messages)

[PATCH 0/2] v2: fix hugetlb vs. anon-thp copy page
 2013-11-15 10:26 UTC  (5+ messages)
` [PATCH 1/2] mm: hugetlbfs: Add some VM_BUG_ON()s to catch non-hugetlbfs pages
` [PATCH 2/2] mm: thp: give transparent hugepage code a separate copy_page

[patch] mm, vmpressure: add high level
 2013-11-15  2:16 UTC  (6+ messages)
` [bug] get_maintainer.pl incomplete output
      ` [PATCH] get_maintainer: Add commit author information to --rolestats

[PATCH] mm: revert mremap pud_free anti-fix
 2013-11-15  2:14 UTC  (12+ messages)
` [PATCH] arch: um: kernel: skas: mmu: remove pmd_free() and pud_free() for failure processing in init_stub_pte()

[PATCH] staging: zsmalloc: Ensure handle is never 0 on success
 2013-11-15  0:47 UTC  (8+ messages)

[PATCH] mm, oom: Fix race when selecting process to kill
 2013-11-14 17:03 UTC  (17+ messages)
` [PATCH v2] "
    ` [PATCH v3] "
        ` [PATCH v4] "
              ` [PATCH v5] "
                    ` [PATCH v6] "

[patch 0/8] mm: thrash detection-based file cache sizing v5
 2013-11-14 15:56 UTC  (5+ messages)

[PATCH] mm: Call MMU notifiers when copying a hugetlb page range
 2013-10-20  9:20 UTC 

Unnecessary mass OOM kills on Linux 3.11 virtualization host
 2013-11-14 10:14 UTC  (10+ messages)

[PATCH resend] mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserve
 2013-11-14  2:53 UTC 

[PATCH 00/24] mm: Use memblock interface instead of bootmem
 2013-11-13 23:10 UTC  (31+ messages)
` [PATCH 01/24] mm/memblock: debug: correct displaying of upper memory boundary
` [PATCH 02/24] mm/memblock: debug: don't free reserved array if !ARCH_DISCARD_MEMBLOCK
` [PATCH 03/24] mm/bootmem: remove duplicated declaration of __free_pages_bootmem()
` [PATCH 04/24] mm/block: remove unnecessary inclusion of bootmem.h
` [PATCH 05/24] mm/memory_hotplug: "
` [PATCH 06/24] mm/staging: "
` [PATCH 07/24] mm/char: "
` [PATCH 08/24] mm/memblock: drop WARN and use SMP_CACHE_BYTES as a default alignment
` [PATCH 09/24] mm/memblock: Add memblock memory allocation apis
` [PATCH 10/24] mm/init: Use memblock apis for early memory allocations
` [PATCH 11/24] mm/printk: "
` [PATCH 12/24] mm/page_alloc: "
` [PATCH 13/24] mm/power: "
` [PATCH 14/24] mm/lib/swiotlb: "
` [PATCH 15/24] mm/lib/cpumask: "
` [PATCH 16/24] mm/sparse: "
` [PATCH 17/24] mm/hugetlb: "
` [PATCH 18/24] mm/page_cgroup: "
` [PATCH 19/24] mm/percpu: "
` [PATCH 20/24] mm/memory_hotplug: "
` [PATCH 21/24] mm/firmware: "
` [PATCH 22/24] mm/ARM: kernel: "
` [PATCH 23/24] mm/ARM: mm: "
` [PATCH 24/24] mm/ARM: OMAP: "

[patch -mm] mm, mempolicy: silence gcc warning
 2013-11-13 19:20 UTC  (2+ messages)

[PATCH] mm: cache largest vma
 2013-11-13 18:16 UTC  (16+ messages)

[PATCH v5 1/4] MCS Lock: Restructure the MCS lock defines and locking code into its own file
 2013-11-13 17:37 UTC  (12+ messages)
` [PATCH v5 2/4] MCS Lock: optimizations and extra comments
` [PATCH v5 3/4] MCS Lock: Move mcs_lock/unlock function into its own file
` [PATCH v5 4/4] MCS Lock: Barrier corrections

mm/zswap: change to writethrough
 2013-11-13 15:40 UTC  (4+ messages)

[PATCH part2 v2 0/8] Arrange hotpluggable memory as ZONE_MOVABLE
 2013-11-13 13:50 UTC  (2+ messages)

[RFC PATCHv2 0/4] Intermix Lowmem and Vmalloc
 2013-11-12 22:27 UTC  (5+ messages)
` [RFC PATCHv2 1/4] arm: mm: Add iotable_init_novmreserve
` [RFC PATCHv2 2/4] arm: mm: Track lowmem in vmalloc
` [RFC PATCHv2 3/4] mm/vmalloc.c: Allow lowmem to be tracked "
` [RFC PATCHv2 4/4] mm/vmalloc.c: Treat the entire kernel virtual space as vmalloc

[RFC PATCH v4 00/40] mm: Memory Power Management
 2013-11-12 18:49 UTC  (8+ messages)
` [Results] "

vmstat: On demand vmstat workers V3
 2013-11-12 16:40 UTC  (2+ messages)

WARNING: CPU: 8 PID: 12860 at net/core/sock.c:313 sk_clear_memalloc+0x49/0x70()
 2013-11-12  7:45 UTC  (2+ messages)

[PATCH] x86, mm: get ASLR work for hugetlb mappings
 2013-11-11 13:45 UTC  (2+ messages)

converting unicore32 to gate_vma as done for arm (was Re: [PATCH] mm: cache largest vma)
 2013-11-11  7:25 UTC  (3+ messages)
  ` converting unicore32 to gate_vma as done for arm (was "

[PATCH] mm: numa: Return the number of base pages altered by protection changes
 2013-11-11  0:22 UTC  (2+ messages)

努力把平凡的日子堆砌成伟大的人生
 2013-11-10 16:41 UTC 

fuzz tested 32 bit user mode linux image hangs at in histfs
 2013-11-10 15:45 UTC  (12+ messages)
` [uml-devel] "
      ` [uml-devel] fuzz tested 32 bit user mode linux image hangs in radix_tree_next_chunk()

[PATCH v5 0/4] MCS Lock: MCS lock code cleanup and optimizations
 2013-11-08 19:51 UTC 

mm/dmapool.c: possible circular locking dependency detected
 2013-11-08 17:12 UTC 

[PATCH 1/3] mm, slub: fix the typo in include/linux/slub_def.h
 2013-11-08 16:21 UTC  (6+ messages)
` [PATCH 2/3] mm, slub: fix the typo in mm/slub.c
` [PATCH 3/3] mm, memory-failure: fix the typo in me_pagecache_dirty()


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