linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-18 13:58:21 to 2016-04-22 08:45:20 UTC [more...]

[PATCH] mm: make fault_around_bytes configurable
 2016-04-22  8:45 UTC  (3+ messages)

Is the page always in swapcache?
 2016-04-22  7:39 UTC 

[PATCH kernel 0/2] speed up live migration by skipping free pages
 2016-04-22  1:36 UTC  (15+ messages)
` [PATCH kernel 1/2] mm: add the related functions to build the free page bitmap
` [PATCH kernel 2/2] virtio-balloon: extend balloon driver to support the new feature

[PATCH v3 0/2] Align mmap address for DAX pmd mappings
 2016-04-22  0:59 UTC  (14+ messages)
` [PATCH v3 1/2] dax: add dax_get_unmapped_area for "

[BUG linux-next] kernel NULL pointer dereference on linux-next-20160420
 2016-04-22  0:38 UTC 

[PATCH resend 0/3] mm: allow arch to override lowmem_page_address
 2016-04-21 23:51 UTC  (7+ messages)
` [PATCH resend 1/3] nios2: use correct void* return type for page_to_virt()
` [PATCH resend 2/3] openrisc: drop wrongly typed definition of page_to_virt()
` [PATCH resend 3/3] mm: replace open coded page to virt conversion with page_to_virt()

[PATCH] mm/memory-failure: fix race with compound page split/merge
 2016-04-21 23:44 UTC  (4+ messages)

[PATCH v2] z3fold: the 3-fold allocator for compressed pages
 2016-04-21 23:22 UTC  (2+ messages)

[PATCH] mm: move huge_pmd_set_accessed out of huge_memory.c
 2016-04-21 22:57 UTC  (9+ messages)

fs/exec.c: fix minor memory leak
 2016-04-21 21:15 UTC 

[PATCH] x86/vdso: add mremap hook to vm_special_mapping
 2016-04-21 20:01 UTC  (8+ messages)
` [PATCHv4 1/2] "
` [PATCHv5 1/3] x86: rename is_{ia32,x32}_task to in_{ia32,x32}_syscall
  ` [PATCHv5 3/3] selftest/x86: add mremap vdso 32-bit test

[PATCHv5 2/3] x86/vdso: add mremap hook to vm_special_mapping
 2016-04-21 19:52 UTC  (6+ messages)
` [PATCHv6 "
` [PATCHv7 "

post-copy is broken?
 2016-04-21 19:21 UTC  (14+ messages)

[PATCH] mm,oom: Re-enable OOM killer using timeout
 2016-04-21 13:07 UTC  (7+ messages)
    ` [PATCH v2] "

[PATCH] powerpc/mm: Always use STRICT_MM_TYPECHECKS
 2016-04-21  9:56 UTC  (4+ messages)

[BUG] set_pte_at: racy dirty state clearing warning
 2016-04-21  8:49 UTC  (2+ messages)

[PATCH 0.14] oom detection rework v6
 2016-04-21  8:24 UTC  (25+ messages)
` [PATCH 01/14] vmscan: consider classzone_idx in compaction_ready
` [PATCH 02/14] mm, compaction: change COMPACT_ constants into enum
` [PATCH 03/14] mm, compaction: cover all compaction mode in compact_zone
` [PATCH 04/14] mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED
` [PATCH 05/14] mm, compaction: distinguish between full and partial COMPACT_COMPLETE
` [PATCH 06/14] mm, compaction: Update compaction_result ordering
` [PATCH 07/14] mm, compaction: Simplify __alloc_pages_direct_compact feedback interface
` [PATCH 08/14] mm, compaction: Abstract compaction feedback to helpers
` [PATCH 09/14] mm: use compaction feedback for thp backoff conditions
` [PATCH 10/14] mm, oom: rework oom detection
` [PATCH 11/14] mm: throttle on IO only when there are too many dirty and writeback pages
` [PATCH 12/14] mm, oom: protect !costly allocations some more
` [PATCH 13/14] mm: consider compaction feedback also for costly allocation
` [PATCH 14/14] mm, oom, compaction: prevent from should_compact_retry looping for ever for costly orders

mce: a question about memory_failure_early_kill in memory_failure()
 2016-04-21  8:20 UTC  (7+ messages)

[PATCH 0/2] memory_hotplug: introduce config and command line options to set the default onlining policy
 2016-04-21  7:25 UTC  (8+ messages)

linux-next crash during very early boot
 2016-04-21  3:14 UTC  (5+ messages)

[PATCH mmotm 1/5] huge tmpfs: try to allocate huge pages split into a team fix
 2016-04-20 23:56 UTC  (10+ messages)
` [PATCH mmotm 2/5] huge tmpfs: fix mlocked meminfo track huge unhuge mlocks fix
` [PATCH mmotm 3/5] huge tmpfs recovery: tweak shmem_getpage_gfp to fill team fix
` [PATCH mmotm 4/5] huge tmpfs: avoid premature exposure of new pagetable revert
` [PATCH mmotm 5/5] huge tmpfs: add shmem_pmd_fault()

[PATCH v2 0/5] dax: handling of media errors
 2016-04-20 20:59 UTC  (4+ messages)
` [PATCH v2 5/5] dax: handle media errors in dax_do_io

[PATCH 4.6] mm: wake kcompactd before kswapd's short sleep
 2016-04-20 18:05 UTC  (2+ messages)

[BUG linux-next] KASAN bug is raised on linux-next-20160414 with huge tmpfs on
 2016-04-20 17:42 UTC 

[PATCH net-next V2 05/11] net/mlx5e: Support RX multi-packet WQE (Striding RQ)
 2016-04-20 16:46 UTC  (4+ messages)

[BUG linux-next] Kernel panic found with linux-next-20160414
 2016-04-20 16:11 UTC  (4+ messages)

[PATCH v2] mm: SLAB freelist randomization
 2016-04-20 14:47 UTC  (5+ messages)

[PATCH v4 1/2] shmem: Support for registration of driver/file owner specific ops
 2016-04-20 12:38 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] mm: fix overflow in vm_map_ram
 2016-04-20 10:53 UTC 

[PATCH 0/5] userfaultfd: extension for non cooperative uffd usage
 2016-04-20  9:44 UTC  (2+ messages)

[PATCH 1/2] arm64: mem-model: add flatmem model for arm64
 2016-04-20  9:32 UTC  (11+ messages)

[PATCHv7 00/29] THP-enabled tmpfs/shmem using compound pages
 2016-04-20  8:31 UTC  (8+ messages)

[PATCH 3/3] mm, oom_reaper: clear TIF_MEMDIE for all tasks queued for oom_reaper
 2016-04-19 19:32 UTC  (9+ messages)

mm: Page allocation from buddy system might delay the tasks on different SMP cores
 2016-04-19 17:59 UTC  (2+ messages)

[RFC v3] [PATCH 0/18] DAX page fault locking
 2016-04-19 15:19 UTC  (22+ messages)
` [PATCH 01/18] ext4: Handle transient ENOSPC properly for DAX
` [PATCH 02/18] ext4: Fix race in transient ENOSPC detection
` [PATCH 03/18] DAX: move RADIX_DAX_ definitions to dax.c
` [PATCH 04/18] dax: Remove complete_unwritten argument
` [PATCH 05/18] ext2: Avoid DAX zeroing to corrupt data
` [PATCH 06/18] dax: Remove dead zeroing code from fault handlers
` [PATCH 07/18] ext4: Refactor direct IO code
` [PATCH 08/18] ext4: Pre-zero allocated blocks for DAX IO
` [PATCH 09/18] dax: Remove zeroing from dax_io()
` [PATCH 10/18] dax: Remove pointless writeback from dax_do_io()
` [PATCH 11/18] dax: Fix condition for filling of PMD holes
` [PATCH 12/18] dax: Remove redundant inode size checks
` [PATCH 13/18] dax: Make huge page handling depend of CONFIG_BROKEN
` [PATCH 14/18] dax: Define DAX lock bit for radix tree exceptional entry
` [PATCH 15/18] dax: Allow DAX code to replace exceptional entries
` [PATCH 16/18] dax: New fault locking
` [PATCH 17/18] dax: Use radix tree entry lock to protect cow faults
` [PATCH 18/18] dax: Remove i_mmap_lock protection

[PATCHv2 0/4] thp: simplify freeze_page() and unfreeze_page()
 2016-04-19 13:55 UTC  (3+ messages)
` [PATCHv2 4/4] thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkers

[PATCH] arch/defconfig: remove CONFIG_RESOURCE_COUNTERS
 2016-04-19 11:32 UTC  (3+ messages)

Re: Re: PG_reserved and compound pages
 2016-04-19 10:34 UTC  (3+ messages)
    `  "

core.c:undefined reference to `fpu_save'
 2016-04-19 10:20 UTC 

[PATCH v3 00/16] Support non-lru page migration
 2016-04-19  7:53 UTC  (17+ messages)
` [PATCH v3 06/16] zsmalloc: squeeze inuse into page->mapping
` [PATCH v3 08/16] zsmalloc: squeeze freelist "
` [PATCH v3 10/16] zsmalloc: factor page chain functionality out
` [PATCH v3 11/16] zsmalloc: separate free_zspage from putback_zspage
` [PATCH v3 13/16] zsmalloc: migrate head page of zspage

[PATCH] mm: thp: simplify the implementation of mk_huge_pmd
 2016-04-18 23:55 UTC 

[patch] mm, hugetlb_cgroup: round limit_in_bytes down to hugepage size
 2016-04-18 21:23 UTC  (8+ messages)
    ` [patch v2] "

[PATCH] mm: SLAB freelist randomization
 2016-04-18 19:52 UTC  (7+ messages)

[PATCH 00/16] Refreshed page-flags patchset
 2016-04-18 19:44 UTC  (3+ messages)
  ` [PATCH 12/16] page-flags: define PG_mlocked behavior on compound pages

mmotm woes, mainly compaction
 2016-04-18 19:14 UTC  (5+ messages)

[PATCH] arm64: Kconfig: remove redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE definition
 2016-04-18 18:16 UTC 

[PATCH v2] mm: SLAB freelist randomization
 2016-04-18 17:00 UTC 

[PATCH] mm: __delete_from_page_cache WARN_ON(page_mapped)
 2016-04-18 15:06 UTC  (5+ messages)
    ` [PATCH] mm: __delete_from_page_cache show Bad page if mapped

mm: NULL ptr deref in free_pages_and_swap_cache
 2016-04-18 14:44 UTC 

making a COW mapping on the fly from existing vma
 2016-04-18 13:58 UTC  (2+ 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).