linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-10 04:50:36 to 2019-07-12 09:05:09 UTC [more...]

[PATCH] slab: work around clang bug #42570
 2019-07-12  9:04 UTC 

[RFC PATCH 0/5] NUMA Balancer Suite
 2019-07-12  8:58 UTC  (20+ 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
  ` [PATCH 0/4] per cgroup numa suite

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

[PATCH] mm: sparse: Skip no-map regions in memblocks_present
 2019-07-12  8:51 UTC 

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

[PATCH -mm] autonuma: Fix scan period updating
 2019-07-12  8:27 UTC  (6+ messages)

[RFC v2 00/27] Kernel Address Space Isolation
 2019-07-12  8:09 UTC  (37+ 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 03/26] mm/asi: Handle page fault due to address space isolation
` [RFC v2 04/26] mm/asi: Functions to track buffers allocated for an ASI page-table
` [RFC v2 05/26] mm/asi: Add ASI page-table entry offset functions
` [RFC v2 06/26] mm/asi: Add ASI page-table entry allocation functions
` [RFC v2 07/26] mm/asi: Add ASI page-table entry set functions
` [RFC v2 08/26] mm/asi: Functions to populate an ASI page-table from a VA range
` [RFC v2 09/26] mm/asi: Helper functions to map module into ASI
` [RFC v2 10/26] mm/asi: Keep track of VA ranges mapped in ASI page-table
` [RFC v2 11/26] mm/asi: Functions to clear ASI page-table entries for a VA range
` [RFC v2 12/26] mm/asi: Function to copy page-table entries for percpu buffer
` [RFC v2 13/26] mm/asi: Add asi_remap() function
` [RFC v2 14/26] mm/asi: Handle ASI mapped range leaks and overlaps
` [RFC v2 15/26] mm/asi: Initialize the ASI page-table with core mappings
` [RFC v2 16/26] mm/asi: Option to map current task into ASI
` [RFC v2 17/26] rcu: Move tree.h static forward declarations to tree.c
` [RFC v2 18/26] rcu: Make percpu rcu_data non-static
` [RFC v2 19/26] mm/asi: Add option to map RCU data
` [RFC v2 20/26] mm/asi: Add option to map cpu_hw_events
` [RFC v2 21/26] mm/asi: Make functions to read cr3/cr4 ASI aware
` [RFC v2 22/26] KVM: x86/asi: Introduce address_space_isolation module parameter
` [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 RFC] mm: migrate: Fix races of __find_get_block() and page migration
 2019-07-12  8:04 UTC  (3+ messages)

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

[PATCH v4 0/4] Introduce MADV_COLD and MADV_PAGEOUT
 2019-07-12  7:19 UTC  (10+ messages)
` [PATCH v4 1/4] mm: introduce MADV_COLD
` [PATCH v4 2/4] mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIM
` [PATCH v4 3/4] mm: account nr_isolated_xxx in [isolate|putback]_lru_page
` [PATCH v4 4/4] mm: introduce MADV_PAGEOUT

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

[PATCH v2 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-07-12  7:02 UTC  (8+ 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: "

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

[Question] Should direct reclaim time be bounded?
 2019-07-12  5:47 UTC 

[PATCH] mm/mmap: fix the adjusted length error
 2019-07-12  1:20 UTC  (4+ messages)

[RFC][PATCH v11 0/2] mm: Support for page hinting
 2019-07-12  1:12 UTC  (33+ messages)
` [RFC][Patch v11 1/2] mm: page_hinting: core infrastructure
` [RFC][Patch v11 2/2] virtio-balloon: page_hinting: reporting to the host
` [QEMU Patch] virtio-baloon: Support for page hinting

[PATCH] mm/vmscan: expose cgroup_ino for memcg reclaim tracepoints
 2019-07-12  1:10 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  (5+ messages)

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

list corruption in deferred_split_scan()
 2019-07-11 21:07 UTC  (3+ messages)

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

[PATCH 0/3] xfs: Fix races between readahead and hole punching
 2019-07-11 15:49 UTC  (6+ 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

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

[RFC PATCH] mm: remove quicklist page table caches
 2019-07-11 10:36 UTC  (7+ messages)

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

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

[PATCH v5 0/7] kvmppc: HMM driver to manage pages of secure guest
 2019-07-11  5:08 UTC  (10+ messages)
` [PATCH v5 1/7] kvmppc: HMM backend "
` [RFC PATCH v5 6/7] kvmppc: Support reset "
` [PATCH v5 7/7] KVM: PPC: Ultravisor: Add PPC_UV config option

[PATCH] mm/memcontrol: make the local VM stats consistent with total stats
 2019-07-11  1:10 UTC  (3+ messages)

[PATCH v3 0/5] Introduce MADV_COLD and MADV_PAGEOUT
 2019-07-11  0:25 UTC  (11+ messages)
` [PATCH v3 4/5] mm: introduce MADV_PAGEOUT
` [PATCH v3 5/5] mm: factor out pmd young/dirty bit handling and THP split

[PATCH] mm/z3fold.c: remove z3fold_migration trylock
 2019-07-10 21:51 UTC  (3+ messages)

[PATCH] mm/z3fold.c: don't try to use buddy slots after free
 2019-07-10 20:50 UTC  (2+ messages)

[PATCH v9 0/6] Enable THP for text section of non-shmem files
 2019-07-10 19:11 UTC  (14+ messages)
` [PATCH v9 1/6] filemap: check compound_head(page)->mapping in filemap_fault()
` [PATCH v9 2/6] filemap: update offset check "
` [PATCH v9 3/6] mm,thp: stats for file backed THP
` [PATCH v9 4/6] khugepaged: rename collapse_shmem() and khugepaged_scan_shmem()
` [PATCH v9 5/6] mm,thp: add read-only THP support for (non-shmem) FS
` [PATCH v9 6/6] mm,thp: avoid writes to file with THP in pagecache

[PATCH V3 1/2] zpool: Add malloc_support_movable to zpool_driver
 2019-07-10 18:29 UTC  (4+ messages)
` [PATCH V3 2/2] zswap: Use movable memory if zpool support allocate movable memory

[PATCH v5 0/5] Add object validation in ksize()
 2019-07-10 18:29 UTC  (2+ messages)

[PATCH] fs/seq_file.c: Fix a UAF vulnerability in seq_release()
 2019-07-10 15:01 UTC  (4+ messages)

[PATCH] mm: remove the exporting of totalram_pages
 2019-07-10 14:24 UTC  (2+ messages)

[PATCH 1/2] x86/numa: carve node online semantics out of alloc_node_data()
 2019-07-10  8:40 UTC  (5+ messages)
    ` [PATCH 2/2] x86/numa: instance all parsed numa node

Reminder: 6 open syzbot bugs in mm subsystem
 2019-07-10  6:23 UTC 

[PATCH 0/5] Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-07-10  6:14 UTC  (6+ messages)
` [PATCH 3/5] x86: Kconfig: Remove CONFIG_NODES_SPAN_OTHER_NODES

[PATCH v4 0/6] Fixes related namespace alignment/page size/big endian
 2019-07-10  4:50 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).