messages from 2016-03-22 22:08:23 to 2016-03-29 12:21:10 UTC [more...]
[PATCH] mm: fix invalid node in alloc_migrate_target()
2016-03-29 12:21 UTC (7+ messages)
mmotm 2016-03-25-15-13 uploaded
2016-03-29 12:01 UTC (2+ messages)
` mmotm git tree since-4.5 branch created (was: mmotm 2016-03-25-15-13 uploaded)
[PATCH] mm/page_isolation.c: fix the function comments
2016-03-29 9:43 UTC
[PATCH v2 1/2] mm/page_ref: use page_ref helper instead of direct modification of _count
2016-03-29 9:27 UTC (4+ messages)
` [PATCH v2 2/2] mm: rename _count, field of the struct page, to _refcount
[PATCH] mm,writeback: Don't use memory reserves for wb_start_writeback
2016-03-29 8:54 UTC (4+ messages)
[PATCH] mm/filemap: generic_file_read_iter(): check for zero reads unconditionally
2016-03-29 8:46 UTC (4+ messages)
[RFC PATCH 0/2] hugetlb: If PMD sharing is possible, align to PUD_SIZE
2016-03-29 8:35 UTC (5+ messages)
` [RFC PATCH 1/2] mm/hugetlbfs: Attempt PUD_SIZE mapping alignment if PMD sharing enabled
` [RFC PATCH 2/2] x86/hugetlb: "
[PATCH 1/2] mm/vmap: Add a notifier for when we run out of vmap address space
2016-03-29 8:16 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 1/1] mm/page_alloc: Remove useless parameter of __free_pages_boot_core
2016-03-29 6:18 UTC (3+ messages)
[PATCH RFC] mm: Fix memory corruption caused by deferred page initialization
2016-03-29 5:13 UTC (6+ messages)
` [RFC] "
[RFC][PATCH] mm/slub: Skip CPU slab activation when debugging
2016-03-29 1:52 UTC (2+ messages)
mm/slab: reduce lock contention in alloc path
2016-03-29 1:05 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 03/11] mm/slab: drain the free slab as much as possible
` [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 08/11] mm/slab: make cache_grow() handle the page allocated on arbitrary node
` [PATCH 09/11] mm/slab: separate cache_grow() to two parts
` [PATCH 10/11] mm/slab: refill cpu cache through a new slab without holding a node lock
` [PATCH 11/11] mm/slab: lockless decision to grow cache
[PATCH 0/5] dax: handling of media errors
2016-03-28 23:34 UTC (19+ messages)
` [PATCH 1/5] block, dax: pass blk_dax_ctl through to drivers
` [PATCH 2/5] dax: fallback from pmd to pte on error
` [PATCH 3/5] dax: enable dax in the presence of known media errors (badblocks)
` [PATCH 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
` [PATCH 5/5] dax: handle media errors in dax_do_io
[PATCH] signal: Make oom_flags a bool
2016-03-28 22:04 UTC (2+ messages)
4.5 shmem lockdep/out-of-bound/list corruption disaster
2016-03-28 20:46 UTC (2+ messages)
[PATCH v2 0/2] Fixes for batched TLB flushes
2016-03-28 20:44 UTC (6+ messages)
` [PATCH v2 1/2] x86/mm: TLB_REMOTE_SEND_IPI should count pages
` [PATCH v2 2/2] mm/rmap: batched invalidations should use existing api
[RFC PATCH] Add support for eXclusive Page Frame Ownership (XPFO)
2016-03-28 19:29 UTC (4+ messages)
[PATCHv4 00/25] THP-enabled tmpfs/shmem
2016-03-28 18:42 UTC (9+ messages)
fs/ocfs2/aops.c:1881:2-7: WARNING: NULL check before freeing functions like kfree, debugfs_remove, debugfs_remove_recursive or usb_free_urb is not needed. Maybe consider reorganizing relevant code to avoid passing NULL values
2016-03-28 17:12 UTC
memory fragmentation issues on 4.4
2016-03-28 11:45 UTC (3+ messages)
[PATCH 1/2] mm/page_ref: use page_ref helper instead of direct modification of _count
2016-03-28 6:19 UTC (7+ messages)
` [PATCH 2/2] mm: rename _count, field of the struct page, to _refcount
[PATCH v2 00/18] Support non-lru page migration
2016-03-28 5:08 UTC (7+ messages)
` [PATCH v2 13/18] mm/compaction: support non-lru movable "
Bloat caused by unnecessary calls to compound_head()?
2016-03-27 20:44 UTC (2+ messages)
Bloat caused by unnecessary calls to compound_head()?
2016-03-27 19:47 UTC (6+ messages)
` [PATCH 1/4] page-flags: generate page-flags helpers with script
` [PATCH 2/4] mm: introduce struct head_page and compound_head_t
` [PATCH 3/4] page-flags: make page flag helpers accept struct head_page
` [PATCH 4/4] mm: convert make_page_accessed to use compount_page_t()
Tracing Accesses to the Page Cache
2016-03-26 19:39 UTC
[PATCH 2/2] include/linux: apply __malloc attribute
2016-03-26 19:06 UTC (3+ messages)
[PATCH] mm/hugetlb: optimize minimum size (min_size) accounting
2016-03-25 23:44 UTC
Page migration issue with UBIFS
2016-03-25 22:53 UTC (4+ messages)
` [PATCH] UBIFS: Implement ->migratepage()
[PATCH] mm: fix regression in remap_file_pages() emulation
2016-03-25 10:07 UTC (2+ messages)
[PATCH] thp: fix typo in khugepaged_scan_pmd()
2016-03-25 10:05 UTC
[PATCH 1/2] shmem: Support for registration of Driver/file owner specific ops
2016-03-24 18:40 UTC (8+ messages)
` [PATCH 2/2] drm/i915: Make pages of GFX allocations movable
` [PATCH v2 "
` [Intel-gfx] [PATCH 1/2] shmem: Support for registration of Driver/file owner specific ops
[PATCH] mm/page_isolation: fix tracepoint to mirror check function behavior
2016-03-24 15:52 UTC (3+ messages)
Re: [PATCH v2 13/18] mm/compaction: support non-lru movable pagemigration
2016-03-24 5:11 UTC (2+ messages)
[PATCH v2 1/6] mm/hugetlb: Introduce hugetlb_bad_size
2016-03-24 3:09 UTC (2+ messages)
[PATCH 0/6] Add zone overlapping check
2016-03-24 0:08 UTC (8+ messages)
` [PATCH 2/6] mm/hugetlb: add same zone check in pfn_range_valid_gigantic()
` [PATCH 3/6] mm/memory_hotplug: add comment to some functions related to memory hotplug
` [PATCH 4/6] mm/vmstat: add zone range overlapping check
[PATCH 2/2] arch:mm: Use hugetlb_bad_size
2016-03-23 20:31 UTC (7+ messages)
[RFC] high preempt off latency in vfree path
2016-03-23 19:03 UTC (3+ messages)
[PATCH v2 5/6] tile: mm: Use hugetlb_bad_size
2016-03-23 16:03 UTC (2+ messages)
[PATCH v2 0/6] mm/hugetlb: Fix commandline parsing behavior for invalid hugepagesize
2016-03-23 16:01 UTC (3+ messages)
[PATCH v2 4/6] powerpc: mm: Use hugetlb_bad_size
2016-03-23 12:34 UTC
[PATCH v2 6/6] x86: mm: Use hugetlb_bad_size
2016-03-23 12:39 UTC
[PATCH v2 3/6] metag: mm: Use hugetlb_bad_size
2016-03-23 12:30 UTC
[PATCH v2 2/6] arm64: mm: Use hugetlb_bad_size
2016-03-23 12:25 UTC
[PATCH v4 0/2] mm, thp: Fix unnecessarry resource consuming in swapin
2016-03-23 12:45 UTC (5+ messages)
` [PATCH v4 2/2] mm, thp: avoid unnecessary swapin in khugepaged
[PATCH] mm/page_alloc: prevent merging between isolated and other pageblocks
2016-03-23 12:38 UTC (3+ messages)
[PATCH 0/9] oom reaper v6
2016-03-23 12:07 UTC (17+ messages)
` [PATCH 1/9] sched: add schedule_timeout_idle()
` [PATCH 2/9] mm, oom: introduce oom reaper
[PATCH 0/5] mm: make several functions return bool
2016-03-23 11:44 UTC (8+ messages)
` [PATCH 1/5] mm/hugetlb: is_vm_hugetlb_page can be boolean
` [PATCH 2/5] mm/memory_hotplug: is_mem_section_removable "
` [PATCH 3/5] mm/vmalloc: is_vmalloc_addr "
` [PATCH 4/5] mm/lru: is_file/active_lru "
` [PATCH 5/5] mm/mempolicy: vma_migratable "
HMM (Heterogeneous Memory Management)
2016-03-23 11:25 UTC (6+ messages)
` [PATCH v12 08/29] HMM: add device page fault support v6
Delete flush cache all in arm64 platform
2016-03-23 11:11 UTC (5+ messages)
Suspicious error for CMA stress test
2016-03-23 8:32 UTC (17+ messages)
[PATCH 1/2] mm/hugetlb: Introduce hugetlb_bad_size
2016-03-23 4:40 UTC (6+ messages)
mmotm 2016-03-22-15-34 uploaded
2016-03-22 22:34 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).