linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-11 13:39:54 to 2016-01-13 20:23:14 UTC [more...]

[PATCH v8] fs: clear file privilege bits when mmap writing
 2016-01-13 20:23 UTC  (4+ messages)

[RFC V5] Add gup trace points support
 2016-01-13 20:21 UTC  (11+ messages)
` [PATCH v5 3/7] x86: mm/gup: add gup trace points
` [PATCH v5 5/7] s390: "
` [PATCH v5 7/7] sparc64: "

[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 v8 0/9] DAX fsync/msync support
 2016-01-13 18:58 UTC  (16+ 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,oom: Re-enable OOM killer using timers
 2016-01-13 18:01 UTC  (6+ messages)

[PATCH v3 00/22] kthread: Use kthread worker API more widely
 2016-01-13 17:53 UTC  (9+ messages)
` [PATCH v3 22/22] thermal/intel_powerclamp: Convert the kthread to kthread worker API

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

[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 

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

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)

mm, vmstat: kernel BUG at mm/vmstat.c:1408!
 2016-01-13 12:32 UTC  (7+ messages)

[PATCH] thp: fix split_huge_page() after mremap() of THP
 2016-01-13 12:31 UTC 

[PATCH v4 0/2] memory-hotplug: add automatic onlining policy for the newly added memory
 2016-01-13 11:01 UTC  (9+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] xen_balloon: support memory auto onlining policy
  ` [Xen-devel] "

[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

[RFC 0/3] oom: few enahancements
 2016-01-13  9:40 UTC  (10+ 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 V2] mm: mempolicy: skip non-migratable VMAs when setting MPOL_MF_LAZY
 2016-01-13  8:16 UTC  (2+ messages)

[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  (5+ messages)
  ` [PATCH v2 1/2] mm: soft-offline: clean up soft_offline_page()
  ` [PATCH v2 2/2] mm: soft-offline: exit with failure for non anonymous thp

[PATCH 00/13] aio: thread (work queue) based aio and new aio functionality
 2016-01-12 22:59 UTC  (28+ messages)
` [PATCH 01/13] signals: distinguish signals sent due to i/o via io_send_sig()
` [PATCH 02/13] aio: add aio_get_mm() helper
` [PATCH 03/13] aio: for async operations, make the iter argument persistent
` [PATCH 04/13] signals: add and use aio_get_task() to direct signals sent via io_send_sig()
` [PATCH 05/13] fs: make do_loop_readv_writev() non-static
` [PATCH 06/13] aio: add queue_work() based threaded aio support
` [PATCH 07/13] aio: enabled thread based async fsync
` [PATCH 08/13] aio: add support for aio poll via aio thread helper
` [PATCH 09/13] aio: add support for async openat()
` [PATCH 10/13] aio: add async unlinkat functionality
` [PATCH 11/13] mm: enable __do_page_cache_readahead() to include present pages
` [PATCH 12/13] aio: add support for aio readahead
` [PATCH 13/13] aio: add support for aio renameat operation

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

[PATCH] Add support for usbfs zerocopy
 2016-01-12 22:05 UTC  (3+ messages)

LSF/MM 2016: Call for Proposals
 2016-01-12 16:05 UTC 

[PATCH] mm: fix locking order in mm_take_all_locks()
 2016-01-12 15:20 UTC  (4+ messages)

[PATCH 00/10] MM: More bulk API work
 2016-01-12 15:16 UTC  (13+ messages)
` [PATCH V2 00/11] "
  ` [PATCH V2 01/11] slub: cleanup code for kmem cgroup support to kmem_cache_free_bulk
  ` [PATCH V2 02/11] mm/slab: move SLUB alloc hooks to common mm/slab.h
  ` [PATCH V2 03/11] mm: fault-inject take over bootstrap kmem_cache check
  ` [PATCH V2 04/11] slab: use slab_pre_alloc_hook in SLAB allocator shared with SLUB
  ` [PATCH V2 05/11] mm: kmemcheck skip object if slab allocation failed
  ` [PATCH V2 06/11] slab: use slab_post_alloc_hook in SLAB allocator shared with SLUB
  ` [PATCH V2 07/11] slab: implement bulk alloc in SLAB allocator
  ` [PATCH V2 08/11] slab: avoid running debug SLAB code with IRQs disabled for alloc_bulk
  ` [PATCH V2 09/11] slab: implement bulk free in SLAB allocator
  ` [PATCH V2 10/11] mm: new API kfree_bulk() for SLAB+SLUB allocators
  ` [PATCH V2 11/11] mm: fix some spelling

[PATCHSET 0/2] Allow single pagefault in write access of a VM_MIXEDMAP mapping
 2016-01-12 13:29 UTC  (6+ messages)

[PATCH] mm,oom: make oom_killer_disable() killable
 2016-01-12 12:38 UTC  (7+ messages)
` What is oom_killer_disable() for?

[PATCH next] powerpc/mm: fix _PAGE_SWP_SOFT_DIRTY breaking swapoff
 2016-01-12 12:32 UTC  (3+ messages)
` [next] "

[PATCH V2] mm/powerpc: Fix _PAGE_PTE breaking swapoff
 2016-01-12 12:32 UTC  (4+ messages)
` [V2] "

[RFC][4.1.15-rt17 PATCH] mm: swap: lru drain don't use workqueue with PREEMPT_RT_FULL
 2016-01-12 12:01 UTC  (2+ messages)

balloon: fix page list locking
 2016-01-12  9:33 UTC 

[PATCH] mm,oom: do not loop !__GFP_FS allocation if the OOM killer is disabled
 2016-01-12  8:17 UTC  (9+ messages)

[PATCH 0/2 -mm] oom reaper v4
 2016-01-12  8:16 UTC  (7+ messages)
` [PATCH 1/2] mm, oom: introduce oom reaper
` [PATCH 3/2] oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space

[PATCH v3] memory-hotplug: add automatic onlining policy for the newly added memory
 2016-01-12  7:44 UTC  (8+ messages)

[PATCH] mm/hugetlbfs: Unmap pages if page fault raced with hole punch
 2016-01-12  4:35 UTC  (8+ messages)

[PATCH] Documentation/kernel-parameters: update KMG units
 2016-01-12  1:31 UTC  (2+ messages)

[PATCH] mm: add ratio in slabinfo print
 2016-01-12  1:05 UTC  (6+ messages)

[PATCH v8 0/3] Machine check recovery when kernel accesses poison
 2016-01-12  0:37 UTC  (14+ messages)
` [PATCH v8 1/3] x86: Expand exception table to allow new handling options
` [PATCH v8 3/3] x86, mce: Add __mcsafe_copy()

[PATCH v6] fs: clear file privilege bits when mmap writing
 2016-01-11 23:19 UTC  (7+ messages)

[PATCH 1/1] mm: EXPORT_SYMBOL_GPL(find_vm_area);
 2016-01-11 21:31 UTC  (4+ messages)

[PATCH V4][for-next]mm: add a new vector based madvise syscall
 2016-01-11 19:06 UTC  (3+ messages)

Unrecoverable Out Of Memory kernel error
 2016-01-11 15:02 UTC  (4+ messages)

[PATCH] mm/page_alloc: remove unused struct zone *z variable
 2016-01-11 13:51 UTC  (3+ messages)


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