linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-12 19:07:36 to 2014-09-17 10:26:41 UTC [more...]

[PATCH] kvm: Faults which trigger IO release the mmap_sem
 2014-09-17 10:26 UTC  (12+ messages)

[RFC 0/3] make vm aware of zram-swap
 2014-09-17  7:44 UTC  (17+ messages)
` [RFC 2/3] mm: add swap_get_free hint for zram
` [RFC 3/3] zram: add swap_get_free hint

[RFC] arm:fdt:free the fdt reserved memory
 2014-09-17  4:50 UTC  (2+ messages)
` [RFC resend] "

Best way to pin a page in ext4?
 2014-09-17  3:31 UTC  (8+ messages)

[PATCH 0/4] Remove possible deadlocks in nfs_release_page()
 2014-09-17  3:12 UTC  (14+ messages)
` [PATCH 1/4] SCHED: add some "wait..on_bit...timeout()" interfaces
` [PATCH 3/4] NFS: avoid deadlocks with loop-back mounted NFS filesystems
` [PATCH 4/4] NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()
` [PATCH 2/4] MM: export page_wakeup functions

[PATCH v2 0/6] Support Write-Through mapping on x86
 2014-09-16 22:13 UTC  (22+ messages)
` [PATCH v2 1/6] x86, mm, pat: Set WT to PA4 slot of PAT MSR
` [PATCH v2 2/6] x86, mm, pat: Change reserve_memtype() to handle WT
` [PATCH v2 3/6] x86, mm, asm-gen: Add ioremap_wt() for WT
` [PATCH v2 4/6] x86, mm: Add set_memory_wt() "
` [PATCH v2 5/6] x86, mm, pat: Add pgprot_writethrough() "
` [PATCH v2 6/6] x86, pat: Update documentation for WT changes

[mmotm][PATCH] common: dma-mapping: Store page array in vm_struct
 2014-09-16 16:45 UTC 

[PATCH 0/5] hugepage migration fixes (v4)
 2014-09-16 15:56 UTC  (7+ messages)
` [PATCH v3 1/5] mm/hugetlb: reduce arch dependent code around follow_huge_*
` [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 v3 4/5] mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protection
` [PATCH v3 5/5] mm/hugetlb: add migration entry check in __unmap_hugepage_range

[PATCH] mm: dmapool: add/remove sysfs file outside of the pool lock
 2014-09-16  9:10 UTC  (4+ messages)
  ` [PATCH v2] mm: dmapool: add/remove sysfs file outside of the pool lock lock

[PATCH RFC] memcg: revert kmem.tcp accounting
 2014-09-16  8:38 UTC  (9+ messages)

[RFC] memory cgroup: weak points of kmem accounting design
 2014-09-16  8:31 UTC  (3+ messages)

[next:master 5942/5973] drivers/net/wireless/hostap/hostap_proc.c:171:6: warning: unused variable 'i'
 2014-09-16  8:23 UTC 

[PATCH v8 00/10] Intel MPX support
 2014-09-16  8:06 UTC  (43+ messages)
` [PATCH v8 04/10] x86, mpx: hook #BR exception handler to allocate bound tables
` [PATCH v8 06/10] mips: sync struct siginfo with general version
` [PATCH v8 07/10] x86, mpx: decode MPX instruction to get bound violation information
` [PATCH v8 08/10] x86, mpx: add prctl commands PR_MPX_REGISTER, PR_MPX_UNREGISTER
` [PATCH v8 09/10] x86, mpx: cleanup unused bound tables

[RESEND] x86: numa: setup_node_data(): drop dead code and rename function
 2014-09-16  6:56 UTC  (4+ messages)

[PATCH v16 0/7] MADV_FREE support
 2014-09-16  6:08 UTC  (3+ messages)
` [PATCH v16 1/7] mm: support madvise(MADV_FREE)

[RFC resend] arm:change keep_initrd and free_initrd_mem into .init section
 2014-09-16  5:14 UTC 

[RFC] change keep_initrd and free_initrd_mem into .init section
 2014-09-16  5:09 UTC 

[PATCH 00/10] implement zsmalloc shrinking
 2014-09-16  2:41 UTC  (11+ messages)
` [PATCH 01/10] zsmalloc: fix init_zspage free obj linking
        ` [PATCH] zsmalloc: simplify "

[PATCH] arm64:free_initrd_mem should also free the memblock
 2014-09-16  1:53 UTC  (5+ messages)

[PATCH v2] arm:extend __init_end to a page align address
 2014-09-16  1:44 UTC 

[RFC v3] arm:extend the reserved mrmory for initrd to be page aligned
 2014-09-16  1:34 UTC 

[RFC] memory cgroup: my thoughts on memsw
 2014-09-16  1:34 UTC  (3+ messages)

[PATCH] mm: softdirty: addresses before VMAs in PTE holes aren't softdirty
 2014-09-15 19:19 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] mm: softdirty: unmapped addresses between VMAs are clean
 2014-09-15 18:40 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH v2 0/5] mm, shmem: Enhance per-process accounting of shared memory
 2014-09-15 17:29 UTC  (9+ messages)
` [RFC PATCH v2 1/5] mm, shmem: Add shmem resident memory accounting
` [RFC PATCH v2 2/5] mm, procfs: Display VmAnon, VmFile and VmShm in /proc/pid/status
` [RFC PATCH v2 3/5] mm, shmem: Add shmem_locate function
` [RFC PATCH v2 4/5] mm, shmem: Add shmem_vma() helper
` [RFC PATCH v2 5/5] mm, shmem: Show location of non-resident shmem pages in smaps

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-09-15 16:24 UTC  (12+ messages)
` [RFC/PATCH v2 00/10] Kernel address sainitzer (KASan) - dynamic memory error deetector
  ` [RFC/PATCH v2 01/10] Add kernel address sanitizer infrastructure
  ` [RFC/PATCH v2 04/10] mm: slub: introduce virt_to_obj function
  ` [RFC/PATCH v2 05/10] mm: slub: share slab_err and object_err functions

[RFC v2] arm:extend the reserved mrmory for initrd to be page aligned
 2014-09-15 14:20 UTC  (3+ messages)

[PATCH] arm:free_initrd_mem should also free the memblock
 2014-09-15 13:15 UTC  (5+ messages)
` [PATCH] arm:extend __init_end to a page align address
  ` [RFC Resend] "

[RFC] arm:extend the reserved mrmory for initrd to be page aligned
 2014-09-15 10:58 UTC  (9+ messages)

[PATCH v10 00/21] Support ext4 on NV-DIMMs
 2014-09-15  9:41 UTC  (10+ messages)
` [PATCH v10 07/21] Replace XIP read and write with DAX I/O
` [PATCH v10 20/21] ext4: Add DAX functionality

[RFC] Free the reserved memblock when free cma pages
 2014-09-15  7:54 UTC  (10+ messages)
      ` [RFC V2] "
        ` [PATCH Resend] "

[PATCH] mm: correct comment for fullness group computation in zsmalloc.c
 2014-09-15  6:51 UTC  (2+ messages)

[PATCH v2 1/3] mm/slab_common: commonize slab merge logic
 2014-09-15  6:25 UTC  (3+ messages)
` [PATCH v2 2/3] mm/slab: support slab merge
` [PATCH v2 3/3] mm/slab: use percpu allocator for cpu cache

[PATCH v3] ext4: fix data integrity sync in ordered mode
 2014-09-15  5:57 UTC  (3+ messages)
` Writeback, partial page writes and data corruption (was Re: [PATCH v3] ext4: fix data integrity sync in ordered mode)

[RFC PATCH v3 0/4] fix freepage count problems in memory isolation
 2014-09-15  5:09 UTC  (5+ messages)
` [RFC PATCH v3 1/4] mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype

[PATCH] slab: implement kmalloc guard
 2014-09-15  2:11 UTC  (6+ messages)

[PATCH -mmotm] mm: fix kmemcheck.c build errors
 2014-09-15  1:49 UTC  (3+ messages)

[PATCH] oom: break after selecting process to kill
 2014-09-14 20:46 UTC  (6+ messages)

[PATCH] mm: export symbol dependencies of is_zero_pfn()
 2014-09-14 14:23 UTC  (4+ messages)

[PATCH 0/9] pmem: Fixes and farther development (mm: add_persistent_memory)
 2014-09-14  9:36 UTC  (10+ messages)
  ` [PATCH 5/9] mm: Let sparse_{add,remove}_one_section receive a node_id

[PATCH v2 0/6] mm/balloon_compaction: fixes and cleanups
 2014-09-13 14:03 UTC  (15+ messages)
` [PATCH v2 4/6] mm: introduce common page state for ballooned memory
` [PATCH v2 5/6] mm/balloon_compaction: use common page ballooning
` [PATCH v2 6/6] mm/balloon_compaction: general cleanup

[PATCH 0/5] Support Write-Through mapping on x86
 2014-09-12 20:21 UTC  (9+ messages)
` [PATCH 1/5] x86, mm, pat: Set WT to PA4 slot of PAT MSR

[PATCH 0/3 v3] mmu_notifier: Allow to manage CPU external TLBs
 2014-09-12 19:28 UTC  (9+ messages)


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