linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-23 08:35:02 to 2014-05-28 22:44:57 UTC [more...]

[PATCH 1/2] ftrace: print stack usage right before Oops
 2014-05-28 22:42 UTC  (20+ messages)
` [RFC 2/2] x86_64: expand kernel stack to 16K

[PATCH 0/2] Fix some machine check application recovery cases
 2014-05-28 22:00 UTC  (11+ messages)
` [PATCH 1/2] memory-failure: Send right signal code to correct thread
                ` [PATCH] mm/memory-failure.c: support dedicated thread to handle SIGBUS(BUS_MCEERR_AO) thread

[PATCH] gpu/drm/ttm: Use mutex_lock_killable() for shrinker functions
 2014-05-28 21:47 UTC  (3+ messages)

memory hot-add: the kernel can notify udev daemon before creating the sys file state?
 2014-05-28 20:47 UTC  (5+ messages)

NUMA topology question wrt. d4edc5b6
 2014-05-28 20:37 UTC  (2+ messages)

[PATCH v2 0/4] memcg: Low-limit reclaim
 2014-05-28 16:33 UTC  (8+ messages)

vmstat: On demand vmstat workers V5
 2014-05-28 16:19 UTC  (7+ messages)

[patch 0/9] mm: memcontrol: naturalize charge lifetime
 2014-05-28 11:37 UTC  (20+ messages)
` [patch 6/9] mm: memcontrol: remove ordering between pc->mem_cgroup and PageCgroupUsed
` [patch 7/9] mm: memcontrol: do not acquire page_cgroup lock for kmem pages
` [patch 8/9] mm: memcontrol: rewrite charge API
` [patch 9/9] mm: memcontrol: rewrite uncharge API

BUG at mm/memory.c:1489!
 2014-05-28  8:32 UTC 

[PATCH mmotm/next] memcg-mm-introduce-lowlimit-reclaim-fix2.patch
 2014-05-28  8:01 UTC  (7+ messages)
` [PATCH mmotm/next] vmscan-memcg-always-use-swappiness-of-the-reclaimed-memcg-swappiness-and-o om-control-fix.patch

[PATCH] mm: dont call mmu_notifier_invalidate_page during munlock
 2014-05-28  7:59 UTC 

[PATCH] page_alloc: skip cpuset enforcement for lower zone allocations
 2014-05-28  7:02 UTC  (9+ messages)
` [PATCH] page_alloc: skip cpuset enforcement for lower zone allocations (v2)

[PATCH v2 0/3] Aggressively allocate the pages on cma reserved memory
 2014-05-28  7:04 UTC  (4+ messages)
` [PATCH v2 1/3] CMA: remove redundant retrying code in __alloc_contig_migrate_range
` [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

[RFC][PATCH 0/5] VM_PINNED
 2014-05-28  6:14 UTC  (25+ messages)
` [RFC][PATCH 1/5] mm: Introduce VM_PINNED and interfaces
` [RFC][PATCH 2/5] mm,perf: Make use of VM_PINNED
` [RFC][PATCH 3/5] mm,ib,umem: Use VM_PINNED
` [RFC][PATCH 4/5] mm,ib,ipath: "
` [RFC][PATCH 5/5] mm,ib,qib: "

[PATCH] swap: Avoid scanning invalidated region for cheap seek
 2014-05-28  3:53 UTC  (2+ messages)

MIGRATE_RESERVE pages in show_mem function problems
 2014-05-28  2:24 UTC 

[PATCH 0/3] Shrinkers and proportional reclaim
 2014-05-28  1:37 UTC  (7+ messages)

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

[PATCH] powerpc: numa: enable USE_PERCPU_NUMA_NODE_ID
 2014-05-28  0:09 UTC  (5+ messages)
` [RFC PATCH v2 1/2] "

[PATCH] mm: bootmem: Check pfn_valid() before accessing struct page
 2014-05-27 18:45 UTC  (2+ messages)

[PATCH RFC 3/3] slub: reparent memcg caches' slabs on memcg offline
 2014-05-27 14:38 UTC  (14+ messages)

[PATCH] mm/process_vm_access: move config option into init/Kconfig
 2014-05-27 14:13 UTC 

mm: NULL ptr deref in remove_migration_pte
 2014-05-27 13:52 UTC  (5+ messages)

[PATCH] mm: fix zero page check in vm_normal_page
 2014-05-27 12:37 UTC  (7+ messages)

lshw sees 12GB RAM but system only using 8GB
 2014-05-27 12:36 UTC  (4+ messages)

[PATCH V4 0/2] mm: FAULT_AROUND_ORDER patchset performance data for powerpc
 2014-05-27 10:44 UTC  (17+ messages)

[PATCH] mm/process_vm_access: move into ipc/
 2014-05-26 21:05 UTC  (6+ messages)

[PATCH 0/5] mm: i_mmap_mutex to rwsem
 2014-05-26 20:48 UTC  (13+ messages)
` [PATCH 1/5] mm,fs: introduce helpers around i_mmap_mutex
` [PATCH 2/5] mm: use new helper functions around the i_mmap_mutex
` [PATCH 3/5] mm: convert i_mmap_mutex to rwsem
` [PATCH 4/5] mm/rmap: share the i_mmap_rwsem
` [PATCH 5/5] mm: rename leftover i_mmap_mutex

[PATCH v2 0/3] File Sealing & memfd_create()
 2014-05-26 11:44 UTC  (17+ messages)
` [PATCH v2 1/3] shm: add sealing API
` [PATCH v2 2/3] shm: add memfd_create() syscall
` [PATCH v2 3/3] selftests: add memfd_create() + sealing tests

[PATCH v2] zram: remove global tb_lock with fine grain lock
 2014-05-26  7:55 UTC  (4+ messages)

[PATCH] mm/page_alloc: cleanup add_active_range() related comments
 2014-05-26  7:09 UTC 

[RFC PATCH 0/3] Aggressively allocate the pages on cma reserved memory
 2014-05-26  2:44 UTC  (5+ messages)
` [RFC PATCH 2/3] CMA: aggressively allocate the pages on cma reserved memory when not used

[PATCH RFC] proc/pid/mem: implement SEEK_DATA and SEEK_HOLE
 2014-05-24 13:50 UTC 

[PATCH] slab_common: fix the check for duplicate slab names
 2014-05-24  0:37 UTC  (6+ messages)
`  "

[PATCH] Pass on hwpoison maintainership to Naoya Noriguchi
 2014-05-23 21:55 UTC  (3+ messages)

[PATCH] mm/madvise: fix WILLNEED on SHM/ANON to actually do something
 2014-05-23 21:49 UTC  (3+ messages)

[RESEND PATCH] staging: ion: WARN when the handle kmap_cnt is going to wrap around
 2014-05-23 20:01 UTC 

[PATCH] staging: ion: WARN when the handle kmap_cnt is going to wrap around
 2014-05-23 18:47 UTC  (4+ messages)

[PATCH] mm, compaction: properly signal and act upon lock and need_sched() contention
 2014-05-23 15:07 UTC  (7+ messages)
` [PATCH v2] "

3.15.0-rc6: VM_BUG_ON_PAGE(PageTail(page), page)
 2014-05-23 13:54 UTC  (7+ messages)

[PATCH] memcg: deprecate memory.force_empty knob
 2014-05-23 12:09 UTC  (5+ 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).