messages from 2014-06-27 09:21:16 to 2014-07-02 00:02:47 UTC [more...]
[PATCH] hwpoison: Fix race with changing page during offlining v2
2014-07-02 0:02 UTC (5+ messages)
[PATCH] mm: make copy_pte_range static again
2014-07-01 23:35 UTC (2+ messages)
[PATCH 0/5] Improve sequential read throughput v4r8
2014-07-01 23:09 UTC (15+ messages)
` [PATCH 1/4] mm: pagemap: Avoid unnecessary overhead when tracepoints are deactivated
` [PATCH 2/4] mm: Rearrange zone fields into read-only, page alloc, statistics and page reclaim lines
` [PATCH 3/4] mm: vmscan: Do not reclaim from lower zones if they are balanced
` [PATCH 4/4] mm: page_alloc: Reduce cost of the fair zone allocation policy
mm: shm: hang in shmem_fallocate
2014-07-01 22:37 UTC (17+ messages)
` mm: shmem: hang in shmem_fault (WAS: mm: shm: hang in shmem_fallocate)
[PATCH v3 0/9] clean-up and remove lockdep annotation in SLAB
2014-07-01 22:26 UTC (14+ messages)
` [PATCH v3 1/9] slab: add unlikely macro to help compiler
` [PATCH v3 2/9] slab: move up code to get kmem_cache_node in free_block()
` [PATCH v3 3/9] slab: defer slab_destroy "
` [PATCH v3 4/9] slab: factor out initialization of arracy cache
` [PATCH v3 5/9] slab: introduce alien_cache
` [PATCH v3 6/9] slab: use the lock on alien_cache, instead of the lock on array_cache
` [PATCH v3 7/9] slab: destroy a slab without holding any alien cache lock
` [PATCH v3 8/9] slab: remove a useless lockdep annotation
` [PATCH v3 9/9] slab: remove BAD_ALIEN_MAGIC
[PATCH 1/2] mm,hugetlb: make unmap_ref_private() return void
2014-07-01 22:13 UTC (4+ messages)
` [PATCH 2/2] mm,hugetlb: simplify error handling in hugetlb_cow()
[PATCH v4 00/13] pagewalk: improve vma handling, apply to new users
2014-07-01 21:51 UTC (16+ messages)
` [PATCH v4 01/13] mm/pagewalk: remove pgd_entry() and pud_entry()
` [PATCH v4 02/13] pagewalk: improve vma handling
` [PATCH v4 03/13] pagewalk: add walk_page_vma()
` [PATCH v4 04/13] smaps: remove mem_size_stats->vma and use walk_page_vma()
` [PATCH v4 05/13] clear_refs: remove clear_refs_private->vma and introduce clear_refs_test_walk()
` [PATCH v4 06/13] pagemap: use walk->vma instead of calling find_vma()
` [PATCH v4 07/13] numa_maps: fix typo in gather_hugetbl_stats
` [PATCH v4 08/13] numa_maps: remove numa_maps->vma
` [PATCH v4 09/13] memcg: cleanup preparation for page table walk
` [PATCH v4 10/13] arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma()
` [PATCH v4 11/13] mempolicy: apply page table walker on queue_pages_range()
` [PATCH v4 12/13] mm: /proc/pid/clear_refs: avoid split_huge_page()
` [PATCH v4 13/13] mincore: apply page table walker on do_mincore()
mm: slub: invalid memory access in setup_object
2014-07-01 21:52 UTC (7+ messages)
mm preparatory patches for HMM and IOMMUv2
2014-07-01 21:32 UTC (30+ messages)
` [PATCH 1/6] mmput: use notifier chain to call subsystem exit handler
` [PATCH 2/6] mm: differentiate unmap for vmscan from other unmap
` [PATCH 3/6] mmu_notifier: add event information to address invalidation v2
` [PATCH 4/6] mmu_notifier: pass through vma to invalidate_range and invalidate_page
[PATCH] rmap: fix pgoff calculation to handle hugepage correctly
2014-07-01 20:15 UTC (5+ messages)
How to boot up an ARM board enabled CONFIG_SPARSEMEM
2014-07-01 18:45 UTC (2+ messages)
[PATCH] hwpoison: Fix race with changing page during offlining
2014-07-01 17:57 UTC (4+ messages)
[patch] mm, hugetlb: generalize writes to nr_hugepages
2014-07-01 14:05 UTC (4+ messages)
` [patch] mm, hugetlb: remove hugetlb_zero and hugetlb_infinity
mm: memcontrol: rewrite uncharge API: problems
2014-07-01 17:46 UTC (2+ messages)
[PATCH 0/7] [RESEND][v4] x86: rework tlb range flushing code
2014-07-01 16:48 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: unify remote invlpg code
` [PATCH 5/7] x86: mm: add tracepoints for TLB flushes
` [PATCH 6/7] x86: mm: new tunable for single vs full TLB flush
` [PATCH 7/7] x86: mm: set TLB flush tunable to sane value (33)
[PATCH v9] mm: support madvise(MADV_FREE)
2014-07-01 14:50 UTC (3+ messages)
[PATCH 0/5] mm, shmem: Enhance per-process accounting of shared memnory
2014-07-01 13:02 UTC (6+ messages)
` [PATCH 1/5] mm, shmem: Add shmem resident memory accounting
` [PATCH 2/5] mm, shmem: Add shmem_locate function
` [PATCH 3/5] mm, shmem: Add shmem_vma() helper
` [PATCH 4/5] mm, shmem: Add shmem swap memory accounting
` [PATCH 5/5] mm, shmem: Show location of non-resident shmem pages in smaps
[PATCH v2 09/10] arm64,ia64,ppc,s390,sh,tile,um,x86,mm: Remove default gate area
2014-07-01 9:23 UTC (2+ messages)
[PATCH -mm v3 0/8] memcg/slab: reintroduce dead cache self-destruction
2014-07-01 7:46 UTC (7+ messages)
` [PATCH -mm v3 8/8] slab: do not keep free objects/slabs on dead memcg caches
Corruption with O_DIRECT and unaligned user buffers
2014-07-01 4:18 UTC (2+ messages)
[RFC] CMA page migration failure due to buffers on bh_lru
2014-07-01 2:02 UTC (6+ messages)
[mmotm:master 74/230] mm/slab.h:299:10: error: 'struct kmem_cache' has no member named 'node'
2014-07-01 1:08 UTC (3+ messages)
[PATCH mmotm/next] mm: memcontrol: rewrite charge API: fix shmem_unuse
2014-07-01 1:06 UTC (5+ messages)
mm: derefing NULL vma->vm_mm when unmapping
2014-07-01 0:55 UTC (3+ messages)
[PATCH] x86: numa: setup_node_data(): drop dead code and rename function
2014-06-30 23:42 UTC (2+ messages)
[next:master 156/212] fs/binfmt_elf.c:158:18: note: in expansion of macro 'min'
2014-06-30 23:06 UTC (10+ messages)
` [patch] binfmt_elf.c: use get_random_int() to fix entropy depleting fix
[PATCH 1/2] shmem: fix init_page_accessed use to stop !PageLRU bug
2014-06-30 22:00 UTC (4+ messages)
` [PATCH 2/2] mm: replace init_page_accessed by __SetPageReferenced
[BUG] User process tainting in linux-next tree
2014-06-30 16:31 UTC (2+ messages)
[PATCH] mm: vmscan: proportional scanning cleanup
2014-06-30 15:22 UTC
[PATCH 0/5] Improve sequential read throughput v3
2014-06-30 14:41 UTC (8+ messages)
` [PATCH 3/5] mm: vmscan: Do not reclaim from lower zones if they are balanced
` [PATCH 4/5] mm: page_alloc: Reduce cost of the fair zone allocation policy
[PATCH] mm: Report attempts to overwrite PTE from remap_pfn_range()
2014-06-30 14:32 UTC (5+ messages)
` [PATCH 1/4] mm: Refactor remap_pfn_range()
` [PATCH 3/4] mm: Export remap_io_mapping()
[PATCH v3 00/13] pagewalk: improve vma handling, apply to new users
2014-06-30 14:31 UTC (23+ messages)
` [PATCH v3 01/13] mm/pagewalk: remove pgd_entry() and pud_entry()
` [PATCH v3 02/13] pagewalk: improve vma handling
` [PATCH v3 03/13] pagewalk: add walk_page_vma()
` [PATCH v3 04/13] smaps: remove mem_size_stats->vma and use walk_page_vma()
` [PATCH v3 05/13] clear_refs: remove clear_refs_private->vma and introduce clear_refs_test_walk()
` [PATCH v3 06/13] pagemap: use walk->vma instead of calling find_vma()
` [PATCH v3 07/13] numa_maps: remove numa_maps->vma
` [PATCH v3 08/13] numa_maps: fix typo in gather_hugetbl_stats
` [PATCH v3 09/13] memcg: apply walk_page_vma()
` [PATCH v3 10/13] arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma()
[RFC PATCH 1/1] Move two pinned pages to non-movable node in kvm
2014-06-30 8:58 UTC (13+ messages)
[next:master 102/301] kernel/events/uprobes.c:319:2: error: implicit declaration of function 'mem_cgroup_charge_anon'
2014-06-30 8:30 UTC
[next:master 102/301] kernel/events/uprobes.c:319:2: error: implicit declaration of function 'mem_cgroup_charge_anon'
2014-06-30 8:13 UTC
[PATCHv3 0/5] Atomic pool for arm64
2014-06-29 19:38 UTC (7+ messages)
` [PATCHv3 1/5] lib/genalloc.c: Add power aligned algorithm
` [PATCHv3 2/5] lib/genalloc.c: Add genpool range check function
[PATCH] msync: fix incorrect fstart calculation
2014-06-28 19:57 UTC (7+ messages)
alloc_pages_slowpath failing for no apparent reason
2014-06-28 2:20 UTC
[PATCH 1/1] mm/hwpoison-inject.c: remove unnecessary null test before debugfs_remove_recursive
2014-06-27 21:05 UTC (2+ messages)
[PATCHv3 0/6] mm/zpool: add common api for zswap to use zbud/zsmalloc
2014-06-27 19:17 UTC (8+ messages)
` [PATCHv4 "
` [PATCHv4 3/6] mm/zpool: implement common zpool api to zbud/zsmalloc
[PATCH v6 02/10] x86, mpx: add MPX specific mmap interface
2014-06-27 18:57 UTC (19+ messages)
[PATCH 0/6] RCU get_user_pages_fast and __get_user_pages_fast
2014-06-27 12:44 UTC (8+ messages)
` [PATCH 2/6] arm: mm: Introduce special ptes for LPAE
` [PATCH 6/6] arm64: mm: Enable RCU fast_gup
[PATCHv5 0/2] Remove ARM meminfo
2014-06-27 9:21 UTC (6+ messages)
` [PATCHv5 2/2] arm: Get rid of meminfo
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).