linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
remove write_one_page / folio_write_one
 2023-01-10  3:03 UTC  (5+ messages)
` [PATCH 6/7] ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_page
  ` [Ocfs2-devel] "

[PATCH v2] mm/mmu_notifier: Remove unused mmu_notifier_range_update_to_read_only export
 2023-01-10  2:57 UTC 

[RFC PATCH 0/4] Multiple consecutive page for anonymous mapping
 2023-01-10  2:53 UTC  (8+ messages)
` [RFC PATCH 1/4] mcpage: add size/mask/shift definition for multiple consecutive page

[PATCH v13 0/6] Ensure quiet_vmstat() is called when returning to userpace and when idle tick is stopped
 2023-01-10  2:43 UTC  (5+ messages)
  ` [PATCH v13 3/6] mm/vmstat: manage per-CPU stats from CPU context when NOHZ full

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-10  2:28 UTC  (9+ messages)
` [PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH RFC v7 62/64] x86/sev: Add KVM commands for instance certs

[PATCH v8 00/16] TDX host kernel support
 2023-01-10  2:23 UTC  (33+ messages)
` [PATCH v8 05/16] x86/virt/tdx: Implement functions to make SEAMCALL
` [PATCH v8 06/16] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v8 07/16] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v8 08/16] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
` [PATCH v8 09/16] x86/virt/tdx: Fill out "
` [PATCH v8 10/16] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v8 11/16] x86/virt/tdx: Designate reserved areas for all TDMRs

[RFC][PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-01-10  2:09 UTC  (13+ messages)
` [RFC][PATCH 05/12] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
` [RFC][PATCH 07/12] percpu: Wire up cmpxchg128
` [RFC][PATCH 11/12] slub: Replace cmpxchg_double()

[PATCH 0/8] migrate_pages(): batch TLB flushing
 2023-01-10  1:37 UTC  (9+ messages)
` [PATCH 2/8] migrate_pages: separate hugetlb folios migration

another use-after-free in ep_remove_wait_queue()
 2023-01-10  1:33 UTC  (4+ messages)

[PATCH] mm/sl{a,u}b: fix wrong usages of folio_page() for getting head pages
 2023-01-10  0:51 UTC 

[PATCH mm-unstable] mm: remove the hugetlb field from struct page
 2023-01-10  0:49 UTC  (2+ messages)

[PATCH] mm/mmu_notifier: Remove unused mmu_notifier_range_update_to_read_only export
 2023-01-10  0:37 UTC  (5+ messages)

[PATCH 0/4] Track exported dma-buffers with memcg
 2023-01-10  0:18 UTC  (3+ messages)
` [PATCH 1/4] memcg: Track exported dma-buffers

[Bug 216905] New: Kernel won't compile with KASAN
 2023-01-10  0:09 UTC 

[QUESTION] Linux memory model: control dependency with bitfield
 2023-01-10  0:04 UTC  (5+ messages)

[syzbot] WARNING in mbind_range
 2023-01-10  0:02 UTC  (3+ messages)

[PATCH 00/46] Based on latest mm-unstable (85b44c25cd1e)
 2023-01-10  0:01 UTC  (6+ messages)
` [PATCH 09/46] mm: add MADV_SPLIT to enable HugeTLB HGM

Can't compile 6.1.4 with gcc 12.2 with KASAN enabled
 2023-01-09 23:50 UTC 

[PATCH] maple_tree: Fix handle of invalidated state in mas_wr_store_setup()
 2023-01-09 23:43 UTC  (4+ messages)

[PATCH] mm.h: Fix "mm: Add temporary vma iterator versions of vma_merge(), split_vma(), and __split_vma()
 2023-01-09 23:15 UTC  (2+ messages)

[PATCH v2 22/44] mmap: Pass through vmi iterator to __split_vma()
 2023-01-09 23:07 UTC  (6+ messages)

[linus:master] [mm, slub] fa9b88e459: kernel_BUG_at_include/linux/page-flags.h
 2023-01-09 22:57 UTC  (2+ messages)

[PATCH mm-unstable v2 1/2] mm: add vma_has_recency()
 2023-01-09 22:51 UTC  (3+ messages)

[PATCH RFC] mm: implement granular soft-dirty vma support
 2023-01-09 22:18 UTC  (2+ messages)

[PATCH v1 0/2] Fixes for kmemleak tracking with CMA regions
 2023-01-09 22:16 UTC  (3+ messages)
` [PATCH v1 1/2] mm/cma.c: Make kmemleak aware of all "
` [PATCH v1 2/2] mm/cma.c: Delete kmemleak objects when freeing CMA areas to buddy at boot

[PATCH v4 00/45] Add KernelMemorySanitizer infrastructure
 2023-01-09 22:06 UTC  (7+ messages)
` [PATCH v4 10/45] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE

PROBLEM: selftest/vm/cow.c failed to compile (‘MADV_PAGEOUT’ undeclared)
 2023-01-09 21:41 UTC  (3+ messages)

[PATCH 0/6] mm/damon/{v,p}addr: misc fixups for folio usage
 2023-01-09 21:33 UTC  (7+ messages)
` [PATCH 1/6] mm/damon/vaddr: rename 'damon_young_walk_private->page_sz' to 'folio_sz'
` [PATCH 2/6] mm/damon/vaddr: support folio of neither HPAGE_PMD_SIZE nor PAGE_SIZE
` [PATCH 3/6] mm/damon/vaddr: record appropriate folio size when the access is not found
` [PATCH 4/6] mm/damon/paddr: rename 'damon_pa_access_chk_result->page_sz' to 'folio_sz'
` [PATCH 5/6] mm/damon/paddr: remove folio_sz field from damon_pa_access_chk_result
` [PATCH 6/6] mm/damon/paddr: remove damon_pa_access_chk_result struct

[PATCH v7 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2023-01-09 21:28 UTC  (6+ messages)
` [PATCH v7 2/2] "

[PATCH] nommu: Fix split_vma() map_count error
 2023-01-09 20:58 UTC 

[PATCH] nommu: Fix do_munmap() error path
 2023-01-09 20:57 UTC 

[PATCH] kasan: infer the requested size by scanning shadow memory
 2023-01-09 20:55 UTC  (4+ messages)

[PATCH] nommu: Fix memory leak in do_mmap() error path
 2023-01-09 20:55 UTC 

[PATCH mm-unstable 0/9] continue hugetlb folio conversions
 2023-01-09 20:53 UTC  (13+ messages)
` [PATCH mm-unstable 6/8] mm/hugetlb: convert alloc_migrate_huge_page to folios
` [PATCH mm-unstable 8/8] mm/hugetlb: convert demote_free_huge_page "

[PATCH 00/41] Per-VMA locks
 2023-01-09 20:53 UTC  (42+ messages)
` [PATCH 01/41] maple_tree: Be more cautious about dead nodes
` [PATCH 02/41] maple_tree: Detect dead nodes in mas_start()
` [PATCH 03/41] maple_tree: Fix freeing of nodes in rcu mode
` [PATCH 04/41] maple_tree: remove extra smp_wmb() from mas_dead_leaves()
` [PATCH 05/41] maple_tree: Fix write memory barrier of nodes once dead for RCU mode
` [PATCH 06/41] maple_tree: Add smp_rmb() to dead node detection
` [PATCH 07/41] mm: Enable maple tree RCU mode by default
` [PATCH 08/41] mm: introduce CONFIG_PER_VMA_LOCK
` [PATCH 09/41] mm: rcu safe VMA freeing
` [PATCH 10/41] mm: move mmap_lock assert function definitions
` [PATCH 11/41] mm: export dump_mm()
` [PATCH 12/41] mm: add per-VMA lock and helper functions to control it
` [PATCH 13/41] mm: introduce vma->vm_flags modifier functions
` [PATCH 14/41] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
` [PATCH 15/41] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH 16/41] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH 17/41] mm/mmap: move VMA locking before anon_vma_lock_write call
` [PATCH 18/41] mm/khugepaged: write-lock VMA while collapsing a huge page
` [PATCH 19/41] mm/mmap: write-lock VMAs before merging, splitting or expanding them
` [PATCH 20/41] mm/mmap: write-lock VMAs in vma_adjust
` [PATCH 21/41] mm/mmap: write-lock VMAs affected by VMA expansion
` [PATCH 22/41] mm/mremap: write-lock VMA while remapping it to a new address range
` [PATCH 23/41] mm: write-lock VMAs before removing them from VMA tree
` [PATCH 24/41] mm: conditionally write-lock VMA in free_pgtables
` [PATCH 25/41] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area
` [PATCH 26/41] kernel/fork: assert no VMA readers during its destruction
` [PATCH 27/41] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
` [PATCH 28/41] mm: introduce lock_vma_under_rcu to be used from arch-specific code
` [PATCH 29/41] mm: fall back to mmap_lock if vma->anon_vma is not yet set
` [PATCH 30/41] mm: add FAULT_FLAG_VMA_LOCK flag
` [PATCH 31/41] mm: prevent do_swap_page from handling page faults under VMA lock
` [PATCH 32/41] mm: prevent userfaults to be handled under per-vma lock
` [PATCH 33/41] mm: introduce per-VMA lock statistics
` [PATCH 34/41] x86/mm: try VMA lock-based page fault handling first
` [PATCH 35/41] arm64/mm: "
` [PATCH 36/41] powerc/mm: "
` [PATCH 37/41] mm: introduce mod_vm_flags_nolock
` [PATCH 38/41] mm: avoid assertion in untrack_pfn
` [PATCH 39/41] kernel/fork: throttle call_rcu() calls in vm_area_free
` [PATCH 40/41] mm: separate vma->lock from vm_area_struct
` [PATCH 41/41] mm: replace rw_semaphore with atomic_t in vma_lock

[PATCH v3] mm/compaction: fix set skip in fast_find_migrateblock
 2023-01-09 19:43 UTC  (6+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-01-09 19:32 UTC  (5+ messages)
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory

[linux-next:master 2014/3066] ERROR: modpost: "kunit_running" [drivers/gpu/drm/vc4/vc4.ko] undefined!
 2023-01-09 19:10 UTC 

[PATCH v2 00/24] Split netmem from struct page
 2023-01-09 18:36 UTC  (14+ messages)
` [PATCH v2 01/24] netmem: Create new type
` [PATCH v2 03/24] page_pool: Add netmem_set_dma_addr() and netmem_get_dma_addr()
` [PATCH v2 17/24] page_pool: Convert page_pool_return_skb_page() to use netmem
` [PATCH v2 24/24] mlx5: Convert to netmem

[PATCH linux-next] mm/damon/sysfs-schemes: use strscpy() to instead of strncpy()
 2023-01-09 18:30 UTC  (2+ messages)

[PATCH] mm: Fix two spelling mistakes in highmem.h
 2023-01-09 18:09 UTC  (3+ messages)

[PATCH] lib/scatterlist: Fix to calculate the last_pg properly
 2023-01-09 18:08 UTC  (2+ messages)

[PATCH] mm/debug: use valid physical memory for pmd/pud tests
 2023-01-09 17:47 UTC  (5+ messages)

[PATCH v2] mm/debug: use valid physical memory for pmd/pud tests
 2023-01-09 17:43 UTC 

[PATCH mm-unstable v1] selftests/mm: define MADV_PAGEOUT to fix compilation issues
 2023-01-09 17:12 UTC 

[PATCH] mm: remove PageMovable export
 2023-01-09 16:48 UTC  (2+ messages)

[PATCH v2 00/44] VMA tree type safety and remove __vma_adjust()
 2023-01-09 16:38 UTC  (4+ messages)
` [PATCH v2 06/44] mm/mmap: convert brk to use vma iterator

[RFC PATCH 00/25] Upstream kvx Linux port
 2023-01-09 15:53 UTC  (6+ messages)

[PATCH 00/11] Remove AS_EIO and AS_ENOSPC
 2023-01-09 15:43 UTC  (15+ messages)
` [PATCH 02/11] filemap: Remove filemap_check_and_keep_errors()
` [PATCH 04/11] fuse: Convert fuse_flush() to use file_check_and_advance_wb_err()
` [PATCH 08/11] cifs: Remove call to filemap_check_wb_err()

[PATCH 0/6 v2] Discard __GFP_ATOMIC
 2023-01-09 15:16 UTC  (8+ messages)
` [PATCH 1/7] mm/page_alloc: Rename ALLOC_HIGH to ALLOC_MIN_RESERVE
` [PATCH 2/7] mm/page_alloc: Treat RT tasks similar to __GFP_HIGH
` [PATCH 3/7] mm/page_alloc: Explicitly record high-order atomic allocations in alloc_flags
` [PATCH 4/7] mm/page_alloc: Explicitly define what alloc flags deplete min reserves
` [PATCH 5/7] mm/page_alloc.c: Allow __GFP_NOFAIL requests deeper access to reserves
` [PATCH 6/7] mm/page_alloc: Give GFP_ATOMIC and non-blocking allocations "
` [PATCH 7/7] mm: discard __GFP_ATOMIC

[linux-next:master] BUILD REGRESSION 543b9b2fe10b2e12b8d773af65314d322f91e479
 2023-01-09 14:38 UTC  (2+ messages)

[PATCH v14 2/7] mm: add VM_DROPPABLE for designating always lazily freeable mappings
 2023-01-09 14:28 UTC  (8+ messages)

[linus:master] [mm, slub] 0af8489b02: kernel_BUG_at_include/linux/mm.h
 2023-01-09 14:16 UTC  (10+ messages)

[PATCH 0/2] docs/mm: start filling out new structure
 2023-01-09 14:03 UTC  (7+ messages)
` [PATCH 2/2] docs/mm: Physical Memory: add structure, introduction and nodes description

[PATCH] mm/page_alloc: Repalce with deferred_pages_enabled() wherever applicable
 2023-01-09 13:32 UTC  (2+ messages)

[PATCH] mm/page_alloc: invert logic for early page initialisation checks
 2023-01-09 13:31 UTC  (2+ messages)

[PATCH v2 0/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
 2023-01-09 12:49 UTC  (8+ messages)
` [PATCH v2 3/7] "

[PATCH] selftests: vm: Enable cross-compilation
 2023-01-09 11:42 UTC 

[PATCH RFC v7 00/23] DEPT(Dependency Tracker)
 2023-01-09 11:37 UTC  (3+ messages)
` [PATCH RFC v7 08/23] dept: Apply sdt_might_sleep_strong() to PG_{locked,writeback} wait

[PATCH 0/3] add folio_headpage() macro
 2023-01-09 11:35 UTC  (2+ messages)

page:  |  | latest

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