linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-20 23:01:33 to 2021-07-22 03:37:09 UTC [more...]

[linux-next:master] BUILD REGRESSION b1347210b01daa977ea980268927aa99198ceccc
 2021-07-22  3:06 UTC 

[linux-next:master 1957/2389] drivers/md/dm-ima.c:184:6: warning: variable 'tfm' is used uninitialized whenever 'if' condition is true
 2021-07-22  2:04 UTC 

[RFC -V7 0/6] NUMA balancing: optimize memory placement for memory tiering system
 2021-07-22  3:18 UTC  (7+ messages)
` [PATCH -V7 1/6] NUMA balancing: optimize page "
` [PATCH -V7 2/6] memory tiering: add page promotion counter
` [PATCH -V7 3/6] memory tiering: skip to scan fast memory
` [PATCH -V7 4/6] memory tiering: hot page selection with hint page fault latency
` [PATCH -V7 5/6] memory tiering: rate limit NUMA migration throughput
` [PATCH -V7 6/6] memory tiering: adjust hot threshold automatically

[PATCH v3 00/14] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-07-22  2:24 UTC  (7+ messages)
` [PATCH v3 04/14] mm/memremap: add ZONE_DEVICE support for compound pages

[PATCH] mm/doc: Include highmem.h in kernel-doc
 2021-07-22  2:18 UTC 

[linux-next:master 412/2389] fs/ksmbd/ndr.c:70:2: warning: 'strncpy' destination unchanged after copying no bytes
 2021-07-22  2:16 UTC 

[PATCH v5 00/26] userfaultfd-wp: Support shmem and hugetlbfs
 2021-07-22  1:08 UTC  (16+ messages)
` [PATCH v5 24/26] mm/pagemap: Recognize uffd-wp bit for shmem/hugetlbfs
` [PATCH v5 05/26] mm/swap: Introduce the idea of special swap ptes

[PATCH] mm,do_huge_pmd_numa_page: remove unnecessary TLB flushing code
 2021-07-22  0:26 UTC  (7+ messages)

[PATCH] mm: Make kvmalloc refuse to allocate more than 2GB
 2021-07-22  0:14 UTC  (3+ messages)

[PATCH 0/8] hugetlb: add demote/split page functionality
 2021-07-21 23:05 UTC  (9+ messages)
` [PATCH 1/8] hugetlb: add demote hugetlb page sysfs interfaces
` [PATCH 2/8] hugetlb: add HPageCma flag and code to free non-gigantic pages in CMA
` [PATCH 3/8] hugetlb: add demote bool to gigantic page routines
` [PATCH 4/8] hugetlb: add hugetlb demote page support
` [PATCH 5/8] hugetlb: document the demote sysfs interfaces
` [PATCH 6/8] hugetlb: vmemmap optimizations when demoting hugetlb pages
` [PATCH 7/8] hugetlb: prepare destroy and prep routines for vmemmap optimized pages
` [PATCH 8/8] hugetlb: Optimized demote vmemmap optimizatized pages

[PATCH v2 1/3] mm, oom: move task_will_free_mem up in the file to be used in process_mrelease
 2021-07-21 22:59 UTC  (13+ messages)
` [PATCH v2 2/3] mm: introduce process_mrelease system call

[PATCH resend] mm: compaction: optimize proactive compaction deferrals
 2021-07-21 22:35 UTC  (4+ messages)

[PATCH v3] mm: Enable suspend-only swap spaces
 2021-07-21 22:09 UTC  (2+ messages)

[PATCH -V11 1/9] mm/numa: automatically generate node migration order
 2021-07-21 22:03 UTC  (17+ messages)
` [PATCH -V11 2/9] mm/migrate: update node demotion order on hotplug events
` [PATCH -V11 3/9] mm/migrate: enable returning precise migrate_pages() success count
` [PATCH -V11 4/9] mm/migrate: demote pages during reclaim
` [PATCH -V11 5/9] mm/vmscan: add page demotion counter
` [PATCH -V11 6/9] mm/vmscan: add helper for querying ability to age anonymous pages
` [PATCH -V11 7/9] mm/vmscan: Consider anonymous pages without swap
` [PATCH -V11 8/9] mm/vmscan: never demote for memcg reclaim
` [PATCH -V11 9/9] mm/migrate: add sysfs interface to enable reclaim migration

[syzbot] WARNING in __set_page_dirty
 2021-07-21 21:58 UTC  (2+ messages)

[PATCH v5 17/26] hugetlb/userfaultfd: Hook page faults for uffd write protection
 2021-07-21 21:50 UTC  (3+ messages)

[PATCH v4 0/4] compat: remove compat_alloc_user_space callers
 2021-07-21 21:22 UTC  (4+ messages)
` [PATCH v4 1/4] kexec: avoid compat_alloc_user_space

[linux-next:pending-fixes] BUILD SUCCESS a4a809c838cbaa977b1411520a2a8a78ee93c159
 2021-07-21 21:16 UTC 

[PATCH v2 0/4] bitmap: unify for_each_bit() macros
 2021-07-21 21:12 UTC  (5+ messages)
` [PATCH 1/4] mm/percpu: micro-optimize pcpu_is_populated()
` [PATCH 2/4] bitmap: unify find_bit operations

[PATCH v6 0/6] Introduce multi-preference mempolicy
 2021-07-21 20:49 UTC  (3+ messages)
` [PATCH v6 4/6] mm/hugetlb: add support for mempolicy MPOL_PREFERRED_MANY

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-07-21 20:15 UTC  (25+ messages)
` [PATCH Part2 RFC v4 05/40] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 RFC v4 26/40] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH Part2 RFC v4 37/40] KVM: SVM: Add support to handle the RMP nested page fault
` [PATCH Part2 RFC v4 39/40] KVM: SVM: Use a VMSA physical address variable for populating VMCB
` [PATCH Part2 RFC v4 40/40] KVM: SVM: Support SEV-SNP AP Creation NAE event

[PATCH v27 00/31] Control-flow Enforcement: Shadow Stack
 2021-07-21 20:14 UTC  (7+ messages)
` [PATCH v27 24/31] x86/cet/shstk: Handle thread shadow stack

[patch] x86/pat: pass correct address to sanitize_phys
 2021-07-21 19:48 UTC 

(no subject)
 2021-07-21 19:00 UTC  (21+ messages)
` [RFC PATCH 01/12] afs: Sort out symlink reading
` [RFC PATCH 02/12] netfs: Add an iov_iter to the read subreq for the network fs/cache to use
` [RFC PATCH 03/12] netfs: Remove netfs_read_subrequest::transferred
` [RFC PATCH 04/12] netfs: Use a buffer in netfs_read_request and add pages to it
` [RFC PATCH 05/12] netfs: Add a netfs inode context
` [RFC PATCH 06/12] netfs: Keep lists of pending, active, dirty and flushed regions
` [RFC PATCH 07/12] netfs: Initiate write request from a dirty region
` [RFC PATCH 08/12] netfs: Keep dirty mark for pages with more than one "
` [RFC PATCH 09/12] netfs: Send write request to multiple destinations
` [RFC PATCH 10/12] netfs: Do encryption in write preparatory phase
` [RFC PATCH 11/12] netfs: Put a list of regions in /proc/fs/netfs/regions
` [RFC PATCH 12/12] netfs: Export some read-request ref functions
` [RFC PATCH 00/12] netfs: Experimental write helpers, fscrypt and compression
` [RFC PATCH 13/12] netfs: Do copy-to-cache-on-read through VM writeback

[PATCH] hugetlbfs: fix mount mode command line processing
 2021-07-21 18:42 UTC  (2+ messages)

[Bug 213785] New: hugetlbfs scrambles mode when sticky bit is set
 2021-07-21 17:48 UTC  (5+ messages)
    ` [Bug 213785] New: hugetlbfs: interprets mode as decimal (was: hugetlbfs scrambles mode when sticky bit is set)

[PATCH 0/5] KVM: Remove kvm_is_transparent_hugepage() and friends
 2021-07-21 16:37 UTC  (7+ messages)
` [PATCH 1/5] KVM: arm64: Walk userspace page tables to compute the THP mapping size

[PATCH v15 00/17] Folio support in block + iomap layers
 2021-07-21 15:28 UTC  (14+ messages)
` [PATCH v15 06/17] iomap: Convert iomap_releasepage to use a folio
` [PATCH v15 07/17] iomap: Convert iomap_invalidatepage "
` [PATCH v15 13/17] iomap: Convert iomap_write_begin and iomap_write_end to folios
` [PATCH v15 16/17] iomap: Convert iomap_add_to_ioend to take a folio
` [PATCH v15 17/17] iomap: Convert iomap_migrate_page to use folios

[PATCH v14 000/138] Memory folios
 2021-07-21 15:02 UTC  (40+ messages)
` [PATCH v14 002/138] mm: Introduce struct folio
` [PATCH v14 011/138] mm/lru: Add folio LRU functions
` [PATCH v14 030/138] mm/filemap: Add folio private_2 functions
` [PATCH v14 031/138] fs/netfs: Add folio fscache functions
` [PATCH v14 032/138] mm: Add folio_mapped()
` [PATCH v14 033/138] mm: Add folio_nid()
` [PATCH v14 040/138] mm/memcg: Convert mem_cgroup_charge() to take a folio
` [PATCH v14 042/138] mm/memcg: Convert mem_cgroup_uncharge() "
` [PATCH v14 043/138] mm/memcg: Convert mem_cgroup_migrate() to take folios
` [PATCH v14 045/138] mm/memcg: Add folio_memcg_lock() and folio_memcg_unlock()
` [PATCH v14 047/138] mm/memcg: Add folio_lruvec()
` [PATCH v14 048/138] mm/memcg: Add folio_lruvec_lock() and similar functions
` [PATCH v14 050/138] mm/workingset: Convert workingset_activation to take a folio
` [PATCH v14 051/138] mm: Add folio_pfn()
` [PATCH v14 054/138] mm: Add kmap_local_folio()

[PATCH v3 00/12] mm/debug_vm_pgtable: Enhancements
 2021-07-21 12:03 UTC  (13+ messages)
` [PATCH v3 01/12] mm/debug_vm_pgtable: Introduce struct pgtable_debug_args
` [PATCH v3 02/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in basic tests
` [PATCH v3 12/12] mm/debug_vm_pgtable: Fix corrupted page flag

Runtime Memory Validation in Intel-TDX and AMD-SNP
 2021-07-21 10:53 UTC  (20+ messages)

[RFC PATCH 00/37] Speculative page faults
 2021-07-21 11:33 UTC 

[syzbot] BUG: stack guard page was hit in dev_ioctl
 2021-07-21 11:34 UTC 

5.13-rt1 + KVM = WARNING: at fs/eventfd.c:74 eventfd_signal()
 2021-07-21 10:59 UTC  (6+ messages)

[PATCH v2] mm: fix the deadlock in finish_fault()
 2021-07-21  7:48 UTC 

[PATCH v2 00/12] mm/debug_vm_pgtable: Enhancements
 2021-07-21 12:09 UTC  (7+ messages)
` [PATCH v2 01/12] mm/debug_vm_pgtable: Introduce struct pgtable_debug_args

[PATCH v5 19/26] hugetlb/userfaultfd: Handle UFFDIO_WRITEPROTECT
 2021-07-21  8:24 UTC  (2+ messages)

[PATCH] mm/mempolicy: Convert from atomic_t to refcount_t on mempolicy->refcnt
 2021-07-21  6:42 UTC  (2+ messages)

[PATCH v2] mm: fs: invalidate bh_lrus for only cold path
 2021-07-21  5:11 UTC  (6+ messages)

Folio tree for next
 2021-07-21  5:04 UTC  (10+ messages)

[PATCH 00/12] mm/debug_vm_pgtable: Enhancements
 2021-07-21  4:20 UTC  (7+ messages)
` [PATCH 01/12] mm/debug_vm_pgtable: Introduce struct vm_pgtable_debug

[PATCH 0/7] Free user PTE page table pages
 2021-07-21  2:21 UTC  (6+ messages)
` [PATCH 1/7] mm: fix the deadlock in finish_fault()

mmotm 2021-07-20-18-28 uploaded
 2021-07-21  1:28 UTC 

[PATCH v5 18/26] hugetlb/userfaultfd: Take care of UFFDIO_COPY_MODE_WP
 2021-07-20 23:59 UTC  (2+ messages)

[PATCH] mm/mremap: fix memory account on do_munmap() failure
 2021-07-20 23:28 UTC  (2+ messages)

[PATCH v2 09/12] mm/vm_debug_pgtable: Use struct pgtable_debug_args in PUD modifying tests
 2021-07-20 23:09 UTC  (3+ messages)

[PATCH] mm/rmap: Convert from atomic_t to refcount_t on anon_vma->refcount
 2021-07-20 23:01 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).