messages from 2016-10-17 16:50:18 to 2016-10-19 17:50:27 UTC [more...]
[PATCH 0/3] iopmem : A block device for PCIe memory
2016-10-19 17:50 UTC (6+ messages)
` [PATCH 1/3] memremap.c : Add support for ZONE_DEVICE IO memory with struct pages
` [PATCH 2/3] iopmem : Add a block device driver for PCIe attached IO memory
` [PATCH 3/3] iopmem : Add documentation for iopmem driver
x32 is broken in 4.9-rc1 due to "x86/signal: Add SA_{X32,IA32}_ABI sa_flags"
2016-10-19 17:45 UTC (3+ messages)
[REVIEW][PATCH] mm: Add a user_ns owner to mm_struct and fix ptrace_may_access
2016-10-19 17:32 UTC (19+ messages)
` [REVIEW][PATCH] exec: Don't exec files the userns root can not read
[PATCH 0/20 v3] dax: Clear dirty bits after flushing caches
2016-10-19 17:25 UTC (53+ messages)
` [PATCH 07/20] mm: Add orig_pte field into vm_fault
` [PATCH 08/20] mm: Allow full handling of COW faults in ->fault handlers
` [PATCH 09/20] mm: Factor out functionality to finish page faults
` [PATCH 10/20] mm: Move handling of COW faults into DAX code
` [PATCH 11/20] mm: Remove unnecessary vma->vm_ops check
` [PATCH 12/20] mm: Factor out common parts of write fault handling
` [PATCH 13/20] mm: Pass vm_fault structure into do_page_mkwrite()
` [PATCH 14/20] mm: Use vmf->page during WP faults
` [PATCH 15/20] mm: Move part of wp_page_reuse() into the single call site
` [PATCH 16/20] mm: Provide helper for finishing mkwrite faults
` [PATCH 17/20] mm: Export follow_pte()
` [PATCH 18/20] dax: Make cache flushing protected by entry lock
` [PATCH 19/20] dax: Protect PTE modification on WP fault by radix tree "
` [PATCH 20/20] dax: Clear dirty entry tags on cache flush
[PATCH 0/5] mm: workingset: radix tree subtleties & single-page file refaults
2016-10-19 17:24 UTC (6+ messages)
` [PATCH 1/5] lib: radix-tree: provide node-granular interface for radix tree tags
` [PATCH 2/5] lib: radix-tree: internal tags
` [PATCH 3/5] lib: radix-tree: native accounting and tracking of special entries
` [PATCH 4/5] mm: workingset: restore single-page file refault tracking
` [PATCH 5/5] mm: workingset: turn shadow node shrinker bugs into warnings
[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
2016-10-19 17:23 UTC (33+ messages)
` [PATCH 01/10] mm: remove write/force parameters from __get_user_pages_locked()
` [PATCH 02/10] mm: remove write/force parameters from __get_user_pages_unlocked()
` [PATCH 03/10] mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
` [PATCH 04/10] mm: replace get_user_pages_locked() "
` [PATCH 05/10] mm: replace get_vaddr_frames() "
` [PATCH 06/10] mm: replace get_user_pages() "
` [PATCH 07/10] mm: replace get_user_pages_remote() "
` [PATCH 08/10] mm: replace __access_remote_vm() write parameter "
` [PATCH 10/10] mm: replace access_process_vm() "
[PATCH 0/3] z3fold: background page compaction
2016-10-19 16:36 UTC (4+ messages)
` [PATCH 1/3] z3fold: make counters atomic
` [PATCH 2/3] z3fold: remove redundant locking
` [PATCH 3/3] z3fold: add compaction worker
[RFC] reduce latency in __purge_vmap_area_lazy
2016-10-19 16:31 UTC (17+ messages)
` [PATCH 1/6] mm: refactor __purge_vmap_area_lazy
` [PATCH 2/6] mm: mark all calls into the vmalloc subsystem as potentially sleeping
` [PATCH 3/6] mm: remove free_unmap_vmap_area_noflush
` [PATCH 4/6] mm: remove free_unmap_vmap_area_addr
` [PATCH 5/6] mm: turn vmap_purge_lock into a mutex
` [PATCH 6/6] mm: add preempt points into __purge_vmap_area_lazy
[4.9-rc1] Unable to handle kernel paging request
2016-10-19 15:40 UTC (3+ messages)
[PATCH 1/2] shmem: Support for registration of Driver/file owner specific ops
2016-10-19 15:11 UTC (3+ messages)
` [Intel-gfx] "
Xfs lockdep warning with for-dave-for-4.6 branch
2016-10-19 12:06 UTC (14+ messages)
How to make warn_alloc() reliable?
2016-10-19 11:55 UTC (4+ messages)
[PATCH v4 1/2] shmem: Support for registration of driver/file owner specific ops
2016-10-19 10:40 UTC (6+ messages)
` [PATCH v4 2/2] drm/i915: Make GPU pages movable
` [Intel-gfx] "
[PATCH] mm, compaction: fix NR_ISOLATED_* stats for pfn based migration
2016-10-19 10:36 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION ff9a1f89bf4512a0b628792c096aea0eced8b83c
2016-10-19 9:05 UTC
some question about order0 page allocation
2016-10-19 7:56 UTC (5+ messages)
[patch] mm, thp: avoid unlikely branches for split_huge_pmd
2016-10-19 7:34 UTC (3+ messages)
[PATCH] mm/hugetlb: Use the right pte val for compare in hugetlb_cow
2016-10-19 5:11 UTC (4+ messages)
[PATCH v2] mm: exclude isolated non-lru pages from NR_ISOLATED_ANON or NR_ISOLATED_FILE
2016-10-19 2:32 UTC (13+ messages)
[mmotm:master 121/157] arch/powerpc/kernel/module_64.c:463: undefined reference to `.elf64_apply_relocate_add'
2016-10-18 23:09 UTC (2+ messages)
[RFC PATCH v1 00/28] x86: Secure Encrypted Virtualization (AMD)
2016-10-18 21:44 UTC (7+ messages)
` [RFC PATCH v1 21/28] KVM: introduce KVM_SEV_ISSUE_CMD ioctl
[PATCH v5] z3fold: add shrinker
2016-10-18 18:36 UTC (15+ messages)
` [PATCH v5 1/3] z3fold: make counters atomic
` [PATCH v5 2/3] z3fold: remove redundant locking
` [PATCH v5 3/3] z3fold: add shrinker
[PATCH] shmem: avoid huge pages for small files
2016-10-18 18:30 UTC (7+ messages)
[Bug 177821] New: NULL pointer dereference in list_rcu
2016-10-18 16:41 UTC (4+ messages)
[PATCH] mm/vmalloc: Replace opencoded 4-level page walkers
2016-10-18 16:11 UTC (2+ messages)
` [PATCH v2] "
[PATCH] x86, pkeys: remove cruft from never-merged syscalls
2016-10-18 15:18 UTC
mmap_sem bottleneck
2016-10-18 15:02 UTC (5+ messages)
[PATCH] z3fold: limit first_num to the actual range of possible buddy indexes
2016-10-18 14:54 UTC (3+ messages)
[PATCH] mm: pagealloc: fix continued prints in show_free_areas
2016-10-18 13:44 UTC (4+ messages)
[RFC] scripts: Include postprocessing script for memory allocation tracing
2016-10-18 13:13 UTC (11+ messages)
[RFC PATCH] mm, compaction: allow compaction for GFP_NOFS requests
2016-10-18 12:29 UTC (12+ messages)
[PATCH] bdi flusher should not be throttled here when it fall into buddy slow path
2016-10-18 11:42 UTC (5+ messages)
[bug/regression] libhugetlbfs testsuite failures and OOMs eventually kill my system
2016-10-18 11:28 UTC (13+ messages)
[PATCH] mm, mempolicy: clean up __GFP_THISNODE confusion in policy_zonelist
2016-10-18 9:44 UTC (2+ messages)
[PATCHv3] shmem: avoid huge pages for small files
2016-10-18 9:02 UTC
[PATCH] mm/hugetlb: Use huge_pte_lock instead of opencoding the lock
2016-10-18 9:02 UTC
[PATCH v6 0/6] Introduce ZONE_CMA
2016-10-18 8:27 UTC (4+ messages)
` [PATCH v6 3/6] mm/cma: populate ZONE_CMA
[PATCH vmalloc] reduce purge_lock range and hold time of
2016-10-18 2:55 UTC (4+ messages)
` [PATCH vmalloc] reduce purge_lock range and hold time of vmap_area_lock
[PATCH v2] z3fold: fix the potential encode bug in encod_handle
2016-10-18 1:53 UTC (7+ messages)
[PATCH] x86, pkeys: remove cruft from never-merged syscalls
2016-10-17 20:57 UTC
[PATCH v2] mm: vmalloc: Replace purge_lock spinlock with atomic refcount
2016-10-17 17:34 UTC (3+ messages)
[PATCH] vmscan: set correct defer count for shrinker
2016-10-17 17:16 UTC (4+ messages)
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).