linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-29 04:15:07 to 2019-05-30 21:54:23 UTC [more...]

[RFC PATCH 00/11] mm / virtio: Provide support for paravirtual waste page treatment
 2019-05-30 21:54 UTC  (6+ messages)
` [RFC PATCH 01/11] mm: Move MAX_ORDER definition closer to pageblock_order
` [RFC PATCH 02/11] mm: Adjust shuffle code to allow for future coalescing
` [RFC PATCH 03/11] mm: Add support for Treated Buddy pages
` [RFC PATCH 05/11] mm: Propogate Treated bit when splitting
` [RFC PATCH 06/11] mm: Add membrane to free area to use as divider between treated and raw pages

[PATCH] mm/gup: fix omission of check on FOLL_LONGTERM in get_user_pages_fast()
 2019-05-30 21:47 UTC  (2+ messages)

[PATCH v3 00/11] mm/memory_hotplug: Factor out memory block devicehandling
 2019-05-30 21:07 UTC  (7+ messages)
` [PATCH v3 01/11] mm/memory_hotplug: Simplify and fix check_hotplug_memory_range()
` [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()

mmotm 2019-05-29-20-52 uploaded
 2019-05-30 20:54 UTC  (3+ messages)

[PATCH] mm, memcg: Make scan aggression always exclude protection
 2019-05-30 20:52 UTC  (6+ messages)
` [PATCH REBASED] "

"lib: rework bitmap_parse()" triggers invalid access errors
 2019-05-30 19:01 UTC 

[PATCH net-next 0/6] vhost: accelerate metadata access
 2019-05-30 18:55 UTC  (4+ messages)

[RFC 0/7] introduce memory hinting API for external process
 2019-05-30 18:47 UTC  (24+ 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] mm: fix page cache convergence regression
 2019-05-30 17:58 UTC  (6+ messages)

[PATCH uprobe, thp 0/4] THP aware uprobe
 2019-05-30 17:37 UTC  (16+ 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

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-30 17:15 UTC  (13+ messages)

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-30 16:57 UTC  (18+ 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 9/9] ARC: mm: do_page_fault refactor #8: release mmap_sem sooner
 2019-05-30 16:48 UTC 

[PATCH][next] z3fold: remove redundant assignment to bud
 2019-05-30 16:33 UTC 

satisfying an mmap call with memory belonging to another process
 2019-05-30 16:05 UTC 

[PATCH] drm/nouveau: Fix DEVICE_PRIVATE dependencies
 2019-05-30 15:49 UTC  (3+ messages)

[HELP] How to get task_struct from mm
 2019-05-30 15:41 UTC  (3+ messages)

[RFC PATCH V2 1/3] mm/nvdimm: Add PFN_MIN_VERSION support
 2019-05-30 15:12 UTC  (2+ messages)

[PATCH V5 0/3] arm64/mm: Enable memory hot remove
 2019-05-30 15:12 UTC  (10+ 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

[linux-stable-rc:linux-5.0.y 1434/2350] arch/sh/kernel/cpu/sh2/clock-sh7619.o:undefined reference to `followparent_recalc'
 2019-05-30 14:43 UTC  (2+ messages)

giving access of one process's memory to another via kernel module
 2019-05-30 14:41 UTC 

can't register to linux-mm
 2019-05-30 14:21 UTC 

[RFC] mm: Generalize notify_page_fault()
 2019-05-30 13:39 UTC  (4+ messages)

[RFC PATCH 0/3] Make deferred split shrinker memcg aware
 2019-05-30 13:29 UTC  (15+ messages)
` [PATCH 1/3] mm: thp: make "
` [PATCH 3/3] mm: shrinker: make shrinker not depend on memcg kmem

[PATCH -next v2] mm/hotplug: fix a null-ptr-deref during NUMA boot
 2019-05-30 13:01 UTC  (14+ messages)

[PATCH] mm/z3fold: fix variable set but not used warnings
 2019-05-30 12:55 UTC 

[PATCH] block: fix a crash in do_task_dead()
 2019-05-30 11:15 UTC  (4+ messages)

[mmotm:master 123/234] mm/vmalloc.c:324:19: error: 'start' undeclared; did you mean 'stat'?
 2019-05-30  8:30 UTC 

[mmotm:master 152/234] fs//proc/vmcore.c:59:43: error: expected ')' before 'bool'
 2019-05-30  8:06 UTC 

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

[PATCH] mm/slab_common.c: fix possible spectre-v1 in kmalloc_slab()
 2019-05-30  7:01 UTC  (9+ messages)

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

[PATCH] mm/kconfig: Fix neighboring typos
 2019-05-30  5:06 UTC 

[PATCH 0/3] mm/slab: Improved sanity checking
 2019-05-30  4:50 UTC  (4+ messages)
` [PATCH 1/3] mm/slab: Validate cache membership under freelist hardening
` [PATCH 2/3] mm/slab: Sanity-check page type when looking up cache
` [PATCH 3/3] lkdtm/heap: Add tests for freelist hardening

[PATCH] mm: fix trying to reclaim unevicable LRU page
 2019-05-30  2:42 UTC  (2+ messages)

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

[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  (4+ messages)
  ` [PATCH v2] "

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

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

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

[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  (9+ messages)
` [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()

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


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