Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-17 18:54:12 to 2015-07-22 10:40:27 UTC [more...]

[RFC v3 0/4] fs: Add generic file system event notifications
 2015-07-22 10:40 UTC  (3+ messages)
` [RFC v3 2/4] ext4: Add helper function to mark group as corrupted

[PATCH -mm v9 0/8] idle memory tracking
 2015-07-22 10:33 UTC  (22+ messages)
` [PATCH -mm v9 1/8] memcg: add page_cgroup_ino helper
` [PATCH -mm v9 2/8] hwpoison: use page_cgroup_ino for filtering by memcg
` [PATCH -mm v9 3/8] memcg: zap try_get_mem_cgroup_from_page
` [PATCH -mm v9 4/8] proc: add kpagecgroup file
` [PATCH -mm v9 5/8] mmu-notifier: add clear_young callback
` [PATCH -mm v9 6/8] proc: add kpageidle file
` [PATCH -mm v9 7/8] proc: export idle flag via kpageflags
` [PATCH -mm v9 8/8] proc: add cond_resched to /proc/kpage* read/write loop

[PATCH v3 0/5] KASAN for arm64
 2015-07-22 10:30 UTC  (6+ messages)
` [PATCH v3 1/5] mm: kasan: introduce generic kasan_populate_zero_shadow()
` [PATCH v3 2/5] arm64: introduce VA_START macro - the first kernel virtual address
` [PATCH v3 3/5] arm64: move PGD_SIZE definition to pgalloc.h
` [PATCH v3 4/5] arm64: add KASAN support
` [PATCH v3 5/5] ARM64: kasan: print memory assignment

[PATCH V4 0/6] Allow user to request memory to be locked on page fault
 2015-07-22 10:03 UTC  (11+ messages)
` [PATCH V4 1/6] mm: mlock: Refactor mlock, munlock, and munlockall code
` [PATCH V4 2/6] mm: mlock: Add new mlock, munlock, and munlockall system calls
` [PATCH V4 3/6] mm: gup: Add mm_lock_present()
` [PATCH V4 4/6] mm: mlock: Introduce VM_LOCKONFAULT and add mlock flags to enable it
` [PATCH V4 5/6] mm: mmap: Add mmap flag to request VM_LOCKONFAULT
` [PATCH V4 6/6] selftests: vm: Add tests for lock on fault

[PATCH] mm: rename and document alloc_pages_exact_node
 2015-07-22  1:23 UTC  (5+ messages)

[PATCH 1/3] percpu: clean up of schunk->map[] assignment in pcpu_setup_first_chunk
 2015-07-22  0:56 UTC  (12+ messages)
` [PATCH 2/3] perpuc: check pcpu_first_chunk and pcpu_reserved_chunk to avoid handling them twice
` [PATCH 3/3] percpu: add macro PCPU_CHUNK_AREA_IN_USE

[patch] mmap.2: document the munmap exception for underlying page size
 2015-07-22  0:41 UTC 

[RFC PATCH 00/10] Remove zonelist cache and high-order watermark checking
 2015-07-22  0:11 UTC  (15+ messages)
` [PATCH 01/10] mm, page_alloc: Delete the zonelist_cache
` [PATCH 02/10] mm, page_alloc: Remove unnecessary parameter from zone_watermark_ok_safe
` [PATCH 03/10] mm, page_alloc: Remove unnecessary recalculations for dirty zone balancing
` [PATCH 04/10] mm, page_alloc: Remove unnecessary taking of a seqlock when cpusets are disabled
` [PATCH 05/10] mm, page_alloc: Remove unnecessary updating of GFP flags during normal operation
` [PATCH 06/10] mm, page_alloc: Use jump label to check if page grouping by mobility is enabled
` [PATCH 07/10] mm, page_alloc: Use masks and shifts when converting GFP flags to migrate types
` [PATCH 08/10] mm, page_alloc: Remove MIGRATE_RESERVE
` [PATCH 09/10] mm, page_alloc: Reserve pageblocks for high-order atomic allocations on demand
` [PATCH 10/10] mm, page_alloc: Only enforce watermarks for order-0 allocations

[PATCHv2 0/6] Make vma_is_anonymous() reliable
 2015-07-21 23:54 UTC  (4+ messages)

[PATCH 0/3] slub: introducing detached freelist
 2015-07-21 23:28 UTC  (7+ messages)
` [PATCH 3/3] slub: build detached freelist with look-ahead

[rfc] mm, thp: allow khugepaged to periodically compact memory synchronously
 2015-07-21 23:19 UTC  (3+ messages)

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

[PATCH] fix: decrease NR_FREE_PAGES when isolate page from buddy
 2015-07-21 22:47 UTC  (5+ messages)
` [PATCH 1/2] mm, page_isolation: remove bogus tests for isolated pages
  ` [PATCH 2/2] mm: rename and move get/set_freepage_migratetype

[PATCH v2] mm/slub: allow merging when SLAB_DEBUG_FREE is set
 2015-07-21 22:31 UTC  (3+ messages)

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

[PATCH 0/9 v7] Helper to abstract vma handling in media layer
 2015-07-20  8:03 UTC  (10+ messages)
` [PATCH 2/9] mm: Provide new get_vaddr_frames() helper
` [PATCH 9/9] drm/exynos: Convert g2d_userptr_get_dma_addr() to use get_vaddr_frames()

[PATCH 0/4] mm: add dma_pool_zalloc() & pci_pool_zalloc()
 2015-07-21 19:38 UTC  (3+ messages)
` [PATCH 3/4] pci: mm: Add pci_pool_zalloc() call

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

[PATCH V3 0/5] Allow user to request memory to be locked on page fault
 2015-07-21 15:37 UTC  (13+ messages)
` [PATCH V3 3/5] mm: mlock: Introduce VM_LOCKONFAULT and add mlock flags to enable it
` [PATCH V3 4/5] mm: mmap: Add mmap flag to request VM_LOCKONFAULT

[PATCH RESEND 0/3] mm, x86: Fix ioremap RAM check interfaces
 2015-07-21 15:07 UTC  (5+ messages)
` [PATCH RESEND 2/3] mm, x86: Remove region_is_ram() call from ioremap

[PATCH v2 0/4] x86, mm: Handle large PAT bit in pud/pmd interfaces
 2015-07-21 14:52 UTC  (3+ messages)

[PATCH 0/5] expose mem_cgroup + cleanups
 2015-07-21 12:55 UTC  (14+ messages)
` [PATCH 1/5] memcg: export struct mem_cgroup

[PATCH] mm: trace tlb flush after disabling preemption in try_to_unmap_flush
 2015-07-21 12:27 UTC  (2+ messages)

[PATCH] mm: use srcu for shrinkers
 2015-07-21 12:19 UTC  (3+ messages)
` [PATCH -next v2] mm: srcu-ify shrinkers

[RFC PATCH 00/10] redesign compaction algorithm
 2015-07-21  9:27 UTC  (10+ messages)

[regression 4.2-rc3] loop: xfstests xfs/073 deadlocked in low memory conditions
 2015-07-21  8:58 UTC  (4+ messages)

[PATCHSET v4 0/5] pagemap: make useable for non-privilege users
 2015-07-21  8:43 UTC  (16+ messages)
` [PATCH v4 1/5] pagemap: check permissions and capabilities at open time
` [PATCH v4 2/5] pagemap: switch to the new format and do some cleanup
` [PATCH v4 3/5] pagemap: rework hugetlb and thp report
` [PATCH v4 4/5] pagemap: hide physical addresses from non-privileged users
` [PATCH v4 5/5] pagemap: add mmap-exclusive bit for marking pages mapped only here
` [PATCH] pagemap: update documentation

[Patch V6 12/16] mm: provide early_memremap_ro to establish read-only mapping
 2015-07-21  4:49 UTC  (2+ messages)

[PATCH v3 00/10] hugetlbfs: add fallocate support
 2015-07-21  4:16 UTC  (6+ messages)
` [PATCH v3 01/10] mm/hugetlb: add cache of descriptors to resv_map for region_add

cpu_hotplug vs oom_notify_list: possible circular locking dependency detected
 2015-07-21  0:48 UTC  (8+ messages)

[PATCHv2 1/1] kernel/sysctl.c: Add /proc/sys/vm/shrink_memory feature
 2015-07-20 17:55 UTC  (6+ messages)
` [PATCH v3 "

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

[mminit] [ INFO: possible recursive locking detected ]
 2015-07-20 14:01 UTC  (3+ messages)

[PATCH 1/2] mm/page_owner: fix possible access violation
 2015-07-20 11:54 UTC  (5+ messages)
` [PATCH 2/2] mm/page_owner: set correct gfp_mask on page_owner

[RFC 3/3] slab.h: use check_mul_overflow in kmalloc_array
 2015-07-19 23:17 UTC 

[PATCH 00/10] Huge page support for DAX files
 2015-07-19 11:03 UTC  (3+ messages)
` [PATCH 03/10] thp: Prepare for DAX huge pages

[PATCH v2] zsmalloc: do not take class lock in zs_shrinker_count()
 2015-07-18  0:53 UTC  (3+ messages)

[PATCH v3] zsmalloc: do not take class lock in zs_shrinker_count()
 2015-07-18  0:51 UTC 

mmotm 2015-07-17-16-04 uploaded
 2015-07-17 23:04 UTC 

[PATCH v6 0/4] atyfb: atyfb: address MTRR corner case
 2015-07-17 20:37 UTC  (2+ messages)

[PATCH 00/15] HMM (Heterogeneous Memory Management) v9
 2015-07-17 18:52 UTC  (3+ messages)
` [PATCH 14/15] HMM: add documentation explaining HMM internals and how to use it
` [PATCH 15/15] hmm/dummy: dummy driver for testing and showcasing the HMM API


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