Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-28 14:18:34 to 2015-09-03 12:36:13 UTC [more...]

[PATCHv5 0/7] Fix compound_head() race
 2015-09-03 12:35 UTC  (4+ messages)
` [PATCHv5 2/7] slub: use page->rcu_head instead of page->lru plus cast
` [PATCHv5 3/7] zsmalloc: use page->private instead of page->first_page
` [PATCHv5 4/7] mm: pack compound_dtor and compound_order into one word in struct page

Use-after-free in page_cache_async_readahead
 2015-09-03 11:49 UTC  (3+ messages)

slab-nomerge (was Re: [git pull] device mapper changes for 4.3)
 2015-09-03 10:29 UTC  (14+ messages)

[PATCH 0/2] Fix memcg/memory.high in case kmem accounting is enabled
 2015-09-03  9:36 UTC  (25+ messages)
` [PATCH 1/2] mm/slab: skip memcg reclaim only if in atomic context
` [PATCH 2/2] mm/slub: do not bypass memcg reclaim for high-order page allocation

[PATCH 1/4] kasan: Rename kasan_enabled to kasan_report_enabled
 2015-09-03  9:15 UTC  (7+ messages)
` [PATCH 2/4] kasan: MODULE_VADDR is not available on all archs
` [PATCH 3/4] kasan: Don't use kasan shadow pointer in generic functions
` [PATCH 4/4] kasan: Prevent deadlock in kasan reporting

[REPOST] [PATCH 2/2] mm: Fix potentially scheduling in GFP_ATOMIC allocations
 2015-09-03  8:55 UTC  (3+ messages)

[PATCH 00/11] THP support for ARC
 2015-09-03  8:46 UTC  (2+ messages)

[PATCH] dax, pmem: add support for msync
 2015-09-03  6:41 UTC  (32+ messages)

[PATCH] mm/mmap.c: Remove redundent 'get_area' function pointer in get_unmapped_area()
 2015-09-03  4:14 UTC 

[PATCH] mm/mmap.c: Remove useless statement "vma = NULL" in find_vma()
 2015-09-03  4:02 UTC  (2+ messages)

[PATCH 1/2] android, lmk: Protect task->comm with task_lock
 2015-09-03  1:06 UTC  (4+ messages)
` [PATCH 2/2] android, lmk: Reverse the order of setting TIF_MEMDIE and sending SIGKILL

[PATCH] mm/mmap.c: Only call vma_unlock_anon_vm() when failure occurs in expand_upwards() and expand_downwards()
 2015-09-02 21:36 UTC 

[PATCH] slub: Avoid irqoff/on in bulk allocation
 2015-09-02 18:51 UTC  (4+ messages)

[PATCH] mm/oom: Suppress unnecessary "sharing same memory" message
 2015-09-02 14:24 UTC  (4+ messages)
  ` [PATCH] mm/oom: Suppress unnecessary "sharing same memory"message

[PATCH 1/2] memcg: flatten task_struct->memcg_oom
 2015-09-02 11:45 UTC  (5+ messages)
` [PATCH 2/2] memcg: always enable kmemcg on the default hierarchy

[PATCH V4] mm: memory hot-add: memory can not be added to movable zone defaultly
 2015-09-02  9:06 UTC  (5+ messages)

Can we disable transparent hugepages for lack of a legitimate use case please?
 2015-09-02  9:06 UTC  (6+ messages)

[PATCH 1/2] mm/slab_common: add SLAB_NO_MERGE flag for use when creating slabs
 2015-09-02  1:15 UTC  (3+ messages)
` [PATCH 2/2] dm: disable slab merging for all DM slabs

[PATCH 1/1] mm: fix type information of memoryless node
 2015-09-01 21:54 UTC  (2+ messages)

[PATCHSET] memcg: improve high limit behavior and always enable kmemcg on dfl hier
 2015-09-01 18:51 UTC  (31+ messages)
` [PATCH 1/4] memcg: fix over-high reclaim amount
` [PATCH 2/4] memcg: flatten task_struct->memcg_oom
` [PATCH 3/4] memcg: punt high overage reclaim to return-to-userland path
` [PATCH 4/4] memcg: always enable kmemcg on the default hierarchy

HMM (Heterogeneous Memory Management) v10
 2015-09-01 14:58 UTC  (4+ messages)
` [PATCH 02/15] mmu_notifier: keep track of active invalidation ranges v4

[PATCH 0/5 v2] mm/memblock: Introduce memblock_first_region_size() helper
 2015-09-01 14:27 UTC  (2+ messages)
` [PATCH 1/5 "

[PATCH] mm/mmap.c: Only call vma_unlock_anon_vm() when failure occurs in expand_upwards() and expand_downwards()
 2015-09-01 13:49 UTC  (2+ messages)

[PATCH v8 0/6] Allow user to request memory to be locked on page fault
 2015-09-01 12:51 UTC  (10+ messages)
` [PATCH v8 3/6] mm: Introduce VM_LOCKONFAULT
` [PATCH v8 4/6] mm: mlock: Add mlock flags to enable VM_LOCKONFAULT usage

[PATCH] mm, dax: VMA with vm_ops->pfn_mkwrite wants to be write-notified
 2015-09-01 11:21 UTC  (4+ messages)

[PATCH 1/2] drivers/base/node.c: split loop in register_mem_sect_under_node
 2015-09-01  7:15 UTC  (2+ messages)
  ` [PATCH 2/2] drivers/base/node.c: skip non-present sections "

[PATCH v1] mm/memblock: Add memblock_first_region_size() helper
 2015-08-31 22:58 UTC  (2+ messages)

[PATCH 0/3] TLB flush multiple pages per IPI v4
 2015-08-31 16:20 UTC  (2+ messages)

[PATCH 1/3] mm, compaction: export tracepoints status strings to userspace
 2015-08-31 15:32 UTC  (8+ messages)
` [PATCH 2/3] mm, compaction: export tracepoints zone names "

[PATCH v2] mlock.2: mlock2.2: Add entry to for new mlock2 syscall
 2015-08-31 14:20 UTC 

[RFC PATCH kernel vfio] mm: vfio: Move pages out of CMA before pinning
 2015-08-31 13:48 UTC  (4+ messages)

[PATCH] mlock.2: mlock2.2: Add entry to for new mlock2 syscall
 2015-08-31  9:23 UTC  (3+ messages)

[PATCH] mremap.2: Add note about mremap with locked areas
 2015-08-31  9:14 UTC  (2+ messages)

[PATCH v5 2/2] mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status
 2015-08-31  9:12 UTC  (11+ messages)

is it a problem when cat /proc/pid/status
 2015-08-31  7:33 UTC 

[PATCHv4 0/7] Fix compound_head() race
 2015-08-31  1:30 UTC  (3+ messages)
` [PATCHv4 3/7] zsmalloc: use page->private instead of page->first_page

[PATCH v2 0/9] initial struct page support for pmem
 2015-08-29 13:57 UTC  (10+ messages)
` [PATCH v2 5/9] x86, pmem: push fallback handling to arch code

[PATCH] slub: create new ___slab_alloc function that can be called with irqs disabled
 2015-08-29  9:59 UTC  (2+ messages)

[PATCH V3] mm: memory hot-add: memory can not be added to movable zone defaultly
 2015-08-28 20:22 UTC  (2+ messages)

[PATCH 0/5] userfaultfd21 updates v2
 2015-08-28 16:32 UTC  (3+ messages)

[rfc] Binding files to data-only memory cgroups
 2015-08-28 14:25 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 read-only IMAP folder(s) and NNTP newsgroup(s).