messages from 2014-10-30 12:26:46 to 2014-11-04 09:36:35 UTC [more...]
Early test: hangs in mm/compact.c w. Linus's 12d7aacab56e9ef185c
2014-11-04 9:36 UTC (3+ messages)
[PATCH 0/4] (CMA_AGGRESSIVE) Make CMA memory be more aggressive about allocation
2014-11-04 9:29 UTC (11+ messages)
[PATCH v2 for v3.18] mm/compaction: skip the range until proper target pageblock is met
2014-11-04 8:46 UTC (2+ messages)
[PATCH 0/2] Fix node meminfo corruption
2014-11-04 8:46 UTC (7+ messages)
` [PATCH 1/2] mem-hotplug: Reset node managed pages when hot-adding a new pgdat
` [PATCH 2/2] mem-hotplug: Fix wrong check for zone->pageset initialization in online_pages()
[patch 1/3] mm: embed the memcg pointer directly into struct page
2014-11-04 8:39 UTC (28+ messages)
` [patch 2/3] mm: page_cgroup: rename file to mm/swap_cgroup.c
` [patch 3/3] mm: move page->mem_cgroup bad page handling into generic code
` [patch] mm: move page->mem_cgroup bad page handling into generic code fix
[PATCH v2 -next 00/10] mm: improve usage of the i_mmap lock
2014-11-04 6:35 UTC (14+ messages)
` [PATCH 01/10] mm,fs: introduce helpers around the i_mmap_mutex
` [PATCH 02/10] mm: use new helper functions "
` [PATCH 03/10] mm: convert i_mmap_mutex to rwsem
` [PATCH 04/10] mm/rmap: share the i_mmap_rwsem
` [PATCH 05/10] uprobes: "
` [PATCH 06/10] mm/xip: "
` [PATCH 07/10] mm/memory-failure: "
` [PATCH 08/10] mm/mremap: "
` [PATCH 09/10] mm/nommu: "
` [PATCH 10/10] mm/hugetlb: "
[PATCH] mremap: take anon_vma lock in shared mode
2014-11-04 6:08 UTC (2+ messages)
CMA: test_pages_isolated failures in alloc_contig_range
2014-11-04 5:43 UTC (7+ messages)
` [PATCH] mm: alloc_contig_range: demote pages busy message from warn to info
[PATCH v4 0/7] Support Write-Through mapping on x86
2014-11-04 3:34 UTC (22+ messages)
` [PATCH v4 1/7] x86, mm, pat: Set WT to PA7 slot of PAT MSR
` [PATCH v4 2/7] x86, mm, pat: Change reserve_memtype() to handle WT
` [PATCH v4 4/7] x86, mm, pat: Add pgprot_writethrough() for WT
` [PATCH v4 5/7] x86, mm, pat: Refactor !pat_enabled handling
bdev_read_page
2014-11-04 1:49 UTC
[PATCH RFC] arm/arm64:add CONFIG_HAVE_ARCH_BITREVERSE to support rbit
2014-11-04 1:45 UTC (30+ messages)
` [RFC V2] arm/arm64:add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instruction
` [RFC V4 1/3] add "
` [RFC V4 2/3] arm:add bitrev.h file "
` [RFC V4 3/3] arm64:add "
` [RFC V5 1/3] add CONFIG_HAVE_ARCH_BITREVERSE "
` [RFC V5 2/3] arm:add bitrev.h file "
` [RFC V5 3/3] arm64:add "
` [RFC V6 1/3] add CONFIG_HAVE_ARCH_BITREVERSE "
` [RFC V6 2/3] "
` [RFC V6 2/3] arm:add bitrev.h file "
` [RFC] arm:remove clear_thread_flag(TIF_UPROBE)
` [RFC V2] "
` [RFC V6 3/3] arm64:add bitrev.h file to support rbit instruction
[PATCH] tmpfs: truncate prealloc blocks past i_size
2014-11-04 1:30 UTC (2+ messages)
[PATCH v5 0/4] fix freepage count problems in memory isolation
2014-11-04 0:44 UTC (12+ messages)
` [PATCH v5 1/4] mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype
` [PATCH v5 2/4] mm/page_alloc: add freepage on isolate pageblock to correct buddy list
` [PATCH v5 3/4] mm/page_alloc: move freepage counting logic to __free_one_page()
` [PATCH v5 4/4] mm/page_alloc: restrict max order of merging on isolated pageblock
[PATCH 0/5] Further compaction tuning
2014-11-04 0:37 UTC (17+ messages)
` [PATCH 1/5] mm, compaction: pass classzone_idx and alloc_flags to watermark checking
` [PATCH 4/5] mm, compaction: always update cached scanner positions
` [PATCH 5/5] mm, compaction: more focused lru and pcplists draining
[PATCH] mm: fix overly aggressive shmdt() when calls span multiple segments
2014-11-04 0:06 UTC
[PATCH] mm: cma: split cma-reserved in dmesg log
2014-11-03 23:57 UTC (3+ messages)
` [PATCH v2 1/2] "
[RFC patch] mm: hugetlb: fix __unmap_hugepage_range
2014-11-03 23:36 UTC (3+ messages)
[PATCH v9 00/12] Intel MPX support
2014-11-03 21:29 UTC (16+ messages)
` [PATCH v9 09/12] x86, mpx: decode MPX instruction to get bound violation information
` [PATCH v9 11/12] x86, mpx: cleanup unused bound tables
[PATCH -mm 0/8] memcg: reuse per cgroup kmem caches
2014-11-03 20:59 UTC (9+ messages)
` [PATCH -mm 1/8] memcg: do not destroy kmem caches on css offline
` [PATCH -mm 2/8] slab: charge slab pages to the current memory cgroup
` [PATCH -mm 3/8] memcg: decouple per memcg kmem cache from the owner memcg
` [PATCH -mm 4/8] memcg: zap memcg_{un}register_cache
` [PATCH -mm 5/8] memcg: free kmem cache id on css offline
` [PATCH -mm 6/8] memcg: introduce memcg_kmem_should_charge helper
` [PATCH -mm 7/8] slab: introduce slab_free helper
` [PATCH -mm 8/8] slab: recharge slab pages to the allocating memory cgroup
HMM (heterogeneous memory management) v5
2014-11-03 20:42 UTC (6+ messages)
` [PATCH 1/5] mmu_notifier: add event information to address invalidation v5
` [PATCH 2/5] mmu_notifier: keep track of active invalidation ranges
` [PATCH 3/5] lib: lockless generic and arch independent page table (gpt) v2
` [PATCH 4/5] hmm: heterogeneous memory management v6
` [PATCH 5/5] hmm/dummy: dummy driver to showcase the hmm api v3
DMA allocations from CMA and fatal_signal_pending check
2014-11-03 18:51 UTC (6+ messages)
[PATCH] Documentation: vm: Add 1GB large page support information
2014-11-03 18:18 UTC (3+ messages)
[patch] mm: memcontrol: remove stale page_cgroup_lock comment
2014-11-03 15:28 UTC (2+ messages)
[PATCH for v3.18] mm/compaction: skip the range until proper target pageblock is met
2014-11-03 8:23 UTC (3+ messages)
Question/clarification on pmd accessors
2014-11-03 0:44 UTC (2+ messages)
[PATCH V4 1/2] mm: Update generic gup implementation to handle hugepage directory
2014-11-01 19:21 UTC (3+ messages)
[next:master 9391/10970] leds.c:(.exit.text+0x0): multiple definition of `cleanup_module'
2014-11-01 18:24 UTC (3+ messages)
` [next:master 9776/10302] leds.c:(.init.text+0x0): multiple definition of `init_module'
` [PATCH] Merge input leds init/exit into input module init/exit
[BUG] mm/page-writeback.c: divide by zero in pos_ratio_polynom not fixed
2014-11-01 12:30 UTC (2+ messages)
[PATCH 0/4] Convert khugepaged to a task_work function
2014-10-31 20:27 UTC (8+ messages)
[PATCH 0/5] get_user_pages_locked|unlocked v1
2014-10-31 19:16 UTC (13+ messages)
` [PATCH 2/5] mm: gup: add __get_user_pages_unlocked to customize gup_flags
` [PATCH 3/5] mm: gup: use get_user_pages_unlocked within get_user_pages_fast
` [PATCH 4/5] mm: gup: use get_user_pages_unlocked
` [PATCH 5/5] mm: gup: kvm "
[PATCH] mm: initialize variable for mem_cgroup_end_page_stat
2014-10-31 18:17 UTC (12+ messages)
[PATCH for v3.18] mm/slab: fix unalignment problem on Malta with EVA due to slab merge
2014-10-31 15:17 UTC (2+ messages)
[PATCH] mm/slab: reverse iteration on find_mergeable()
2014-10-31 15:15 UTC (2+ messages)
[PATCH] Frontswap: fix the condition in BUG_ON
2014-10-31 14:10 UTC (2+ messages)
[PATCH] zram: avoid kunmap_atomic a NULL pointer
2014-10-31 13:46 UTC (3+ messages)
[PATCH] mm: Fix a spelling mistake
2014-10-31 12:14 UTC (2+ messages)
[PATCH 0/2] Fix node meminfo corruption
2014-10-31 9:46 UTC
[patch] mm: memcontrol: shorten the page statistics update slowpath
2014-10-30 17:07 UTC (2+ messages)
Progress on system crash traces with LTTng using DAX and pmem
2014-10-30 15:11 UTC (5+ messages)
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).