messages from 2014-10-02 12:41:19 to 2014-10-10 09:20:59 UTC [more...]
[BUG] mm, thp: khugepaged can't allocate on requested node when confined to a cpuset
2014-10-10 9:20 UTC (2+ messages)
[PATCH] x86, MCE: support memory error recovery for both UCNA and Deferred error in machine_check_poll
2014-10-10 6:03 UTC
[PATCH] smaps should deal with huge zero page exactly same as normal zero page
2014-10-10 13:21 UTC (4+ messages)
[PATCH] mm/cma: fix cma bitmap aligned mask computing
2014-10-10 2:15 UTC
[PATCH v1 0/7] Huge page support for DAX
2014-10-09 20:47 UTC (14+ messages)
` [PATCH v1 1/7] thp: vma_adjust_trans_huge(): adjust file-backed VMA too
` [PATCH v1 2/7] mm: Prepare for DAX huge pages
` [PATCH v1 3/7] mm: Add vm_insert_pfn_pmd()
` [PATCH v1 4/7] mm: Add a pmd_fault handler
` [PATCH v1 5/7] dax: Add huge page fault support
` [PATCH v1 6/7] ext2: Huge "
` [PATCH v1 7/7] ext4: "
[PATCH 0/5] mm: poison critical mm/ structs
2014-10-09 19:11 UTC (13+ messages)
` [PATCH 5/5] mm: poison page struct
[PATCH 0/4] leverage FAULT_FOLL_ALLOW_RETRY in get_user_pages
2014-10-09 10:52 UTC (11+ 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 resend] arm:extend the reserved memory for initrd to be page aligned
2014-10-09 7:25 UTC (3+ messages)
[PATCH] driver/base/node: remove unnecessary kfree of node struct from unregister_one_node
2014-10-09 5:03 UTC (3+ messages)
[PATCH 0/3] OOM vs. freezer interaction fixes
2014-10-09 4:42 UTC (6+ messages)
` [PATCH 1/3] freezer: check OOM kill while being frozen
` [PATCH 2/3] freezer: remove obsolete comments in __thaw_task()
` [PATCH 3/3] OOM, PM: OOM killed task cannot escape PM suspend
[PATCH v1 0/5] stop anon reclaim when zram is full
2014-10-08 18:29 UTC (8+ messages)
` [PATCH v1 4/5] zram: add swap full hint
[patch 0/3] mm: memcontrol: performance fixlets for 3.18
2014-10-08 17:47 UTC (14+ 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: eliminate charge reparenting
2014-10-08 14:17 UTC (10+ messages)
` [patch 1/3] mm: memcontrol: take a css reference for each charged page
` [patch 2/3] mm: memcontrol: remove obsolete kmemcg pinning tricks
` [patch 3/3] mm: memcontrol: continue cache reclaim from offlined groups
[patch 0/3] mm: memcontrol: lockless page counters v2
2014-10-08 12:39 UTC (19+ messages)
` [patch 1/3] mm: memcontrol: lockless page counters
` [patch 2/3] mm: hugetlb_controller: convert to "
` [patch 3/3] kernel: res_counter: remove the unused API
[RFC, PATCH 0/8] remap_file_pages() decommission
2014-10-08 10:03 UTC (4+ messages)
` [PATCH 1/8] mm: replace remap_file_pages() syscall with emulation
[RFC PATCH 1/2] mm/afmalloc: introduce anti-fragmentation memory allocator
2014-10-08 2:31 UTC (5+ messages)
[PATCH 0/5] hugepage migration fixes (v4)
2014-10-07 16:56 UTC (7+ 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()
[PATCH 00/17] RFC: userfault v2
2014-10-07 17:25 UTC (48+ 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
` [Qemu-devel] "
` [PATCH 09/17] mm: PT lock: export double_pt_lock/unlock
` [PATCH 10/17] mm: rmap preparation for remap_anon_pages
` [Qemu-devel] "
` [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 0/5] Further compaction tuning
2014-10-07 15:33 UTC (6+ messages)
` [PATCH 1/5] mm, compaction: pass classzone_idx and alloc_flags to watermark checking
` [PATCH 2/5] mm, compaction: simplify deferred compaction
` [PATCH 3/5] mm, compaction: defer only on COMPACT_COMPLETE
` [PATCH 4/5] mm, compaction: always update cached scanner positions
` [PATCH 5/5] mm, compaction: more focused lru and pcplists draining
[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
2014-10-07 9:19 UTC (17+ messages)
` [PATCH v4 00/13] Kernel address sanitizer - runtime memory debugger
` [PATCH v4 01/13] Add kernel address sanitizer infrastructure
` [PATCH v4 02/13] efi: libstub: disable KASAN for efistub
` [PATCH v4 03/13] x86_64: load_percpu_segment: read irq_stack_union.gs_base before load_segment
` [PATCH v4 04/13] x86_64: add KASan support
` [PATCH v4 05/13] mm: page_alloc: add kasan hooks on alloc and free paths
` [PATCH v4 06/13] mm: slub: introduce virt_to_obj function
` [PATCH v4 07/13] mm: slub: share slab_err and object_err functions
` [PATCH v4 08/13] mm: slub: introduce metadata_access_enable()/metadata_access_disable()
` [PATCH v4 09/13] mm: slub: add kernel address sanitizer support for slub allocator
` [PATCH v4 10/13] fs: dcache: manually unpoison dname after allocation to shut up kasan's reports
` [PATCH v4 11/13] kmemleak: disable kasan instrumentation for kmemleak
` [PATCH v4 12/13] lib: add kasan test module
` [RFC PATCH v4 13/13] kasan: introduce inline instrumentation
[patch for-3.17] mm, thp: fix collapsing of hugepages on madvise
2014-10-06 20:53 UTC (7+ messages)
On page table walk
2014-10-06 15:56 UTC (2+ messages)
Kswapd 100% CPU since 3.8 on Sandybridge
2014-10-06 13:32 UTC (4+ messages)
[PATCH] vfs: fix compilation for no-MMU configurations
2014-10-06 9:25 UTC (2+ messages)
[next:master 9776/10302] leds.c:(.init.text+0x0): multiple definition of `init_module'
2014-10-06 1:19 UTC
x86_64 3.x kernels with SMP=n and up with incorrect dirty memory accounting
2014-10-05 11:20 UTC
[PATCH] mm readahead: Fix sys_readahead breakage by reverting 2MB limit (bug 79111)
2014-10-03 20:57 UTC (8+ messages)
[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 (5+ messages)
[PATCH] mm: mempolicy: Skip inaccessible VMAs when setting MPOL_MF_LAZY
2014-10-02 19:59 UTC (3+ messages)
[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 (4+ messages)
[PATCH V4 0/6] RCU get_user_pages_fast and __get_user_pages_fast
2014-10-02 16:54 UTC (7+ 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 v4] zsmalloc: merge size_class to reduce fragmentation
2014-10-02 14:47 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).