linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-08 14:00:42 to 2022-07-11 18:45:12 UTC [more...]

[mm-unstable v7 00/18] mm: userspace hugepage collapse
 2022-07-11 18:45 UTC  (7+ messages)
` [mm-unstable v7 03/18] mm/khugepaged: add struct collapse_control
` [mm-unstable v7 12/18] mm/madvise: add MADV_COLLAPSE to process_madvise()

[linux-next:master 5835/8914] ld.lld: error: undefined symbol: __cgroup_bpf_run_lsm_current
 2022-07-11 18:44 UTC  (2+ messages)

[GIT PULL] hotfixes for 5.19-rc7
 2022-07-11 18:39 UTC 

[PATCH] mm: prevent page_frag_alloc() from corrupting the memory
 2022-07-11 18:36 UTC  (6+ messages)

[bitops] 0e862838f2: BUG:KASAN:wild-memory-access_in_dmar_parse_one_rhsa
 2022-07-11 18:24 UTC  (4+ messages)

[PATCH v2] x86/mm/tlb: ignore f->new_tlb_gen when zero
 2022-07-11 17:39 UTC  (2+ messages)

[PATCH v4 00/45] Add KernelMemorySanitizer infrastructure
 2022-07-11 16:49 UTC  (7+ messages)
` [PATCH v4 09/45] x86: kmsan: pgtable: reduce vmalloc space
` [PATCH v4 10/45] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE
` [PATCH v4 11/45] kmsan: add KMSAN runtime core

[PATCH mm v4 0/9] memcg: accounting for objects allocated by mkdir cgroup
 2022-07-11 16:24 UTC  (10+ messages)
` [PATCH mm v5 0/9] memcg: accounting for objects allocated by mkdir, cgroup

[PATCH 0/4] add struct page and Direct I/O support to reserved memory
 2022-07-11 16:09 UTC  (12+ messages)
` [PATCH 1/4] of: add struct page support to rmem
` [PATCH 2/4] mm/sparse: skip no-map memblock check when fill_subsection_map
` [PATCH 3/4] arm64: mm: move memblock_clear_nomap after __add_pages
` [PATCH 4/4] sample/reserved_mem: Introduce a sample of struct page and dio support to no-map rmem

[PATCH v8 00/12] mm/demotion: Memory tiers and demotion
 2022-07-11 15:29 UTC  (2+ messages)

[PATCH 0/4] munmap() vs unmap_mapping_range()
 2022-07-11 15:04 UTC  (7+ messages)
` [PATCH 4/4] mmu_gather: Force tlb-flush VM_PFNMAP vmas

[PATCH 00/12] Clang -Wformat warning fixes
 2022-07-11 14:35 UTC  (3+ messages)
` [PATCH 12/12] netfilter: conntrack: use correct format characters

[linux-next:pending-fixes] BUILD SUCCESS 2569661409874eb4b814bca05d268e83da3d134c
 2022-07-11 14:35 UTC 

[PATCH v8 00/15] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-07-11 14:00 UTC  (11+ messages)
` [PATCH v8 02/15] mm: move page zone helpers into new header-specific file
` [PATCH v8 06/15] mm: remove the vma check in migrate_vma_setup()
` [PATCH v8 07/15] mm/gup: migrate device coherent pages when pinning instead of failing

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-07-11 14:05 UTC  (15+ messages)
` [PATCH Part2 v6 28/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH Part2 v6 35/49] KVM: SVM: Remove the long-lived GHCB host map
` [PATCH Part2 v6 42/49] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event

[PATCH v2 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-07-11 13:35 UTC  (6+ messages)
` [PATCH v2 1/4] Revert "Documentation/features: mark BATCHED_UNMAP_TLB_FLUSH doesn't apply to ARM64"
` [PATCH v2 2/4] mm: rmap: Allow platforms without mm_cpumask to defer TLB flush
` [PATCH v2 3/4] mm: rmap: Extend tlbbatch APIs to fit new platforms
` [PATCH v2 4/4] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH -V2 0/7] migrate_pages(): fix several bugs in error path
 2022-07-11 12:52 UTC  (15+ messages)
` [PATCH -V2 1/7] migrate: fix syscall move_pages() return value for failure
` [PATCH -V2 2/7] migrate_pages(): remove unnecessary list_safe_reset_next()
` [PATCH -V2 3/7] migrate_pages(): fix THP failure counting for -ENOMEM
` [PATCH -V2 4/7] migrate_pages(): fix failure counting for THP subpages retrying
` [PATCH -V2 5/7] migrate_pages(): fix failure counting for THP on -ENOSYS
` [PATCH -V2 6/7] migrate_pages(): fix failure counting for THP splitting
` [PATCH -V2 7/7] migrate_pages(): fix failure counting for retry

[PATCH] mm/compaction: fix set skip in fast_find_migrateblock
 2022-07-11 12:32 UTC 

[PATCH bpf-next 0/5] bpf: BPF specific memory allocator
 2022-07-11 12:22 UTC  (13+ messages)

[PATCH v1] mm/slub: enable debugging memory wasting of kmalloc
 2022-07-11 11:54 UTC  (3+ messages)

[mm-unstable PATCH v5 0/8] mm, hwpoison: enable 1GB hugepage support (v5)
 2022-07-11 11:13 UTC  (11+ messages)
` [mm-unstable PATCH v5 1/8] mm/hugetlb: check gigantic_page_runtime_supported() in return_unused_surplus_pages()
` [mm-unstable PATCH v5 3/8] mm, hwpoison, hugetlb: support saving mechanism of raw error pages
` [mm-unstable PATCH v5 4/8] mm, hwpoison: make unpoison aware of raw error info in hwpoisoned hugepage

[PATCH] x86/clear_user: Make it faster
 2022-07-11 10:33 UTC  (9+ messages)
              ` [PATCH -final] "

[PATCH] hugetlb: fix memoryleak in hugetlb_mcopy_atomic_pte
 2022-07-11 10:18 UTC  (2+ messages)

[can] c4e54b063f: BUG:sleeping_function_called_from_invalid_context_at_kernel/workqueue.c
 2022-07-11  7:57 UTC  (2+ messages)
` [LTP] "

[PATCH V7 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-07-11  7:06 UTC  (27+ messages)
` [PATCH V7 01/26] mm/mmap: Build protect protection_map[] with __P000
` [PATCH V7 02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT
` [PATCH V7 03/26] powerpc/mm: Move protection_map[] inside the platform
` [PATCH V7 04/26] sparc/mm: "
` [PATCH V7 05/26] arm64/mm: "
` [PATCH V7 06/26] x86/mm: "
` [PATCH V7 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V7 08/26] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V7 09/26] loongarch/mm: "
` [PATCH V7 10/26] openrisc/mm: "
` [PATCH V7 11/26] xtensa/mm: "
` [PATCH V7 12/26] hexagon/mm: "
` [PATCH V7 13/26] parisc/mm: "
` [PATCH V7 14/26] alpha/mm: "
` [PATCH V7 15/26] nios2/mm: "
` [PATCH V7 16/26] riscv/mm: "
` [PATCH V7 17/26] csky/mm: "
` [PATCH V7 18/26] s390/mm: "
` [PATCH V7 19/26] ia64/mm: "
` [PATCH V7 20/26] mips/mm: "
` [PATCH V7 21/26] m68k/mm: "
` [PATCH V7 22/26] arc/mm: "
` [PATCH V7 23/26] arm/mm: "
` [PATCH V7 24/26] um/mm: "
` [PATCH V7 25/26] sh/mm: "
` [PATCH V7 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

[PATCH] x86/mm/tlb: Skip tracing when flush is not done
 2022-07-10 23:33 UTC 

[PATCH bpf-next v3 0/2] bpf: Minor fixes for non-preallocated memory
 2022-07-11  6:48 UTC  (5+ messages)
` [PATCH bpf-next v3 1/2] bpf: Make non-preallocated allocation low priority
` [PATCH bpf-next v3 2/2] bpf: Warn on non-preallocated case for missed trace types

[PATCH v3 00/21] Update Documentation/ cross references and fix issues
 2022-07-11  6:05 UTC  (3+ messages)
` [PATCH v3 03/21] docs: update vmemmap_dedup.rst reference

[PATCH] x86/mm/tlb: ignore f->new_tlb_gen when zero
 2022-07-11  5:19 UTC  (14+ messages)

[PATCH] mm/gup: Fix the format of hugepte_addr_end and gup_hugepte
 2022-07-04 12:34 UTC 

[PATCH 2/4] mm: rmap: Allow platforms without mm_cpumask to defer TLB flush
 2022-07-11  0:30 UTC  (2+ messages)

[PATCH RESEND v4] arm64: mm: fix linear mem mapping access performance degradation
 2022-07-10 15:33 UTC  (4+ messages)
` [PATCH v5] "

[linux-next:master 5835/8914] kernel/bpf/bpf_lsm.c:51:26: warning: variable 'args' set but not used
 2022-07-10 15:26 UTC 

[PATCH 0/3] Add PUD and kernel PTE level pagetable account
 2022-07-10 11:19 UTC  (5+ messages)

[PATCH] fs: Call kmap_local_page() in copy_string_kernel()
 2022-07-10 10:01 UTC 

[PATCH] selftests/vm: fix va_128TBswitch.sh permissions
 2022-07-10  7:33 UTC  (4+ messages)

[PATCH v13 00/14] Multi-Gen LRU Framework
 2022-07-10  2:21 UTC  (8+ messages)
` [PATCH v13 13/14] mm: multi-gen LRU: admin guide
` [PATCH v13 14/14] mm: multi-gen LRU: design doc

[PATCH v3] sched/core: Always flush pending blk_plug
 2022-07-10  1:01 UTC 

[RFC PATCH 00/26] hugetlb: Introduce HugeTLB high-granularity mapping
 2022-07-09 21:55 UTC  (5+ messages)
` [RFC PATCH 10/26] hugetlb: add for_each_hgm_shift

[PATCH] fs: Replace kmap{,_atomic}() with kmap_local_page()
 2022-07-09 18:30 UTC  (3+ messages)

[PATCH] mm/mmap: fix obsolete comment of find_extend_vma
 2022-07-09  9:25 UTC 

[PATCH] mm/page_vma_mapped.c: use helper function huge_pte_lock
 2022-07-09  9:24 UTC 

[PATCH v6 00/11] Use obj_cgroup APIs to charge the LRU pages
 2022-07-09  9:23 UTC  (8+ messages)

[PATCH v10 00/69] Introducing the Maple Tree
 2022-07-09  7:29 UTC  (3+ messages)
` [PATCH v10 13/69] mm/mmap: use maple tree for unmapped_area{_topdown}

[syzbot] memory leak in xas_create
 2022-07-09  7:13 UTC 

[PATCH v6 bpf-next 0/5] bpf_prog_pack followup
 2022-07-09  1:14 UTC  (9+ messages)

[PATCH] maple_tree: Fix use of node for global range in mas_wr_spanning_store()
 2022-07-09  1:09 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION f2528c29385819a84480cacef4886b049761e2c5
 2022-07-08 22:56 UTC 

[linux-next:master 7168/8914] drivers/regulator/max597x-regulator.c:24:10: fatal error: linux/mfd/max597x.h: No such file or directory
 2022-07-08 21:40 UTC 

[PATCH v2 0/9] Add support for shared PTEs across processes
 2022-07-08 19:36 UTC  (4+ messages)

[PATCH v2 3/5] mm: add numa fields for tracepoint rss_stat
 2022-07-08 17:31 UTC  (2+ messages)

[PATCH v8 00/13] DMA Mapping P2PDMA Pages
 2022-07-08 16:51 UTC  (14+ messages)
` [PATCH v8 01/13] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v8 02/13] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH v8 03/13] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
` [PATCH v8 04/13] dma-mapping: allow EREMOTEIO return code for P2PDMA transfers
` [PATCH v8 05/13] dma-direct: support PCI P2PDMA pages in dma-direct map_sg
` [PATCH v8 06/13] dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support
` [PATCH v8 07/13] iommu: Explicitly skip bus address marked segments in __iommu_map_sg()
` [PATCH v8 08/13] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg
` [PATCH v8 09/13] nvme-pci: check DMA ops when indicating support for PCI P2PDMA
` [PATCH v8 10/13] nvme-pci: convert to using dma_map_sgtable()
` [PATCH v8 11/13] RDMA/core: introduce ib_dma_pci_p2p_dma_supported()
` [PATCH v8 12/13] RDMA/rw: drop pci_p2pdma_[un]map_sg()
` [PATCH v8 13/13] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()

[linux-next:master 7253/8914] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:2720:6: warning: no previous prototype for function 'dc_reset_state'
 2022-07-08 17:16 UTC 

[PATCH] mm/page_alloc: replace local_lock with normal spinlock -fix -fix
 2022-07-08 15:58 UTC  (3+ messages)

[RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-07-08 15:28 UTC  (3+ messages)
` [RFC PATCH v5] "

[KVM] cf8e55fe50: kvm-unit-tests.msr.fail
 2022-07-08 14:56 UTC  (2+ messages)

[linux-next:master 7177/8914] drivers/base/power/domain.c:603:13: error: use of undeclared identifier 'pm_wq'
 2022-07-08 14:48 UTC 

[PATCH] mm/page_alloc: use try_cmpxchg in set_pfnblock_flags_mask
 2022-07-08 14:07 UTC 

[PATCH v3] arm64: mm: fix linear mapping mem access performance degradation
 2022-07-08 14:00 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).