[PATCHv9 00/36] THP refcounting redesign
2015-07-20 14:20 UTC (11+ 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 06/36] mm: handle PTE-mapped tail pages in gerneric fast gup implementaiton
` [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 12/36] thp: drop all split_huge_page()-related code
` [PATCHv9 13/36] mm: drop tail page refcounting
[mminit] [ INFO: possible recursive locking detected ]
2015-07-20 14:01 UTC (7+ messages)
[PATCH 1/2] mm/page_owner: fix possible access violation
2015-07-20 11:54 UTC (6+ messages)
` [PATCH 2/2] mm/page_owner: set correct gfp_mask on page_owner
[PATCH 0/5] expose mem_cgroup + cleanups
2015-07-20 11:49 UTC (12+ messages)
` [PATCH 1/5] memcg: export struct mem_cgroup
[PATCH 1/1] kernel/sysctl.c: Add /proc/sys/vm/shrink_memory feature
2015-07-20 8:49 UTC (6+ messages)
` [PATCHv2 "
` [PATCH v3 "
[RFC PATCH 00/10] Remove zonelist cache and high-order watermark checking
2015-07-20 8:00 UTC (11+ 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
[PATCH 0/3] slub: introducing detached freelist
2015-07-20 2:54 UTC (4+ messages)
` [PATCH 3/3] slub: build detached freelist with look-ahead
[RFC 3/3] slab.h: use check_mul_overflow in kmalloc_array
2015-07-19 23:17 UTC
[PATCH -mm v9 0/8] idle memory tracking
2015-07-19 12:37 UTC (10+ 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
[PATCHSET v4 0/5] pagemap: make useable for non-privilege users
2015-07-19 11:10 UTC (4+ messages)
` [PATCH v4 3/5] pagemap: rework hugetlb and thp report
` [PATCH] pagemap: update documentation
[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
cpu_hotplug vs oom_notify_list: possible circular locking dependency detected
2015-07-19 9:58 UTC (7+ messages)
[PATCH V3 0/5] Allow user to request memory to be locked on page fault
2015-07-18 19:11 UTC (3+ messages)
` [PATCH V3 4/5] mm: mmap: Add mmap flag to request VM_LOCKONFAULT
[PATCH 0/9 v7] Helper to abstract vma handling in media layer
2015-07-18 3:14 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 RESEND 0/3] mm, x86: Fix ioremap RAM check interfaces
2015-07-18 1:23 UTC (5+ messages)
` [PATCH RESEND 1/3] mm, x86: Fix warning in ioremap RAM check
` [PATCH RESEND 2/3] mm, x86: Remove region_is_ram() call from ioremap
` [PATCH RESEND 3/3] mm: Fix bugs in region_is_ram()
[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 (16+ messages)
` [PATCH 01/15] mmu_notifier: add event information to address invalidation v8
` [PATCH 02/15] mmu_notifier: keep track of active invalidation ranges v4
` [PATCH 03/15] mmu_notifier: pass page pointer to mmu_notifier_invalidate_page() v2
` [PATCH 04/15] mmu_notifier: allow range invalidation to exclude a specific mmu_notifier
` [PATCH 05/15] HMM: introduce heterogeneous memory management v4
` [PATCH 06/15] HMM: add HMM page table v3
` [PATCH 07/15] HMM: add per mirror page table v4
` [PATCH 08/15] HMM: add device page fault support v4
` [PATCH 09/15] HMM: add mm page table iterator helpers
` [PATCH 10/15] HMM: use CPU page table during invalidation
` [PATCH 11/15] HMM: add discard range helper (to clear and free resources for a range)
` [PATCH 12/15] HMM: add dirty range helper (toggle dirty bit inside mirror page table) v2
` [PATCH 13/15] HMM: DMA map memory on behalf of device driver v2
` [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
[PATCH 1/2] mm/slub: fix slab double-free in case of duplicate sysfs filename
2015-07-17 15:25 UTC (9+ messages)
` [PATCH 2/2] mm/slub: disable merging after enabling debug in runtime
[PATCH 0/3] Deferred memory initialisation fixes
2015-07-17 13:50 UTC (10+ messages)
` [PATCH 1/3] mm, meminit: replace rwsem with completion
` [PATCH 2/3] fs, file table: Reinit files_stat.max_files after deferred memory initialisation
` [PATCH 3/3] mm, meminit: Allow early_pfn_to_nid to be used during runtime
[PATCH v2 0/5] KASan for arm64
2015-07-17 13:13 UTC (10+ messages)
` [PATCH v2 5/5] arm64: add KASan support
[PATCHv2 0/6] Make vma_is_anonymous() reliable
2015-07-17 12:17 UTC (9+ messages)
` [PATCHv2 1/6] mm: mark most vm_operations_struct const
` [PATCHv2 2/6] x86, mpx: do not set ->vm_ops on mpx VMAs
` [PATCHv2 3/6] mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()
` [PATCHv2 4/6] mm: make sure all file VMAs have ->vm_ops set
` [PATCHv2 5/6] mm: use vma_is_anonymous() in create_huge_pmd() and wp_huge_pmd()
` [PATCHv2 6/6] mm, madvise: use vma_is_anonymous() to check for anon VMA
[PATCH] mm/rmap: disable preemption for trace_tlb_flush()
2015-07-17 11:19 UTC (3+ messages)
[PATCH -mm v8 0/7] idle memory tracking
2015-07-17 9:27 UTC (14+ messages)
` [PATCH -mm v8 4/7] proc: add kpagecgroup file
` [PATCH -mm v8 5/7] mmu-notifier: add clear_young callback
` [PATCH -mm v8 6/7] proc: add kpageidle file
[PATCH 0/2] mem-hotplug: Handle node hole when initializing numa_meminfo
2015-07-17 9:10 UTC (4+ messages)
` [PATCH 1/2] memblock: Make memblock_overlaps_region() return bool
` [PATCH 2/2] mem-hotplug: Handle node hole when initializing numa_meminfo
[PATCH v3 00/10] hugetlbfs: add fallocate support
2015-07-17 9:02 UTC (4+ messages)
` [PATCH v3 01/10] mm/hugetlb: add cache of descriptors to resv_map for region_add
[Patch V6 12/16] mm: provide early_memremap_ro to establish read-only mapping
2015-07-17 4:51 UTC
[PATCH] zsmalloc: do not take class lock in zs_shrinker_count()
2015-07-16 23:43 UTC (2+ messages)
[PATCH 0/5] Make vma_is_anonymous() reliable
2015-07-16 22:26 UTC (11+ messages)
` [PATCH 2/5] x86, mpx: do not set ->vm_ops on mpx VMAs
` [PATCH 0/1] mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()
` [PATCH 1/1] "
` [PATCH 4/5] mm, madvise: use vma_is_anonymous() to check for anon VMA
[PATCH] mm: use srcu for shrinkers
2015-07-16 20:55 UTC (2+ messages)
` [PATCH -next v2] mm: srcu-ify shrinkers
[mmotm:master 140/321] fs/built-in.o:undefined reference to `filemap_page_mkwrite'
2015-07-16 20:03 UTC (6+ messages)
[PATCH] mm: trace tlb flush after disabling preemption in try_to_unmap_flush
2015-07-16 19:35 UTC
[PATCH v2 0/3] memtest cleanups
2015-07-16 10:19 UTC (8+ messages)
` [PATCH v2 1/3] memtest: use kstrtouint instead of simple_strtoul
` [PATCH v2 2/3] memtest: cleanup log messages
` [PATCH v2 3/3] memtest: remove unused header files
[linux-next:master 2811/2969] lib/test-parse-integer.c:118:57: sparse: constant 4294967296 is so big it is long
2015-07-16 9:10 UTC
[RFC][PATCH 0/5] do not dereference NULL pools in pools' destroy() functions
2015-07-16 8:26 UTC (6+ messages)
` [RFC][PATCH 1/5] mm/slab_common: allow NULL cache pointer in kmem_cache_destroy()
[PATCH 1/1] mem-hotplug: Handle node hole when initializing numa_meminfo
2015-07-16 7:21 UTC (4+ messages)
[PATCH 0/4] oom: sysrq+f fixes + cleanups
2015-07-16 7:12 UTC (11+ messages)
` [PATCH 2/4] oom: Do not invoke oom notifiers on sysrq+f
` [patch -mm] mm, oom: move oom notifiers to page allocator
[PATCH v1 0/4] hwpoison: fixes on v4.2-rc2
2015-07-16 2:41 UTC (7+ messages)
` [PATCH v1 1/4] mm/memory-failure: unlock_page before put_page
` [PATCH v1 2/4] mm/memory-failure: fix race in counting num_poisoned_pages
` [PATCH v1 4/4] mm/memory-failure: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*
` [PATCH v1 3/4] mm/memory-failure: give up error handling for non-tail-refcounted thp
[PATCH] mm/memblock: WARN_ON when nid differs from overlap region
2015-07-16 2:34 UTC (5+ messages)
` [PATCH] mm/memblock: WARN_ON when flags "
` [PATCH V2] "
[mmotm:master 124/321] include/linux/mman.h:90:9: error: 'MAP_LOCKONFAULT' undeclared
2015-07-16 1:39 UTC
[mmotm:master 134/321] lib/genalloc.c:599: warning: passing argument 4 of 'devres_find' discards qualifiers from pointer target type
2015-07-16 1:35 UTC
[mmotm:master 122/321] arch/arm/kernel/entry-common.S:108: Error: __NR_syscalls is not equal to the size of the syscall table
2015-07-16 1:31 UTC
[mmotm:master 137/321] mm/gup.c:51:4: error: implicit declaration of function 'update_mmu_cache'
2015-07-16 0:57 UTC
[mmotm:master 263/321] include/linux/file.h:55:9: warning: 'cfd' may be used uninitialized in this function
2015-07-16 0:55 UTC
[mmotm:master 134/321] lib/genalloc.c:599:67: warning: passing argument 4 of 'devres_find' discards 'const' qualifier from pointer target type
2015-07-16 0:30 UTC
[PATCH v2] zsmalloc: use class->pages_per_zspage
2015-07-16 0:20 UTC (2+ messages)
[PATCH V2] mm/page: refine the calculation of highest possible node id
2015-07-16 0:16 UTC (3+ messages)
` [PATCH V3] "
[PATCH] zsmalloc: use class->pages_per_zspage
2015-07-16 0:13 UTC (4+ messages)
[PATCH] mm/page: remove unused variable of free_area_init_core()
2015-07-16 0:10 UTC (2+ messages)
[PATCH 0/3] zsmalloc: small compaction improvements
2015-07-15 23:59 UTC (5+ messages)
` [PATCH 3/3] zsmalloc: do not take class lock in zs_pages_to_compact()
[PATCH v2] mm: show proportional swap share of the mapping
2015-07-15 23:49 UTC (3+ messages)
mmotm 2015-07-15-16-46 uploaded
2015-07-15 23:47 UTC
[patch] mm/slub: Move slab initialization into irq enabled region
2015-07-15 23:43 UTC (5+ messages)
` [patch V2] "
[PATCH 0/4] mm: add dma_pool_zalloc() & pci_pool_zalloc()
2015-07-15 23:13 UTC (4+ messages)
` [PATCH 1/4] mm: Add support for __GFP_ZERO flag to dma_pool_alloc()
+ mm-oom-organize-oom-context-into-struct.patch added to -mm tree
2015-07-15 22:24 UTC (2+ messages)
[PATCH] zswap: dynamic pool creation
2015-07-15 22:18 UTC (8+ messages)
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