linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-25 01:39:20 to 2015-03-26 20:45:54 UTC [more...]

[PATCH] mremap: add MREMAP_NOHOLE flag --resend
 2015-03-26 20:45 UTC  (22+ messages)

[patch 1/4] fs, jfs: remove slab object constructor
 2015-03-26 20:38 UTC  (9+ messages)
` [patch v2 4/4] mm, mempool: poison elements backed by page allocator

[RFC] vmstat: Avoid waking up idle-cpu to service shepherd work
 2015-03-26 20:18 UTC  (2+ messages)

[patch 00/12] mm: page_alloc: improve OOM mechanism and policy
 2015-03-26 20:05 UTC  (48+ messages)
` [patch 01/12] mm: oom_kill: remove unnecessary locking in oom_enable()
` [patch 02/12] mm: oom_kill: clean up victim marking and exiting interfaces
` [patch 03/12] mm: oom_kill: switch test-and-clear of known TIF_MEMDIE to clear
` [patch 04/12] mm: oom_kill: remove unnecessary locking in exit_oom_victim()
` [patch 05/12] mm: oom_kill: generalize OOM progress waitqueue
` [patch 06/12] mm: oom_kill: simplify OOM killer locking
` [patch 07/12] mm: page_alloc: inline should_alloc_retry()
` [patch 08/12] mm: page_alloc: wait for OOM killer progress before retrying
` [patch 09/12] mm: page_alloc: private memory reserves for OOM-killing allocations
` [patch 10/12] mm: page_alloc: emergency reserve access for __GFP_NOFAIL allocations
` [patch 11/12] mm: page_alloc: do not lock up GFP_NOFS allocations upon OOM
` [patch 12/12] mm: page_alloc: do not lock up low-order "

[patch][resend] MAP_HUGETLB munmap fails with size not 2MB aligned
 2015-03-26 20:03 UTC  (9+ messages)

[PATCH v11 00/21] Add support for NV-DIMMs to ext4
 2015-03-26 19:32 UTC  (6+ messages)
` [PATCH v11 21/21] brd: Rename XIP to DAX
    ` Should implementations of ->direct_access be allowed to sleep?

[PATCH] thp: handle errors in hugepage_init() properly
 2015-03-26 18:58 UTC  (2+ messages)

[PATCH 1/2] mm: Introducing arch_remap hook
 2015-03-26 18:55 UTC  (23+ messages)
` [PATCH v2 0/2] Tracking user space vDSO remaping
` [PATCH v2 1/2] mm: Introducing arch_remap hook
` [PATCH v2 2/2] powerpc/mm: Tracking vDSO remap
    ` [PATCH v3 0/2] Tracking user space vDSO remaping
    ` [PATCH v3 1/2] mm: Introducing arch_remap hook
    ` [PATCH v3 2/2] powerpc/mm: Tracking vDSO remap
                  ` [PATCH v4 0/2] Tracking user space vDSO remaping
                  ` [PATCH v4 1/2] mm: Introducing arch_remap hook
                  ` [PATCH v4 2/2] powerpc/mm: Tracking vDSO remap

[RFC PATCH 00/11] an introduction of library operating system for Linux (LibOS)
 2015-03-26 18:55 UTC  (13+ messages)
` [RFC PATCH 01/11] sysctl: make some functions unstatic to access by arch/lib

[PATCH] mm: avoid tail page refcounting on non-THP compound pages
 2015-03-26 15:52 UTC  (2+ messages)

[PATCHSET 0/6] perf kmem: Implement page allocation analysis (v4)
 2015-03-26 14:10 UTC  (8+ messages)
` [PATCH 1/6] tracing, mm: Record pfn instead of pointer to struct page
` [PATCH 2/6] perf kmem: Analyze page allocator events also
` [PATCH 3/6] perf kmem: Implement stat --page --caller
` [PATCH 4/6] perf kmem: Support sort keys on page analysis
` [PATCH 5/6] perf kmem: Add --live option for current allocation stat
` [PATCH 6/6] perf kmem: Print gfp flags in human readable string

arm/ksm: Unable to handle kernel paging request in get_ksm_page() and ksm_scan_thread()
 2015-03-26 13:23 UTC 

[RFCv2] mm: page allocation for less fragmentation
 2015-03-26 10:28 UTC  (6+ messages)

[PATCH] mm: Use GFP_KERNEL allocation for the page cache in page_cache_read
 2015-03-26  9:53 UTC  (7+ messages)

[RFCv3] mm: page allocation for less fragmentation
 2015-03-26  8:45 UTC 

[withdrawn] zsmalloc-remove-extra-cond_resched-in-__zs_compact.patch removed from -mm tree
 2015-03-26  8:13 UTC  (3+ messages)

[PATCH 0/3 v3] dax: Fix mmap-write not updating c/mtime
 2015-03-26  8:02 UTC  (16+ messages)
` [PATCH 3/3] RFC: dax: dax_prepare_freeze

[PATCH 0/3 v4] dax: some dax fixes and cleanups
 2015-03-26  7:49 UTC  (9+ messages)
` [PATCH 1/3] mm: New pfn_mkwrite same as page_mkwrite for VM_PFNMAP
` [PATCH 2/3] dax: pfn_mkwrite update c/mtime + freeze protection
` [PATCH 3/3] dax: Unify ext2/4_{dax,}_file_operations
` [FIXME] NOT-GOOD: dax: dax_prepare_freeze

[PATCH v2] mm/memory-failure.c: define page types for action_result() in one place
 2015-03-26  2:02 UTC  (2+ messages)
` [PATCH v3] "

[mmotm:master 326/458] sound/soc/codecs/pcm512x.c:34:0: warning: "DIV_ROUND_CLOSEST_ULL" redefined
 2015-03-25 16:20 UTC  (3+ messages)
` [PATCH] ASoC: pcm512x: use DIV_ROUND_CLOSEST_ULL() from kernel.h

[PATCH] mm/memory-failure.c: define page types for action_result() in one place
 2015-03-25 23:56 UTC  (3+ messages)

[PATCH] mm: avoid tail page refcounting on non-THP compound pages
 2015-03-25 23:09 UTC  (5+ messages)

[PATCHSET 3/3 block/for-4.1/core] writeback: implement foreign cgroup inode bdi_writeback switching
 2015-03-25 22:44 UTC  (2+ messages)
` [PATCH 9/8] writeback: disassociate inodes from dying bdi_writebacks

[PATCHSET 2/3 block/for-4.1/core] writeback: cgroup writeback backpressure propagation
 2015-03-25 22:42 UTC  (7+ messages)
` [PATCH 01/18] memcg: make mem_cgroup_read_{stat|event}() iterate possible cpus instead of online
  ` [PATCH 1.5/18] writeback: clean up wb_dirty_limit()
` [PATCH 07/18] writeback: make __wb_dirty_limit() take dirty_throttle_control
  ` [PATCH v2 07/18] writeback: make __wb_calc_thresh() "
` [PATCH 18/18] mm: vmscan: remove memcg stalling on writeback pages during direct reclaim
  ` [PATCH v2 18/18] mm: vmscan: disable memcg direct reclaim stalling if cgroup writeback support is in use

[mmotm:master 401/458] fs/adfs/super.c:471 adfs_fill_super() error: potential null dereference 'asb->s_map'. (adfs_read_map returns null)
 2015-03-25 20:31 UTC  (2+ messages)

[mmotm:master 219/458] mm/huge_memory.c:1397:3: error: implicit declaration of function 'pmd_mkclean'
 2015-03-25 20:23 UTC  (2+ messages)

[PATCH 00/16] Sanitize usage of ->flags and ->mapping for tail pages
 2015-03-25 18:56 UTC  (13+ messages)
` [PATCH 05/16] page-flags: define behavior of FS/IO-related flags on compound pages

[PATCHSET 1/3 v2 block/for-4.1/core] writeback: cgroup writeback support
 2015-03-25 16:01 UTC  (3+ messages)

[PATCH 0/2] mm/zsmalloc: trivial clean up
 2015-03-25 15:09 UTC  (3+ messages)
` [PATCH 1/2] zsmalloc: remove synchronize_rcu from zs_compact()

[PATCH 0/2] zs_object_copy() micro-optimizations
 2015-03-25 15:07 UTC  (6+ messages)
` [PATCH 1/2] zsmalloc: do not remap dst page while prepare next src page
` [PATCH 2/2] zsmalloc: micro-optimize zs_object_copy()

[PATCH] zsmalloc: remove unnecessary insertion/removal of zspage in compaction
 2015-03-25 14:58 UTC 

[PATCH] zsmalloc: fix fatal corruption due to wrong size class selection
 2015-03-25 14:35 UTC  (2+ messages)

[next:master 6096/6547] fs/nilfs2/btree.c:1611 nilfs_btree_seek_key() warn: impossible condition '(start > (~0)) => (0-u64max > u64max)'
 2015-03-25 13:26 UTC  (2+ messages)

[PATCH] mm: fix lockdep build in rcu-protected get_mm_exe_file()
 2015-03-25 12:53 UTC  (13+ messages)
            ` [PATCH v2] prctl: avoid using mmap_sem for exe_file serialization
                ` [PATCH v3] "

[next:master 6753/6952] drivers/hwmon/w83795.c:312:16: sparse: incorrect type in initializer (different modifiers)
 2015-03-25 10:25 UTC 

[next:master 6752/6952] drivers/hwmon/lm85.c:194:16: sparse: incorrect type in initializer (different modifiers)
 2015-03-25 10:15 UTC 

[next:master 6751/6952] drivers/hwmon/ina2xx.c:162:20: sparse: incorrect type in initializer (different modifiers)
 2015-03-25 10:07 UTC 

[PATCH 5/6] mm/gup: Replace ACCESS_ONCE with READ_ONCE for STRICT_MM_TYPECHECKS
 2015-03-25  9:24 UTC  (3+ messages)

[patch 06/12] mm: oom_kill: simplify OOM killer locking
 2015-03-25  8:05 UTC 

[PATCH] mm: Remove usages of ACCESS_ONCE
 2015-03-25  7:51 UTC  (4+ messages)

[RFC v2 0/3] mm/vmalloc: fix possible exhaustion of vmalloc space
 2015-03-25  6:07 UTC  (4+ messages)
` [RFC v2 1/3] mm/vmalloc: fix possible exhaustion of vmalloc space caused by vm_map_ram allocator


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