messages from 2017-02-01 23:38:04 to 2017-02-06 17:35:28 UTC [more...]
[PATCH v3 00/14] mm: page migration enhancement for thp
2017-02-06 17:35 UTC (26+ 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 "
[PATCH] mm: replace FAULT_FLAG_SIZE with parameter to huge_fault
2017-02-06 17:30 UTC (13+ messages)
[PATCH] mm/autonuma: don't use set_pte_at when updating protnone ptes
2017-02-06 17:06 UTC
[PATCHv4 0/5] Fix compatible mmap() return pointer over 4Gb
2017-02-06 16:46 UTC (2+ messages)
[PATCH] vmscan: fix zone balance check in prepare_kswapd_sleep
2017-02-06 16:17 UTC (5+ messages)
[RFC PATCH 1/2] mm, vmscan: account the number of isolated pages per zone
2017-02-06 15:47 UTC (20+ messages)
[PATCH] mm/page_alloc: return 0 in case this node has no page within the zone
2017-02-06 15:43 UTC
[PATCH 0/6 v4] scope GFP_NOFS api
2017-02-06 15:39 UTC (12+ 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 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 1/2 v4] mm: vmscan: do not pass reclaimed slab to vmpressure
2017-02-06 15:12 UTC (9+ messages)
` [PATCH 2/2 RESEND] mm: vmpressure: fix sending wrong events on underflow
[PATCH] mm, slab: rename kmalloc-node cache to kmalloc-<size>
2017-02-06 14:55 UTC (6+ messages)
[PATCH] mm: extend zero pages to same element pages for zram
2017-02-06 14:14 UTC (8+ 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 (13+ messages)
` [PATCH 1/2 v3] "
[PATCH] mm: Avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers
2017-02-06 9:24 UTC (9+ messages)
` [lustre-devel] "
[PATCH] vmscan: Skip slab scan when LRU size is zero
2017-02-06 8:30 UTC (2+ messages)
[PATCH 0/3] follow up nodereclaim for 32b fix
2017-02-06 8:10 UTC (3+ messages)
` [PATCH 2/3] mm, vmscan: consider eligible zones in get_scan_count
[PATCH v6 0/4] HWPOISON: soft offlining for non-lru movable page
2017-02-06 4:25 UTC (7+ messages)
` [PATCH v6 1/4] mm/migration: make isolate_movable_page() return int type
` [PATCH v6 2/4] mm/migration: make isolate_movable_page always defined
` [PATCH v6 3/4] HWPOISON: soft offlining for non-lru movable page
` [PATCH v6 4/4] mm/hotplug: enable memory hotplug for non-lru movable pages
[PATCH 3.10 046/319] x86/mm: Disable preemption during CR3 read+write
2017-02-05 19:20 UTC
[PATCH v2 0/5] userfaultfd: non-cooperative: better tracking for mapping changes
2017-02-05 18:46 UTC (10+ messages)
` [PATCH v2 2/5] userfaultfd: non-cooperative: add event for memory unmaps
` [v2,2/5] "
` [PATCH v2 3/5] userfaultfd: non-cooperative: add event for exit() notification
` [PATCH v2 4/5] userfaultfd: mcopy_atomic: return -ENOENT when no compatible VMA found
[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
[PATCH] slub: make sysfs directories for memcg sub-caches optional
2017-02-04 14:52 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 (4+ messages)
[PATCH v3] arm64: mm: Fix NOMAP page initialization
2017-02-03 18:16 UTC (12+ messages)
[PATCHSET v3] slab: make memcg slab destruction scalable
2017-02-03 17:43 UTC (2+ messages)
[PATCH] fixup! userfaultfd: non-cooperative: add event for memory unmaps
2017-02-03 16:50 UTC
[PATCH 8/8] Revert "ext4: fix wrong gfp type under transaction"
2017-02-03 15:32 UTC (11+ messages)
[PATCH 0/7] mm: vmscan: fix kswapd writeback regression v2
2017-02-03 15:15 UTC (11+ messages)
` [PATCH 1/7] mm: vmscan: scan dirty pages even in laptop mode
` [PATCH 2/7] mm: vmscan: kick flushers when we encounter dirty pages on the LRU
` [PATCH 3/7] mm: vmscan: kick flushers when we encounter dirty pages on the LRU fix
` [PATCH 4/7] mm: vmscan: remove old flusher wakeup from direct reclaim path
` [PATCH 5/7] mm: vmscan: only write dirty pages that the scanner has seen twice
` [PATCH 6/7] mm: vmscan: move dirty pages out of the way until they're flushed
` [PATCH 7/7] mm: vmscan: move dirty pages out of the way until they're flushed fix
[LSF/MM TOPIC] cpuset vs mempolicy related issues
2017-02-03 9:17 UTC
mm: sleeping function called from invalid context shmem_undo_range
2017-02-03 3:30 UTC (3+ messages)
[PATCH v2 00/12] mm: page migration enhancement for thp
2017-02-03 3:24 UTC (5+ messages)
[PATCH v5 0/4] HWPOISON: soft offlining for non-lru movable page
2017-02-03 1:42 UTC (9+ messages)
` [PATCH v5 1/4] mm/migration: make isolate_movable_page() return int type
[RFC 0/6]mm: add new LRU list for MADV_FREE pages
2017-02-02 19:28 UTC (6+ messages)
[PATCH] ipc/shm: Fix shmat mmap nil-page protection
2017-02-02 15:43 UTC
[PATCH 0/4] mm: trivial sparse and checkpatch fixes
2017-02-02 13:08 UTC (8+ messages)
` [PATCH 1/4] mm: Fix sparse, use plain integer as NULL pointer
` [PATCH 2/4] mm: Fix checkpatch warnings, whitespace
` [PATCH 3/4] mm: Fix checkpatch errors, whitespace errors
` [PATCH 4/4] mm: Fix checkpatch warning, extraneous braces
[PATCH v2 0/30] KVM: MIPS: Implement GVA page tables
2017-02-02 12:04 UTC
[PATCH] initity: try to improve __nocapture annotations
2017-02-02 11:59 UTC (7+ messages)
[PATCH v7 11/12] zsmalloc: page migration support
2017-02-02 8:48 UTC (11+ messages)
[PATCH] [linux-next]mm:page_alloc: Remove duplicate page_ext.h
2017-02-02 1:19 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).