linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2] mm: don't be stuck to rmap lock on reclaim path
 2022-05-09 18:54 UTC  (2+ messages)

[PATCH v8 0/8] x86: Show in sysfs if a memory node is able to do encryption
 2022-05-09 18:47 UTC  (12+ messages)

[PATCH v3 0/6] mm: introduce shrinker debugfs interface
 2022-05-09 18:38 UTC  (7+ messages)
` [PATCH v3 1/6] mm: memcontrol: introduce mem_cgroup_ino() and mem_cgroup_get_from_ino()
` [PATCH v3 2/6] mm: shrinkers: introduce debugfs interface for memory shrinkers
` [PATCH v3 3/6] mm: shrinkers: provide shrinkers with names
` [PATCH v3 4/6] mm: docs: document shrinker debugfs
` [PATCH v3 5/6] tools: add memcg_shrinker.py
` [PATCH v3 6/6] mm: shrinkers: add scan interface for shrinker debugfs

[PATCH] mm/shmem: restore setting of page variable
 2022-05-09 18:03 UTC  (2+ messages)

[linux-next:master 4213/10218] drivers/gpu/drm/solomon/ssd130x-spi.c:154:35: warning: 'ssd130x_spi_table' defined but not used
 2022-05-09 17:14 UTC 

[PATCH v3 00/46] Add KernelMemorySanitizer infrastructure
 2022-05-09 16:51 UTC  (13+ messages)
` [PATCH v3 28/46] kmsan: entry: handle register passing from uninstrumented code

[PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
 2022-05-09 16:41 UTC  (15+ messages)
` [PATCH 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping

[PATCH v4 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-05-09 16:38 UTC  (5+ messages)
` [PATCH v4 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses

[v3 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
 2022-05-09 16:05 UTC  (18+ messages)
` [v3 PATCH 1/8] sched: coredump.h: clarify the use of MMF_VM_HUGEPAGE
` [v3 PATCH 2/8] mm: khugepaged: remove redundant check for VM_NO_KHUGEPAGED
` [v3 PATCH 3/8] mm: khugepaged: skip DAX vma
` [v3 PATCH 4/8] mm: thp: only regular file could be THP eligible
` [v3 PATCH 5/8] mm: khugepaged: make khugepaged_enter() void function
` [v3 PATCH 6/8] mm: khugepaged: move some khugepaged_* functions to khugepaged.c
` [v3 PATCH 7/8] mm: khugepaged: introduce khugepaged_enter_vma() helper
` [v3 PATCH 8/8] mm: mmap: register suitable readonly file vmas for khugepaged

[RFC PATCH 0/6] Drain remote per-cpu directly v2
 2022-05-09 15:58 UTC  (8+ messages)
` [PATCH 1/6] mm/page_alloc: Add page->buddy_list and page->pcp_list
` [PATCH 2/6] mm/page_alloc: Use only one PCP list for THP-sized allocations
` [PATCH 3/6] mm/page_alloc: Split out buddy removal code from rmqueue into separate helper
` [PATCH 4/6] mm/page_alloc: Remove unnecessary page == NULL check in rmqueue
` [PATCH 5/6] mm/page_alloc: Protect PCP lists with a spinlock
` [PATCH 6/6] mm/page_alloc: Remotely drain per-cpu lists

[PATCH] mm/page_owner: use strscpy() instead of strlcpy()
 2022-05-09 15:52 UTC  (3+ messages)

[PATCH v2 1/3] kasan: clean up comments in internal kasan.h
 2022-05-09 15:51 UTC  (3+ messages)
` [PATCH v2 2/3] kasan: use tabs to align shadow values
` [PATCH v2 3/3] kasan: give better names to "

[PATCH 1/3] kasan: clean up comments in internal kasan.h
 2022-05-09 15:49 UTC  (3+ messages)

[PATCH v3] mm/ksm: introduce ksm_force for each process
 2022-05-09 15:40 UTC  (6+ messages)
` [PATCH v4] "
` [PATCH v5] "

[PATCH 1/1] Revert "mm/cma.c: remove redundant cma_mutex lock"
 2022-05-09 15:39 UTC  (2+ messages)

[PATCH] mm: Avoid unnecessary page fault retires on shared memory types
 2022-05-09 15:35 UTC  (3+ messages)

[PATCH v3] mm: fix is_pinnable_page against on cma page
 2022-05-09 15:34 UTC 

[PATCH v2 0/5] Fix bugs in memcontroller cgroup tests
 2022-05-09 15:09 UTC  (7+ messages)
` [PATCH v2 2/5] cgroup: Account for memory_recursiveprot in test_memcg_low()

[PATCH] mm/shmem: initialize folio to NULL
 2022-05-09 14:53 UTC  (4+ messages)

RFC: Memory Tiering Kernel Interfaces
 2022-05-09 14:32 UTC  (5+ messages)

squashfs performance regression and readahea
 2022-05-09 14:29 UTC  (8+ messages)

[PATCH v2] mm/memcontrol: Export memcg->watermark via sysfs for v2 memcg
 2022-05-09 13:44 UTC  (2+ messages)

[RFC PATCH v1 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
 2022-05-09 13:34 UTC  (17+ messages)
` [RFC PATCH v1 2/4] mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned hugepage
` [RFC PATCH v1 4/4] mm, memory_hotplug: fix inconsistent num_poisoned_pages on memory hotremove

[PATCH 00/15] A few cleanup patches for swap
 2022-05-09 13:14 UTC  (16+ messages)
` [PATCH 01/15] mm/swap: use helper is_swap_pte() in swap_vma_readahead
` [PATCH 02/15] mm/swap: use helper macro __ATTR_RW
` [PATCH 03/15] mm/swap: fold __swap_info_get() into its sole caller
` [PATCH 04/15] mm/swap: remove unneeded return value of free_swap_slot
` [PATCH 05/15] mm/swap: print bad swap offset entry in get_swap_device
` [PATCH 06/15] mm/swap: remove buggy cache->nr check in refill_swap_slots_cache
` [PATCH 07/15] mm/swap: remove unneeded p != NULL check in __swap_duplicate
` [PATCH 08/15] mm/swap: make page_swapcount and __lru_add_drain_all
` [PATCH 09/15] mm/swap: avoid calling swp_swap_info when try to check SWP_STABLE_WRITES
` [PATCH 10/15] mm/swap: break the loop if matching device is found
` [PATCH 11/15] mm/swap: add helper swap_offset_available()
` [PATCH 12/15] mm/swap: fix the obsolete comment for SWP_TYPE_SHIFT
` [PATCH 13/15] mm/swap: clean up the comment of find_next_to_unuse
` [PATCH 14/15] mm/swap: fix the comment of get_kernel_pages
` [PATCH 15/15] mm/swap: fix comment about swap extent

VM_BUG_ON(!tlb->end) on munmap() with CONT hugetlb pages
 2022-05-09 12:11 UTC  (11+ messages)

[PATCH] mm/memcg: support control THP behaviour in cgroup
 2022-05-09 11:48 UTC  (6+ messages)

[PATCH] mm: fix align-error when get_addr in unmapped_area_topdown
 2022-05-09 11:45 UTC  (8+ messages)
  `  "

[Patch v3] mm/slub: Remove repeated action in calculate_order()
 2022-05-09 11:43 UTC  (4+ messages)

[PATCH] mm: memblock: avoid to create memmap for memblock nomap regions
 2022-05-09 11:42 UTC  (6+ messages)

[PATCH] mm: Functions may simplify the use of return values
 2022-05-09 11:39 UTC  (3+ messages)

[PATCH v2 0/5] memory-failure: fix hwpoison_filter
 2022-05-09 10:56 UTC  (6+ messages)
` [PATCH v2 1/5] mm/memory-failure.c: move clear_hwpoisoned_pages
` [PATCH v2 2/5] mm/memory-failure.c: simplify num_poisoned_pages_dec
` [PATCH v2 3/5] mm/memory-failure.c: add hwpoison_filter for soft offline
` [PATCH v2 4/5] mm/hwpoison: disable hwpoison filter during removing
` [PATCH v2 5/5] mm/memory-failure.c: simplify num_poisoned_pages_inc/dec

[PATCH v4 0/5] memblock tests: update style of comments
 2022-05-09 10:15 UTC  (3+ messages)

[PATCH] mm/damon/reclaim: Use resource_size function on resource object
 2022-05-09 10:13 UTC  (2+ messages)

[PATCH -next v7 0/6]mm: page_table_check: add support on arm64 and riscv
 2022-05-09  9:09 UTC  (3+ messages)
` [PATCH -next v7 5/6] arm64/mm: Enable ARCH_SUPPORTS_PAGE_TABLE_CHECK

[PATCH] MM: handle THP in swap_*page_fs() - count_vm_events()
 2022-05-09  8:56 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v2 0/4] A few cleanup and fixup patches for migration
 2022-05-09  8:51 UTC  (16+ messages)
` [PATCH v2 1/4] mm/migration: reduce the rcu lock duration
` [PATCH v2 2/4] mm/migration: remove unneeded lock page and PageMovable check
` [PATCH v2 3/4] mm/migration: return errno when isolate_huge_page failed

[PATCH v2 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
 2022-05-09  8:46 UTC  (11+ messages)
` [PATCH v2 1/3] mm: change huge_ptep_clear_flush() to return the original pte
` [PATCH v2 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH v2 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping

[PATCH] mm/damon : Add documentation for Enum value
 2022-05-09  8:11 UTC  (3+ messages)

[RFC PATCH] page_ext: create page extension for all memblock memory regions
 2022-05-09  7:43 UTC 

[PATCH v2] mm/hwpoison: use pr_err() instead of dump_page() in get_any_page()
 2022-05-09  7:14 UTC  (3+ messages)
  ` ##freemail## "

[hnaz-mm:master 214/410] mm/madvise.c:632:36: error: implicit declaration of function 'is_swapin_error_entry'
 2022-05-09  7:04 UTC  (2+ messages)

[PATCH v10 0/4] add hugetlb_optimize_vmemmap sysctl
 2022-05-09  6:27 UTC  (5+ messages)
` [PATCH v10 1/4] mm: hugetlb_vmemmap: disable hugetlb_optimize_vmemmap when struct page crosses page boundaries
` [PATCH v10 2/4] mm: memory_hotplug: override memmap_on_memory when hugetlb_free_vmemmap=on
` [PATCH v10 3/4] mm: hugetlb_vmemmap: use kstrtobool for hugetlb_vmemmap param parsing
` [PATCH v10 4/4] mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl

[RFC PATCH 0/3] Introduce new huge_ptep_get_access_flags() interface
 2022-05-09  4:19 UTC  (13+ messages)
` [RFC PATCH 1/3] arm64/hugetlb: "
` [RFC PATCH 2/3] fs/proc/task_mmu: Change to use huge_ptep_get_access_flags()
` [RFC PATCH 3/3] mm/damon/vaddr: "

[linux-next:master 9659/9759] drivers/nvme/host/ioctl.c:693:2: warning: Undefined or garbage value returned to caller [clang-analyzer-core.uninitialized.UndefReturn]
 2022-05-09  3:25 UTC 

[linux-next:master 9755/9759] powerpc64-linux-ld: drivers/gpu/drm/radeon/radeon_asic.o:(.bss+0x0): multiple definition of `____cacheline_aligned'; drivers/gpu/drm/radeon/radeon_device.o:(.bss+0x180): first defined here
 2022-05-09  1:26 UTC 

[PATCH RFC v6 00/21] DEPT(Dependency Tracker)
 2022-05-09  1:22 UTC  (6+ messages)

[xfs] bc37e4fb5c: xfstests.xfs.144.fail
 2022-05-08 21:54 UTC  (2+ messages)

[PATCH mm] tracing: incorrect gfp_t conversion
 2022-05-08 20:51 UTC  (5+ messages)

[RFC PATCH v3 0/8] hugetlb: Change huge pmd sharing synchronization again
 2022-05-08 18:34 UTC  (9+ messages)
` [RFC PATCH v3 1/8] hugetlbfs: revert use i_mmap_rwsem to address page fault/truncate race
` [RFC PATCH v3 2/8] hugetlbfs: revert use i_mmap_rwsem for more pmd sharing synchronization
` [RFC PATCH v3 3/8] hugetlbfs: move routine remove_huge_page to hugetlb.c
` [RFC PATCH v3 4/8] hugetlbfs: catch and handle truncate racing with page faults
` [RFC PATCH v3 5/8] hugetlb: rename vma_shareable() and refactor code
` [RFC PATCH v3 6/8] hugetlb: add vma based lock for pmd sharing synchronization
` [RFC PATCH v3 7/8] hugetlb: create hugetlb_unmap_file_page to unmap single file page
` [RFC PATCH v3 8/8] hugetlb: use new vma_lock for pmd sharing synchronization

[PATCHSETS] v14 fsdax-rmap + v11 fsdax-reflink
 2022-05-08 14:36 UTC  (15+ messages)
` [PATCH v14 01/07] dax: Introduce holder for dax_device
` [PATCH v14 02/07] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v14 03/07] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v14 04/07] fsdax: Introduce dax_lock_mapping_entry()
` [PATCH v14 05/07] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v14 06/07] xfs: Implement ->notify_failure() for XFS
` [PATCH v14 07/07] fsdax: set a CoW flag when associate reflink mappings
` [PATCH v11 01/07] fsdax: Output address in dax_iomap_pfn() and rename it
` [PATCH v11 02/07] fsdax: Introduce dax_iomap_cow_copy()
` [PATCH v11 03/07] fsdax: Replace mmap entry in case of CoW
` [PATCH v11 04/07] fsdax: Add dax_iomap_cow_copy() for dax zero
` [PATCH v11 05/07] fsdax: Dedup file range to use a compare function
` [PATCH v11 06/07] xfs: support CoW in fsdax mode
` [PATCH v11 07/07] xfs: Add dax dedupe support

[PATCH v2] mm: slab: optimize memcg_slab_free_hook()
 2022-05-08  5:58 UTC  (2+ messages)

[PATCH] mm: fix is_pinnable_page against on cma page
 2022-05-08  0:31 UTC  (12+ messages)

[PATCH v2] mm: fix is_pinnable_page against on cma page
 2022-05-08  0:19 UTC  (3+ messages)

[PATCH 1/2] mm/mlock: not handle NULL vma specially
 2022-05-07 22:44 UTC  (4+ messages)

[PATCH] selftests: clarify common error when running gup_test
 2022-05-07 21:26 UTC  (2+ messages)

[PATCH v9 0/4] add hugetlb_optimize_vmemmap sysctl
 2022-05-07 21:05 UTC  (5+ messages)
` [PATCH v9 2/4] mm: memory_hotplug: override memmap_on_memory when hugetlb_free_vmemmap=on

[PATCH 0/1] Prepare for maple tree
 2022-05-04  1:14 UTC  (3+ messages)
` [PATCH v9 16/69] proc: remove VMA rbtree use from nommu
  ` [PATCH v9 55/69] mm/memcontrol: stop using mm->highest_vm_end

page:  |  | latest

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