messages from 2016-10-13 07:41:58 to 2016-10-17 20:15:35 UTC [more...]
[RFC PATCH v1 00/28] x86: Secure Encrypted Virtualization (AMD)
2016-10-17 20:14 UTC (15+ messages)
` [RFC PATCH v1 19/28] KVM: SVM: prepare to reserve asid for SEV guest
` [RFC PATCH v1 20/28] KVM: SVM: prepare for SEV guest management API support
` [RFC PATCH v1 21/28] KVM: introduce KVM_SEV_ISSUE_CMD ioctl
` [RFC PATCH v1 22/28] KVM: SVM: add SEV launch start command
` [RFC PATCH v1 24/28] KVM: SVM: add SEV_LAUNCH_FINISH command
[PATCH 0/20 v3] dax: Clear dirty bits after flushing caches
2016-10-17 19:40 UTC (33+ messages)
` [PATCH 01/20] mm: Change type of vmf->virtual_address
` [PATCH 03/20] mm: Use pgoff in struct vm_fault instead of passing it separately
` [PATCH 04/20] mm: Use passed vm_fault structure in __do_fault()
` [PATCH 05/20] mm: Trim __do_fault() arguments
` [PATCH 06/20] mm: Use pass vm_fault structure for in wp_pfn_shared()
` [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
[bug/regression] libhugetlbfs testsuite failures and OOMs eventually kill my system
2016-10-17 18:27 UTC (8+ messages)
[REVIEW][PATCH] mm: Add a user_ns owner to mm_struct and fix ptrace_may_access
2016-10-17 17:33 UTC (3+ messages)
[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
[RFC] scripts: Include postprocessing script for memory allocation tracing
2016-10-17 17:31 UTC (10+ messages)
[PATCH] vmscan: set correct defer count for shrinker
2016-10-17 17:16 UTC (4+ messages)
[PATCH v2] z3fold: fix the potential encode bug in encod_handle
2016-10-17 15:30 UTC (6+ 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] shmem: avoid huge pages for small files
2016-10-17 14:55 UTC (4+ messages)
[PATCH v6 00/17] re-enable DAX PMD support
2016-10-17 14:55 UTC (13+ messages)
` [PATCH v6 14/17] dax: move put_(un)locked_mapping_entry() in dax.c
` [PATCH v6 15/17] dax: add struct iomap based DAX PMD support
` [PATCH v7 "
` [PATCH v6 17/17] dax: remove "depends on BROKEN" from FS_DAX_PMD
Xfs lockdep warning with for-dave-for-4.6 branch
2016-10-17 13:49 UTC (11+ messages)
some question about order0 page allocation
2016-10-17 13:12 UTC (4+ messages)
mmap_sem bottleneck
2016-10-17 12:57 UTC (3+ messages)
[PATCH] mm/gup: Make unnecessarily global vma_permits_fault() static
2016-10-17 12:23 UTC
[PATCH v2] mm: exclude isolated non-lru pages from NR_ISOLATED_ANON or NR_ISOLATED_FILE
2016-10-17 11:10 UTC (13+ messages)
[RFC PATCH 0/5] Reduce fragmentation
2016-10-17 9:21 UTC (16+ messages)
` [RFC PATCH 1/5] mm/page_alloc: always add freeing page at the tail of the buddy list
` [RFC PATCH 2/5] mm/page_alloc: use smallest fallback page first in movable allocation
` [RFC PATCH 3/5] mm/page_alloc: stop instantly reusing freed page
` [RFC PATCH 4/5] mm/page_alloc: add fixed migratetype pageblock infrastructure
` [RFC PATCH 5/5] mm/page_alloc: support fixed migratetype pageblock
[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 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
2016-10-17 9:23 UTC (5+ messages)
` [PATCH 06/10] mm: replace get_user_pages() write/force parameters with gup_flags
` [PATCH 10/10] mm: replace access_process_vm() write parameter "
[PATCH v2] kasan: support panic_on_warn
2016-10-17 9:14 UTC (2+ messages)
[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)
[RFC PATCH] mm, compaction: allow compaction for GFP_NOFS requests
2016-10-17 8:22 UTC (10+ messages)
pkeys: Remove easily triggered WARN
2016-10-17 7:54 UTC (4+ 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
[PATCH vmalloc] reduce purge_lock range and hold time of
2016-10-15 16:55 UTC (2+ messages)
[mmotm:master 121/157] arch/powerpc/kernel/module_64.c:463: undefined reference to `.elf64_apply_relocate_add'
2016-10-15 15:14 UTC
[mm/vmalloc] 95bc4368c7: kernel BUG at mm/memory.c:1881!
2016-10-15 14:18 UTC
[PATCH v5] z3fold: add shrinker
2016-10-15 12:05 UTC (4+ 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: vmalloc: Replace purge_lock spinlock with atomic refcount
2016-10-15 10:10 UTC
[PATCH] mm/vmalloc: Replace opencoded 4-level page walkers
2016-10-15 9:07 UTC
[PATCH] lib: bump stackdepot capacity from 16MB to 128MB
2016-10-14 15:20 UTC
[PATCH] base memory: introduce CONFIG_MEMORY_DEVICE
2016-10-14 10:53 UTC
Rewording language in mbind(2) to "threads" not "processes"
2016-10-14 10:09 UTC (3+ messages)
[PATCH 1/1] mm/percpu.c: append alignment sanity checkup to avoid memory leakage
2016-10-14 7:12 UTC
[PATCH v6 0/6] Introduce ZONE_CMA
2016-10-14 3:03 UTC (7+ messages)
` [PATCH v6 1/6] mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request
` [PATCH v6 2/6] mm/cma: introduce new zone, ZONE_CMA
` [PATCH v6 3/6] mm/cma: populate ZONE_CMA
` [PATCH v6 4/6] mm/cma: remove ALLOC_CMA
` [PATCH v6 5/6] mm/cma: remove MIGRATE_CMA
` [PATCH v6 6/6] mm/cma: remove per zone CMA stat
[RFC v2 PATCH] mm/percpu.c: simplify grouping CPU algorithm
2016-10-14 1:17 UTC (5+ messages)
[RFC PATCH 1/1] mm/percpu.c: fix several trivial issues
2016-10-14 1:01 UTC (4+ messages)
[RFC PATCH 1/1] mm/percpu.c: fix memory leakage issue when allocate a odd alignment area
2016-10-14 0:58 UTC (5+ messages)
[RFC v2 PATCH] mm/percpu.c: fix panic triggered by BUG_ON() falsely
2016-10-14 0:52 UTC (6+ messages)
[PATCH] Don't touch single threaded PTEs which are on the right node
2016-10-13 18:16 UTC (4+ messages)
[PATCH] Don't touch single threaded PTEs which are on the right node
2016-10-13 18:08 UTC
[PATCHv4 0/3] z3fold: add shrinker
2016-10-13 16:52 UTC (4+ messages)
` [PATCH 1/3] z3fold: make counters atomic
` [PATCH 2/3] z3fold: remove redundant locking
` [PATCH 3/3] z3fold: add shrinker
[PATCH V3] mm: Add sysfs interface to dump each node's zonelist information
2016-10-13 14:38 UTC (8+ messages)
` [PATCH V4] "
Regression in mobility grouping?
2016-10-13 14:11 UTC (6+ messages)
` [RFC 0/4] try to reduce fragmenting fallbacks
` [RFC 4/4] mm, page_alloc: disallow migratetype fallback in fastpath
` [RFC 7/4] mm, page_alloc: count movable pages when stealing
[PATCHv3 00/41] ext4: support of huge pages
2016-10-13 13:18 UTC (7+ messages)
` [PATCHv3 15/41] filemap: handle huge pages in do_generic_file_read()
` [PATCHv3 17/41] filemap: handle huge pages in filemap_fdatawait_range()
[PATCH v2] z3fold: add shrinker
2016-10-13 13:15 UTC (5+ messages)
[PATCH] mm, mempolicy: clean up __GFP_THISNODE confusion in policy_zonelist
2016-10-13 12:59 UTC
MPOL_BIND on memory only nodes
2016-10-13 12:51 UTC (9+ messages)
[PATCH] mm/slab: fix kmemcg cache creation delayed issue
2016-10-13 7:42 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).