[PATCH v1 0/5] stop anon reclaim when zram is full
2014-10-06 23:36 UTC (6+ messages)
` [PATCH v1 4/5] zram: add swap full hint
[patch for-3.17] mm, thp: fix collapsing of hugepages on madvise
2014-10-06 20:53 UTC (7+ messages)
[PATCH 00/17] RFC: userfault v2
2014-10-06 17:24 UTC (29+ 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
On page table walk
2014-10-06 15:56 UTC (2+ messages)
[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
2014-10-06 15:54 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
` [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
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)
[patch 0/3] mm: memcontrol: lockless page counters v2
2014-10-06 6:38 UTC (12+ messages)
` [patch 1/3] mm: memcontrol: lockless page counters
[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 0/3] mm: memcontrol: performance fixlets for 3.18
2014-10-03 16:06 UTC (7+ 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] 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)
[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: fremap use linux header
2014-10-02 16:23 UTC (2+ messages)
[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 (8+ messages)
[PATCH v4] zsmalloc: merge size_class to reduce fragmentation
2014-10-02 14:47 UTC (5+ 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 (3+ 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)
[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 (12+ messages)
` [RESEND PATCH 2/4] x86: add phys addr validity check for /dev/mem mmap
` [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
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox