linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[Bug 107111] New: page allocation failure but there seem to be free pages
 2015-11-04 10:10 UTC  (2+ messages)

[PATCH v2 1/2] mm: mmap: Add new /proc tunable for mmap_base ASLR
 2015-11-04  9:39 UTC  (12+ messages)
` [PATCH v2 2/2] arm: mm: support ARCH_MMAP_RND_BITS

[PATCH 3/4] thp: fix split vs. unmap race
 2015-11-04  9:20 UTC 

+ memcg-fix-thresholds-for-32b-architectures-fix-fix.patch added to -mm tree
 2015-11-04  9:18 UTC 

[PATCH] mm: change tlb_finish_mmu() to be more simple
 2015-11-04  8:46 UTC  (4+ messages)

[PATCH V8] mm: memory hot-add: hot-added memory can not be added to movable zone by default
 2015-11-04  8:23 UTC 

[PATCH 0/8] MADV_FREE support
 2015-11-04  8:22 UTC  (28+ messages)
` [PATCH 1/8] mm: support madvise(MADV_FREE)
` [PATCH 2/8] mm: define MADV_FREE for some arches
` [PATCH 3/8] arch: uapi: asm: mman.h: Let MADV_FREE have same value for all architectures
` [PATCH 4/8] mm: free swp_entry in madvise_free
` [PATCH 5/8] mm: move lazily freed pages to inactive list
` [PATCH 6/8] mm: lru_deactivate_fn should clear PG_referenced
` [PATCH 7/8] mm: clear PG_dirty to mark page freeable
` [PATCH 8/8] mm: mark stable page dirty in KSM

[PATCH] tmpfs: avoid a little creat and stat slowdown
 2015-11-04  7:47 UTC  (2+ messages)

[PATCH] mm: Introduce kernelcore=reliable option
 2015-11-04  6:56 UTC  (9+ messages)

[PATCH v2 00/13] MADV_FREE support
 2015-11-04  6:04 UTC  (20+ messages)
` [PATCH v2 01/13] mm: support madvise(MADV_FREE)
` [PATCH v2 02/13] mm: define MADV_FREE for some arches
` [PATCH v2 03/13] arch: uapi: asm: mman.h: Let MADV_FREE have same value for all architectures
` [PATCH v2 04/13] mm: free swp_entry in madvise_free
` [PATCH v2 05/13] mm: move lazily freed pages to inactive list
` [PATCH v2 06/13] mm: clear PG_dirty to mark page freeable
` [PATCH v2 07/13] mm: mark stable page dirty in KSM
` [PATCH v2 08/13] x86: add pmd_[dirty|mkclean] for THP
` [PATCH v2 09/13] sparc: "
` [PATCH v2 10/13] powerpc: "
` [PATCH v2 11/13] arm: add pmd_mkclean "
` [PATCH v2 12/13] arm64: "
` [PATCH v2 13/13] mm: don't split THP page when syscall is called

[PATCH V5] mm: memory hot-add: memory can not be added to movable zone defaultly
 2015-11-04  2:44 UTC  (3+ messages)

[PATCH v6 0/3] Introduce IRQ stack on arm64 with percpu changes
 2015-11-03 22:07 UTC  (17+ messages)
` [PATCH v6 1/3] percpu: remove PERCPU_ENOUGH_ROOM which is stale definition
` [PATCH v6 2/3] percpu: add PERCPU_ATOM_SIZE for a generic percpu area setup
` [PATCH v6 3/3] arm64: Introduce IRQ stack

[PATCH] mm,vmscan: Use accurate values for zone_reclaimable() checks
 2015-11-03 19:43 UTC  (14+ messages)

[PATCH] mm, hugetlb: use memory policy when available
 2015-11-03 19:12 UTC  (4+ messages)

[PATCH 1/2] mm: mmap: Add new /proc tunable for mmap_base ASLR
 2015-11-03 18:21 UTC  (8+ messages)

[PATCH] osd fs: __r4w_get_page rely on PageUptodate for uptodate
 2015-11-03 15:39 UTC  (7+ messages)

[PATCH 0/4] Bugfixes for THP refcounting
 2015-11-03 15:26 UTC  (5+ messages)
` [PATCH 1/4] mm: do not crash on PageDoubleMap() for non-head pages
` [PATCH 2/4] mm: duplicate rmap reference for hugetlb pages as compound
` [PATCH 3/4] thp: fix split vs. unmap race
` [PATCH 4/4] mm: prepare page_referenced() and page_idle to new THP refcounting

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

[PATCH] tmpfs: listxattr should include POSIX ACL xattrs
 2015-11-03 14:13 UTC 

[PATCH] mm/hugetlbfs Fix bugs in fallocate hole punch of areas with holes
 2015-11-02 21:40 UTC  (5+ messages)

[RFC 00/11] DAX fsynx/msync support
 2015-11-02 21:02 UTC  (21+ messages)
` [RFC 03/11] pmem: enable REQ_FLUSH handling
` [RFC 04/11] dax: support dirty DAX entries in radix tree
` [RFC 05/11] mm: add follow_pte_pmd()
` [RFC 06/11] mm: add pgoff_mkclean()
` [RFC 07/11] mm: add find_get_entries_tag()
` [RFC 08/11] fs: add get_block() to struct inode_operations
` [RFC 09/11] dax: add support for fsync/sync
` [RFC 10/11] xfs, ext2: call dax_pfn_mkwrite() on write fault
` [RFC 11/11] ext4: add ext4_dax_pfn_mkwrite()

[PATCH 0/5] KSM updates v2
 2015-11-02 20:31 UTC  (7+ messages)
` [PATCH 1/5] mm: add cond_resched() to the rmap walks
` [PATCH 2/5] ksm: don't fail stable tree lookups if walking over stale stable_nodes
` [PATCH 3/5] ksm: use the helper method to do the hlist_empty check
` [PATCH 4/5] ksm: use find_mergeable_vma in try_to_merge_with_ksm_page
` [PATCH 5/5] ksm: unstable_tree_search_insert error checking cleanup

[patch 0/3] vmstat: Various enhancements
 2015-11-02 19:11 UTC  (14+ messages)
` [patch 3/3] vmstat: Create our own workqueue

[PATCH 2/2] mm: kasan: unified support for SLUB and SLAB allocators
 2015-11-02 18:39 UTC  (3+ messages)

[RFC] mm: add a new vector based madvise syscall
 2015-11-02 18:16 UTC  (4+ messages)

[PATCH 1/2] mm, kasan: Added GFP flags to KASAN API
 2015-11-02 17:03 UTC  (3+ messages)

[PATCH 0/8] mm: memcontrol: account socket memory in unified hierarchy
 2015-11-02 14:47 UTC  (10+ messages)

linux-next: Bug in rmap_walk?
 2015-11-02 12:42 UTC  (2+ messages)

[PATCH 0/6] KSM fixes
 2015-11-02  0:23 UTC  (15+ messages)
` [PATCH 1/6] ksm: fix rmap_item->anon_vma memory corruption and vma user after free
` [PATCH 2/6] ksm: add cond_resched() to the rmap_walks
` [PATCH 3/6] ksm: don't fail stable tree lookups if walking over stale stable_nodes
` [PATCH 6/6] ksm: unstable_tree_search_insert error checking cleanup

[PATCH selftests 5/6] selftests: vm: Try harder to allocate huge pages
 2015-10-31 23:39 UTC 

RFC: OOM detection rework v1
 2015-10-31  3:57 UTC  (17+ messages)
` [RFC 1/3] mm, oom: refactor oom detection
` [RFC 2/3] mm: throttle on IO only when there are too many dirty and writeback pages

[PATCH] mm/hugetlbfs Fix bugs in fallocate hole punch of areas with holes
 2015-10-30 23:32 UTC 

[PATCH] mm/hugetlb: Unmap pages if page fault raced with hole punch
 2015-10-30 20:56 UTC  (4+ messages)

[PATCH v2 UPDATE-2 3/3] ACPI/APEI/EINJ: Allow memory error injection to NVDIMM
 2015-10-30 14:47 UTC  (4+ messages)

[PATCHv12 00/37] THP refcounting redesign
 2015-10-30  8:33 UTC  (9+ messages)
` [PATCHv12 26/37] mm: rework mapcount accounting to enable 4k mapping of THPs

Triggering non-integrity writeback from userspace
 2015-10-29 22:10 UTC  (8+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox