messages from 2016-10-15 14:19:24 to 2016-10-19 02:41:59 UTC [more...]
[PATCH v2] mm: exclude isolated non-lru pages from NR_ISOLATED_ANON or NR_ISOLATED_FILE
2016-10-19 2:32 UTC (16+ messages)
Xfs lockdep warning with for-dave-for-4.6 branch
2016-10-19 0:33 UTC (12+ messages)
[patch] mm, thp: avoid unlikely branches for split_huge_pmd
2016-10-18 23:09 UTC (2+ 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)
[PATCH 0/20 v3] dax: Clear dirty bits after flushing caches
2016-10-18 22:12 UTC (52+ messages)
` [PATCH 03/20] mm: Use pgoff in struct vm_fault instead of passing it separately
` [PATCH 05/20] mm: Trim __do_fault() arguments
` [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
[RFC PATCH v1 00/28] x86: Secure Encrypted Virtualization (AMD)
2016-10-18 21:44 UTC (9+ messages)
` [RFC PATCH v1 21/28] KVM: introduce KVM_SEV_ISSUE_CMD ioctl
[PATCH 0/3] iopmem : A block device for PCIe memory
2016-10-18 21:42 UTC (4+ 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
[REVIEW][PATCH] mm: Add a user_ns owner to mm_struct and fix ptrace_may_access
2016-10-18 21:15 UTC (12+ messages)
` [REVIEW][PATCH] exec: Don't exec files the userns root can not read
[RFC] reduce latency in __purge_vmap_area_lazy
2016-10-18 21:01 UTC (13+ 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
[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] mm/hugetlb: Use the right pte val for compare in hugetlb_cow
2016-10-18 18:33 UTC (2+ messages)
[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)
[4.9-rc1] Unable to handle kernel paging request
2016-10-18 16:28 UTC
[PATCH] mm/vmalloc: Replace opencoded 4-level page walkers
2016-10-18 16:11 UTC (2+ messages)
` [PATCH v2] "
[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
2016-10-18 15:30 UTC (15+ 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 06/10] mm: replace get_user_pages() "
` [PATCH 10/10] mm: replace access_process_vm() write parameter "
[PATCH] x86, pkeys: remove cruft from never-merged syscalls
2016-10-18 15:18 UTC
mmap_sem bottleneck
2016-10-18 15:02 UTC (6+ 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)
[PATCH v4 1/2] shmem: Support for registration of driver/file owner specific ops
2016-10-18 13:39 UTC (5+ messages)
` [PATCH v4 2/2] drm/i915: Make GPU pages movable
` [Intel-gfx] "
[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)
How to make warn_alloc() reliable?
2016-10-18 12:27 UTC (2+ 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 (4+ messages)
` [lkp] [mm] b1f58b69ba: BUG: sleeping function called from invalid context at mm/vmalloc.c:667
[PATCH] vmscan: set correct defer count for shrinker
2016-10-17 17:16 UTC (4+ messages)
[PATCH -next] mm: numa: remove duplicated include from mprotect.c
2016-10-17 15:47 UTC
[PATCH] generic syscalls: kill cruft from removed pkey syscalls
2016-10-17 15:37 UTC (2+ messages)
[PATCH v6 15/17] dax: add struct iomap based DAX PMD support
2016-10-17 14:55 UTC (4+ messages)
` [PATCH v7 "
some question about order0 page allocation
2016-10-17 13:12 UTC (4+ messages)
[PATCH] mm/gup: Make unnecessarily global vma_permits_fault() static
2016-10-17 12:23 UTC
[RFC PATCH 0/5] Reduce fragmentation
2016-10-17 9:21 UTC (3+ messages)
` [RFC PATCH 1/5] mm/page_alloc: always add freeing page at the tail of the buddy list
[PATCH] kmemleak: fix reference to Documentation
2016-10-17 9:45 UTC (2+ messages)
[PATCH v3] mm: vmalloc: Replace purge_lock spinlock with atomic refcount
2016-10-17 9:32 UTC (8+ messages)
[PATCH v2] kasan: support panic_on_warn
2016-10-17 9:14 UTC (2+ messages)
[PATCH v6 00/17] re-enable DAX PMD support
2016-10-17 9:09 UTC (4+ messages)
` [PATCH v6 17/17] dax: remove "depends on BROKEN" from FS_DAX_PMD
[PATCH] kasan: support panic_on_warn
2016-10-17 8:59 UTC (5+ messages)
[PATCH] kasan: support panic_on_warn
2016-10-17 8:58 UTC (2+ messages)
pkeys: Remove easily triggered WARN
2016-10-17 7:54 UTC (3+ messages)
[PATCH] z3fold: remove the unnecessary limit in z3fold_compact_page
2016-10-17 1:51 UTC (3+ messages)
core.c:undefined reference to `fpu_save'
2016-10-16 14:08 UTC
[mmotm:master 11/157] ERROR: "irq_set_parent" [drivers/mfd/tps65217.ko] undefined!
2016-10-16 0:35 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).