[PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
2024-12-26 20:13 UTC (28+ messages)
[PATCH v7 00/17] move per-vma lock into vm_area_struct
2024-12-26 20:13 UTC (23+ messages)
` [PATCH v7 01/17] mm: introduce vma_start_read_locked{_nested} helpers
` [PATCH v7 02/17] mm: move per-vma lock into vm_area_struct
` [PATCH v7 03/17] mm: mark vma as detached until it's added into vma tree
` [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 06/17] mm/nommu: fix the last places where vma is not locked before being attached
` [PATCH v7 07/17] types: move struct rcuwait into types.h
` [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()
` [PATCH v7 11/17] refcount: introduce __refcount_{add|inc}_not_zero_limited
` [PATCH v7 12/17] mm: replace vm_lock and detached flag with a reference count
` [PATCH v7 13/17] mm/debug: print vm_refcnt state when dumping the vma
` [PATCH v7 14/17] mm: remove extra vma_numab_state_init() call
` [PATCH v7 15/17] mm: prepare lock_vma_under_rcu() for vma reuse possibility
` [PATCH v7 16/17] mm: make vma cache SLAB_TYPESAFE_BY_RCU
` [PATCH v7 17/17] docs/mm: document latest changes to vm_lock
[PATCH 1/1] fixup for mm/debug: print vm_refcnt state when dumping the vma
2024-12-26 20:03 UTC
[PATCH] cxl: Update Soft Reserved resources upon region creation
2024-12-26 19:25 UTC (4+ messages)
[syzbot] [mm?] KASAN: stack-out-of-bounds Read in save_stack
2024-12-26 18:46 UTC
[PATCH v4] mm: add build-time option for hotplug memory default online type
2024-12-26 18:29 UTC
[External Mail] [RFC PATCH] mm/mempolicy: Weighted interleave auto-tuning
2024-12-26 18:13 UTC (10+ messages)
[PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
2024-12-26 17:12 UTC (13+ messages)
[PATCH v4 0/2] riscv/ptrace: add new regset to access original a0 register
2024-12-26 15:21 UTC (5+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] riscv: selftests: Add a ptrace test to verify syscall parameter modification
[PATCH v3 0/3] sched: Restructure task_mm_cid_work for predictability
2024-12-26 14:17 UTC (7+ messages)
` [PATCH v3 2/3] sched: Move task_mm_cid_work to mm delayed work
` [PATCH v3 3/3] rseq/selftests: Add test for mm_cid compaction
[RFC PATCH] mm/madvise: enable files from read-only block for MADV_PAGEOUT
2024-12-26 13:22 UTC
[PATCH v2 0/2] riscv/ptrace: add new regset to access original a0 register
2024-12-26 11:04 UTC (7+ messages)
` [PATCH v2 2/2] riscv: selftests: Add a ptrace test to verify syscall parameter modification
[PATCH v3 0/2] riscv/ptrace: add new regset to access original a0 register
2024-12-26 10:58 UTC (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] riscv: selftests: Add a ptrace test to verify syscall parameter modification
Bug: slab-out-of-bounds Read in isolate_migratepages_block
2024-12-26 5:07 UTC
[PATCH mm-unstable v3 6/6] mm/mglru: rework workingset protection
2024-12-26 2:51 UTC (4+ messages)
[PATCH v9 mm-unstable 00/18] Add zpdesc memory descriptor for zswap.zpool
2024-12-26 1:54 UTC (2+ messages)
Slow-tier Page Promotion discussion recap and open questions
2024-12-26 1:28 UTC (3+ messages)
[PATCH V2] mm/gup: Clear the LRU flag of a page before adding to LRU batch
2024-12-26 0:31 UTC
[RFC PATCH v2 00/11] AMD broadcast TLB invalidation
2024-12-25 23:42 UTC (12+ messages)
` [PATCH 01/11] x86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional
` [PATCH 03/11] x86/mm: get INVLPGB count max from CPUID
` [PATCH 08/11] x86/mm: enable broadcast TLB invalidation for multi-threaded processes
[PATCH] mm/page_alloc: add cond_resched in __drain_all_pages()
2024-12-25 23:03 UTC (2+ messages)
[PATCH v2 0/2] mm: alloc_pages_bulk: small API refactor
2024-12-25 12:36 UTC (4+ messages)
` [PATCH v2 1/2] mm: alloc_pages_bulk_noprof: drop page_list argument
` [PATCH v2 2/2] mm: alloc_pages_bulk: rename API
[syzbot] [cgroups?] [mm?] general protection fault in __memcg_kmem_charge_page
2024-12-25 10:07 UTC
[PATCH v2 0/2] Fix subsection vmemmap_populate logic
2024-12-25 9:59 UTC (6+ messages)
` [PATCH v2 1/2] arm64: mm: vmemmap populate to page level if not section aligned
[syzbot] [mm?] INFO: rcu detected stall in sys_symlinkat (5)
2024-12-25 9:19 UTC (2+ messages)
Potential Double Scanning of struct page Physical Memory by kmemleak
2024-12-25 8:09 UTC
[PATCH] elf: Correct note name comment
2024-12-25 6:46 UTC
[RFC PATCH 0/2] memcg: add nomlock to avoid folios beling mlocked in a memcg
2024-12-25 2:23 UTC (6+ messages)
[PATCH V1] mm: page_alloc: fix missed updates of lowmem_reserve in adjust_managed_page_count
2024-12-25 2:10 UTC
[syzbot] [mm?] INFO: rcu detected stall in sys_pipe2 (2)
2024-12-25 0:22 UTC (2+ messages)
[RFC PATCH v2] Weighted interleave auto-tuning
2024-12-24 23:48 UTC (5+ messages)
` [External Mail] "
[PATCH v3] memcg: fix soft lockup in the OOM process
2024-12-24 23:06 UTC (2+ messages)
[PATCH -next v6] mm: vmscan: retry folios written back while isolated for traditional LRU
2024-12-24 19:33 UTC (6+ messages)
[PATCH v2 00/13] mm, swap: rework of swap allocator locks
2024-12-24 19:08 UTC (16+ messages)
` [PATCH v2 01/13] mm, swap: minor clean up for swap entry allocation
` [PATCH v2 02/13] mm, swap: fold swap_info_get_cont in the only caller
` [PATCH v2 03/13] mm, swap: remove old allocation path for HDD
` [PATCH v2 04/13] mm, swap: use cluster lock "
` [PATCH v2 05/13] mm, swap: clean up device availability check
` [PATCH v2 06/13] mm, swap: clean up plist removal and adding
` [PATCH v2 07/13] mm, swap: hold a reference during scan and cleanup flag usage
` [PATCH v2 08/13] mm, swap: use an enum to define all cluster flags and wrap flags changes
` [PATCH v2 09/13] mm, swap: reduce contention on device lock
` [PATCH v2 10/13] mm, swap: simplify percpu cluster updating
` [PATCH v2 11/13] mm, swap: introduce a helper for retrieving cluster from offset
` [PATCH v2 12/13] mm, swap: use a global swap cluster for non-rotation devices
` [PATCH v2 13/13] mm, swap_slots: remove slot cache for freeing path
[syzbot] [mm?] general protection fault in workingset_refault
2024-12-24 18:49 UTC (2+ messages)
[syzbot] [mm?] KASAN: slab-use-after-free Read in __mmap_region
2024-12-24 16:35 UTC (2+ messages)
[PATCH v6 0/5] Improve simple directory offset wrap behavior
2024-12-24 16:10 UTC (20+ messages)
` [PATCH v6 1/5] libfs: Return ENOSPC when the directory offset range is exhausted
` [PATCH v6 2/5] Revert "libfs: Add simple_offset_empty()"
` [PATCH v6 3/5] Revert "libfs: fix infinite directory reads for offset dir"
` [PATCH v6 4/5] libfs: Replace simple_offset end-of-directory detection
` [PATCH v6 5/5] libfs: Use d_children list to iterate simple_offset directories
[Invitation] bi-weekly guest_memfd upstream call on 2024-11-14
2024-12-24 11:27 UTC (6+ messages)
[linus:master] [mm] 249608ee47: stress-ng.mmap.ops_per_sec 13.1% regression
2024-12-24 8:40 UTC
[PATCH v2] mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory
2024-12-24 7:29 UTC (7+ messages)
[PATCH 0/9 RFC] cgroup: separate rstat trees
2024-12-24 4:57 UTC (11+ messages)
` [PATCH 1/9 RFC] change cgroup to css in rstat updated and flush api
` [PATCH 2/9 RFC] cgroup: change cgroup to css in rstat internal flush and lock funcs
` [PATCH 3/9 RFC] cgroup: change cgroup to css in rstat init and exit api
` [PATCH 4/9 RFC] cgroup: split rstat from cgroup into separate css
` [PATCH 5/9 RFC] cgroup: separate locking between base css and others
` [PATCH 6/9 RFC] cgroup: isolate base stat flush
` [PATCH 7/9 RFC] cgroup: remove unneeded rcu list
` [PATCH 8/9 RFC] cgroup: remove bpf rstat flush from css generic flush
` [PATCH 9/9 RFC] cgroup: avoid allocating rstat when flush func not present
[PATCH] mm/util: make memdup_user_nul() similar to memdup_user()
2024-12-24 1:25 UTC (2+ messages)
[PATCH v3] perf: map pages in advance
2024-12-23 21:12 UTC (9+ messages)
[PATCH man-pages v5] madvise.2: add MADV_GUARD_INSTALL, MADV_GUARD_REMOVE description
2024-12-23 20:38 UTC (2+ messages)
[RFC PATCH 00/18] mm/damon: enable page level properties based access pattern monitoring
2024-12-23 20:24 UTC (2+ messages)
[PATCH] mm/list_lru: fix false warning of negative counter
2024-12-23 15:09 UTC
[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
2024-12-23 14:15 UTC (32+ messages)
` [PATCH v4 -next 01/15] mm: vmstat: move sysctls to mm/vmstat.c
` [PATCH v4 -next 02/15] mm: filemap: move sysctl to mm/filemap.c
` [PATCH v4 -next 03/15] mm: swap: move sysctl to mm/swap.c
` [PATCH v4 -next 04/15] mm: vmscan: move vmscan sysctls to mm/vmscan.c
` [PATCH v4 -next 05/15] mm: util: move sysctls to mm/util.c
` [PATCH v4 -next 06/15] mm: mmap: move sysctl to mm/mmap.c
` [PATCH v4 -next 07/15] security: min_addr: move sysctl to security/min_addr.c
` [PATCH v4 -next 08/15] mm: nommu: move sysctl to mm/nommu.c
` [PATCH v4 -next 09/15] fs: fs-writeback: move sysctl to fs/fs-writeback.c
` [PATCH v4 -next 10/15] fs: drop_caches: move sysctl to fs/drop_caches.c
` [PATCH v4 -next 11/15] sunrpc: simplify rpcauth_cache_shrink_count()
` [PATCH v4 -next 12/15] fs: dcache: move the sysctl to fs/dcache.c
` [PATCH v4 -next 13/15] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
` [PATCH v4 -next 14/15] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c
` [PATCH v4 -next 15/15] sysctl: remove unneeded include
drivers/misc/sgi-gru/grukdump.c:60:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
2024-12-23 13:56 UTC
[PATCH v2] mm: shmem: Fix variable type to int to evaluate negative conditions
2024-12-23 12:43 UTC (3+ messages)
[PATCH] mm: migration :shared anonymous migration test is failing
2024-12-23 12:08 UTC (10+ messages)
[PATCH] hung_task: fix missing hung task detection for kthread in TASK_WAKEKILL state
2024-12-23 11:55 UTC (2+ messages)
[PATCH v3 00/17] move pagetable_*_dtor() to __tlb_remove_table()
2024-12-23 9:41 UTC (18+ messages)
` [PATCH v3 01/17] Revert "mm: pgtable: make ptlock be freed by RCU"
` [PATCH v3 02/17] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
` [PATCH v3 03/17] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}
` [PATCH v3 04/17] mm: pgtable: add statistics for P4D level page table
` [PATCH v3 05/17] arm64: pgtable: use mmu gather to free p4d "
` [PATCH v3 06/17] s390: pgtable: add statistics for PUD and P4D "
` [PATCH v3 07/17] mm: pgtable: introduce pagetable_dtor()
` [PATCH v3 08/17] arm: pgtable: move pagetable_dtor() to __tlb_remove_table()
` [PATCH v3 09/17] arm64: "
` [PATCH v3 10/17] riscv: "
` [PATCH v3 11/17] x86: "
` [PATCH v3 12/17] s390: pgtable: also move pagetable_dtor() of PxD "
` [PATCH v3 13/17] mm: pgtable: introduce generic __tlb_remove_table()
` [PATCH v3 14/17] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file
` [PATCH v3 15/17] mm: pgtable: remove tlb_remove_page_ptdesc()
` [PATCH v3 16/17] mm: pgtable: remove tlb_remove_ptdesc()
` [PATCH v3 17/17] mm: pgtable: introduce generic pagetable_dtor_free()
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox