Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-07 14:58:00 to 2016-03-09 08:26:27 UTC [more...]

[PATCH 0/5] oom reaper v5
 2016-03-09  8:26 UTC  (9+ messages)
` [PATCH 2/5] oom reaper: handle mlocked pages

[PATCH] mm: slub: Ensure that slab_unlock() is atomic
 2016-03-09  6:43 UTC  (6+ messages)

[RFC qemu 0/4] A PV solution for live migration optimization
 2016-03-09  6:18 UTC  (28+ messages)
    ` [Qemu-devel] "

[PATCH] mm/mempool: Avoid KASAN marking mempool posion checks as use-after-free
 2016-03-09  6:16 UTC 

[PATCH 0/2] mm: Enable page parallel initialisation for Power
 2016-03-09  5:50 UTC  (10+ messages)
` [PATCH 1/2] mm: meminit: initialise more memory for inode/dentry hash tables in early boot
` [PATCH 2/2] powerpc/mm: Enable page parallel initialisation

[PATCH v1] tools/vm/page-types.c: remove memset() in walk_pfn()
 2016-03-09  5:22 UTC  (5+ messages)

[PATCH 0/3] OOM detection rework v4
 2016-03-09  3:57 UTC  (34+ messages)
        ` [PATCH] mm, oom: protect !costly allocations some more (was: Re: [PATCH 0/3] OOM detection rework v4)
          ` [PATCH] mm, oom: protect !costly allocations some more
          ` [PATCH 0/2] oom rework: high order enahncements
            ` [PATCH 1/3] mm, compaction: change COMPACT_ constants into enum
            ` [PATCH 2/3] mm, compaction: cover all compaction mode in compact_zone
            ` [PATCH 3/3] mm, oom: protect !costly allocations some more

Suspicious error for CMA stress test
 2016-03-09  2:18 UTC  (22+ messages)

[PATCH 0/3] RFC improvements to radix-tree related to DAX
 2016-03-09  2:13 UTC  (7+ messages)
` [PATCH 3/3] radix-tree: support locking of individual exception entries

[PATCH] mm: Refactor find_get_pages() & friends
 2016-03-09  1:16 UTC 

[PATCH] mm: fix 'size' alignment in devm_memremap_pages()
 2016-03-09  1:16 UTC  (2+ messages)

mmotm 2016-03-08-15-48 uploaded
 2016-03-08 23:49 UTC 

[PATCH] mm: memcontrol: drop unnecessary task_will_free_mem() check
 2016-03-08 23:05 UTC  (3+ messages)

[PATCH V4][for-next]mm: add a new vector based madvise syscall
 2016-03-08 22:37 UTC  (4+ messages)

HMM (Heterogeneous Memory Management)
 2016-03-08 22:02 UTC  (31+ messages)
` [PATCH v12 01/29] mmu_notifier: add event information to address invalidation v9
` [PATCH v12 02/29] mmu_notifier: keep track of active invalidation ranges v5
` [PATCH v12 03/29] mmu_notifier: pass page pointer to mmu_notifier_invalidate_page() v2
` [PATCH v12 04/29] mmu_notifier: allow range invalidation to exclude a specific mmu_notifier
` [PATCH v12 05/29] HMM: introduce heterogeneous memory management v5
` [PATCH v12 06/29] HMM: add HMM page table v4
` [PATCH v12 07/29] HMM: add per mirror "
` [PATCH v12 08/29] HMM: add device page fault support v6
` [PATCH v12 09/29] HMM: add mm page table iterator helpers
` [PATCH v12 10/29] HMM: use CPU page table during invalidation
` [PATCH v12 11/29] HMM: add discard range helper (to clear and free resources for a range)
` [PATCH v12 12/29] HMM: add dirty range helper (toggle dirty bit inside mirror page table) v2
` [PATCH v12 13/29] HMM: DMA map memory on behalf of device driver v2
` [PATCH v12 14/29] HMM: Add support for hugetlb
` [PATCH v12 15/29] HMM: add documentation explaining HMM internals and how to use it
` [PATCH v12 16/29] fork: pass the dst vma to copy_page_range() and its sub-functions
` [PATCH v12 17/29] HMM: add special swap filetype for memory migrated to device v2
` [PATCH v12 18/29] HMM: add new HMM page table flag (valid device memory)
` [PATCH v12 19/29] HMM: add new HMM page table flag (select flag)
` [PATCH v12 20/29] HMM: handle HMM device page table entry on mirror page table fault and update
` [PATCH v12 21/29] HMM: mm add helper to update page table when migrating memory back v2
` [PATCH v12 22/29] HMM: mm add helper to update page table when migrating memory v3
` [PATCH v12 23/29] HMM: new callback for copying memory from and to device memory v2
` [PATCH v12 24/29] HMM: allow to get pointer to spinlock protecting a directory
` [PATCH v12 25/29] HMM: split DMA mapping function in two
` [PATCH v12 26/29] HMM: add helpers for migration back to system memory v3
` [PATCH v12 27/29] HMM: fork copy migrated memory into system memory for child process
` [PATCH v12 28/29] HMM: CPU page fault on migrated memory
` [PATCH v12 29/29] HMM: add mirror fault support for system to device memory migration v3

[PATCH v2] sparc64: Add support for Application Data Integrity (ADI)
 2016-03-08 20:59 UTC  (58+ messages)

mmotm broken on arm with ebc495cfcea9 (mm: cleanup *pte_alloc* interfaces)
 2016-03-08 19:34 UTC  (3+ messages)

[PATCH 0/18] change mmap_sem taken for write killable
 2016-03-08 19:15 UTC  (3+ messages)
` [PATCH 09/18] ipc, shm: make shmem attach/detach wait for mmap_sem killable

[PATCH] mm,oom: Reduce needless dereference
 2016-03-08 18:30 UTC  (3+ messages)

[PATCH] android,lowmemorykiller: Don't abuse TIF_MEMDIE
 2016-03-08 14:18 UTC  (2+ messages)

[PATCH v2] mm,oom: Do not sleep with oom_lock held
 2016-03-08 14:11 UTC  (2+ messages)

[PATCH -mm 0/2] oom_reaper: missing parts
 2016-03-08 13:18 UTC  (4+ messages)
` [PATCH 1/2] mm-oom_reaper-report-success-failure-fix-fix
` [PATCH 2/2] oom-clear-tif_memdie-after-oom_reaper-managed-to-unmap-the-address-space-fix

Problems with swapping in v4.5-rc on POWER
 2016-03-08 11:49 UTC  (10+ messages)

[PATCH v4 0/7] SLAB support for KASAN
 2016-03-08 11:42 UTC  (7+ messages)
` [PATCH v4 5/7] mm, kasan: Stackdepot implementation. Enable stackdepot for SLAB

[RFC qemu 0/4] A PV solution for live migration optimization
 2016-03-08 11:14 UTC  (2+ messages)

[PATCH] mm/hugetlb: use EOPNOTSUPP in hugetlb sysctl handlers
 2016-03-08  3:00 UTC  (6+ messages)

[PATCH RFC 0/2] mm: Enable page parallel initialisation for Power
 2016-03-02  8:49 UTC  (3+ messages)
` [PATCH RFC 1/2] mm: meminit: initialise more memory for inode/dentry hash tables in early boot
` [PATCH RFC 2/2] powerpc/mm: Enable page parallel initialisation

[PATCHv4 0/2] Sanitization of buddy pages
 2016-03-08  0:33 UTC  (4+ messages)
` [PATCHv4 2/2] mm/page_poisoning.c: Allow for zero poisoning

[PATCH 4.2.y-ckt 176/273] x86/mm: Fix vmalloc_fault() to handle large pages properly
 2016-03-07 22:49 UTC 

[4.2.y-ckt stable] Patch "x86/mm: Fix vmalloc_fault() to handle large pages properly" has been added to the 4.2.y-ckt tree
 2016-03-07 22:34 UTC 

[PATCH v2 0/3] libnvdimm, pfn: support section misaligned pmem
 2016-03-07 18:58 UTC  (9+ messages)
` [PATCH v2 2/3] libnvdimm, pmem: adjust for section collisions with 'System RAM'

[PATCH] mm: remove __GFP_NOFAIL is deprecated comment
 2016-03-07 14:57 UTC  (4+ 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).