linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-27 03:44:20 to 2015-11-02 16:08:48 UTC [more...]

[PATCH v6 0/3] Introduce IRQ stack on arm64 with percpu changes
 2015-11-02 16:08 UTC  (5+ 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-02 15:01 UTC  (11+ messages)

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

[RFC 00/11] DAX fsynx/msync support
 2015-11-02 14:22 UTC  (21+ messages)
` [RFC 01/11] pmem: add wb_cache_pmem() to the PMEM API
` [RFC 02/11] mm: add pmd_mkclean()
` [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()

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

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

[PATCH] osd fs: __r4w_get_page rely on PageUptodate for uptodate
 2015-11-02 11:05 UTC  (4+ messages)

[PATCH] mm/hugetlbfs Fix bugs in fallocate hole punch of areas with holes
 2015-11-02  2:50 UTC  (3+ 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 0/8] MADV_FREE support
 2015-11-02  0:08 UTC  (17+ 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 1/2] mm: mmap: Add new /proc tunable for mmap_base ASLR
 2015-11-01 21:50 UTC  (9+ messages)
` [PATCH 2/2] arm: mm: support ARCH_MMAP_RND_BITS

[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  (18+ 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
` [RFC 3/3] mm: use watermak checks for __GFP_REPEAT high order allocations

[patch 0/3] vmstat: Various enhancements
 2015-10-31  2:43 UTC  (13+ messages)
` [patch 1/3] vmstat: Make pageset processing optional in refresh_cpu_vm_stats
` [patch 2/3] vmstat: make vmstat_updater deferrable again and shut down on idle
` [patch 3/3] vmstat: Create our own workqueue

[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)

[RFC] mm: add a new vector based madvise syscall
 2015-10-30 20:17 UTC  (3+ messages)

[PATCH] mm: Introduce kernelcore=reliable option
 2015-10-30 19:42 UTC  (8+ messages)

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

[PATCH 2/2] mm: kasan: unified support for SLUB and SLAB allocators
 2015-10-30  9:22 UTC  (2+ 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

[PATCH 1/2] mm, kasan: Added GFP flags to KASAN API
 2015-10-30  8:24 UTC  (2+ messages)

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

[PATCH] tmpfs: avoid a little creat and stat slowdown
 2015-10-29 19:13 UTC 

mm Documentation: a little tidying in proc.txt
 2015-10-29 19:07 UTC 

[PATCH v6 0/2] hugetlb: display per-process/per-vma usage
 2015-10-29 19:04 UTC  (3+ messages)
` [PATCH v6 1/2] mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smaps
  ` [PATCH v7] "

[PATCH 0/12] mm: page migration cleanups, and a little mlock
 2015-10-29 18:49 UTC  (10+ messages)
` [PATCH 2/12] mm: rmap use pte lock not mmap_sem to set PageMlocked
                ` [PATCH v2 "

GPF in shm_lock ipc
 2015-10-29 15:33 UTC  (8+ messages)

[PATCH] slub: add missing kmem cgroup support to kmem_cache_free_bulk
 2015-10-29 13:05 UTC 

[PATCH V2] mm: fix kernel crash in khugepaged thread
 2015-10-29  0:35 UTC  (2+ messages)

[PATCH v2 0/4] hugetlbfs fallocate hole punch race with page faults
 2015-10-29  0:21 UTC  (8+ messages)
` [PATCH v2 3/4] mm/hugetlb: page faults check for fallocate hole punch in progress and wait

[PATCH] oom_kill: add option to disable dump_stack()
 2015-10-28 23:55 UTC  (8+ messages)

[PATCH v11 00/15] HMM (Heterogeneous Memory Management)
 2015-10-28 17:10 UTC  (5+ messages)
` [PATCH v11 15/15] HMM: add documentation explaining HMM internals and how to use it

[PATCH] thp: Remove unused vma parameter from khugepaged_alloc_page
 2015-10-28 17:09 UTC 

[PATCH] thp: Remove unused vma parameter from khugepaged_alloc_page
 2015-10-28 17:08 UTC  (2+ messages)

[PATCH 0/3] HIGHMEM support for ARC
 2015-10-28 11:23 UTC  (4+ messages)
` [PATCH 1/3] ARC: mm: preps ahead of HIGHMEM support
` [PATCH 2/3] ARC: mm: HIGHMEM: kmap API implementation
` [PATCH 3/3] ARC: mm: HIGHMEM: switch to using phys_addr_t for physical addresses

[PATCH] mm: Remove refresh_cpu_vm_stats() definition for !SMP kernel
 2015-10-28 11:01 UTC 

[PATCH 0/5] MADV_FREE refactoring and fix KSM page
 2015-10-28  4:03 UTC  (16+ messages)
` [PATCH 3/5] mm: clear PG_dirty to mark page freeable
` [PATCH 4/5] mm: simplify reclaim path for MADV_FREE
` [PATCH 5/5] mm: mark stable page dirty in KSM

[PATCH] memcg: Fix thresholds for 32b architectures
 2015-10-27 18:25 UTC  (4+ messages)

[PATCH] mm,vmscan: Use accurate values for zone_reclaimable() checks
 2015-10-27 12:07 UTC  (20+ messages)
                    ` [PATCH] mm,vmscan: Use accurate values for zone_reclaimable()checks


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).