Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-09 12:08:40 to 2015-07-13 13:36:11 UTC [more...]

[PATCH 0/10 v6] Helper to abstract vma handling in media layer
 2015-07-13 13:36 UTC  (5+ messages)

[PATCH 00/10] Huge page support for DAX files
 2015-07-13 13:23 UTC  (12+ messages)
` [PATCH 01/10] thp: vma_adjust_trans_huge(): adjust file-backed VMA too
` [PATCH 02/10] dax: Move DAX-related functions to a new header
` [PATCH 03/10] thp: Prepare for DAX huge pages
` [PATCH 04/10] mm: Add a pmd_fault handler
` [PATCH 05/10] mm: Export various functions for the benefit of DAX
` [PATCH 06/10] mm: Add vmf_insert_pfn_pmd()
` [PATCH 07/10] dax: Add huge page fault support
` [PATCH 08/10] ext2: Huge "
` [PATCH 09/10] ext4: "
` [PATCH 10/10] xfs: "

[PATCH 0/5] Make vma_is_anonymous() reliable
 2015-07-13 13:20 UTC  (11+ messages)
` [PATCH 1/5] mm: mark most vm_operations_struct const
` [PATCH 2/5] x86, mpx: do not set ->vm_ops on mpx VMAs
` [PATCH 3/5] mm: make sure all file VMAs have ->vm_ops set
` [PATCH 4/5] mm, madvise: use vma_is_anonymous() to check for anon VMA
` [PATCH 5/5] mm, memcontrol: "

[PATCH 0/4] enable migration of driver pages
 2015-07-13 10:02 UTC  (7+ messages)
` [PATCH 1/4] fs/anon_inodes: new interface to create new inode
` [PATCH 2/4] mm/compaction: enable mobile-page migration
` [PATCH 3/4] mm/balloon: apply mobile page migratable into balloon
` [PATCH 4/4] mm: remove direct calling of migration

[PATCH 0/2] mm/shrinker: make unregister_shrinker() less fragile
 2015-07-13  9:34 UTC  (9+ messages)
` [PATCH 1/2] mm/shrinker: do not NULL dereference uninitialized shrinker
` [PATCH 2/2] mm/shrinker: add init_shrinker() function

[RFCv3 0/5] enable migration of driver pages
 2015-07-13  8:45 UTC  (19+ messages)
` [RFCv3 2/5] mm/compaction: enable mobile-page migration
` [RFCv3 3/5] mm/balloon: apply mobile page migratable into balloon

[RFC v2 PATCH 0/8] mm: mirrored memory support for page buddy allocations
 2015-07-13  4:56 UTC  (5+ messages)

[PATCH v3 00/10] hugetlbfs: add fallocate support
 2015-07-13  4:21 UTC  (11+ messages)
` [PATCH v3 01/10] mm/hugetlb: add cache of descriptors to resv_map for region_add
` [PATCH v3 02/10] mm/hugetlb: add region_del() to delete a specific range of entries
` [PATCH v3 03/10] mm/hugetlb: expose hugetlb fault mutex for use by fallocate
` [PATCH v3 04/10] hugetlbfs: hugetlb_vmtruncate_list() needs to take a range to delete
` [PATCH v3 05/10] hugetlbfs: truncate_hugepages() takes a range of pages
` [PATCH v3 06/10] mm/hugetlb: vma_has_reserves() needs to handle fallocate hole punch
` [PATCH v3 07/10] mm/hugetlb: alloc_huge_page handle areas hole punched by fallocate
` [PATCH v3 08/10] hugetlbfs: New huge_add_to_page_cache helper routine
` [PATCH v3 09/10] hugetlbfs: add hugetlbfs_fallocate()
` [PATCH v3 10/10] mm: madvise allow remove operation for hugetlbfs

[PATCH 00/36] THP refcounting redesign
 2015-07-12 19:13 UTC  (38+ messages)
` [PATCH 01/36] mm, proc: adjust PSS calculation
` [PATCH 02/36] rmap: add argument to charge compound page
` [PATCH 03/36] memcg: adjust to support new THP refcounting
` [PATCH 04/36] mm, thp: adjust conditions when we can reuse the page on WP fault
` [PATCH 05/36] mm: adjust FOLL_SPLIT for new refcounting
` [PATCH 06/36] mm: handle PTE-mapped tail pages in gerneric fast gup implementaiton
` [PATCH 07/36] thp, mlock: do not allow huge pages in mlocked area
` [PATCH 08/36] khugepaged: ignore pmd tables with THP mapped with ptes
` [PATCH 09/36] thp: rename split_huge_page_pmd() to split_huge_pmd()
` [PATCH 10/36] mm, vmstats: new THP splitting event
` [PATCH 11/36] mm: temporally mark THP broken
` [PATCH 12/36] thp: drop all split_huge_page()-related code
` [PATCH 13/36] mm: drop tail page refcounting
` [PATCH 14/36] futex, thp: remove special case for THP in get_futex_key
` [PATCH 15/36] ksm: prepare to new THP semantics
` [PATCH 16/36] mm, thp: remove compound_lock
` [PATCH 17/36] arm64, thp: remove infrastructure for handling splitting PMDs
` [PATCH 18/36] arm, "
` [PATCH 19/36] mips, "
` [PATCH 20/36] powerpc, "
` [PATCH 21/36] s390, "
` [PATCH 22/36] sparc, "
` [PATCH 23/36] tile, "
` [PATCH 24/36] x86, "
` [PATCH 25/36] mm, "
` [PATCH 26/36] mm: rework mapcount accounting to enable 4k mapping of THPs
` [PATCH 27/36] mm: differentiate page_mapped() from page_mapcount() for compound pages
` [PATCH 28/36] mm, numa: skip PTE-mapped THP on numa fault
` [PATCH 29/36] thp: implement split_huge_pmd()
` [PATCH 30/36] thp: add option to setup migration entiries during PMD split
` [PATCH 31/36] thp, mm: split_huge_page(): caller need to lock page
` [PATCH 32/36] thp: reintroduce split_huge_page()
` [PATCH 33/36] migrate_pages: try to split pages on qeueuing
` [PATCH 34/36] thp: introduce deferred_split_huge_page()
` [PATCH 35/36] mm: re-enable THP
` [PATCH 36/36] thp: update documentation

cpu_hotplug vs oom_notify_list: possible circular locking dependency detected
 2015-07-12 10:56 UTC 

[PATCH] selinux: fix mprotect PROT_EXEC regression caused by mm change
 2015-07-11 19:43 UTC  (4+ messages)

[PATCH -mm v6 0/6] idle memory tracking
 2015-07-11 14:53 UTC  (6+ messages)
` [PATCH -mm v6 5/6] proc: add kpageidle file

[PATCH -mm v7 0/6] idle memory tracking
 2015-07-11 14:48 UTC  (7+ messages)
` [PATCH -mm v7 1/6] memcg: add page_cgroup_ino helper
` [PATCH -mm v7 2/6] hwpoison: use page_cgroup_ino for filtering by memcg
` [PATCH -mm v7 3/6] memcg: zap try_get_mem_cgroup_from_page
` [PATCH -mm v7 4/6] proc: add kpagecgroup file
` [PATCH -mm v7 5/6] proc: add kpageidle file
` [PATCH -mm v7 6/6] proc: export idle flag via kpageflags

[PATCH 0/3] zsmalloc: small compaction improvements
 2015-07-11  9:45 UTC  (4+ messages)
` [PATCH 1/3] zsmalloc: factor out zs_pages_to_compact()
` [PATCH 2/3] zram: make compact a read-write sysfs node
` [PATCH 3/3] zsmalloc: do not take class lock in zs_pages_to_compact()

[PATCH 0/8 -v3] memcg cleanups + get rid of mm_struct::owner
 2015-07-11  7:09 UTC  (16+ messages)
` [PATCH 4/8] memcg, mm: move mem_cgroup_select_victim_node into vmscan
` [PATCH 7/8] memcg: get rid of mm_struct::owner
` [PATCH 8/8] memcg: get rid of mem_cgroup_from_task

[PATCH] mm/memblock: WARN_ON when nid differs from overlap region
 2015-07-11  4:19 UTC  (2+ messages)
` [PATCH] mm/memblock: WARN_ON when flags "

[PATCH] mm/page: refine the calculation of highest possible node id
 2015-07-11  4:17 UTC  (5+ messages)
  ` [PATCH V2] "
    ` [PATCH V3] "

[PATCH] mm/page: remove unused variable of free_area_init_core()
 2015-07-11  3:12 UTC 

[RFC] mm/shrinker: define INIT_SHRINKER macro
 2015-07-11  1:48 UTC  (5+ messages)

[patch] mm/slub: Move slab initialization into irq enabled region
 2015-07-10 21:27 UTC  (6+ messages)
    ` [patch V2] "

[PATCH 0/2] x86, mm: Fix PAT bit handling of large pages
 2015-07-10 21:15 UTC  (5+ messages)
` [PATCH 1/2] x86: Fix pXd_flags() to handle _PAGE_PAT_LARGE
` [PATCH 2/2] x86, mm: Fix page table dump to show PAT bit

[PATCH] shmem: recalculate file inode when fstat
 2015-07-10 20:09 UTC 

[PATCH v2 0/5] KASan for arm64
 2015-07-10 17:11 UTC  (4+ messages)
` [PATCH v2 5/5] arm64: add KASan support

[PATCH V3 0/5] Allow user to request memory to be locked on page fault
 2015-07-10 16:19 UTC  (8+ messages)
` [PATCH V3 3/5] mm: mlock: Introduce VM_LOCKONFAULT and add mlock flags to enable it

[PATCH] MAINTAINERS: change my email address to kernel.org
 2015-07-10 15:26 UTC 

mm: shmem_zero_setup skip security check and lockdep conflict with XFS
 2015-07-10 13:09 UTC  (7+ messages)

[Patch V5 12/16] mm: provide early_memremap_ro to establish read-only mapping
 2015-07-10 12:47 UTC 

[PATCH] mm: cleaning per architecture MM hook header files
 2015-07-10 12:47 UTC  (4+ messages)
` [PATCH v2] "

[patch v3 3/3] mm, oom: do not panic for oom kills triggered from sysrq
 2015-07-10  7:50 UTC  (3+ messages)

[PATCH 0/4] oom: sysrq+f fixes + cleanups
 2015-07-10  7:41 UTC  (19+ messages)
` [PATCH 1/4] oom: Do not panic when OOM killer is sysrq triggered
` [PATCH 2/4] oom: Do not invoke oom notifiers on sysrq+f
` [PATCH 3/4] mm, oom: organize oom context into struct
` [PATCH 4/4] oom: split out forced OOM killer

[PATCH v2] zsmalloc: consider ZS_ALMOST_FULL as migrate source
 2015-07-10  6:00 UTC  (3+ messages)

[PATCH] zsmalloc: consider ZS_ALMOST_FULL as migrate source
 2015-07-10  5:34 UTC  (8+ messages)

[PATCH v6 0/4] atyfb: atyfb: address MTRR corner case
 2015-07-10  1:24 UTC  (5+ messages)
` [PATCH v6 1/4] drivers/video/fbdev/atyfb: Carve out framebuffer length fudging into a helper
` [PATCH v6 2/4] drivers/video/fbdev/atyfb: Clarify ioremap() base and length used
` [PATCH v6 3/4] drivers/video/fbdev/atyfb: Replace MTRR UC hole with strong UC
` [PATCH v6 4/4] drivers/video/fbdev/atyfb: Use arch_phys_wc_add() and ioremap_wc()

[PATCH v7 0/7] mm/zsmalloc: introduce automatic pool compaction
 2015-07-10  0:54 UTC  (4+ messages)
` [PATCH v7 7/7] zsmalloc: use shrinker to trigger auto-compaction

[PATCH v1] x86/mm, asm-generic: Add IOMMU ioremap_uc() variant default
 2015-07-10  0:28 UTC 

[PATCH v5 2/6] arch: unify ioremap prototypes and macro aliases
 2015-07-09 23:43 UTC  (12+ messages)

[RFC v2 0/4] Outsourcing compaction for THP allocations to kcompactd
 2015-07-09 21:53 UTC  (3+ messages)
` [RFC 1/4] mm, compaction: introduce kcompactd

mm: new mm hook framework
 2015-07-09 21:21 UTC  (3+ messages)

[PATCH v5 0/6] pmem api, generic ioremap_cache, and memremap
 2015-07-09 18:54 UTC  (3+ messages)
` [PATCH v5 2/6] arch: unify ioremap prototypes and macro aliases

[PATCH] mm: meminit: Finish initialisation of struct pages before basic setup
 2015-07-09 17:49 UTC  (3+ messages)

[RFC] mm: change irqs_disabled() test to spin_is_locked() in mem_cgroup_swapout
 2015-07-09 16:43 UTC  (10+ messages)
  ` [RFC][PATCH] mm: ifdef out VM_BUG_ON check on PREEMPT_RT_FULL

[PATCH 0/7] mm: reliable memory allocation with kvmalloc
 2015-07-09 14:45 UTC  (6+ messages)
` [PATCH 2/7] mm: introduce kvmalloc and kvmalloc_node


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 read-only IMAP folder(s) and NNTP newsgroup(s).