messages from 2016-03-30 07:10:45 to 2016-04-04 13:20:10 UTC [more...]
[PATCH] android,lowmemorykiller: Don't abuse TIF_MEMDIE
2016-04-04 13:20 UTC (7+ messages)
[PATCH v4 1/2] shmem: Support for registration of driver/file owner specific ops
2016-04-04 13:18 UTC (2+ messages)
` [PATCH v4 2/2] drm/i915: Make GPU pages movable
[PATCH v3 00/16] Support non-lru page migration
2016-04-04 13:17 UTC (34+ messages)
` [PATCH v3 01/16] mm: use put_page to free page instead of putback_lru_page
` [PATCH v3 02/16] mm/compaction: support non-lru movable page migration
` [PATCH v3 03/16] mm: add non-lru movable page support document
` [PATCH v3 04/16] mm/balloon: use general movable page feature into balloon
` [PATCH v3 05/16] zsmalloc: keep max_object in size_class
` [PATCH v3 06/16] zsmalloc: squeeze inuse into page->mapping
` [PATCH v3 07/16] zsmalloc: remove page_mapcount_reset
` [PATCH v3 08/16] zsmalloc: squeeze freelist into page->mapping
` [PATCH v3 09/16] zsmalloc: move struct zs_meta from mapping to freelist
` [PATCH v3 10/16] zsmalloc: factor page chain functionality out
` [PATCH v3 11/16] zsmalloc: separate free_zspage from putback_zspage
` [PATCH v3 12/16] zsmalloc: zs_compact refactoring
` [PATCH v3 13/16] zsmalloc: migrate head page of zspage
` [PATCH v3 14/16] zsmalloc: use single linked list for page chain
` [PATCH v3 15/16] zsmalloc: migrate tail pages in zspage
` [PATCH v3 16/16] zram: use __GFP_MOVABLE for memory allocation
[PATCH] mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check
2016-04-04 12:36 UTC (3+ messages)
[PATCH 0/5] dax: handling of media errors
2016-04-04 12:09 UTC (11+ messages)
` [PATCH 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
mm: BUG in khugepaged_scan_mm_slot
2016-04-04 12:06 UTC (3+ messages)
[PATCH RFC] mm: Fix memory corruption caused by deferred page initialization
2016-04-04 11:24 UTC (7+ messages)
` [RFC] "
[PATCH v2 2/2] drm/i915: Make pages of GFX allocations movable
2016-04-04 11:27 UTC (2+ messages)
` [PATCH v3 "
[PATCH v2 0/4] reduce latency of direct async compaction
2016-04-04 11:05 UTC (7+ messages)
` [PATCH v2 1/4] mm, compaction: wrap calculating first and last pfn of pageblock
` [PATCH v2 2/4] mm, compaction: reduce spurious pcplist drains
` [PATCH v2 3/4] mm, compaction: skip blocks where isolation fails in async direct compaction
` [PATCH v2 4/4] mm, compaction: direct freepage allocation for "
[PATCH] mm,writeback: Don't use memory reserves for wb_start_writeback
2016-04-04 10:58 UTC (5+ messages)
Bloat caused by unnecessary calls to compound_head()?
2016-04-04 10:39 UTC (4+ messages)
[PATCH] mm:vmscan: clean up classzone_idx
2016-04-04 9:42 UTC (2+ messages)
[PATCH 0/3] OOM detection rework v4
2016-04-04 9:42 UTC (4+ messages)
` [PATCH 1/3] mm, oom: rework oom detection
[PATCH] mm/hwpoison: fix wrong num_poisoned_pages account
2016-04-04 9:07 UTC (2+ messages)
[PATCH 0/4] scatterlist: sg_table from virtual pointer
2016-04-04 8:14 UTC (11+ messages)
` [PATCH 1/4] mm: add is_highmem_addr() helper
` [PATCH 2/4] scatterlist: add sg_alloc_table_from_buf() helper
` [PATCH 3/4] spi: use sg_alloc_table_from_buf()
` [PATCH 4/4] mtd: provide helper to prepare buffers for DMA operations
[PATCH 0/3] mm/mmap.c: don't unmap the overlapping VMA(s)
2016-04-04 7:31 UTC (7+ messages)
` [PATCH 1/3] man/mmap.2: "
` [PATCH 2/3] mm/mremap.c: "
` [PATCH 3/3] man/mremap.2: "
/proc/meminfo question
2016-04-04 7:22 UTC
mm/hwpoison: fix wrong num_poisoned_pages account
2016-04-04 5:46 UTC (2+ messages)
[PATCH] mm: vmscan: reclaim highmem zone if buffer_heads is over limit
2016-04-03 23:49 UTC (4+ messages)
[PATCH] mm: vmscan: reclaim highmem zone if buffer_heads is over limit
2016-04-03 23:46 UTC
core.c:undefined reference to `fpu_save'
2016-04-03 7:26 UTC
undefined reference to `early_panic'
2016-04-03 5:59 UTC
[PATCH] mm/mmap: kill hook arch_rebalance_pgtables
2016-04-03 5:46 UTC
UBIFS and page migration (take 2)
2016-04-03 0:13 UTC (7+ messages)
` [PATCH 1/2] mm: Export migrate_page_move_mapping and migrate_page_copy
` [PATCH 2/2] UBIFS: Implement ->migratepage()
{standard input}:116: Error: number (0x9000000080000000) larger than 32 bits
2016-04-03 0:09 UTC
[RFC][PATCH] mm/slub: Skip CPU slab activation when debugging
2016-04-01 23:51 UTC (4+ messages)
mmotm 2016-04-01-16-24 uploaded
2016-04-01 23:24 UTC
[PATCH] mm: Refactor find_get_pages() & friends
2016-04-01 23:20 UTC (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mm: Real pagecache iterators
[PATCH] mm: slub: replace kick_all_cpus_sync with synchronize_sched in kmem_cache_shrink
2016-04-01 15:48 UTC (2+ messages)
[PATCH] mm: Exclude HugeTLB pages from THP page_mapped logic
2016-04-01 13:24 UTC (5+ messages)
[PATCH, REBASED 0/3] fs, mm: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
2016-04-01 12:29 UTC (4+ messages)
` [PATCH, REBASED 1/3] mm, fs: "
` [PATCH, REBASED 2/3] mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
` [PATCH, REBASED 3/3] mm: drop PAGE_CACHE_* and page_cache_{get,release} definition
[PATCH -mm v2 0/3] slub: make dead caches discard free slabs immediately
2016-04-01 11:41 UTC (5+ messages)
` [PATCH -mm v2 3/3] "
[PATCH] mm: fix invalid node in alloc_migrate_target()
2016-04-01 8:42 UTC (6+ messages)
[PATCH v2 0/5] Add zone overlapping check
2016-04-01 8:19 UTC (9+ messages)
` [PATCH v2 1/5] mm/hugetlb: add same zone check in pfn_range_valid_gigantic()
` [PATCH v2 2/5] mm/memory_hotplug: add comment to some functions related to memory hotplug
` [PATCH v2 3/5] mm/vmstat: add zone range overlapping check
` [PATCH v2 4/5] mm/page_owner: "
` [PATCH v2 5/5] power: "
mm/slab: reduce lock contention in alloc path
2016-04-01 2:18 UTC (21+ messages)
` [PATCH 01/11] mm/slab: hold a slab_mutex when calling __kmem_cache_shrink()
` [PATCH 02/11] mm/slab: remove BAD_ALIEN_MAGIC again
` [PATCH 04/11] mm/slab: factor out kmem_cache_node initialization code
` [PATCH 05/11] mm/slab: clean-up kmem_cache_node setup
` [PATCH 06/11] mm/slab: don't keep free slabs if free_objects exceeds free_limit
` [PATCH 07/11] mm/slab: racy access/modify the slab color
[PATCH 1/4] mm/writeback: correct dirty page calculation for highmem
2016-04-01 2:10 UTC (4+ messages)
` [PATCH 2/4] mm/page_alloc: correct highmem memory statistics
` [PATCH 3/4] mm/highmem: make nr_free_highpages() handles all highmem zones by itself
` [PATCH 4/4] mm/vmstat: make node_page_state() handles all "
[RFC PATCH] Add support for eXclusive Page Frame Ownership (XPFO)
2016-04-01 0:21 UTC (4+ messages)
Issue with ioremap
2016-03-31 23:08 UTC (4+ messages)
[PATCH] mm/highmem: simplify is_highmem()
2016-03-31 22:38 UTC (3+ messages)
[PATCH] zsmalloc: use workqueue to destroy pool in zpool callback
2016-03-31 22:05 UTC (4+ messages)
[PATCH] writeback: fix the wrong congested state variable definition
2016-03-31 18:26 UTC (3+ messages)
[RFC PATCH 0/2] hugetlb: If PMD sharing is possible, align to PUD_SIZE
2016-03-31 16:45 UTC (10+ messages)
` [RFC PATCH 1/2] mm/hugetlbfs: Attempt PUD_SIZE mapping alignment if PMD sharing enabled
` [RFC PATCH 2/2] x86/hugetlb: "
[RFC PATCH] mm, oom: move GFP_NOFS check to out_of_memory
2016-03-31 15:11 UTC (7+ messages)
[PATCH v1] mm, kasan: fix compilation for CONFIG_SLAB
2016-03-31 12:56 UTC
[PATCH] mm/rmap: replace BUG_ON(anon_vma->degree) with VM_WARN_ON
2016-03-31 12:49 UTC (2+ messages)
[RFC] oom, but there is enough memory
2016-03-31 10:57 UTC (4+ messages)
[PATCH] Revert "mm/page_alloc: protect pcp->batch accesses with ACCESS_ONCE"
2016-03-31 1:47 UTC (7+ messages)
[PATCH] mm/hugetlb: optimize minimum size (min_size) accounting
2016-03-31 1:00 UTC (2+ messages)
3.14.65: Memory leak when slub_debug is enabled
2016-03-30 20:50 UTC (2+ messages)
[PATCH v2 0/9] arm64: optimize virt_to_page and page_address
2016-03-30 14:46 UTC (10+ messages)
` [PATCH v2 1/9] arm64: vdso: avoid virt_to_page() translations on kernel symbols
` [PATCH v2 2/9] arm64: mm: free __init memory via the linear mapping
` [PATCH v2 3/9] arm64: mm: avoid virt_to_page() translation for the zero page
` [PATCH v2 4/9] arm64: insn: avoid virt_to_page() translations on core kernel symbols
` [PATCH v2 5/9] arm64: mm: move vmemmap region right below the linear region
` [PATCH v2 6/9] arm64: mm: restrict virt_to_page() to the linear mapping
` [PATCH v2 7/9] nios2: use correct void* return type for page_to_virt()
` [PATCH v2 8/9] openrisc: drop wrongly typed definition of page_to_virt()
` [PATCH v2 9/9] mm: replace open coded page to virt conversion with page_to_virt()
[PATCH v4 0/8] Support for transparent PUD pages for DAX files
2016-03-30 14:05 UTC (4+ messages)
` [PATCH v4 3/8] mm: Add support for PUD-sized transparent hugepages
[RFC] mm: why cat /proc/pid/smaps | grep Rss is different from cat /proc/pid/statm?
2016-03-30 9:39 UTC (4+ messages)
[PATCH v2 1/2] mm/page_ref: use page_ref helper instead of direct modification of _count
2016-03-30 8:29 UTC (6+ messages)
` [PATCH v2 2/2] mm: rename _count, field of the struct page, to _refcount
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).