linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-10 15:33:11 to 2021-05-11 17:07:28 UTC [more...]

[patch 48/91] kernel/crash_core: add crashkernel=auto for vmcore creation
 2021-05-11 17:07 UTC  (13+ messages)

resv_huge_page underflow with userfaultfd test
 2021-05-11 16:38 UTC  (6+ messages)

[PATCH 00/16] Add new DMA mapping operation for P2PDMA
 2021-05-11 16:35 UTC  (25+ messages)
` [PATCH 01/16] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
` [PATCH 02/16] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
` [PATCH 03/16] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH 07/16] PCI/P2PDMA: Make pci_p2pdma_map_type() non-static
` [PATCH 10/16] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
  ` [PATCH 05/16] dma-mapping: Introduce dma_map_sg_p2pdma()
  ` [PATCH 11/16] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg

[linux-next:master] BUILD REGRESSION 4bf27b1f73303c33c5570b63f8ed734abcd1991f
 2021-05-11 16:33 UTC 

[linux-next:pending-fixes] BUILD SUCCESS af09555f31c4b8008de193c596e49fd4f1a26e1a
 2021-05-11 16:32 UTC 

[linux-next:master 1507/1792] extent_io.c:undefined reference to `__aeabi_uldivmod'
 2021-05-11 16:21 UTC 

slab_alloc_node with CONFIG_SLAB_FREELIST_HARDENED
 2021-05-11 15:52 UTC 

[PATCH net-next v4 0/4] page_pool: recycle buffers
 2021-05-11 15:24 UTC  (10+ messages)
` [PATCH net-next v4 1/4] mm: add a signature in struct page
` [PATCH net-next v4 2/4] page_pool: Allow drivers to hint on SKB recycling
` [PATCH net-next v4 3/4] mvpp2: recycle buffers
` [PATCH net-next v4 4/4] mvneta: "

[PATCH v5 1/3] kunit: make test->lock irq safe
 2021-05-11 15:16 UTC  (4+ messages)
` [PATCH v5 2/3] mm/slub, kunit: add a KUnit test for SLUB debugging functionality
` [PATCH v5 3/3] slub: remove resiliency_test() function

[PATCH v3 0/2] hwpoison: fix race with compound page allocation
 2021-05-11 15:10 UTC  (3+ messages)
` [PATCH v3 1/2] mm,hwpoison: "
` [PATCH v3 2/2] mm,hwpoison: make get_hwpoison_page call get_any_page()

[PATCH v3] mm/compaction:let proactive compaction order configurable
 2021-05-11 15:00 UTC  (5+ messages)
    ` 答复: "

[PATCH] [RFC] Trigger retry from fault vm operation
 2021-05-11 14:59 UTC  (3+ messages)

[PATCH v26 00/30] Control-flow Enforcement: Shadow Stack
 2021-05-11 14:44 UTC  (9+ messages)
` [PATCH v26 23/30] x86/cet/shstk: Handle thread shadow stack
` [PATCH v26 29/30] mm: Update arch_validate_flags() to test vma anonymous
` [PATCH v26 30/30] mm: Introduce PROT_SHADOW_STACK for shadow stack

[linux-next:master 1507/1792] ld.lld: error: undefined symbol: __aeabi_uldivmod
 2021-05-11 14:16 UTC 

[PATCH v3 0/5] Cleanup and fixup for huge_memory
 2021-05-11 13:48 UTC  (6+ messages)
` [PATCH v3 1/5] mm/huge_memory.c: remove dedicated macro HPAGE_CACHE_INDEX_MASK
` [PATCH v3 2/5] mm/huge_memory.c: use page->deferred_list
` [PATCH v3 3/5] mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled()
` [PATCH v3 4/5] mm/huge_memory.c: remove unnecessary tlb_remove_page_size() for huge zero pmd
` [PATCH v3 5/5] mm/huge_memory.c: don't discard hugepage if other processes are mapping it

[PATCH] mm/zswap.c: avoid partial LRU inversion by evicting pages earlier
 2021-05-11 12:54 UTC 

[PATCH 1/3] kasan: use separate (un)poison implementation for integrated init
 2021-05-11 12:53 UTC  (6+ messages)
` [PATCH 2/3] arm64: mte: handle tags zeroing at page allocation time
` [PATCH 3/3] kasan: allow freed user page poisoning to be disabled with HW tags

[PATCH v2 1/2] mm/vmalloc: Switch to bulk allocator in __vmalloc_area_node()
 2021-05-11 12:43 UTC  (10+ messages)
` [PATCH v2 2/2] mm/vmalloc: Print a warning message first on failure

[PATCH stable v5.10 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2021-05-11 12:35 UTC  (9+ messages)

[PATCH 00/17] Optimize list lru memory consumption
 2021-05-11 10:46 UTC  (18+ messages)
` [PATCH 01/17] mm: list_lru: fix list_lru_count_one() return value
` [PATCH 02/17] mm: memcontrol: remove kmemcg_id reparenting
` [PATCH 03/17] mm: memcontrol: remove the kmem states
` [PATCH 04/17] mm: memcontrol: move memcg_online_kmem() to mem_cgroup_css_online()
` [PATCH 05/17] mm: list_lru: remove holding lru node lock
` [PATCH 06/17] mm: list_lru: only add the memcg aware lrus to the list
` [PATCH 07/17] mm: list_lru: optimize the array of per memcg lists
` [PATCH 08/17] mm: list_lru: remove memcg_aware from struct list_lru
` [PATCH 09/17] mm: introduce kmem_cache_alloc_lru
` [PATCH 10/17] fs: introduce alloc_inode_sb() to allocate filesystems specific inode
` [PATCH 11/17] mm: dcache: use kmem_cache_alloc_lru() to allocate dentry
` [PATCH 12/17] xarray: replace kmem_cache_alloc with kmem_cache_alloc_lru
` [PATCH 13/17] mm: workingset: allocate list_lru on xa_node allocation
` [PATCH 14/17] nfs42: use a specific kmem_cache to allocate nfs4_xattr_entry
` [PATCH 15/17] mm: list_lru: allocate list_lru_one only when needed
` [PATCH 16/17] mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus
` [PATCH 17/17] mm: list_lru: replace linear array with xarray

[PATCH] mm/page-writeback: Update the comment of Dirty position control
 2021-05-11 10:45 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v4 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2021-05-11 10:26 UTC  (9+ messages)
` [PATCH v4 1/4] include/linux/mmzone.h: add documentation for pfn_valid()
` [PATCH v4 2/4] memblock: update initialization of reserved pages
` [PATCH v4 3/4] arm64: decouple check whether pfn is in linear map from pfn_valid()
` [PATCH v4 4/4] arm64: drop pfn_valid_within() and simplify pfn_valid()

[PATCH] mm/sparse: fix check_usemap_section_nr warnings
 2021-05-11 10:24 UTC  (2+ messages)

[PATCH resend v2 0/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
 2021-05-11  9:56 UTC  (9+ messages)
` [PATCH resend v2 1/5] mm: make variable names for populate_vma_page_range() consistent
` [PATCH resend v2 2/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
` [PATCH resend v2 3/5] MAINTAINERS: add tools/testing/selftests/vm/ to MEMORY MANAGEMENT
` [PATCH resend v2 4/5] selftests/vm: add protection_keys_32 / protection_keys_64 to gitignore
` [PATCH resend v2 5/5] selftests/vm: add test for MADV_POPULATE_(READ|WRITE)

[PATCH] mm/memory-failure: make sure wait for page writeback in memory_failure
 2021-05-11  9:34 UTC  (4+ messages)

[PATCH] mm: kmalloc_index: remove case when size is more than 32MB
 2021-05-11  9:14 UTC  (18+ messages)
          ` [PATCH v2] mm: kmalloc_index: make compiler break when size is not supported
              ` [PATCH v3] mm: change run-time assertion in kmalloc_index() to compile-time

arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid())
 2021-05-11  8:48 UTC  (11+ messages)

[PATCH net-next v3 0/5] page_pool: recycle buffers
 2021-05-11  8:41 UTC  (11+ messages)

[PATCH v23 0/9] Free some vmemmap pages of HugeTLB page
 2021-05-11  8:07 UTC  (6+ messages)
` [PATCH v23 6/9] mm: hugetlb: alloc the vmemmap pages associated with each "
    ` [External] "

[PATCH 00/21] mm: Add vma_lookup()
 2021-05-11  7:15 UTC  (24+ messages)
` [PATCH 03/22] arch/arc/kernel/troubleshoot: use vma_lookup() instead of find_vma()
` [PATCH 01/22] mm: Add vma_lookup()
` [PATCH 02/22] drm/i915/selftests: Use vma_lookup() in __igt_mmap()
` [PATCH 04/22] arch/arm64/kvm: Use vma_lookup() instead of find_vma_intersection()
` [PATCH 05/22] arch/powerpc/kvm/book3s_hv_uvmem: "
` [PATCH 06/22] arch/powerpc/kvm/book3s: Use vma_lookup() in kvmppc_hv_setup_htab_rma()
` [PATCH 08/22] arch/m68k/kernel/sys_m68k: Use vma_lookup() in sys_cacheflush()
` [PATCH 07/22] arch/mips/kernel/traps: Use vma_lookup() instead of find_vma()
` [PATCH 09/22] x86/sgx: Use vma_lookup() in sgx_encl_find()
` [PATCH 11/22] vfio: Use vma_lookup() instead of find_vma_intersection()
` [PATCH 10/22] virt/kvm: "
` [PATCH 12/22] net/ipv5/tcp: Use vma_lookup() in tcp_zerocopy_receive()
` [PATCH 13/22] drm/amdgpu: Use vma_lookup() in amdgpu_ttm_tt_get_user_pages()
` [PATCH 14/22] media: videobuf2: Use vma_lookup() in get_vaddr_frames()
` [PATCH 16/22] kernel/events/uprobes: Use vma_lookup() in find_active_uprobe()
` [PATCH 15/22] misc/sgi-gru/grufault: Use vma_lookup() in gru_find_vma()
` [PATCH 18/22] mm/ksm: Use vma_lookup() in find_mergeable_vma()
` [PATCH 17/22] lib/test_hmm: Use vma_lookup() in dmirror_migrate()
` [PATCH 20/22] mm/mremap: Use vma_lookup() in vma_to_resize()
` [PATCH 19/22] mm/migrate: Use vma_lookup() in do_pages_stat_array()
` [PATCH 22/22] mm/mempolicy: Use vma_lookup() in __access_remote_vm()
` [PATCH 21/22] mm/memory.c: "

Profiling execution time for __alloc_pages_nodemask
 2021-05-11  5:31 UTC  (3+ messages)

mmotm 2021-05-10-21-46 uploaded
 2021-05-11  4:47 UTC 

[PATCH v4] mm/compaction: let proactive compaction order configurable
 2021-05-11  4:20 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Block device congestion
 2021-05-11  2:57 UTC  (2+ messages)

[PATCH] mm/mmap: Use find_vma_intersection() in do_mmap() for overlap
 2021-05-11  1:43 UTC 

[PATCH] ksm: Revert "use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from_tree()"
 2021-05-11  1:40 UTC  (4+ messages)

[PATCH v2 0/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
 2021-05-11  0:59 UTC  (4+ messages)

Userspace notifications for observing userfaultfd faults
 2021-05-11  0:37 UTC 

[RFC PATCH 0/3] Folio migration
 2021-05-10 23:23 UTC  (4+ messages)
` [RFC PATCH 1/3] mm/migrate: Add folio_migrate_mapping
` [RFC PATCH 2/3] mm/migrate: Add folio_migrate_flags
` [RFC PATCH 3/3] mm/migrate: Add folio_migrate_copy

[PATCH] mm/filemap: Fix readahead return types
 2021-05-10 23:17 UTC  (3+ messages)

[RFC] folio_try_get / folio_try_get_rcu
 2021-05-10 22:12 UTC 

[PATCH v2] mm: memcontrol: fix root_mem_cgroup charging
 2021-05-10 22:03 UTC  (4+ messages)

[PATCH v2] mm/mmap: Introduce unlock_range() for code cleanup
 2021-05-10 21:10 UTC 

[PATCH] mm/mmap: Introduce unlock_range() for code cleanup
 2021-05-10 21:01 UTC  (3+ messages)

[PATCH v2] ARC: Use max_high_pfn as a HIGHMEM zone border
 2021-05-10 19:50 UTC  (2+ messages)

[PATCH v2] ARC: Use 40-bit physical page mask for PAE
 2021-05-10 19:49 UTC  (2+ messages)

[PATCH RFC 0/9] PKS write protected page tables
 2021-05-10 19:38 UTC  (8+ messages)
` [PATCH RFC 3/9] x86/mm/cpa: Add grouped page allocations

[PATCH v1 00/11] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-05-10 19:19 UTC  (5+ messages)
` [PATCH v1 07/11] mm/sparse-vmemmap: populate "

[PULL] topic/iomem-mmap-vs-gup
 2021-05-10 18:13 UTC  (9+ messages)

[LSF/MM/BPF TOPIC] I/O completions in softirq context
 2021-05-10 18:11 UTC 

[PATCH v18 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-10 18:02 UTC  (6+ messages)

[LSF/MM/BPF TOPIC] Memory folios
 2021-05-10 17:56 UTC 

[RESEND] LSF/MM/BPF: 2021: Call for Proposals
 2021-05-10 17:42 UTC 

[PATCH] kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
 2021-05-10 17:16 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION e6f67ebd93efb1234126d4d1e71bc9ec03e600fe
 2021-05-10 16:44 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 1da19d8b4599f155126860d86f397a790efa8581
 2021-05-10 16:43 UTC 

[PATCH] mm: Fix struct page layout on 32-bit systems
 2021-05-10 16:38 UTC  (2+ messages)

[PATCH 0/8] Folio Prequel patches
 2021-05-10 16:29 UTC  (3+ messages)

LSF/MM/BPF: 2021: Call for Proposals
 2021-05-10 15:52 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).