linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-14 01:18:17 to 2016-10-18 14:20:12 UTC [more...]

[PATCH] shmem: avoid huge pages for small files
 2016-10-18 14:20 UTC  (5+ messages)

[PATCH] z3fold: limit first_num to the actual range of possible buddy indexes
 2016-10-18 13:57 UTC  (2+ messages)

[REVIEW][PATCH] mm: Add a user_ns owner to mm_struct and fix ptrace_may_access
 2016-10-18 13:57 UTC  (5+ messages)

[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
 2016-10-18 13:56 UTC  (14+ messages)
` [PATCH 01/10] mm: remove write/force parameters from __get_user_pages_locked()
` [PATCH 02/10] mm: remove write/force parameters from __get_user_pages_unlocked()
` [PATCH 03/10] mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
` [PATCH 04/10] mm: replace get_user_pages_locked() "
` [PATCH 06/10] mm: replace get_user_pages() "
` [PATCH 10/10] mm: replace access_process_vm() write parameter "

[PATCH] mm: pagealloc: fix continued prints in show_free_areas
 2016-10-18 13:44 UTC  (4+ messages)

[PATCH v4 1/2] shmem: Support for registration of driver/file owner specific ops
 2016-10-18 13:39 UTC  (5+ messages)
` [PATCH v4 2/2] drm/i915: Make GPU pages movable
  ` [Intel-gfx] "

[RFC] scripts: Include postprocessing script for memory allocation tracing
 2016-10-18 13:13 UTC  (11+ messages)

[PATCH v2] mm: exclude isolated non-lru pages from NR_ISOLATED_ANON or NR_ISOLATED_FILE
 2016-10-18 12:52 UTC  (15+ messages)

[RFC PATCH] mm, compaction: allow compaction for GFP_NOFS requests
 2016-10-18 12:29 UTC  (12+ messages)

How to make warn_alloc() reliable?
 2016-10-18 12:27 UTC  (2+ messages)

[RFC] reduce latency in __purge_vmap_area_lazy
 2016-10-18 11:21 UTC  (11+ messages)
` [PATCH 1/6] mm: refactor __purge_vmap_area_lazy
` [PATCH 2/6] mm: mark all calls into the vmalloc subsystem as potentially sleeping
` [PATCH 3/6] mm: remove free_unmap_vmap_area_noflush
` [PATCH 4/6] mm: remove free_unmap_vmap_area_addr
` [PATCH 5/6] mm: turn vmap_purge_lock into a mutex
` [PATCH 6/6] mm: add preempt points into __purge_vmap_area_lazy

[PATCH] bdi flusher should not be throttled here when it fall into buddy slow path
 2016-10-18 11:42 UTC  (5+ messages)

[bug/regression] libhugetlbfs testsuite failures and OOMs eventually kill my system
 2016-10-18 11:28 UTC  (13+ messages)

[PATCH 0/20 v3] dax: Clear dirty bits after flushing caches
 2016-10-18 10:50 UTC  (43+ messages)
` [PATCH 01/20] mm: Change type of vmf->virtual_address
` [PATCH 03/20] mm: Use pgoff in struct vm_fault instead of passing it separately
` [PATCH 04/20] mm: Use passed vm_fault structure in __do_fault()
` [PATCH 05/20] mm: Trim __do_fault() arguments
` [PATCH 06/20] mm: Use pass vm_fault structure for in wp_pfn_shared()
` [PATCH 07/20] mm: Add orig_pte field into vm_fault
` [PATCH 08/20] mm: Allow full handling of COW faults in ->fault handlers
` [PATCH 09/20] mm: Factor out functionality to finish page faults
` [PATCH 10/20] mm: Move handling of COW faults into DAX code
` [PATCH 11/20] mm: Remove unnecessary vma->vm_ops check
` [PATCH 12/20] mm: Factor out common parts of write fault handling
` [PATCH 13/20] mm: Pass vm_fault structure into do_page_mkwrite()

[PATCH] mm, mempolicy: clean up __GFP_THISNODE confusion in policy_zonelist
 2016-10-18  9:44 UTC  (2+ messages)

[PATCHv3] shmem: avoid huge pages for small files
 2016-10-18  9:02 UTC 

[PATCH] mm/hugetlb: Use huge_pte_lock instead of opencoding the lock
 2016-10-18  9:02 UTC 

[PATCH v6 0/6] Introduce ZONE_CMA
 2016-10-18  8:27 UTC  (9+ messages)
` [PATCH v6 1/6] mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request
` [PATCH v6 2/6] mm/cma: introduce new zone, ZONE_CMA
` [PATCH v6 3/6] mm/cma: populate ZONE_CMA
` [PATCH v6 4/6] mm/cma: remove ALLOC_CMA
` [PATCH v6 5/6] mm/cma: remove MIGRATE_CMA
` [PATCH v6 6/6] mm/cma: remove per zone CMA stat

[Bug 177821] New: NULL pointer dereference in list_rcu
 2016-10-18  7:26 UTC  (3+ messages)

[PATCH vmalloc] reduce purge_lock range and hold time of
 2016-10-18  2:55 UTC  (4+ messages)
` [PATCH vmalloc] reduce purge_lock range and hold time of vmap_area_lock

[PATCH v5] z3fold: add shrinker
 2016-10-18  2:55 UTC  (9+ messages)
` [PATCH v5 1/3] z3fold: make counters atomic
` [PATCH v5 2/3] z3fold: remove redundant locking
` [PATCH v5 3/3] z3fold: add shrinker

[PATCH v2] z3fold: fix the potential encode bug in encod_handle
 2016-10-18  1:53 UTC  (7+ messages)

[PATCH] x86, pkeys: remove cruft from never-merged syscalls
 2016-10-17 20:57 UTC 

[RFC PATCH v1 00/28] x86: Secure Encrypted Virtualization (AMD)
 2016-10-17 20:14 UTC  (7+ messages)
` [RFC PATCH v1 21/28] KVM: introduce KVM_SEV_ISSUE_CMD ioctl

[PATCH v2] mm: vmalloc: Replace purge_lock spinlock with atomic refcount
 2016-10-17 17:34 UTC  (4+ messages)
` [lkp] [mm] b1f58b69ba: BUG: sleeping function called from invalid context at mm/vmalloc.c:667

[PATCH] vmscan: set correct defer count for shrinker
 2016-10-17 17:16 UTC  (4+ messages)

[PATCH -next] mm: numa: remove duplicated include from mprotect.c
 2016-10-17 15:47 UTC 

[PATCH] generic syscalls: kill cruft from removed pkey syscalls
 2016-10-17 15:37 UTC  (2+ messages)

[PATCH v6 15/17] dax: add struct iomap based DAX PMD support
 2016-10-17 14:55 UTC  (4+ messages)
` [PATCH v7 "

Xfs lockdep warning with for-dave-for-4.6 branch
 2016-10-17 13:49 UTC  (11+ messages)

some question about order0 page allocation
 2016-10-17 13:12 UTC  (4+ messages)

mmap_sem bottleneck
 2016-10-17 12:57 UTC  (3+ messages)

[PATCH] mm/gup: Make unnecessarily global vma_permits_fault() static
 2016-10-17 12:23 UTC 

[RFC PATCH 0/5] Reduce fragmentation
 2016-10-17  9:21 UTC  (13+ messages)
` [RFC PATCH 1/5] mm/page_alloc: always add freeing page at the tail of the buddy list
` [RFC PATCH 2/5] mm/page_alloc: use smallest fallback page first in movable allocation
` [RFC PATCH 3/5] mm/page_alloc: stop instantly reusing freed page
` [RFC PATCH 5/5] mm/page_alloc: support fixed migratetype pageblock

[PATCH] kmemleak: fix reference to Documentation
 2016-10-17  9:45 UTC  (2+ messages)

[PATCH v3] mm: vmalloc: Replace purge_lock spinlock with atomic refcount
 2016-10-17  9:32 UTC  (8+ messages)

[PATCH v2] kasan: support panic_on_warn
 2016-10-17  9:14 UTC  (2+ messages)

[PATCH v6 00/17] re-enable DAX PMD support
 2016-10-17  9:09 UTC  (4+ messages)
` [PATCH v6 17/17] dax: remove "depends on BROKEN" from FS_DAX_PMD

[PATCH] kasan: support panic_on_warn
 2016-10-17  8:59 UTC  (5+ messages)

[PATCH] kasan: support panic_on_warn
 2016-10-17  8:58 UTC  (2+ messages)

pkeys: Remove easily triggered WARN
 2016-10-17  7:54 UTC  (4+ messages)

[PATCH] z3fold: remove the unnecessary limit in z3fold_compact_page
 2016-10-17  1:51 UTC  (3+ messages)

core.c:undefined reference to `fpu_save'
 2016-10-16 14:08 UTC 

[mmotm:master 11/157] ERROR: "irq_set_parent" [drivers/mfd/tps65217.ko] undefined!
 2016-10-16  0:35 UTC 

[mmotm:master 121/157] arch/powerpc/kernel/module_64.c:463: undefined reference to `.elf64_apply_relocate_add'
 2016-10-15 15:14 UTC 

[mm/vmalloc] 95bc4368c7: kernel BUG at mm/memory.c:1881!
 2016-10-15 14:18 UTC 

[PATCH] mm: vmalloc: Replace purge_lock spinlock with atomic refcount
 2016-10-15 10:10 UTC 

[PATCH] mm/vmalloc: Replace opencoded 4-level page walkers
 2016-10-15  9:07 UTC 

[PATCH] lib: bump stackdepot capacity from 16MB to 128MB
 2016-10-14 15:20 UTC 

[PATCH] base memory: introduce CONFIG_MEMORY_DEVICE
 2016-10-14 10:53 UTC 

Rewording language in mbind(2) to "threads" not "processes"
 2016-10-14 10:09 UTC  (3+ messages)

[PATCH 1/1] mm/percpu.c: append alignment sanity checkup to avoid memory leakage
 2016-10-14  7:12 UTC 

[RFC v2 PATCH] mm/percpu.c: simplify grouping CPU algorithm
 2016-10-14  1:17 UTC  (5+ messages)


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