messages from 2014-07-09 16:07:17 to 2014-07-13 20:33:36 UTC [more...]
[PATCH v3] arm64,ia64,ppc,s390,sh,tile,um,x86,mm: Remove default gate area
2014-07-13 20:01 UTC
[RFC/PATCH -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
2014-07-13 10:39 UTC (3+ messages)
slub/debugobjects: lockup when freeing memory
2014-07-12 19:33 UTC (13+ messages)
[RFC Patch V1 00/30] Enable memoryless node on x86 platforms
2014-07-12 12:32 UTC (57+ messages)
` [RFC Patch V1 01/30] mm, kernel: Use cpu_to_mem()/numa_mem_id() to support memoryless node
` [RFC Patch V1 02/30] mm, sched: "
` [RFC Patch V1 03/30] mm, net: "
` [RFC Patch V1 04/30] mm, netfilter: "
` [RFC Patch V1 05/30] mm, perf: "
` [RFC Patch V1 06/30] mm, tracing: "
` [RFC Patch V1 07/30] mm: "
` [RFC Patch V1 08/30] mm, thp: "
` [RFC Patch V1 09/30] mm, memcg: "
` [RFC Patch V1 10/30] mm, xfrm: "
` [RFC Patch V1 11/30] mm, char/mspec.c: "
` [RFC Patch V1 12/30] mm, IB/qib: "
` [RFC Patch V1 13/30] mm, i40e: "
` [RFC Patch V1 14/30] mm, i40evf: "
` [RFC Patch V1 15/30] mm, igb: "
` [RFC Patch V1 16/30] mm, ixgbe: "
` [RFC Patch V1 17/30] mm, intel_powerclamp: "
` [RFC Patch V1 18/30] mm, bnx2fc: "
` [RFC Patch V1 19/30] mm, bnx2i: "
` [RFC Patch V1 20/30] mm, fcoe: "
` [RFC Patch V1 21/30] mm, irqchip: "
` [RFC Patch V1 22/30] mm, of: "
` [RFC Patch V1 23/30] mm, x86: "
` [RFC Patch V1 24/30] mm, x86/platform/uv: "
` [RFC Patch V1 25/30] mm, x86, kvm: "
` [RFC Patch V1 26/30] mm, x86, perf: "
` [RFC Patch V1 27/30] x86, numa: Kill useless code to improve code readability
` [RFC Patch V1 28/30] mm: Update _mem_id_[] for every possible CPU when memory configuration changes
` [RFC Patch V1 29/30] mm, x86: Enable memoryless node support to better support CPU/memory hotplug
` [RFC Patch V1 30/30] x86, NUMA: Online node earlier when doing CPU hot-addition
[linux-3.10.17] Could not allocate memory from free CMA areas
2014-07-12 1:27 UTC (2+ messages)
[PATCH] slub: remove loop redundancy in mm/slub.c
2014-07-12 1:09 UTC
[PATCH] mm/page-writeback.c: fix divide by zero in bdi_dirty_limits
2014-07-11 22:27 UTC (3+ messages)
IMA: kernel reading files opened with O_DIRECT
2014-07-11 22:22 UTC (5+ messages)
[PATCH -mm v5 00/13] pagewalk: improve vma handling, apply to new users
2014-07-11 18:35 UTC (14+ messages)
` [PATCH -mm v5 01/13] mm/pagewalk: remove pgd_entry() and pud_entry()
` [PATCH -mm v5 02/13] pagewalk: improve vma handling
` [PATCH -mm v5 03/13] pagewalk: add walk_page_vma()
` [PATCH -mm v5 04/13] smaps: remove mem_size_stats->vma and use walk_page_vma()
` [PATCH -mm v5 05/13] clear_refs: remove clear_refs_private->vma and introduce clear_refs_test_walk()
` [PATCH -mm v5 06/13] pagemap: use walk->vma instead of calling find_vma()
` [PATCH -mm v5 07/13] numa_maps: fix typo in gather_hugetbl_stats
` [PATCH -mm v5 08/13] numa_maps: remove numa_maps->vma
` [PATCH -mm v5 09/13] memcg: cleanup preparation for page table walk
` [PATCH -mm v5 10/13] arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma()
` [PATCH -mm v5 11/13] mempolicy: apply page table walker on queue_pages_range()
` [PATCH -mm v5 12/13] mm: /proc/pid/clear_refs: avoid split_huge_page()
` [PATCH -mm v5 13/13] mincore: apply page table walker on do_mincore()
[PATCH v3 0/3] mm: introduce fincore() v3
2014-07-11 16:53 UTC (8+ messages)
` [PATCH v3 1/3] mm: introduce fincore()
+ shmem-fix-faulting-into-a-hole-while-its-punched-take-2.patch added to -mm tree
2014-07-11 15:59 UTC (27+ messages)
[PATCH 01/83] mm: Add kfd_process pointer to mm_struct
2014-07-11 15:42 UTC (2+ messages)
vmstat: On demand vmstat workers V8
2014-07-11 15:22 UTC (7+ messages)
arm64 flushing 255GB of vmalloc space takes too long
2014-07-11 12:45 UTC (5+ messages)
[PATCH] mm: move slab related stuff from util.c to slab_common.c
2014-07-11 12:03 UTC
[PATCH v3 00/13] compaction: balancing overhead and success rates
2014-07-11 12:03 UTC (8+ messages)
` [PATCH v3 05/13] mm, compaction: report compaction as contended only due to lock contention
` [PATCH v3 06/13] mm, compaction: periodically drop lock and restore IRQs in scanners
[PATCH 28/83] mm: Change timing of notification to IOMMUs about a page to be invalidated
2014-07-10 22:34 UTC (4+ messages)
[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
2014-07-10 20:04 UTC (47+ messages)
` [RFC/PATCH RESEND -next 01/21] Add kernel address sanitizer infrastructure
` [RFC/PATCH RESEND -next 03/21] x86: add kasan hooks fort memcpy/memmove/memset functions
` [RFC/PATCH RESEND -next 05/21] x86: cpu: don't sanitize early stages of a secondary CPU boot
` [RFC/PATCH RESEND -next 11/21] mm: slub: share slab_err and object_err functions
` [RFC/PATCH RESEND -next 12/21] mm: util: move krealloc/kzfree to slab_common.c
` [RFC/PATCH RESEND -next 13/21] mm: slub: add allocation size field to struct kmem_cache
` [RFC/PATCH RESEND -next 15/21] mm: slub: add kernel address sanitizer hooks to slub allocator
[PATCH v4 00/13] pagewalk: improve vma handling, apply to new users
2014-07-10 16:35 UTC (9+ messages)
` [PATCH v4 05/13] clear_refs: remove clear_refs_private->vma and introduce clear_refs_test_walk()
` [PATCH v4 13/13] mincore: apply page table walker on do_mincore()
[PATCH RFC 0/5] Virtual Memory Resource Controller for cgroups
2014-07-10 16:35 UTC (6+ messages)
[PATCH 0/5] Reduce sequential read overhead
2014-07-10 12:44 UTC (14+ messages)
` [PATCH 1/6] mm: pagemap: Avoid unnecessary overhead when tracepoints are deactivated
` [PATCH 2/6] mm: Rearrange zone fields into read-only, page alloc, statistics and page reclaim lines
` [PATCH 3/6] mm: Move zone->pages_scanned into a vmstat counter
` [PATCH 4/6] mm: vmscan: Only update per-cpu thresholds for online CPU
` [PATCH 5/6] mm: page_alloc: Abort fair zone allocation policy when remotes nodes are encountered
` [PATCH 6/6] mm: page_alloc: Reduce cost of the fair zone allocation policy
[PATCH] fuse: remove WARN_ON writeback on dead inode
2014-07-10 11:11 UTC
[PATCH] mm/vmalloc.c: clean up map_vm_area third argument
2014-07-10 4:37 UTC (3+ messages)
` [PATCH v2] "
[mmotm:master 162/459] arch/tile/kernel/module.c:61:2: warning: passing argument 3 of 'map_vm_area' from incompatible pointer type
2014-07-10 4:36 UTC (2+ messages)
NR_FREE_CMA_PAGES larger than total CMA size
2014-07-10 0:55 UTC (3+ messages)
mm: shm: hang in shmem_fallocate
2014-07-10 0:51 UTC (13+ messages)
mmotm 2014-07-09-17-08 uploaded
2014-07-10 0:09 UTC
[PATCHv4 0/5] DMA Atomic pool for arm64
2014-07-09 22:46 UTC (8+ messages)
` [PATCHv4 1/5] lib/genalloc.c: Add power aligned algorithm
` [PATCHv4 2/5] lib/genalloc.c: Add genpool range check function
` [PATCHv4 3/5] common: dma-mapping: Introduce common remapping functions
[PATCH 1/8] mmput: use notifier chain to call subsystem exit handler
2014-07-09 17:33 UTC (9+ messages)
` [PATCH 2/8] mm: differentiate unmap for vmscan from other unmap
` [PATCH 3/8] mmu_notifier: add event information to address invalidation v3
` [PATCH 4/8] mmu_notifier: pass through vma to invalidate_range and invalidate_page v2
` mm: Various preparatory patches for hmm and kfd
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).