linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-08 14:17:08 to 2014-04-11 20:36:57 UTC [more...]

[PATCH] mm: pass VM_BUG_ON() reason to dump_page()
 2014-04-11 20:36 UTC  (2+ messages)

[PATCH] ipc,shm: increase default size for shmmax
 2014-04-11 20:27 UTC  (17+ messages)
                          ` [PATCH] ipc,shm: disable shmmax and shmall by default

[PATCH 0/4] Volatile Ranges (v13)
 2014-04-11 20:15 UTC  (5+ messages)
` [PATCH 1/4] swap: Cleanup how special swap file numbers are defined
` [PATCH 2/4] mvolatile: Add mvolatile syscall and handle splitting/merging and marking vmas
` [PATCH 3/4] mvolatile: Add purged page detection on setting memory non-volatile
` [PATCH 4/4] mvolatile: Add page purging logic & SIGBUS trap

[PATCH 0/5] Volatile Ranges (v12) & LSF-MM discussion fodder
 2014-04-11 19:32 UTC  (23+ messages)
` [PATCH 1/5] vrange: Add vrange syscall and handle splitting/merging and marking vmas
` [PATCH 2/5] vrange: Add purged page detection on setting memory non-volatile
` [PATCH 3/5] vrange: Add page purging logic & SIGBUS trap

[PATCH -mm v2.1] mm: get rid of __GFP_KMEMCG
 2014-04-11 17:33 UTC  (8+ messages)
` [PATCH -mm v2.2] "
    ` [PATCH -mm] slab: document kmalloc_order

[PATCH] mm: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
 2014-04-11 17:03 UTC  (2+ messages)

[PATCH] drivers/base/node.c: export physical address range of given node (Re: NUMA node information for pages)
 2014-04-11 16:24 UTC  (5+ messages)

[PATCH 2/6] shm: add sealing API
 2014-04-11 13:43 UTC  (4+ messages)

mm,x86: warning at arch/x86/mm/pat.c:781 untrack_pfn+0x65/0xb0()
 2014-04-11 12:50 UTC 

[PATCH v3 0/5] hugetlb: add support gigantic page allocation at runtime
 2014-04-11 12:08 UTC  (8+ messages)
` [PATCH 1/5] hugetlb: prep_compound_gigantic_page(): drop __init marker
` [PATCH 2/5] hugetlb: add hstate_is_gigantic()
` [PATCH 3/5] hugetlb: update_and_free_page(): don't clear PG_reserved bit
` [PATCH 4/5] hugetlb: move helpers up in the file
` [PATCH 5/5] hugetlb: add support for gigantic page allocation at runtime

[PATCH 1/1] doc, mempolicy: Fix wrong document in numa_memory_policy.txt
 2014-04-11 10:54 UTC  (4+ messages)

PROBLEM: unable to handle kernel paging request
 2014-04-11  8:41 UTC 

oops in slab/leaks_show
 2014-04-11  7:36 UTC  (8+ messages)

[RFC] Helper to abstract vma handling in media layer
 2014-04-11  6:58 UTC  (9+ messages)

[PATCH 0/6] File Sealing & memfd_create()
 2014-04-11  6:09 UTC  (23+ messages)
` [PATCH 3/6] shm: add memfd_create() syscall

[PATCH] hugetlb: ensure hugepage access is denied if hugepages are not supported
 2014-04-10 23:07 UTC 

[PATCH v7 00/22] Support ext4 on NV-DIMMs
 2014-04-10 18:43 UTC  (55+ messages)
` [PATCH v7 02/22] Allow page fault handlers to perform the COW
` [PATCH v7 05/22] Introduce IS_DAX(inode)
` [PATCH v7 06/22] Replace XIP read and write with DAX I/O
` [PATCH v7 07/22] Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v7 08/22] Replace xip_truncate_page with dax_truncate_page
` [PATCH v7 09/22] Remove mm/filemap_xip.c
` [PATCH v7 10/22] Remove get_xip_mem
` [PATCH v7 11/22] Replace ext2_clear_xip_target with dax_clear_blocks
` [PATCH v7 12/22] ext2: Remove ext2_xip_verify_sb()
` [PATCH v7 13/22] ext2: Remove ext2_use_xip
` [PATCH v7 14/22] ext2: Remove xip.c and xip.h
` [PATCH v7 15/22] Remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
` [PATCH v7 16/22] ext2: Remove ext2_aops_xip
` [PATCH v7 17/22] Get rid of most mentions of XIP in ext2
` [PATCH v7 18/22] xip: Add xip_zero_page_range
` [PATCH v7 20/22] ext4: Add DAX functionality
` [PATCH v7 22/22] brd: Rename XIP to DAX

[PATCH] mm/memcontrol.c: make mem_cgroup_read_stat() read all interested stat item in one go
 2014-04-10 17:11 UTC 

[PATCH] mm/vmalloc: Introduce DEBUG_VMALLOCINFO to reduce spinlock contention
 2014-04-10 17:09 UTC  (3+ messages)

mm: kernel BUG at mm/huge_memory.c:1829!
 2014-04-10 16:27 UTC  (8+ messages)

mm: kernel BUG at mm/huge_memory.c:1371!
 2014-04-10 10:37 UTC  (6+ messages)

[PATCH 0/2] Disable zone_reclaim_mode by default
 2014-04-10 10:26 UTC  (14+ messages)
` [PATCH 1/2] mm: "

[PATCH V2 0/2] FAULT_AROUND_ORDER patchset performance data for powerpc
 2014-04-10  8:29 UTC  (12+ messages)
` [PATCH V2 1/2] mm: move FAULT_AROUND_ORDER to arch/

[PATCH] mm: Throttle shrinkers harder
 2014-04-10  7:05 UTC 

[_PAGE_NUMA] kernel BUG at arch/x86/include/asm/pgtable.h:451!
 2014-04-10  6:56 UTC 

[PATCH v2 0/5] hugetlb: add support gigantic page allocation at runtime
 2014-04-10  4:39 UTC  (14+ messages)
` [PATCH 1/5] hugetlb: prep_compound_gigantic_page(): drop __init marker
` [PATCH 2/5] hugetlb: add hstate_is_gigantic()
` [PATCH 3/5] hugetlb: update_and_free_page(): don't clear PG_reserved bit
` [PATCH 4/5] hugetlb: move helpers up in the file
` [PATCH 5/5] hugetlb: add support for gigantic page allocation at runtime

[RFC PATCH 0/5] Use an alternative to _PAGE_PROTNONE for _PAGE_NUMA v2
 2014-04-10  0:12 UTC  (20+ messages)
` [PATCH 4/5] mm: use paravirt friendly ops for NUMA hinting ptes

[RFC v5] mm: prototype: rid swapoff of quadratic complexity
 2014-04-09 23:22 UTC  (2+ messages)

[RFC PATCH 0/3] Use an alternative to _PAGE_PROTNONE for _PAGE_NUMA
 2014-04-09 15:39 UTC  (23+ messages)
` [PATCH 2/3] x86: Define _PAGE_NUMA with unused physical address bits PMD and PTE levels

[PATCH -mm 0/4] memcg-vs-slab cleanup
 2014-04-09 15:02 UTC  (5+ messages)
` [PATCH -mm 1/4] memcg, slab: do not schedule cache destruction when last page goes away
` [PATCH -mm 2/4] memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slab
` [PATCH -mm 3/4] memcg, slab: change memcg::slab_caches_mutex vs slab_mutex locking order
` [PATCH -mm 4/4] memcg, slab: remove memcg_cache_params::destroy work

hugetlb: ensure hugepage access is denied if hugepages are not supported
 2014-04-09 10:25 UTC  (2+ messages)

Postgresql performance problems with IO latency, especially during fsync()
 2014-04-09  9:20 UTC  (2+ messages)

[PATCH 0/4] hugetlb: add support gigantic page allocation at runtime
 2014-04-09  0:29 UTC  (5+ messages)
` [PATCH 4/4] hugetlb: add support for "

[PATCH] mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()
 2014-04-08 23:57 UTC  (2+ messages)

[PATCH v3] support madvise(MADV_FREE)
 2014-04-08 23:30 UTC  (3+ messages)

numastats updates
 2014-04-08 16:57 UTC 

sched: long running interrupts breaking spinlocks
 2014-04-08 16:10 UTC  (2+ messages)

[RFC] mm,tracing: improve current situation
 2014-04-08 15:44 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).