messages from 2014-03-04 01:20:36 to 2014-03-10 20:40:11 UTC [more...]
[PATCH v3 36/52] zsmalloc: Fix CPU hotplug callback registration
2014-03-10 20:39 UTC
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)
Subject: [PATCH] mm: use vm_map_ram for only temporal object
2014-03-10 10:16 UTC
[PATCH][RFC] mm: warning message for vm_map_ram about vm size
2014-03-10 6:28 UTC (3+ messages)
[vma caching] BUG: unable to handle kernel paging request at ffff880008142f40
2014-03-10 2:43 UTC
[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 (17+ 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
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)
[patch 00/11] userspace out of memory handling
2014-03-07 20:48 UTC (32+ messages)
` [patch 01/11] fork: collapse copy_flags into copy_process
` [patch 02/11] mm, mempolicy: rename slab_node for clarity
` [patch 03/11] mm, mempolicy: remove per-process flag
` [patch 04/11] mm, memcg: add tunable for oom reserves
` [patch 05/11] res_counter: remove interface for locked charging and uncharging
` [patch 06/11] res_counter: add interface for maximum nofail charge
` [patch 07/11] mm, memcg: allow processes handling oom notifications to access reserves
` [patch 08/11] mm, memcg: add memcg oom reserve documentation
` [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
mm: kernel BUG at mm/mprotect.c:149
2014-03-07 18:27 UTC (9+ messages)
` [PATCH -mm] mm,numa,mprotect: always continue after finding a stable thp page
oops in slab/leaks_show
2014-03-07 17:18 UTC (2+ 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 (9+ 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 (11+ 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)
bad rss-counter message in 3.14rc5
2014-03-07 0:22 UTC (3+ 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 (11+ messages)
Bad page map during process exit. (ext4_file_mmap)
2014-03-06 19:51 UTC
[RFC][PATCH v2] mm/page_alloc: fix freeing of MIGRATE_RESERVE migratetype pages
2014-03-06 18:12 UTC (3+ messages)
[PATCH] mm/compaction: Break out of loop on !PageBuddy in isolate_freepages_block
2014-03-06 17:41 UTC (3+ messages)
[PATCH v3] mm/page_alloc: fix freeing of MIGRATE_RESERVE migratetype pages
2014-03-06 17:35 UTC
[next:master 441/458] undefined reference to `__bad_size_call_parameter'
2014-03-06 11:57 UTC
[mmotm:master 450/471] arch/powerpc/kernel/mce.c:77:36: error: incompatible types when initializing type 'struct machine_check_event *' using type 'struct machine_check_event'
2014-03-06 6:16 UTC
[mmotm:master 449/471] arch/powerpc/mm/stab.c:138:1930: error: lvalue required as left operand of assignment
2014-03-06 6:07 UTC
[mmotm:master 188/471] include/linux/swap.h:33:16: error: dereferencing pointer to incomplete type
2014-03-06 3:59 UTC (4+ messages)
[PATCH 1/2] memcg: reparent charges of children before processing parent
2014-03-06 2:53 UTC (3+ messages)
RCU stalls when running out of memory on 3.14-rc4 w/ NFS and kernel threads priorities changed
2014-03-06 1:42 UTC (11+ messages)
mmotm 2014-03-05-15-50 uploaded
2014-03-06 0:12 UTC (2+ messages)
[gbefb] WARNING: CPU: 1 PID: 1 at lib/dma-debug.c:1041 check_unmap()
2014-03-05 23:00 UTC (2+ messages)
[PATCH 0/1] mm, shmem: map few pages around fault address if they are in page cache
2014-03-05 22:20 UTC (5+ messages)
` [PATCH 1/1] mm: implement ->map_pages for shmem/tmpfs
[PATCHv3 0/2] mm: map few pages around fault address if they are in page cache
2014-03-05 20:02 UTC (6+ messages)
` [PATCHv3 1/2] mm: introduce vm_ops->map_pages()
[PATCH -mm 00/12] kmemcg reparenting
2014-03-05 5:54 UTC (4+ messages)
[PATCH 0/6] close pageblock_migratetype and pageblock_skip races
2014-03-05 0:39 UTC (10+ messages)
` [PATCH 2/6] mm: add get_pageblock_migratetype_nolock() for cases where locking is undesirable
` [PATCH 3/6] mm: add is_migrate_isolate_page_nolock() "
[PATCH 0/1] mm: Use macros from compiler.h instead of gcc specific attribute
2014-03-04 23:27 UTC (4+ messages)
` [PATCH 1/1] mm: use macros from compiler.h instead of __attribute__((...))
[PATCH] slab_common: fix the check for duplicate slab names
2014-03-04 22:48 UTC (2+ messages)
+ mm-fs-prepare-for-non-page-entries-in-page-cache-radix-trees.patch added to -mm tree
2014-03-04 21:57 UTC
[PATCH RFC 0/1] ksm: check and skip page, if it is already scanned
2014-03-04 17:11 UTC (3+ messages)
` [PATCH RFC 1/1] "
[PATCH 0/5] Huge pages for short descriptors on ARM
2014-03-04 8:26 UTC (3+ messages)
` [PATCH 1/5] mm: hugetlb: Introduce huge_pte_{page,present,young}
mm: OS boot failed when set command-line kmemcheck=1
2014-03-04 5:07 UTC (5+ messages)
` [patch] x86, kmemcheck: Use kstrtoint() instead of sscanf()
[PATCH] mm/slab.c: cleanup outdated comments and unify variables naming
2014-03-04 3:47 UTC (3+ messages)
[PATCH RFC 0/1] ksm: check and skip page, if it is already scanned
2014-03-04 2:48 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).