linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-17 07:01:13 to 2021-11-19 15:16:11 UTC [more...]

[RFC PATCH 0/3] Use pageblock_order for cma and alloc_contig_range alignment
 2021-11-19 15:15 UTC  (3+ messages)

[PATCH] kmemleak: fix kmemleak false positive report with HW tag-based kasan enable
 2021-11-19 15:12 UTC  (4+ messages)

page_alloc.c comparison of arrays warning in function mem_init_print_info
 2021-11-19 14:47 UTC  (2+ messages)

[PATCH 1/2] kasan: add ability to detect double-kmem_cache_destroy()
 2021-11-19 14:36 UTC  (5+ messages)
` [PATCH 2/2] kasan: test: add test case for double-kmem_cache_destroy()

mmotm 2021-11-18-15-47 uploaded
 2021-11-19 14:35 UTC  (5+ messages)
` mmotm 2021-11-18-15-47 uploaded (<linux/proc_fs.h>)

[PATCH] MM: discard __GFP_ATOMIC
 2021-11-19 14:10 UTC  (7+ messages)

[RFC v2 PATCH 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-11-19 13:51 UTC  (15+ messages)
` [RFC v2 PATCH 01/13] mm/shmem: Introduce F_SEAL_GUEST
` [RFC v2 PATCH 02/13] KVM: Add KVM_EXIT_MEMORY_ERROR exit
` [RFC v2 PATCH 03/13] KVM: Extend kvm_userspace_memory_region to support fd based memslot
` [RFC v2 PATCH 04/13] KVM: Add fd-based memslot data structure and utils
` [RFC v2 PATCH 05/13] KVM: Implement fd-based memory using new memfd interfaces
` [RFC v2 PATCH 06/13] KVM: Register/unregister memfd backed memslot
` [RFC v2 PATCH 07/13] KVM: Handle page fault for fd based memslot
` [RFC v2 PATCH 08/13] KVM: Rename hva memory invalidation code to cover fd-based offset
` [RFC v2 PATCH 09/13] KVM: Introduce kvm_memfd_invalidate_range
` [RFC v2 PATCH 10/13] KVM: Match inode for invalidation of fd-based slot
` [RFC v2 PATCH 11/13] KVM: Add kvm_map_gfn_range
` [RFC v2 PATCH 12/13] KVM: Introduce kvm_memfd_fallocate_range
` [RFC v2 PATCH 13/13] KVM: Enable memfd based page invalidation/fallocate

[RFC PATCH 0/1] mm/slub: endless "No data" printing for alloc/free_traces attribute
 2021-11-19 10:41 UTC  (4+ messages)
` [RFC PATCH 1/1] mm/slub: fix "

[PATCH v2 0/9] zsmalloc: remove bit_spin_lock
 2021-11-19 10:35 UTC  (3+ messages)
` [PATCH v2 7/9] locking/rwlocks: introduce write_lock_nested

[LOCKDEP] Circular locking dependency detected, fs_reclaim vs xfs_nondir_ilock_class
 2021-11-19  8:44 UTC 

[PATCH] Increase default MLOCK_LIMIT to 8 MiB
 2021-11-19  7:41 UTC  (10+ messages)

[PATCH] MM: introduce memalloc_retry_wait()
 2021-11-19  6:47 UTC 

[PATCH -V10 0/6] NUMA balancing: optimize memory placement for memory tiering system
 2021-11-19  5:44 UTC  (6+ messages)
` [PATCH -V10 1/6] NUMA Balancing: add page promotion counter
` [PATCH -V10 2/6] NUMA balancing: optimize page placement for memory tiering system

[BUG] kmemleak: unable to handle page fault for address: fffffbfff4182000
 2021-11-19  3:17 UTC 

mm: gdb fails if binary is on a DAX-enabled filesystem
 2021-11-19  2:07 UTC  (3+ messages)

[regression] mm, cifs panic
 2021-11-19  1:21 UTC  (5+ messages)

[PATCH] mm/page_counter: remove an incorrect call to propagate_protected_usage()
 2021-11-18 19:16 UTC  (2+ messages)

[PATCH v1 0/9] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2021-11-18 18:59 UTC  (9+ messages)
` [PATCH v1 1/9] mm: add zone device coherent type memory support
` [PATCH v1 2/9] mm: add device coherent vma selection for memory migration
` [PATCH v1 6/9] lib: test_hmm add module param for zone device type

[v2 UPDATE PATCH] mm: shmem: don't truncate page if memory failure happens
 2021-11-18 18:54 UTC  (2+ messages)

[PATCHv2] selftests: kselftest.h: mark functions with 'noreturn'
 2021-11-18 18:43 UTC  (10+ messages)
    ` [PATCH v3 1/2] "
      ` [PATCH v3 2/2] selftests: clone3: simplify return logic in clone3_set_tid()

[PATCH v7 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-11-18 17:43 UTC  (12+ messages)
` [PATCH v7 02/45] x86/sev: detect/setup SEV/SME features earlier in boot
` [PATCH v7 43/45] virt: Add SEV-SNP guest driver
` [PATCH v7 44/45] virt: sevguest: Add support to derive key

[linux-next:master] BUILD REGRESSION 5191249f880367a4cd675825cd721a8d78f26a45
 2021-11-18 17:42 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 11d53a03cd9ead2cc0b97e6ab103775536db5e6e
 2021-11-18 16:58 UTC 

[PATCH 1/4] MIPS: rework local_t operation on MIPS64
 2021-11-18 16:25 UTC  (5+ messages)
` [PATCH 2/4] MIPS: fix tx39_flush_cache_page
` [PATCH 3/4] MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48
` [PATCH 4/4] MIPS: fix FTLB configuration

[syzbot] KCSAN: data-race in flush_tlb_batched_pending / try_to_unmap_one
 2021-11-18 14:49 UTC  (2+ messages)

[PATCH v7 00/11] extend task comm from 16 to 24
 2021-11-18 14:18 UTC  (4+ messages)
` [PATCH v7 08/11] tools/perf/test: make perf test adopt to task comm size change

mm/damon/vaddr-test.h:309:1: warning: the frame size of 1064 bytes is larger than 1024 bytes
 2021-11-18 13:53 UTC 

[PATCH V2] mm/damon/schemes: Add the validity judgment of thresholds
 2021-11-18 12:46 UTC 

[PATCH] mm/damon: Fixup trivial nits in mm-damon-remove-some-no-need-func-definitions-in-damonh-file.patch
 2021-11-18 12:04 UTC  (2+ messages)

[PATCH V1] mm/damon/schemes: Add the validity judgment of thresholds
 2021-11-18 12:00 UTC  (3+ messages)

[RFC PATCH] arch: arm64: try to use PTE_CONT when change page attr
 2021-11-18 11:39 UTC  (2+ messages)

[PATCH v2 00/23] kcsan: Support detecting a subset of missing memory barriers
 2021-11-18 11:09 UTC  (25+ messages)
` [PATCH v2 01/23] kcsan: Refactor reading of instrumented memory
` [PATCH v2 02/23] kcsan: Remove redundant zero-initialization of globals
` [PATCH v2 03/23] kcsan: Avoid checking scoped accesses from nested contexts
` [PATCH v2 04/23] kcsan: Add core support for a subset of weak memory modeling
` [PATCH v2 05/23] kcsan: Add core memory barrier instrumentation functions
` [PATCH v2 06/23] kcsan, kbuild: Add option for barrier instrumentation only
` [PATCH v2 07/23] kcsan: Call scoped accesses reordered in reports
` [PATCH v2 08/23] kcsan: Show location access was reordered to
` [PATCH v2 09/23] kcsan: Document modeling of weak memory
` [PATCH v2 10/23] kcsan: test: Match reordered or normal accesses
` [PATCH v2 11/23] kcsan: test: Add test cases for memory barrier instrumentation
` [PATCH v2 12/23] kcsan: Ignore GCC 11+ warnings about TSan runtime support
` [PATCH v2 13/23] kcsan: selftest: Add test case to check memory barrier instrumentation
` [PATCH v2 14/23] locking/barriers, kcsan: Add instrumentation for barriers
` [PATCH v2 15/23] locking/barriers, kcsan: Support generic instrumentation
` [PATCH v2 16/23] locking/atomics, kcsan: Add instrumentation for barriers
` [PATCH v2 18/23] x86/barriers, kcsan: Use generic instrumentation for non-smp barriers
` [PATCH v2 19/23] x86/qspinlock, kcsan: Instrument barrier of pv_queued_spin_unlock()
` [PATCH v2 20/23] mm, kcsan: Enable barrier instrumentation
` [PATCH v2 21/23] sched, kcsan: Enable memory "
` [PATCH v2 22/23] objtool, kcsan: Add memory barrier instrumentation to whitelist
` [PATCH v2 23/23] objtool, kcsan: Remove memory barrier instrumentation from noinstr

[PATCH] MIPS: simplify copy_user_high_page for MIPS64 w/o cache alias
 2021-11-18  9:33 UTC 

[PATCH v3 2/4] mm/oom: handle remote ooms
 2021-11-18  8:48 UTC  (13+ messages)

[PATCH v2] mm: fix panic in __alloc_pages
 2021-11-18  8:35 UTC  (10+ messages)
` [PATCH v3] "

[PATCH] memcg: better bounds on the memcg stats updates
 2021-11-18  6:53 UTC 

[linux-next:master 1655/2290] drivers/net/ethernet/broadcom/bnxt/bnxt.c:12343:44: warning: shift count >= width of type
 2021-11-18  6:22 UTC 

[PATCH v7] hugetlb: Add hugetlb.*.numa_stat file
 2021-11-18  4:15 UTC  (4+ messages)

[PATCH v4] mm/migrate.c: Rework migration_entry_wait() to not take a pageref
 2021-11-18  2:07 UTC 

[PATCH 03/13] MM: reclaim mustn't enter FS for swap-over-NFS
 2021-11-18  1:43 UTC  (2+ messages)

[PATCH v4] mm: Add PM_HUGE_THP_MAPPING to /proc/pid/pagemap
 2021-11-18  0:35 UTC  (8+ messages)

[PATCH v6] mm: Add PM_THP_MAPPED to /proc/pid/pagemap
 2021-11-18  0:34 UTC  (2+ messages)

[PATCH v4 00/23] Userspace P2PDMA with O_DIRECT NVMe devices
 2021-11-17 21:54 UTC  (24+ messages)
` [PATCH v4 01/23] lib/scatterlist: cleanup macros into static inline functions
` [PATCH v4 02/23] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v4 03/23] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH v4 04/23] PCI/P2PDMA: Expose pci_p2pdma_map_type()
` [PATCH v4 05/23] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
` [PATCH v4 06/23] dma-mapping: allow EREMOTEIO return code for P2PDMA transfers
` [PATCH v4 07/23] dma-direct: support PCI P2PDMA pages in dma-direct map_sg
` [PATCH v4 08/23] dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support
` [PATCH v4 09/23] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg
` [PATCH v4 10/23] nvme-pci: check DMA ops when indicating support for PCI P2PDMA
` [PATCH v4 11/23] nvme-pci: convert to using dma_map_sgtable()
` [PATCH v4 12/23] RDMA/core: introduce ib_dma_pci_p2p_dma_supported()
` [PATCH v4 13/23] RDMA/rw: drop pci_p2pdma_[un]map_sg()
` [PATCH v4 14/23] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()
` [PATCH v4 15/23] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [PATCH v4 16/23] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
` [PATCH v4 17/23] block: add check when merging zone device pages
` [PATCH v4 18/23] lib/scatterlist: "
` [PATCH v4 19/23] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
` [PATCH v4 20/23] block: set FOLL_PCI_P2PDMA in bio_map_user_iov()
` [PATCH v4 21/23] mm: use custom page_free for P2PDMA pages
` [PATCH v4 22/23] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
` [PATCH v4 23/23] nvme-pci: allow mmaping the CMB in userspace

[PATCH v5 0/8] mm, dax: Introduce compound pages in devmap
 2021-11-17 10:22 UTC  (10+ messages)
` [PATCH v5 6/8] device-dax: use struct_size()
` [PATCH v5 7/8] device-dax: ensure dev_dax->pgmap is valid for dynamic devices
` [PATCH v5 8/8] device-dax: compound devmap support

[PATCH v2] hugetlb, userfaultfd: Fix reservation restore on userfaultfd error
 2021-11-17 20:44 UTC  (2+ messages)

[linux-next:master 1703/1937] include/net/gro.h:413:29: error: implicit declaration of function 'csum_ipv6_magic'; did you mean 'csum_tcpudp_magic'?
 2021-11-17 17:53 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 610c9ac03d7682c01ac98d9c59f6ebbd77af765b
 2021-11-17 17:05 UTC 

[RFC 0/3] page table check
 2021-11-17 16:47 UTC  (7+ messages)
` [RFC 1/3] mm: ptep_clear() page table helper
` [RFC 2/3] mm: page table check

[linux-next:master] BUILD REGRESSION fd96a4057bd015d194a4b87e7c149fc2fef3c166
 2021-11-17 16:15 UTC 

net/netfilter/nft_osf.c:97:47: sparse: sparse: incorrect type in argument 3 (different base types)
 2021-11-17 14:37 UTC 

[PATCH] mm: Export PageHeadHuge()
 2021-11-17 14:01 UTC  (3+ messages)

[PATCH v2] kasan: test: add globals left-out-of-bounds test
 2021-11-17 13:07 UTC 

[PATCH] kasan: test: add globals left-out-of-bounds test
 2021-11-17 13:04 UTC  (3+ messages)

[PATCH net] page_pool: Revert "page_pool: disable dma mapping support..."
 2021-11-17 11:51 UTC  (2+ messages)

[PATCH] gup: Avoid multiple user access locking/unlocking in fault_in_{read/write}able
 2021-11-17  9:27 UTC  (2+ messages)

[PATCH 0/2] shmem: Notify user space when file system is full
 2021-11-17  9:00 UTC  (2+ messages)

[RFC PATCH 00/32] Separate struct slab from struct page
 2021-11-17  7:00 UTC  (5+ messages)
` [RFC PATCH 25/32] mm/kfence: Convert kfence_guarded_alloc() to struct slab
` [RFC PATCH 30/32] mm/sl*b: Differentiate struct slab fields by sl*b implementations


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