linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-28 11:52:08 to 2019-05-30 02:17:59 UTC [more...]

[RFC 0/7] introduce memory hinting API for external process
 2019-05-30  2:17 UTC  (22+ messages)
` [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

[PATCH] kasan: add memory corruption identification for software tag-based mode
 2019-05-30  1:58 UTC  (6+ messages)

[PATCH v1] mm: hugetlb: soft-offline: fix wrong return value of soft offline
 2019-05-30  1:35 UTC  (3+ messages)

[PATCH v1] mm: hwpoison: disable memory error handling on 1GB hugepage
 2019-05-29 23:31 UTC  (10+ messages)
` [PATCH v2] "

[PATCH 00/22] Some documentation fixes
 2019-05-29 23:23 UTC  (2+ messages)
` [PATCH 14/22] docs: vm: hmm.rst: fix some warnings

[Bug 203715] New: BUG: unable to handle kernel NULL pointer dereference under stress (possibly related to https://lkml.org/lkml/2019/5/24/292 ?)
 2019-05-29 23:04 UTC 

[PATCH] mm/page_io: fix a crash in do_task_dead()
 2019-05-29 22:57 UTC  (3+ messages)

[PATCH] mm/gup: fix omission of check on FOLL_LONGTERM in get_user_pages_fast()
 2019-05-29 22:54 UTC 

[PATCH V5 0/3] arm64/mm: Enable memory hot remove
 2019-05-29 22:06 UTC  (5+ messages)
` [PATCH V5 1/3] mm/hotplug: Reorder arch_remove_memory() call in __remove_memory()
` [PATCH V5 2/3] arm64/mm: Hold memory hotplug lock while walking for kernel page table dump
` [PATCH V5 3/3] arm64/mm: Enable memory hot remove

[PATCH uprobe, thp 0/4] THP aware uprobe
 2019-05-29 21:20 UTC  (5+ messages)
` [PATCH uprobe, thp 1/4] mm, thp: allow preallocate pgtable for split_huge_pmd_address()
` [PATCH uprobe, thp 2/4] uprobe: use original page when all uprobes are removed
` [PATCH uprobe, thp 3/4] uprobe: support huge page by only splitting the pmd
` [PATCH uprobe, thp 4/4] uprobe: collapse THP pmd after removing all uprobes

[liu-song6-linux:uprobe-thp 92/185] arch/arm64/include/asm/pgtable.h:93:27: error: expected identifier or '(' before '!' token
 2019-05-29 21:49 UTC  (2+ messages)

[RFC 00/11] Remove 'order' argument from many mm functions
 2019-05-29 21:44 UTC  (6+ messages)

[PATCH] x86/fpu: Use fault_in_pages_writeable() for pre-faulting
 2019-05-29 21:29 UTC  (7+ messages)
    ` My emacs problem -- was "
  ` [PATCH v2] "

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

[RFC PATCH 0/3] Make deferred split shrinker memcg aware
 2019-05-29 21:07 UTC  (11+ 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

[PATCH for-5.2-fixes] memcg: Don't loop on css_tryget_online() failure
 2019-05-29 21:06 UTC 

[PATCH] mm: add account_locked_vm utility function
 2019-05-29 20:50 UTC  (8+ messages)
` [PATCH v2] "
        ` [PATCH v3] "

[PATCH] block: fix a crash in do_task_dead()
 2019-05-29 20:31 UTC  (2+ messages)

[PATCH v4 00/14] Provide generic top-down mmap layout functions
 2019-05-29 20:16 UTC  (13+ messages)
` [PATCH v4 04/14] arm64, mm: Move generic mmap layout functions to mm
` [PATCH v4 05/14] arm64, mm: Make randomization selected by generic topdown mmap layout
` [PATCH v4 08/14] arm: Use generic mmap top-down layout and brk randomization
` [PATCH v4 11/14] mips: Adjust brk randomization offset to fit generic version
` [PATCH v4 13/14] mips: Use generic mmap top-down layout and brk randomization
  ` [PATCH v4 12/14] mips: Replace arch specific way to determine 32bit task with generic version

[PATCH] mm/slab_common.c: fix possible spectre-v1 in kmalloc_slab()
 2019-05-29 19:48 UTC  (5+ messages)

kernel BUG at mm/swap_state.c:170!
 2019-05-29 19:28 UTC  (4+ messages)

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-29 19:16 UTC  (37+ messages)
` [PATCH v15 01/17] uaccess: add untagged_addr definition for other arches
` [PATCH v15 05/17] arms64: untag user pointers passed to memory syscalls

[PATCH v5 1/3] mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options
 2019-05-29 18:47 UTC  (6+ messages)
` [PATCH v5 2/3] mm: init: report memory auto-initialization features at boot time
` [PATCH v5 3/3] lib: introduce test_meminit module

[PATCH, RFC 00/62] Intel MKTME enabling
 2019-05-29 18:20 UTC  (14+ messages)
` [PATCH, RFC 02/62] mm: Add helpers to setup zero page mappings
` [PATCH, RFC 05/62] mm/page_alloc: Handle allocation for encrypted memory
` [PATCH, RFC 43/62] syscall/x86: Wire up a system call for MKTME encryption keys
` [PATCH, RFC 57/62] x86/mktme: Overview of Multi-Key Total Memory Encryption

[PATCH] mm: vmscan: Add warn on inadvertently reclaiming mapped page
 2019-05-29 17:01 UTC  (2+ messages)

[PATCH v3 0/4] Some cleanups for the KVA/vmalloc
 2019-05-29 16:34 UTC  (12+ 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

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

[PATCH] mm: Fix recent_rotated history
 2019-05-29 15:44 UTC  (5+ messages)

[PATCH v2 0/7] mm: process_vm_mmap() -- syscall for duplication a process mapping
 2019-05-29 14:33 UTC  (9+ messages)

[PATCH -resend v2] memcg: make it work on sparse non-0-node systems
 2019-05-29 13:14 UTC  (2+ messages)

[PATCH 1/2] mm: cma: export functions to get CMA base and size
 2019-05-29 10:43 UTC  (2+ messages)
` [PATCH 2/2] drm/etnaviv: use CMA area to compute linear window offset if possible

[PATCH v3 0/4] Devmap cleanups + arm64 support
 2019-05-29 10:03 UTC  (4+ messages)
` [PATCH v3 4/4] arm64: mm: Implement pte_devmap support
  ` [PATCH v3.1 "

[RFC 1/7] mm: introduce MADV_COOL
 2019-05-29  8:52 UTC 

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

[UPSTREAM KERNEL] mm/zsmalloc.c: Add module parameter malloc_force_movable
 2019-05-29  7:24 UTC  (2+ messages)

[PATCH] mm: Fail when offset == num in first check of vm_map_pages_zero()
 2019-05-29  7:09 UTC 

[PATCH v5 0/2] Fix issues with vmalloc flush flag
 2019-05-29  5:11 UTC  (3+ messages)

[RFC 1/7] mm: introduce MADV_COOL
 2019-05-29  5:05 UTC  (2+ messages)

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

[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 

[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 

[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 

[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

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

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

[PATCH v5 0/7] mm: reparent slab memory on cgroup removal
 2019-05-28 22:28 UTC  (25+ 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)

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

[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()

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

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

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

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

[RFC 7/7] mm: madvise support MADV_ANONYMOUS_FILTER and MADV_FILE_FILTER
 2019-05-28 12:38 UTC  (26+ 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


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