linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-06 12:13:39 to 2017-01-10 20:49:27 UTC [more...]

[PATCH/RESEND 0/5] z3fold optimizations and fixes
 2017-01-10 20:49 UTC  (4+ messages)
` [PATCH/RESEND 2/5] mm/z3fold.c: extend compaction function

[PATCH v4 00/15] lockdep: Implement crossrelease feature
 2017-01-10 20:08 UTC  (3+ messages)
` [PATCH v4 15/15] lockdep: Crossrelease feature documentation

[HMM v15 00/16] HMM (Heterogeneous Memory Management) v15
 2017-01-10 16:58 UTC  (30+ messages)
` [HMM v15 01/16] mm/free_hot_cold_page: catch ZONE_DEVICE pages
` [HMM v15 02/16] mm/memory/hotplug: convert device bool to int to allow for more flags v2
` [HMM v15 03/16] mm/ZONE_DEVICE/devmem_pages_remove: allow early removal of device memory
` [HMM v15 04/16] mm/ZONE_DEVICE/free-page: callback when page is freed
` [HMM v15 05/16] mm/ZONE_DEVICE/unaddressable: add support for un-addressable device memory v2
` [HMM v15 06/16] mm/ZONE_DEVICE/x86: add support for un-addressable device memory
` [HMM v15 07/16] mm/hmm: heterogeneous memory management (HMM for short)
` [HMM v15 08/16] mm/hmm/mirror: mirror process address space on device with HMM helpers
` [HMM v15 09/16] mm/hmm/mirror: helper to snapshot CPU page table
` [HMM v15 10/16] mm/hmm/mirror: device page fault handler
` [HMM v15 11/16] mm/hmm/migrate: support un-addressable ZONE_DEVICE page in migration
` [HMM v15 12/16] mm/hmm/migrate: add new boolean copy flag to migratepage() callback
` [HMM v15 13/16] mm/hmm/migrate: new memory migration helper for use with device memory v2
` [HMM v15 14/16] mm/hmm/migrate: optimize page map once in vma being migrated
` [HMM v15 15/16] mm/hmm/devmem: device driver helper to hotplug ZONE_DEVICE memory
` [HMM v15 16/16] mm/hmm/devmem: dummy HMM device as an helper for "

[LSF/MM TOPIC] I/O error handling and fsync()
 2017-01-10 16:02 UTC 

Benchmarks for the Linux kernel MM architecture
 2017-01-10 15:35 UTC  (2+ messages)

[PATCH 4.9 102/206] x86/prctl/uapi: Remove #ifdef for CHECKPOINT_RESTORE
 2017-01-10 13:36 UTC 

[patch] mm, thp: add new background defrag option
 2017-01-10 13:01 UTC  (13+ messages)

[RFC PATCH 0/2] follow up nodereclaim for 32b fix
 2017-01-10 12:55 UTC  (3+ messages)
` [RFC PATCH 1/2] mm, vmscan: consider eligible zones in get_scan_count
` [RFC PATCH 2/2] mm, vmscan: cleanup inactive_list_is_low

[PATCH v2 2/2] efi: efi_mem_reserve(): don't reserve through memblock after mm_init()
 2017-01-10 12:51 UTC  (5+ messages)

[PATCHv6 00/11] CONFIG_DEBUG_VIRTUAL for arm64
 2017-01-10 12:41 UTC  (6+ messages)

[PATCH v2] mm: Respect FOLL_FORCE/FOLL_COW for thp
 2017-01-10 12:26 UTC  (5+ messages)

[linux-next:master 2814/2850] lib/radix-tree.c:1947:3: error: too few arguments to function '__radix_tree_delete_node'
 2017-01-10 11:34 UTC 

[PATCH v29 1/9] memblock: add memblock_cap_memory_range()
 2017-01-10 11:16 UTC  (2+ messages)

[BUG] How to crash 4.9.2 x86_64: vmscan: shrink_slab
 2017-01-10 10:32 UTC  (3+ messages)

[PATCH] mm/hugetlb.c: fix reservation race when freeing surplus pages
 2017-01-10  9:34 UTC  (2+ messages)

[RFC PATCH 0/4] Fast noirq bulk page allocator v2r7
 2017-01-10  8:34 UTC  (7+ messages)
` [PATCH 1/4] mm, page_alloc: Split buffered_rmqueue
` [PATCH 2/4] mm, page_alloc: Split alloc_pages_nodemask
` [PATCH 3/4] mm, page_allocator: Only use per-cpu allocator for irq-safe requests
` [PATCH 4/4] mm, page_alloc: Add a bulk page allocator

[PATCH v6 kernel 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-01-10  6:43 UTC  (2+ messages)

[PATCH] mm: extend zero pages to same element pages for zram
 2017-01-09 23:41 UTC  (2+ messages)

[PATCH v2] memory_hotplug: zone_can_shift() returns boolean value
 2017-01-09 23:27 UTC  (2+ messages)

[PATCH 1/4] mm: add new mmgrab() helper
 2017-01-09 23:18 UTC  (3+ messages)
` [PATCH 2/4] mm: add new mmget() helper

[RFC PATCH 0/4] page_pool proof-of-concept early code
 2017-01-09 21:58 UTC  (7+ messages)
` [RFC PATCH 2/4] page_pool: basic implementation of page_pool

[PATCH 0/8 v3] scope GFP_NOFS api
 2017-01-09 20:59 UTC  (24+ messages)
` [PATCH 1/8] lockdep: allow to disable reclaim lockup detection
` [PATCH 2/8] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [PATCH 3/8] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 4/8] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
` [PATCH 5/8] jbd2: mark the transaction context with the scope GFP_NOFS context
` [PATCH 6/8] jbd2: make the whole kjournald2 kthread NOFS safe
` [PATCH 7/8] Revert "ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp"
` [PATCH 8/8] Revert "ext4: fix wrong gfp type under transaction"
` [DEBUG PATCH 0/2] debug explicit GFP_NO{FS,IO} usage from the scope context
  ` [DEBUG PATCH 1/2] mm, debug: report when GFP_NO{FS,IO} is used explicitly from memalloc_no{fs,io}_{save,restore} context
  ` [DEBUG PATCH 2/2] silent warnings which we cannot do anything about

Crash in -next due to 'mm/vmalloc: replace opencoded 4-level page walkers'
 2017-01-09 19:48 UTC  (2+ messages)

__GFP_REPEAT usage in fq_alloc_node
 2017-01-09 17:53 UTC  (18+ messages)
      ` [PATCH] net: use kvmalloc rather than open coded variant

[PATCH v4 0/3] initxattr callback update for mqueue xattr support
 2017-01-09 15:41 UTC  (4+ messages)
` [PATCH v4 1/3] xattr: add simple initxattrs function

[PATCH] mm,compaction: serialize waitqueue_active() checks
 2017-01-09 15:25 UTC 

weird allocation pattern in alloc_ila_locks
 2017-01-09 14:43 UTC  (11+ messages)
                ` [PATCH 1/2] rhashtable: simplify a strange allocation pattern
                  ` [PATCH 2/2] ila: "

LSF/MM 2017: Call for Proposals closes January 15th
 2017-01-09 13:40 UTC 

[PATCH v3] arm64: mm: Fix NOMAP page initialization
 2017-01-09 11:53 UTC  (10+ messages)

[PATCH] stable-fixup: hotplug: fix unused function warning
 2017-01-09 11:47 UTC  (4+ messages)

hugetlb: reservation race leading to under provisioning
 2017-01-09 10:25 UTC  (8+ messages)

[RFC PATCH 0/4] Fast noirq bulk page allocator
 2017-01-09  9:55 UTC  (7+ messages)
` [PATCH 3/4] mm, page_allocator: Only use per-cpu allocator for irq-safe requests

[PATCH] mm: introduce kv[mz]alloc helpers
 2017-01-09  8:50 UTC  (12+ messages)
` [PATCH] mm: support __GFP_REPEAT in kvmalloc_node

[PATCH] mm: stop leaking PageTables
 2017-01-08 23:29 UTC  (4+ messages)

4.10-rc2 list_lru_isolate list corruption
 2017-01-08 20:30 UTC  (7+ messages)

[PATCH] mm/bootmem.c: cosmetic improvement of code readability
 2017-01-07  9:33 UTC 

[memcg:cleanups/kvmalloc 2/5] net/netfilter/x_tables.c:716:59-60: Unneeded semicolon
 2017-01-07  9:23 UTC  (3+ messages)
` [PATCH] treewide: fix semicolon.cocci warnings

[memcg:cleanups/kvmalloc 5/5] lib/rhashtable.c:80:3: note: in expansion of macro 'if'
 2017-01-07  2:12 UTC 

[memcg:cleanups/kvmalloc 5/5] lib/rhashtable.c:80:31: error: 'gfp_' undeclared
 2017-01-07  2:00 UTC 

[PATCH] mm: page_alloc: Skip over regions of invalid pfns where possible
 2017-01-06 22:43 UTC  (2+ messages)

[PATCH] Fix SLAB freelist randomization duplicate entries
 2017-01-06 21:41 UTC  (5+ messages)

[LSF/MM TOPIC] Optimizations for swap sub-system
 2017-01-06 20:34 UTC 

[PATCH 00/42] userfaultfd tmpfs/hugetlbfs/non-cooperative v2
 2017-01-06 19:02 UTC  (2+ messages)

[RFC PATCH v3] sparc64: Add support for Application Data Integrity (ADI)
 2017-01-06 18:28 UTC  (22+ messages)

[PATCH v2 0/4] Write protect DAX PMDs in *sync path
 2017-01-06 18:18 UTC  (4+ messages)

[Bug 190841] New: [REGRESSION] Intensive Memory CGroup removal leads to high load average 10+
 2017-01-06 16:28 UTC  (5+ messages)

[LSF/MM TOPIC] mm patches review bandwidth
 2017-01-06 16:05 UTC  (2+ messages)

[zwisler:mmots_dax_tracepoint 82/143] mm/z3fold.c:270:13: error: 'zhdr' undeclared
 2017-01-06 12:38 UTC 

[zwisler:mmots_dax_tracepoint 14/143] include/trace/events/mmflags.h:53:12: note: in expansion of macro '__print_flags'
 2017-01-06 12:24 UTC 

[PATCH 0/2] arm64: numa: fix spurious BUG() on NOMAP regions
 2017-01-06 12:22 UTC  (11+ messages)
` [PATCH 2/2] arm64: mm: enable CONFIG_HOLES_IN_ZONE for NUMA

[zwisler:mmots_dax_tracepoint 14/143] mm/debug.c:34:21: error: expected expression before ',' token
 2017-01-06 12:22 UTC  (2+ messages)


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).