linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-27 10:32:20 to 2019-05-29 04:15:07 UTC [more...]

[RFC 0/7] introduce memory hinting API for external process
 2019-05-29  4:14 UTC  (52+ messages)
` [RFC 1/7] mm: introduce MADV_COOL
` [RFC 3/7] mm: introduce MADV_COLD
` [RFC 5/7] mm: introduce external memory hinting API
` [RFC 6/7] mm: extend process_madvise syscall to support vector arrary
` [RFC 7/7] mm: madvise support MADV_ANONYMOUS_FILTER and MADV_FILE_FILTER

kernel BUG at mm/swap_state.c:170!
 2019-05-29  4:05 UTC 

[PATCH v2] mm/swap: Fix release_pages() when releasing devmap pages
 2019-05-29  3:56 UTC  (3+ messages)

[RFC PATCH v5 00/16] Slab Movable Objects (SMO)
 2019-05-29  3:54 UTC  (6+ messages)
` [RFC PATCH v5 16/16] dcache: Add CONFIG_DCACHE_SMO

[liu-song6-linux:uprobe-thp 138/185] drivers/net/ethernet/broadcom/bnx2x/bnx2x_init.h:299:0: warning: "BITS_TO_BYTES" redefined
 2019-05-29  2:57 UTC 

[RFC PATCH 0/3] Make deferred split shrinker memcg aware
 2019-05-29  2:43 UTC  (8+ messages)
` [PATCH 1/3] mm: thp: make "
` [PATCH 2/3] mm: thp: remove THP destructor
` [PATCH 3/3] mm: shrinker: make shrinker not depend on memcg kmem

[RFC 1/7] mm: introduce MADV_COOL
 2019-05-29  2:40 UTC 

[liu-song6-linux:uprobe-thp 119/185] kernel/sysctl.c:1729:15: error: 'zero' undeclared here (not in a function)
 2019-05-29  2:39 UTC 

[PATCH 0/2] reapply: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
 2019-05-29  2:06 UTC  (8+ messages)
` [PATCH 2/2] Revert "mm, thp: restore node-local hugepage allocations"

[liu-song6-linux:uprobe-thp 119/185] kernel/sysctl.c:1729:15: error: 'zero' undeclared here (not in a function); did you mean 'zero_ul'?
 2019-05-29  1:32 UTC 

[liu-song6-linux:uprobe-thp 138/185] fs/ocfs2/dlm/dlmcommon.h:709:0: warning: "BITS_TO_BYTES" redefined
 2019-05-29  1:26 UTC 

[UPSTREAM KERNEL] mm/zsmalloc.c: Add module parameter malloc_force_movable
 2019-05-29  1:22 UTC 

[v7 PATCH 1/2] mm: vmscan: remove double slab pressure by inc'ing sc->nr_scanned
 2019-05-29  0:57 UTC  (3+ messages)
` [v7 PATCH 2/2] mm: vmscan: correct some vmscan counters for THP swapout

[PATCH v5 0/2] Fix issues with vmalloc flush flag
 2019-05-29  0:23 UTC  (5+ messages)
` [PATCH v5 1/2] vmalloc: Fix calculation of direct map addr range
` [PATCH v5 2/2] vmalloc: Avoid rare case of flushing tlb with weird arguments

MIPS/CI20: BUG: Bad page state
 2019-05-28 23:37 UTC  (5+ messages)

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-28 23:33 UTC  (28+ messages)
` [PATCH v15 05/17] arms64: untag user pointers passed to memory syscalls

lib/test_overflow.c causes WARNING and tainted kernel
 2019-05-28 23:13 UTC  (4+ messages)

[PATCH v3 0/4] Some cleanups for the KVA/vmalloc
 2019-05-28 22:50 UTC  (10+ messages)
` [PATCH v3 1/4] mm/vmap: remove "node" argument
` [PATCH v3 2/4] mm/vmap: preload a CPU with one object for split purpose
` [PATCH v3 4/4] mm/vmap: move BUG_ON() check to the unlink_va()
  ` [PATCH v3 3/4] mm/vmap: get rid of one single unlink_va() when merge

[PATCH v5 0/7] mm: reparent slab memory on cgroup removal
 2019-05-28 22:28 UTC  (29+ messages)
` [PATCH v5 1/7] mm: postpone kmem_cache memcg pointer initialization to memcg_link_cache()
` [PATCH v5 2/7] mm: generalize postponed non-root kmem_cache deactivation
` [PATCH v5 4/7] mm: unify SLAB and SLUB page accounting
` [PATCH v5 5/7] mm: rework non-root kmem_cache lifecycle management
` [PATCH v5 6/7] mm: reparent slab memory on cgroup removal
` [PATCH v5 7/7] mm: fix /proc/kpagecgroup interface for slab pages

[PATCH] mm: memcontrol: don't batch updates of local VM stats and events
 2019-05-28 20:32 UTC  (4+ messages)

[PATCH -next v2] mm/hotplug: fix a null-ptr-deref during NUMA boot
 2019-05-28 18:21 UTC  (12+ messages)

[PATCH v2 0/7] mm: process_vm_mmap() -- syscall for duplication a process mapping
 2019-05-28 16:15 UTC  (8+ messages)

[RFC 1/7] mm: introduce MADV_COOL
 2019-05-28 16:11 UTC  (2+ messages)

[PATCH] mm: Fix recent_rotated history
 2019-05-28 16:09 UTC 

[PATCH REBASED 0/4] mm: Generalize putback functions
 2019-05-28 16:07 UTC  (4+ messages)
` [PATCH REBASED 1/4] mm: Move recent_rotated pages calculation to shrink_inactive_list()

RFC: switch the remaining architectures to use generic GUP
 2019-05-28 15:57 UTC  (4+ messages)
` [PATCH 4/6] mm: add a gup_fixup_start_addr hook

[PATCH] mm: fix trying to reclaim unevicable LRU page
 2019-05-28 15:14 UTC 

[PATCH] mm: add account_locked_vm utility function
 2019-05-28 15:04 UTC  (4+ messages)
` [PATCH v2] "

[PATCH RFC] mm/madvise: implement MADV_STOCKPILE (kswapd from user space)
 2019-05-28 14:56 UTC  (13+ messages)

[RFC PATCH] usb: host: xhci: allow __GFP_FS in dma allocation
 2019-05-28 14:25 UTC  (3+ messages)

[PATCH v3 0/4] Devmap cleanups + arm64 support
 2019-05-28 13:46 UTC  (3+ messages)
` [PATCH v3 4/4] arm64: mm: Implement pte_devmap support
  ` [PATCH v3.1 "

[RFC 1/7] mm: introduce MADV_COOL
 2019-05-28 12:39 UTC  (2+ messages)

[PATCH 1/4] mm/large system hash: use vmalloc for size > MAX_ORDER when !hashdist
 2019-05-28 12:04 UTC  (4+ messages)
` [PATCH 2/4] mm/large system hash: avoid vmap for non-NUMA machines when hashdist
` [PATCH 3/4] mm: Move ioremap page table mapping function to mm/
` [PATCH 4/4] mm/vmalloc: Hugepage vmalloc mappings

[PATCH] x86/fpu: Use fault_in_pages_writeable() for pre-faulting
 2019-05-28 11:54 UTC  (4+ messages)
    ` My emacs problem -- was "

CFP: 4th RDMA Mini-Summit at LPC 2019
 2019-05-28 11:40 UTC  (2+ messages)

[PATCH] kasan: add memory corruption identification for software tag-based mode
 2019-05-28 11:34 UTC  (2+ messages)

[PATCH 0/4 V3] ACPI: Support generic initiator proximity domains
 2019-05-28 11:31 UTC  (2+ messages)

[v6 0/3] "Hotremove" persistent memory
 2019-05-28 11:23 UTC  (3+ messages)
` [v6 2/3] mm/hotplug: make remove_memory() interface useable

[PATCH v1] mm: hwpoison: disable memory error handling on 1GB hugepage
 2019-05-28  9:49 UTC  (9+ messages)
` [PATCH v2] "

[PATCH v2] mm: Move MAP_SYNC to asm-generic/mman-common.h
 2019-05-28  9:27 UTC  (2+ messages)

[PATCH] list_lru: fix memory leak in __memcg_init_list_lru_node
 2019-05-28  8:34 UTC  (4+ messages)

[PATCH 00/16] treewide: fix match_string() helper when array size
 2019-05-28  7:39 UTC  (4+ messages)
` [PATCH 1/3][V2] lib: fix match_string() helper on -1 "
  ` [PATCH 2/3][V2] treewide: rename match_string() -> __match_string()
  ` [PATCH 3/3][V2] lib: re-introduce new match_string() helper/macro

[PATCH v3] mm, memcg: introduce memory.events.local
 2019-05-28  7:18 UTC  (2+ messages)

[PATCH v4 0/6] kvmppc: HMM driver to manage pages of secure guest
 2019-05-28  6:49 UTC  (7+ messages)
` [PATCH v4 1/6] kvmppc: HMM backend "
` [PATCH v4 2/6] kvmppc: Shared pages support for secure guests
` [PATCH v4 3/6] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
` [PATCH v4 4/6] kvmppc: Handle memory plug/unplug to secure VM
` [RFC PATCH v4 5/6] kvmppc: Radix changes for secure guest
` [RFC PATCH v4 6/6] kvmppc: Support reset of "

[PATCH 0/3] remove tmem and code depending on it
 2019-05-28  1:24 UTC  (5+ messages)
` [PATCH 2/3] mm: remove cleancache.c

[PATCH -mm] mm, swap: Simplify total_swapcache_pages() with get_swap_device()
 2019-05-28  0:46 UTC  (4+ messages)

[PATCH v2 0/1] infiniband/mm: convert put_page() to put_user_page*()
 2019-05-27 23:12 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v4 0/2] Fix issues with vmalloc flush flag
 2019-05-27 20:05 UTC  (6+ messages)
` [PATCH v4 1/2] vmalloc: Fix calculation of direct map addr range
` [PATCH v4 2/2] vmalloc: Avoid rare case of flushing tlb with weird arguements

[RFC PATCH 00/11] mm/hmm: Various revisions from a locking/code review
 2019-05-27 19:58 UTC  (11+ messages)

[PATCH v4 0/1] Use HMM for ODP v4
 2019-05-27 19:12 UTC  (4+ messages)
              ` RFC: Run a dedicated hmm.git for 5.3

[PATCH v4 0/4] Some cleanups for the KVA/vmalloc
 2019-05-27 15:18 UTC  (4+ messages)
` [PATCH v4 1/4] mm/vmap: remove "node" argument
` [PATCH v4 2/4] mm/vmap: preload a CPU with one object for split purpose
` [PATCH v4 4/4] mm/vmap: switch to WARN_ON() and move it under unlink_va()

[PATCH] mm/mempolicy: Fix an incorrect rebind node in mpol_rebind_nodemask
 2019-05-27 13:58 UTC  (4+ messages)

[PATCH] mm: mlockall error for flag MCL_ONFAULT
 2019-05-27 13:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] z3fold: add inter-page compaction
 2019-05-27 12:08 UTC 

[PATCH v2 0/3] mm: improvement in shrink slab
 2019-05-27 11:52 UTC  (4+ messages)
` [PATCH v2 1/3] mm/vmstat: expose min_slab_pages in /proc/zoneinfo
` [PATCH v2 2/3] mm/vmscan: change return type of shrink_node() to void
` [PATCH v2 3/3] mm/vmscan: shrink slab in node reclaim

[PATCH v3 00/11] mm/memory_hotplug: Factor out memory block devicehandling
 2019-05-27 11:11 UTC  (12+ messages)
` [PATCH v3 01/11] mm/memory_hotplug: Simplify and fix check_hotplug_memory_range()
` [PATCH v3 02/11] s390x/mm: Fail when an altmap is used for arch_add_memory()
` [PATCH v3 03/11] s390x/mm: Implement arch_remove_memory()
` [PATCH v3 04/11] arm64/mm: Add temporary arch_remove_memory() implementation
` [PATCH v3 05/11] drivers/base/memory: Pass a block_id to init_memory_block()
` [PATCH v3 06/11] mm/memory_hotplug: Allow arch_remove_pages() without CONFIG_MEMORY_HOTREMOVE
` [PATCH v3 07/11] mm/memory_hotplug: Create memory block devices after arch_add_memory()
` [PATCH v3 08/11] mm/memory_hotplug: Drop MHP_MEMBLOCK_API
` [PATCH v3 09/11] mm/memory_hotplug: Remove memory block devices before arch_remove_memory()
` [PATCH v3 10/11] mm/memory_hotplug: Make unregister_memory_block_under_nodes() never fail
` [PATCH v3 11/11] mm/memory_hotplug: Remove "zone" parameter from sparse_remove_one_section

[PATCH] z3fold: add inter-page compaction
 2019-05-27 10:54 UTC  (3+ 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).