linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-13 18:49:04 to 2016-01-19 10:36:40 UTC [more...]

Mlocked pages statistics shows bogus value
 2016-01-19 10:36 UTC 

[BUG] oom hangs the system, NMI backtrace shows most CPUs in shrink_slab
 2016-01-19 10:29 UTC  (2+ messages)

[PATCH] sched/numa: Fix use-after-free bug in the task_numa_compare
 2016-01-19  9:35 UTC  (7+ messages)
  ` [PATCH V2] "

[BUG]: commit a1c34a3bf00a breaks an out-of-tree MIPS platform
 2016-01-19  9:25 UTC  (3+ messages)

[PATCH 1/2] mm/compaction: fix invalid free_pfn and compact_cached_free_pfn
 2016-01-19  8:29 UTC  (3+ messages)
` [PATCH 2/2] mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous

[PATCH] mm:mempolicy: skip VM_HUGETLB and VM_MIXEDMAP VMA for lazy mbind
 2016-01-19  3:00 UTC  (4+ messages)

[PATCH] mm: avoid uninitialized variable in tracepoint
 2016-01-18 23:03 UTC  (3+ messages)

[RFC 01/13] x86/paravirt: Turn KASAN off for parvirt.o
 2016-01-18 22:24 UTC  (6+ messages)
  ` [PATCH 1/2] x86/kasan: clear kasan_zero_page after TLB flush
  ` [PATCH 2/2] x86/kasan: write protect kasan zero shadow

RFC [PATCH 0/1] ksm: introduce ksm_max_page_sharing per page deduplication limit
 2016-01-18 22:19 UTC  (12+ messages)
` [PATCH 1/1] "

[PATCH 1/1] mmzone: code cleanup for LRU stats
 2016-01-18 22:14 UTC  (2+ messages)

linux-next/mm/vmscan.c:3751: possible poor choice of data type ?
 2016-01-18 15:59 UTC 

[PATCH] mm, gup: introduce concept of "foreign" get_user_pages()
 2016-01-18 15:20 UTC  (2+ messages)

BUILD_BUG() in smaps_account() (was: Re: [PATCHv12 01/37] mm, proc: adjust PSS calculation)
 2016-01-18 14:56 UTC  (3+ messages)

[PATCH v3] zsmalloc: fix migrate_zspage-zs_free race condition
 2016-01-18 14:10 UTC  (12+ messages)

mm: SOFTIRQ-safe -> SOFTIRQ-unsafe lock order detected in split_huge_page_to_list
 2016-01-18 13:38 UTC  (2+ messages)

[PATCH] Fix: PowerNV crash with 4.4.0-rc8 at sched_init_numa
 2016-01-18 11:06 UTC  (2+ messages)

[PATCH 0/2 -mm] oom reaper v4
 2016-01-18 10:22 UTC  (4+ messages)
` [PATCH 3/2] oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space

[PATCH v4] zsmalloc: fix migrate_zspage-zs_free race condition
 2016-01-18  9:55 UTC 

Lonje Invitation from Maxim Uvarov
 2016-01-18  8:42 UTC 

[PATCH v2] zsmalloc: fix migrate_zspage-zs_free race condition
 2016-01-18  7:04 UTC  (11+ messages)

[PATCH v3] zsmalloc: fix migrate_zspage-zs_free race condition
 2016-01-18  4:17 UTC  (3+ messages)

[PATCH] mm: make apply_to_page_range more robust
 2016-01-17 10:02 UTC  (2+ messages)

[PATCH 0/3] OOM detection rework v4
 2016-01-16  1:07 UTC  (4+ messages)
` [PATCH 1/3] mm, oom: rework oom detection

[PATCH] memcg: Only free spare array when readers are done
 2016-01-15 20:56 UTC  (6+ messages)

[PATCH 0/2] mm: memcontrol: cgroup2 memory statistics
 2016-01-15 20:30 UTC  (10+ messages)
` [PATCH 1/2] mm: memcontrol: basic memory statistics in cgroup2 memory controller
` [PATCH 2/2] mm: memcontrol: add "sock" to cgroup2 memory.stat
  ` [PATCH 2/2 V2] "

[PATCH 00/13] aio: thread (work queue) based aio and new aio functionality
 2016-01-15 20:21 UTC  (11+ messages)
` [PATCH 07/13] aio: enabled thread based async fsync

[PATCH v3 0/8] Support for transparent PUD pages for DAX files
 2016-01-15 19:41 UTC  (2+ messages)

[PATCH v8 0/9] DAX fsync/msync support
 2016-01-15 19:03 UTC  (12+ messages)
` [PATCH v8 4/9] dax: support dirty DAX entries in radix tree
` [PATCH v8 6/9] dax: add support for fsync/msync

[PATCH 1/1] mm: EXPORT_SYMBOL_GPL(find_vm_area);
 2016-01-15 16:59 UTC  (4+ messages)

LSF/MM 2016: Call for Proposals
 2016-01-15 16:49 UTC  (3+ messages)
` [LSF/MM ATTEND] 2016: Requests to attend MM-summit

[linux-next:master 11446/11650] drivers/pwm/pwm-atmel-hlcdc.c:75:55: warning: 'clk_period_ns' may be used uninitialized in this function
 2016-01-15 16:17 UTC  (2+ messages)

[RFC 0/3] oom: few enahancements
 2016-01-15 15:37 UTC  (17+ messages)
` [RFC 1/3] oom, sysrq: Skip over oom victims and killed tasks
` [RFC 2/3] oom: Do not sacrifice already OOM killed children
` [RFC 3/3] oom: Do not try to sacrifice small children

[PATCH v6 0/2] memory-hotplug: add automatic onlining policy for the newly added memory
 2016-01-15 13:30 UTC  (3+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] xen_balloon: support memory auto onlining policy

[PATCH v4 0/2] memory-hotplug: add automatic onlining policy for the newly added memory
 2016-01-15 13:13 UTC  (8+ messages)
` [PATCH v4 1/2] "

[PATCH V2] mm: mempolicy: skip non-migratable VMAs when setting MPOL_MF_LAZY
 2016-01-15 12:54 UTC  (3+ messages)

[PATCH] mm,oom: Re-enable OOM killer using timers
 2016-01-15 10:36 UTC  (10+ messages)

[PATCH v8] fs: clear file privilege bits when mmap writing
 2016-01-15 10:17 UTC  (7+ messages)

[PATCH v9] fs: clear file privilege bits when mmap writing
 2016-01-15  6:36 UTC  (4+ messages)

proc-meminfo: Why the Mapped be much higher than Active(file) + Inactive(file) ?
 2016-01-15  5:26 UTC 

[PATCH] zsmalloc: fix migrate_zspage-zs_free race condition
 2016-01-15  5:07 UTC  (7+ messages)

[PATCH] mm,oom: Exclude TIF_MEMDIE processes from candidates
 2016-01-14 22:21 UTC  (10+ messages)
    ` [PATCH v2] "

mm, vmstat: kernel BUG at mm/vmstat.c:1408!
 2016-01-14 21:06 UTC  (6+ messages)

[PATCH 00/16] mm/slab: introduce new freed objects management way, OBJFREELIST_SLAB
 2016-01-14 17:13 UTC  (28+ messages)
` [PATCH 01/16] mm/slab: fix stale code comment
` [PATCH 02/16] mm/slab: remove useless structure define
` [PATCH 03/16] mm/slab: remove the checks for slab implementation bug
` [PATCH 04/16] mm/slab: activate debug_pagealloc in SLAB when it is actually enabled
` [PATCH 05/16] mm/slab: use more appropriate condition check for debug_pagealloc
` [PATCH 06/16] mm/slab: clean-up DEBUG_PAGEALLOC processing code
` [PATCH 07/16] mm/slab: alternative implementation for DEBUG_SLAB_LEAK
` [PATCH 08/16] mm/slab: remove object status buffer "
` [PATCH 09/16] mm/slab: put the freelist at the end of slab page
` [PATCH 10/16] mm/slab: align cache size first before determination of OFF_SLAB candidate
` [PATCH 11/16] mm/slab: clean-up cache type determination
` [PATCH 12/16] mm/slab: do not change cache size if debug pagealloc isn't possible
` [PATCH 13/16] mm/slab: make criteria for off slab determination robust and simple
` [PATCH 14/16] mm/slab: factor out slab list fixup code
` [PATCH 15/16] mm/slab: factor out debugging initialization in cache_init_objs()
` [PATCH 16/16] mm/slab: introduce new slab management type, OBJFREELIST_SLAB

[PATCH v3 00/22] kthread: Use kthread worker API more widely
 2016-01-14 15:37 UTC  (10+ messages)
` [PATCH v3 22/22] thermal/intel_powerclamp: Convert the kthread to kthread worker API

[RFC V5] Add gup trace points support
 2016-01-14 14:40 UTC  (12+ messages)
` [PATCH v5 5/7] s390: mm/gup: add gup trace points
` [PATCH v5 7/7] sparc64: "

[PATCH v5 0/2] memory-hotplug: add automatic onlining policy for the newly added memory
 2016-01-14 10:24 UTC  (6+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] xen_balloon: support memory auto onlining policy

[linux-next:master 9864/10975] crypto/twofish_common.c:700:1: warning: the frame size of 4800 bytes is larger than 2048 bytes
 2016-01-14  6:58 UTC 

[PATCH v8 3/3] x86, mce: Add __mcsafe_copy()
 2016-01-14  4:39 UTC  (13+ messages)

[RFC][PATCH 0/7] Sanitization of slabs based on grsecurity/PaX
 2016-01-14  3:49 UTC  (9+ messages)

[linux-next:master 9864/10975] include/linux/iio/buffer.h:147:32: warning: 'calculated_time' may be used uninitialized in this function
 2016-01-14  1:31 UTC 

[RFC 00/13] x86/mm: PCID and INVPCID
 2016-01-14  0:34 UTC  (12+ messages)
` [RFC 09/13] x86/mm: Disable interrupts when flushing the TLB using CR3

[PATCH] mm: memcontrol: do not uncharge old page in page cache replacement
 2016-01-13 21:51 UTC 

[PATCH] iommu/vt-d: Fix mm refcounting to hold mm_count not mm_users
 2016-01-13 21:35 UTC 

[PATCH 00/31] x86: Memory Protection Keys (v8)
 2016-01-13 19:16 UTC  (4+ messages)
` [PATCH 01/31] mm, gup: introduce concept of "foreign" get_user_pages()


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