[RFC PATCH] mm, vmalloc: use __GFP_HIGHMEM implicitly
2017-02-07 14:24 UTC (3+ messages)
[PATCH v3 00/14] mm: page migration enhancement for thp
2017-02-07 14:19 UTC (30+ messages)
` [PATCH v3 01/14] mm: thp: make __split_huge_pmd_locked visible
` [PATCH v3 02/14] mm: thp: create new __zap_huge_pmd_locked function
` [PATCH v3 03/14] mm: use pmd lock instead of racy checks in zap_pmd_range()
` [PATCH v3 04/14] mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1
` [PATCH v3 05/14] mm: mempolicy: add queue_pages_node_check()
` [PATCH v3 06/14] mm: thp: introduce separate TTU flag for thp freezing
` [PATCH v3 07/14] mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION
` [PATCH v3 08/14] mm: thp: enable thp migration in generic path
` [PATCH v3 09/14] mm: thp: check pmd migration entry in common path
` [PATCH v3 10/14] mm: soft-dirty: keep soft-dirty bits over thp migration
` [PATCH v3 11/14] mm: hwpoison: soft offline supports "
` [PATCH v3 12/14] mm: mempolicy: mbind and migrate_pages support "
` [PATCH v3 13/14] mm: migrate: move_pages() supports "
` [PATCH v3 14/14] mm: memory_hotplug: memory hotremove "
mm: deadlock between get_online_cpus/pcpu_alloc
2017-02-07 14:19 UTC (30+ messages)
[PATCH] mm/slub: Fix random_seq offset destruction
2017-02-07 14:07 UTC
[PATCH 1/2 v4] mm: vmscan: do not pass reclaimed slab to vmpressure
2017-02-07 13:16 UTC (15+ messages)
` [PATCH 2/2 RESEND] mm: vmpressure: fix sending wrong events on underflow
[PATCH] mm: fix a overflow in test_pages_in_a_zone()
2017-02-07 11:34 UTC
[RFC PATCH 1/2] mm, vmscan: account the number of isolated pages per zone
2017-02-07 10:30 UTC (15+ messages)
[PATCH] vmscan: fix zone balance check in prepare_kswapd_sleep
2017-02-07 9:54 UTC (9+ messages)
[PATCH] mm/page_alloc: return 0 in case this node has no page within the zone
2017-02-07 9:45 UTC (3+ messages)
[PATCH] mm: replace FAULT_FLAG_SIZE with parameter to huge_fault
2017-02-07 8:44 UTC (14+ messages)
[PATCH] mm/autonuma: don't use set_pte_at when updating protnone ptes
2017-02-07 8:09 UTC (4+ messages)
[PATCH v32 01/13] memblock: add memblock_clear_nomap()
2017-02-07 8:08 UTC (2+ messages)
` [PATCH v32 02/13] memblock: add memblock_cap_memory_range()
[PATCH 0/6 v4] scope GFP_NOFS api
2017-02-07 7:17 UTC (19+ messages)
` [PATCH 1/6] lockdep: allow to disable reclaim lockup detection
` [PATCH 2/6] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [PATCH 3/6] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 4/6] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
` [PATCH 5/6] jbd2: mark the transaction context with the scope GFP_NOFS context
` [PATCH 6/6] jbd2: make the whole kjournald2 kthread NOFS safe
[PATCH] mm: extend zero pages to same element pages for zram
2017-02-07 4:57 UTC (12+ messages)
[PATCH] swapfile: initialize spinlock for swap_cluster_info
2017-02-07 2:52 UTC (2+ messages)
[PATCH] vmscan: Skip slab scan when LRU size is zero
2017-02-07 0:47 UTC (3+ messages)
[PATCH v6 0/4] HWPOISON: soft offlining for non-lru movable page
2017-02-07 0:33 UTC (6+ messages)
` [PATCH v6 1/4] mm/migration: make isolate_movable_page() return int type
` [PATCH v6 4/4] mm/hotplug: enable memory hotplug for non-lru movable pages
[PATCH] slub: make sysfs directories for memcg sub-caches optional
2017-02-07 0:22 UTC (2+ messages)
[PATCH v2 2/5] userfaultfd: non-cooperative: add event for memory unmaps
2017-02-06 23:52 UTC (3+ messages)
` [v2,2/5] "
[PATCH 0/3] follow up nodereclaim for 32b fix
2017-02-06 23:40 UTC (4+ messages)
` [PATCH 2/3] mm, vmscan: consider eligible zones in get_scan_count
[PATCH] mm, page_alloc: use static global work_struct for draining per-cpu pages -fix
2017-02-06 21:22 UTC
[PATCH] mm: Avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers
2017-02-06 20:52 UTC (6+ messages)
` [lustre-devel] "
[PATCH] mm,x86: native_pud_clear missing on i386 build
2017-02-06 17:55 UTC
[PATCHv4 0/5] Fix compatible mmap() return pointer over 4Gb
2017-02-06 16:46 UTC (2+ messages)
[PATCH 2/2] mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODES in for_each_mem_pfn_range()
2017-02-06 15:12 UTC (6+ messages)
` [lkp-robot] [mm/memblock] cc4a913fa5: WARNING:at_mm/memblock.c:#__next_mem_pfn_range
[PATCH] mm, slab: rename kmalloc-node cache to kmalloc-<size>
2017-02-06 14:55 UTC (6+ messages)
[PATCH 0/2] arm64: numa: fix spurious BUG() on NOMAP regions
2017-02-06 13:36 UTC (3+ messages)
` [PATCH 2/2] arm64: mm: enable CONFIG_HOLES_IN_ZONE for NUMA
[PATCH 1/2 v2] mm: vmscan: do not pass reclaimed slab to vmpressure
2017-02-06 11:31 UTC (11+ messages)
` [PATCH 1/2 v3] "
[PATCH 3.10 046/319] x86/mm: Disable preemption during CR3 read+write
2017-02-05 19:20 UTC
[PATCH 0/6 v3] kvmalloc
2017-02-05 10:23 UTC (2+ messages)
[PATCH] mm, vmscan: Clear PGDAT_WRITEBACK when zone is balanced
2017-02-05 10:13 UTC (5+ messages)
[linux-next:master 7614/7828] ipc/shm.c:1368:3: error: too few arguments to function 'do_munmap'
2017-02-05 1:02 UTC
[linux-next:master 7588/7828] arch/x86/include/asm/pgtable.h:888:2: error: implicit declaration of function 'native_pud_clear'
2017-02-05 0:55 UTC
[PATCHv3 00/12] Fix few rmap-related THP bugs
2017-02-04 10:33 UTC (4+ messages)
` [PATCHv3 03/12] mm: fix handling PTE-mapped THPs in page_referenced()
[PATCH V2 0/7] mm: fix some MADV_FREE issues
2017-02-04 6:38 UTC (9+ messages)
` [PATCH V2 1/7] mm: don't assume anonymous pages have SwapBacked flag
` [PATCH V2 2/7] mm: move MADV_FREE pages into LRU_INACTIVE_FILE list
` [PATCH V2 3/7] mm: reclaim MADV_FREE pages
` [PATCH V2 4/7] mm: enable MADV_FREE for swapless system
` [PATCH V2 5/7] mm: add vmstat account for MADV_FREE pages
` [PATCH V2 6/7] proc: show MADV_FREE pages info in smaps
` [PATCH V2 7/7] mm: add a separate RSS for MADV_FREE pages
[PATCH v6 kernel 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
2017-02-04 4:35 UTC (4+ messages)
` [PATCH v6 kernel 3/5] virtio-balloon: speed up inflate/deflate process
[Resend Patch 0/2] mm/memory_hotplug: fix hot remove bug
2017-02-03 21:14 UTC (5+ messages)
` [Resend PATCH 1/2] mm/sparse: use page_private() to get page->private value
` [Resend PATCH 2/2] mm/memory_hotplug: set magic number to page->freelsit instead of page->lru.next
[PATCH] mm, dax: clear PMD or PUD size flags when in fall through path
2017-02-03 20:06 UTC (3+ 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