messages from 2017-02-20 16:12:02 to 2017-02-24 09:34:09 UTC [more...]
[PATCH] staging, android: remove lowmemory killer from the tree
2017-02-24 9:34 UTC (5+ messages)
[PATCH 0/3] Reduce amount of time kswapd sleeps prematurely
2017-02-24 9:11 UTC (14+ messages)
` [PATCH 1/3] mm, vmscan: fix zone balance check in prepare_kswapd_sleep
` [PATCH 3/3] mm, vmscan: Prevent kswapd sleeping prematurely due to mismatched classzone_idx
[PATCH v2] mm/vmscan: fix high cpu usage of kswapd if there are no reclaimable pages
2017-02-24 8:49 UTC (2+ messages)
[RFC PATCH 00/14] Accelerating page migrations
2017-02-24 8:25 UTC (12+ messages)
` [RFC PATCH 03/14] mm/migrate: Add copy_pages_mthread function
` [RFC PATCH 04/14] mm/migrate: Add new migrate mode MIGRATE_MT
` [RFC PATCH 07/14] migrate: Add copy_page_lists_mthread() function
` [RFC PATCH 08/14] mm: migrate: Add concurrent page migration into move_pages syscall
[PATCH V4 0/6] mm: fix some MADV_FREE issues
2017-02-24 6:15 UTC (22+ messages)
` [PATCH V4 1/6] mm: delete unnecessary TTU_* flags
` [PATCH V4 2/6] mm: don't assume anonymous pages have SwapBacked flag
` [PATCH V4 3/6] mm: move MADV_FREE pages into LRU_INACTIVE_FILE list
` [PATCH V4 4/6] mm: reclaim MADV_FREE pages
` [PATCH V4 5/6] mm: enable MADV_FREE for swapless system
` [PATCH V4 6/6] proc: show MADV_FREE pages info in smaps
[PATCH V3 0/4] Define coherent device memory node
2017-02-24 4:53 UTC (26+ messages)
` [PATCH V3 1/4] mm: Define coherent device memory (CDM) node
[PATCH 0/8] ARM: sun8i: a33: Mali improvements
2017-02-24 0:19 UTC (10+ messages)
[RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD)
2017-02-23 23:12 UTC (37+ messages)
` [RFC PATCH v4 06/28] x86: Add support to enable SME during early boot processing
` [RFC PATCH v4 07/28] x86: Provide general kernel support for memory encryption
` [RFC PATCH v4 08/28] x86: Extend the early_memremap support with additional attrs
` [RFC PATCH v4 09/28] x86: Add support for early encryption/decryption of memory
` [RFC PATCH v4 10/28] x86: Insure that boot memory areas are mapped properly
` [RFC PATCH v4 11/28] x86: Add support to determine the E820 type of an address
` [RFC PATCH v4 13/28] efi: Update efi_mem_type() to return defined EFI mem types
` [RFC PATCH v4 14/28] Add support to access boot related data in the clear
` [RFC PATCH v4 16/28] x86: Add support for changing memory encryption attribute
[PATCH 0/8] ARM: sun8i: a33: Mali improvements
2017-02-23 22:58 UTC (6+ messages)
` [PATCH 3/8] mm: cma: Export a few symbols
[PATCH v2 0/2] mm/cgroup soft limit data allocation
2017-02-23 19:03 UTC (7+ messages)
` [PATCH v2 1/2] mm/cgroup: avoid panic when init with low memory
` [PATCH v2 2/2] mm/cgroup: delay soft limit data allocation
[RFC PATCH] memory-hotplug: Use dev_online for memhp_auto_offline
2017-02-23 18:14 UTC (10+ messages)
[PATCH v3 00/14] mm: page migration enhancement for thp
2017-02-23 16:12 UTC (2+ messages)
[PATCH v2 00/10] try to reduce fragmenting fallbacks
2017-02-23 16:01 UTC (4+ messages)
[PATCH] userfaultfd: hugetlbfs: add UFFDIO_COPY support for shared mappings
2017-02-23 14:56 UTC (5+ messages)
+ mm-vmscan-do-not-pass-reclaimed-slab-to-vmpressure.patch added to -mm tree
2017-02-23 13:31 UTC (3+ messages)
[RFC PATCH] mm/vmscan: fix high cpu usage of kswapd if there
2017-02-23 11:16 UTC (13+ messages)
mmotm 2017-02-22-16-28 uploaded
2017-02-23 9:56 UTC (2+ messages)
` mmotm git tree since-4.10 branch created (was: mmotm 2017-02-22-16-28 uploaded)
[PATCH] mm/thp/autonuma: Use TNF flag instead of vm fault
2017-02-23 9:42 UTC (2+ messages)
[PATCH v6] mm: vmscan: do not pass reclaimed slab to vmpressure
2017-02-23 9:22 UTC
[PATCH 0/2] mm/cgroup soft limit data allocation
2017-02-23 9:15 UTC (10+ messages)
` [PATCH 1/2] mm/cgroup: avoid panic when init with low memory
` [PATCH 2/2] mm/cgroup: delay soft limit data allocation
Is MADV_HWPOISON supposed to work only on faulted-in pages?
2017-02-23 3:23 UTC (3+ messages)
[HMM v17 00/14] HMM (Heterogeneous Memory Management) v17
2017-02-22 23:58 UTC (8+ messages)
` [HMM v17 06/14] mm/migrate: new memory migration helper for use with device memory v3
[PATCH] memory-hotplug: Use dev_online for memhp_auto_online
2017-02-22 22:09 UTC
[PATCH 4/4] mm,hugetlb: compute page_size_log properly
2017-02-22 16:11 UTC (6+ messages)
[PATCH] mm/page_alloc: return 0 in case this node has no page within the zone
2017-02-22 14:18 UTC (9+ messages)
[PATCH] mm/cgroup: avoid panic when init with low memory
2017-02-22 14:02 UTC (5+ messages)
[PATCH] mm: memcontrol: provide shmem statistics
2017-02-22 13:24 UTC (5+ messages)
[PATCHv3 00/33] 5-level paging
2017-02-22 13:04 UTC (19+ messages)
` [PATCHv3 33/33] mm, x86: introduce PR_SET_MAX_VADDR and PR_GET_MAX_VADDR
[PATCH 0/6] Enable parallel page migration
2017-02-22 10:52 UTC (4+ messages)
[RFC PATCH 1/2] mm, vmscan: account the number of isolated pages per zone
2017-02-22 7:54 UTC (11+ messages)
[PATCH V2 0/7] mm: fix some MADV_FREE issues
2017-02-22 4:11 UTC (14+ messages)
` [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] mm: Add memory allocation watchdog kernel thread
2017-02-22 2:11 UTC (5+ messages)
[PATCH] userfaultfd: documentation update
2017-02-21 22:33 UTC
[PATCH 0/5] mm subsystem refcounter conversions
2017-02-21 9:58 UTC (6+ messages)
` [PATCH 1/5] mm: convert bdi_writeback_congested.refcnt from atomic_t to refcount_t
` [PATCH 2/5] mm: convert anon_vma.refcount "
` [PATCH 3/5] mm: convert kmemleak_object.use_count "
` [PATCH 4/5] mm: convert mm_struct.mm_users "
` [PATCH 5/5] mm: convert mm_struct.mm_count "
Query on per app memory cgroup
2017-02-21 6:01 UTC (7+ messages)
[PATCH] drm/via: use get_user_pages_unlocked()
2017-02-20 18:46 UTC (4+ messages)
[PATCH] drivers/virt: use get_user_pages_unlocked()
2017-02-20 18:34 UTC (4+ messages)
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).