linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-02 15:17:08 to 2017-03-06 10:30:44 UTC [more...]

[PATCH 0/6 v5] kvmalloc
 2017-03-06 10:30 UTC  (3+ messages)
` [PATCH 1/9] mm: introduce kv[mz]alloc helpers
` [PATCH 2/9] mm: support __GFP_REPEAT in kvmalloc_node for >32kB

[RFC PATCH 00/12] Ion cleanup in preparation for moving out of staging
 2017-03-06 10:29 UTC  (39+ messages)
` [RFC PATCH 01/12] staging: android: ion: Remove dmap_cnt
` [RFC PATCH 02/12] staging: android: ion: Remove alignment from allocation field
` [RFC PATCH 03/12] staging: android: ion: Duplicate sg_table
` [RFC PATCH 04/12] staging: android: ion: Call dma_map_sg for syncing and mapping
` [RFC PATCH 05/12] staging: android: ion: Remove page faulting support
` [RFC PATCH 06/12] staging: android: ion: Remove crufty cache support
` [RFC PATCH 07/12] staging: android: ion: Remove old platform support
` [RFC PATCH 08/12] cma: Store a name in the cma structure
` [RFC PATCH 09/12] cma: Introduce cma_for_each_area
` [RFC PATCH 10/12] staging: android: ion: Use CMA APIs directly
` [RFC PATCH 11/12] staging: android: ion: Make Ion heaps selectable
` [RFC PATCH 12/12] staging; android: ion: Enumerate all available heaps

[RFC 00/11] make try_to_unmap simple
 2017-03-06  9:40 UTC  (30+ messages)
` [RFC 01/11] mm: use SWAP_SUCCESS instead of 0
` [RFC 02/11] mm: remove unncessary ret in page_referenced
` [RFC 03/11] mm: remove SWAP_DIRTY in ttu
` [RFC 04/11] mm: remove SWAP_MLOCK check for SWAP_SUCCESS "
` [RFC 05/11] mm: make the try_to_munlock void function
` [RFC 06/11] mm: remove SWAP_MLOCK in ttu
` [RFC 07/11] mm: remove SWAP_AGAIN "
` [RFC 11/11] mm: remove SWAP_[SUCCESS|AGAIN|FAIL]

[PATCH] mm, add_memory_resource: hold device_hotplug lock over mem_hotplug_{begin, done}
 2017-03-06  8:22 UTC  (8+ messages)

[RFC] mm, swap: VMA based swap readahead
 2017-03-06  5:53 UTC 

[PATCH V3 0/4] Define coherent device memory node
 2017-03-06  5:48 UTC  (16+ messages)

[PATCH 0/3] mm/fs: get PG_error out of the writeback reporting business
 2017-03-06  3:06 UTC  (6+ messages)
` [PATCH 1/3] nilfs2: set the mapping error when calling SetPageError on writeback
` [PATCH 2/3] mm: don't TestClearPageError in __filemap_fdatawait_range
` [PATCH 3/3] mm: set mapping error when launder_pages fails

[PATCH 0/4] thp: fix few MADV_DONTNEED races
 2017-03-06  2:49 UTC  (10+ messages)
` [PATCH 2/4] thp: fix MADV_DONTNEED vs. numa balancing race
` [PATCH 3/4] thp: fix MADV_DONTNEED vs. MADV_FREE race
` [PATCH 4/4] thp: fix MADV_DONTNEED vs clear soft dirty race

[PATCH 0/9] mm: kswapd spinning on unreclaimable nodes - fixes and cleanups
 2017-03-06  1:37 UTC  (6+ messages)
` [PATCH 1/9] mm: fix 100% CPU kswapd busyloop on unreclaimable nodes

[PATCH] mm: drop "wait" parameter from write_one_page
 2017-03-05 13:23 UTC 

[PATCH 1/1] mm: fix mapping_set_error call in me_pagecache_dirty
 2017-03-05 13:20 UTC 

[PATCH v5 00/13] lockdep: Implement crossrelease feature
 2017-03-05  8:01 UTC  (21+ messages)
` [PATCH v5 06/13] "

arch/x86/include/asm/pgtable.h:888:2: error: implicit declaration of function 'native_pud_clear'
 2017-03-04 23:02 UTC 

How to favor memory allocations for WQ_MEM_RECLAIM threads?
 2017-03-04 14:54 UTC  (7+ messages)

[PATCH] mm, swap: Fix a race in free_swap_and_cache()
 2017-03-04 11:53 UTC  (3+ messages)

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-04 10:11 UTC  (26+ messages)
` [RFC PATCH v2 01/32] x86: Add the Secure Encrypted Virtualization CPU feature
` [RFC PATCH v2 06/32] x86/pci: Use memremap when walking setup data
` [RFC PATCH v2 19/32] crypto: ccp: Introduce the AMD Secure Processor device
` [RFC PATCH v2 22/32] kvm: svm: prepare to reserve asid for SEV guest
` [RFC PATCH v2 23/32] kvm: introduce KVM_MEMORY_ENCRYPT_OP ioctl
` [RFC PATCH v2 24/32] kvm: x86: prepare for SEV guest management API support
` [RFC PATCH v2 25/32] kvm: svm: Add support for SEV LAUNCH_START command
` [RFC PATCH v2 26/32] kvm: svm: Add support for SEV LAUNCH_UPDATE_DATA command
` [RFC PATCH v2 27/32] kvm: svm: Add support for SEV LAUNCH_FINISH command
` [RFC PATCH v2 28/32] kvm: svm: Add support for SEV GUEST_STATUS command
` [RFC PATCH v2 29/32] kvm: svm: Add support for SEV DEBUG_DECRYPT command
` [RFC PATCH v2 30/32] kvm: svm: Add support for SEV DEBUG_ENCRYPT command
` [RFC PATCH v2 31/32] kvm: svm: Add support for SEV LAUNCH_MEASURE command
` [RFC PATCH v2 32/32] x86: kvm: Pin the guest memory when SEV is active

[patch] mm, zoneinfo: print non-populated zones
 2017-03-04  8:21 UTC  (5+ messages)
    ` [patch v2] mm, vmstat: print non-populated zones in zoneinfo

mm allocation failure and hang when running xfstests generic/269 on xfs
 2017-03-04  4:48 UTC  (25+ messages)
                      ` [PATCH 1/2] xfs: allow kmem_zalloc_greedy to fail
                        ` [PATCH 2/2] xfs: back off from kmem_zalloc_greedy if the task is killed

[PATCH] mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()
 2017-03-04  2:53 UTC 

[PATCH] staging, android: remove lowmemory killer from the tree
 2017-03-04  2:06 UTC  (7+ messages)

[PATCH V5 0/6] mm: fix some MADV_FREE issues
 2017-03-04  0:10 UTC  (8+ messages)
` [PATCH V5 6/6] proc: show MADV_FREE pages info in smaps

[PATCH v3 0/4] Zeroing hash tables in allocator
 2017-03-03 23:34 UTC  (5+ messages)
` [PATCH v3 1/4] sparc64: NG4 memset 32 bits overflow
` [PATCH v3 4/4] mm: Adaptive hash table scaling

[PATCH 1/2] mm: use is_migrate_highatomic() to simplify the code
 2017-03-03 23:06 UTC  (5+ messages)
` [PATCH 2/2] mm: use is_migrate_isolate_page() "

[PATCH] zswap: Zero-filled pages handling
 2017-03-03 21:25 UTC  (3+ messages)

[LSF/MM TOPIC] Movable memory and reliable higher order allocations
 2017-03-03 20:39 UTC  (8+ messages)

[PATCH 0/3] userfaultfd v4.11 updates
 2017-03-03 19:48 UTC  (6+ messages)
` [PATCH 1/3] userfaultfd: non-cooperative: fix fork fctx->new memleak
` [PATCH 2/3] userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEED
` [PATCH 3/3] userfaultfd: selftest: vm: allow to build in vm/ directory

[RFC PATCH] mm, hotplug: get rid of auto_online_blocks
 2017-03-03 17:34 UTC  (6+ messages)

mm: use-after-free in zap_page_range
 2017-03-03 16:23 UTC  (2+ messages)

[RFC 0/3] Regressions due to 7b79d10a2d64 ("mm: convert kmalloc_section_memmap() to populate_section_memmap()") and Kasan initialization on
 2017-03-03 16:08 UTC  (3+ messages)

[PATCH v2 0/9] kasan: improve error reports
 2017-03-03 14:39 UTC  (14+ messages)
` [PATCH v2 1/9] kasan: introduce helper functions for determining bug type
` [PATCH v2 4/9] kasan: simplify address description logic
` [PATCH v2 5/9] kasan: change report header
` [PATCH v2 6/9] kasan: improve slab object description

[RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD)
 2017-03-03  9:52 UTC  (13+ messages)
` [RFC PATCH v4 11/28] x86: Add support to determine the E820 type of an address
` [RFC PATCH v4 19/28] swiotlb: Add warnings for use of bounce buffers with SME
` [RFC PATCH v4 27/28] x86: Add support to encrypt the kernel in-place

[PATCH v3] lockdep: Teach lockdep about memalloc_noio_save
 2017-03-03  8:50 UTC  (11+ messages)

mm: fault in __do_fault
 2017-03-03  7:42 UTC  (3+ messages)

[PATCH v7 kernel 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-03-03  5:40 UTC  (6+ messages)
` [PATCH v7 kernel 1/5] virtio-balloon: rework deflate to add page to a list
` [PATCH v7 kernel 2/5] virtio-balloon: VIRTIO_BALLOON_F_CHUNK_TRANSFER
` [PATCH v7 kernel 3/5] virtio-balloon: implementation of VIRTIO_BALLOON_F_CHUNK_TRANSFER
` [PATCH v7 kernel 4/5] virtio-balloon: define flags and head for host request vq
` [PATCH v7 kernel 5/5] This patch contains two parts:

[PATCH] memblock: fix memblock_next_valid_pfn()
 2017-03-03  2:37 UTC 

[PATCH v2 0/3] Zeroing hash tables in allocator
 2017-03-02 19:15 UTC  (10+ messages)
` [PATCH v2 1/3] sparc64: NG4 memset 32 bits overflow

[PATCH] radix tree test suite: Fix build with --as-needed
 2017-03-02 16:39 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).