linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-17 21:35:44 to 2015-09-21 23:08:46 UTC [more...]

[PATCH] mm/oom_kill.c: don't kill TASK_UNINTERRUPTIBLE tasks
 2015-09-21 23:08 UTC  (42+ messages)
` can't oom-kill zap the victim's memory?

[PATCH 1/3] mm/vmscan: make inactive_anon_is_low_global return directly
 2015-09-21 23:03 UTC  (9+ messages)
` [PATCH 2/3] mm/oom_kill: introduce is_sysrq_oom helper
` [PATCH 3/3] mm/compaction: add an is_via_compact_memory helper function

[PATCH] doc: add information about max_ptes_swap
 2015-09-21 22:47 UTC  (3+ messages)

[PATCH 1/3] mm,oom: Reverse the order of setting TIF_MEMDIE and sending SIGKILL
 2015-09-21 21:59 UTC  (4+ messages)
` [PATCH 2/3] mm,oom: Fix potentially killing unrelated process
` [PATCH 3/3] mm,oom: Suppress unnecessary "sharing same memory" message

[PATCH] mm, vmscan: Warn about possible deadlock at shirink_inactive_list
 2015-09-21 21:52 UTC  (3+ messages)

[PATCH 00/38] Fixes related to incorrect usage of unsigned types
 2015-09-21 21:31 UTC  (4+ messages)
` [PATCH 33/38] mm/memblock.c: remove invalid check

[PATCH 0/2] prepare zbud to be used by zram as underlying allocator
 2015-09-21 21:11 UTC  (12+ messages)
` [PATCH 1/2] zbud: allow PAGE_SIZE allocations
` [PATCH 2/2] zpool/zsmalloc/zbud: align on interfaces

[PATCH] fs-writeback: drop wb->list_lock during blk_finish_plug()
 2015-09-21 20:21 UTC  (2+ messages)

[PATCH 1/2] memcg: flatten task_struct->memcg_oom
 2015-09-21 20:01 UTC  (3+ messages)

[PATCH 0/2] mm: soft-dirty bits for s390
 2015-09-21 19:48 UTC  (4+ messages)
` [PATCH 1/2] mm: add architecture primitives for software dirty bit clearing
` [PATCH 2/2] s390/mm: implement soft-dirty bits for user memory change tracking

[PATCH] arm64: Add support for PTE contiguous bit
 2015-09-21 16:44 UTC  (3+ messages)

[patch] mm/huge_memory: add a missing tab
 2015-09-21 16:23 UTC 

[linux-next] khugepaged inconsistent lock state
 2015-09-21 15:01 UTC  (2+ messages)

mm: NULL ptr deref in handle_mm_fault
 2015-09-21 14:36 UTC 

[PATCH 1/2] mm/vmscan: make inactive_anon/file_is_low return bool
 2015-09-21 13:37 UTC  (2+ messages)
` [PATCH 2/2] mm/memcontrol: make mem_cgroup_inactive_anon_is_low "

[PATCH] fs: fix data race on mnt.mnt_flags
 2015-09-21 14:06 UTC  (2+ messages)

[RFC v2 00/18] kthread: Use kthread worker API more widely
 2015-09-21 13:03 UTC  (19+ messages)
` [RFC v2 01/18] kthread: Allow to call __kthread_create_on_node() with va_list args
` [RFC v2 02/18] kthread: Add create_kthread_worker*()
` [RFC v2 03/18] kthread: Add drain_kthread_worker()
` [RFC v2 04/18] kthread: Add destroy_kthread_worker()
` [RFC v2 05/18] kthread: Add pending flag to kthread work
` [RFC v2 06/18] kthread: Initial support for delayed "
` [RFC v2 07/18] kthread: Allow to cancel "
` [RFC v2 08/18] kthread: Allow to modify delayed "
` [RFC v2 09/18] mm/huge_page: Convert khugepaged() into kthread worker API
` [RFC v2 10/18] ring_buffer: Do no not complete benchmark reader too early
` [RFC v2 11/18] ring_buffer: Fix more races when terminating the producer in the benchmark
` [RFC v2 12/18] ring_buffer: Convert benchmark kthreads into kthread worker API
` [RFC v2 13/18] rcu: Finish folding ->fqs_state into ->gp_state
` [RFC v2 14/18] rcu: Store first_gp_fqs into struct rcu_state
` [RFC v2 15/18] rcu: Clean up timeouts for forcing the quiescent state
` [RFC v2 16/18] rcu: Check actual RCU_GP_FLAG_FQS when handling "
` [RFC v2 17/18] rcu: Convert RCU gp kthreads into kthread worker API
` [RFC v2 18/18] kthread: Better support freezable kthread workers

[PATCH 00/10] Remove zonelist cache and high-order watermark checking v4
 2015-09-21 12:03 UTC  (11+ messages)
` [PATCH 01/10] mm, page_alloc: Remove unnecessary parameter from zone_watermark_ok_safe
` [PATCH 02/10] mm, page_alloc: Remove unnecessary recalculations for dirty zone balancing
` [PATCH 03/10] mm, page_alloc: Remove unnecessary taking of a seqlock when cpusets are disabled
` [PATCH 04/10] mm, page_alloc: Use masks and shifts when converting GFP flags to migrate types
` [PATCH 05/10] mm, page_alloc: Distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
` [PATCH 06/10] mm, page_alloc: Rename __GFP_WAIT to __GFP_RECLAIM
` [PATCH 07/10] mm, page_alloc: Delete the zonelist_cache
` [PATCH 08/10] mm, page_alloc: Remove MIGRATE_RESERVE
` [PATCH 09/10] mm, page_alloc: Reserve pageblocks for high-order atomic allocations on demand
` [PATCH 10/10] mm, page_alloc: Only enforce watermarks for order-0 allocations

[PATCH 00/12] Remove zonelist cache and high-order watermark checking v3
 2015-09-21 10:51 UTC  (15+ messages)
` [PATCH 07/12] mm, page_alloc: Distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
` [PATCH 11/12] mm, page_alloc: Reserve pageblocks for high-order atomic allocations on demand
` [PATCH 12/12] mm, page_alloc: Only enforce watermarks for order-0 allocations

4.3-rc1 dirty page count underflow (cgroup-related?)
 2015-09-21  8:06 UTC  (5+ messages)

[PATCH] hanging swapoff with HAVE_ARCH_SOFT_DIRTY=y
 2015-09-21  7:54 UTC  (15+ messages)
` [PATCH] mm/swapfile: fix swapoff vs. software dirty bits

[PATCH -mm] mm/khugepaged: fix scan not aborted on SCAN_EXCEED_SWAP_PTE
 2015-09-21  7:53 UTC  (3+ messages)

[linux-next:master 2561/2564] net/ipv4/route.c:1695:21: sparse: Using plain integer as NULL pointer
 2015-09-21  7:51 UTC 

[PATCH 00/26] [RFCv2] x86: Memory Protection Keys
 2015-09-21  4:34 UTC  (4+ messages)
` [PATCH 26/26] x86, pkeys: Documentation

[PATCH 1/2] xfs: Add __GFP_NORETRY and __GFP_NOWARN to open-coded __GFP_NOFAIL allocations
 2015-09-21  1:23 UTC  (6+ messages)
` [PATCH 2/2] xfs: Print comm name and pid when open-coded __GFP_NOFAIL allocation stucks
    ` [PATCH v2] "

[PATCH v6 0/2] hugetlb: display per-process/per-vma usage
 2015-09-20 10:58 UTC  (3+ messages)
` [PATCH v6 2/2] mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status

[PATCH] mm, oom: Disable preemption during OOM-kill operation
 2015-09-19  7:05 UTC 

[PATCH v2 0/9] initial struct page support for pmem
 2015-09-19  6:49 UTC  (5+ messages)
` [PATCH v2 2/9] mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h

mmotm 2015-09-18-16-08 uploaded
 2015-09-18 23:09 UTC 

[PATCHSET v2 cgroup/for-4.4] cgroup: make multi-process migration atomic
 2015-09-18 16:04 UTC  (4+ messages)
` [PATCH 2/5] cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader()

[PATCH -mm] vmscan: fix sane_reclaim helper for legacy memcg
 2015-09-18 15:59 UTC  (4+ messages)

[PATCHv11 00/37] THP refcounting redesign
 2015-09-18 15:01 UTC  (38+ messages)
` [PATCHv11 01/37] mm, proc: adjust PSS calculation
` [PATCHv11 02/37] rmap: add argument to charge compound page
` [PATCHv11 03/37] memcg: adjust to support new THP refcounting
` [PATCHv11 04/37] mm, thp: adjust conditions when we can reuse the page on WP fault
` [PATCHv11 05/37] mm: adjust FOLL_SPLIT for new refcounting
` [PATCHv11 06/37] mm: handle PTE-mapped tail pages in gerneric fast gup implementaiton
` [PATCHv11 07/37] thp, mlock: do not allow huge pages in mlocked area
` [PATCHv11 08/37] khugepaged: ignore pmd tables with THP mapped with ptes
` [PATCHv11 09/37] thp: rename split_huge_page_pmd() to split_huge_pmd()
` [PATCHv11 10/37] mm, vmstats: new THP splitting event
` [PATCHv11 11/37] mm: temporally mark THP broken
` [PATCHv11 12/37] thp: drop all split_huge_page()-related code
` [PATCHv11 13/37] mm: drop tail page refcounting
` [PATCHv11 14/37] futex, thp: remove special case for THP in get_futex_key
` [PATCHv11 15/37] ksm: prepare to new THP semantics
` [PATCHv11 16/37] mm, thp: remove compound_lock
` [PATCHv11 17/37] arm64, thp: remove infrastructure for handling splitting PMDs
` [PATCHv11 18/37] arm, "
` [PATCHv11 19/37] mips, "
` [PATCHv11 20/37] powerpc, "
` [PATCHv11 21/37] s390, "
` [PATCHv11 22/37] sparc, "
` [PATCHv11 23/37] tile, "
` [PATCHv11 24/37] x86, "
` [PATCHv11 25/37] mm, "
` [PATCHv11 26/37] mm: rework mapcount accounting to enable 4k mapping of THPs
` [PATCHv11 27/37] mm: differentiate page_mapped() from page_mapcount() for compound pages
` [PATCHv11 28/37] mm, numa: skip PTE-mapped THP on numa fault
` [PATCHv11 29/37] thp: implement split_huge_pmd()
` [PATCHv11 30/37] thp: add option to setup migration entries during PMD split
` [PATCHv11 31/37] thp, mm: split_huge_page(): caller need to lock page
` [PATCHv11 32/37] thp: reintroduce split_huge_page()
` [PATCHv11 33/37] migrate_pages: try to split pages on qeueuing
` [PATCHv11 34/37] thp: introduce deferred_split_huge_page()
` [PATCHv11 35/37] mm: re-enable THP
` [PATCHv11 36/37] thp: update documentation
` [PATCHv11 37/37] thp: allow mlocked THP again

[PATCH] mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)
 2015-09-18 14:29 UTC  (2+ messages)

[PATCH] mm: memcontrol: fix order calculation in try_charge()
 2015-09-18  7:42 UTC  (2+ messages)

[PATCH V2 0/3] slub: introducing detached freelist
 2015-09-17 23:57 UTC  (6+ messages)
` [RFC PATCH 0/3] Network stack, first user of SLAB/kmem_cache bulk free API
  ` Experiences with slub bulk use-case for network stack


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