linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-11 14:27:25 to 2019-07-15 09:02:55 UTC [more...]

[PATCH, RFC 00/62] Intel MKTME enabling
 2019-07-15  9:02 UTC  (4+ messages)
` [PATCH, RFC 57/62] x86/mktme: Overview of Multi-Key Total Memory Encryption

[RFC v2 00/27] Kernel Address Space Isolation
 2019-07-15  8:28 UTC  (45+ messages)
` [RFC v2 01/26] mm/x86: Introduce kernel address space isolation
` [RFC v2 02/26] mm/asi: Abort isolation on interrupt, exception and context switch
` [RFC v2 23/26] KVM: x86/asi: Introduce KVM address space isolation
` [RFC v2 24/26] KVM: x86/asi: Populate the KVM ASI page-table
` [RFC v2 25/26] KVM: x86/asi: Switch to KVM address space on entry to guest
` [RFC v2 26/26] KVM: x86/asi: Map KVM memslots and IO buses into KVM ASI

[PATCH 0/2] Fixes for sub-section hotplug
 2019-07-15  8:15 UTC  (3+ messages)
` [PATCH 1/2] mm,sparse: Fix deactivate_section for early sections
` [PATCH 2/2] mm,memory_hotplug: Fix shrink_{zone,node}_span

[PATCH -mm] autonuma: Fix scan period updating
 2019-07-15  8:08 UTC  (9+ messages)

[PATCH] mm/gup: Use put_user_page*() instead of put_page*()
 2019-07-15  6:59 UTC  (5+ messages)

[PATCH V6 RESEND 0/3] arm64/mm: Enable memory hot remove
 2019-07-15  6:17 UTC  (4+ messages)
` [PATCH V6 RESEND 1/3] mm/hotplug: Reorder memblock_[free|remove]() calls in try_remove_memory()
` [PATCH V6 RESEND 2/3] arm64/mm: Hold memory hotplug lock while walking for kernel page table dump
` [PATCH V6 RESEND 3/3] arm64/mm: Enable memory hot remove

list corruption in deferred_split_scan()
 2019-07-15  4:52 UTC  (7+ messages)

[PATCH] mm: page_alloc: document kmemleak's non-blockable __GFP_NOFAIL case
 2019-07-15  3:47 UTC  (5+ messages)

[PATCH v3] kasan: add memory corruption identification for software tag-based mode
 2019-07-15  3:06 UTC  (15+ messages)

[GIT PULL] Please pull hmm changes
 2019-07-15  3:00 UTC  (3+ messages)

[RFC PATCH 0/5] NUMA Balancer Suite
 2019-07-15  2:09 UTC  (23+ messages)
` [PATCH 0/4] per cpu cgroup numa suite
  ` [PATCH 1/4] numa: introduce per-cgroup numa balancing locality, statistic
  ` [PATCH 2/4] numa: append per-node execution info in memory.numa_stat
  ` [PATCH 3/4] numa: introduce numa group per task group
  ` [PATCH 4/4] numa: introduce numa cling feature

[GIT PULL] percpu changes for v5.3-rc1
 2019-07-15  0:30 UTC  (2+ messages)

[PATCH v5 0/5] Introduce MADV_COLD and MADV_PAGEOUT
 2019-07-14 23:34 UTC  (6+ messages)
` [PATCH v5 1/5] mm: introduce MADV_COLD
` [PATCH v5 2/5] mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIM
` [PATCH v5 3/5] mm: account nr_isolated_xxx in [isolate|putback]_lru_page
` [PATCH v5 4/5] mm: introduce MADV_PAGEOUT
` [PATCH v5 5/5] mm: factor out common parts between MADV_COLD and MADV_PAGEOUT

[PATCH v4 0/4] Introduce MADV_COLD and MADV_PAGEOUT
 2019-07-14 23:11 UTC  (12+ messages)
` [PATCH v4 1/4] mm: introduce MADV_COLD
` [PATCH v4 3/4] mm: account nr_isolated_xxx in [isolate|putback]_lru_page
` [PATCH v4 4/4] mm: introduce MADV_PAGEOUT

[PATCH RFC] mm: migrate: Fix races of __find_get_block() and page migration
 2019-07-14 21:20 UTC  (9+ messages)

[PATCH] mm: sparse: Skip no-map regions in memblocks_present
 2019-07-13 16:52 UTC  (4+ messages)

[PATCH] mm/z3fold.c: Allow __GFP_HIGHMEM in z3fold_alloc
 2019-07-13 16:05 UTC  (3+ messages)

[PATCH] mm/vmscan: expose cgroup_ino for memcg reclaim tracepoints
 2019-07-13  6:46 UTC  (4+ messages)

[Question] Should direct reclaim time be bounded?
 2019-07-13  1:11 UTC  (2+ messages)

[PATCH v5 00/12] S.A.R.A. a new stacked LSM
 2019-07-13  0:14 UTC  (5+ messages)
` [PATCH v5 01/12] S.A.R.A.: add documentation
` [PATCH v5 03/12] S.A.R.A.: cred blob management

[PATCH 0/3] xfs: Fix races between readahead and hole punching
 2019-07-12 23:55 UTC  (12+ messages)
` [PATCH 1/3] mm: Handle MADV_WILLNEED through vfs_fadvise()
` [PATCH 2/3] fs: Export generic_fadvise()
` [PATCH 3/3] xfs: Fix stale data exposure when readahead races with hole punch

cma_remap when using dma_alloc_attr :- DMA_ATTR_NO_KERNEL_MAPPING
 2019-07-12 18:30 UTC 

[PATCH] slab: work around clang bug #42570
 2019-07-12 17:30 UTC  (2+ messages)

[PATCH] mm/mmap: fix the adjusted length error
 2019-07-12 17:00 UTC  (6+ messages)

[RFC][PATCH v11 0/2] mm: Support for page hinting
 2019-07-12 16:25 UTC  (27+ messages)
` [RFC][Patch v11 1/2] mm: page_hinting: core infrastructure
` [QEMU Patch] virtio-baloon: Support for page hinting

[PATCH v4 0/2] mm/vmalloc.c: improve readability and rewrite vmap_area
 2019-07-12 15:09 UTC  (5+ messages)
` [PATCH v4 1/2] mm/vmalloc: do not keep unpurged areas in the busy tree
` [PATCH v4 2/2] mm/vmalloc.c: Modify struct vmap_area to reduce its size

[PATCH v2 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-07-12 15:00 UTC  (12+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] powerpc: Kconfig: Remove CONFIG_NODES_SPAN_OTHER_NODES
` [PATCH v2 3/5] x86: "
` [PATCH v2 4/5] sparc: "
` [PATCH v2 5/5] s390: "

RISC-V nommu support v2
 2019-07-12 14:52 UTC  (3+ messages)
` [PATCH 17/17] riscv: add nommu support

[PATCH v5 1/3] [v4.9.y] coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
 2019-07-12 13:17 UTC  (3+ messages)
` [PATCH v5 0/3] "

[PATCH V2] mm/ioremap: Probe platform for p4d huge map support
 2019-07-12  9:58 UTC  (6+ messages)

[Question] Should direct reclaim time be bounded?
 2019-07-12  9:49 UTC  (7+ messages)

[PATCH] thp: fix unused shmem_parse_huge() function warning
 2019-07-12  9:11 UTC 

[PATCH] mm/cma: Fix a typo ("alloc_cma" -> "cma_alloc") in cma_release() comments
 2019-07-12  8:55 UTC 

[PATCH v2] mm/memcontrol: keep local VM counters in sync with the hierarchical ones
 2019-07-12  7:54 UTC  (9+ messages)

[PATCH v2] mm: vmscan: fix not scanning anonymous pages when detecting file refaults
 2019-07-12  7:13 UTC  (7+ messages)
` [PATCH] mm: vmscan: scan anonymous pages on "

mmotm 2019-07-11-21-41 uploaded
 2019-07-12  6:20 UTC  (2+ messages)

[PATCH 1/1] mm/page_owner: store page_owner's gfp_mask in stackdepot itself
 2019-07-12  1:04 UTC  (3+ messages)

[PATCH] mm/kprobes: Add generic kprobe_fault_handler() fallback definition
 2019-07-11 22:49 UTC  (4+ messages)

[BUG] lockdep splat with kernfs lockdep annotations and slab mutex from drm patch??
 2019-07-11 21:22 UTC  (2+ messages)

Memory compaction and mlockall()
 2019-07-11 16:23 UTC  (4+ messages)

[Question] Should direct reclaim time be bounded?
 2019-07-11 15:44 UTC 


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