linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH -next] ovl: respect underlying filesystem's get_unmapped_area()
 2024-12-05 21:21 UTC  (5+ messages)

[PATCH hotfix] mm: shmem: fix ShmemHugePages at swapout
 2024-12-05 20:48 UTC  (3+ messages)

[PATCH man-pages v4] madvise.2: add MADV_GUARD_INSTALL, MADV_GUARD_REMOVE description
 2024-12-05 20:43 UTC  (4+ messages)

[PATCH] selftests/mm: add fork CoW guard page test
 2024-12-05 19:19 UTC  (2+ messages)

Re: Re: [PATCH] mm/vmscan: Fix hard LOCKUP in function isolate_lru_folios
 2024-12-05 19:17 UTC  (4+ messages)
  `  "

[RFC PATCH v1 00/57] Boot-time page size selection for arm64
 2024-12-05 18:52 UTC  (5+ messages)

[PATCH v8 00/21] Add zpdesc memory descriptor for zswap.zpool
 2024-12-05 17:49 UTC  (22+ messages)
` [PATCH v8 01/21] mm/zsmalloc: add "
` [PATCH v8 02/21] mm/zsmalloc: use zpdesc in trylock_zspage()/lock_zspage()
` [PATCH v8 03/21] mm/zsmalloc: convert __zs_map_object/__zs_unmap_object to use zpdesc
` [PATCH v8 04/21] mm/zsmalloc: add and use pfn/zpdesc seeking funcs
` [PATCH v8 05/21] mm/zsmalloc: convert obj_malloc() to use zpdesc
` [PATCH v8 06/21] mm/zsmalloc: convert create_page_chain() and its users "
` [PATCH v8 07/21] mm/zsmalloc: convert obj_allocated() and related helpers "
` [PATCH v8 08/21] mm/zsmalloc: convert init_zspage() "
` [PATCH v8 09/21] mm/zsmalloc: convert obj_to_page() and zs_free() "
` [PATCH v8 10/21] mm/zsmalloc: add zpdesc_is_isolated()/zpdesc_zone() helper for zs_page_migrate()
` [PATCH v8 11/21] mm/zsmalloc: rename reset_page to reset_zpdesc and use zpdesc in it
` [PATCH v8 12/21] mm/zsmalloc: convert __free_zspage() to use zpdesc
` [PATCH v8 13/21] mm/zsmalloc: convert location_to_obj() to take zpdesc
` [PATCH v8 14/21] mm/zsmalloc: convert migrate_zspage() to use zpdesc
` [PATCH v8 15/21] mm/zsmalloc: convert get_zspage() to take zpdesc
` [PATCH v8 16/21] mm/zsmalloc: convert SetZsPageMovable and remove unused funcs
` [PATCH v8 17/21] mm/zsmalloc: convert get/set_first_obj_offset() to take zpdesc
` [PATCH v8 18/21] mm/zsmalloc: introduce __zpdesc_clear_movable
` [PATCH v8 19/21] mm/zsmalloc: introduce __zpdesc_clear/set_zsmalloc()
` [PATCH v8 20/21] mm/zsmalloc: introduce zpdesc_clear_first() helper
` [PATCH v8 21/21] mm/zsmalloc: update comments for page->zpdesc changes

[RFC PATCH V0 0/10] mm: slowtier page promotion based on PTE A bit
 2024-12-05 17:46 UTC  (3+ messages)
` [RFC PATCH V0 09/10] trace/kmmscand: Add tracing of scanning and migration

[PATCH man-pages v2] process_madvise.2: describe 6.13 behaviour permitting all madvise flags
 2024-12-05 17:41 UTC  (2+ messages)

[PATCH v2 0/2] riscv/ptrace: add new regset to access original a0 register
 2024-12-05 17:40 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH] mm: avoid zeroing user movable page twice with init_on_alloc=1
 2024-12-05 17:38 UTC  (16+ messages)

[RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2024-12-05 17:31 UTC  (9+ messages)
` [RFC PATCH v3 13/15] context_tracking,x86: Add infrastructure to defer kernel TLBI

[PATCH v4 0/5] Improve simple directory offset wrap behavior
 2024-12-05 17:09 UTC  (2+ messages)

[PATCH] mm/alloc_tag: fix vm_module_tags_populate's KASAN poisoning logic
 2024-12-05 17:05 UTC  (11+ messages)
` [PATCH v2] "
                  ` [PATCH v3] "

Receipt
 2024-12-05 16:47 UTC 

[PATCH] sched: Move task_mm_cid_work to mm delayed work
 2024-12-05 16:25 UTC  (3+ messages)

[PATCH v1 0/2] mm: don't use __GFP_HARDWALL when migrating remote pages
 2024-12-05 15:52 UTC  (7+ messages)
` [PATCH v1 1/2] mm/page_alloc: don't use __GFP_HARDWALL when migrating pages via alloc_contig*()
` [PATCH v1 2/2] mm/memory_hotplug: don't use __GFP_HARDWALL when migrating pages via memory offlining
` linux-mm mailing list problems

[PATCH v2 0/6] Enable strict percpu address space checks
 2024-12-05 15:40 UTC  (7+ messages)
` [PATCH v2 1/6] x86/kgdb: Use IS_ERR_PCPU() macro
` [PATCH v2 2/6] compiler.h: Introduce TYPEOF_UNQUAL() macro
` [PATCH v2 3/6] percpu: Use TYPEOF_UNQUAL() in variable declarations
` [PATCH v2 4/6] percpu: Use TYPEOF_UNQUAL() in *_cpu_ptr() accessors
` [PATCH v2 5/6] percpu: Repurpose __percpu tag as a named address space qualifier
` [PATCH v2 6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers

[PATCH 00/22] Converge on using secs_to_jiffies()
 2024-12-03 17:45 UTC  (3+ messages)
` [PATCH 09/22] drm/etnaviv: Convert timeouts to secs_to_jiffies()

[PATCH v2 0/6] mm/page_alloc: gfp flags cleanups for alloc_contig_*()
 2024-12-03  8:37 UTC  (7+ messages)
` [PATCH v2 1/6] mm/page_isolation: don't pass gfp flags to isolate_single_pageblock()
` [PATCH v2 2/6] mm/page_isolation: don't pass gfp flags to start_isolate_page_range()
` [PATCH v2 3/6] mm/page_alloc: make __alloc_contig_migrate_range() static
` [PATCH v2 4/6] mm/page_alloc: sort out the alloc_contig_range() gfp flags mess
` [PATCH v2 5/6] mm/page_alloc: forward the gfp flags from alloc_contig_range() to post_alloc_hook()
` [PATCH v2 6/6] powernv/memtrace: use __GFP_ZERO with alloc_contig_pages()

[PATCH v1 0/6] mm/page_alloc: gfp flags cleanups for alloc_contig_*()
 2024-12-02 12:58 UTC  (7+ messages)
` [PATCH v1 1/6] mm/page_isolation: don't pass gfp flags to isolate_single_pageblock()
` [PATCH v1 2/6] mm/page_isolation: don't pass gfp flags to start_isolate_page_range()
` [PATCH v1 3/6] mm/page_alloc: make __alloc_contig_migrate_range() static
` [PATCH v1 4/6] mm/page_alloc: sort out the alloc_contig_range() gfp flags mess
` [PATCH v1 5/6] mm/page_alloc: forward the gfp flags from alloc_contig_range() to post_alloc_hook()
` [PATCH v1 6/6] powernv/memtrace: use __GFP_ZERO with alloc_contig_pages()

[PATCH v1] mm/memory_hotplug: move debug_pagealloc_map_pages() into online_pages_range()
 2024-12-02 11:01 UTC 

[RFC PATCH 0/4] Support dynamic (de)configuration of memory
 2024-12-02  8:27 UTC  (4+ messages)
` [RFC PATCH 1/4] mm/memory_hotplug: Add interface for runtime "
` [RFC PATCH 2/4] mm/memory_hotplug: Add memory block altmap sysfs attribute
` [RFC PATCH 3/4] mm/memory_hotplug: Add max_configurable sysfs read attribute

[PATCH] mm/hugetlb: change ENOSPC to ENOMEM in alloc_hugetlb_folio
 2024-12-02  6:06 UTC  (4+ messages)

[PATCH] mm: vmscan: account for free pages to prevent infinite Loop in throttle_direct_reclaim()
 2024-11-30 16:43 UTC  (2+ messages)

[PATCH] mm: vmscan: ensure kswapd is woken up if the wait queue is active
 2024-11-30 16:12 UTC  (3+ messages)
` [PATCH] mm: vmscan: account for free pages to prevent infinite Loop in throttle_direct_reclaim()

(no subject)
 2024-11-30  6:15 UTC 

[PATCH v1] mm/filemap: don't call folio_test_locked() without a reference in next_uptodate_folio()
 2024-11-29 12:53 UTC 

[PATCH] mm/codetag: swap tags when migrate pages
 2024-11-29  2:52 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] selftest: hugetlb_dio: Fix test naming
 2024-11-28 12:58 UTC  (4+ messages)

[PATCH v5 tip/perf/core 0/2] uprobes: speculative lockless VMA-to-uprobe lookup
 2024-11-27  8:01 UTC  (4+ messages)
` [PATCH v5 tip/perf/core 1/2] uprobes: simplify find_active_uprobe_rcu() VMA checks

[PATCH v2] mm: migrate: Removed unused argument vma from migrate_misplaced_folio
 2024-11-26 15:56 UTC 

[PATCH] Removed unused argument vma from migrate_misplaced_folio
 2024-11-26 15:20 UTC  (3+ messages)

[RFC PATCH] mm: page_alloc: Add kernel parameter to select maximum PCP batch scale number
 2024-11-26  9:51 UTC 

[syzbot] [mm?] KASAN: slab-use-after-free Read in folio_evictable (3)
 2024-11-26  2:41 UTC 

[PATCH v2] mm: add per-order mTHP swap-in fallback/fallback_charge counters
 2024-11-23 10:25 UTC  (3+ messages)

[PATCH v8 0/7] Rust support for mm_struct, vm_area_struct, and mmap
 2024-11-21 12:55 UTC  (5+ messages)
` [PATCH v8 3/7] mm: rust: add vm_insert_page

[PATCH v2] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
 2024-11-21 10:20 UTC  (2+ messages)

[PATCH] mm/page-writeback: Consolidate wb_thresh bumping logic into __wb_calc_thresh
 2024-11-21 10:05 UTC 

[PATCH v2] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
 2024-11-21  8:05 UTC  (2+ messages)

[PATCH 6.12.y v2] mm/mmap: fix __mmap_region() error handling in rare merge failure case
 2024-11-19 17:59 UTC 

[PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
 2024-11-19 12:29 UTC  (3+ messages)
` [PATCH v2] mm/page-writeback: raise "
  ` [PATCH v2] mm/page-writeback: Raise "

[syzbot] [mm?] general protection fault in mas_store_prealloc
 2024-11-18 15:21 UTC  (7+ messages)

[PATCH 6.1.y 0/4] fix error handling in mmap_region() and refactor (hotfixes)
 2024-11-18 10:10 UTC  (6+ messages)
` [PATCH 6.1.y 4/4] mm: resolve faulty mmap_region() error path behaviour

[PATCH net-next v23 0/7] Replace page_frag with page_frag_cache (Part-1)
 2024-11-16  5:08 UTC  (8+ messages)
` [PATCH net-next v23 1/7] mm: page_frag: add a test module for page_frag

[PATCH net-next] mm: page_frag: fix a compile error when kernel is not compiled
 2024-11-16  4:23 UTC 

[PATCH 5.10.y 0/4] fix error handling in mmap_region() and refactor (hotfixes)
 2024-11-15 12:36 UTC  (2+ messages)
` [PATCH 5.10.y 3/4] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling

[PATCH v2 0/5] move per-vma lock into vm_area_struct
 2024-11-13 15:22 UTC  (6+ messages)
` [PATCH v2 4/5] mm: make vma cache SLAB_TYPESAFE_BY_RCU

[RFC 0/8] enable bs > ps for block devices
 2024-11-13  9:47 UTC  (9+ messages)
` [RFC 1/8] fs/mpage: use blocks_per_folio instead of blocks_per_page
` [RFC 2/8] fs/mpage: avoid negative shift for large blocksize
` [RFC 3/8] fs/buffer: restart block_read_full_folio() to avoid array overflow
` [RFC 4/8] fs/buffer fs/mpage: remove large folio restriction
` [RFC 5/8] block/bdev: enable large folio support for large logical block sizes
` [RFC 6/8] block/bdev: lift block size restrictions and use common definition
` [RFC 7/8] nvme: remove superfluous block size check
` [RFC 8/8] bdev: use bdev_io_min() for statx block size

[RFC PATCH v1 06/10] mm/hugetlb: use separate folio->_hugetlb_list for hugetlb-internals
 2024-11-12 15:28 UTC  (2+ messages)
`  "

[PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
 2024-11-12  8:45 UTC  (2+ messages)

[PATCHSET v2 0/15] Uncached buffered IO
 2024-11-10 15:28 UTC  (2+ messages)
` [PATCH 08/15] mm/filemap: add read support for RWF_UNCACHED

[PATCH] selftests: hugetlb_dio: Check for initial conditions to skip in the start
 2024-11-10  6:49 UTC  (2+ messages)
` [PATCH] selftests: hugetlb_dio: Fixup "

[PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
 2024-11-08  3:19 UTC  (2+ messages)

[PATCH v2] mm: fix a possible null pointer dereference in setup_zone_pageset()
 2024-11-07 12:41 UTC 

[PATCH] mm: fix a possible null pointer dereference in setup_zone_pageset()
 2024-11-07 11:34 UTC 

[syzbot] [mm?] kernel BUG in __page_table_check_zero (2)
 2024-11-05 16:39 UTC  (3+ messages)

[PATCH] exec: do not pass invalid pointer to kfree() from free_bprm()
 2024-11-05 11:13 UTC 

[syzbot] [mm?] WARNING in folio_update_gen
 2024-11-04 21:57 UTC 

[PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
 2024-11-01  7:17 UTC  (2+ messages)

[PATCH v3 0/4] mm: add more kernel parameters to control mTHP
 2024-10-31 21:12 UTC  (11+ messages)
` [PATCH v3 3/4] mm: shmem: override mTHP shmem default with a kernel parameter
` [PATCH v3 4/4] mm: huge_memory: Use strscpy() instead of strcpy()

[PATCH v1] x86/mm/pat: fix VM_PAT handling when fork() fails in copy_page_range()
 2024-10-30 21:32 UTC  (2+ messages)

[PATCH] tools/mm: Fix slabinfo crash when MAX_SLABS is exceeded
 2024-10-29 16:12 UTC  (2+ messages)

[PATCH v2 0/4] mm: add more kernel parameters to control mTHP
 2024-10-29  1:03 UTC  (3+ messages)
` [PATCH v2 1/4] mm: fix docs for the kernel parameter ``thp_anon=``

[PATCH RFC 10/10] mm: page_frag: add an entry in MAINTAINERS for page_frag
 2024-10-28 11:58 UTC 

[PATCH 0/3] mm: add more kernel parameters to control mTHP
 2024-10-27 19:52 UTC  (3+ messages)
` [PATCH 1/3] mm: fix the format of the kernel parameter ``thp_anon=``

[PATCH net-next v22 10/14] mm: page_frag: introduce prepare/probe/commit API
 2024-10-27  3:42 UTC  (5+ messages)
    ` [PATCH net-next v22 00/14] Replace page_frag with page_frag_cache for sk_page_frag()

[PATCH v6 0/5] introduce PIDFD_SELF* sentinels
 2024-10-26  7:24 UTC  (2+ messages)
` [PATCH v6 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process

[syzbot] [mm?] INFO: rcu detected stall in vms_complete_munmap_vmas
 2024-10-25 15:13 UTC  (3+ messages)

[PATCH bpf-next v2 2/4] bpf: bpf_csum_diff: optimize and homogenize for all archs
 2024-10-25 11:32 UTC  (3+ messages)

[PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
 2024-10-24  7:29 UTC  (5+ messages)

[PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
 2024-10-23 10:00 UTC 

[PATCH v2 1/7] s390/kdump: implement is_kdump_kernel()
 2024-10-23  7:42 UTC  (5+ messages)

[PATCH v3] mm/vmscan: stop the loop if enough pages have been page_out
 2024-10-21  4:44 UTC  (5+ messages)

[PATCH v2] mm: mglru: provide a separate list for lazyfree anon folios
 2024-10-17 17:58 UTC  (3+ messages)

[PATCH v2 bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
 2024-10-17 17:54 UTC  (5+ messages)

[PATCH v2 0/7] virtio-mem: s390 support
 2024-10-17 14:32 UTC  (17+ messages)
` [PATCH v2 1/7] s390/kdump: implement is_kdump_kernel()
` [PATCH v2 4/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices

[syzbot] [input?] [usb?] [mm?] INFO: rcu detected stall in vma_link_file
 2024-10-16  8:30 UTC  (5+ messages)

[RFC v3 1/3] fadump: Refactor and prepare fadump_cma_init for late init
 2024-10-15 14:06 UTC  (3+ messages)
` [RFC v3 3/3] fadump: Move fadump_cma_init to setup_arch() after initmem_init()

[PATCH v5 0/8] x86/module: use large ROX pages for text allocations
 2024-10-15  4:09 UTC  (9+ messages)
` [PATCH v5 7/8] execmem: add support for cache of large ROX pages

[PATCH] percpu: fix data race with pcpu_nr_empty_pop_pages
 2024-10-08  0:19 UTC 

[PATCH v4] Fixes: null pointer dereference in pfnmap_lockdep_assert
 2024-10-07 13:25 UTC  (2+ messages)

[PATCH v3] Fixes: null pointer dereference in pfnmap_lockdep_assert
 2024-10-07 13:23 UTC  (3+ messages)

[PATCH net-next v19 01/14] mm: page_frag: add a test module for page_frag
 2024-10-05 13:05 UTC  (12+ messages)
` [PATCH net-next v19 02/14] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v19 03/14] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v19 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v19 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v19 07/14] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v19 08/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
` [PATCH net-next v19 10/14] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v19 11/14] mm: page_frag: add testing for the newly added prepare API
` [PATCH net-next v19 13/14] mm: page_frag: update documentation for page_frag

[PATCH] Fixes: null pointer dereference in pfnmap_lockdep_assert
 2024-10-03 16:41 UTC  (2+ messages)

[RFC PATCH 0/7] KSTATE: a mechanism to migrate some part of the kernel state across kexec
 2024-10-02 16:07 UTC  (2+ messages)
` [RFC PATCH 4/7] mm/memblock: Add MEMBLOCK_PRSRV flag

[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
 2024-10-01 10:43 UTC  (4+ messages)
` [PATCH 05/12] mm/memory: Add dax_insert_pfn

[PATCH] selftests/mm: Fixed incorrect buffer->mirror size in hmm2 double_map test
 2024-09-27 10:51 UTC  (3+ messages)

[PATCH 0/2 v3] remove PF_MEMALLOC_NORECLAIM
 2024-09-26 17:11 UTC  (3+ messages)
` [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
` [PATCH 2/2] Revert "mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARN"

[PATCH 6.1] mm/memory_hotplug: prevent accessing by index=-1
 2024-09-26 14:49 UTC 

[RFC PATCH 0/2] remove SWAP_MAP_SHMEM
 2024-09-26  3:59 UTC  (12+ messages)

[PATCH RFC] mm: mglru: provide a separate list for lazyfree anon folios
 2024-09-24 20:12 UTC  (6+ messages)

[RFC PATCH v1 0/4] Control folio sizes used for page cache memory
 2024-09-19  8:20 UTC  (2+ messages)

[PATCH v2 0/2] Compute contiguous empty PTEs for mTHP efficiently
 2024-09-19  1:38 UTC  (5+ messages)
` [PATCH v2 1/2] mm: Make pte_range_none() return number of empty PTEs
` [PATCH v2 2/2] mm: Compute first_set_pte to eliminate evaluating redundant ranges

[PATCH] mm: Compute mTHP order efficiently
 2024-09-17  9:09 UTC  (12+ messages)

[PATCH 0/2] cleanup mast_split_data()
 2024-09-15  1:25 UTC  (2+ messages)
` [PATCH 1/2] maple_tree: the new max of left side subtree has been set

[PATCH 1/3] maple_tree: use ma_data_end() in mas_data_end()
 2024-09-14  0:50 UTC  (11+ messages)

[PATCH v2] lib/alloc_tag: Add accumulative call counter for memory allocation profiling
 2024-09-13  5:57 UTC 

[PATCH v2] mm/vma: Return the exact errno in vms_gather_munmap_vmas()
 2024-09-10  0:17 UTC  (3+ 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