linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-06 20:59:15 to 2014-03-12 12:00:33 UTC [more...]

[PATCH] mm: implement POSIX_FADV_NOREUSE
 2014-03-12 11:59 UTC  (5+ messages)

mm: kernel BUG at mm/mprotect.c:149
 2014-03-12 10:36 UTC  (20+ messages)
` [PATCH -mm] mm,numa,mprotect: always continue after finding a stable thp page
                        ` [PATCH] mm: numa: Recheck for transhuge pages under lock during protection changes

mm: OS boot failed when set command-line kmemcheck=1
 2014-03-12  9:15 UTC  (7+ messages)

[PATCHv4 0/2] Remove ARM meminfo
 2014-03-12  8:54 UTC  (3+ messages)
` [PATCHv4 2/2] arm: Get rid of meminfo

[RESEND PATCH] slub: fix high order page allocation problem with __GFP_NOFAIL
 2014-03-12  8:26 UTC 

[RESEND PATCH] slab: fix wrongly used macro
 2014-03-12  8:06 UTC 

[PATCH] page owners: correct page->order when to free page
 2014-03-12  7:06 UTC  (2+ messages)

ARM: mm: Could I change module space size or place modules in vmalloc area?
 2014-03-12  6:38 UTC  (5+ messages)

Subject: [PATCH] mm: use vm_map_ram for only temporal object
 2014-03-12  5:34 UTC  (3+ messages)

Node 0 not necessary for powerpc?
 2014-03-12  2:02 UTC  (2+ messages)

[patch 0/8] memcg: charge path cleanups
 2014-03-12  1:28 UTC  (9+ messages)
` [patch 1/8] mm: memcg: remove unnecessary preemption disabling
` [patch 2/8] mm: memcg: remove mem_cgroup_move_account_page_stat()
` [patch 3/8] mm: memcg: inline mem_cgroup_charge_common()
` [patch 4/8] mm: memcg: push !mm handling out to page cache charge function
` [patch 5/8] memcg: remove unnecessary !mm check from try_get_mem_cgroup_from_mm()
` [patch 6/8] memcg: get_mem_cgroup_from_mm()
` [patch 7/8] memcg: do not replicate get_mem_cgroup_from_mm in __mem_cgroup_try_charge
` [patch 8/8] memcg: sanitize __mem_cgroup_try_charge() call protocol

mm: kernel BUG at mm/swap.c:609!
 2014-03-12  1:25 UTC  (2+ messages)

[patch 0/9] mm: thrash detection-based file cache sizing v8
 2014-03-12  1:15 UTC  (4+ messages)
` [patch 5/9] mm + fs: prepare for non-page entries in page cache radix trees

mm: mmap_sem lock assertion failure in __mlock_vma_pages_range
 2014-03-11 22:20 UTC  (14+ messages)

mmotm 2014-03-10-15-35 uploaded
 2014-03-11 21:40 UTC  (7+ messages)
` mmotm 2014-03-10-15-35 uploaded (media/pci/ttpci/av7110)
` mmotm 2014-03-10-15-35 uploaded (virtio_balloon)

Bug in reclaim logic with exhausted nodes?
 2014-03-11 21:06 UTC 

[PATCH] backing_dev: Fix hung task on sync
 2014-03-11 20:19 UTC  (6+ messages)

[PATCHv2] mm/vmalloc: avoid soft lockup warnings when vunmap()'ing large ranges
 2014-03-11 19:46 UTC  (2+ messages)

[PATCH] mm: remove BUG_ON() from mlock_vma_page()
 2014-03-11 18:43 UTC  (6+ messages)

bad rss-counter message in 3.14rc5
 2014-03-11 17:39 UTC  (21+ messages)

cma: alloc_contig_range test_pages_isolated .. failed
 2014-03-11 14:02 UTC 

[PATCH] mm: use 'const char *' insted of 'char *' for reason in dump_page()
 2014-03-11 13:18 UTC 

[PATCH v6 00/22] Support ext4 on NV-DIMMs
 2014-03-11 12:53 UTC  (4+ messages)
` [PATCH v6 06/22] Replace XIP read and write with DAX I/O

[patch 00/11] userspace out of memory handling
 2014-03-11 12:03 UTC  (26+ messages)
` [patch 03/11] mm, mempolicy: remove per-process flag
` [patch 04/11] mm, memcg: add tunable for oom reserves
` [patch 07/11] mm, memcg: allow processes handling oom notifications to access reserves
` [patch 09/11] mm, page_alloc: allow system oom handlers to use memory reserves
` [patch 10/11] mm, memcg: add memory.oom_control notification for system oom
` [patch 11/11] mm, memcg: allow system oom killer to be disabled

[vma caching] BUG: unable to handle kernel paging request at ffff880008142f40
 2014-03-11 11:47 UTC  (3+ messages)

[PATCH 07/17] mm: Replace hardcoding of 19 with MAX_NICE
 2014-03-11 10:09 UTC 

[PATCH 06/16] mm: Replace hardcoding of 19 with MAX_NICE
 2014-03-11  9:20 UTC 

oops in slab/leaks_show
 2014-03-11  8:30 UTC  (8+ messages)

[PATCH 06/15] mm: Replace hardcoding of 19 with MAX_NICE
 2014-03-11  4:59 UTC 

[PATCH v3 36/52] zsmalloc: Fix CPU hotplug callback registration
 2014-03-10 20:42 UTC  (3+ messages)
` [PATCH v3 49/52] mm, vmstat: "
` [PATCH v3 50/52] mm, zswap: "

deadlock in lru_add_drain ? (3.14rc5)
 2014-03-10 20:15 UTC  (6+ messages)

[PATCH] mm: Disable mm/balloon_compaction.c completely when !CONFIG_BALLOON_COMPACTION
 2014-03-10 17:48 UTC 

[PATCH 0/7] x86: rework tlb range flushing code
 2014-03-10 17:11 UTC  (8+ messages)
` [PATCH 1/7] x86: mm: clean up tlb "
` [PATCH 2/7] x86: mm: rip out complicated, out-of-date, buggy TLB flushing
` [PATCH 3/7] x86: mm: fix missed global TLB flush stat
` [PATCH 4/7] x86: mm: trace tlb flushes
` [PATCH 5/7] x86: mm: new tunable for single vs full TLB flush
` [PATCH 6/7] x86: mm: set TLB flush tunable to sane value
` [PATCH 7/7] big time hack: instrument flush times

[patch 0/8] memcg: charge path cleanups
 2014-03-10 15:55 UTC  (2+ messages)

[PATCHv2] mm/compaction: Break out of loop on !PageBuddy in isolate_freepages_block
 2014-03-10 15:40 UTC  (7+ messages)

[patch] mm, compaction: determine isolation mode only once
 2014-03-10 15:29 UTC  (3+ messages)

[PATCH][RFC] mm: warning message for vm_map_ram about vm size
 2014-03-10  6:28 UTC  (3+ messages)

[mmotm:master 441/471] arch/x86/kernel/cpu/perf_event_intel_rapl.c:132:27: sparse: incorrect type in initializer (different address spaces)
 2014-03-09  0:46 UTC 

[mmotm:master 440/471] arch/x86/oprofile/op_model_p4.c:375:37: sparse: incorrect type in initializer (different address spaces)
 2014-03-08 23:20 UTC 

[mmotm:master 432/471] kernel/sched/rt.c:1451:39: sparse: incorrect type in initializer (different address spaces)
 2014-03-08 21:48 UTC 

[PATCH 0/7] x86: rework tlb range flushing code
 2014-03-08  0:28 UTC  (13+ messages)
` [PATCH 1/7] x86: mm: clean up tlb "
` [PATCH 5/7] x86: mm: new tunable for single vs full TLB flush
` [PATCH 6/7] x86: mm: set TLB flush tunable to sane value

hugetlb_cow and tlb invalidation on x86
 2014-03-07 23:03 UTC 

[PATCH] mempool: add unlikely and likely hints
 2014-03-07 21:15 UTC  (5+ messages)

[next:master 452/458] undefined reference to `__bad_size_call_parameter'
 2014-03-07 21:00 UTC  (4+ messages)

slub: fix leak of 'name' in sysfs_slab_add
 2014-03-07 17:14 UTC  (4+ messages)

[PATCH -next] slub: Replace __this_cpu_inc usage w/ SLUB_STATS
 2014-03-07 17:09 UTC  (2+ messages)

mm: kernel BUG at mm/filemap.c:202
 2014-03-07 15:02 UTC 

[RFC PATCH -mm] memcg: reparent only LRUs during mem_cgroup_css_offline
 2014-03-07 14:17 UTC  (3+ messages)

mm: kernel BUG at mm/huge_memory.c:2785!
 2014-03-07 12:18 UTC  (6+ messages)

performance regression due to commit e82e0561("mm: vmscan: obey proportional scanning requirements for kswapd")
 2014-03-07  8:22 UTC  (2+ messages)

[PATCH v3] mm, hugetlbfs: fix rmapping for anonymous hugepages with page_pgoff()
 2014-03-07  6:35 UTC  (8+ messages)
` [PATCH] mm: add pte_present() check on existing hugetlb_entry callbacks

[PATCHv2] mm/compaction: Break out of loop on !PageBuddy in isolate_freepages_block
 2014-03-07  2:06 UTC 

[PATCH] mm: Fix URL for zsmalloc benchmark
 2014-03-07  2:03 UTC  (2+ messages)

[merged] mm-page_alloc-reset-aging-cycle-with-gfp_thisnode-v2.patch removed from -mm tree
 2014-03-06 23:12 UTC  (4+ messages)

[PATCH v4] mm: per-thread vma caching
 2014-03-06 22:56 UTC  (4+ 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).