linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] alpha: Fix personality flag propagation across an exec
 2025-01-13  5:39 UTC  (20+ messages)
          ` [PATCH] alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support
                  ` [PATCH v2] "

[PATCH v3 00/13] mm, swap: rework of swap allocator locks
 2025-01-13  5:34 UTC  (4+ messages)
` [PATCH v3 07/13] mm, swap: hold a reference during scan and cleanup flag usage

[PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files
 2025-01-13  5:10 UTC  (18+ messages)
` [PATCH v5 -next 01/16] mm: vmstat: move sysctls to mm/vmstat.c
` [PATCH v5 -next 02/16] mm: filemap: move sysctl to mm/filemap.c
` [PATCH v5 -next 03/16] mm: swap: move sysctl to mm/swap.c
` [PATCH v5 -next 04/16] mm: vmscan: move vmscan sysctls to mm/vmscan.c
` [PATCH v5 -next 05/16] mm: util: move sysctls to mm/util.c
` [PATCH v5 -next 06/16] mm: mmap: move sysctl to mm/mmap.c
` [PATCH v5 -next 07/16] security: min_addr: move sysctl to security/min_addr.c
` [PATCH v5 -next 08/16] mm: nommu: move sysctl to mm/nommu.c
` [PATCH v5 -next 09/16] fs: fs-writeback: move sysctl to fs/fs-writeback.c
` [PATCH v5 -next 10/16] fs: drop_caches: move sysctl to fs/drop_caches.c
` [PATCH v5 -next 11/16] sunrpc: simplify rpcauth_cache_shrink_count()
` [PATCH v5 -next 12/16] fs: dcache: move the sysctl to fs/dcache.c
` [PATCH v5 -next 13/16] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
` [PATCH v5 -next 14/16] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c
` [PATCH v5 -next 15/16] sysctl: remove the vm_table
` [PATCH v5 -next 16/16] sysctl: remove unneeded include

[PATCH] selftests/mm/cow: Modify the incorrect checking parameters
 2025-01-13  5:09 UTC  (4+ messages)
    ` [PATCH v2] "

Bug: task hung in shmem_swapin_folio
 2025-01-13  5:06 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] Non-lru page migration in a memdesc world
 2025-01-13  4:56 UTC  (6+ messages)

[PATCH v2] mm/hugetlb: Fix hugepage allocation for interleaved memory nodes
 2025-01-13  4:47 UTC  (2+ messages)

[PATCH v2 0/4] mm: batched unmap lazyfree large folios during reclamation
 2025-01-13  3:39 UTC  (5+ messages)
` [PATCH v2 1/4] mm: Set folio swapbacked iff folios are dirty in try_to_unmap_one
` [PATCH v2 2/4] mm: Support tlbbatch flush for a range of PTEs
` [PATCH v2 3/4] mm: Support batched unmap for lazyfree large folios during reclamation
` [PATCH v2 4/4] mm: Avoid splitting pmd for lazyfree pmd-mapped THP in try_to_unmap

[PATCH] hugetlbfs: check dir in trace_hugetlbfs_alloc_inode
 2025-01-13  3:30 UTC  (3+ messages)
  ` [External] "

[PATCH v3 00/15] Allocate and free frozen pages
 2025-01-13  3:29 UTC  (4+ messages)
` [PATCH v3 13/15] mm/page_alloc: Add __alloc_frozen_pages()

[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-13  3:18 UTC  (18+ messages)
` [PATCH v6 05/26] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v6 07/26] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v6 21/26] fs/dax: Properly refcount fs dax pages
` [PATCH v6 24/26] mm: Remove devmap related functions and page table bits

[LSF/MM/BPF TOPIC] Large folio (z)swapin
 2025-01-13  3:16 UTC  (4+ messages)

[PATCH v9 00/17] reimplement per-vma lock as a refcount
 2025-01-13  2:37 UTC  (46+ messages)
` [PATCH v9 01/17] mm: introduce vma_start_read_locked{_nested} helpers
` [PATCH v9 02/17] mm: move per-vma lock into vm_area_struct
` [PATCH v9 03/17] mm: mark vma as detached until it's added into vma tree
` [PATCH v9 04/17] mm: introduce vma_iter_store_attached() to use with attached vmas
` [PATCH v9 05/17] mm: mark vmas detached upon exit
` [PATCH v9 06/17] types: move struct rcuwait into types.h
` [PATCH v9 07/17] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail
` [PATCH v9 08/17] mm: move mmap_init_lock() out of the header file
` [PATCH v9 09/17] mm: uninline the main body of vma_start_write()
` [PATCH v9 10/17] refcount: introduce __refcount_{add|inc}_not_zero_limited
        ` [PATCH v9 10/17] refcount: introduce __refcount_{add|inc}_not_zero_limited - clang 17.0.1 bug
` [PATCH v9 11/17] mm: replace vm_lock and detached flag with a reference count
` [PATCH v9 12/17] mm: move lesser used vma_area_struct members into the last cacheline
` [PATCH v9 13/17] mm/debug: print vm_refcnt state when dumping the vma
` [PATCH v9 14/17] mm: remove extra vma_numab_state_init() call
` [PATCH v9 15/17] mm: prepare lock_vma_under_rcu() for vma reuse possibility
` [PATCH v9 16/17] mm: make vma cache SLAB_TYPESAFE_BY_RCU
` [PATCH v9 17/17] docs/mm: document latest changes to vm_lock

[akpm-mm:mm-nonmm-unstable 171/173] kernel/kthread.c:913: warning: expecting prototype for kthread_create_worker_on_node(). Prototype was for kthread_create_worker() instead
 2025-01-13  2:33 UTC  (3+ messages)

[PATCH 2/3] mm: Support tlbbatch flush for a range of PTEs
 2025-01-13  0:56 UTC  (2+ messages)

[PATCH 2/3] mm: Support tlbbatch flush for a range of PTEs
 2025-01-13  0:55 UTC  (2+ messages)

[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
 2025-01-12 19:07 UTC  (4+ messages)
` [PATCH v7 8/8] x86/module: enable ROX caches for module text on 64 bit
  ` [REGRESSION] "

DAMON Beer/Coffee/Tea chat reminder for the week of 2025-01-13
 2025-01-12 17:23 UTC 

[RFC 00/11] khugepaged: mTHP support
 2025-01-12 16:41 UTC  (12+ messages)
` [RFC 08/11] khugepaged: introduce khugepaged_scan_bitmap for "

[PATCH] mm/mm_init: Fix the zone->managed_pages comment to match the code
 2025-01-12 16:10 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH v4 00/10] AMD broadcast TLB invalidation
 2025-01-12 15:53 UTC  (13+ messages)
` [PATCH v4 01/12] x86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional
` [PATCH v4 02/12] x86/mm: remove pv_ops.mmu.tlb_remove_table call
` [PATCH v4 03/12] x86/mm: consolidate full flush threshold decision
` [PATCH v4 04/12] x86/mm: get INVLPGB count max from CPUID
` [PATCH v4 05/12] x86/mm: add INVLPGB support code
` [PATCH v4 06/12] x86/mm: use INVLPGB for kernel TLB flushes
` [PATCH v4 07/12] x86/tlb: use INVLPGB in flush_tlb_all
` [PATCH v4 08/12] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing
` [PATCH v4 09/12] x86/mm: enable broadcast TLB invalidation for multi-threaded processes
` [PATCH v4 10/12] x86,tlb: do targeted broadcast flushing from tlbbatch code
` [PATCH v4 11/12] x86/mm: enable AMD translation cache extensions
` [PATCH v4 12/12] x86/mm: only invalidate final translations with INVLPGB

[LSF/MM/BPF TOPIC] Large folio (z)swapin
 2025-01-12 10:49 UTC  (2+ messages)

[PATCH v4 0/2] riscv/ptrace: add new regset to access original a0 register
 2025-01-12 10:41 UTC  (6+ messages)
` [PATCH v4 2/2] riscv: selftests: Add a ptrace test to verify syscall parameter modification

[PATCH v2] treewide: const qualify ctl_tables where applicable
 2025-01-12 10:36 UTC  (2+ messages)

kvack
 2025-01-12  9:32 UTC 

[PATCH 0/8] x86/module: rework ROX cache to avoid writable copy
 2025-01-12  8:54 UTC  (4+ messages)
` [PATCH 3/8] x86/mm/pat: Restore large pages after fragmentation

[PATCH] mm/slab: fix kernel-doc func param names
 2025-01-12  6:10 UTC  (4+ messages)

[PATCH] tools/mm: Introduce a tool to handle entries in allocinfo
 2025-01-12  4:41 UTC  (4+ messages)

[PATCH] kcov: add unique cover, edge, and cmp modes
 2025-01-12  2:57 UTC  (3+ messages)

[PATCH v3 00/12] AMD broadcast TLB invalidation
 2025-01-12  2:46 UTC  (9+ messages)
` [PATCH 09/12] x86/mm: enable broadcast TLB invalidation for multi-threaded processes
` [PATCH 12/12] x86/mm: only invalidate final translations with INVLPGB

[PATCH v7 mm-unstable] mm: vmscan: retry folios written back while isolated for traditional LRU
 2025-01-11 22:12 UTC  (2+ messages)

[syzbot] [v9fs?] BUG: stack guard page was hit in io_wq_worker
 2025-01-11 21:58 UTC 

[PATCH v2 0/5] Move kvfree_rcu() into SLAB (v2)
 2025-01-11 19:43 UTC  (6+ messages)
` [External Mail] "

[PATCH v18 00/19] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-01-11 17:12 UTC  (14+ messages)
` [PATCH v18 04/19] EDAC: Add memory repair control feature

[PATCH v3] mm: shmem: Use signed int for version handling in casefold option
 2025-01-11 15:31 UTC 

[PATCH] kasan: use correct kernel-doc format
 2025-01-11 13:18 UTC  (2+ messages)

[syzbot] [mm?] WARNING in __folio_rmap_sanity_checks (2)
 2025-01-11 10:03 UTC  (4+ messages)

[syzbot] [mm?] WARNING in __folio_rmap_sanity_checks (2)
 2025-01-11  9:54 UTC  (14+ messages)

drivers/clk/clk-cdce925.c:717:41: warning: '%d' directive writing between 1 and 11 bytes into a region of size 3
 2025-01-11  8:30 UTC 

[PATCH] mm/hugetlb: prevent reuse of isolated free hugepages
 2025-01-11  8:00 UTC  (5+ messages)

[PATCH V5] mm: replace free hugepage folios after migration
 2025-01-11  7:58 UTC 

[PATCH v2] mm/vmscan: Accumulate nr_demoted for accurate demotion statistics
 2025-01-11  6:47 UTC  (2+ messages)

[PATCH] mm/zsmalloc: fix function parameter kernel-doc notation
 2025-01-11  6:33 UTC 

[PATCH v4 0/6] elf: Define note name macros
 2025-01-11  5:48 UTC  (7+ messages)
` [PATCH v4 1/6] "
` [PATCH v4 2/6] binfmt_elf: Use "
` [PATCH v4 3/6] powerpc: "
` [PATCH v4 4/6] crash: "
` [PATCH v4 5/6] s390/crash: "
` [PATCH v4 6/6] crash: Remove KEXEC_CORE_NOTE_NAME

[PATCH] mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
 2025-01-11  3:54 UTC  (7+ messages)

[PATCH v2] mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
 2025-01-11  3:45 UTC 

[PATCH v8 00/16] move per-vma lock into vm_area_struct
 2025-01-11  3:37 UTC  (14+ messages)
` [PATCH v8 10/16] refcount: introduce __refcount_{add|inc}_not_zero_limited
` [PATCH v8 11/16] mm: replace vm_lock and detached flag with a reference count
` [PATCH v8 15/16] mm: make vma cache SLAB_TYPESAFE_BY_RCU

[PATCH] mm: vmscan : pgdemote vmstat is not getting updated when MGLRU is enabled
 2025-01-11  2:10 UTC  (3+ messages)

[PATCH] mm/vmscan: extract calculated pressure balance as a function
 2025-01-11  1:42 UTC  (2+ messages)

[PATCH v9 mm-unstable 00/18] Add zpdesc memory descriptor for zswap.zpool
 2025-01-11  1:32 UTC  (5+ messages)
` [PATCH v9 mm-unstable 11/18] mm/zsmalloc: convert reset_page to reset_zpdesc

[RFC PATCH] mm/madvise: remove redundant mmap_lock operations from process_madvise()
 2025-01-11  0:46 UTC 

[PATCH v5] ksm: add ksm involvement information for each process
 2025-01-11  0:45 UTC  (2+ messages)

[PATCH 1/2] selftests/mm: use selftests framework to print test result
 2025-01-10 23:50 UTC  (2+ messages)
` [PATCH 2/2] selftests/mm: add tests for splitting pmd THPs to all lower orders

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

[linux-next:master] BUILD REGRESSION 2b88851f583d3c4e40bcd40cfe1965241ec229dd
 2025-01-10 22:12 UTC 

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

page:  |  | latest

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