linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-09 22:30:33 to 2016-10-13 00:20:12 UTC [more...]

[PATCH v2] z3fold: add shrinker
 2016-10-13  0:20 UTC  (4+ messages)

[RFC v2 PATCH] mm/percpu.c: fix panic triggered by BUG_ON() falsely
 2016-10-13  0:09 UTC  (4+ messages)

[PATCH v3 0/4] use up highorder free pages before OOM
 2016-10-12 23:39 UTC  (8+ messages)
` [PATCH v3 1/4] mm: don't steal highatomic pageblock
` [PATCH v3 2/4] mm: prevent double decrease of nr_reserved_highatomic
` [PATCH v3 3/4] mm: try to exhaust highatomic reserve before the OOM
` [PATCH v3 4/4] mm: make unreserve highatomic functions reliable

[PATCH v6 00/17] re-enable DAX PMD support
 2016-10-12 22:50 UTC  (18+ messages)
` [PATCH v6 01/17] ext4: allow DAX writeback for hole punch
` [PATCH v6 02/17] ext4: tell DAX the size of allocation holes
` [PATCH v6 03/17] dax: remove buffer_size_valid()
` [PATCH v6 04/17] ext2: remove support for DAX PMD faults
` [PATCH v6 05/17] dax: make 'wait_table' global variable static
` [PATCH v6 06/17] dax: remove the last BUG_ON() from fs/dax.c
` [PATCH v6 07/17] dax: consistent variable naming for DAX entries
` [PATCH v6 08/17] dax: coordinate locking for offsets in PMD range
` [PATCH v6 09/17] dax: remove dax_pmd_fault()
` [PATCH v6 10/17] dax: correct dax iomap code namespace
` [PATCH v6 11/17] dax: add dax_iomap_sector() helper function
` [PATCH v6 12/17] dax: dax_iomap_fault() needs to call iomap_end()
` [PATCH v6 13/17] dax: move RADIX_DAX_* defines to dax.h
` [PATCH v6 14/17] dax: move put_(un)locked_mapping_entry() in dax.c
` [PATCH v6 15/17] dax: add struct iomap based DAX PMD support
` [PATCH v6 16/17] xfs: use struct iomap based DAX PMD fault path
` [PATCH v6 17/17] dax: remove "depends on BROKEN" from FS_DAX_PMD

[PATCH v3] z3fold: add shrinker
 2016-10-12 20:38 UTC 

[PATCH 0/1] man/set_mempolicy.2,mbind.2: add MPOL_LOCAL NUMA memory policy documentation
 2016-10-12 19:55 UTC  (9+ messages)
` [PATCH v2 "
    ` [PATCH v3 "

[RFC 0/6] Module for tracking/accounting shared memory buffers
 2016-10-12 17:15 UTC  (12+ messages)
` [RFC 1/6] fs: add installed and uninstalled file_operations
` [RFC 2/6] drivers: misc: add memtrack
` [RFC 3/6] dma-buf: add memtrack support
` [RFC 4/6] memtrack: Adds the accounting to keep track of all mmaped/unmapped pages
` [RFC 5/6] memtrack: Add memtrack accounting for forked processes
` [RFC 6/6] drivers: staging: ion: add ION_IOC_TAG ioctl

[PATCH] Don't touch single threaded PTEs which are on the right node
 2016-10-12 16:15 UTC 

[PATCH] mm: kmemleak: Ensure that the task stack is not freed during scanning
 2016-10-12 16:14 UTC  (6+ messages)

[PATCH] vmscan: set correct defer count for shrinker
 2016-10-12 16:09 UTC 

[PATCH] Don't touch single threaded PTEs which are on the right node
 2016-10-12 15:40 UTC  (3+ messages)

[RFC PATCH 1/1] mm/vmalloc.c: correct logic errors when insert vmap_area
 2016-10-12 15:06 UTC  (3+ messages)

[PATCH] mm: remove extra newline from allocation stall warning
 2016-10-12 14:52 UTC  (3+ messages)

Regression in mobility grouping?
 2016-10-12 14:51 UTC  (6+ messages)
` [RFC 0/4] try to reduce fragmenting fallbacks
  ` [RFC 4/4] mm, page_alloc: disallow migratetype fallback in fastpath
  ` [RFC 6/4] mm, page_alloc: introduce MIGRATE_MIXED migratetype

OOM in v4.8
 2016-10-12 13:38 UTC  (6+ messages)

MPOL_BIND on memory only nodes
 2016-10-12 13:16 UTC  (5+ messages)

help for random Padding overwritten
 2016-10-12 13:10 UTC  (2+ messages)

[PATCH] mm, compaction: allow compaction for GFP_NOFS requests
 2016-10-12 11:47 UTC 

[PATCH] mm: page_alloc: Use KERN_CONT where appropriate
 2016-10-12 10:37 UTC  (5+ messages)

[RFC PATCH 1/1] mm/percpu.c: fix memory leakage issue when allocate a odd alignment area
 2016-10-12  9:59 UTC  (10+ messages)

[RESEND RFC PATCH v2 1/1] mm/vmalloc.c: simplify /proc/vmallocinfo implementation
 2016-10-12  9:25 UTC  (2+ messages)

mmotm 2016-10-11-15-46 uploaded
 2016-10-12  8:13 UTC  (2+ messages)
` mmotm git tree since-4.8 branch created (was: mmotm 2016-10-11-15-46 uploaded)

[PATCH v2 0/4] use up highorder free pages before OOM
 2016-10-12  7:48 UTC  (10+ messages)
` [PATCH v2 1/4] mm: don't steal highatomic pageblock
` [PATCH v2 2/4] mm: prevent double decrease of nr_reserved_highatomic
` [PATCH v2 3/4] mm: try to exhaust highatomic reserve before the OOM
` [PATCH v2 4/4] mm: make unreserve highatomic functions reliable

[PATCH v5 00/17] re-enable DAX PMD support
 2016-10-12  7:45 UTC  (29+ messages)
` [PATCH v5 05/17] ext2: return -EIO on ext2_iomap_end() failure
` [PATCH v5 07/17] dax: remove the last BUG_ON() from fs/dax.c
` [PATCH v5 09/17] dax: coordinate locking for offsets in PMD range
` [PATCH v5 12/17] dax: add dax_iomap_sector() helper function
` [PATCH v5 13/17] dax: dax_iomap_fault() needs to call iomap_end()
` [PATCH v5 14/17] dax: move RADIX_DAX_* defines to dax.h
` [PATCH v5 15/17] dax: add struct iomap based DAX PMD support
` [PATCH v5 16/17] xfs: use struct iomap based DAX PMD fault path

[mm] c4344e8035: WARNING: CPU: 0 PID: 101 at mm/memory.c:303 __tlb_remove_page_size+0x25/0x99
 2016-10-12  7:13 UTC  (3+ messages)

[PATCHv3 00/41] ext4: support of huge pages
 2016-10-12  6:43 UTC  (14+ messages)
` [PATCHv3 11/41] thp: try to free page's buffers before attempt split
` [PATCHv3 12/41] thp: handle write-protection faults for file THP
` [PATCHv3 13/41] truncate: make sure invalidate_mapping_pages() can discard huge pages
` [PATCHv3 14/41] filemap: allocate huge page in page_cache_read(), if allowed

[PATCH 0/4] use up highorder free pages before OOM
 2016-10-12  5:36 UTC  (25+ messages)
` [PATCH 1/4] mm: adjust reserved highatomic count
` [PATCH 2/4] mm: prevent double decrease of nr_reserved_highatomic
` [PATCH 3/4] mm: unreserve highatomic free pages fully before OOM

[mmotm:master 136/157] arch/powerpc/kernel/machine_kexec_64.c:774:8: error: implicit declaration of function 'setup_ima_buffer'
 2016-10-12  3:32 UTC 

[mmotm:master 125/157] arch/powerpc/kernel/machine_kexec_64.c:420:29: error: 'kexec_file_loaders' undeclared
 2016-10-12  3:22 UTC 

[PATCH] z3fold: add shrinker
 2016-10-11 21:51 UTC  (3+ messages)

[RFC PATCH 1/5] mm: Use the correct page size when removing the page
 2016-10-11 17:31 UTC  (5+ messages)
` [RFC PATCH 2/5] mm: Update mmu_gather range correctly
` [RFC PATCH 3/5] mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages
` [RFC PATCH 4/5] mm: Add tlb_remove_check_page_size_change to track page size change
` [RFC PATCH 5/5] mm: Remove the page size change check in tlb_remove_page

"swap_free: Bad swap file entry" and "BUG: Bad page map in process" but no swap configured
 2016-10-11 16:02 UTC  (3+ messages)

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

[RFC PATCH] mm/percpu.c: fix panic triggered by BUG_ON() falsely
 2016-10-11 14:25 UTC  (2+ messages)

[PATCH v4 0/5] powerpc/mm: movable hotplug memory nodes
 2016-10-11 13:58 UTC  (7+ messages)
` [PATCH v4 2/5] drivers/of: do not add memory for unavailable nodes
` [PATCH v4 4/5] mm: make processing of movable_node arch-specific
` [PATCH v4 5/5] mm: enable CONFIG_MOVABLE_NODE on non-x86 arches

[RFC PATCH 1/1] mm/percpu.c: fix several trivial issues
 2016-10-11 13:29 UTC 

[RFC v2 PATCH] mm/percpu.c: simplify grouping CPU algorithm
 2016-10-11 12:53 UTC  (2+ messages)

[PATCH v8 00/16] fix some type infos and bugs for arm64/of numa
 2016-10-11 11:04 UTC  (5+ messages)
` [PATCH v8 10/16] mm/memblock: add a new function memblock_alloc_near_nid

More OOM problems
 2016-10-11  7:10 UTC  (2+ messages)

[PATCH] mm/vmalloc: reduce the number of lazy_max_pages to reduce latency
 2016-10-11  5:34 UTC  (8+ messages)

[PATCH] mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing
 2016-10-10 16:37 UTC  (12+ messages)

lib/atomic64_test.c:217:9: error: implicit declaration of function 'atomic64_dec_if_positive'
 2016-10-10 16:21 UTC  (2+ messages)

[mm, kasan] 80a9201a59: INFO: rcu_sched stall on CPU (84741 ticks this GP) idle=140000000000000 (t=100000 jiffies q=1)
 2016-10-10 10:47 UTC  (3+ messages)

[PATCH] mm: init gfp mask in kcompactd_do_work()
 2016-10-10  8:16 UTC  (3+ messages)

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

kernel BUG at mm/huge_memory.c:1187!
 2016-10-09 22:30 UTC  (2+ 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).