linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v7 00/17] move per-vma lock into vm_area_struct
 2025-01-07 17:35 UTC  (15+ messages)
` [PATCH v7 04/17] mm: modify vma_iter_store{_gfp} to indicate if it's storing a new vma
` [PATCH v7 05/17] mm: mark vmas detached upon exit
` [PATCH v7 08/17] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail
` [PATCH v7 09/17] mm: move mmap_init_lock() out of the header file
` [PATCH v7 10/17] mm: uninline the main body of vma_start_write()

[LSF/MM/BPF TOPIC] Non-lru page migration in a memdesc world
 2025-01-07 17:27 UTC  (5+ messages)

[PATCH mm-unstable v4 0/7] mm/mglru: performance optimizations
 2025-01-07 17:14 UTC  (3+ messages)
` [PATCH mm-unstable v4 3/7] mm/mglru: rework aging feedback

[PATCH] mm/memfd: reserve hugetlb folios before allocation
 2025-01-07 17:12 UTC  (3+ messages)

[PATCH mm-unstable v1] mm/hugetlb_vmemmap: fix memory loads ordering
 2025-01-07 17:02 UTC  (5+ messages)

[PATCH 05/14] selftests/mm: Build with -O2
 2025-01-07 17:01 UTC  (2+ messages)
` [PATCH] selftests/mm: silence unused-result warnings

Swap Min Odrer
 2025-01-07 16:41 UTC  (4+ messages)

[PATCH v3 0/6] elf: Define note name macros
 2025-01-07 16:18 UTC  (10+ messages)
` [PATCH v3 1/6] "
` [PATCH v3 2/6] binfmt_elf: Use "
` [PATCH v3 3/6] powwerpc: "
` [PATCH v3 4/6] crash: "
` [PATCH v3 5/6] s390/crash: "
` [PATCH v3 6/6] crash: Remove KEXEC_CORE_NOTE_NAME

[PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
 2025-01-07 16:15 UTC  (13+ messages)

ROX allocations broke livepatch for modules since 6.13-rc1
 2025-01-07 15:34 UTC  (4+ messages)
    ` [PATCH] module: Fix writing of livepatch relocations in ROX text

[PATCH 0/3] selftests/mm: virtual_address_range: Two bugfixes and a cleanup
 2025-01-07 15:14 UTC  (4+ messages)
` [PATCH 1/3] selftests/mm: virtual_address_range: Fix error when CommitLimit < 1GiB
` [PATCH 2/3] selftests/mm: virtual_address_range: Avoid reading VVAR mappings
` [PATCH 3/3] selftests/mm: virtual_address_range: Dump to /dev/null

[PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup
 2025-01-07 15:13 UTC  (11+ messages)

[PATCH] tools/mm: Introduce a tool to handle entries in allocinfo
 2025-01-07 15:11 UTC  (3+ messages)

[PATCH v1 0/2] Cleanup for memfd_create()
 2025-01-07 15:09 UTC  (2+ messages)

[PATCH v7] mm/memblock: Add memblock_alloc_or_panic interface
 2025-01-07 15:02 UTC  (2+ messages)

[syzbot] [fs?] [mm?] KCSAN: data-race in __xa_clear_mark / file_write_and_wait_range (2)
 2025-01-07 14:55 UTC 

[PATCH 1/1] lib/list_debug.c: add object information in case of invalid object
 2025-01-07 14:53 UTC  (2+ messages)

[PATCH v1] selftests/mm: static process_madvise() wrapper for guard-pages
 2025-01-07 14:51 UTC  (3+ messages)

[PATCH v1 0/2] mm: Clear uffd-wp PTE/PMD state on mremap()
 2025-01-07 14:47 UTC  (3+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] selftests/mm: Introduce uffd-wp-mremap regression test

[PATCH v1] selftests/mm: Set allocated memory to non-zero content in cow test
 2025-01-07 14:44 UTC  (2+ messages)

[PATCH net-next v6 0/8] fix two bugs related to page_pool
 2025-01-07 14:26 UTC  (4+ messages)

[PATCH v4 00/15] move pagetable_*_dtor() to __tlb_remove_table()
 2025-01-07 14:22 UTC  (26+ messages)
` [PATCH v4 07/15] mm: pgtable: introduce pagetable_dtor()
` [PATCH v4 10/15] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()
` [PATCH v4 13/15] mm: pgtable: introduce generic __tlb_remove_table()
` [PATCH v4 15/15] mm: pgtable: introduce generic pagetable_dtor_free()

[LSF/MM/BPF TOPIC] Proposal of a research paper presentation: Developers rationale analysis from the OOM-Killer of the MM module
 2025-01-07 14:20 UTC  (3+ messages)
` [Lsf-pc] "

kernel/resource.c:1838:43: warning: implicit conversion from 'unsigned long long' to 'resource_size_t' (aka 'unsigned int') changes value from 68719476735 to 4294967295
 2025-01-07 14:10 UTC 

[PATCH 1/1] mm: remove extra check for VMA_LOCK_OFFSET when read-locking a vma
 2025-01-07 12:28 UTC  (2+ messages)

[PATCH RFC v1 0/5] KVM: gmem: 2MB THP support and preparedness tracking changes
 2025-01-07 12:11 UTC  (3+ messages)

WARNING: CPU: 1 PID: 23 at kernel/workqueue.c:4317 enable_work (kernel/workqueue.c:4317 (discriminator 1) kernel/workqueue.c:4488 (discriminator 1))
 2025-01-07 11:41 UTC  (2+ messages)

[PATCH v5 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-07 11:36 UTC  (27+ messages)
` [PATCH v5 01/25] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v5 02/25] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v5 03/25] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v5 04/25] fs/dax: Refactor wait for dax idle page
` [PATCH v5 05/25] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v5 06/25] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v5 07/25] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v5 08/25] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v5 09/25] mm/gup: Remove redundant check for PCI P2PDMA page
` [PATCH v5 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v5 11/25] mm: Allow compound zone device pages
` [PATCH v5 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v5 13/25] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v5 14/25] rmap: Add support for PUD sized mappings to rmap
` [PATCH v5 15/25] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v5 16/25] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v5 17/25] memremap: Add is_devdax_page() and is_fsdax_page() helpers
` [PATCH v5 18/25] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v5 19/25] proc/task_mmu: Mark devdax and fsdax pages as always unpinned
` [PATCH v5 20/25] mm/mlock: Skip ZONE_DEVICE PMDs during mlock
` [PATCH v5 21/25] fs/dax: Properly refcount fs dax pages
` [PATCH v5 22/25] device/dax: Properly refcount device dax pages when mapping
` [PATCH v5 23/25] mm: Remove pXX_devmap callers
` [PATCH v5 24/25] mm: Remove devmap related functions and page table bits
` [PATCH v5 25/25] Revert "riscv: mm: Add support for ZONE_DEVICE"

[PATCH v4 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-07 11:29 UTC  (6+ messages)
` [PATCH v4 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings

[PATCH v2] vmstat: disable vmstat_work on vmstat_cpu_down_prep()
 2025-01-07 11:00 UTC  (7+ messages)
` [PATCH] Simple fix

[PATCH] drivers/base/memory: simplify outputting of valid_zones_show()
 2025-01-07 10:52 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/2] s390: Remove uses of page->index
 2025-01-07 10:23 UTC  (3+ messages)

[syzbot] [mm?] WARNING in vma_merge_existing_range
 2025-01-07 10:15 UTC  (5+ messages)

[PATCH 0/1] mm/fake-numa: allow later numa node hotplug
 2025-01-07 10:08 UTC  (2+ messages)

[RFC PATCH 0/2] memcg: add nomlock to avoid folios beling mlocked in a memcg
 2025-01-07 10:04 UTC  (13+ messages)

[PATCH v18 00/19] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-01-07  9:23 UTC  (6+ messages)
` [PATCH v18 02/19] EDAC: Add scrub control feature

[PATCH v1] mm: fix div by zero in bdi_ratio_from_pages
 2025-01-07  9:20 UTC  (2+ messages)

[FIX PATCH] mm: pcp: fix pcp->free_count reduction on page allocation
 2025-01-07  9:17 UTC 

[PATCH v2 0/6] Account page tables at all levels
 2025-01-07  9:15 UTC  (3+ messages)

[PATCH v6 0/5] introduce PIDFD_SELF* sentinels
 2025-01-07  8:32 UTC  (9+ messages)
` [PATCH v6 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process

[PATCH v18 0/3] ACPI: APEI: handle synchronous errors in task work
 2025-01-07  8:17 UTC  (4+ messages)
` [PATCH v18 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [PATCH v18 2/3] mm: memory-failure: move return value documentation to function declaration
` [PATCH v18 3/3] ACPI: APEI: handle synchronous exceptions in task work

[RFC PATCH 00/12] khugepaged: Asynchronous mTHP collapse
 2025-01-07  8:12 UTC  (7+ messages)
` [RFC PATCH 07/12] khugepaged: Scan PTEs order-wise
` [RFC PATCH 09/12] khugepaged: Introduce vma_collapse_anon_folio()

[PATCH RESEND 1/2] Revert "mm: zswap: fix race between [de]compression and CPU hotunplug"
 2025-01-07  7:47 UTC  (2+ messages)
` [PATCH RESEND 2/2] mm: zswap: use SRCU to synchronize with CPU hotunplug

[PATCH v4] arm64: mm: Populate vmemmap/linear at the page level for hotplugged sections
 2025-01-07  7:42 UTC 

[PATCH] zram: fix potential UAF of zram table
 2025-01-07  7:38 UTC  (2+ messages)

[PATCH v3] arm64: mm: Populate vmemmap at the page level for hotplugged sections
 2025-01-07  7:38 UTC  (3+ messages)

[PATCH v2 0/6] mm/arm64: re-enable HVO
 2025-01-07  6:07 UTC  (5+ messages)

[PATCH] mm: avoid implicit type conversion
 2025-01-07  5:48 UTC  (3+ messages)

[RFC PATCH RESEND v2 0/2] Add file seal to prevent future exec mappings
 2025-01-07  5:21 UTC  (7+ messages)
` [RFC PATCH RESEND v2 1/2] mm/memfd: Add support for F_SEAL_FUTURE_EXEC to memfd

[PATCH] mm: remove an avoidable load of page refcount in page_ref_add_unless
 2025-01-07  4:41 UTC  (9+ messages)

[PATCH v3 00/12] AMD broadcast TLB invalidation
 2025-01-07  3:25 UTC  (3+ messages)

[PATCH v5 00/12] zswap IAA compress batching
 2025-01-07  3:10 UTC  (17+ messages)
` [PATCH v5 02/12] crypto: acomp - Define new interfaces for compress/decompress batching
` [PATCH v5 10/12] mm: zswap: Allocate pool batching resources if the crypto_alg supports batching
` [PATCH v5 11/12] mm: zswap: Restructure & simplify zswap_store() to make it amenable for batching
` [PATCH v5 12/12] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios

[bpf-next v2 1/2] bpf: Add bpf_copy_from_user_task_str kfunc
 2025-01-07  2:06 UTC  (2+ messages)
` [bpf-next v2 2/2] selftests/bpf: Add tests for bpf_copy_from_user_task_str

[PATCH 0/3] mm: batched unmap lazyfree large folios during reclamation
 2025-01-07  1:33 UTC  (9+ messages)
` [PATCH 1/3] mm: set folio swapbacked iff folios are dirty in try_to_unmap_one

[PATCH v4 0/1] Seal system mappings
 2025-01-07  1:17 UTC  (7+ messages)
` [PATCH v4 1/1] exec: seal "

[syzbot] [mm?] kernel BUG in alloc_hugetlb_folio_reserve
 2025-01-07  1:07 UTC  (3+ messages)
  `  "

[RFC PATCH v1 0/2] Add file seal to prevent future exec mappings
 2025-01-07  0:44 UTC  (6+ messages)
` [RFC PATCH v1 1/2] mm/memfd: Add support for F_SEAL_FUTURE_EXEC to memfd

[PATCH 1/2] dax: Remove access to page->index
 2025-01-07  0:43 UTC  (2+ messages)

[RFC v3 PATCH 0/5] Promotion of Unmapped Page Cache Folios
 2025-01-07  0:03 UTC  (7+ messages)
` [PATCH v3 1/6] migrate: Allow migrate_misplaced_folio_prepare() to accept a NULL VMA
` [PATCH v3 2/6] memory: move conditionally defined enums use inside ifdef tags
` [PATCH v3 3/6] memory: allow non-fault migration in numa_migrate_check path
` [PATCH v3 4/6] vmstat: add page-cache numa hints
` [PATCH v3 5/6] migrate: implement migrate_misplaced_folio_batch
` [PATCH v3 6/6] migrate,sysfs: add pagecache promotion

[PATCH] mm: zswap: fix race between [de]compression and CPU hotunplug
 2025-01-06 23:54 UTC  (4+ messages)
` [PATCH 1/2] Revert "mm: zswap: fix race between [de]compression and CPU hotunplug"
` [PATCH 2/2] mm: zswap: use SRCU to synchronize with CPU hotunplug

[RFC PATCH 0/9 v2] cgroup: separate per-subsystem rstat trees
 2025-01-06 23:13 UTC  (2+ messages)

[Invitation] Linux MM Alignment Session on Cgroup-based THP Control on Wednesday
 2025-01-06 21:02 UTC 

[linux-next:master] BUILD REGRESSION 4e16367cfe0ce395f29d0482b78970cce8e1db73
 2025-01-06 20:57 UTC 

[PATCH 4/7] mm/hugetlb: Clean up map/global resv accounting when allocate
 2025-01-06 20:55 UTC  (3+ messages)

[RFC PATCH 0/2] mm: multi-gen LRU: per-process heatmaps
 2025-01-06 20:19 UTC  (3+ messages)

[PATCH 00/16] mm/damon: enable page level properties based monitoring
 2025-01-06 19:34 UTC  (6+ messages)
` [PATCH 12/16] mm/damon/core: pass per-region filter-passed bytes to damos_walk_control->walk_fn()
` [PATCH 13/16] mm/damon/sysfs-schemes: expose per-region filter-passed bytes
` [PATCH 14/16] Docs/mm/damon/design: document per-region sz_filter_passed stat
` [PATCH 15/16] Docs/admin-guide/mm/damon/usage: document sz_filtered_out of scheme tried region directories
` [PATCH 16/16] Docs/ABI/damon: document per-region DAMOS filter-passed bytes stat file

page:  |  | latest

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