Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-14 09:06:37 to 2015-07-16 17:33:30 UTC [more...]

[mminit] [ INFO: possible recursive locking detected ]
 2015-07-16 17:33 UTC  (4+ messages)

[PATCH 0/5] Make vma_is_anonymous() reliable
 2015-07-16 16:09 UTC  (9+ messages)
` [PATCH 2/5] x86, mpx: do not set ->vm_ops on mpx VMAs
` [PATCH 4/5] mm, madvise: use vma_is_anonymous() to check for anon VMA

[PATCH v2 0/5] KASan for arm64
 2015-07-16 16:03 UTC  (9+ messages)
` [PATCH v2 5/5] arm64: add KASan support

[PATCH] zsmalloc: do not take class lock in zs_shrinker_count()
 2015-07-16 12:00 UTC 

[PATCH -mm v8 0/7] idle memory tracking
 2015-07-16 11:35 UTC  (19+ messages)
` [PATCH -mm v8 1/7] memcg: add page_cgroup_ino helper
` [PATCH -mm v8 2/7] hwpoison: use page_cgroup_ino for filtering by memcg
` [PATCH -mm v8 3/7] memcg: zap try_get_mem_cgroup_from_page
` [PATCH -mm v8 4/7] proc: add kpagecgroup file
` [PATCH -mm v8 5/7] mmu-notifier: add clear_young callback
` [PATCH -mm v8 6/7] proc: add kpageidle file
` [PATCH -mm v8 7/7] proc: export idle flag via kpageflags

[PATCH v2 0/3] memtest cleanups
 2015-07-16 10:19 UTC  (8+ messages)
` [PATCH v2 1/3] memtest: use kstrtouint instead of simple_strtoul
` [PATCH v2 2/3] memtest: cleanup log messages
` [PATCH v2 3/3] memtest: remove unused header files

[PATCH 0/3] slub: introducing detached freelist
 2015-07-16  9:57 UTC  (7+ messages)
` [PATCH 1/3] slub: extend slowpath __slab_free() to handle bulk free
` [PATCH 2/3] slub: optimize bulk slowpath free by detached freelist
` [PATCH 3/3] slub: build detached freelist with look-ahead

[linux-next:master 2811/2969] lib/test-parse-integer.c:118:57: sparse: constant 4294967296 is so big it is long
 2015-07-16  9:10 UTC 

[RFC][PATCH 0/5] do not dereference NULL pools in pools' destroy() functions
 2015-07-16  8:26 UTC  (12+ messages)
` [RFC][PATCH 1/5] mm/slab_common: allow NULL cache pointer in kmem_cache_destroy()
    ` [PATCH] checkpatch: Add some <foo>_destroy functions to NEEDLESS_IF tests
      ` [PATCH V2] "

[PATCH 1/1] mem-hotplug: Handle node hole when initializing numa_meminfo
 2015-07-16  7:21 UTC  (4+ messages)

[PATCH 0/5] expose mem_cgroup + cleanups
 2015-07-16  7:19 UTC  (8+ messages)
` [PATCH 1/5] memcg: export struct mem_cgroup
` [PATCH 2/5] memcg: get rid of mem_cgroup_root_css for !CONFIG_MEMCG
` [PATCH 3/5] memcg: get rid of extern for functions in memcontrol.h
` [PATCH 4/5] memcg: restructure mem_cgroup_can_attach()
` [PATCH 5/5] memcg, tcp_kmem: check for cg_proto in sock_update_memcg

[PATCH 0/4] oom: sysrq+f fixes + cleanups
 2015-07-16  7:12 UTC  (11+ messages)
` [PATCH 2/4] oom: Do not invoke oom notifiers on sysrq+f
              ` [patch -mm] mm, oom: move oom notifiers to page allocator

[PATCH v1 0/4] hwpoison: fixes on v4.2-rc2
 2015-07-16  2:41 UTC  (7+ messages)
` [PATCH v1 1/4] mm/memory-failure: unlock_page before put_page
` [PATCH v1 3/4] mm/memory-failure: give up error handling for non-tail-refcounted thp
` [PATCH v1 2/4] mm/memory-failure: fix race in counting num_poisoned_pages
` [PATCH v1 4/4] mm/memory-failure: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*

[PATCH] mm/memblock: WARN_ON when nid differs from overlap region
 2015-07-16  2:34 UTC  (5+ messages)
` [PATCH] mm/memblock: WARN_ON when flags "
    ` [PATCH V2] "

[mmotm:master 124/321] include/linux/mman.h:90:9: error: 'MAP_LOCKONFAULT' undeclared
 2015-07-16  1:39 UTC 

[mmotm:master 134/321] lib/genalloc.c:599: warning: passing argument 4 of 'devres_find' discards qualifiers from pointer target type
 2015-07-16  1:35 UTC 

[mmotm:master 122/321] arch/arm/kernel/entry-common.S:108: Error: __NR_syscalls is not equal to the size of the syscall table
 2015-07-16  1:31 UTC 

[mmotm:master 140/321] fs/built-in.o:undefined reference to `filemap_page_mkwrite'
 2015-07-16  1:02 UTC 

[mmotm:master 137/321] mm/gup.c:51:4: error: implicit declaration of function 'update_mmu_cache'
 2015-07-16  0:57 UTC 

[mmotm:master 263/321] include/linux/file.h:55:9: warning: 'cfd' may be used uninitialized in this function
 2015-07-16  0:55 UTC 

[mmotm:master 134/321] lib/genalloc.c:599:67: warning: passing argument 4 of 'devres_find' discards 'const' qualifier from pointer target type
 2015-07-16  0:30 UTC 

[PATCH 1/2] mm/slub: fix slab double-free in case of duplicate sysfs filename
 2015-07-16  0:27 UTC  (7+ messages)
` [PATCH 2/2] mm/slub: disable merging after enabling debug in runtime

[PATCH v2] zsmalloc: use class->pages_per_zspage
 2015-07-16  0:20 UTC  (2+ messages)

[PATCH V2] mm/page: refine the calculation of highest possible node id
 2015-07-16  0:16 UTC  (3+ messages)
` [PATCH V3] "

[PATCH] zsmalloc: use class->pages_per_zspage
 2015-07-16  0:13 UTC  (4+ messages)

[PATCH] mm/page: remove unused variable of free_area_init_core()
 2015-07-16  0:10 UTC  (2+ messages)

[PATCH 1/2] mm/page_owner: fix possible access violation
 2015-07-16  0:06 UTC  (4+ messages)
` [PATCH 2/2] mm/page_owner: set correct gfp_mask on page_owner

[PATCH 0/3] zsmalloc: small compaction improvements
 2015-07-15 23:59 UTC  (13+ messages)
` [PATCH 3/3] zsmalloc: do not take class lock in zs_pages_to_compact()

[PATCH v2] mm: show proportional swap share of the mapping
 2015-07-15 23:49 UTC  (3+ messages)

mmotm 2015-07-15-16-46 uploaded
 2015-07-15 23:47 UTC 

[patch] mm/slub: Move slab initialization into irq enabled region
 2015-07-15 23:43 UTC  (5+ messages)
    ` [patch V2] "

[PATCH 0/4] mm: add dma_pool_zalloc() & pci_pool_zalloc()
 2015-07-15 23:13 UTC  (7+ messages)
` [PATCH 1/4] mm: Add support for __GFP_ZERO flag to dma_pool_alloc()
` [PATCH 2/4] mm: Add dma_pool_zalloc() call to DMA API
` [PATCH 3/4] pci: mm: Add pci_pool_zalloc() call
` [PATCH 4/4] coccinelle: mm: scripts/coccinelle/api/alloc/pool_zalloc-simple.cocci

cpu_hotplug vs oom_notify_list: possible circular locking dependency detected
 2015-07-15 22:26 UTC  (5+ messages)

+ mm-oom-organize-oom-context-into-struct.patch added to -mm tree
 2015-07-15 22:24 UTC  (2+ messages)

[PATCH] zswap: dynamic pool creation
 2015-07-15 22:18 UTC  (8+ messages)

[PATCH 0/5] Make cpuid <-> nodeid mapping persistent
 2015-07-15 22:13 UTC  (12+ messages)
` [PATCH 1/5] x86, gfp: Cache best near node for memory allocation
` [PATCH 3/5] x86, acpi, cpu-hotplug: Introduce apicid_to_cpuid[] array to store persistent cpuid <-> apicid mapping
` [PATCH 4/5] x86, acpi, cpu-hotplug: Enable MADT APIs to return disabled apicid

[PATCH 00/16] Sanitize usage of ->flags and ->mapping for tail pages
 2015-07-15 21:18 UTC  (5+ messages)
` [PATCH 04/16] page-flags: define PG_locked behavior on compound pages

[PATCH 1/2] mm: zpool: Constify the zpool_ops
 2015-07-15 17:05 UTC  (4+ messages)
` [PATCH 2/2] mm: zbud: Constify the zbud_ops

[PATCH v2 0/4] x86, mm: Handle large PAT bit in pud/pmd interfaces
 2015-07-15 16:23 UTC  (5+ messages)
` [PATCH v2 1/4] x86/vdso32: Define PGTABLE_LEVELS to 32bit VDSO
` [PATCH v2 2/4] x86, asm: Move PUD_PAGE macros to page_types.h
` [PATCH v2 3/4] x86: Fix pud/pmd interfaces to handle large PAT bit
` [PATCH v2 4/4] x86, mm: Fix page table dump to show "

[PATCH 00/36] THP refcounting redesign
 2015-07-15 15:23 UTC  (20+ messages)
` [PATCH 03/36] memcg: adjust to support new THP refcounting
` [PATCH 13/36] mm: drop tail page refcounting
` [PATCH 16/36] mm, thp: remove compound_lock
` [PATCH 17/36] arm64, thp: remove infrastructure for handling splitting PMDs
` [PATCH 20/36] powerpc, "
` [PATCH 26/36] mm: rework mapcount accounting to enable 4k mapping of THPs
` [PATCH 32/36] thp: reintroduce split_huge_page()
` [PATCH 36/36] thp: update documentation

[PATCH 1/2] mm/cma_debug: fix debugging alloc/free interface
 2015-07-15 12:03 UTC  (4+ messages)
` [PATCH 2/2] mm/cma_debug: correct size input to bitmap function

[PATCH 0/13] Parallel struct page initialisation v4
 2015-07-15 10:45 UTC  (5+ messages)
` [PATCH 07/13] mm: meminit: Initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PAGE_INIT is set
  ` 4.2-rc2: hitting "file-max limit 8192 reached"

[patch -mm 1/2] mm, oom: add description of struct oom_control
 2015-07-15  9:33 UTC  (3+ messages)
` [patch -mm 2/2] mm, oom: remove unnecessary variable

[rfc] mm, thp: allow khugepaged to periodically compact memory synchronously
 2015-07-15  2:19 UTC 

[BUG REPORT] OOM Killer is invoked while the system still has much memory
 2015-07-15  1:57 UTC  (10+ messages)
  ` 答复: "

[E1000-devel] bad pages when up/down network cable
 2015-07-15  1:30 UTC  (4+ messages)
      ` [linux-nics] "

[PATCH 0/7] mm: reliable memory allocation with kvmalloc
 2015-07-15  0:25 UTC  (13+ messages)
` [PATCH 2/7] mm: introduce kvmalloc and kvmalloc_node

[patch 1/3] mm, oom: organize oom context into struct
 2015-07-14 23:44 UTC  (5+ messages)
` [patch v2 "
  ` [patch v3 "

[patch] mm: improve __GFP_NORETRY comment based on implementation
 2015-07-14 21:28 UTC 

[patch v3 3/3] mm, oom: do not panic for oom kills triggered from sysrq
 2015-07-14 21:16 UTC  (4+ messages)

[PATCH -mm v7 0/6] idle memory tracking
 2015-07-14 20:27 UTC  (5+ messages)
` [PATCH -mm v7 5/6] proc: add kpageidle file

[PATCHSET v4 0/5] pagemap: make useable for non-privilege users
 2015-07-14 20:15 UTC  (8+ messages)
` [PATCH v4 1/5] pagemap: check permissions and capabilities at open time
` [PATCH v4 2/5] pagemap: switch to the new format and do some cleanup
` [PATCH v4 3/5] pagemap: rework hugetlb and thp report
` [PATCH v4 4/5] pagemap: hide physical addresses from non-privileged users
` [PATCH v4 5/5] pagemap: add mmap-exclusive bit for marking pages mapped only here

[RFC v3 0/3] mm: make swapin readahead to gain more thp performance
 2015-07-14 19:16 UTC  (7+ messages)
` [RFC v3 1/3] mm: add tracepoint for scanning pages
` [RFC v3 2/3] mm: make optimistic check for swapin readahead

[PATCH 0/8 -v3] memcg cleanups + get rid of mm_struct::owner
 2015-07-14 15:32 UTC  (10+ messages)
` [PATCH 7/8] memcg: "

[PATCH] mm: swap: zswap: maybe_preload & refactoring
 2015-07-14  9:28 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).