[PATCH v4 0/4] memcg: non-unified flushing for userspace stats
2023-09-12 11:03 UTC (18+ messages)
` [PATCH v4 3/4] mm: memcg: let non-unified root stats flushes help unified flushes
` [PATCH v4 4/4] mm: memcg: use non-unified stats flushing for userspace reads
[PATCH] slab: drop unneeded NULL-pointer check in kfree auto cleanup
2023-09-12 10:42 UTC (2+ messages)
[PATCH] arch: arm: remove redundant clear_page when CONFIG_INIT_ON_ALLOC_DEFAULT_ON is on
2023-09-12 10:33 UTC
[linux-next:master 2179/4552] fs/bcachefs/btree_key_cache.c:701:33: warning: format specifies type 'size_t' (aka 'unsigned int') but the argument has type 'long'
2023-09-12 10:27 UTC
[linux-next:master 1078/4552] sound/soc/amd/acp/acp3x-es83xx/acp3x-es83xx.c:436:6: warning: no previous prototype for function 'acp3x_es83xx_init_ops'
2023-09-12 10:16 UTC
[linux-next:master 4291/4552] arch/powerpc/platforms/pseries/plpks_sed_ops.c:42:6: error: no previous prototype for 'plpks_init_var'
2023-09-12 10:16 UTC
[linux-next:master 4494/4552] fs/bcachefs/fs.c:639:1: warning: the frame size of 1036 bytes is larger than 1024 bytes
2023-09-12 10:06 UTC
[PATCH v2 0/2] maple_tree: mas_wr_append() fix ups
2023-09-12 10:00 UTC (14+ messages)
` [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
kmemleak handling of kfree_rcu
2023-09-12 9:52 UTC (7+ messages)
[PATCH v2 0/8] Add GDB memory helper commands
2023-09-12 9:41 UTC (3+ messages)
` [PATCH v2 1/8] scripts/gdb/symbols: add specific ko module load command
[PATCH 1/5] locking: Add rwsem_is_write_locked()
2023-09-12 9:03 UTC (12+ messages)
[PATCH] mm: vmscan: modify an easily misunderstood function name
2023-09-12 8:59 UTC
[PATCH v2 0/9] x86/clear_huge_page: multi-page clearing
2023-09-12 8:26 UTC (28+ 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 -V3 0/4] memory tiering: calculate abstract distance based on ACPI HMAT
2023-09-12 8:21 UTC (5+ messages)
` [PATCH -V3 1/4] memory tiering: add abstract distance calculation algorithms management
` [PATCH -V3 2/4] acpi, hmat: refactor hmat_register_target_initiators()
` [PATCH -V3 3/4] acpi, hmat: calculate abstract distance with HMAT
` [PATCH -V3 4/4] dax, kmem: calculate abstract distance with general interface
[RFC PATCH V1 2/6] sched/numa: Add disjoint vma unconditional scan logic
2023-09-12 7:50 UTC (2+ messages)
[PATCH V2 0/2] Do not try to access unaccepted memory
2023-09-12 7:50 UTC (8+ messages)
` [PATCH V2 1/2] efi/unaccepted: Do not let /proc/vmcore "
` [PATCH V2 2/2] proc/kcore: Do not "
[PATCH v6 00/45] use refcount+RCU method to implement lockless slab shrink
2023-09-12 7:30 UTC (36+ messages)
` [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
[RFC PATCH V1 5/6] sched/numa: Allow recently accessed VMAs to be scanned
2023-09-12 6:43 UTC (4+ messages)
[syzbot] [mm?] kernel BUG in vma_replace_policy
2023-09-12 6:09 UTC (3+ messages)
[PATCH] mm: as the same logic with queue_pages_range
2023-09-12 5:20 UTC (2+ messages)
[syzbot] [mm?] BUG: Bad page map (7)
2023-09-12 4:59 UTC (10+ messages)
[PATCH v2] mm: memcg: add THP swap out info for anonymous reclaim
2023-09-12 2:17 UTC
[PATCH 7/7] riscv: mm: Combine the SMP and non-SMP TLB flushing code
2023-09-12 2:03 UTC (3+ messages)
[PATCH] kthread: Rename user_mode_thread() to kmuser_thread()
2023-09-12 1:58 UTC (7+ messages)
[PATCH 0/2] mm/damon: add a tracepoint for damos apply target regions
2023-09-12 1:56 UTC (9+ messages)
` [PATCH 1/2] mm/damon/core: "
[PATCH] mm: memcg: add THP swap out info for anonymous reclaim
2023-09-12 1:49 UTC (3+ messages)
[linus:master] [shmem] a2e459555c: aim9.disk_src.ops_per_sec -19.0% regression
2023-09-12 1:25 UTC (3+ messages)
[RFC PATCH 0/3] Helpers for debugging dying cgroups
2023-09-11 22:16 UTC (4+ messages)
` [RFC PATCH 1/3] cgroup: list all subsystem states in debugfs files
[PATCH v5] Randomized slab caches for kmalloc()
2023-09-11 22:12 UTC (3+ messages)
[PATCH v7] mm/filemap: remove hugetlb special casing in filemap.c
2023-09-11 21:53 UTC
[Invitation] Linux MM Alignment Session Follow-up on Large Anon Folios on Wednesday
2023-09-11 21:24 UTC
[PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
2023-09-11 21:09 UTC (14+ messages)
` [PATCH 1/6] mm: page_alloc: remove pcppage migratetype caching
` [PATCH 2/6] mm: page_alloc: fix up block types when merging compatible blocks
` [PATCH 3/6] mm: page_alloc: move free pages when converting block during isolation
` [PATCH 4/6] mm: page_alloc: fix move_freepages_block() range error
` [PATCH 5/6] mm: page_alloc: fix freelist movement during block conversion
` [PATCH 6/6] mm: page_alloc: consolidate free page accounting
[PATCH 0/7] mm/userfaultfd/poll: Scale userfaultfd wakeups
2023-09-11 20:00 UTC (3+ messages)
` [PATCH 2/7] poll: Add a poll_flags for poll_queue_proc()
[PATCH] mm: page_alloc: fix cma pageblock was stolen in rmqueue fallback
2023-09-11 19:59 UTC (6+ messages)
[PATCH] zswap: change zswap's default allocator to zsmalloc
2023-09-11 18:19 UTC (3+ messages)
[PATCH v2 0/9] Mitigate a vmap lock contention v2
2023-09-11 18:16 UTC (13+ 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
[willy@infradead.org: Re: [syzbot] [mm?] BUG: Bad page map (7)]
2023-09-11 17:50 UTC (2+ 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 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] 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)
[REGRESSION] Bug 216646 - having TRANSPARENT_HUGEPAGE enabled hangs some applications
2023-09-11 12:21 UTC (2+ messages)
[PATCH] slub: Introduce CONFIG_SLUB_RCU_DEBUG
2023-09-11 11:51 UTC (5+ messages)
[syzbot] Monthly mm report (Sep 2023)
2023-09-11 10:07 UTC
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