Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-20 23:23:12 to 2015-11-25 09:07:53 UTC [more...]

[PATCH] mm/compaction: improve comment for compact_memory tunable knob handler
 2015-11-25  9:07 UTC 

[PATCH] mm/compaction: improve comment
 2015-11-25  8:55 UTC  (3+ messages)

[PATCH] Fix a bdi reregistration race, v2
 2015-11-25  8:47 UTC  (4+ messages)

WARNING in handle_mm_fault
 2015-11-25  8:44 UTC  (3+ messages)

[PATCH v2 0/9] page_owner improvements for debugging
 2015-11-25  8:16 UTC  (13+ messages)
` [PATCH v2 1/9] mm, debug: fix wrongly filtered flags in dump_vma()
` [PATCH v2 2/9] mm, page_owner: print symbolic migratetype of both page and pageblock
` [PATCH v2 3/9] mm, page_owner: convert page_owner_inited to static key
` [PATCH v2 4/9] mm, page_owner: copy page owner info during migration
` [PATCH v2 5/9] mm, page_owner: track and print last migrate reason
` [PATCH v2 6/9] mm, debug: introduce dump_gfpflag_names() for symbolic printing of gfp_flags
` [PATCH v2 7/9] mm, page_owner: dump page owner info from dump_page()
` [PATCH v2 8/9] mm, page_alloc: print symbolic gfp_flags on allocation failure
` [PATCH v2 9/9] mm, oom: print symbolic gfp_flags in oom warning

kernel oops on mmotm-2015-10-15-15-20
 2015-11-25  7:21 UTC  (11+ messages)

[PATCH 1/3] mm/page_isolation: return last tested pfn rather than failure indicator
 2015-11-25  5:32 UTC  (8+ messages)
` [PATCH 2/3] mm/page_isolation: add new tracepoint, test_pages_isolated
` [PATCH 3/3] mm/cma: always check which page cause allocation failure
      ` [PATCH v2] "

[PATCH v2] mm/compaction: __compact_pgdat() code cleanuup
 2015-11-25  5:26 UTC 

[PATCH] mm: vmscan: Obey indeed proportional scanning for kswapd and memcg
 2015-11-25  4:48 UTC 

[PATCH v3 0/4] Allow customizable random offset to mmap_base address
 2015-11-25  4:40 UTC  (11+ messages)
` [PATCH v3 1/4] mm: mmap: Add new /proc tunable for mmap_base ASLR
  ` [PATCH v3 2/4] arm: mm: support ARCH_MMAP_RND_BITS
    ` [PATCH v3 3/4] arm64: "

[PATCH] mm/compaction: __compact_pgdat() code cleanuup
 2015-11-25  2:59 UTC  (4+ messages)

[PATCH] mm/vmstat: retrieve more accurate vmstat value
 2015-11-25  2:57 UTC  (3+ messages)

[PATCH v4 00/16] MADV_FREE support
 2015-11-25  2:53 UTC  (3+ messages)

[PATCH] mm, vmstat: Allow WQ concurrency to discover memory reclaim doesn't make any progress
 2015-11-25  2:44 UTC  (5+ messages)
  ` [PATCH] mm, vmstat: Allow WQ concurrency to discover memoryreclaim "

[PATCH] vmscan: fix slab vs lru balance
 2015-11-24 23:02 UTC  (2+ messages)

[PATCH 00/13] mm: memcontrol: account socket memory in unified hierarchy v4
 2015-11-24 21:59 UTC  (14+ messages)
` [PATCH 01/13] mm: memcontrol: export root_mem_cgroup
` [PATCH 02/13] net: tcp_memcontrol: properly detect ancestor socket pressure
` [PATCH 03/13] net: tcp_memcontrol: remove bogus hierarchy pressure propagation
` [PATCH 04/13] net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label
` [PATCH 05/13] net: tcp_memcontrol: remove dead per-memcg count of allocated sockets
` [PATCH 06/13] net: tcp_memcontrol: simplify the per-memcg limit access
` [PATCH 07/13] net: tcp_memcontrol: sanitize tcp memory accounting callbacks
` [PATCH 08/13] net: tcp_memcontrol: simplify linkage between socket and page counter
` [PATCH 09/13] mm: memcontrol: generalize the socket accounting jump label
` [PATCH 10/13] mm: memcontrol: do not account memory+swap on unified hierarchy
` [PATCH 11/13] mm: memcontrol: move socket code for unified hierarchy accounting
` [PATCH 12/13] mm: memcontrol: account socket memory in unified hierarchy memory controller
` [PATCH 13/13] mm: memcontrol: hook up vmpressure to socket pressure

[PATCH v3 0/3] Allow EINJ to inject memory error to NVDIMM
 2015-11-24 22:33 UTC  (4+ messages)
` [PATCH v3 1/3] resource: Add @flags to region_intersects()
` [PATCH v3 2/3] resource: Add region_intersects_pmem()
` [PATCH v3 3/3] ACPI/APEI/EINJ: Allow memory error injection to NVDIMM

[PATCH v3 00/22] kthread: Use kthread worker API more widely
 2015-11-24 20:49 UTC  (17+ messages)
` [PATCH v3 07/22] kthread: Detect when a kthread work is used by more workers
` [PATCH v3 09/22] kthread: Allow to cancel kthread work
` [PATCH v3 17/22] ipmi: Convert kipmi kthread into kthread worker API

[PATCH] x86/mm: fix regression with huge pages on PAE
 2015-11-24 20:14 UTC  (13+ messages)

[PATCH] mm, oom: Give __GFP_NOFAIL allocations access to memory reserves
 2015-11-24 19:57 UTC  (10+ messages)

[PATCH v1] mm: hugetlb: fix hugepage memory leak caused by wrong reserve count
 2015-11-24 18:16 UTC  (7+ messages)

[PATCH -mm v2] mm: add page_check_address_transhuge helper
 2015-11-24 18:15 UTC  (9+ messages)

[PATCH] dax: Split pmd map when fallback on COW
 2015-11-24 17:08 UTC  (7+ messages)

[PATCH] memcg: fix memory.high target
 2015-11-24 16:38 UTC  (3+ messages)

[PATCH] mm/mmap.c: remove incorrect MAP_FIXED flag comparison from mmap_region
 2015-11-24 16:12 UTC  (6+ messages)
` [PATCH v2 2/2] "
    ` [PATCH v3] "

[PATCH 0/2] 2 zone_pages_reclaimable fixes
 2015-11-24 16:03 UTC  (7+ messages)
` [PATCH 1/2] mm, vmscan: consider isolated pages in zone_reclaimable_pages
` [PATCH 2/2] mm, vmscan: do not overestimate anonymous reclaimable pages

[RFC][PATCH] Memory allocation watchdog kernel thread
 2015-11-24 15:24 UTC  (3+ messages)
` [RFC][PATCH v2] "
  ` [RFC][PATCH v3] "

[PATCH 00/14] mm: memcontrol: account socket memory in unified hierarchy
 2015-11-24 13:43 UTC  (12+ messages)
` [PATCH 09/14] net: tcp_memcontrol: simplify linkage between socket and page counter
` [PATCH 13/14] mm: memcontrol: account socket memory in unified hierarchy memory controller

+ arc-convert-to-dma_map_ops.patch added to -mm tree
 2015-11-24 11:39 UTC  (5+ messages)

[RFC 0/3] OOM detection rework v2
 2015-11-24 10:03 UTC  (13+ messages)
` [RFC 1/3] mm, oom: refactor oom detection
` [RFC 3/3] mm: use watermak checks for __GFP_REPEAT high order allocations

[PATCH v2] mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfo
 2015-11-24  8:57 UTC 

hugepage compaction causes performance drop
 2015-11-24  8:29 UTC  (13+ messages)

[PATCH v3 0/5] Make cpuid <-> nodeid mapping persistent
 2015-11-24  7:13 UTC  (3+ messages)

[PATCH 1/2] mm: introduce page reference manipulation functions
 2015-11-24  1:56 UTC  (9+ messages)
` [PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation

[PATCH] mm: Fix mmap MAP_POPULATE for DAX pmd mapping
 2015-11-23 22:15 UTC  (3+ messages)

[PATCH] page-flags: drop __TestClearPage*() helpers
 2015-11-23 21:24 UTC 

[PATCH v2] mm: fix up sparse warning in gfpflags_allow_blocking
 2015-11-23 20:46 UTC  (3+ messages)

[PATCH] mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfo
 2015-11-23 16:53 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] vmscan: do not force-scan file lru if its absolute size is small
 2015-11-23 16:30 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/2] THP MMU gather
 2015-11-23 16:03 UTC  (4+ messages)
` [PATCH 1/2] mm: thp: introduce thp_mmu_gather to pin tail pages during "

[PATCH] fs: clear file set[ug]id when writing via mmap
 2015-11-23 12:34 UTC  (3+ messages)

linux-4.4-rc1: TIF_MEMDIE without SIGKILL pending?
 2015-11-23 12:38 UTC  (5+ messages)

[PATCH] mm: fix up sparse warning in gfpflags_allow_blocking
 2015-11-23 11:50 UTC  (3+ messages)

[PATCH 0/2] get rid of __alloc_pages_high_priority
 2015-11-23  9:33 UTC  (3+ messages)
` [PATCH 2/2] mm: do not loop over ALLOC_NO_WATERMARKS without triggering reclaim

[PATCH v3 00/13] UEFI boot and runtime services support for 32-bit ARM
 2015-11-23  9:06 UTC  (14+ messages)
` [PATCH v3 01/13] mm/memblock: add MEMBLOCK_NOMAP attribute to memblock memory table
` [PATCH v3 02/13] arm64: only consider memblocks with NOMAP cleared for linear mapping
` [PATCH v3 03/13] arm64/efi: mark UEFI reserved regions as MEMBLOCK_NOMAP
` [PATCH v3 04/13] arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARM
` [PATCH v3 05/13] arm64/efi: refactor "
` [PATCH v3 06/13] ARM: add support for generic early_ioremap/early_memremap
` [PATCH v3 07/13] ARM: split off core mapping logic from create_mapping
` [PATCH v3 08/13] ARM: factor out allocation routine from __create_mapping()
` [PATCH v3 09/13] ARM: add support for non-global kernel mappings
` [PATCH v3 10/13] ARM: implement create_mapping_late() for EFI use
` [PATCH v3 11/13] ARM: only consider memblocks with NOMAP cleared for linear mapping
` [PATCH v3 12/13] ARM: wire up UEFI init and runtime support
` [PATCH v3 13/13] ARM: add UEFI stub support

WARNING in shmem_evict_inode
 2015-11-23  8:30 UTC  (2+ messages)

Memory exhaustion testing?
 2015-11-20 23:28 UTC  (8+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).