linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-14 21:06:20 to 2016-01-20 20:44:49 UTC [more...]

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

[PATCH] mm, gup: introduce concept of "foreign" get_user_pages()
 2016-01-20 19:30 UTC  (4+ messages)

mm, vmstat: kernel BUG at mm/vmstat.c:1408!
 2016-01-20 15:55 UTC  (14+ messages)

[BUG] oom hangs the system, NMI backtrace shows most CPUs in shrink_slab
 2016-01-20 15:54 UTC  (7+ messages)
    ` [BUG] oom hangs the system, NMI backtrace shows most CPUs inshrink_slab

[PATCH] zsmalloc: fix migrate_zspage-zs_free race condition
 2016-01-20 15:21 UTC  (10+ messages)

vmstat: make vmstat_updater deferrable again and shut down on idle
 2016-01-20 15:12 UTC  (3+ messages)

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

[PATCH] mm:mempolicy: skip VM_HUGETLB and VM_MIXEDMAP VMA for lazy mbind
 2016-01-20 14:07 UTC  (7+ messages)
  ` [PATCH v2] "

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

[BUG]: commit a1c34a3bf00a breaks an out-of-tree MIPS platform
 2016-01-20 10:13 UTC  (5+ messages)

Mlocked pages statistics shows bogus value
 2016-01-20 10:04 UTC  (8+ messages)

[RFC 0/3] oom: few enahancements
 2016-01-20  9:49 UTC  (12+ messages)
` [RFC 1/3] oom, sysrq: Skip over oom victims and killed tasks

mm: SOFTIRQ-safe -> SOFTIRQ-unsafe lock order detected in split_huge_page_to_list
 2016-01-20  6:48 UTC  (5+ messages)

[PATCH] proc: revert /proc/<pid>/maps [stack:TID] annotation
 2016-01-20  5:27 UTC  (7+ messages)

[PATCH v2] mm: make apply_to_page_range more robust
 2016-01-20  5:17 UTC 

[PATCH] sched/numa: Fix use-after-free bug in the task_numa_compare
 2016-01-20  4:36 UTC  (8+ messages)
  ` [PATCH V2] "
          ` [PATCH V3] "

[PATCH] mm,oom: do not loop !__GFP_FS allocation if the OOM killer is disabled
 2016-01-19 23:22 UTC  (2+ messages)

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

[PATCH] mm: make apply_to_page_range more robust
 2016-01-19 22:21 UTC  (3+ messages)

[PATCH] mm: avoid uninitialized variable in tracepoint
 2016-01-19 22:17 UTC  (4+ messages)

should_remove_suid capable check is busted
 2016-01-19 19:26 UTC 

[PATCH] thp: change pmd_trans_huge_lock() interface to return ptl
 2016-01-19 18:40 UTC  (2+ messages)

[PATCH 0/8] Support multi-order entries in the radix tree
 2016-01-19 14:25 UTC  (9+ messages)
` [PATCH 1/8] radix-tree: Add an explicit include of bitops.h
` [PATCH 2/8] radix tree test harness
` [PATCH 3/8] radix-tree: Cleanups
` [PATCH 4/8] radix_tree: Convert some variables to unsigned types
` [PATCH 5/8] radix_tree: Tag all internal tree nodes as indirect pointers
` [PATCH 6/8] radix_tree: Loop based on shift count, not height
` [PATCH 7/8] radix_tree: Add support for multi-order entries
` [PATCH 8/8] radix_tree: Add radix_tree_dump

[PATCH] Fix: PowerNV crash with 4.4.0-rc8 at sched_init_numa
 2016-01-19 13:38 UTC  (3+ messages)
` [tip:sched/urgent] sched: Fix crash in sched_init_numa()

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

[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

[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

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

[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] memcg: Only free spare array when readers are done
 2016-01-15 20:56 UTC  (3+ messages)

[PATCH 0/2] mm: memcontrol: cgroup2 memory statistics
 2016-01-15 20:30 UTC  (5+ messages)

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

[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 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] mm,oom: Exclude TIF_MEMDIE processes from candidates
 2016-01-14 22:21 UTC  (8+ messages)
` [PATCH v2] "


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