linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-22 12:44:30 to 2014-04-25 08:49:08 UTC [more...]

[PATCH] mm: swap: Use swapfiles in priority order
 2014-04-25  8:49 UTC  (13+ messages)
` [PATCH 0/2] swap: simplify/fix swap_list handling and iteration
  ` [PATCH 1/2] swap: change swap_info singly-linked list to list_head
  ` [PATCH 2/2] swap: use separate priority list for available swap_infos

[PATCH 2/2] mm/compaction: fix to initialize free scanner properly
 2014-04-25  8:29 UTC  (15+ messages)
` [PATCH 1/2] mm/compaction: make isolate_freepages start at pageblock boundary
  ` [PATCH 2/2] mm/compaction: cleanup isolate_freepages()

[patch 0/2] A few simplifications for softdirty memory tracker code
 2014-04-25  8:10 UTC  (3+ messages)
` [patch 1/2] mm: pgtable -- Drop unneeded preprocessor ifdef
` [patch 2/2] mm: pgtable -- Require X86_64 for soft-dirty tracker

[PATCH] mm: Throttle shrinkers harder
 2014-04-25  7:23 UTC  (9+ messages)

Dirty/Access bits vs. page content
 2014-04-25  3:03 UTC  (28+ messages)

[BUG] kmemleak on __radix_tree_preload
 2014-04-25  1:45 UTC 

[PATCH] mm: get_user_pages(write,force) refuse to COW in shared areas
 2014-04-24 23:14 UTC  (3+ messages)

[PATCH 0/6] x86: rework tlb range flushing code
 2014-04-24 22:03 UTC  (25+ messages)
` [PATCH 1/6] x86: mm: clean up tlb "
` [PATCH 2/6] x86: mm: rip out complicated, out-of-date, buggy TLB flushing
` [PATCH 3/6] x86: mm: fix missed global TLB flush stat
` [PATCH 4/6] x86: mm: trace tlb flushes
` [PATCH 5/6] x86: mm: new tunable for single vs full TLB flush
` [PATCH 6/6] x86: mm: set TLB flush tunable to sane value (33)

[PATCHv2 0/5] get_user_pages() cleanup
 2014-04-24 20:45 UTC  (6+ messages)
` [PATCHv2 1/5] mm: move get_user_pages()-related code to separate file
` [PATCHv2 2/5] mm: extract in_gate_area() case from __get_user_pages()
` [PATCHv2 3/5] mm: cleanup follow_page_mask()
` [PATCHv2 4/5] mm: extract code to fault in a page from __get_user_pages()
` [PATCHv2 5/5] mm: cleanup __get_user_pages()

mmotm 2014-04-24-13-07 uploaded
 2014-04-24 20:08 UTC 

[PATCH] mm: rmap: don't try to add an unevictable page to lru list
 2014-04-24 19:48 UTC  (7+ messages)
  ` [PATCH] mm: numa: Add migrated transhuge pages to LRU the same way as base pages

[PATCH v3 0/7] Page I/O
 2014-04-24 18:57 UTC  (4+ messages)
` [PATCH v3 5/7] swap: Use bdev_read_page() / bdev_write_page()

[PATCH 0/4] ipc/shm.c: increase the limits for SHMMAX, SHMALL
 2014-04-24 17:21 UTC  (30+ messages)
` [PATCH 1/4] ipc/shm.c: check for ulong overflows in shmat
  ` [PATCH 2/4] ipc/shm.c: check for overflows of shm_tot
    ` [PATCH 3/4] ipc/shm.c: check for integer overflow during shmget
      ` [PATCH 4/4] ipc/shm.c: Increase the defaults for SHMALL, SHMMAX
` [PATCH 5/4] ipc,shm: minor cleanups

[PATCH] slab: fix the type of the index on freelist index accessor
 2014-04-24 16:51 UTC  (3+ messages)

mm: hangs in collapse_huge_page
 2014-04-24 16:46 UTC  (2+ messages)

[patch] mm: memcontrol: remove hierarchy restrictions for swappiness and oom_control
 2014-04-24 14:27 UTC  (4+ messages)
    ` [RFC PATCH] vmscan: memcg: Always use swappiness of the reclaimed memcg "

[patch v2 0/3] mm: improve page aging fairness between zones/nodes
 2014-04-24 13:37 UTC  (4+ messages)
` [patch v2 3/3] mm: page_alloc: fair zone allocator policy
    ` radeon: screen garbled after page allocator change, was: "

[PATCH V2 0/5] Huge pages for short descriptors on ARM
 2014-04-24 13:33 UTC  (9+ messages)

[PATCH/RFC 0/5] Support loop-back NFS mounts - take 2
 2014-04-24 12:46 UTC  (12+ messages)
` [PATCH 1/5] MM: avoid throttling reclaim for loop-back nfsd threads
` [PATCH 4/5] SUNRPC: track when a client connection is routed to the local host
` [PATCH 5/5] NFS: avoid deadlocks with loop-back mounted NFS filesystems
` [PATCH 2/5] SUNRPC: track whether a request is coming from a loop-back interface
` [PATCH 3/5] nfsd: Only set PF_LESS_THROTTLE when really needed

Kernel crash triggered by dd to file with memcg, worst on btrfs
 2014-04-24 12:26 UTC  (5+ messages)

vmstat: On demand vmstat workers V3
 2014-04-24  3:59 UTC  (7+ messages)

[PATCH v3] ARM: mm: support big-endian page tables
 2014-04-24  2:51 UTC  (4+ messages)

mmotm 2014-04-22-15-20 uploaded
 2014-04-24  0:00 UTC  (14+ messages)
` mmotm 2014-04-22-15-20 uploaded (uml 32- and 64-bit defconfigs)

[PATCH -mm -repost] memcg: do not hang on OOM when killed by userspace OOM access to memory reserves
 2014-04-23 23:28 UTC  (3+ messages)

[PATCH revised - was 1/5] MM: avoid throttling reclaim for loop-back nfsd threads
 2014-04-23 22:49 UTC 

3.15rc2 hanging processes on exit
 2014-04-23 18:16 UTC  (10+ messages)

[PATCH] Sync only the requested range in msync
 2014-04-23 14:11 UTC  (2+ messages)

[PATCH] mm: vmscan: Do not throttle based on pfmemalloc reserves if node has no ZONE_NORMAL
 2014-04-23 13:52 UTC  (3+ messages)

memcg with kmem limit doesn't recover after disk i/o causes limit to be hit
 2014-04-23 12:49 UTC  (9+ messages)
    ` Protection against container fork bombs [WAS: Re: memcg with kmem limit doesn't recover after disk i/o causes limit to be hit]

[PATCH -mm v3 0/3] kmemcg: simplify work-flow
 2014-04-23  7:13 UTC  (4+ messages)
` [PATCH -mm v3 1/3] memcg, slab: do not schedule cache destruction when last page goes away
` [PATCH -mm v3 2/3] memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slab
` [PATCH -mm v3 3/3] memcg, slab: simplify synchronization scheme

[PATCH 2/4] mm/memcontrol.c: use accessor to get id from css
 2014-04-23  6:41 UTC  (2+ messages)

Why do we set _PAGE_DIRTY for page tables?
 2014-04-23  2:51 UTC  (3+ messages)

[PATCH] mm: debug: make bad_range() output more usable and readable
 2014-04-22 23:19 UTC  (2+ messages)

[PATCH v3 0/5] hugetlb: add support gigantic page allocation at runtime
 2014-04-22 21:55 UTC  (7+ messages)
` [PATCH 5/5] hugetlb: add support for "

[PATCH] Export kmem tracepoints for use by kernel modules
 2014-04-22 15:19 UTC  (2+ messages)

[PATCH 0/3] Use an alternative to _PAGE_PROTNONE for _PAGE_NUMA v4
 2014-04-22 15:12 UTC  (5+ messages)

[patch] mm: filemap: update find_get_pages_tag() to deal with shadow entries
 2014-04-22 14:10 UTC 

[PATCH 0/4] mm: zpool: add common api for zswap to use zbud/zsmalloc
 2014-04-22 13:43 UTC  (4+ messages)
` [PATCH 3/4] mm: zpool: implement common zpool api to zbud/zsmalloc

[PATCH 0/6] mm: audit find_vma() callers
 2014-04-22 13:25 UTC  (3+ messages)
` [PATCH 3/6] mips: call find_vma with the mmap_sem held

[PATCH 0/6] File Sealing & memfd_create()
 2014-04-22 12:55 UTC  (7+ 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).