linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-24 18:32:05 to 2016-05-27 20:20:37 UTC [more...]

[PATCH] mm: fix overflow in vm_map_ram
 2016-05-27 20:20 UTC  (5+ messages)

[PATCH] mm: check the return value of lookup_page_ext for all call sites
 2016-05-27 20:17 UTC  (11+ messages)

[PATCH] oom_reaper: don't call mmput_async() on uninitialized mm
 2016-05-27 19:55 UTC  (3+ messages)

[PATCH] z3fold: avoid modifying HEADLESS page and minor cleanup
 2016-05-27 18:37 UTC  (2+ messages)

[PATCH] arm64: kasan: instrument user memory access API
 2016-05-27 18:05 UTC  (6+ messages)

[PATCH v1] [mm] Set page->slab_cache for every page allocated for a kmem_cache
 2016-05-27 17:41 UTC  (3+ messages)

oh the joy of swap files
 2016-05-27 17:40 UTC  (5+ messages)
` [PATCH] xfs: fail ->bmap for reflink inodes

[PATCH] mm: memcontrol: fix possible css ref leak on oom
 2016-05-27 17:36 UTC  (2+ messages)

[PATCH 1/2] mm: oom: add memcg to oom_control
 2016-05-27 17:23 UTC  (8+ messages)
` [PATCH 2/2] mm: oom: deduplicate victim selection code for memcg and global oom

[PATCH] mm: zap ZONE_OOM_LOCKED
 2016-05-27 17:20 UTC  (3+ messages)

[PATCH] memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_kmem()
 2016-05-27 17:19 UTC  (6+ messages)

Value of page->slab_cache in objects allocated from a cache?
 2016-05-27 17:15 UTC  (2+ messages)

[PATCH 0/5] Handle oom bypass more gracefully
 2016-05-27 16:48 UTC  (23+ messages)
` [PATCH 1/6] mm, oom: do not loop over all tasks if there are no external tasks sharing mm
      ` [PATCH 1/6] mm, oom: do not loop over all tasks if there are noexternal "
` [PATCH 2/6] proc, oom_adj: extract oom_score_adj setting into a helper
` [PATCH 3/6] mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj
` [PATCH 4/6] mm, oom: skip over vforked tasks
` [PATCH 5/6] mm, oom: kill all tasks sharing the mm
` [PATCH 6/6] mm, oom: fortify task_will_free_mem

[PATCH 1/7] mm: Cleanup - Reorganize the shrink_page_list code into smaller functions
 2016-05-27 16:40 UTC  (2+ messages)

[PATCHv8 00/32] THP-enabled tmpfs/shmem using compound pages
 2016-05-27 16:28 UTC  (6+ messages)

[RFC PATCH] mm, oom_reaper: do not attempt to reap a task more than twice
 2016-05-27 16:24 UTC  (6+ messages)
    ` [RFC PATCH] mm, oom_reaper: do not attempt to reap a task morethan twice

[PATCH RESEND 0/8] More stuff to charge to kmemcg
 2016-05-27 15:03 UTC  (10+ messages)
` [PATCH RESEND 7/8] pipe: account "

[PATCH v6 00/12] Support non-lru page migration
 2016-05-27 14:26 UTC  (12+ messages)
` [PATCH v6 02/12] mm: migrate: support non-lru movable "
` [PATCH v6 11/12] zsmalloc: page migration support
  ` [PATCH v6r2 "

[PATCH 0/3] mm, thp: remove duplication and fix locking issues in swapin
 2016-05-27 13:12 UTC  (3+ messages)

[PATCH] oom_reaper: close race with exiting task
 2016-05-27 12:08 UTC  (3+ messages)

[PATCH v4] z3fold: the 3-fold allocator for compressed pages
 2016-05-27 11:10 UTC  (4+ messages)

[PATCH v2 0/3] mm, thp: remove duplication and fix locking issues in swapin
 2016-05-27  8:40 UTC  (5+ messages)
` [PATCH v2 1/3] mm, thp: remove duplication of included header
` [PATCH v2 2/3] mm, thp: fix possible circular locking dependency caused by sum_vm_event()
` [PATCH v2 3/3] mm, thp: make swapin readahead under down_read of mmap_sem

[PATCH v6 00/20] kthread: Use kthread worker API more widely
 2016-05-27  8:33 UTC  (7+ messages)
` [PATCH v6 13/20] hung_task: Convert hungtaskd into kthread worker API

[RFC PATCH] mm/init: fix zone boundary creation
 2016-05-27  8:03 UTC  (3+ messages)

[RESEND][PATCH] drivers: of: of_reserved_mem: fixup the CMA alignment not to affect dma-coherent
 2016-05-27  7:56 UTC  (3+ messages)

[PATCH v3 0/6] Introduce ZONE_CMA
 2016-05-27  7:27 UTC  (14+ messages)
` [PATCH v3 1/6] mm/page_alloc: recalculate some of zone threshold when on/offline memory
` [PATCH v3 2/6] mm/cma: introduce new zone, ZONE_CMA
` [PATCH v3 3/6] mm/cma: populate ZONE_CMA
` [PATCH v3 4/6] mm/cma: remove ALLOC_CMA
` [PATCH v3 5/6] mm/cma: remove MIGRATE_CMA
` [PATCH v3 6/6] mm/cma: remove per zone CMA stat

mmotm 2016-05-26-15-51 uploaded
 2016-05-26 22:51 UTC 

bpf: use-after-free in array_map_alloc
 2016-05-26 20:48 UTC  (13+ messages)
                ` [PATCH percpu/for-4.7-fixes 1/2] percpu: fix synchronization between chunk->map_extend_work and chunk destruction
                ` [PATCH percpu/for-4.7-fixes 2/2] percpu: fix synchronization between synchronous map extension "

[PATCH v1 0/2] mm: SLUB Freelist randomization
 2016-05-26 20:37 UTC  (3+ messages)
` [PATCH v1 1/2] mm: Reorganize SLAB freelist randomization
` [PATCH v1 2/2] mm: SLUB Freelist randomization

[RFC v2 0/2] mm: SLUB Freelist randomization
 2016-05-26 18:50 UTC  (9+ messages)
` [RFC v2 1/2] mm: Reorganize SLAB freelist randomization
` [RFC v2 2/2] mm: SLUB Freelist randomization

[RFC PATCH v1 00/18] x86: Secure Memory Encryption (AMD)
 2016-05-26 13:45 UTC  (9+ messages)
` [RFC PATCH v1 10/18] x86/efi: Access EFI related tables in the clear

[PATCH] mm,oom: Hold oom_victims counter while OOM reaping
 2016-05-26 11:58 UTC  (2+ messages)

[PATCH] mm: thp: avoid false positive VM_BUG_ON_PAGE in page_move_anon_rmap()
 2016-05-26  9:07 UTC 

[PATCH] mm/cma: silence warnings due to max() usage
 2016-05-26  5:07 UTC 

[PATCH v2 1/7] mm/compaction: split freepages without holding the zone lock
 2016-05-26  2:37 UTC  (7+ messages)
` [PATCH v2 2/7] mm/page_owner: initialize page owner "
` [PATCH v2 3/7] mm/page_owner: copy last_migrate_reason in copy_page_owner()
` [PATCH v2 4/7] mm/page_owner: introduce split_page_owner and replace manual handling
` [PATCH v2 5/7] tools/vm/page_owner: increase temporary buffer size
` [PATCH v2 6/7] mm/page_owner: use stackdepot to store stacktrace
` [PATCH v2 7/7] mm/page_alloc: introduce post allocation processing on page allocator

[PATCH][V2] mm: memcontrol: fix the margin computation in mem_cgroup_margin
 2016-05-26  1:28 UTC  (3+ messages)

[PATCH] mm: use early_pfn_to_nid in register_page_bootmem_info_node
 2016-05-26  0:37 UTC  (4+ messages)

[PATCH v9] fs: clear file privilege bits when mmap writing
 2016-05-25 21:49 UTC  (4+ messages)

[PATCH v7 0/5] Make cpuid <-> nodeid mapping persistent
 2016-05-25 20:37 UTC  (4+ messages)

[PATCH] mm: use early_pfn_to_nid in page_ext_init
 2016-05-25 17:51 UTC 

[PATCH] mm: oom_kill_process: do not abort if the victim is exiting
 2016-05-25 15:20 UTC  (5+ messages)

[PATCH] mm: memcontrol: remove the useless parameter for mc_handle_swap_pte
 2016-05-25 15:18 UTC  (2+ messages)

[PATCH 0/2] last pile of oom_reaper patches for now
 2016-05-25 14:30 UTC  (7+ messages)
` [PATCH 2/2] mm, oom_reaper: do not mmput synchronously from the oom reaper context

zone_reclaimable() leads to livelock in __alloc_pages_slowpath()
 2016-05-25 12:09 UTC  (6+ messages)

why the kmalloc return fail when there is free physical address but return success after dropping page caches
 2016-05-25  9:25 UTC  (5+ messages)

[linux-next:master 11895/11991] fs/proc/task_mmu.c:933:3: error: implicit declaration of function 'test_and_clear_page_young'
 2016-05-25  7:30 UTC 

page order 0 allocation fail but free pages are enough
 2016-05-25  6:31 UTC  (9+ messages)

[PATCH v1 0/3] Introduce the latent_entropy gcc plugin
 2016-05-25  2:55 UTC  (13+ messages)
` [PATCH v1 1/3] Add "
` [PATCH v1 2/3] Mark functions with the latent_entropy attribute
` [PATCH v1 3/3] Add the extra_latent_entropy kernel parameter

[linux-next:master 11896/11991] include/linux/page_idle.h:49:19: warning: unused variable 'page_ext'
 2016-05-25  0:14 UTC  (3+ messages)

[PATCH v3 2/2] kasan: add double-free tests
 2016-05-24 18:31 UTC 


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).