linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-24 20:16:20 to 2014-06-30 11:56:13 UTC [more...]

[PATCH v3 00/13] pagewalk: improve vma handling, apply to new users
 2014-06-30 11:56 UTC  (10+ messages)
` [PATCH v3 01/13] mm/pagewalk: remove pgd_entry() and pud_entry()
` [PATCH v3 02/13] pagewalk: improve vma handling
` [PATCH v3 03/13] pagewalk: add walk_page_vma()
` [PATCH v3 04/13] smaps: remove mem_size_stats->vma and use walk_page_vma()

[RFC PATCH 1/1] Move two pinned pages to non-movable node in kvm
 2014-06-30  8:58 UTC  (13+ messages)

[next:master 102/301] kernel/events/uprobes.c:319:2: error: implicit declaration of function 'mem_cgroup_charge_anon'
 2014-06-30  8:30 UTC 

[next:master 102/301] kernel/events/uprobes.c:319:2: error: implicit declaration of function 'mem_cgroup_charge_anon'
 2014-06-30  8:13 UTC 

mm preparatory patches for HMM and IOMMUv2
 2014-06-30  5:22 UTC  (9+ messages)
` [PATCH 1/6] mmput: use notifier chain to call subsystem exit handler
` [PATCH 2/6] mm: differentiate unmap for vmscan from other unmap
` [PATCH 3/6] mmu_notifier: add event information to address invalidation v2
` [PATCH 4/6] mmu_notifier: pass through vma to invalidate_range and invalidate_page

[BUG] User process tainting in linux-next tree
 2014-06-29 20:42 UTC 

[RFC] CMA page migration failure due to buffers on bh_lru
 2014-06-29 19:49 UTC  (4+ messages)

[PATCHv3 0/5] Atomic pool for arm64
 2014-06-29 19:38 UTC  (7+ messages)
` [PATCHv3 1/5] lib/genalloc.c: Add power aligned algorithm
` [PATCHv3 2/5] lib/genalloc.c: Add genpool range check function

mm: shm: hang in shmem_fallocate
 2014-06-28 21:41 UTC  (16+ messages)

[PATCH] msync: fix incorrect fstart calculation
 2014-06-28 19:57 UTC  (7+ messages)

alloc_pages_slowpath failing for no apparent reason
 2014-06-28  2:20 UTC 

[PATCH 1/1] mm/hwpoison-inject.c: remove unnecessary null test before debugfs_remove_recursive
 2014-06-27 21:05 UTC  (2+ messages)

[PATCH 0/5] Improve sequential read throughput v3
 2014-06-27 19:25 UTC  (10+ messages)
` [PATCH 1/5] mm: pagemap: Avoid unnecessary overhead when tracepoints are deactivated
` [PATCH 2/5] mm: Rearrange zone fields into read-only, page alloc, statistics and page reclaim lines
` [PATCH 3/5] mm: vmscan: Do not reclaim from lower zones if they are balanced
` [PATCH 4/5] mm: page_alloc: Reduce cost of the fair zone allocation policy
` [PATCH 5/5] mm: page_alloc: Reduce cost of dirty zone balancing

[PATCHv3 0/6] mm/zpool: add common api for zswap to use zbud/zsmalloc
 2014-06-27 19:17 UTC  (8+ messages)
` [PATCHv4 "
  ` [PATCHv4 3/6] mm/zpool: implement common zpool api to zbud/zsmalloc

[PATCH v6 02/10] x86, mpx: add MPX specific mmap interface
 2014-06-27 18:57 UTC  (20+ messages)

[PATCH 0/6] RCU get_user_pages_fast and __get_user_pages_fast
 2014-06-27 12:44 UTC  (14+ messages)
` [PATCH 1/6] mm: Introduce a general RCU get_user_pages_fast
` [PATCH 2/6] arm: mm: Introduce special ptes for LPAE
` [PATCH 3/6] arm: mm: Enable HAVE_RCU_TABLE_FREE logic
` [PATCH 4/6] arm: mm: Enable RCU fast_gup
` [PATCH 5/6] arm64: mm: Enable HAVE_RCU_TABLE_FREE logic
` [PATCH 6/6] arm64: mm: Enable RCU fast_gup

[PATCHv5 0/2] Remove ARM meminfo
 2014-06-27  9:21 UTC  (6+ messages)
` [PATCHv5 2/2] arm: Get rid of meminfo

[PATCH] mm:vmscan: update the trace-vmscan-postprocess.pl for event vmscan/mm_vmscan_lru_isolate
 2014-06-27  7:53 UTC 

[PATCH -mm v3 0/8] memcg/slab: reintroduce dead cache self-destruction
 2014-06-27  6:05 UTC  (7+ messages)
` [PATCH -mm v3 8/8] slab: do not keep free objects/slabs on dead memcg caches
    ` [PATCH] slab: document why cache can have no per cpu array on kfree

[RFC] mm: cma: move init_cma_reserved_pageblock to cma.c
 2014-06-27  6:00 UTC  (2+ messages)

[PATCH v3 00/13] compaction: balancing overhead and success rates
 2014-06-27  5:57 UTC  (21+ messages)
` [PATCH v3 02/13] mm, compaction: defer each zone individually instead of preferred zone
` [PATCH v3 04/13] mm, compaction: move pageblock checks up from isolate_migratepages_range()
` [PATCH v3 10/13] mm: rename allocflags_to_migratetype for clarity
` [PATCH v3 12/13] mm, compaction: try to capture the just-created high-order freepage

Corruption with O_DIRECT and unaligned user buffers
 2014-06-27  2:08 UTC 

Where's my special mapping?
 2014-06-27  0:31 UTC 

[PATCH v2] mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces
 2014-06-26 20:06 UTC  (2+ messages)

[mmotm:master 108/319] kernel/events/uprobes.c:319:2: error: implicit declaration of function 'mem_cgroup_charge_anon'
 2014-06-26 20:02 UTC  (2+ messages)

[PATCH] hwpoison: Fix race with changing page during offlining
 2014-06-26 19:56 UTC  (3+ messages)

[PATCH 0/6] Improve sequential read throughput v2
 2014-06-26 18:04 UTC  (19+ messages)
` [PATCH 1/6] mm: pagemap: Avoid unnecessary overhead when tracepoints are deactivated
` [PATCH 2/6] mm: Rearrange zone fields into read-only, page alloc, statistics and page reclaim lines
` [PATCH 3/6] mm: vmscan: Do not reclaim from lower zones if they are balanced
` [PATCH 4/6] mm: page_alloc: Reduce cost of the fair zone allocation policy
` [PATCH 5/6] mm: page_alloc: Reduce cost of dirty zone balancing
` [PATCH 6/6] cfq: Increase default value of target_latency

[mmotm:master 267/319] drivers/staging/emxx_udc/emxx_udc.c:3287:3: error: implicit declaration of function 'strict_strtol'
 2014-06-26 17:16 UTC 

[PATCH] x86: numa: setup_node_data(): drop dead code and rename function
 2014-06-26 15:51 UTC  (4+ messages)

[mempolicy] 5507231dd04: -18.2% vm-scalability.migrate_mbps
 2014-06-26 12:59 UTC 

[mmotm:master 212/319] fs/nilfs2/sysfs.c:256:1: sparse: symbol 'nilfs_sysfs_create_mounted_snapshots_group' was not declared. Should it be static?
 2014-06-26 12:59 UTC  (2+ messages)

[PATCH 1/3] shmem: fix double uncharge in __shmem_file_setup()
 2014-06-26 11:27 UTC  (9+ messages)
` [PATCH 2/3] shmem: update memory reservation on truncate
` [PATCH 3/3] mm: catch memory commitment underflow

[next:master 138/302] mm/zbud.c:137:6: sparse: symbol 'zbud_zpool_destroy' was not declared. Should it be static?
 2014-06-26  9:22 UTC 

[mmotm:master 155/319] kernel/printk/printk.c:269:37: error: 'CONFIG_LOG_CPU_MAX_BUF_SHIFT' undeclared
 2014-06-26  8:29 UTC  (4+ messages)

[next:master 156/212] fs/binfmt_elf.c:158:18: note: in expansion of macro 'min'
 2014-06-26  7:47 UTC  (9+ messages)

[mmotm:master 144/319] mm/zsmalloc.c:253:6: sparse: symbol 'zs_zpool_destroy' was not declared. Should it be static?
 2014-06-26  6:19 UTC 

[mempolicy] 5507231dd04: -18.2% vm-scalability.migrate_mbps
 2014-06-26  5:13 UTC 

[PATCH V2] mm/mempolicy: fix sleeping function called from invalid context
 2014-06-26  0:58 UTC  (4+ messages)

[PATCH] mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces
 2014-06-26  0:12 UTC  (7+ messages)

mmotm 2014-06-25-16-44 uploaded
 2014-06-25 23:45 UTC 

[PATCH] mm: update the description for madvise_remove
 2014-06-25 22:30 UTC  (4+ messages)

[PATCH v3 -next 0/9] CMA: generalize CMA reserved area management code
 2014-06-25 20:04 UTC  (6+ messages)

mm: slub: invalid memory access in setup_object
 2014-06-25 17:30 UTC  (2+ messages)

[RESEND PATCH] mm: kswapd: clean up the kswapd
 2014-06-25 12:35 UTC 

[patch 1/4] mm: vmscan: remove remains of kswapd-managed zone->all_unreclaimable
 2014-06-25  9:55 UTC  (5+ messages)
` [patch 2/4] mm: vmscan: rework compaction-ready signaling in direct reclaim

[cpufreq] kernel BUG at kernel/irq_work.c:175!
 2014-06-25  9:54 UTC  (3+ messages)

[migration] kernel BUG at kernel/irq_work.c:175!
 2014-06-25  9:45 UTC  (2+ messages)

[RESEND PATCH v2] mm/vmscan.c: wrap five parameters into writeback_stats for reducing the stack consumption
 2014-06-25  6:59 UTC  (2+ messages)

[PATCH -mm 1/3] page-cgroup: trivial cleanup
 2014-06-25  6:58 UTC  (10+ messages)
` [PATCH -mm 2/3] page-cgroup: get rid of NR_PCG_FLAGS
` [PATCH -mm 3/3] page-cgroup: fix flags definition

[PATCH] mm/mempolicy: fix sleeping function called from invalid context
 2014-06-25  0:57 UTC  (11+ messages)

[PATCH] slub: fix off by one in number of slab tests
 2014-06-25  1:03 UTC  (2+ messages)

[PATCH 0/2] fix kernel panic on memory hotplug
 2014-06-24 23:29 UTC  (6+ messages)
` [PATCH 2/2] x86,mem-hotplug: modify PGD entry when removing memory

[patch] mm, vmalloc: constify allocation mask
 2014-06-24 22:30 UTC 

xfs: two deadlock problems occur when kswapd writebacks XFS pages
 2014-06-24 22:05 UTC  (4+ 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).