linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-31 14:22:53 to 2017-02-05 10:23:30 UTC [more...]

[PATCH 0/6 v3] kvmalloc
 2017-02-05 10:23 UTC  (5+ messages)
` [PATCH 7/9] md: use kvmalloc rather than opencoded variant

[PATCH] mm, vmscan: Clear PGDAT_WRITEBACK when zone is balanced
 2017-02-05 10:13 UTC  (5+ messages)

[linux-next:master 7614/7828] ipc/shm.c:1368:3: error: too few arguments to function 'do_munmap'
 2017-02-05  1:02 UTC 

[linux-next:master 7588/7828] arch/x86/include/asm/pgtable.h:888:2: error: implicit declaration of function 'native_pud_clear'
 2017-02-05  0:55 UTC 

[PATCH 2/2] mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODES in for_each_mem_pfn_range()
 2017-02-04 16:45 UTC  (4+ messages)
` [lkp-robot] [mm/memblock] cc4a913fa5: WARNING:at_mm/memblock.c:#__next_mem_pfn_range

[PATCH] slub: make sysfs directories for memcg sub-caches optional
 2017-02-04 14:52 UTC 

[PATCH] vmscan: Skip slab scan when LRU size is zero
 2017-02-04 13:53 UTC 

[PATCHv3 00/12] Fix few rmap-related THP bugs
 2017-02-04 10:33 UTC  (6+ messages)
` [PATCHv3 01/12] uprobes: split THPs before trying replace them
` [PATCHv3 03/12] mm: fix handling PTE-mapped THPs in page_referenced()

[PATCH] mm, slab: rename kmalloc-node cache to kmalloc-<size>
 2017-02-04  8:27 UTC  (3+ messages)

[PATCH V2 0/7] mm: fix some MADV_FREE issues
 2017-02-04  6:38 UTC  (9+ messages)
` [PATCH V2 1/7] mm: don't assume anonymous pages have SwapBacked flag
` [PATCH V2 2/7] mm: move MADV_FREE pages into LRU_INACTIVE_FILE list
` [PATCH V2 3/7] mm: reclaim MADV_FREE pages
` [PATCH V2 4/7] mm: enable MADV_FREE for swapless system
` [PATCH V2 5/7] mm: add vmstat account for MADV_FREE pages
` [PATCH V2 6/7] proc: show MADV_FREE pages info in smaps
` [PATCH V2 7/7] mm: add a separate RSS for MADV_FREE pages

[PATCH v6 kernel 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-02-04  4:35 UTC  (4+ messages)
` [PATCH v6 kernel 3/5] virtio-balloon: speed up inflate/deflate process

[PATCH] mm: replace FAULT_FLAG_SIZE with parameter to huge_fault
 2017-02-04  3:51 UTC  (8+ messages)

[PATCH] mm: extend zero pages to same element pages for zram
 2017-02-04  3:33 UTC  (5+ messages)

[PATCH] mm: Avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers
 2017-02-03 23:44 UTC  (7+ messages)
` [lustre-devel] "

[Resend Patch 0/2] mm/memory_hotplug: fix hot remove bug
 2017-02-03 21:14 UTC  (5+ messages)
` [Resend PATCH 1/2] mm/sparse: use page_private() to get page->private value
  ` [Resend PATCH 2/2] mm/memory_hotplug: set magic number to page->freelsit instead of page->lru.next

[PATCH] mm, dax: clear PMD or PUD size flags when in fall through path
 2017-02-03 20:06 UTC  (4+ messages)

[PATCH v3] arm64: mm: Fix NOMAP page initialization
 2017-02-03 18:16 UTC  (12+ messages)

[PATCHSET v3] slab: make memcg slab destruction scalable
 2017-02-03 17:43 UTC  (2+ messages)

[RFC PATCH 1/2] mm, vmscan: account the number of isolated pages per zone
 2017-02-03 17:24 UTC  (13+ messages)

[PATCH] fixup! userfaultfd: non-cooperative: add event for memory unmaps
 2017-02-03 16:50 UTC 

[PATCH v2 0/5] userfaultfd: non-cooperative: better tracking for mapping changes
 2017-02-03 16:52 UTC  (13+ messages)
` [PATCH v2 2/5] userfaultfd: non-cooperative: add event for memory unmaps
` [PATCH v2 3/5] userfaultfd: non-cooperative: add event for exit() notification
` [PATCH v2 4/5] userfaultfd: mcopy_atomic: return -ENOENT when no compatible VMA found

[PATCH 8/8] Revert "ext4: fix wrong gfp type under transaction"
 2017-02-03 15:32 UTC  (11+ messages)

[PATCH 0/7] mm: vmscan: fix kswapd writeback regression v2
 2017-02-03 15:15 UTC  (11+ messages)
` [PATCH 1/7] mm: vmscan: scan dirty pages even in laptop mode
` [PATCH 2/7] mm: vmscan: kick flushers when we encounter dirty pages on the LRU
` [PATCH 3/7] mm: vmscan: kick flushers when we encounter dirty pages on the LRU fix
` [PATCH 4/7] mm: vmscan: remove old flusher wakeup from direct reclaim path
` [PATCH 5/7] mm: vmscan: only write dirty pages that the scanner has seen twice
` [PATCH 6/7] mm: vmscan: move dirty pages out of the way until they're flushed
` [PATCH 7/7] mm: vmscan: move dirty pages out of the way until they're flushed fix

[PATCH 1/2 v2] mm: vmscan: do not pass reclaimed slab to vmpressure
 2017-02-03 14:59 UTC  (13+ messages)
` [PATCH 1/2 v3] "

[LSF/MM TOPIC] cpuset vs mempolicy related issues
 2017-02-03  9:17 UTC 

[PATCH v6 0/4] HWPOISON: soft offlining for non-lru movable page
 2017-02-03  7:59 UTC  (5+ messages)
` [PATCH v6 1/4] mm/migration: make isolate_movable_page() return int type
` [PATCH v6 2/4] mm/migration: make isolate_movable_page always defined
` [PATCH v6 3/4] HWPOISON: soft offlining for non-lru movable page
` [PATCH v6 4/4] mm/hotplug: enable memory hotplug for non-lru movable pages

mm: sleeping function called from invalid context shmem_undo_range
 2017-02-03  3:30 UTC  (3+ messages)

[PATCH v2 00/12] mm: page migration enhancement for thp
 2017-02-03  3:24 UTC  (5+ messages)

[PATCH v5 0/4] HWPOISON: soft offlining for non-lru movable page
 2017-02-03  1:42 UTC  (9+ messages)
` [PATCH v5 1/4] mm/migration: make isolate_movable_page() return int type

[RFC 0/6]mm: add new LRU list for MADV_FREE pages
 2017-02-02 19:28 UTC  (9+ messages)

[PATCH] ipc/shm: Fix shmat mmap nil-page protection
 2017-02-02 15:43 UTC 

[PATCH 0/4] mm: trivial sparse and checkpatch fixes
 2017-02-02 13:08 UTC  (8+ messages)
` [PATCH 1/4] mm: Fix sparse, use plain integer as NULL pointer
` [PATCH 2/4] mm: Fix checkpatch warnings, whitespace
` [PATCH 3/4] mm: Fix checkpatch errors, whitespace errors
` [PATCH 4/4] mm: Fix checkpatch warning, extraneous braces

[PATCH v2 0/30] KVM: MIPS: Implement GVA page tables
 2017-02-02 12:04 UTC 

[PATCH] initity: try to improve __nocapture annotations
 2017-02-02 11:59 UTC  (7+ messages)

[PATCH v7 11/12] zsmalloc: page migration support
 2017-02-02  8:48 UTC  (13+ messages)

[PATCH] [linux-next]mm:page_alloc: Remove duplicate page_ext.h
 2017-02-02  1:19 UTC 

mmotm 2017-02-01-15-35 uploaded
 2017-02-01 23:36 UTC 

[RFC][PATCH 0/7] x86, mpx: Support larger address space (MAWA) (v2)
 2017-02-01 23:24 UTC  (8+ messages)
` [RFC][PATCH 1/7] x86, mpx: introduce per-mm MPX table size tracking
` [RFC][PATCH 2/7] x86, mpx: update MPX to grok larger bounds tables
` [RFC][PATCH 3/7] x86, mpx: extend MPX prctl() to pass in size of bounds directory
` [RFC][PATCH 4/7] x86, mpx: context-switch new MPX address size MSR
` [RFC][PATCH 5/7] x86, mpx: shrink per-mm MPX data
` [RFC][PATCH 6/7] x86, mpx, selftests: Use prctl header instead of magic numbers
` [RFC][PATCH 7/7] x86, mpx: update MPX selftest to test larger bounds dir

[RFC V2 00/12] Define coherent device memory node
 2017-02-01 19:01 UTC  (30+ messages)
` [RFC V2 02/12] mm: Isolate HugeTLB allocations away from CDM nodes
` [RFC V2 03/12] mm: Change generic FALLBACK zonelist creation process
` [RFC V2 05/12] cpuset: Add cpuset_inc() inside cpuset_init()
    ` [RFC] cpuset: Enable changing of top_cpuset's mems_allowed nodemask
` [RFC V2 11/12] mm: Tag VMA with VM_CDM flag during page fault

[PATCH v5 0/4] Application Data Integrity feature introduced by SPARC M7
 2017-02-01 17:18 UTC  (5+ messages)
` [PATCH v5 4/4] sparc64: Add support for ADI (Application Data Integrity)

[PATCH] [RFC v2] sched: make DECLARE_COMPLETION_ONSTACK() work with clang
 2017-02-01 16:40 UTC 

[PATCH] [RFC] sched: make DECLARE_COMPLETION_ONSTACK() work with clang
 2017-02-01 16:38 UTC  (2+ messages)

[Bug 192981] New: page allocation stalls
 2017-02-01 15:27 UTC  (2+ messages)

[PATCH/RESEND v3 0/5] z3fold: optimizations and fixes
 2017-02-01 15:07 UTC  (11+ messages)
` [PATCH/RESEND v3 1/5] z3fold: make pages_nr atomic
` [PATCH/RESEND v3 2/5] z3fold: fix header size related issues
` [PATCH/RESEND v3 3/5] z3fold: extend compaction function
` [PATCH/RESEND v3 4/5] z3fold: use per-page spinlock
` [PATCH/RESEND v3 5/5] z3fold: add kref refcounting

[RFC PATCH] mm, vmalloc: use __GFP_HIGHMEM implicitly
 2017-02-01 14:05 UTC 

[PATCH v31 01/12] memblock: add memblock_cap_memory_range()
 2017-02-01 12:45 UTC 

[PATCH 0/3] fix few OOM victim allocation runaways
 2017-02-01 11:49 UTC  (8+ messages)
` [PATCH 1/3] fs: break out of iomap_file_buffered_write on fatal signals
` [PATCH 2/3] mm, fs: check for fatal signals in do_generic_file_read
` [PATCH 3/3] vmalloc: back of when the current is killed

[PATCH 0/3] fix few OOM victim allocation runaways
 2017-02-01  9:26 UTC 

[PATCH] powerpc/mm: allow memory hotplug into an offline node
 2017-02-01  1:05 UTC  (2+ messages)
`  "

[PATCH v2] mm: cma: print allocation failure reason and bitmap status
 2017-02-01  0:43 UTC 

[PATCH v5 4/4] mm/hotplug: enable memory hotplug for non-lru movable pages
 2017-01-31 23:28 UTC 

[PATCH v2 0/2] setgid hardening
 2017-01-31 16:51 UTC  (4+ messages)
` [PATCH v2 2/2] fs: Harden against open(..., O_CREAT, 02777) in a setgid directory


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