messages from 2016-10-12 09:43:41 to 2016-10-15 14:19:24 UTC [more...]
[PATCH vmalloc] reduce purge_lock range and hold time of
2016-10-15 14:12 UTC
[mm/vmalloc] 95bc4368c7: kernel BUG at mm/memory.c:1881!
2016-10-15 14:18 UTC
[PATCH v3] mm: vmalloc: Replace purge_lock spinlock with atomic refcount
2016-10-15 12:52 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 v2] mm: vmalloc: Replace purge_lock spinlock with atomic refcount
2016-10-15 10:42 UTC
[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 v2] mm: exclude isolated non-lru pages from NR_ISOLATED_ANON or NR_ISOLATED_FILE
2016-10-15 7:10 UTC (10+ messages)
[bug/regression] libhugetlbfs testsuite failures and OOMs eventually kill my system
2016-10-14 23:57 UTC (5+ messages)
[PATCH 0/20 v3] dax: Clear dirty bits after flushing caches
2016-10-14 21:04 UTC (18+ 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] z3fold: remove the unnecessary limit in z3fold_compact_page
2016-10-14 19:25 UTC (2+ messages)
pkeys: Remove easily triggered WARN
2016-10-14 19:16 UTC (2+ messages)
[PATCH] kasan: support panic_on_warn
2016-10-14 17:10 UTC
some question about order0 page allocation
2016-10-14 15:26 UTC (2+ messages)
[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
[RFC PATCH 0/5] Reduce fragmentation
2016-10-14 10:52 UTC (15+ 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
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 (13+ messages)
[RFC v2 PATCH] mm/percpu.c: fix panic triggered by BUG_ON() falsely
2016-10-14 0:52 UTC (9+ messages)
[PATCH v6 00/17] re-enable DAX PMD support
2016-10-13 19:25 UTC (23+ messages)
` [PATCH v6 01/17] ext4: allow DAX writeback for hole punch
` [PATCH v6 02/17] ext4: tell DAX the size of allocation holes
` [PATCH v6 03/17] dax: remove buffer_size_valid()
` [PATCH v6 04/17] ext2: remove support for DAX PMD faults
` [PATCH v6 05/17] dax: make 'wait_table' global variable static
` [PATCH v6 06/17] dax: remove the last BUG_ON() from fs/dax.c
` [PATCH v6 07/17] dax: consistent variable naming for DAX entries
` [PATCH v6 08/17] dax: coordinate locking for offsets in PMD range
` [PATCH v6 09/17] dax: remove dax_pmd_fault()
` [PATCH v6 10/17] dax: correct dax iomap code namespace
` [PATCH v6 11/17] dax: add dax_iomap_sector() helper function
` [PATCH v6 12/17] dax: dax_iomap_fault() needs to call iomap_end()
` [PATCH v6 13/17] dax: move RADIX_DAX_* defines to dax.h
` [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 16/17] xfs: use struct iomap based DAX PMD fault path
` [PATCH v6 17/17] dax: remove "depends on BROKEN" from FS_DAX_PMD
[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 (13+ 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 (11+ messages)
[RFC PATCH v1 00/28] x86: Secure Encrypted Virtualization (AMD)
2016-10-13 11:19 UTC (12+ 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
[RFC PATCH] mm, compaction: allow compaction for GFP_NOFS requests
2016-10-13 11:04 UTC (8+ messages)
[PATCH] mm/slab: fix kmemcg cache creation delayed issue
2016-10-13 7:42 UTC (4+ messages)
[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
2016-10-13 7:32 UTC (13+ 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 09/10] mm: replace access_remote_vm() "
` [PATCH 10/10] mm: replace access_process_vm() "
[PATCH] vmscan: set correct defer count for shrinker
2016-10-13 6:53 UTC (2+ messages)
[PATCH v2 0/1] man/set_mempolicy.2,mbind.2: add MPOL_LOCAL NUMA memory policy documentation
2016-10-13 6:48 UTC (8+ messages)
` [PATCH v3 "
[RFC PATCH 1/1] mm/vmalloc.c: correct logic errors when insert vmap_area
2016-10-13 6:39 UTC (4+ messages)
OOM in v4.8
2016-10-13 6:34 UTC (8+ messages)
[PATCH] mm, compaction: allow compaction for GFP_NOFS requests
2016-10-13 6:22 UTC (3+ messages)
[PATCH v2] z3fold: fix the potential encode bug in encod_handle
2016-10-13 4:02 UTC
[PATCH] z3fold: fix the potential encode bug in encod_handle
2016-10-13 3:57 UTC (2+ messages)
[PATCH v3 0/4] use up highorder free pages before OOM
2016-10-12 23:39 UTC (4+ messages)
` [PATCH v3 3/4] mm: try to exhaust highatomic reserve before the OOM
[PATCH v3] z3fold: add shrinker
2016-10-12 20:38 UTC
[RFC 0/6] Module for tracking/accounting shared memory buffers
2016-10-12 17:15 UTC (2+ messages)
[PATCH] mm: kmemleak: Ensure that the task stack is not freed during scanning
2016-10-12 16:14 UTC (6+ messages)
[PATCH] Don't touch single threaded PTEs which are on the right node
2016-10-12 15:40 UTC (3+ messages)
[PATCH] mm: remove extra newline from allocation stall warning
2016-10-12 14:52 UTC (3+ messages)
help for random Padding overwritten
2016-10-12 13:10 UTC (2+ messages)
[PATCH] mm: page_alloc: Use KERN_CONT where appropriate
2016-10-12 10:37 UTC (5+ 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).