linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-21 16:16:14 to 2018-10-24 08:23:15 UTC [more...]

[PATCH] mm: convert totalram_pages, totalhigh_pages and managed_pages to atomic
 2018-10-24  8:23 UTC  (13+ messages)

[kvm PATCH 1/2] mm: export __vmalloc_node_range()
 2018-10-24  8:22 UTC  (8+ messages)
` [kvm PATCH 0/2] kvm: vmalloc vmx vcpus
  ` [kvm PATCH 2/2] kvm: vmx: use vmalloc() to allocate vcpus

[PATCH V5 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
 2018-10-24 14:32 UTC  (3+ messages)
` [PATCH V5 1/4] kvm: remove redundant reserved page check

[RFC PATCH 0/2] improve vmalloc allocation
 2018-10-24  6:22 UTC  (19+ messages)

[PATCH] hugetlbfs: dirty pages as they are added to pagecache
 2018-10-24  5:00 UTC  (5+ messages)

[PATCH RFC v2 0/1] hugetlbfs: Use i_mmap_rwsem for pmd share and fault/trunc
 2018-10-24  4:50 UTC  (2+ messages)
` [PATCH RFC v2 1/1] hugetlbfs: use i_mmap_rwsem for pmd sharing and truncate/fault sync

[PATCH -V6 00/21] swap: Swapout/swapin THP in one piece
 2018-10-24  3:31 UTC  (3+ messages)

[PATCH 02/17] prmem: write rare for static allocation
 2018-10-24  3:27 UTC  (10+ messages)
` [PATCH 03/17] prmem: vmalloc support for dynamic allocation
` [PATCH 04/17] prmem: "
` [PATCH 05/17] prmem: shorthands for write rare on common types
` [PATCH 06/17] prmem: test cases for memory protection
` [PATCH 07/17] prmem: lkdtm tests "
` [PATCH 08/17] prmem: struct page: track vmap_area
` [PATCH 09/17] prmem: hardened usercopy

[PATCH] kernel:mm/vmstat.c: correct typo in comment to variables for counters
 2018-10-24  1:17 UTC 

[PATCH 0/9] Allow persistent memory to be used like normal RAM
 2018-10-23 18:58 UTC  (16+ messages)
` [PATCH 1/9] mm/resource: return real error codes from walk failures
` [PATCH 2/9] dax: kernel memory driver for mm ownership of DAX
` [PATCH 3/9] dax: add more kmem device infrastructure
` [PATCH 4/9] dax/kmem: allow PMEM devices to bind to KMEM driver
` [PATCH 5/9] dax/kmem: add more nd dax kmem infrastructure
` [PATCH 6/9] mm/memory-hotplug: allow memory resources to be children
` [PATCH 7/9] dax/kmem: actually perform memory hotplug
` [PATCH 8/9] dax/kmem: let walk_system_ram_range() search child resources
` [PATCH 9/9] dax/kmem: actually enable the code in Makefile

[PATCH RESEND V8 0/2] Currently used jhash are slow enough and replace it allow as to make KSM
 2018-10-23 18:25 UTC  (3+ messages)
` [PATCH RESEND V8 1/2] xxHash: create arch dependent 32/64-bit xxhash()
` [PATCH RESEND V8 2/2] ksm: replace jhash2 with xxhash

Caching/buffers become useless after some time
 2018-10-23 17:41 UTC  (14+ messages)

[PATCH 0/9] psi: pressure stall information for CPU, memory, and IO v4
 2018-10-23 17:41 UTC  (4+ messages)

[PATCH v7 0/7] mm: Merge hmm into devm_memremap_pages, mark GPL-only
 2018-10-23 17:01 UTC  (5+ messages)
` [PATCH v7 1/7] mm, devm_memremap_pages: Mark devm_memremap_pages() EXPORT_SYMBOL_GPL

memcg versus clone(CLONE_VM without CLONE_THREAD)
 2018-10-23 16:55 UTC  (2+ messages)

[RFC PATCH] mm: don't reclaim inodes with many attached pages
 2018-10-23 16:43 UTC 

[PATCH 0/2] Fix couple of issues with LDT remap for PTI
 2018-10-23 16:31 UTC  (3+ messages)
` [PATCH 1/2] x86/mm: Move LDT remap out of KASLR region on 5-level paging
` [PATCH 2/2] x86/ldt: Unmap PTEs for the slow before freeing LDT

[PATCH] mm: prototype: rid swapoff of quadratic complexity
 2018-10-23 13:53 UTC  (2+ messages)
` [PATCH RESEND] "

[PATCH v2] mm: Introduce new function vm_insert_kmem_page
 2018-10-23 13:15 UTC  (22+ messages)

[PATCH V3 0/5] arm64/mm: Enable HugeTLB migration
 2018-10-23 13:02 UTC  (6+ messages)
` [PATCH V3 1/5] mm/hugetlb: Distinguish between migratability and movability
` [PATCH V3 2/5] mm/hugetlb: Enable PUD level huge page migration
` [PATCH V3 3/5] mm/hugetlb: Enable arch specific huge page size support for migration
` [PATCH V3 4/5] arm64/mm: Enable HugeTLB migration
` [PATCH V3 5/5] arm64/mm: Enable HugeTLB migration for contiguous bit HugeTLB pages

[RFC PATCH 0/2] oom, memcg: do not report racy no-eligible OOM
 2018-10-23 12:48 UTC  (20+ messages)
` [RFC PATCH 1/2] mm, oom: marks all killed tasks as oom victims
  ` [RFC PATCH v2 "
` [RFC PATCH 2/2] memcg: do not report racy no-eligible OOM tasks

[PATCH v3] mm: memcontrol: Don't flood OOM messages with no eligible task
 2018-10-23 10:23 UTC  (16+ messages)

32-bit PTI with THP = userspace corruption
 2018-10-23  9:11 UTC  (14+ messages)
                      ` Not-so-old machines without PAE was "

[PATCH 1/2] mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
 2018-10-23  8:38 UTC  (20+ messages)

[PATCH] mm,oom: Use timeout based back off
 2018-10-23  5:56 UTC  (3+ messages)

[RFC v4 PATCH 0/5] Eliminate zone->lock contention for will-it-scale/page_fault1 and parallel free
 2018-10-23  2:19 UTC  (4+ messages)
` [RFC v4 PATCH 3/5] mm/rmqueue_bulk: alloc without touching individual page structure

[LKP] d50d82faa0 [ 33.671845] WARNING: possible circular locking dependency detected
 2018-10-23  0:30 UTC 

Memory management issue in 4.18.15
 2018-10-22 23:44 UTC  (5+ messages)

[PATCH v3 1/2] mm: Add an F_SEAL_FUTURE_WRITE seal to memfd
 2018-10-22 23:49 UTC  (2+ messages)

[PATCH 0/7][V3] drop the mmap_sem when doing IO in the fault path
 2018-10-22 21:31 UTC  (5+ messages)
` [PATCH 7/7] btrfs: drop mmap_sem in mkwrite for btrfs

[PATCH v4 0/3] get_user_pages*() and RDMA: first steps
 2018-10-22 19:43 UTC  (9+ messages)
` [PATCH v4 2/3] mm: introduce put_user_page*(), placeholder versions

[PATCH V2] kmemleak: Add config to select auto scan
 2018-10-22 18:08 UTC 

[PATCH] mm/thp: Correctly differentiate between mapped THP and PMD migration entry
 2018-10-22 14:00 UTC  (8+ messages)

[PATCH 0/2] thp nodereclaim fixes
 2018-10-22 13:53 UTC  (13+ messages)
` [PATCH 2/2] mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask

[PATCH v5 1/2] memory_hotplug: Free pages as higher order
 2018-10-22 10:33 UTC  (9+ messages)

4.14 backport request for dbdda842fe96f: "printk: Add console owner and waiter logic to load balance console writes"
 2018-10-22 10:09 UTC  (14+ messages)

[PATCH V2 0/5] arm64/mm: Enable HugeTLB migration
 2018-10-22  7:16 UTC  (5+ messages)
` [PATCH V2 1/5] mm/hugetlb: Enable PUD level huge page migration

[PATCH v6 00/28] fs: fixes for serious clone/dedupe problems
 2018-10-22  6:55 UTC  (31+ messages)
` [PATCH 09/28] vfs: combine the clone and dedupe into a single remap_file_range
` [PATCH 10/28] vfs: pass remap flags to generic_remap_file_range_prep
` [PATCH 11/28] vfs: pass remap flags to generic_remap_checks
` [PATCH 12/28] vfs: remap helper should update destination inode metadata
` [PATCH 13/28] vfs: make remap_file_range functions take and return bytes completed
` [PATCH 14/28] vfs: plumb remap flags through the vfs clone functions
` [PATCH 15/28] vfs: plumb remap flags through the vfs dedupe functions
` [PATCH 16/28] vfs: enable remap callers that can handle short operations
` [PATCH 17/28] vfs: hide file range comparison function
` [PATCH 18/28] vfs: clean up generic_remap_file_range_prep return value
` [PATCH 19/28] ocfs2: truncate page cache for clone destination file before remapping
` [PATCH 20/28] ocfs2: fix pagecache truncation prior to reflink
` [PATCH 21/28] ocfs2: support partial clone range and dedupe range
` [PATCH 22/28] ocfs2: remove ocfs2_reflink_remap_range
` [PATCH 23/28] xfs: fix pagecache truncation prior to reflink
` [PATCH 24/28] xfs: clean up xfs_reflink_remap_blocks call site
` [PATCH 25/28] xfs: support returning partial reflink results
` [PATCH 26/28] xfs: remove redundant remap partial EOF block checks
` [PATCH 27/28] xfs: remove xfs_reflink_remap_range
` [PATCH 28/28] xfs: remove [cm]time update from reflink calls

[RFC PATCH v1 0/4] kvmppc: HMM backend driver to manage pages of secure guest
 2018-10-22  5:18 UTC  (5+ messages)
` [RFC PATCH v1 1/4] "
` [RFC PATCH v1 2/4] kvmppc: Add support for shared pages in HMM driver
` [RFC PATCH v1 3/4] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
` [RFC PATCH v1 4/4] kvmppc: Handle memory plug/unplug to secure VM

[PATCH V5 4/4] kvm: add a check if pfn is from NVDIMM pmem
 2018-10-22  8:47 UTC  (11+ messages)

[PATCH] memblock: remove stale #else and the code it protects
 2018-10-22  1:35 UTC  (4+ messages)

[RFC] put page to pcp->lists[] tail if it is not on the same node
 2018-10-22  1:24 UTC  (5+ 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).