Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-01 23:07:45 to 2015-12-04 01:05:19 UTC [more...]

mmotm 2015-12-03-17-04 uploaded
 2015-12-04  1:05 UTC 

[PATCH v2 0/9] page_owner improvements for debugging
 2015-12-04  1:04 UTC  (12+ messages)
` [PATCH 1/2] mm, printk: introduce new format string for flags

[PATCH] mm: Fix mmap MAP_POPULATE for DAX pmd mapping
 2015-12-03 23:43 UTC  (21+ messages)

[RFC V2] Add gup trace points support
 2015-12-03 22:10 UTC  (17+ messages)
` [PATCH V2 1/7] trace/events: Add gup trace events
` [PATCH V2 2/7] mm/gup: add gup trace points
` [PATCH V2 3/7] x86: "
` [PATCH V2 4/7] mips: "
` [PATCH V2 5/7] s390: "
` [PATCH V2 6/7] sh: "
` [PATCH V2 7/7] sparc64: "

[PATCH] mm/slab.c: add a helper function get_first_slab
 2015-12-03 21:02 UTC  (3+ messages)

[PATCH v3 0/3] Allow EINJ to inject memory error to NVDIMM
 2015-12-03 20:35 UTC  (10+ messages)
` [PATCH v3 1/3] resource: Add @flags to region_intersects()

[PATCH] mm/memcontrol.c: use list_{first,next}_entry
 2015-12-03 19:27 UTC  (3+ messages)

4.3+: Atheros ethernet fails after resume from s2ram, due to order 4 allocation
 2015-12-03 19:26 UTC  (16+ messages)
  ` [PATCH] Improve Atheros ethernet driver not to do order 4 GFP_ATOMIC allocation
    ` [PATCH net] atl1c: Improve "

[PATCH] fs: clear file privilege bits when mmap writing
 2015-12-03 19:22 UTC 

[PATCH v2] fs: clear file privilege bits when mmap writing
 2015-12-03 18:19 UTC  (4+ messages)

[PATCH 1/2] mm: page_alloc: generalize the dirty balance reserve
 2015-12-03 16:46 UTC  (4+ messages)
` [PATCH 2/2] proc: meminfo: estimate available memory more conservatively

[PATCH v5 0/4] Allow customizable random offset to mmap_base address
 2015-12-03 16:12 UTC  (6+ messages)
` [PATCH v5 1/4] mm: mmap: Add new /proc tunable for mmap_base ASLR
  ` [PATCH v5 2/4] arm: mm: support ARCH_MMAP_RND_BITS
    ` [PATCH v5 3/4] arm64: "

[RFC PATCH 0/2] slab: implement bulking for SLAB allocator
 2015-12-03 15:57 UTC  (3+ messages)
` [RFC PATCH 1/2] slab: implement bulk alloc in "
` [RFC PATCH 2/2] slab: implement bulk free "

memcg uncharge page counter mismatch
 2015-12-03 15:47 UTC  (10+ messages)

[PATCH]mm:Correctly update number of rotated pages on active list
 2015-12-03 14:46 UTC  (3+ messages)

[PATCH 1/3] mm/slab: use list_first_entry_or_null()
 2015-12-03 14:53 UTC  (8+ messages)
` [PATCH 2/3] mm/slab: use list_for_each_entry in cache_flusharray
  ` [PATCH 3/3] mm/slab: use list_{empty_careful,last_entry} in drain_freelist
      ` [PATCH v2] mm/slab.c: "

[PATCH] mm/swapfile.c: use list_{next,first}_entry
 2015-12-03 14:38 UTC 

[PATCH] shmem: use list_for_each_entry_safe in shmem_unuse
 2015-12-03 14:22 UTC 

[PATCH] mm: account pglazyfreed exactly
 2015-12-03 12:51 UTC 

[RFC 0/3] reduce latency of direct async compaction
 2015-12-03 11:52 UTC  (8+ messages)
` [RFC 1/3] mm, compaction: reduce spurious pcplist drains
` [RFC 2/3] mm, compaction: make async direct compaction skip blocks where isolation fails
` [RFC 3/3] mm, compaction: direct freepage allocation for async direct compaction

[PATCH v4 00/13] UEFI boot and runtime services support for 32-bit ARM
 2015-12-03 11:27 UTC  (6+ messages)
` [PATCH v4 01/13] mm/memblock: add MEMBLOCK_NOMAP attribute to memblock memory table

[PATCH v3 0/7] mm/compaction: redesign compaction: part1
 2015-12-03 10:36 UTC  (9+ messages)
` [PATCH v3 1/7] mm/compaction: skip useless pfn when updating cached pfn
` [PATCH v3 2/7] mm/compaction: remove unused defer_compaction() in compaction.h
` [PATCH v3 3/7] mm/compaction: initialize compact_order_failed to MAX_ORDER
` [PATCH v3 4/7] mm/compaction: update defer counter when allocation is expected to succeed
` [PATCH v3 5/7] mm/compaction: respect compaction order when updating defer counter
` [PATCH v3 6/7] mm/compaction: introduce migration scan limit
` [PATCH v3 7/7] mm/compaction: replace compaction deferring with compaction limit

[PATCH] memcg, vmscan: Do not wait for writeback if killed
 2015-12-03  9:08 UTC  (3+ messages)

[patch] mm, oom: avoid attempting to kill init sharing same memory
 2015-12-03  8:19 UTC 

[patch] mm, oom: avoid attempting to kill init sharing same memory
 2015-12-03  8:12 UTC  (2+ messages)

[PATCH V2] mm/hugetlb resv map memory leak for placeholder entries
 2015-12-03  7:00 UTC  (2+ messages)

[PATCH v3] mm/compaction: __compact_pgdat() code cleanuup
 2015-12-03  6:53 UTC  (2+ messages)

[PATCH] Introduce a recovery= command line option
 2015-12-03  6:35 UTC 

[PATCH 1/2] mm: introduce page reference manipulation functions
 2015-12-03  4:16 UTC  (9+ messages)
` [PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation

[PATCH] mm/vmstat: retrieve more accurate vmstat value
 2015-12-03  4:14 UTC  (6+ messages)

[PATCH] mm/compaction: restore COMPACT_CLUSTER_MAX to 32
 2015-12-03  4:11 UTC 

[PATCH 1/2] mm/page_alloc.c: use list_{first,last}_entry instead of list_entry
 2015-12-03  1:24 UTC  (8+ messages)
` [PATCH 2/2] mm/page_alloc.c: use list_for_each_entry in mark_free_pages()

[PATCH 1/1] mm: EXPORT_SYMBOL_GPL(find_vm_area);
 2015-12-03  0:25 UTC  (2+ messages)

[PATCH v2] ARM: mm: flip priority of CONFIG_DEBUG_RODATA
 2015-12-03  0:05 UTC  (2+ messages)

[PATCH 0/2] GFP_NOFAIL reserves + warning about reserves depletion
 2015-12-03  0:01 UTC  (10+ messages)
` [PATCH 1/2] mm, oom: Give __GFP_NOFAIL allocations access to memory reserves
  ` [PATCH v2] "

[PATCH] fs: clear file set[ug]id when writing via mmap
 2015-12-02 23:55 UTC  (3+ messages)

[PATCH v2 00/20] get_user_pages() for dax mappings
 2015-12-02 22:04 UTC  (5+ messages)

[PATCH] mm/hugetlb resv map memory leak for placeholder entries
 2015-12-02 19:50 UTC  (5+ messages)

[PATCH 0/12] mm: page migration cleanups, and a little mlock
 2015-12-02 16:57 UTC  (5+ messages)
` [PATCH 4/12] mm: rename mem_cgroup_migrate to mem_cgroup_replace_page
  ` [PATCH] mm: fix kerneldoc on mem_cgroup_replace_page

[PATCH] oom kill init lead panic
 2015-12-02 15:47 UTC  (3+ messages)

[PATCH] mm: page_alloc: Remove unnecessary parameter from __rmqueue
 2015-12-02 15:08 UTC 

[PATCH 0/5] dump_stack: allow specifying printk log level
 2015-12-02 13:53 UTC  (4+ messages)

[PATCH] vmscan: do not throttle kthreads due to too_many_isolated
 2015-12-02 13:52 UTC  (9+ messages)

[PATCH v2 06/11] tmpfs: Use xattr handler infrastructure
 2015-12-02 13:44 UTC  (2+ messages)
` [PATCH v2 07/11] tmpfs: listxattr should include POSIX ACL xattrs

[PATCH] mm: zbud: use list_last_entry instead of list_tail_entry
 2015-12-02 13:38 UTC 

[RFC] Add gup trace points support
 2015-12-02 13:23 UTC  (13+ messages)
` [PATCH 1/7] trace/events: Add gup trace events
` [PATCH 2/7] mm/gup: add gup trace points
` [PATCH 3/7] x86: "
` [PATCH 4/7] mips: "
` [PATCH 5/7] s390: "
` [PATCH 6/7] sh: "
` [PATCH 7/7] sparc64: "

[PATCH] mm: vmpressure: fix scan window after SWAP_CLUSTER_MAX increase
 2015-12-02 10:11 UTC  (5+ messages)

WARNING in shmem_evict_inode
 2015-12-02  9:29 UTC  (3+ messages)

[PATCH v1] mm: fix warning in comparing enumerator
 2015-12-02  9:16 UTC  (5+ messages)
  ` [PATCH v2] "

[BISECTED] rcu_sched self-detected stall since 3.17
 2015-12-02  9:04 UTC  (3+ messages)

[RFC 0/3] OOM detection rework v3
 2015-12-02  8:52 UTC  (6+ messages)
` [RFC 2/3] mm: throttle on IO only when there are too many dirty and writeback pages
` [RFC 3/3] mm: use watermak checks for __GFP_REPEAT high order allocations

[PATCH] oom_kill: add option to disable dump_stack()
 2015-12-02  8:18 UTC  (4+ messages)

memory leak in alloc_huge_page
 2015-12-02  0:54 UTC  (4+ messages)

[PATCH V2] mm: add a new vector based madvise syscall
 2015-12-01 23:59 UTC  (2+ messages)

[PATCH] bugfix oom kill init lead panic
 2015-12-01 23:41 UTC  (2+ messages)

mm: kernel BUG at mm/huge_memory.c:3272!
 2015-12-01 23:41 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 read-only IMAP folder(s) and NNTP newsgroup(s).