messages from 2016-01-12 22:09:41 to 2016-01-16 17:49:59 UTC [more...]
RFC [PATCH 0/1] ksm: introduce ksm_max_page_sharing per page deduplication limit
2016-01-16 17:49 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH v2] zsmalloc: fix migrate_zspage-zs_free race condition
2016-01-16 10:05 UTC (8+ 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 (13+ 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] Fix: PowerNV crash with 4.4.0-rc8 at sched_init_numa
2016-01-15 19:01 UTC
[PATCH v8 0/9] DAX fsync/msync support
2016-01-15 19:03 UTC (19+ messages)
` [PATCH v8 1/9] dax: fix NULL pointer dereference in __dax_dbg()
` [PATCH v8 2/9] dax: fix conversion of holes to PMDs
` [PATCH v8 4/9] dax: support dirty DAX entries in radix tree
` [PATCH v8 6/9] dax: add support for fsync/msync
[PATCH] mm, gup: introduce concept of "foreign" get_user_pages()
2016-01-15 18:11 UTC
[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 (13+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] xen_balloon: support memory auto onlining policy
` [Xen-devel] "
[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 (11+ 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)
[PATCH] mm: make apply_to_page_range more robust
2016-01-15 5:41 UTC
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 (18+ messages)
` [PATCH v2] "
mm, vmstat: kernel BUG at mm/vmstat.c:1408!
2016-01-14 21:06 UTC (7+ 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 (14+ messages)
` [PATCH v5 3/7] x86: mm/gup: add gup trace points
` [PATCH v5 5/7] s390: "
` [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()
[PATCH v2 0/7] Add swap accounting to cgroup2
2016-01-13 17:02 UTC (15+ messages)
` [PATCH v2 1/7] mm: memcontrol: charge swap "
` [PATCH v2 2/7] mm: vmscan: pass memcg to get_scan_count()
` [PATCH v2 3/7] mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_online
` [PATCH v2 4/7] swap.h: move memcg related stuff to the end of the file
` [PATCH v2 5/7] mm: vmscan: do not scan anon pages if memcg swap limit is hit
` [PATCH v2 6/7] mm: free swap cache aggressively if memcg swap is full
` [PATCH v2 7/7] Documentation: cgroup: add memory.swap.{current,max} description
+ mm-oom_killc-dont-skip-pf_exiting-tasks-when-searching-for-a-victim.patch added to -mm tree
2016-01-13 15:50 UTC
mmotm 2016-01-12-16-44 uploaded
2016-01-13 15:10 UTC (3+ messages)
` mmotm git tree since-4.4 branch created (was: mmotm 2016-01-12-16-44 uploaded)
[PATCH] thp: fix split_huge_page() after mremap() of THP
2016-01-13 12:31 UTC
[PATCH v2 0/2] memory-hotplug: cleanup register_memory_resource()
2016-01-13 10:26 UTC (6+ messages)
` [PATCH v2 1/2] memory-hotplug: don't BUG() in register_memory_resource()
` [PATCH v2 2/2] memory-hotplug: keep the request_resource() error code
[PATCH v4 0/5] Make cpuid <-> nodeid mapping persistent
2016-01-13 4:56 UTC (7+ messages)
` [PATCH 1/5] x86, memhp, numa: Online memory-less nodes at boot time
` [PATCH 5/5] x86, acpi, cpu-hotplug: Set persistent cpuid <-> nodeid mapping when booting
[PATCH] mm/page_isolation: use micro to judge the alignment
2016-01-12 23:56 UTC
[PATCH v1] mm: soft-offline: exit with failure for non anonymous thp
2016-01-12 23:49 UTC (4+ messages)
` [PATCH v2 2/2] "
[PATCH] mm/memblock: If nr_new is 0 just return
2016-01-12 22:40 UTC (2+ messages)
[PATCH] mempolicy: add missed spin_unlock in queue_pages_pte_range
2016-01-12 22:21 UTC
[PATCH v1] mm: soft-offline: check return value in second __get_any_page() call
2016-01-12 22:09 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).