linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-29 15:10:36 to 2016-03-03 01:25:29 UTC [more...]

Suspicious error for CMA stress test
 2016-03-03  1:25 UTC 

RFC: [PATCH] x86/kmmio: fix mmiotrace for hugepages
 2016-03-03  1:03 UTC 

[PATCH v2] sparc64: Add support for Application Data Integrity (ADI)
 2016-03-03  0:48 UTC  (4+ messages)

Problems with swapping in v4.5-rc on POWER
 2016-03-02 20:49 UTC  (6+ messages)

[PATCH] sparc64: Add support for Application Data Integrity (ADI)
 2016-03-02 20:36 UTC  (3+ messages)

[added to the 4.1 stable tree] x86/mm: Fix vmalloc_fault() to handle large pages properly
 2016-03-02 20:14 UTC 

[PATCH v10 03/12] lru_add_drain_all: factor out lru_add_drain_needed
 2016-03-02 20:09 UTC 

[PATCH 1/1] mm: thp: Redefine default THP defrag behaviour disable it by default
 2016-03-02 18:47 UTC  (4+ messages)

[PATCH v4 0/7] SLAB support for KASAN
 2016-03-02 17:41 UTC  (14+ messages)
` [PATCH v4 2/7] mm, kasan: SLAB support
` [PATCH v4 4/7] arch, ftrace: For KASAN put hard/soft IRQ entries into separate sections
` [PATCH v4 5/7] mm, kasan: Stackdepot implementation. Enable stackdepot for SLAB
` [PATCH v4 6/7] kasan: Test fix: Warn if the UAF could not be detected in kmalloc_uaf2

kswapd consumes 100% CPU when highest zone is small
 2016-03-02 17:36 UTC  (3+ messages)

[PATCH v4 1/2] mm: introduce page reference manipulation functions
 2016-03-02 16:58 UTC  (4+ messages)
` [PATCH v4 2/2] mm/page_ref: add tracepoint to track down page reference manipulation

How to avoid printk() delay caused by cond_resched() ?
 2016-03-02 16:04 UTC  (10+ messages)

[PATCH v2 0/5] introduce kcompactd and stop compacting in kswapd
 2016-03-02 15:22 UTC  (17+ messages)
` [PATCH v2 2/5] mm, compaction: introduce kcompactd
` [PATCH v2 4/5] mm, kswapd: replace kswapd compaction with waking up kcompactd
` [PATCH v2 5/5] mm, compaction: adapt isolation_suitable flushing to kcompactd

a question about slub in function __slab_free()
 2016-03-02 15:12 UTC  (3+ messages)

[PATCH 0/3] OOM detection rework v4
 2016-03-02 15:01 UTC  (24+ messages)

[PATCH mmotm] mm, sl[au]b: print gfp_flags as strings in slab_out_of_memory()
 2016-03-02 14:17 UTC  (3+ messages)

[LSF/MM TOPIC] Support for 1GB THP
 2016-03-02 14:14 UTC  (14+ messages)
` [Lsf-pc] "

[PATCH] list: kill list_force_poison()
 2016-03-02 14:01 UTC  (2+ messages)

[PATCH 0/2] Tracking user space vDSO remaping
 2016-03-02 12:13 UTC  (2+ messages)

[PATCH] mm/compaction: don't use modular references for non modular code
 2016-03-02  9:22 UTC  (2+ messages)

[RFC PATCH] mm: CONFIG_NR_ZONES_EXTENDED
 2016-03-02  8:10 UTC  (9+ messages)

[LSF/MM ATTEND][LSF/MM TOPIC] Address range mirroring enhancement
 2016-03-02  5:31 UTC  (3+ messages)

[PATCH v2] mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
 2016-03-02  0:32 UTC 

[PATCH 0/3] RFC improvements to radix-tree related to DAX
 2016-03-01 21:59 UTC  (7+ messages)
` [PATCH 2/3] radix-tree: make 'indirect' bit available to exception entries
` [PATCH 1/3] DAX: move RADIX_DAX_ definitions to dax.c

[PATCH] x86, pkeys: fix access_error() denial of writes to write-only VMA
 2016-03-01 21:44 UTC  (2+ messages)

[RFC PATCH] semaphore: fix uninitialized list_head vs list_force_poison
 2016-03-01 21:07 UTC  (3+ messages)

[PATCH 1/2] mm: memcontrol: cleanup css_reset callback
 2016-03-01 19:54 UTC  (8+ messages)
` [PATCH 2/2] cgroup: reset css on destruction

[slab] a1fd55538c: WARNING: CPU: 0 PID: 0 at kernel/locking/lockdep.c:2601 trace_hardirqs_on_caller()
 2016-03-01 18:33 UTC  (2+ messages)

[PATCH] exit: clear TIF_MEMDIE after exit_task_work
 2016-03-01 17:20 UTC  (12+ messages)

tty: memory leak in tty_register_driver
 2016-03-01 15:55 UTC  (6+ messages)

[PATCH v2 0/9] arm64: optimize virt_to_page and page_address
 2016-03-01 15:43 UTC  (4+ messages)
` [PATCH v2 5/9] arm64: mm: move vmemmap region right below the linear region

[PATCH -mm] oom: make oom_reaper_list single linked
 2016-03-01 14:01 UTC  (2+ messages)

[PATCH] crypto/async_pq: use __free_page() instead of put_page()
 2016-03-01 13:54 UTC  (3+ messages)

[linux-next:master 8024/8887] include/trace/events/page_ref.h:47:18: warning: 'struct page' declared inside parameter list
 2016-03-01 13:49 UTC  (3+ messages)
` [PATCH] mm/page_ref: fix build failure for xtensa

[PATCH 1/1] mm: thp: Set THP defrag by default to madvise and add a stall-free defrag option
 2016-03-01 13:44 UTC  (5+ messages)
      ` [PATCH] mm: thp: Set THP defrag by default to madvise and add a stall-free defrag option -fix

[PATCH 0/2] arm64, cma, gicv3-its: Use CMA for allocation of large device tables
 2016-03-01 12:40 UTC  (6+ messages)

[PATCH] mm: __delete_from_page_cache WARN_ON(page_mapped)
 2016-03-01 11:16 UTC  (5+ messages)
    ` [PATCH] mm: __delete_from_page_cache show Bad page if mapped

include/linux/bug.h:93:12: error: dereferencing pointer to incomplete type
 2016-03-01  6:38 UTC  (5+ messages)
  ` mn10300, c6x: CONFIG_GENERIC_BUG must depend on CONFIG_BUG

[PATCH 0/2] devm_memremap_pages vs section-misaligned pmem
 2016-03-01  3:16 UTC  (4+ messages)
` [PATCH 1/2] libnvdimm, pmem: fix 'pfn' support for section-misaligned namespaces
` [PATCH 2/2] mm: fix mixed zone detection in devm_memremap_pages

[RFC PATCH] Add support for eXclusive Page Frame Ownership (XPFO)
 2016-03-01  2:10 UTC  (3+ messages)

linux-next: Unable to write into a vma if it has been mapped without PROT_READ
 2016-03-01  1:00 UTC  (3+ messages)

[PATCH] mm: readahead: do not cap readahead() and MADV_WILLNEED
 2016-02-29 21:03 UTC  (4+ messages)

[PATCH] mm: memcontrol: reset memory.low on css offline
 2016-02-29 20:55 UTC  (4+ messages)

[RFC 0/2] New MAP_PMEM_AWARE mmap flag
 2016-02-29 20:32 UTC  (17+ messages)

[PATCH 0/18] change mmap_sem taken for write killable
 2016-02-29 20:25 UTC  (33+ messages)
` [PATCH 07/18] mm, proc: make clear_refs killable
  ` [PATCH] "
` [PATCH 08/18] mm, fork: make dup_mmap wait for mmap_sem for write killable
  ` [PATCH] "
` [PATCH 10/18] vdso: make arch_setup_additional_pages "
` [PATCH 11/18] coredump: make coredump_wait wait for mma_sem "
` [PATCH 12/18] aio: make aio_setup_ring killable
` [PATCH 13/18] exec: make exec path waiting for mmap_sem killable
` [PATCH 15/18] uprobes: wait for mmap_sem for write killable
  ` [PATCH] "

[RFC PATCH] writeback: move list_lock down into the for loop
 2016-02-29 17:33 UTC  (4+ messages)

Costless huge virtual memory? /dev/same, /dev/null?
 2016-02-29 16:28 UTC 

[PATCHv2] mm/zsmalloc: add `freeable' column to pool stat
 2016-02-29 16:13 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).