linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[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 -V10 0/6] NUMA balancing: optimize memory placement for memory tiering system
 2021-11-18  0:15 UTC  (3+ messages)
` [PATCH -V10 1/6] NUMA Balancing: add page promotion counter

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

[PATCH v7 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-11-17 23:34 UTC  (14+ 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] Increase default MLOCK_LIMIT to 8 MiB
 2021-11-17 23:17 UTC  (15+ 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 v2] hugetlb, userfaultfd: Fix reservation restore on userfaultfd error
 2021-11-17 20:44 UTC  (2+ messages)

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

[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  (8+ messages)
` [RFC 1/3] mm: ptep_clear() page table helper
` [RFC 2/3] mm: page table check
` [RFC 3/3] x86: mm: add x86_64 support for "

[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 v7 00/11] extend task comm from 16 to 24
 2021-11-17 14:31 UTC  (3+ messages)
` [PATCH v7 08/11] tools/perf/test: make perf test adopt to task comm size change

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

[PATCHv2] selftests: kselftest.h: mark functions with 'noreturn'
 2021-11-17 13:40 UTC  (4+ messages)

[PATCH] MM: discard __GFP_ATOMIC
 2021-11-17 13:18 UTC  (2+ 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 v5 0/8] mm, dax: Introduce compound pages in devmap
 2021-11-17 10:22 UTC  (14+ 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 v1 0/9] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2021-11-17  9:50 UTC  (3+ messages)
` [PATCH v1 1/9] mm: add zone device coherent type memory support

[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  (4+ messages)
` [PATCH 1/2] shmem: Differentiate cause of blk account error due to lack of space
` [PATCH 2/2] shmem: Trigger FS_ERROR notification when file system is full

[RFC PATCH 00/32] Separate struct slab from struct page
 2021-11-17  7:00 UTC  (13+ messages)
` [RFC PATCH 21/32] mm: Convert struct page to struct slab in functions used by other subsystems
` [RFC PATCH 24/32] mm/kasan: Convert to struct slab
` [RFC PATCH 25/32] mm/kfence: Convert kfence_guarded_alloc() "
` [RFC PATCH 30/32] mm/sl*b: Differentiate struct slab fields by sl*b implementations

[PATCH v6] hugetlb: Add hugetlb.*.numa_stat file
 2021-11-17  5:54 UTC  (16+ messages)

[PATCH 00/13] Repair SWAP-over-NFS
 2021-11-17  5:50 UTC  (17+ messages)
` [PATCH 03/13] MM: reclaim mustn't enter FS for swap-over-NFS
` [PATCH 02/13] NFS: do not take i_rwsem for swap IO
` [PATCH 12/13] MM: use AIO/DIO for reads from SWP_FS_OPS swap-space
` [PATCH 11/13] NFS: swap-out must always use STABLE writes
` [PATCH 13/13] MM: use AIO for DIO writes to swap
` [PATCH 10/13] NFSv4: keep state manager thread active if swap is enabled

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

[linux-next:master 1053/1198] fs/dlm/lowcomms.c:621:26: error: no member named 'skc_v6_daddr' in 'struct sock_common'; did you mean 'skc_daddr'?
 2021-11-17  2:39 UTC 

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

[RFC v2 00/10] Hardening page _refcount
 2021-11-17  1:20 UTC  (11+ messages)
` [RFC v2 01/10] mm: page_ref_add_unless() does not trace 'u' argument
` [RFC v2 02/10] mm: add overflow and underflow checks for page->_refcount
` [RFC v2 03/10] mm: Avoid using set_page_count() in set_page_recounted()
` [RFC v2 04/10] mm: remove set_page_count() from page_frag_alloc_align
` [RFC v2 05/10] mm: avoid using set_page_count() when pages are freed into allocator
` [RFC v2 06/10] mm: rename init_page_count() -> page_ref_init()
` [RFC v2 07/10] mm: remove set_page_count()
` [RFC v2 08/10] mm: simplify page_ref_* functions
` [RFC v2 09/10] mm: do not use atomic_set_release in page_ref_unfreeze()
` [RFC v2 10/10] mm: use atomic_cmpxchg_acquire in page_ref_freeze()

[PATCH v1] hugetlb, userfaultfd: Fix reservation restore on userfaultfd error
 2021-11-17  0:58 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION a2f3bb245883ba791e46be1f8415186dae346458
 2021-11-16 23:41 UTC 

[PATCH v2] slob: add size header to all allocations
 2021-11-16 23:19 UTC  (4+ messages)
` [PATCH v3] "

[PATCH resend] kmap_local: don't assume kmap PTEs are linear arrays in memory
 2021-11-16 22:15 UTC  (5+ messages)

[PATCH 1/2] mm: protect free_pgtables with mmap_lock write lock in exit_mmap
 2021-11-16 21:57 UTC  (2+ messages)
` [PATCH 2/2] mm/oom_kill: allow process_mrelease to run under mmap_lock protection

[PATCH v3 2/4] mm/oom: handle remote ooms
 2021-11-16 21:55 UTC  (13+ messages)

[PATCH v2] mm: fix panic in __alloc_pages
 2021-11-16 20:22 UTC  (9+ messages)
` [PATCH v3] "

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-11-16 20:08 UTC  (18+ messages)

[v2 UPDATE PATCH] mm: shmem: don't truncate page if memory failure happens
 2021-11-16 19:32 UTC 

[PATCH RFC v2 0/2] mm: Rework zap ptes on swap entries
 2021-11-16 19:06 UTC  (7+ messages)
` [PATCH RFC v2 2/2] mm: Rework swap handling of zap_pte_range

[PATCH] mm: memcontrol: make cgroup_memory_nokmem static
 2021-11-16 17:27 UTC  (2+ messages)

[PATCH v11 1/3] mm: rearrange madvise code to allow for reuse
 2021-11-16 16:29 UTC  (11+ messages)
` [PATCH v11 2/3] mm: add a field to store names for private anonymous memory

Kmap-related crashes and memory leaks on 32bit arch (5.15+)
 2021-11-16 15:43 UTC  (4+ messages)

[PATCH v2 00/13] Fix LKDTM for PPC64/IA64/PARISC
 2021-11-16 15:07 UTC  (5+ messages)
` [PATCH v2 12/13] lkdtm: Fix execute_[user]_location()

[PATCH] netfs: Adjust docs after foliation
 2021-11-16 13:38 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 6eea4f2d44ab6ac62db299b3e73c4b9da3c7c2f2
 2021-11-16 10:49 UTC 

[RFC][PATCH 0/5] shmem/fsverity: Prepare for mandatory integrity enforcement
 2021-11-16 10:43 UTC  (6+ messages)
` [RFC][PATCH 5/5] shmem: Add fsverity support

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

[PATCH v2] proc/vmcore: fix clearing user buffer by properly using clear_user()
 2021-11-16  8:02 UTC  (3+ messages)

[PATCH] mm/hmm.c: Allow VM_MIXEDMAP to work with hmm_range_fault
 2021-11-16  7:15 UTC  (5+ messages)

[PATCH v5 0/3] mm: add new syscall set_mempolicy_home_node
 2021-11-16  6:42 UTC  (4+ messages)
` [PATCH v5 1/3] mm/mempolicy: use policy_node helper with MPOL_PREFERRED_MANY
` [PATCH v5 2/3] mm/mempolicy: add set_mempolicy_home_node syscall
` [PATCH v5 3/3] mm/mempolicy: wire up syscall set_mempolicy_home_node

[PATCH 0/3] Improve the migration stats
 2021-11-16  6:03 UTC  (4+ messages)
` [PATCH 2/3] mm: migrate: Correct the hugetlb "

[PATCH 0/2] DAMON fixes
 2021-11-16  3:42 UTC  (2+ messages)

Question regarding map count for compound pages
 2021-11-16  3:40 UTC  (3+ messages)

[PATCH v3] mm: migrate: Support multiple target nodes demotion
 2021-11-16  2:58 UTC  (5+ messages)

[PATCH] mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag
 2021-11-16  2:54 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox