Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-05 13:33:29 to 2016-02-09 20:53:03 UTC [more...]

[PATCH v2 1/3] mm/compaction: fix invalid free_pfn and compact_cached_free_pfn
 2016-02-09 20:53 UTC  (6+ messages)
` [PATCH v2 3/3] mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous

[Bug 112211] New: ATI Radeon Graphics not rendering correctly
 2016-02-09 20:36 UTC  (2+ messages)

[PATCH 0/5] pre-decrement in error paths considered harmful
 2016-02-09 20:11 UTC  (2+ messages)
` [PATCH 5/5] mm/backing-dev.c: fix error path in wb_init()

[PATCH V2] mm: Some arch may want to use HPAGE_PMD related values as variables
 2016-02-09 19:42 UTC  (2+ messages)

Another proposal for DAX fault locking
 2016-02-09 18:46 UTC  (3+ messages)

[PATCH] tools/vm/page-types.c: add memory cgroup dumping and filtering
 2016-02-09 18:37 UTC  (3+ messages)

[PATCH 0/2] DAX bdev fixes - move flushing calls to FS
 2016-02-09 18:06 UTC  (24+ messages)
` [PATCH 1/2] dax: pass bdev argument to dax_clear_blocks()
` [PATCH 2/2] dax: move writeback calls into the filesystems

[PATCH 0/5] follow-up "Optimize CONFIG_DEBUG_PAGEALLOC"
 2016-02-09 16:56 UTC  (6+ messages)
` [PATCH 1/5] mm/vmalloc: query dynamic DEBUG_PAGEALLOC setting
` [PATCH 5/5] tile: "

Unhelpful caching decisions, possibly related to active/inactive sizing
 2016-02-09 16:52 UTC 

[PATCH] x86/mm/vmfault: Make vmalloc_fault() handle large pages
 2016-02-09 16:08 UTC  (7+ messages)

[PATCH 00/31] x86: Memory Protection Keys (v9)
 2016-02-09 15:15 UTC  (5+ messages)
` [PATCH 01/31] mm, gup: introduce concept of "foreign" get_user_pages()

How to handle infinite too_many_isolated() loop (for OOM detection rework v4) ?
 2016-02-09 14:49 UTC 

[PATCH 0/3] Fixes for vm_insert_pfn_prot()
 2016-02-09 14:24 UTC  (7+ messages)
` [PATCH 1/3] x86: Honour passed pgprot in track_pfn_insert() and track_pfn_remap()

mm, compaction: fix build errors with kcompactd
 2016-02-09 14:15 UTC 

[PATCH v2 0/6] mm: workingset: make shadow node shrinker memcg aware
 2016-02-09 13:55 UTC  (7+ messages)
` [PATCH v2 1/6] mm: memcontrol: enable kmem accounting for all cgroups in the legacy hierarchy
` [PATCH v2 2/6] mm: vmscan: pass root_mem_cgroup instead of NULL to memcg aware shrinker
` [PATCH v2 3/6] mm: memcontrol: zap memcg_kmem_online helper
` [PATCH v2 4/6] radix-tree: account radix_tree_node to memory cgroup
` [PATCH v2 5/6] mm: workingset: size shadow nodes lru basing on file cache size
` [PATCH v2 6/6] mm: workingset: make shadow node shrinker memcg aware

[PATCH V2 00/29] Book3s abstraction in preparation for new MMU model
 2016-02-09 13:22 UTC  (31+ messages)
` [PATCH V2 01/29] powerpc/mm: add _PAGE_HASHPTE similar to 4K hash
` [PATCH V2 02/29] powerpc/mm: Split pgtable types to separate header
` [PATCH V2 03/29] powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table
` [PATCH V2 04/29] powerpc/mm: Copy pgalloc (part 1)
` [PATCH V2 05/29] powerpc/mm: Copy pgalloc (part 2)
` [PATCH V2 06/29] powerpc/mm: Copy pgalloc (part 3)
` [PATCH V2 07/29] mm: Make vm_get_page_prot arch specific
` [PATCH V2 08/29] mm: Some arch may want to use HPAGE_PMD related values as variables
` [PATCH V2 09/29] powerpc/mm: Hugetlbfs is book3s_64 and fsl_book3e (32 or 64)
` [PATCH V2 10/29] powerpc/mm: free_hugepd_range split to hash and nonhash
` [PATCH V2 11/29] powerpc/mm: Use helper instead of opencoding
` [PATCH V2 12/29] powerpc/mm: Move hash64 specific defintions to seperate header
` [PATCH V2 13/29] powerpc/mm: Move swap related definition ot hash64 header
` [PATCH V2 14/29] powerpc/mm: Move hash page table related functions to pgtable-hash64.c
` [PATCH V2 15/29] powerpc/mm: Rename hash specific page table bits (_PAGE* -> H_PAGE*)
` [PATCH V2 16/29] powerpc/mm: Use flush_tlb_page in ptep_clear_flush_young
` [PATCH V2 17/29] powerpc/mm: THP is only available on hash64 as of now
` [PATCH V2 18/29] powerpc/mm: Use generic version of pmdp_clear_flush_young
` [PATCH V2 19/29] powerpc/mm: Create a new headers for tlbflush for hash64
` [PATCH V2 20/29] powerpc/mm: Hash linux abstraction for page table accessors
` [PATCH V2 21/29] powerpc/mm: Hash linux abstraction for functions in pgtable-hash.c
` [PATCH V2 22/29] powerpc/mm: Hash linux abstraction for mmu context handling code
` [PATCH V2 23/29] powerpc/mm: Move hash related mmu-*.h headers to book3s/
` [PATCH V2 24/29] powerpc/mm: Hash linux abstractions for early init routines
` [PATCH V2 25/29] powerpc/mm: Hash linux abstraction for THP
` [PATCH V2 26/29] powerpc/mm: Hash linux abstraction for HugeTLB
` [PATCH V2 27/29] powerpc/mm: Hash linux abstraction for page table allocator
` [PATCH V2 28/29] powerpc/mm: Hash linux abstraction for tlbflush routines
` [PATCH V2 29/29] powerpc/mm: Hash linux abstraction for pte swap encoding

[PATCH V3] powerpc/mm: Fix Multi hit ERAT cause by recent THP update
 2016-02-09 12:16 UTC  (2+ messages)
` [V3] "

[PATCH v2 0/5] introduce kcompactd and stop compacting in kswapd
 2016-02-09 10:53 UTC  (9+ messages)
` [PATCH v2 1/5] mm, kswapd: remove bogus check of balance_classzone_idx
` [PATCH v2 2/5] mm, compaction: introduce kcompactd
` [PATCH v2 3/5] mm, memory hotplug: small cleanup in online_pages()
` [PATCH v2 4/5] mm, kswapd: replace kswapd compaction with waking up kcompactd
` [PATCH v2 5/5] mm, compaction: adapt isolation_suitable flushing to kcompactd

[PATCH] thp, vmstats: count deferred split events
 2016-02-09  9:15 UTC 

[PATCH 3.2 40/87] x86/mm: Add barriers and document switch_mm()-vs-flush synchronization
 2016-02-08 23:53 UTC 

[PATCH] mm, dax: check for pmd_none() after split_huge_pmd()
 2016-02-08 23:48 UTC 

[RFC V5] Add gup trace points support
 2016-02-08 23:15 UTC  (6+ messages)

[PATCH] mm: CONFIG_NR_ZONES_EXTENDED
 2016-02-08 22:53 UTC 

[PATCH v8 0/9] DAX fsync/msync support
 2016-02-08 22:06 UTC  (5+ messages)
` [PATCH v8 6/9] dax: add support for fsync/msync

computing drop-able caches
 2016-02-08 20:57 UTC  (7+ messages)

[PATCH 0/5] mm: workingset: make shadow node shrinker memcg aware
 2016-02-08 20:43 UTC  (13+ messages)
` [PATCH 1/5] mm: memcontrol: enable kmem accounting for all cgroups in the legacy hierarchy
` [PATCH 2/5] mm: vmscan: pass root_mem_cgroup instead of NULL to memcg aware shrinker
` [PATCH 3/5] mm: memcontrol: zap memcg_kmem_online helper
` [PATCH 4/5] radix-tree: account radix_tree_node to memory cgroup
` [PATCH 5/5] mm: workingset: make shadow node shrinker memcg aware

[PATCH RFC 0/1] numa: fix /proc/<pid>/numa_maps for THP
 2016-02-08 19:05 UTC  (5+ messages)
` [PATCH RFC 1/1] "

[PATCH V2] powerpc/mm: Fix Multi hit ERAT cause by recent THP update
 2016-02-08 14:04 UTC  (3+ messages)

DAX: __dax_fault race question
 2016-02-08 13:53 UTC  (3+ messages)
` [PATCH 1/2] dax: rename dax_radix_entry to dax_radix_entry_insert
  ` [PATCH 2/2] dax: fix race dax_fault write vs read

[net-next PATCH V2 0/3] net: mitigating kmem_cache free slowpath
 2016-02-08 12:15 UTC  (4+ messages)
  ` [net-next PATCH V2 1/3] net: bulk free infrastructure for NAPI context, use napi_consume_skb
  ` [net-next PATCH V2 2/3] net: bulk free SKBs that were delay free'ed due to IRQ context
  ` [net-next PATCH V2 3/3] ixgbe: bulk free SKBs during TX completion cleanup cycle

[PATCH] Fix: PowerNV crash with 4.4.0-rc8 at sched_init_numa
 2016-02-08 11:38 UTC  (3+ messages)
` [tip:sched/urgent] sched: Fix crash in sched_init_numa()

[PATCHv9] mm: slab: free kmem_cache_node after destroy sysfs file
 2016-02-08 10:47 UTC 

[PATCHv8] mm: slab: free kmem_cache_node after destroy sysfs file
 2016-02-08 10:22 UTC  (3+ messages)

[PATCH] mm: slab: free kmem_cache_node after destroy sysfs file
 2016-02-08  9:00 UTC  (4+ messages)

[LSF/MM ATTEND] ext4, DAX pmem/fsync
 2016-02-08  9:00 UTC 

[PATCH 1/2] mm: Make vm_get_page_prot arch specific
 2016-02-08  8:43 UTC  (4+ messages)
` [PATCH 2/2] mm: Some arch may want to use HPAGE_PMD related values as variables

[PATCH v10 0/4] Machine check recovery when kernel accesses poison
 2016-02-07 20:54 UTC  (7+ messages)
` [PATCH v10 3/4] x86, mce: Add __mcsafe_copy()
` [PATCH v10 4/4] x86: Create a new synthetic cpu capability for machine check recovery

[PATCH 1/2] mm: migrate: consolidate mem_cgroup_migrate() calls
 2016-02-07 18:57 UTC  (5+ messages)
` [PATCH 2/2] mm: memcontrol: drop unnecessary lru locking from mem_cgroup_migrate()

[PATCH v5 00/12] MADV_FREE support
 2016-02-07 12:31 UTC  (3+ messages)

[RFC PATCH] mm: CONFIG_NR_ZONES_EXTENDED
 2016-02-07  6:10 UTC  (3+ messages)

[PATCH 0/3] OOM detection rework v4
 2016-02-07  4:09 UTC  (6+ messages)

[PATCH 0/5] oom reaper v5
 2016-02-06 15:33 UTC  (25+ messages)
` [PATCH 1/5] mm, oom: introduce oom reaper
` [PATCH 3/5] oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space
` [PATCH 4/5] mm, oom_reaper: report success/failure
` [PATCH 5/5] mm, oom_reaper: implement OOM victims queuing

Have some confusion about the pfn_valid() ?
 2016-02-06  8:14 UTC 

[PATCH] devm_memremap: Fix error value when memremap failed
 2016-02-06  1:52 UTC  (4+ messages)

[PATCH] mm: fix filemap.c kernel-doc warning
 2016-02-06  1:29 UTC 

[RFC] why the amount of cache from "free -m" and /proc/meminfo are different?
 2016-02-06  1:19 UTC  (3+ messages)

mmotm 2016-02-05-16-31 uploaded
 2016-02-06  0:32 UTC 

[PATCH v2] ARM: mm: flip priority of CONFIG_DEBUG_RODATA
 2016-02-05 21:48 UTC  (10+ messages)

mm: uninterruptable tasks hanged on mmap_sem
 2016-02-05 21:16 UTC  (7+ messages)
` [PATCH] floppy: refactor open() flags handling (was Re: mm: uninterruptable tasks hanged on mmap_sem)
    ` [PATCH v2] "

[PATCH] mm/slab: re-implement pfmemalloc support
 2016-02-05 17:04 UTC  (3+ messages)

[PATCHv6] mm: slab: free kmem_cache_node after destroy sysfs file
 2016-02-05 16:54 UTC  (4+ messages)

[PATCH] mm/slub: support left red zone
 2016-02-05 16:28 UTC  (4+ messages)

[PATCHv5] mm: slab: free kmem_cache_node after destroy sysfs file
 2016-02-05 15:44 UTC  (2+ messages)

[PATCH 1/3] mm: memcontrol: make tree_{stat,events} fetch all stats
 2016-02-05 15:37 UTC  (4+ messages)

[PATCHv4] mm: slab: shutdown caches only after releasing sysfs file
 2016-02-05 14:47 UTC  (3+ messages)

fs: use-after-free in link_path_walk
 2016-02-05 13:33 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).