linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH V2 2/3] riscv: mm: Add soft-dirty page tracking support
 2024-08-04  1:52 UTC  (3+ messages)

[PATCH 0/5] mm: clarify nofail memory allocation
 2024-08-03 23:09 UTC  (10+ messages)
` [PATCH 2/5] mm: Document __GFP_NOFAIL must be blockable
` [PATCH RFC 5/5] non-mm: discourage the usage of __GFP_NOFAIL and encourage GFP_NOFAIL

[PATCH v2 1/2] x86: Add basic support for the Congatec CGEB BIOS interface
 2024-08-03 22:37 UTC  (4+ messages)

[linux-next:master] [mm/hugetlb_vmemmap] 875fa64577: vm-scalability.throughput -34.3% regression
 2024-08-03 22:07 UTC  (7+ messages)

[PATCH] mm: zswap: make the lock critical section obvious in shrink_worker()
 2024-08-03 21:35 UTC  (2+ messages)

[PATCH V2] mm/gup: Clear the LRU flag of a page before adding to LRU batch
 2024-08-03 20:03 UTC  (9+ messages)

[PATCH v5 0/4] mm: support mTHP swap-in for zRAM-like swapfile
 2024-08-03 19:08 UTC  (12+ messages)
` [PATCH v5 4/4] mm: Introduce per-thpsize swapin control policy
` [PATCH v6 0/2] mm: Ignite large folios swap-in support
  ` [PATCH v6 1/2] mm: add nr argument in mem_cgroup_swapin_uncharge_swap() helper to support large folios
  ` [PATCH v6 2/2] mm: support large folios swap-in for zRAM-like devices

[PATCH v3 00/26] mm: introduce numa_memblks
 2024-08-03 18:58 UTC  (29+ messages)
` [PATCH v3 07/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 09/26] arch, mm: pull out allocation of NODE_DATA to generic code
` [PATCH v3 10/26] x86/numa: simplify numa_distance allocation
` [PATCH v3 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v3 17/26] mm: introduce numa_memblks
` [PATCH v3 18/26] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v3 19/26] mm: introduce numa_emulation
` [PATCH v3 20/26] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v3 21/26] mm: numa_memblks: make several functions and variables static
` [PATCH v3 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v3 23/26] of, numa: return -EINVAL when no numa-node-id is found
` [PATCH v3 24/26] arch_numa: switch over to numa_memblks
` [PATCH v3 26/26] docs: move numa=fake description to kernel-parameters.txt

[PATCH] mm: kfence: print the age time for alloacted objectes to trace memleak
 2024-08-03 14:51 UTC  (2+ messages)

[linux-next:master 2209/2947] fs/proc/base.c:879:88: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2024-08-03 12:27 UTC 

[PATCH v5 0/9] mm: swap: mTHP swap allocator base on swap cluster order
 2024-08-03 12:18 UTC  (4+ messages)
` [PATCH v5 6/9] mm: swap: allow cache reclaim to skip slot cache

[PATCH v5 5/9] mm: swap: skip slot cache on freeing for mTHP
 2024-08-03 10:57 UTC  (3+ messages)

[PATCH] KVM: x86: Use gfn_to_pfn_cache for steal_time
 2024-08-03  8:35 UTC  (7+ messages)

[PATCH] mm: Only enforce minimum stack gap size if it's sensible
 2024-08-03  7:46 UTC 

[PATCH] kernel/fs: last check for exec credentials on NOEXEC mount
 2024-08-03  6:29 UTC  (6+ messages)

[PATCH v1 00/11] mm: replace follow_page() by folio_walk
 2024-08-03  5:34 UTC  (13+ messages)
` [PATCH v1 01/11] mm: provide vm_normal_(page|folio)_pmd() with CONFIG_PGTABLE_HAS_HUGE_LEAVES
` [PATCH v1 02/11] mm/pagewalk: introduce folio_walk_start() + folio_walk_end()
` [PATCH v1 03/11] mm/migrate: convert do_pages_stat_array() from follow_page() to folio_walk
` [PATCH v1 04/11] mm/migrate: convert add_page_for_migration() "
` [PATCH v1 05/11] mm/ksm: convert get_mergeable_page() "
` [PATCH v1 06/11] mm/ksm: convert scan_get_next_rmap_item() "
` [PATCH v1 07/11] mm/huge_memory: convert split_huge_pages_pid() "
` [PATCH v1 08/11] s390/uv: convert gmap_destroy_page() "
` [PATCH v1 09/11] s390/mm/fault: convert do_secure_storage_access() "
` [PATCH v1 10/11] mm: remove follow_page()
` [PATCH v1 11/11] mm/ksm: convert break_ksm() from walk_page_range_vma() to folio_walk

[linux-next:fs-next] BUILD SUCCESS 812e4c94fe320e634d23a8c1bbc9b9d394c8d49a
 2024-08-03  4:22 UTC 

[PATCH v5 0/2] mm: zswap: fixes for global shrinker
 2024-08-03  4:14 UTC  (5+ messages)
` [PATCH v5 1/2] mm: zswap: fix global shrinker memcg iteration
` [PATCH v5 2/2] mm: zswap: fix global shrinker error handling logic

[PATCH v2] binfmt_elf: Dump smaller VMAs first in ELF cores
 2024-08-03  3:25 UTC  (2+ messages)

[PATCH v2 0/2] improving dynamic zswap shrinker protection scheme
 2024-08-03  3:22 UTC  (5+ messages)
` [PATCH v2 2/2] zswap: increment swapin count for non-pivot swapped in pages

[RFC PATCH] binfmt_elf: Dump smaller VMAs first in ELF cores
 2024-08-03  3:08 UTC  (6+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 8f7f3d5bcf88c2269d326bd05114e3332d90e6ea
 2024-08-03  0:36 UTC 

[PATCH v2] mm: increase totalram_pages on freeing to buddy system
 2024-08-03  0:07 UTC  (2+ messages)

[PATCH] memcg: protect concurrent access to mem_cgroup_idr
 2024-08-02 23:58 UTC 

[PATCH RFC v2 00/19] fuse: fuse-over-io-uring
 2024-08-02 23:03 UTC  (10+ messages)

[PATCH v3 0/8] mm/mprotect: Fix dax puds
 2024-08-02 22:43 UTC  (4+ messages)
` [PATCH v3 1/8] mm/dax: Dump start address in fault handler

[PATCH v6 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs
 2024-08-02 22:40 UTC  (6+ messages)
` [PATCH v6 1/2] kasan: catch invalid free before SLUB reinitializes the object
` [PATCH v6 2/2] slub: Introduce CONFIG_SLUB_RCU_DEBUG

question on [uprobes] special vma
 2024-08-02 22:21 UTC  (4+ messages)

[PATCH v5 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs
 2024-08-02 19:35 UTC  (15+ messages)
` [PATCH v5 1/2] kasan: catch invalid free before SLUB reinitializes the object
` [PATCH v5 2/2] slub: Introduce CONFIG_SLUB_RCU_DEBUG

[PATCH v4 00/22] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-08-02 19:30 UTC  (12+ messages)
` [PATCH v4 01/22] "
` [PATCH v4 02/22] mm/zsmalloc: use zpdesc in trylock_zspage/lock_zspage
` [PATCH v4 06/22] mm/zsmalloc: convert create_page_chain() and its users to use zpdesc
` [PATCH v4 20/22] mm/zsmalloc: introduce __zpdesc_set_zsmalloc()
` [PATCH v4 21/22] mm/zsmalloc: fix build warning from lkp testing

[PATCH v13] mm: report per-page metadata information
 2024-08-02 19:02 UTC  (2+ messages)

[linux-next:fs-current] BUILD SUCCESS 2f1187ed9a813a0e4485384ddaf87dd8bdaf052b
 2024-08-02 17:58 UTC 

[PATCH net-next v12 01/14] mm: page_frag: add a test module for page_frag
 2024-08-02 17:00 UTC  (12+ messages)
` [PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API

[linux-next:master] BUILD REGRESSION f524a5e4dfb75b277c9a5ad819ca5f035f490f14
 2024-08-02 16:27 UTC 

[syzbot] Monthly mm report (Aug 2024)
 2024-08-02 16:15 UTC 

[PATCH V8 1/2] cgroup/rstat: Avoid flushing if there is an ongoing overlapping flush
 2024-08-02 16:10 UTC  (6+ messages)

[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-08-02 16:03 UTC  (2+ messages)

[PATCH v6 00/11] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-08-02 15:57 UTC  (5+ messages)
` [PATCH v6 05/11] mm: Add fast_only bool to test_young and clear_young MMU notifiers

[PATCH v4] rust: mm: add abstractions for mm_struct and vm_area_struct
 2024-08-02 15:32 UTC  (5+ messages)

[PATCH v3 0/9] Merge arm64/riscv hugetlbfs contpte support
 2024-08-02 15:14 UTC  (10+ messages)
` [PATCH v3 1/9] riscv: Safely remove huge_pte_offset() when manipulating NAPOT ptes
` [PATCH v3 2/9] riscv: Restore the pfn in a NAPOT pte when manipulated by core mm code
` [PATCH v3 3/9] mm: Use common huge_ptep_get() function for riscv/arm64
` [PATCH v3 4/9] mm: Use common set_huge_pte_at() "
` [PATCH v3 5/9] mm: Use common huge_pte_clear() "
` [PATCH v3 6/9] mm: Use common huge_ptep_get_and_clear() "
` [PATCH v3 7/9] mm: Use common huge_ptep_set_access_flags() "
` [PATCH v3 8/9] mm: Use common huge_ptep_set_wrprotect() "
` [PATCH v3 9/9] mm: Use common huge_ptep_clear_flush() "

[PATCH 18/24] netfs: Speed up buffered reading
 2024-08-02 14:44 UTC  (5+ messages)
` [PATCH 00/24] netfs: Read/write improvements

[PATCH v2 0/3] mm: tlb swap entries batch async release
 2024-08-02 14:42 UTC  (7+ messages)

[linux-next:master 2441/2655] mm/util.c:670:17: sparse: sparse: cast from restricted gfp_t
 2024-08-02 13:51 UTC 

[PATCH v3 00/25] Generic `Allocator` support for Rust
 2024-08-02 12:08 UTC  (7+ messages)
` [PATCH v3 17/25] rust: alloc: implement `collect` for `IntoIter`

[PATCH v8 0/5] x86/pkeys: update PKRU to enable all pkeys before XSAVE
 2024-08-02 12:04 UTC  (9+ messages)
` [PATCH v8 1/5] x86/pkeys: Add PKRU as a parameter in signal handling functions
` [PATCH v8 2/5] x86/pkeys: Add helper functions to update PKRU on the sigframe
` [PATCH v8 3/5] x86/pkeys: Update PKRU to enable all pkeys before XSAVE
` [PATCH v8 4/5] x86/pkeys: Restore altstack access in sigreturn()
` [PATCH v8 5/5] selftests/mm: Add new testcases for pkeys

[PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
 2024-08-02 11:22 UTC  (8+ messages)

[PATCH] percpu-rwsem: remove the unused parameter 'read'
 2024-08-02 10:37 UTC  (3+ messages)

[PATCH v4] mm/hugetlb: fix hugetlb vs. core-mm PT locking
 2024-08-02  9:35 UTC  (4+ messages)

[PATCH] mm/migrate: fix deadlock in migrate_pages_batch() on large folios
 2024-08-02  9:01 UTC  (4+ messages)

[PATCH 0/4] mm: memory_hotplug: improve do_migrate_range()
 2024-08-02  8:39 UTC  (11+ messages)
` [PATCH 2/4] mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range()
` [PATCH 4/4] mm: memory_hotplug: unify Huge/LRU/non-LRU movable folio isolation

[PATCH v3] rust: mm: add abstractions for mm_struct and vm_area_struct
 2024-08-02  7:32 UTC  (3+ messages)

[PATCH 1/1] mm: swap: add nr argument in swapcache_prepare and swapcache_clear to support large folios
 2024-08-02  7:18 UTC  (5+ messages)

[PATCH -next] mm: Remove duplicated include in vma_internal.h
 2024-08-02  6:33 UTC  (2+ messages)

[PATCH] mm/vmstat: Fix placement of per-node stats in /proc/zoneinfo
 2024-08-02  5:18 UTC  (4+ messages)

[PATCH v1] lib/htree: Detailed explanation in PDF file with pictures
 2024-08-02  5:17 UTC 

[PATCH v1 2/2] lib/htree: Modified lib/Makefile and lib/Kconfig to build htree
 2024-08-02  5:17 UTC 

[PATCH v1 1/2] lib/htree: Implementation of new Hash Tree
 2024-08-02  5:16 UTC 

[PATCH 1/2] mm: shmem: avoid allocating huge pages larger than MAX_PAGECACHE_ORDER for shmem
 2024-08-02  3:11 UTC  (9+ messages)

[PATCH] mm: consider CMA pages in watermark check for NUMA balancing target node
 2024-08-02  2:40 UTC  (2+ messages)

[BUG] mm/cgroupv2: memory.min may lead to an OOM error
 2024-08-02  1:56 UTC  (5+ messages)

[PATCH v2 0/2] mm: print the promo watermark in zoneinfo
 2024-08-02  1:31 UTC  (6+ messages)
` [PATCH v2 1/2] mm: create promo_wmark_pages and clean up open-coded sites
` [PATCH v2 2/2] mm: print the promo watermark in zoneinfo

[PATCH mm-unstable v1 0/4] Improve mem_cgroup_iter()
 2024-08-02  1:28 UTC  (7+ messages)
` [PATCH mm-unstable v1 1/4] mm: don't hold css->refcnt during traversal

[PATCH v3 1/5] memblock test: fix implicit declaration of function 'virt_to_phys'
 2024-08-02  1:09 UTC  (5+ messages)
` [PATCH v3 2/5] memblock test: add the definition of __setup()
` [PATCH v3 3/5] memblock test: fix implicit declaration of function 'memparse'
` [PATCH v3 4/5] memblock test: fix implicit declaration of function 'isspace'
` [PATCH v3 5/5] memblock test: fix implicit declaration of function 'strscpy'

[PATCH v2 1/5] memblock test: fix implicit declaration of function 'virt_to_phys'
 2024-08-02  0:53 UTC  (5+ messages)

[linux-next:pending-fixes] BUILD REGRESSION 22645e656434a5f47e33fca73b4a51513e3252ea
 2024-08-02  0:25 UTC 

[PATCH] Hitshield : Something new eviction process for MGLRU
 2024-08-02  0:05 UTC 

[syzbot] [kernel?] KASAN: stack-out-of-bounds Read in __show_regs (2)
 2024-08-01 23:39 UTC 

[PATCH v2 0/1] mm: introduce MADV_DEMOTE/MADV_PROMOTE
 2024-08-01 20:36 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH] mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory
 2024-08-01 20:24 UTC  (10+ 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