linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-15 04:59:41 to 2016-11-16 22:35:22 UTC [more...]

[PATCH 00/29] Improve radix tree for 4.10
 2016-11-17  0:17 UTC  (60+ messages)
` [PATCH 01/29] tools: Add WARN_ON_ONCE
` [PATCH 02/29] radix tree test suite: Allow GFP_ATOMIC allocations to fail
` [PATCH 03/29] radix tree test suite: Track preempt_count
` [PATCH 04/29] radix tree test suite: Free preallocated nodes
` [PATCH 05/29] radix tree test suite: Make runs more reproducible
` [PATCH 06/29] radix tree test suite: benchmark for iterator
` [PATCH 07/29] radix tree test suite: Use rcu_barrier
` [PATCH 08/29] tools: Add more bitmap functions
` [PATCH 09/29] radix tree test suite: Use common find-bit code
` [PATCH 10/29] radix-tree: Add radix_tree_join
` [PATCH 11/29] radix-tree: Add radix_tree_split
` [PATCH 12/29] radix-tree: Add radix_tree_split_preload()
` [PATCH 13/29] radix-tree: Fix typo
` [PATCH 14/29] radix-tree: Move rcu_head into a union with private_list
` [PATCH 15/29] radix-tree: Create node_tag_set()
` [PATCH 16/29] radix-tree: Make radix_tree_find_next_bit more useful
` [PATCH 17/29] radix-tree: Improve dump output
` [PATCH 18/29] btrfs: Fix race in btrfs_free_dummy_fs_info()
` [PATCH 19/29] radix tree test suite: iteration test misuses RCU
` [PATCH 20/29] radix tree: Improve multiorder iterators
` [PATCH 21/29] radix-tree: Delete radix_tree_locate_item()
` [PATCH 22/29] radix-tree: Delete radix_tree_range_tag_if_tagged()
` [PATCH 23/29] idr: Add ida_is_empty
` [PATCH 24/29] tpm: Use idr_find(), not idr_find_slowpath()
` [PATCH 25/29] rxrpc: Abstract away knowledge of IDR internals
` [PATCH 26/29] idr: Reduce the number of bits per level from 8 to 6
` [PATCH 27/29] radix tree test suite: Add some more functionality
` [PATCH 28/29] radix-tree: Create all_tag_set
` [PATCH 29/29] Reimplement IDR and IDA using the radix tree

[PATCH 0/21 v4 RESEND] dax: Clear dirty bits after flushing caches
 2016-11-16 21:28 UTC  (50+ messages)
` [PATCH 01/21] mm: Join struct fault_env and vm_fault
` [PATCH 02/21] mm: Use vmf->address instead of of vmf->virtual_address
` [PATCH 03/21] mm: Use pgoff in struct vm_fault instead of passing it separately
` [PATCH 04/21] mm: Use passed vm_fault structure in __do_fault()
` [PATCH 05/21] mm: Trim __do_fault() arguments
` [PATCH 06/21] mm: Use passed vm_fault structure for in wp_pfn_shared()
` [PATCH 07/21] mm: Add orig_pte field into vm_fault
` [PATCH 08/21] mm: Allow full handling of COW faults in ->fault handlers
` [PATCH 09/21] mm: Factor out functionality to finish page faults
` [PATCH 10/21] mm: Move handling of COW faults into DAX code
` [PATCH 11/21] mm: Remove unnecessary vma->vm_ops check
` [PATCH 12/21] mm: Factor out common parts of write fault handling
` [PATCH 13/21] mm: Pass vm_fault structure into do_page_mkwrite()
` [PATCH 14/21] mm: Use vmf->page during WP faults
` [PATCH 15/21] mm: Move part of wp_page_reuse() into the single call site
` [PATCH 16/21] mm: Provide helper for finishing mkwrite faults
` [PATCH 17/21] mm: Change return values of finish_mkwrite_fault()

I'd like to add you to my professional network on LinkedIn
 2016-11-16 20:08 UTC 

[PATCH v3] mm: don't cap request size based on read-ahead setting
 2016-11-16 19:31 UTC 

[RFC PATCH v3 00/20] x86: Secure Memory Encryption (AMD)
 2016-11-16 19:22 UTC  (24+ messages)
` [RFC PATCH v3 04/20] x86: Handle reduction in physical address size with SME
` [RFC PATCH v3 08/20] x86: Add support for early encryption/decryption of memory
` [RFC PATCH v3 13/20] x86: DMA support for memory encryption

[PATCH 00/33] userfaultfd tmpfs/hugetlbfs/non-cooperative
 2016-11-16 18:53 UTC  (9+ messages)
` [PATCH 15/33] userfaultfd: hugetlbfs: add __mcopy_atomic_hugetlb for huge page UFFDIO_COPY

[PATCH/RFC] mm: don't cap request size based on read-ahead setting
 2016-11-16 18:47 UTC  (6+ messages)

[PATCH] mm: don't cap request size based on read-ahead setting
 2016-11-16 18:38 UTC  (4+ messages)

[PATCHv2 0/6] CONFIG_DEBUG_VIRTUAL for arm64
 2016-11-16 17:32 UTC  (10+ messages)
` [PATCHv2 5/6] arm64: Use __pa_symbol for _end

[PATCH] device-dax: fail all private mapping attempts
 2016-11-16 17:26 UTC 

[RESEND][v1 0/3] Support memory cgroup hotplug
 2016-11-16 16:45 UTC  (7+ messages)
` [RESEND] [PATCH v1 1/3] Add basic infrastructure for memcg hotplug support
` [RESEND] [PATCH v1 2/3] Move from all possible nodes to online nodes
` [RESEND] [PATCH v1 3/3] powerpc: fix node_possible_map limitations
    ` [PATCH] powerpc/mm: allow memory hotplug into an offline node

[PATCH v27 1/9] memblock: add memblock_cap_memory_range()
 2016-11-16 16:30 UTC  (6+ messages)

[PATCH] [RFC] drivers: dma-coherent: use MEMREMAP_WB instead of MEMREMAP_WC
 2016-11-16 15:29 UTC  (9+ messages)

[Bug 186671] New: OOM on system with just rsync running 32GB of ram 30GB of pagecache
 2016-11-16 13:39 UTC  (8+ messages)

[PATCH] mm, rmap: handle anon_vma_prepare() common case inline
 2016-11-16  7:40 UTC 

[PATCH] kasan: support use-after-scope detection
 2016-11-16  7:23 UTC  (4+ messages)

[PATCH v2] kasan: support use-after-scope detection
 2016-11-16  7:22 UTC 

Hugetlb gigantic page and dynamic allocation
 2016-11-16  7:15 UTC 

[PATCH v2 5/6] mm: hugetlb: add a new function to allocate a new gigantic page
 2016-11-16  6:55 UTC  (2+ messages)
` [PATCH V2 fix "

[PATCH v2 0/6] mm: fix the "counter.sh" failure for libhugetlbfs
 2016-11-16  6:53 UTC  (6+ messages)
` [PATCH v2 4/6] mm: mempolicy: intruduce a helper huge_nodemask()
  ` [PATCH V2 fix "

[PATCH 1/2] shmem: Support for registration of driver/file owner specific ops
 2016-11-16  5:13 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Make GPU pages movable

[PATCH -v5 0/9] THP swap: Delay splitting THP during swapping out
 2016-11-16  3:10 UTC  (10+ messages)
` [PATCH -v5 1/9] mm, swap: Make swap cluster size same of THP size on x86_64
` [PATCH -v5 2/9] mm, memcg: Support to charge/uncharge multiple swap entries
` [PATCH -v5 3/9] mm, THP, swap: Add swap cluster allocate/free functions
` [PATCH -v5 4/9] mm, THP, swap: Add get_huge_swap_page()
` [PATCH -v5 5/9] mm, THP, swap: Support to clear SWAP_HAS_CACHE for huge page
` [PATCH -v5 6/9] mm, THP, swap: Support to add/delete THP to/from swap cache
` [PATCH -v5 7/9] mm, THP: Add can_split_huge_page()
` [PATCH -v5 8/9] mm, THP, swap: Support to split THP in swap cache
` [PATCH -v5 9/9] mm, THP, swap: Delay splitting THP during swap out

[PATCH] mm: add ZONE_DEVICE statistics to smaps
 2016-11-16  0:48 UTC  (6+ messages)

[PATCH] slab: Add POISON_POINTER_DELTA to ZERO_SIZE_PTR
 2016-11-16  0:35 UTC  (5+ messages)
  ` [kernel-hardening] "

[PATCH v3 0/8] mm/swap: Regular page swap optimizations
 2016-11-15 23:47 UTC  (9+ messages)
` [PATCH v3 1/8] mm/swap: Fix kernel message in swap_info_get()
` [PATCH v3 2/8] mm/swap: Add cluster lock
` [PATCH v3 3/8] mm/swap: Split swap cache into 64MB trunks
` [PATCH v3 4/8] mm/swap: skip read ahead for unreferenced swap slots
` [PATCH v3 5/8] mm/swap: Allocate swap slots in batches
` [PATCH v3 6/8] mm/swap: Free swap slots in batch
` [PATCH v3 7/8] mm/swap: Add cache for swap slots allocation
` [PATCH v3 8/8] mm/swap: Enable swap slots cache usage

[v1 0/3] Support memory cgroup hotplug
 2016-11-15 23:47 UTC  (5+ messages)
` [PATCH v1 3/3] powerpc: fix node_possible_map limitations

[PATCH v7] powerpc: Do not make the entire heap executable
 2016-11-15 22:32 UTC  (2+ messages)

[PATCH] kasan: update kasan_global for gcc 7
 2016-11-15 16:53 UTC  (2+ messages)

[PATCH 0/3] z3fold: per-page spinlock and other smaller optimizations
 2016-11-15 16:00 UTC  (4+ messages)
` [PATCH 1/3] z3fold: use per-page spinlock
` [PATCH 2/3] z3fold: don't fail kernel build if z3fold_header is too big
` [PATCH 3/3] z3fold: discourage use of pages that weren't compacted

[PATCH v7 0/5] enable movable nodes on non-x86 configs
 2016-11-15 15:57 UTC  (4+ messages)
` [PATCH v7 2/5] mm: remove x86-only restriction of movable_node

[PATCH 1/6] mm: khugepaged: fix radix tree node leak in shmem collapse error path
 2016-11-15 14:00 UTC  (11+ messages)

[PATCH] z3fold: discourage use of pages that weren't compacted
 2016-11-15 13:35 UTC  (3+ messages)

mm: BUG in munlock_vma_pages_range
 2016-11-15 13:27 UTC  (2+ messages)

[RFC PATCH v2 0/3] Add support for eXclusive Page Frame Ownership (XPFO)
 2016-11-15 11:18 UTC  (7+ messages)
` [RFC PATCH v3 0/2] "
  ` [RFC PATCH v3 1/2] "

[PATCH v2 00/12] mm: page migration enhancement for thp
 2016-11-15  4:57 UTC  (4+ messages)
` [PATCH v2 05/12] mm: thp: add core routines for thp/pmd migration


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