linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-30 18:25:23 to 2014-06-04 00:36:04 UTC [more...]

3.15-rc8 mm/filemap.c:202 BUG
 2014-06-03 23:41 UTC  (4+ messages)

[PATCH] mm, compaction: properly signal and act upon lock and need_sched() contention
 2014-06-04  0:30 UTC  (16+ messages)
` [PATCH v2] "
  ` compaction is still too expensive for thp (was: [PATCH v2] mm, compaction: properly signal and act upon lock and need_sched() contention)
    ` compaction is still too expensive for thp
          ` [patch -mm 1/3] mm: rename allocflags_to_migratetype for clarity
            ` [patch -mm 2/3] mm, compaction: pass gfp mask to compact_control
            ` [patch -mm 3/3] mm, compaction: avoid compacting memory for thp if pageblock cannot become free
          ` [PATCH -mm] mm, compaction: properly signal and act upon lock and need_sched() contention - fix

[PATCH] HWPOISON: Fix the handling path of the victimized page frame that belong to non-LUR
 2014-06-03 21:27 UTC  (2+ messages)

[PATCH 00/10] mm: pagewalk: huge page cleanups and VMA passing
 2014-06-03 20:33 UTC  (20+ messages)
` [PATCH 01/10] mm: pagewalk: consolidate vma->vm_start checks
` [PATCH 02/10] mm: pagewalk: always skip hugetlbfs except when explicitly handled
` [PATCH 03/10] mm: pagewalk: have generic code keep track of VMA
` [PATCH 04/10] mm: pagewalk: add page walker for mincore()
` [PATCH 05/10] mm: mincore: clean up hugetlbfs handling (part 1)
` [PATCH 06/10] mm: mincore: clean up hugetlbfs handler (part 2)
` [PATCH 07/10] mm: pagewalk: kill check for hugetlbfs inside /proc pagemap code
` [PATCH 08/10] mm: pagewalk: add locked pte walker
` [PATCH 09/10] mm: pagewalk: use new locked walker for /proc/pid/smaps
` [PATCH 10/10] mm: pagewalk: use locked walker for /proc/pid/numa_maps
    ` [PATCH -mm] mincore: apply page table walker on do_mincore() (Re: [PATCH 00/10] mm: pagewalk: huge page cleanups and VMA passing)

[PATCH -mm 0/8] memcg/slab: reintroduce dead cache self-destruction
 2014-06-03 20:18 UTC  (29+ messages)
` [PATCH -mm 4/8] slub: never fail kmem_cache_shrink
` [PATCH -mm 5/8] slab: remove kmem_cache_shrink retval
` [PATCH -mm 7/8] slub: make dead caches discard free slabs immediately
` [PATCH -mm 8/8] slab: reap dead memcg caches aggressively

[PATCH 0/4] ipc/shm.c: increase the limits for SHMMAX, SHMALL
 2014-06-03 19:26 UTC  (3+ messages)

[PATCH 1/2] ftrace: print stack usage right before Oops
 2014-06-03 19:04 UTC  (19+ messages)
` [RFC 2/2] x86_64: expand kernel stack to 16K

[PATCH] vmstat: on demand updates from differentials V7
 2014-06-03 16:55 UTC  (8+ messages)

TASK_SIZE for !MMU
 2014-06-03 15:19 UTC  (4+ messages)

[PATCH] mm: bootmem: Check pfn_valid() before accessing struct page
 2014-06-03 15:17 UTC  (3+ messages)

[PATCH 0/4] Volatile Ranges (v14 - madvise reborn edition!)
 2014-06-03 14:57 UTC  (3+ messages)

[PATCH 0/4] slab: common kmem_cache_cpu functions V1
 2014-06-03 14:47 UTC  (13+ messages)
` [PATCH 1/4] slab common: Add functions for kmem_cache_node access
` [PATCH 2/4] slub: Use new node functions
` [PATCH 3/4] slab: Use get_node function
` [PATCH 4/4] slab: Use for_each_kmem_cache_node function

[PATCH v2 0/4] memcg: Low-limit reclaim
 2014-06-03 14:44 UTC  (13+ messages)

[patch 0/9] mm: memcontrol: naturalize charge lifetime v2
 2014-06-03 14:11 UTC  (13+ messages)
` [patch 01/10] mm: memcontrol: fold mem_cgroup_do_charge()
` [patch 02/10] mm: memcontrol: rearrange charging fast path
` [patch 03/10] mm: memcontrol: retry reclaim for oom-disabled and __GFP_NOFAIL charges
` [patch 04/10] mm: memcontrol: reclaim at least once for __GFP_NORETRY
` [patch 05/10] mm: memcontrol: catch root bypass in move precharge
` [patch 06/10] mm: memcontrol: use root_mem_cgroup res_counter

[RFC PATCH 0/3] CMA: generalize CMA reserved area management code
 2014-06-03  9:20 UTC  (8+ messages)
` [RFC PATCH 1/3] CMA: generalize CMA reserved area management functionality
` [RFC PATCH 2/3] DMA, CMA: use general CMA reserved area management framework
` [RFC PATCH 3/3] PPC, KVM, "

[PATCH v3] zram: remove global tb_lock with fine grain lock
 2014-06-03  9:09 UTC  (5+ messages)

mm,console: circular dependency between console_sem and zone lock
 2014-06-03  9:00 UTC  (6+ messages)

[PATCH v2 0/3] File Sealing & memfd_create()
 2014-06-03  8:31 UTC  (22+ messages)
` [PATCH v2 1/3] shm: add sealing API
` [PATCH v2 2/3] shm: add memfd_create() syscall

MIGRATE_RESERVE pages in show_mem function problems
 2014-06-03  6:43 UTC  (3+ messages)

[patch] mm, memcg: periodically schedule when emptying page list
 2014-06-03  6:27 UTC  (7+ messages)
` [patch v2] "

[PATCH -mm] slab: delete cache from list after __kmem_cache_shutdown succeeds
 2014-06-03  1:35 UTC  (2+ messages)

[PATCH] mm/memory-failure.c: support dedicated thread to handle SIGBUS(BUS_MCEERR_AO) thread
 2014-06-03  1:12 UTC  (12+ messages)
` [PATCH 0/3] HWPOISON: improve memory error handling for multithread process
  ` [PATCH 1/3] memory-failure: Send right signal code to correct thread
  ` [PATCH 3/3] mm/memory-failure.c: support dedicated thread to handle SIGBUS(BUS_MCEERR_AO)

[PATCH 00/11 v5] update page table walker
 2014-06-03  0:29 UTC  (4+ messages)
` [PATCH 01/11] pagewalk: update page table walker core

[PATCH V2 0/5] Huge pages for short descriptors on ARM
 2014-06-03  0:27 UTC  (7+ messages)

[PATCH 0/5] mm: i_mmap_mutex to rwsem
 2014-06-02 23:54 UTC  (5+ messages)

[PATCH] swap: Delete the "last_in_cluster < scan_base" loop in the body of scan_swap_map()
 2014-06-02 23:26 UTC  (2+ messages)

[PATCHv3 0/6] mm/zpool: add common api for zswap to use zbud/zsmalloc
 2014-06-02 22:19 UTC  (8+ messages)
` [PATCHv4 "
  ` [PATCHv2 1/6] mm/zbud: zbud_alloc() minor param change
  ` [PATCH 2/6] mm/zbud: change zbud_alloc size type to size_t
  ` [PATCHv4 3/6] mm/zpool: implement common zpool api to zbud/zsmalloc
  ` [PATCHv2 4/6] mm/zpool: zbud/zsmalloc implement zpool
  ` [PATCHv4 5/6] mm/zpool: update zswap to use zpool
  ` [PATCHv2 6/6] mm/zpool: prevent zbud/zsmalloc from unloading when used

[PATCH 0/4] pagecache scanning with /proc/kpagecache
 2014-06-02 21:51 UTC  (21+ messages)
` [RFC][PATCH 0/3] mm: introduce fincore()
  ` [PATCH 1/3] replace PAGECACHE_TAG_* definition with enumeration
  ` [PATCH 2/3] mm: introduce fincore()
  ` [PATCH 3/3] selftest: add test code for fincore()

[PATCH] improve __GFP_COLD/__GFP_ZERO interaction
 2014-06-02 15:54 UTC  (5+ messages)

[PATCH] mm/page-writeback.c: remove outdated comment
 2014-06-02 14:29 UTC  (2+ messages)

[PATCH v2 0/3] Aggressively allocate the pages on cma reserved memory
 2014-06-02 14:05 UTC  (20+ messages)
` [PATCH v2 2/3] CMA: aggressively allocate the pages on cma reserved memory when not used
` [PATCH v2 3/3] CMA: always treat free cma pages as non-free on watermark checking

sleeping function warning from __put_anon_vma
 2014-06-02  9:30 UTC  (6+ messages)

[PATCH] gpu/drm/ttm: Use mutex_lock_killable() for shrinker functions
 2014-05-31  3:02 UTC  (10+ messages)
        ` [PATCH 1/5] gpu/drm/ttm: Fix possible division by 0 in ttm_dma_pool_shrink_scan()
          ` [PATCH 2/5] gpu/drm/ttm: Choose a pool to shrink correctly "
            ` [PATCH 3/5] gpu/drm/ttm: Use mutex_trylock() to avoid deadlock inside shrinker functions
              ` [PATCH 4/5] gpu/drm/ttm: Fix possible stack overflow by recursive shrinker calls
                ` [PATCH 5/5] gpu/drm/ttm: Pass GFP flags in order to avoid deadlock

[PATCH] page_alloc: skip cpuset enforcement for lower zone allocations
 2014-05-30 21:43 UTC  (13+ messages)
` [PATCH] page_alloc: skip cpuset enforcement for lower zone allocations (v2)
    ` [PATCH] page_alloc: skip cpuset enforcement for lower zone allocations (v3)
      ` [PATCH] page_alloc: skip cpuset enforcement for lower zone allocations (v4)
          ` [PATCH] page_alloc: skip cpuset enforcement for lower zone allocations (v5)

[PATCH 1/2] memory-failure: Send right signal code to correct thread
 2014-05-30 19:52 UTC  (7+ messages)
              ` [PATCH] mm/memory-failure.c: support dedicated thread to handle SIGBUS(BUS_MCEERR_AO) thread


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