linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-14 16:10:08 to 2016-03-20 18:08:17 UTC [more...]

[PATCH v4 0/2] mm, thp: Fix unnecessarry resource consuming in swapin
 2016-03-20 18:07 UTC  (3+ messages)
` [PATCH v4 1/2] mm, vmstat: calculate particular vm event
` [PATCH v4 2/2] mm, thp: avoid unnecessary swapin in khugepaged

[PATCH v3 0/2] mm, thp: Fix unnecessarry resource consuming in swapin
 2016-03-20 18:06 UTC  (8+ messages)
` [PATCH v3 1/2] mm, vmstat: calculate particular vm event
` [PATCH v3 2/2] mm, thp: avoid unnecessary swapin in khugepaged

core.c:undefined reference to `fpu_save'
 2016-03-20 17:49 UTC 

[PATCH 0/5] userfaultfd: extension for non cooperative uffd usage
 2016-03-20 12:53 UTC  (7+ messages)
` [PATCH 1/5] uffd: Split the find_userfault() routine
` [PATCH 2/5] uffd: Add ability to report non-PF events from uffd descriptor
` [PATCH 3/5] uffd: Add fork() event
` [PATCH 4/5] uffd: Add mremap() event
` [PATCH 5/5] uffd: Add madvise() event for MADV_DONTNEED request

[PATCH 07/13] aio: enabled thread based async fsync
 2016-03-20  2:03 UTC  (16+ messages)
                  ` aio openat "

KASAN overhead?
 2016-03-20  1:14 UTC  (3+ messages)

{standard input}:162: Error: number (0x9000000080000000) larger than 32 bits
 2016-03-20  1:00 UTC 

divide error: 0000 [#1] SMP in task_numa_migrate - handle_mm_fault vanilla 4.4.6
 2016-03-19 22:26 UTC  (3+ messages)

Suspicious error for CMA stress test
 2016-03-19 22:11 UTC  (28+ messages)

[PATCHv4 00/25] THP-enabled tmpfs/shmem
 2016-03-19  1:02 UTC  (8+ messages)
` [PATCHv4 04/25] rmap: support file thp
` [PATCHv4 08/25] thp: support file pages in zap_huge_pmd()
` [PATCHv5 26/25] thp: update Documentation/vm/transhuge.txt

[PATCH 1/5] mm: memcontrol: Remove redundant hot plug notifier test
 2016-03-18 21:26 UTC 

RFC [PATCH 0/1] ksm: introduce ksm_max_page_sharing per page deduplication limit
 2016-03-18 16:27 UTC  (8+ messages)
` [PATCH 1/1] "

[PATCH v7 0/7] SLAB support for KASAN
 2016-03-18 15:12 UTC  (6+ messages)
` [PATCH v7 5/7] mm, kasan: Stackdepot implementation. Enable stackdepot for SLAB

[PATCH] mm,writeback: Don't use ALLOC_NO_WATERMARKS for wb_start_writeback
 2016-03-18 13:42 UTC  (7+ messages)
` [PATCH] mm,writeback: Don't use memory reserves "

[PATCH v6 0/5] Make cpuid <-> nodeid mapping persistent
 2016-03-18 10:34 UTC  (8+ messages)
` [PATCH v6 1/5] x86, memhp, numa: Online memory-less nodes at boot time
` [PATCH v6 2/5] x86, acpi, cpu-hotplug: Enable acpi to register all possible cpus "
` [PATCH v6 3/5] x86, acpi, cpu-hotplug: Introduce cpuid_to_apicid[] array to store persistent cpuid <-> apicid mapping
` [PATCH v6 4/5] x86, acpi, cpu-hotplug: Enable MADT APIs to return disabled apicid
` [PATCH v6 5/5] x86, acpi, cpu-hotplug: Set persistent cpuid <-> nodeid mapping when booting

[RFC][PATCH v3 0/5] mm/zsmalloc: rework compaction and increase density
 2016-03-18  4:10 UTC  (22+ messages)
` [RFC][PATCH v3 1/5] mm/zsmalloc: introduce class auto-compaction
` [RFC][PATCH v3 2/5] mm/zsmalloc: remove shrinker compaction callbacks
` [RFC][PATCH v3 3/5] mm/zsmalloc: introduce zs_huge_object()

[PATCH v1 00/19] Support non-lru page migration
 2016-03-17 22:17 UTC  (23+ messages)
` [PATCH v1 01/19] mm: use put_page to free page instead of putback_lru_page
` [PATCH v1 05/19] zsmalloc: use first_page rather than page
` [PATCH v1 06/19] zsmalloc: clean up many BUG_ON
` [PATCH v1 07/19] zsmalloc: reordering function parameter
` [PATCH v1 08/19] zsmalloc: remove unused pool param in obj_free
` [PATCH v1 09/19] zsmalloc: keep max_object in size_class
` [PATCH v1 11/19] zsmalloc: squeeze freelist into page->mapping
` [PATCH v1 19/19] zram: use __GFP_MOVABLE for memory allocation

mmotm 2016-03-17-15-04 uploaded
 2016-03-17 22:05 UTC 

Mirroring process address space on device
 2016-03-17 17:42 UTC  (10+ messages)
` [PATCH] mm: Export symbols unmapped_area() & unmapped_area_topdown()

[PATCH] mm/page_isolation: fix tracepoint to mirror check function behavior
 2016-03-17 17:40 UTC 

[PATCH] mm/page_isolation: let caller take the zone lock for test_pages_isolated
 2016-03-17 17:33 UTC  (3+ messages)

[PATCH RFC 1/1] Add support for ZONE_DEVICE IO memory with struct pages
 2016-03-17 16:11 UTC  (7+ messages)

Page migration issue with UBIFS
 2016-03-17 15:25 UTC  (21+ messages)
              ` [PATCH] UBIFS: Implement ->migratepage()

[PATCH 5/5] mm, oom_reaper: implement OOM victims queuing
 2016-03-17 15:20 UTC  (17+ messages)
` [PATCH 6/5] oom, oom_reaper: disable oom_reaper for
    ` [PATCH 6/5] oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task

[PATCH 1/2] mm/vmap: Add a notifier for when we run out of vmap address space
 2016-03-17 13:41 UTC  (8+ messages)
` [PATCH 2/2] drm/i915/shrinker: Hook up vmap allocation failure notifier
` [PATCH v2] mm/vmap: Add a notifier for when we run out of vmap address space

[PATCH 0/3] OOM detection rework v4
 2016-03-17 12:01 UTC  (4+ messages)
` [PATCH 2/3] mm: throttle on IO only when there are too many dirty and writeback pages

[PATCH V2] mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range
 2016-03-17 10:05 UTC  (3+ messages)
` ARC !THP broken in linux-next (was Re: [PATCH V2] mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range)

[PATCH] mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
 2016-03-17  8:23 UTC  (8+ messages)

[PATCH] mm: memcontrol: reclaim when shrinking memory.high below usage
 2016-03-16 14:47 UTC  (4+ messages)

[PATCH] oom, oom_reaper: protect oom_reaper_list using simpler way
 2016-03-16 12:02 UTC  (2+ messages)

[RFC qemu 0/4] A PV solution for live migration optimization
 2016-03-16  1:20 UTC  (13+ messages)

mmotm 2016-03-15-16-15 uploaded
 2016-03-15 23:16 UTC 

[REGRESSION] [BISECTED] kswapd high CPU usage
 2016-03-15 17:16 UTC  (8+ messages)

[PATCH] thp, mlock: update unevictable-lru.txt
 2016-03-15 16:56 UTC  (4+ messages)

[PATCHv4 06/25] mm, rmap: account file thp pages
 2016-03-15 15:30 UTC  (2+ messages)
` [PATCHv5 "

[linux-next:master] 6fdeb671774e468e2a7fa6ef8fe19bce6e8d638a BUILD DONE
 2016-03-15 13:35 UTC 

[PATCH v8 0/7] SLAB support for KASAN
 2016-03-15 10:10 UTC  (8+ messages)
` [PATCH v8 1/7] kasan: Modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right()
` [PATCH v8 2/7] mm, kasan: SLAB support
` [PATCH v8 3/7] mm, kasan: Added GFP flags to KASAN API
` [PATCH v8 4/7] arch, ftrace: For KASAN put hard/soft IRQ entries into separate sections
` [PATCH v8 5/7] mm, kasan: Stackdepot implementation. Enable stackdepot for SLAB
` [PATCH v8 6/7] kasan: Test fix: Warn if the UAF could not be detected in kmalloc_uaf2
` [PATCH v8 7/7] mm: kasan: Initial memory quarantine implementation

[RFC 1/9] mm/hugetlb: Make GENERAL_HUGETLB functions PGD implementation aware
 2016-03-14 20:29 UTC  (3+ messages)

[PATCH 4.4 35/50] x86/mm: Fix slow_virt_to_phys() for X86_PAE again
 2016-03-14 17:50 UTC 

[PATCH] exit: clear TIF_MEMDIE after exit_task_work
 2016-03-14 16:39 UTC  (10+ messages)

[PATCH] mm, oom: protect !costly allocations some more (was: Re: [PATCH 0/3] OOM detection rework v4)
 2016-03-14 16:21 UTC  (8+ messages)
` [PATCH 0/2] oom rework: high order enahncements
  ` [PATCH 3/3] mm, oom: protect !costly allocations some more


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