linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-29 07:44:23 to 2014-10-04 13:13:30 UTC [more...]

[PATCH 00/17] RFC: userfault v2
 2014-10-04 13:13 UTC  (24+ messages)
` [PATCH 01/17] mm: gup: add FOLL_TRIED
` [PATCH 02/17] mm: gup: add get_user_pages_locked and get_user_pages_unlocked
` [PATCH 03/17] mm: gup: use get_user_pages_unlocked within get_user_pages_fast
` [PATCH 04/17] mm: gup: make get_user_pages_fast and __get_user_pages_fast latency conscious
` [PATCH 05/17] mm: gup: use get_user_pages_fast and get_user_pages_unlocked
` [PATCH 06/17] kvm: Faults which trigger IO release the mmap_sem
` [PATCH 07/17] mm: madvise MADV_USERFAULT: prepare vm_flags to allow more than 32bits
` [PATCH 08/17] mm: madvise MADV_USERFAULT
` [PATCH 09/17] mm: PT lock: export double_pt_lock/unlock
` [PATCH 10/17] mm: rmap preparation for remap_anon_pages
` [PATCH 11/17] mm: swp_entry_swapcount
` [PATCH 12/17] mm: sys_remap_anon_pages
` [PATCH 13/17] waitqueue: add nr wake parameter to __wake_up_locked_key
` [PATCH 14/17] userfaultfd: add new syscall to provide memory externalization
` [PATCH 15/17] userfaultfd: make userfaultfd_write non blocking
` [PATCH 16/17] powerpc: add remap_anon_pages and userfaultfd
` [PATCH 17/17] userfaultfd: implement USERFAULTFD_RANGE_REGISTER|UNREGISTER

[PATCH] mm readahead: Fix sys_readahead breakage by reverting 2MB limit (bug 79111)
 2014-10-03 20:57 UTC  (8+ messages)

[patch 0/3] mm: memcontrol: performance fixlets for 3.18
 2014-10-03 16:06 UTC  (10+ messages)
` [patch 1/3] mm: memcontrol: do not kill uncharge batching in free_pages_and_swap_cache
          ` [PATCH] mm-memcontrol-do-not-kill-uncharge-batching-in-free_pages_and_swap_cache-fix.patch
` [patch 3/3] mm: memcontrol: fix transparent huge page allocations under pressure

[patch 0/3] mm: memcontrol: lockless page counters v2
 2014-10-03 15:44 UTC  (11+ messages)
` [patch 1/3] mm: memcontrol: lockless page counters

[PATCH] driver/base/node: remove unnecessary kfree of node struct from unregister_one_node
 2014-10-03 10:06 UTC 

[patch resend] mm: page_alloc: fix zone allocation fairness on UP
 2014-10-03  8:35 UTC  (5+ messages)

mmotm 2014-10-02-16-22 uploaded
 2014-10-03  5:49 UTC  (2+ messages)

[PATCH v4] mm: add mremap flag for preserving the old mapping
 2014-10-03  3:41 UTC 

[mmotm:master 206/445] drivers/base/dma-contiguous.c:243:2: warning: initialization from incompatible pointer type
 2014-10-03  1:16 UTC 

[mmotm:master 202/445] drivers/base/dma-coherent.c:303:2: warning: initialization from incompatible pointer type
 2014-10-03  1:12 UTC 

[PATCH v3] mm: add mremap flag for preserving the old mapping
 2014-10-02 21:09 UTC  (6+ messages)

[PATCH] mm: mempolicy: Skip inaccessible VMAs when setting MPOL_MF_LAZY
 2014-10-02 19:59 UTC  (3+ messages)

On page table walk
 2014-10-02 19:34 UTC 

[PATCH] mm: fremap use linux header
 2014-10-02 16:23 UTC  (2+ messages)

[PATCH 1/3] mm: generalize VM_BUG_ON() macros
 2014-10-02 17:03 UTC  (8+ messages)
` [PATCH 2/3] mm: use VM_BUG_ON instead of VM_BUG_ON_PAGE everywhere
` [PATCH 3/3] mm: use VM_BUG_ON() instead of VM_BUG_ON_VMA() and VM_BUG_ON_MM()

[PATCH V4 0/6] RCU get_user_pages_fast and __get_user_pages_fast
 2014-10-02 16:54 UTC  (8+ messages)
` [PATCH V4 1/6] mm: Introduce a general RCU get_user_pages_fast

[PATCH] mm: highmem remove 3 errors
 2014-10-02 16:44 UTC 

[PATCH] mm: highmem remove 3 errors
 2014-10-02 16:13 UTC  (3+ messages)

[PATCH] mm: highmem fix pointers
 2014-10-02 16:06 UTC 

[PATCH] mm: hugetlb braces not needed
 2014-10-02 15:57 UTC 

RFC: get_user_pages_locked|unlocked to leverage VM_FAULT_RETRY
 2014-10-02 15:53 UTC  (6+ messages)

[PATCH 0/4] Single zone pcpclists drain
 2014-10-02 15:49 UTC  (5+ messages)
` [PATCH 1/4] mm: introduce single zone pcplists drain
` [PATCH 2/4] mm, page_isolation: drain single zone pcplists
` [PATCH 3/4] mm, cma: "
` [PATCH 4/4] mm, memory_hotplug/failure: "

[PATCH 0/5] mm: poison critical mm/ structs
 2014-10-02 15:13 UTC  (13+ messages)
` [PATCH 1/5] mm: add poisoning basics
` [PATCH 2/5] mm: constify dump_page and friends
` [PATCH 3/5] mm: poison mm_struct
` [PATCH 4/5] mm: poison vm_area_struct
` [PATCH 5/5] mm: poison page struct

[PATCH v4] zsmalloc: merge size_class to reduce fragmentation
 2014-10-02 14:47 UTC  (6+ messages)

[PATCH 0/4] leverage FAULT_FOLL_ALLOW_RETRY in get_user_pages
 2014-10-02 12:40 UTC  (10+ messages)
` [PATCH 1/4] mm: gup: add FOLL_TRIED
` [PATCH 2/4] mm: gup: add get_user_pages_locked and get_user_pages_unlocked
` [PATCH 3/4] mm: gup: use get_user_pages_fast "
` [PATCH 4/4] mm: gup: use get_user_pages_unlocked within get_user_pages_fast

[RFC PATCH 1/2] mm/afmalloc: introduce anti-fragmentation memory allocator
 2014-10-02  5:47 UTC  (4+ messages)

[mm/slab] BUG: unable to handle kernel paging request at 00010023
 2014-10-02  5:35 UTC  (3+ messages)
` [mm/slab] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1430 warn_pre_alternatives()

[PATCH] mm: ksm use pr_err instead of printk
 2014-10-02  4:08 UTC  (3+ messages)
  ` [PATCH] checkpatch: Warn on logging functions with KERN_<LEVEL>

[PATCH] mm: softdirty: unmapped addresses between VMAs are clean
 2014-10-02  0:25 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] mm, compaction: using uninitialized_var insteads setting 'flags' to 0 directly
 2014-10-01 21:25 UTC  (5+ messages)

[PATCH] MM: dmapool: Fixed a brace coding style issue
 2014-10-01 20:53 UTC 

[PATCH] mm: Space required for open parenthesis
 2014-10-01 17:25 UTC 

[PATCH v11 00/21] Add support for NV-DIMMs to ext4
 2014-10-01 17:17 UTC  (14+ messages)

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-10-01 16:28 UTC  (31+ messages)
` [RFC/PATCH v2 00/10] Kernel address sainitzer (KASan) - dynamic memory error deetector
  ` [RFC/PATCH v2 02/10] x86_64: add KASan support
` [PATCH v3 00/13] Kernel address sanitizer - runtime memory debugger
  ` [PATCH v3 11/13] kmemleak: disable kasan instrumentation for kmemleak
  ` [RFC PATCH v3 13/13] kasan: introduce inline instrumentation

[PATCH] mm: memcontrol Use #include <linux/uaccess.h>
 2014-10-01 15:56 UTC  (2+ messages)

[PATCH] MM: mremap use linux headers
 2014-10-01 15:35 UTC 

[PATCH] MM: mremap use linux headers
 2014-10-01 14:29 UTC 

[PATCH] MM: dmapool: Fixed a brace coding style issue
 2014-10-01 11:31 UTC  (2+ messages)

page allocator bug in 3.16?
 2014-10-01  9:26 UTC  (4+ messages)

[PATCH 3.12 60/96] x86/mm: In the PTE swapout page reclaim case clear the accessed bit instead of flushing the TLB
 2014-10-01  8:57 UTC 

[PATCH] mm: filemap Remove trailing whitespace
 2014-09-30 22:48 UTC 

[RESEND PATCH 0/4] x86: /dev/mem fixes
 2014-09-30 21:57 UTC  (15+ messages)
` [RESEND PATCH 1/4] x86: add arch_pfn_possible helper
` [RESEND PATCH 2/4] x86: add phys addr validity check for /dev/mem mmap
` [RESEND PATCH 3/4] x86: add high_memory check to (xlate|unxlate)_dev_mem_ptr
` [RESEND PATCH 4/4] x86: remove high_memory check from valid_phys_addr_range
` [PATCH v2 0/4] x86: /dev/mem fixes
  ` [PATCH v2 1/4] x86: add arch_pfn_possible helper
  ` [PATCH v2 2/4] x86: add phys addr validity check for /dev/mem mmap
  ` [PATCH v2 3/4] x86: add high_memory check to (xlate|unxlate)_dev_mem_ptr
  ` [PATCH v2 4/4] x86: remove high_memory check from valid_phys_addr_range

[PATCH] mm: filemap Remove trailing whitespace
 2014-09-30 21:51 UTC 

[PATCH] MM: Failslab.c use tabs where possible
 2014-09-30 21:32 UTC 

[PATCH] MM: bootmem: Added headers
 2014-09-30 20:24 UTC 

[PATCH 0/6] hugepage migration fixes (v3)
 2014-09-30 16:54 UTC  (6+ messages)
` [PATCH v3 2/6] mm/hugetlb: take page table lock in follow_huge_(addr|pmd|pud)()

[PATCH resend] arm:extend the reserved memory for initrd to be page aligned
 2014-09-30  9:59 UTC  (9+ messages)

[PATCH] driver/firmware/memmap: don't create memmap sysfs of same firmware_map_entry
 2014-09-30  9:25 UTC 

[PATCH 0/5] hugepage migration fixes (v4)
 2014-09-30  4:52 UTC  (5+ messages)
` [PATCH v3 2/5] mm/hugetlb: take page table lock in follow_huge_pmd()
` [PATCH v3 3/5] mm/hugetlb: fix getting refcount 0 page in hugetlb_fault()

[kbuild] [mmotm:master 57/427] fs/ocfs2/journal.c:2204:9: sparse: context imbalance in 'ocfs2_recover_orphans' - different lock contexts for basic block
 2014-09-30  1:46 UTC  (3+ messages)

[PATCH 001/001] mm: Use KERN_INFO log level for memory configuration boot messages
 2014-09-29 17:28 UTC 

[PATCH v6 00/13] compaction: balancing overhead and success rates
 2014-09-29  8:15 UTC  (4+ messages)
` [PATCH v6 05/13] mm, compaction: move pageblock checks up from isolate_migratepages_range()

[PATCH v3] zsmalloc: merge size_class to reduce fragmentation
 2014-09-29  7:45 UTC  (3+ messages)

[PATCH 1/3] mm/slab: use percpu allocator for cpu cache
 2014-09-29  7:44 UTC  (3+ messages)
` [REGRESSION] "


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).