linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-09 20:17:40 to 2023-09-11 18:11:14 UTC [more...]

[PATCH] mm: page_alloc: fix cma pageblock was stolen in rmqueue fallback
 2023-09-11 18:11 UTC  (5+ messages)

[willy@infradead.org: Re: [syzbot] [mm?] BUG: Bad page map (7)]
 2023-09-11 17:50 UTC  (2+ messages)

kmemleak handling of kfree_rcu
 2023-09-11 17:41 UTC  (6+ messages)

[PATCH v2 0/9] x86/clear_huge_page: multi-page clearing
 2023-09-11 17:24 UTC  (19+ messages)
` [PATCH v2 3/9] mm/huge_page: cleanup clear_/copy_subpage()
` [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
` [PATCH v2 8/9] irqentry: define irqentry_exit_allow_resched()

[PATCH v2 0/9] Mitigate a vmap lock contention v2
 2023-09-11 17:10 UTC  (12+ messages)
` [PATCH v2 4/9] mm: vmalloc: Remove global vmap_area_root rb-tree
` [PATCH v2 5/9] mm: vmalloc: Remove global purge_vmap_area_root rb-tree
` [PATCH v2 6/9] mm: vmalloc: Offload free_vmap_area_lock lock
` [PATCH v2 7/9] mm: vmalloc: Support multiple nodes in vread_iter

[syzbot] [mm?] BUG: Bad page map (7)
 2023-09-11 16:55 UTC  (13+ messages)

[linux-next:master] BUILD REGRESSION 7bc675554773f09d88101bf1ccfc8537dc7c0be9
 2023-09-11 16:52 UTC 

[PATCH] mm/slab_common: fix slab_caches list corruption after kmem_cache_destroy()
 2023-09-11 16:47 UTC  (3+ messages)

[PATCH 0/2] workload-specific and memory pressure-driven zswap writeback
 2023-09-11 16:40 UTC  (3+ messages)
` [PATCH 1/2] zswap: make shrinking memcg-aware
` [PATCH 2/2] zswap: shrinks zswap pool based on memory pressure

Subject: [PATCH v2] slab: kmalloc_size_roundup() must not return 0 for non-zero size
 2023-09-11 16:38 UTC  (7+ messages)

[PATCH v3] mm: Convert DAX lock/unlock page to lock/unlock folio
 2023-09-11 16:37 UTC  (3+ messages)

[PATCH] mm: memcg: add THP swap out info for anonymous reclaim
 2023-09-11 16:08 UTC  (2+ messages)

[PATCH] zswap: change zswap's default allocator to zsmalloc
 2023-09-11 16:05 UTC  (2+ messages)

[PATCH v2] memfd: drop warning for missing exec-related flags
 2023-09-11 15:17 UTC 

[PATCH v2 1/4] kmsan: simplify kmsan_internal_memmove_metadata()
 2023-09-11 15:07 UTC  (7+ messages)
` [PATCH v2 2/4] kmsan: prevent optimizations in memcpy tests
` [PATCH v2 3/4] kmsan: merge test_memcpy_aligned_to_unaligned{,2}() together
` [PATCH v2 4/4] kmsan: introduce test_memcpy_initialized_gap()

[PATCH 1/2] kmsan: simplify kmsan_internal_memmove_metadata()
 2023-09-11 14:52 UTC  (3+ messages)

[PATCH 0/3] Do not map unaccepted memory
 2023-09-11 14:33 UTC  (15+ messages)
` [PATCH 1/3] proc/vmcore: "
` [PATCH 3/3] /dev/mem: "

[PATCH] memblock tests: Fix compilation errors
 2023-09-11 14:32 UTC 

[PATCH V4] NUMA:Improve the efficiency of calculating pages loss
 2023-09-11 13:38 UTC 

[PATCH v2 0/6] Introduce __mt_dup() to improve the performance of fork()
 2023-09-11 13:36 UTC  (5+ messages)
` [PATCH v2 2/6] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()

[linux-next:pending-fixes] BUILD SUCCESS 5bf0551cf04ace2bb811bd2419500f202c475c33
 2023-09-11 13:21 UTC 

[PATCH v4 0/4] riscv: tlb flush improvements
 2023-09-11 13:12 UTC  (5+ messages)
` [PATCH v4 1/4] riscv: Improve flush_tlb()
` [PATCH v4 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
` [PATCH v4 3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
` [PATCH v4 4/4] riscv: Improve flush_tlb_kernel_range()

[PATCH v4 0/4] memcg: non-unified flushing for userspace stats
 2023-09-11 13:11 UTC  (5+ messages)
` [PATCH v4 4/4] mm: memcg: use non-unified stats flushing for userspace reads

[PATCH] mm: remove redundant clear page when CONFIG_INIT_ON_ALLOC_DEFAULT_ON configured
 2023-09-11 13:03 UTC  (5+ messages)

[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
 2023-09-11 12:29 UTC  (9+ messages)

[PATCH v2 0/2] maple_tree: mas_wr_append() fix ups
 2023-09-11 12:27 UTC  (4+ messages)
` [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible

[REGRESSION] Bug 216646 - having TRANSPARENT_HUGEPAGE enabled hangs some applications
 2023-09-11 12:21 UTC  (2+ messages)

[PATCH] kthread: Rename user_mode_thread() to kmuser_thread()
 2023-09-11 12:07 UTC  (6+ messages)

[PATCH] slub: Introduce CONFIG_SLUB_RCU_DEBUG
 2023-09-11 11:51 UTC  (5+ messages)

[RFC PATCH V1 5/6] sched/numa: Allow recently accessed VMAs to be scanned
 2023-09-11 11:25 UTC  (3+ messages)

[PATCH V2 0/2] Do not try to access unaccepted memory
 2023-09-11 11:21 UTC  (3+ messages)
` [PATCH V2 1/2] efi/unaccepted: Do not let /proc/vmcore "
` [PATCH V2 2/2] proc/kcore: Do not "

[syzbot] Monthly mm report (Sep 2023)
 2023-09-11 10:07 UTC 

[PATCH v6 00/45] use refcount+RCU method to implement lockless slab shrink
 2023-09-11  9:44 UTC  (46+ messages)
` [PATCH v6 01/45] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v6 02/45] kvm: mmu: dynamically allocate the x86-mmu shrinker
` [PATCH v6 03/45] binder: dynamically allocate the android-binder shrinker
` [PATCH v6 04/45] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
` [PATCH v6 05/45] xenbus/backend: dynamically allocate the xen-backend shrinker
` [PATCH v6 06/45] erofs: dynamically allocate the erofs-shrinker
` [PATCH v6 07/45] f2fs: dynamically allocate the f2fs-shrinker
` [PATCH v6 08/45] gfs2: dynamically allocate the gfs2-glock shrinker
` [PATCH v6 09/45] gfs2: dynamically allocate the gfs2-qd shrinker
` [PATCH v6 10/45] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
` [PATCH v6 11/45] nfs: dynamically allocate the nfs-acl shrinker
` [PATCH v6 12/45] nfsd: dynamically allocate the nfsd-filecache shrinker
` [PATCH v6 13/45] quota: dynamically allocate the dquota-cache shrinker
` [PATCH v6 14/45] ubifs: dynamically allocate the ubifs-slab shrinker
` [PATCH v6 15/45] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v6 16/45] rcu: dynamically allocate the rcu-kfree shrinker
` [PATCH v6 17/45] mm: thp: dynamically allocate the thp-related shrinkers
` [PATCH v6 18/45] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [PATCH v6 19/45] mm: workingset: dynamically allocate the mm-shadow shrinker
` [PATCH v6 20/45] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH v6 21/45] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH v6 22/45] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH v6 23/45] dm: dynamically allocate the dm-bufio shrinker
` [PATCH v6 24/45] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH v6 25/45] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH v6 26/45] bcache: dynamically allocate the md-bcache shrinker
` [PATCH v6 27/45] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH v6 28/45] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH v6 29/45] mbcache: dynamically allocate the mbcache shrinker
` [PATCH v6 30/45] ext4: dynamically allocate the ext4-es shrinker
` [PATCH v6 31/45] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH v6 32/45] nfsd: dynamically allocate the nfsd-client shrinker
` [PATCH v6 33/45] nfsd: dynamically allocate the nfsd-reply shrinker
` [PATCH v6 34/45] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH v6 35/45] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH v6 36/45] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH v6 37/45] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH v6 38/45] fs: super: dynamically allocate the s_shrink
` [PATCH v6 39/45] mm: shrinker: remove old APIs
` [PATCH v6 40/45] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [PATCH v6 41/45] mm: shrinker: rename {prealloc|unregister}_memcg_shrinker() to shrinker_memcg_{alloc|remove}()
` [PATCH v6 42/45] mm: shrinker: make global slab shrink lockless
` [PATCH v6 43/45] mm: shrinker: make memcg "
` [PATCH v6 44/45] mm: shrinker: hold write lock to reparent shrinker nr_deferred
` [PATCH v6 45/45] mm: shrinker: convert shrinker_rwsem to mutex

[PATCH v4 0/4] cleanups for lockless slab shrink
 2023-09-11  9:25 UTC  (5+ messages)
` [PATCH v4 1/4] mm: move some shrinker-related function declarations to mm/internal.h
` [PATCH v4 2/4] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v4 3/4] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v4 4/4] drm/ttm: introduce pool_shrink_rwsem

[PATCH v3 0/4] riscv: tlb flush improvements
 2023-09-11  8:33 UTC  (4+ messages)
` [PATCH v3 4/4] riscv: Improve flush_tlb_kernel_range()

[linux-next:master 827/1095] drivers/ufs/core/ufshcd.c:2307:26-31: WARNING: conversion to bool not needed here
 2023-09-11  8:26 UTC 

[RFC PATCH 0/3] Helpers for debugging dying cgroups
 2023-09-11  7:55 UTC  (4+ messages)
` [RFC PATCH 1/3] cgroup: list all subsystem states in debugfs files
` [RFC PATCH 2/3] proc/kpagecgroup: report also inode numbers of offline cgroups
` [RFC PATCH 3/3] tools/mm/page-types: add flag for showing inodes "

[PATCH] mm/mm_init.c: remove redundant pr_info when node is memoryless
 2023-09-11  7:51 UTC  (4+ messages)

drivers/firmware/efi/test/efi_test.c:187:13: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-09-11  6:30 UTC 

[linus:master] [maple_tree] 17983dc617: stress-ng.mmapmany.ops_per_sec 21.4% improvement
 2023-09-11  6:24 UTC 

[PATCH 4/4] mm/slub: refactor calculate_order() and calc_slab_order()
 2023-09-11  5:56 UTC  (2+ messages)

[PATCH 0/2] mm/damon: add a tracepoint for damos apply target regions
 2023-09-11  4:59 UTC  (3+ messages)
` [PATCH 1/2] mm/damon/core: "
` [PATCH 2/2] Docs/admin-guide/mm/damon/usage: document damos_before_apply tracepoint

drivers/firmware/efi/test/efi_test.c:187:13: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-09-11  4:34 UTC 

[PATCH v2 00/11] Batch hugetlb vmemmap modification operations
 2023-09-11  3:10 UTC  (9+ messages)
` [PATCH v2 07/11] hugetlb: perform vmemmap restoration on a list of pages

[RFC v2] mm/damon/core: use number of passed access sampling as a timer
 2023-09-11  2:34 UTC  (2+ messages)

[PATCH 0/5] Remove the XFS mrlock
 2023-09-11  2:15 UTC  (11+ messages)
` [PATCH 1/5] locking: Add rwsem_is_write_locked()

[PATCH] mm: remove duplicated vma->vm_flags check when expanding stack
 2023-09-11  2:04 UTC  (2+ messages)

[RESEND PATCH v7 0/2] ACPI: APEI: handle synchronous exceptions with proper si_code
 2023-09-11  0:44 UTC  (4+ messages)

[PATCH v6 00/11] io_uring getdents
 2023-09-10 22:01 UTC  (9+ messages)
` [PATCH 07/11] vfs: add nowait parameter for file_accessed()

[PATCH] memfd: drop warning for missing exec-related flags
 2023-09-10 21:35 UTC  (2+ messages)

[PATCH 0/7] riscv: ASID-related and UP-related TLB flush enhancements
 2023-09-10 19:46 UTC  (8+ messages)
` [PATCH 3/7] riscv: mm: Use a fixed layout for the MM context ID
` [PATCH 4/7] riscv: mm: Make asid_bits a local variable
` [PATCH 5/7] riscv: mm: Preserve global TLB entries when switching contexts
` [PATCH 6/7] riscv: mm: Always flush a single MM context by ASID
` [PATCH 7/7] riscv: mm: Combine the SMP and non-SMP TLB flushing code

[PATCH 0/1] mm/madvise: add cond_resched() in madvise_cold_or_pageout_pte_range()
 2023-09-10 19:33 UTC  (3+ messages)
` [PATCH 1/1] "

[linus:master] [maple_tree] a5199577b1: canonical_address#:#[##]
 2023-09-10 14:15 UTC 

[syzbot] [mm?] kernel BUG in filemap_unaccount_folio
 2023-09-10 11:53 UTC  (4+ messages)

[linux-next:master 14120/14158] drivers/gpu/drm/amd/amdgpu/amdgpu_vpe.c:60:52: warning: '%s' directive output may be truncated writing up to 63 bytes into a region of size 57
 2023-09-10 10:39 UTC 

[RFC PATCH net-next 0/3] sock: Be aware of memcg pressure on alloc
 2023-09-10  5:09 UTC  (4+ messages)
    `  "

[RFC 0/8] mm/damon: implement DAMOS apply intervals
 2023-09-10  3:40 UTC  (9+ messages)
` [RFC 1/8] mm/damon/core: make DAMOS uses nr_accesses_bp instead of nr_accesses
` [RFC 2/8] mm/damon/sysfs-schemes: expose nr_accesses_bp via tried_regions/<N>/nr_accesses
` [RFC 3/8] mm/damon/core: expose nr_accesses_bp from damos_before_apply tracepoint
` [RFC 4/8] mm/damon/core: implement scheme-specific apply interval
` [RFC 5/8] Docs/mm/damon/design: document DAMOS apply intervals
` [RFC 6/8] mm/damon/sysfs-schemes: support DAMOS apply interval
` [RFC 7/8] Docs/admin-guide/mm/damon/usage: update for DAMOS apply intervals
` [RFC 8/8] Docs/ABI/damon: "

[PATCH 2/2] kmsan: prevent optimizations in memcpy tests
 2023-09-10  0:31 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).