linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-15 06:22:35 to 2022-06-16 00:56:45 UTC [more...]

[mm-unstable v4 PATCH 0/7] Cleanup transhuge_xxx helpers
 2022-06-16  0:56 UTC  (15+ messages)
` [v4 PATCH 1/7] mm: khugepaged: check THP flag in hugepage_vma_check()
` [v4 PATCH 2/7] mm: thp: consolidate vma size check to transhuge_vma_suitable
` [v4 PATCH 3/7] mm: khugepaged: better comments for anon vma check in hugepage_vma_revalidate
` [v4 PATCH 4/7] mm: thp: kill transparent_hugepage_active()
` [v4 PATCH 5/7] mm: thp: kill __transhuge_page_enabled()
` [v4 PATCH 6/7] mm: khugepaged: reorg some khugepaged helpers
` [v4 PATCH 7/7] doc: proc: fix the description to THPeligible

[PATCH] mm/shmem.c: use helper transhuge_vma_enabled()
 2022-06-16  0:40 UTC  (4+ messages)

[PATCH 0/7] A few cleanup patches for khugepaged
 2022-06-15 23:58 UTC  (21+ messages)
` [PATCH 1/7] mm/khugepaged: remove unneeded shmem_huge_enabled() check
` [PATCH 2/7] mm/khugepaged: stop swapping in page when VM_FAULT_RETRY occurs
` [PATCH 3/7] mm/khugepaged: trivial typo and codestyle cleanup
` [PATCH 4/7] mm/khugepaged: minor cleanup for collapse_file
` [PATCH 5/7] mm/khugepaged: use helper macro __ATTR_RW
` [PATCH 6/7] mm/khugepaged: remove unneeded return value of khugepaged_add_pte_mapped_thp()
` [PATCH 7/7] mm/khugepaged: try to free transhuge swapcache when possible

[PATCH] mm: cma: sync everything after EBUSY
 2022-06-15 23:34 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH v4 00/7] Drain remote per-cpu directly
 2022-06-15 23:04 UTC  (5+ messages)
` [PATCH 7/7] mm/page_alloc: Replace local_lock with normal spinlock

[PATCH v6 0/1] mm/memory-failure: don't allow to unpoison hw corrupted page
 2022-06-15 22:58 UTC  (5+ messages)
` [PATCH v6 1/1] mm/memory-failure: disable unpoison once hw error happens

[PATCH v3 0/6] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-06-15 22:25 UTC  (10+ messages)
` [PATCH v3 2/6] "
` [PATCH v3 5/6] userfaultfd: selftests: make /dev/userfaultfd testing configurable

[PATCH] init: Initialize noop_backing_dev_info early
 2022-06-15 21:48 UTC 

[PATCH v1] MAINTAINERS: add MEMORY HOT(UN)PLUG section and add myself as reviewer
 2022-06-15 21:28 UTC  (6+ messages)

[syzbot] KASAN: use-after-free Read in copy_page_from_iter_atomic (2)
 2022-06-15 21:27 UTC  (7+ messages)

[RFC PATCH 0/3] hugetlb: speed up linear address scanning
 2022-06-15 21:22 UTC  (8+ messages)
` [RFC PATCH 1/3] hugetlb: skip to end of PT page mapping when pte not present

[PATCH 0/1] Prepare for maple tree
 2022-06-15 21:16 UTC  (13+ messages)
` [PATCH v9 16/69] proc: remove VMA rbtree use from nommu
  ` [PATCH v9 28/69] mm/mmap: reorganize munmap to use maple states

[PATCH] mm/smaps: add Pss_Dirty
 2022-06-15 20:57 UTC  (2+ messages)

[PATCH RFC] userfaultfd: introduce UFFDIO_COPY_MODE_YOUNG
 2022-06-15 20:56 UTC  (12+ messages)

[PATCH v3] mm/mprotect: try avoiding write faults for exclusive anonymous pages when changing protection
 2022-06-15 20:16 UTC  (4+ messages)

[linux-next:master] BUILD SUCCESS 6012273897fefb12566580efedee10bb06e5e6ed
 2022-06-15 19:49 UTC 

[PATCHv3 0/8] Linear Address Masking enabling
 2022-06-15 19:06 UTC  (8+ messages)
` [PATCHv3 4/8] x86/mm: Handle LAM on context switch
` [PATCHv3 5/8] x86/uaccess: Provide untagged_addr() and remove tags before address check

[RFC 0/2] CPA improvements
 2022-06-15 18:18 UTC  (11+ messages)
` [RFC 1/2] x86/mm/cpa: always fail when user address is passed
` [RFC 2/2] x86/mm/cpa: drop pgprot_clear_protnone_bits()

[RFC PATCH 0/3] Cgroup accounting of memory tier usage
 2022-06-15 17:47 UTC  (6+ messages)

[PATCH] maple_tree: Make mas_prealloc() error checking more generic
 2022-06-15 17:42 UTC 

[PATCH] mm/mlock: Drop dead code in count_mm_mlocked_page_nr()
 2022-06-15 17:40 UTC 

[PATCH] highmem: Make __kunmap_{local,atomic}() take "const void *"
 2022-06-15 17:32 UTC  (2+ messages)

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

[syzbot] KASAN: use-after-free Read in __vma_adjust
 2022-06-15 16:45 UTC  (3+ messages)

[PATCH] fs/userfaultfd: Fix vma iteration in mas_for_each() loop
 2022-06-15 16:42 UTC 

[RESEND PATCH] mm: page_alloc: validate buddy before check the migratetype
 2022-06-15 16:15 UTC  (9+ messages)

[PATCH v2 0/2] Introduce CABA helper process tree
 2022-06-15 16:08 UTC  (3+ messages)
` [PATCH v2 1/2] Add CABA tree to task_struct
` [PATCH v2 2/2] tests: Add CABA selftest

[PATCH v2 0/3] mm/kmemleak: Avoid soft lockup in kmemleak_scan()
 2022-06-15 16:07 UTC  (4+ messages)
` [PATCH v2 3/3] mm/kmemleak: Prevent soft lockup in first object iteration loop of kmemleak_scan()

[PATCH] mm: Re-allow pinning of zero pfns
 2022-06-15 15:56 UTC  (3+ messages)

[PATCH v3] cred: Propagate security_prepare_creds() error code
 2022-06-15 15:55 UTC  (13+ messages)

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-06-15 15:05 UTC  (4+ messages)
` [PATCHv7 05/14] x86/boot: Add infrastructure required for unaccepted memory support

[PATCH 1/2] fs/exec: allow to unshare a time namespace on vfork+exec
 2022-06-15 15:01 UTC  (9+ messages)

Issue in count_mm_mlocked_page_nr() with commit afcf76df48f9 ("mm/mlock: use vma iterator and maple state instead of vma linked list")
 2022-06-15 15:01 UTC  (2+ messages)

[PATCH v2] Documentation: highmem: Use literal block for *kmap_local_folio() example
 2022-06-15 14:54 UTC  (4+ messages)

[PATCH 0/6] Simplify hugetlb vmemmap and improve its readability
 2022-06-15 14:51 UTC  (10+ messages)
` [PATCH 3/6] mm: hugetlb_vmemmap: introduce the name HVO
` [PATCH 6/6] mm: hugetlb_vmemmap: improve hugetlb_vmemmap code readability

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-06-15 14:29 UTC  (12+ messages)

[PATCH 03/13] mm: shmem: provide oom badness for shmem files
 2022-06-15 14:24 UTC  (14+ messages)

Bug report: vfio over kernel 5.19 - mm area
 2022-06-15 14:22 UTC  (5+ messages)

[PATCH Fix 0/3] Maple tree spanning fixes
 2022-06-15 14:19 UTC  (4+ messages)
` [PATCH Fix 1/3] maple_tree: Fix mt_destroy_walk() on full non-leaf non-alloc nodes
` [PATCH Fix 2/3] maple_tree: Change spanning store to work on larger trees
` [PATCH Fix 3/3] test_maple_tree: Add tests for preallocations and large spanning writes

[PATCH 24/32] kasan: move kasan_addr_to_slab to common.c
 2022-06-15 13:27 UTC  (2+ messages)

[PATCH V2 0/2] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-06-15 13:15 UTC  (2+ messages)

[PATCH v2 0/2] make hugetlb_optimize_vmemmap compatible with memmap_on_memory
 2022-06-15 13:02 UTC  (6+ messages)
` [PATCH v2 1/2] mm: memory_hotplug: enumerate all supported section flags
` [PATCH v2 2/2] mm: memory_hotplug: introduce SECTION_CANNOT_OPTIMIZE_VMEMMAP

[RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-06-15 12:54 UTC  (2+ messages)
` [RFC PATCH v3] "

[PATCH] mm/page_alloc: make calling prep_compound_head more reliable
 2022-06-15 12:42 UTC  (7+ messages)

[mm/readahead] 793917d997: fio.read_iops -18.8% regression
 2022-06-15 12:36 UTC  (3+ messages)
  ` [LKP] "

[linux-next:pending-fixes] BUILD SUCCESS a19dc7366c4946a690e8df7cb918f2d8d0ddb8ec
 2022-06-15 12:08 UTC 

[PATCH V2] selftests/vm: Add protection_keys tests to run_vmtests
 2022-06-15 12:04 UTC  (5+ messages)

[PATCH v2 0/2] mm/swapfile: release swap info when swap device is unpluged
 2022-06-15 11:22 UTC  (4+ messages)
` [PATCH v2 1/2] mm/swapfile: Extract operations of resource release in the swapoff process
` [PATCH v2 2/2] mm/swapfile: release swap info when swap device is unpluged

[PATCH v2] mm/slub: Simplify __kmem_cache_alias()
 2022-06-15 11:09 UTC  (5+ messages)

CVE-2022-1462: race condition vulnerability in drivers/tty/tty_buffers.c
 2022-06-15 10:47 UTC  (3+ messages)

[PATCH v5] memblock,arm64: Expand the static memblock memory table
 2022-06-15 10:27 UTC 

[PATCH v5 0/5] introduce mirrored memory support for arm64
 2022-06-15 10:15 UTC  (8+ messages)
` [PATCH v5 1/5] efi: arm64: Introduce ability to find mirrored memory ranges
` [PATCH v5 4/5] arm64: mm: Only remove nomap flag for initrd

[PATCH 0/5 v1] mm, oom: Introduce per numa node oom for CONSTRAINT_MEMORY_POLICY
 2022-06-15 10:13 UTC  (3+ messages)
  `  "

[PATCH] Documentation: highmem: Use literal block for *kmap_local_folio() example
 2022-06-15 10:02 UTC  (3+ messages)

[PATCH v5] tracing: add 'accounted' entry into output of allocation tracepoints
 2022-06-15  9:41 UTC  (3+ messages)
` [PATCH mm v6] mm/tracing: "

[PATCH] selftests: vm: Fix resource leak when return error
 2022-06-15  9:36 UTC 

[PATCH v4] memblock,arm64: Expand the static memblock memory table
 2022-06-15  9:12 UTC 

[RFC PATCH] block: set bdi congested when no tag available
 2022-06-15  8:58 UTC  (3+ messages)

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-06-15  8:53 UTC  (8+ messages)
` [PATCH v6 3/8] mm/memfd: Introduce MFD_INACCESSIBLE flag

[PATCH] bitmap: fix a unproper remap when mpol_rebind_nodemask()
 2022-06-15  8:54 UTC  (2+ messages)
`  "

[PATCH v5 0/1] mm/memory-failure: don't allow to unpoison hw corrupted page
 2022-06-15  8:43 UTC  (9+ messages)
` [PATCH v5 1/1] mm/memory-failure: disable unpoison once hw error happens
    `  "

[PATCH -next] mm/filemap: fix that first page is not mark accessed in filemap_read()
 2022-06-15  8:36 UTC  (2+ messages)
` [mm/filemap] 8b157c14b5: phoronix-test-suite.fio.SequentialRead.LinuxAIO.Yes.Yes.4KB.DefaultTestDirectory.mb_s -8.1% regression

[PATCH 00/10] Convert to filemap_get_folios()
 2022-06-15  8:14 UTC  (3+ messages)
` [PATCH 05/10] f2fs: Convert f2fs_invalidate_compress_pages() to use filemap_get_folios()
  ` [f2fs-dev] "

[PATCH v2 00/19] Convert aops->migratepage to aops->migrate_folio
 2022-06-15  8:11 UTC  (3+ messages)
` [PATCH v2 14/19] f2fs: Convert to filemap_migrate_folio()
  ` [f2fs-dev] "

[hugetlbfs] 8d709b5b6b: kernel_BUG_at_fs/inode.c
 2022-06-15  7:50 UTC 

[PATCH v2] mm/page_alloc: minor clean up for memmap_init_compound()
 2022-06-15  7:35 UTC  (4+ messages)

[PATCH] mm: Remove unwanted initialization in vmemmap_populate_compound_pages()
 2022-06-15  7:34 UTC  (2+ messages)

[PATCH] mm/slub: Simplify __kmem_cache_alias()
 2022-06-15  7:26 UTC  (2+ messages)

[PATCH] mm/slub: add missing TID updates on slab deactivation
 2022-06-15  7:18 UTC  (4+ messages)

[PATCHv2 1/2] mm: eliminate ifdef of HAVE_IOREMAP_PROT in .c files
 2022-06-15  6:49 UTC  (6+ messages)
  ` [PATCHv2 2/2] uio:powerpc:mpc85xx: l2-cache-sram uio driver implementation

[PATCH v5 1/9] mm/demotion: Add support for explicit memory tiers
 2022-06-15  6:23 UTC  (12+ messages)

[PATCH] kasan: separate double free case from invalid free
 2022-06-15  6:22 UTC 


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