messages from 2016-11-10 23:29:53 to 2016-11-15 23:48:46 UTC [more...]
[PATCH v3 0/8] mm/swap: Regular page swap optimizations
2016-11-15 23:47 UTC (6+ 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
[v1 0/3] Support memory cgroup hotplug
2016-11-15 23:47 UTC (7+ messages)
` [PATCH v1 1/3] Add basic infrastructure for memcg hotplug support
` [PATCH v1 2/3] Move from all possible nodes to online nodes
` [PATCH v1 3/3] powerpc: fix node_possible_map limitations
[RESEND][v1 0/3] Support memory cgroup hotplug
2016-11-15 23:45 UTC (4+ 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] kasan: support use-after-scope detection
2016-11-15 23:40 UTC (3+ messages)
[PATCH 0/21 v4 RESEND] dax: Clear dirty bits after flushing caches
2016-11-15 22:57 UTC (35+ 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()
[PATCH/RFC] mm: don't cap request size based on read-ahead setting
2016-11-15 22:41 UTC (4+ messages)
[PATCH v7] powerpc: Do not make the entire heap executable
2016-11-15 22:32 UTC (2+ messages)
[RFC PATCH v3 00/20] x86: Secure Memory Encryption (AMD)
2016-11-15 22:01 UTC (40+ messages)
` [RFC PATCH v3 01/20] x86: Documentation for AMD Secure Memory Encryption (SME)
` [RFC PATCH v3 02/20] x86: Set the write-protect cache mode for full PAT support
` [RFC PATCH v3 03/20] x86: Add the Secure Memory Encryption cpu feature
` [RFC PATCH v3 04/20] x86: Handle reduction in physical address size with SME
` [RFC PATCH v3 06/20] x86: Add support to enable SME during early boot processing
` [RFC PATCH v3 10/20] Add support to access boot related data in the clear
` [RFC PATCH v3 13/20] x86: DMA support for memory encryption
` [RFC PATCH v3 14/20] iommu/amd: Disable AMD IOMMU if memory encryption is active
[PATCH] mm: add ZONE_DEVICE statistics to smaps
2016-11-15 18:50 UTC (4+ messages)
[PATCHv2 0/6] CONFIG_DEBUG_VIRTUAL for arm64
2016-11-15 18:35 UTC (8+ messages)
` [PATCHv2 5/6] arm64: Use __pa_symbol for _end
[PATCH] slab: Add POISON_POINTER_DELTA to ZERO_SIZE_PTR
2016-11-15 17:37 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 (10+ messages)
` [PATCH v7 1/5] powerpc/mm: allow memory hotplug into a memoryless node
` [PATCH v7 2/5] mm: remove x86-only restriction of movable_node
` [PATCH v7 3/5] mm: enable CONFIG_MOVABLE_NODE on non-x86 arches
` [PATCH v7 4/5] of/fdt: mark hotpluggable memory
` [PATCH v7 5/5] dt: add documentation of "hotpluggable" memory property
[PATCH 0/6] mm: workingset: radix tree subtleties & single-page file refaults
2016-11-15 14:00 UTC (13+ messages)
` [PATCH 1/6] mm: khugepaged: fix radix tree node leak in shmem collapse error path
[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 0/6] mm: fix the "counter.sh" failure for libhugetlbfs
2016-11-15 8:52 UTC (12+ messages)
` [PATCH v2 1/6] mm: hugetlb: rename some allocation functions
` [PATCH v2 2/6] mm: hugetlb: add a new parameter for some functions
` [PATCH v2 3/6] mm: hugetlb: change the return type for alloc_fresh_gigantic_page
` [PATCH v2 4/6] mm: mempolicy: intruduce a helper huge_nodemask()
` [PATCH v2 5/6] mm: hugetlb: add a new function to allocate a new gigantic page
` [PATCH v2 6/6] mm: hugetlb: support gigantic surplus pages
[PATCH] [RFC] drivers: dma-coherent: use MEMREMAP_WB instead of MEMREMAP_WC
2016-11-15 8:07 UTC (8+ messages)
[PATCH v2 00/12] mm: page migration enhancement for thp
2016-11-15 4:57 UTC (24+ messages)
` [PATCH v2 01/12] mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 6
` [PATCH v2 03/12] mm: thp: introduce separate TTU flag for thp freezing
` [PATCH v2 04/12] mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION
` [PATCH v2 05/12] mm: thp: add core routines for thp/pmd migration
` [PATCH v2 09/12] mm: hwpoison: soft offline supports thp migration
[PATCH v3] mm, thp: propagation of conditional compilation in khugepaged.c
2016-11-15 3:03 UTC (3+ messages)
[PATCH] mm: disable numa migration faults for dax vmas
2016-11-15 1:06 UTC (3+ messages)
[linux-next:master 5439/5763] fs/namespace.c:1185:9-10: WARNING: return of 0/1 in function 'path_is_mountpoint' with return type bool
2016-11-14 23:58 UTC (2+ messages)
` [PATCH] vfs: fix boolreturn.cocci warnings
[Bug 186671] New: OOM on system with just rsync running 32GB of ram 30GB of pagecache
2016-11-14 20:56 UTC (7+ messages)
[PATCH v2] mm, thb: propagation of conditional compilation in khugepaged.c
2016-11-14 20:27 UTC (2+ messages)
[PATCH v6 0/4] enable movable nodes on non-x86 configs
2016-11-14 19:34 UTC (5+ messages)
` [PATCH v6 4/4] of/fdt: mark hotpluggable memory
[PATCH RFC] mm: Add debug_virt_to_phys()
2016-11-14 19:23 UTC (8+ messages)
[PATCH] mm/pkeys: generate pkey system call code only if ARCH_HAS_PKEYS is selected
2016-11-14 16:44 UTC (2+ messages)
[PATCH] filemap: add comment for confusing logic in page_cache_tree_insert()
2016-11-14 16:39 UTC (2+ messages)
[PATCH v2 1/2] hugetlb: Change the function prototype to take vma_area_struct as arg
2016-11-14 15:20 UTC (2+ messages)
` [PATCH v2 2/2] powerpc/mm/hugetlb: Switch hugetlb update to use pte_update
[PATCHv4] shmem: avoid huge pages for small files
2016-11-14 14:09 UTC (6+ messages)
[PATCH V3 1/2] mm: move vma_is_anonymous check within pmd_move_must_withdraw
2016-11-14 8:57 UTC (5+ messages)
` [PATCH V3 2/2] mm: THP page cache support for ppc64
[PATCH 1/2] shmem: Support for registration of driver/file owner specific ops
2016-11-14 7:57 UTC (8+ messages)
` [PATCH 2/2] drm/i915: Make GPU pages movable
[PATCH v27 1/9] memblock: add memblock_cap_memory_range()
2016-11-14 5:55 UTC (5+ messages)
[PATCH] thb: propagate conditional compilation to code depending on sysfs in khugepaged.c
2016-11-14 3:16 UTC (2+ messages)
[PATCH 3.16 169/346] x86/mm: Disable preemption during CR3 read+write
2016-11-14 0:14 UTC
[PATCH 3.2 065/152] x86/mm: Disable preemption during CR3 read+write
2016-11-14 0:14 UTC
Softlockup during memory allocation
2016-11-13 22:02 UTC (3+ messages)
[mm PATCH v3 00/23] Add support for DMA writable pages being writable by the network stack
2016-11-13 17:27 UTC (5+ messages)
` [mm PATCH v3 12/23] arch/nios2: Add option to skip DMA sync as a part of map and unmap
` [mm PATCH v3 17/23] arch/sparc: "
core.c:undefined reference to `fpu_save'
2016-11-13 6:15 UTC
arch/ia64/kernel/entry.S:621: Error: Operand 2 of `adds' should be a 14-bit integer (-8192-8191)
2016-11-13 0:36 UTC
[PATCH 1/2] mm: move vma_is_anonymous check within pmd_move_must_withdraw
2016-11-12 1:37 UTC (6+ messages)
` [PATCH 2/2] mm: THP page cache support for ppc64
[PATCH] zswap: only use CPU notifier when HOTPLUG_CPU=y
2016-11-11 22:21 UTC
[patch] mm, slab: faster active and free stats
2016-11-11 10:30 UTC (5+ messages)
[PATCH 1/2] mm: move vma_is_anonymous check within pmd_move_must_withdraw
2016-11-11 10:06 UTC (3+ messages)
` [PATCH V2] "
[PATCH v6 0/6] Introduce ZONE_CMA
2016-11-11 6:38 UTC (11+ messages)
` [PATCH v6 2/6] mm/cma: introduce new zone, ZONE_CMA
[PATCH] mm: support anonymous stable page
2016-11-11 6:06 UTC (2+ messages)
[PATCH 1/4] powerpc/mm: update ptep_set_access_flag to not do full mm tlb flush
2016-11-11 1:38 UTC (4+ messages)
` [PATCH 3/4] hugetlb: Change the function prototype to take vma_area_struct as arg
[RFC][PATCH 0/2] optimise unlock_page / end_page_writeback
2016-11-11 0:58 UTC (4+ messages)
` [PATCH 1/2] mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked
[RFC][PATCH] Add infrastructure for memcg hotplug support
2016-11-11 0:39 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).