linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-29 20:27:59 to 2021-10-01 17:50:21 UTC [more...]

[PATCH v2 0/4] hugetlb: add demote/split page functionality
 2021-10-01 17:50 UTC  (12+ messages)
` [PATCH v2 1/4] hugetlb: add demote hugetlb page sysfs interfaces
` [PATCH v2 2/4] hugetlb: add HPageCma flag and code to free non-gigantic pages in CMA
` [PATCH v2 4/4] hugetlb: add hugetlb demote page support

[PATCH] mm/mempolicy: do not allow illegal MPOL_F_NUMA_BALANCING | MPOL_LOCAL in mbind()
 2021-10-01 17:49 UTC 

[PATCH v3 00/20] Userspace P2PDMA with O_DIRECT NVMe devices
 2021-10-01 17:45 UTC  (45+ messages)
` [PATCH v3 01/20] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v3 04/20] PCI/P2PDMA: introduce helpers for dma_map_sg implementations
  ` [PATCH v3 4/20] "
` [PATCH v3 09/20] nvme-pci: check DMA ops when indicating support for PCI P2PDMA
` [PATCH v3 12/20] RDMA/rw: use dma_map_sgtable()
` [PATCH v3 14/20] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [PATCH v3 19/20] PCI/P2PDMA: introduce pci_mmap_p2pmem()

[PATCH] mm/vmalloc: make show_numa_info() aware of hugepage mappings
 2021-10-01 17:27 UTC 

[PATCH] mm/vmalloc: make sure to dump unpurged areas in /proc/vmallocinfo
 2021-10-01 17:08 UTC 

[PATCH] mm:vmscan: fix extra adjustment for lruvec's nonresident_age in case of reactivation
 2021-10-01 16:43 UTC  (3+ messages)
    ` 回复: "

[PATCH] memblock: Neaten logging
 2021-10-01 16:37 UTC  (4+ messages)

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

Can the GFP flags to releasepage() be trusted? -- was Re: [PATCH v2 3/8] nfs: Move to using the alternate fallback fscache I/O API
 2021-10-01 15:04 UTC  (2+ messages)

[PATCH 1/2] memcg: flush stats only if updated
 2021-10-01 14:41 UTC  (5+ messages)
` [PATCH 2/2] memcg: unify memcg stat flushing

[PATCH v3 0/8] Add __alloc_size()
 2021-10-01 14:15 UTC  (12+ messages)
` [PATCH v3 1/8] rapidio: Avoid bogus __alloc_size warning
` [PATCH v3 2/8] Compiler Attributes: add __alloc_size() for better bounds checking
` [PATCH v3 3/8] slab: Clean up function prototypes
` [PATCH v3 4/8] slab: Add __alloc_size attributes for better bounds checking
` [PATCH v3 5/8] mm/kvmalloc: "
` [PATCH v3 6/8] mm/vmalloc: "
` [PATCH v3 7/8] mm/page_alloc: "
` [PATCH v3 8/8] percpu: "

[QUESTION] is SLAB considered legacy and deprecated?
 2021-10-01 14:07 UTC  (5+ messages)
  ` Queueing is outside of SLUB nowdays

[PATCH] kasan: Fix tag for large allocations when using CONFIG_SLAB
 2021-10-01 14:05 UTC  (4+ messages)

[PATCH v1 0/4] mm/memory_hotplug: full support for
 2021-10-01 14:03 UTC  (7+ messages)
` [PATCH v1 3/4] memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED

[PATCH v18 00/15] arm64: MMU enabled kexec relocation
 2021-10-01 14:01 UTC  (17+ messages)
` [PATCH v18 01/15] arm64: kernel: add helper for booted at EL2 and not VHE
` [PATCH v18 02/15] arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectors
` [PATCH v18 03/15] arm64: hibernate: abstract ttrb0 setup function
` [PATCH v18 04/15] arm64: kexec: flush image and lists during kexec load time
` [PATCH v18 05/15] arm64: kexec: skip relocation code for inplace kexec
` [PATCH v18 06/15] arm64: kexec: Use dcache ops macros instead of open-coding
` [PATCH v18 07/15] arm64: kexec: pass kimage as the only argument to relocation function
` [PATCH v18 08/15] arm64: kexec: configure EL2 vectors for kexec
` [PATCH v18 09/15] arm64: kexec: relocate in EL1 mode
` [PATCH v18 10/15] arm64: kexec: use ld script for relocation function
` [PATCH v18 11/15] arm64: kexec: install a copy of the linear-map
` [PATCH v18 12/15] arm64: kexec: keep MMU enabled during kexec relocation
` [PATCH v18 13/15] arm64: kexec: remove the pre-kexec PoC maintenance
` [PATCH v18 14/15] arm64: kexec: remove cpu-reset.h
` [PATCH v18 15/15] arm64: trans_pgd: remove trans_pgd_map_page()

[bug report] hugetlbfs: extend the definition of hugepages parameter to support node allocation
 2021-10-01 13:22 UTC 

KEY: 386EC32-8248106
 2021-10-01 13:20 UTC 

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-10-01 13:03 UTC  (11+ messages)
` [PATCH Part2 v5 06/45] x86/sev: Invalid pages from direct map when adding it to RMP table
` [PATCH Part2 v5 32/45] KVM: x86: Define RMP page fault error bits for #NPF
` [PATCH Part2 v5 42/45] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event

[PATCH 0/7] Implement Data Access Monitoring-based Memory Operation Schemes
 2021-10-01 12:56 UTC  (8+ messages)
` [PATCH 1/7] mm/damon/core: Account age of target regions
` [PATCH 2/7] mm/damon/core: Implement DAMON-based Operation Schemes (DAMOS)
` [PATCH 3/7] mm/damon/vaddr: Support DAMON-based Operation Schemes
` [PATCH 4/7] mm/damon/dbgfs: "
` [PATCH 5/7] mm/damon/schemes: Implement statistics feature
` [PATCH 6/7] selftests/damon: Add 'schemes' debugfs tests
` [PATCH 7/7] Docs/admin-guide/mm/damon: Document DAMON-based Operation Schemes

[RFC PATCH] mm, slub: change percpu partial accounting from objects to pages
 2021-10-01 12:35 UTC  (3+ messages)

arm64: mm: update max_pfn after memory hotplug
 2021-10-01  8:52 UTC  (5+ messages)
` [PATCH] "

[RFC v3 PATCH 0/5] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-10-01  7:23 UTC  (9+ messages)
` [v3 PATCH 1/5] mm: hwpoison: remove the unnecessary THP check
` [v3 PATCH 2/5] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
` [v3 PATCH 3/5] mm: hwpoison: refactor refcount check handling
` [v3 PATCH 4/5] mm: shmem: don't truncate page if memory failure happens
` [v3 PATCH 5/5] mm: hwpoison: handle non-anonymous THP correctly

[PATCH v3 1/4] mm: Create a new system state and fix core_kernel_text()
 2021-10-01  7:14 UTC  (5+ messages)
` [PATCH v3 2/4] mm: Make generic arch_is_kernel_initmem_freed() do what it says
` [PATCH v3 3/4] powerpc: Use generic version of arch_is_kernel_initmem_freed()
` [PATCH v3 4/4] s390: "

mmotm 2021-09-30-19-36 uploaded
 2021-10-01  2:37 UTC 

[PATCH v2 00/12] MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory
 2021-10-01  1:32 UTC  (6+ messages)
` [PATCH v2 10/12] lib: add support for device public type in test_hmm
` [PATCH v2 09/12] lib: test_hmm add module param for zone device type

[PATCH] xfs: use kmem_cache_free() for kmem_cache objects
 2021-10-01  0:32 UTC  (6+ messages)

linux 5.14.3: free_user_ns causes NULL pointer dereference
 2021-09-30 22:27 UTC  (10+ messages)

[PATCH v2 0/6] memblock: cleanup memblock_free interface
 2021-09-30 22:10 UTC  (9+ messages)
` [PATCH v2 1/6] arch_numa: simplify numa_distance allocation
` [PATCH v2 2/6] xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointer
` [PATCH v2 3/6] memblock: drop memblock_free_early_nid() and memblock_free_early()
` [PATCH v2 4/6] memblock: stop aliasing __memblock_free_late with memblock_free_late
` [PATCH v2 5/6] memblock: rename memblock_free to memblock_phys_free
` [PATCH v2 6/6] memblock: use memblock_free for freeing virtual pointers

[PATCH v4 00/14] mm, sparse-vmemmap: Introduce compound devmaps for device-dax
 2021-09-30 21:55 UTC  (6+ messages)
` [PATCH v4 08/14] mm/gup: grab head page refcount once for group of subpages

[PATCH v2 0/3] Small userfaultfd selftest fixups
 2021-09-30 21:23 UTC  (4+ messages)
` [PATCH v2 1/3] userfaultfd/selftests: don't rely on GNU extensions for random numbers
` [PATCH v2 2/3] userfaultfd/selftests: fix feature support detection
` [PATCH v2 3/3] userfaultfd/selftests: fix calculation of expected ioctls

kvm crash in 5.14.1?
 2021-09-30 17:59 UTC  (4+ messages)

[PATCH v2 1/2] mm, thp: check page mapping when truncating page cache
 2021-09-30 17:39 UTC  (21+ messages)

[RFC] mm: Optimise put_pages_list()
 2021-09-30 16:32 UTC 

[RFC][PATCH v3 0/9] mm: Use DIO for swap and fix NFS swapfiles
 2021-09-30 15:54 UTC  (3+ messages)

[PATCH] kfence: shorten critical sections of alloc/free
 2021-09-30 15:39 UTC  (2+ messages)

[PATCH v1 0/3] memory-hotplug.rst: document the "auto-movable" online policy
 2021-09-30 14:41 UTC  (4+ messages)
` [PATCH v1 1/3] memory-hotplug.rst: fix two instances of "movablecore" that should be "movable_node"
` [PATCH v1 2/3] memory-hotplug.rst: fix wrong /sys/module/memory_hotplug/parameters/ path
` [PATCH v1 3/3] memory-hotplug.rst: document the "auto-movable" online policy

[PATCH] mm/huge_memory: disable thp if thp page size is too large
 2021-09-30 13:19 UTC  (2+ messages)

[PATCH v17 00/15] arm64: MMU enabled kexec relocation
 2021-09-30 11:59 UTC  (20+ messages)
` [PATCH v17 05/15] arm64: kexec: skip relocation code for inplace kexec
` [PATCH v17 08/15] arm64: kexec: configure EL2 vectors for kexec
` [PATCH v17 10/15] arm64: kexec: use ld script for relocation function
` [PATCH v17 15/15] arm64: trans_pgd: remove trans_pgd_map_page()

[PATCH 1/1] mm/kasan: avoid export __kasan_kmalloc
 2021-09-30 11:13 UTC  (6+ messages)

Possible race with page_maybe_dma_pinned?
 2021-09-30 11:11 UTC  (4+ messages)

[PATCH 0/2] Support hugetlb charge moving at task migration
 2021-09-30 10:46 UTC  (2+ messages)

[PATCH] mm: remove useless lines in enable_cpucache()
 2021-09-30  8:22 UTC  (2+ messages)

[PATCH v3] slub: add back check for free nonslab objects
 2021-09-30  7:02 UTC 

[PATCH] mm: Disable zsmalloc on PREEMPT_RT
 2021-09-30  6:42 UTC  (7+ messages)
  ` [PATCH] mm/zsmalloc: Replace bit spinlock and get_cpu_var() usage

[PATCH V2] memblock: check memory total_size
 2021-09-30  2:44 UTC 

[PATCH v7] hugetlbfs: Extend the definition of hugepages parameter to support node allocation
 2021-09-29 23:25 UTC  (4+ 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).