linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-28 11:53:00 to 2023-11-29 10:45:51 UTC [more...]

[RFC PATCH] mm: compaction: avoid fast_isolate_freepages blindly choose improper pageblock
 2023-11-29 10:45 UTC 

[linux-next:master 3338/3829] make[5]: *** No rule to make target 'samples/cgroup/cgroup_event_listener.c', needed by 'samples/cgroup/cgroup_event_listener'
 2023-11-29 10:44 UTC 

[PATCH RFC v2 00/27] Add support for arm64 MTE dynamic tag storage reuse
 2023-11-29 10:44 UTC  (43+ messages)
` [PATCH RFC v2 04/27] mm: migrate/mempolicy: Add hook to modify migration target gfp
` [PATCH RFC v2 05/27] mm: page_alloc: Add an arch hook to allow prep_new_page() to fail
` [PATCH RFC v2 06/27] mm: page_alloc: Allow an arch to hook early into free_pages_prepare()
` [PATCH RFC v2 12/27] arm64: mte: Add tag storage pages to the MIGRATE_CMA migratetype
` [PATCH RFC v2 13/27] arm64: mte: Make tag storage depend on ARCH_KEEP_MEMBLOCK
` [PATCH RFC v2 14/27] arm64: mte: Disable dynamic tag storage management if HW KASAN is enabled
` [PATCH RFC v2 18/27] arm64: mte: Reserve tag block for the zero page
` [PATCH RFC v2 19/27] mm: mprotect: Introduce PAGE_FAULT_ON_ACCESS for mprotect(PROT_MTE)
` [PATCH RFC v2 20/27] mm: hugepage: Handle huge page fault on access
  ` [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
  ` [PATCH RFC v2 15/27] arm64: mte: Check that tag storage blocks are in the same zone
  ` [PATCH RFC v2 16/27] arm64: mte: Manage tag storage on page allocation

[PATCH RFC v3 0/9] SLUB percpu array caches and maple tree nodes
 2023-11-29 10:35 UTC  (11+ messages)
` [PATCH RFC v3 1/9] mm/slub: fix bulk alloc and free stats
` [PATCH RFC v3 2/9] mm/slub: introduce __kmem_cache_free_bulk() without free hooks
` [PATCH RFC v3 3/9] mm/slub: handle bulk and single object freeing separately
` [PATCH RFC v3 4/9] mm/slub: free KFENCE objects in slab_free_hook()
` [PATCH RFC v3 5/9] mm/slub: add opt-in percpu array cache of objects
` [PATCH RFC v3 6/9] tools: Add SLUB percpu array functions for testing
` [PATCH RFC v3 7/9] maple_tree: use slub percpu array
` [PATCH RFC v3 8/9] maple_tree: Remove MA_STATE_PREALLOC
` [PATCH RFC v3 9/9] maple_tree: replace preallocation with slub percpu array prefill

[PATCH v10] mm: vmscan: try to reclaim swapcache pages if no swap space
 2023-11-29 10:22 UTC  (24+ messages)

[PATCH v1] mem: disable KSM smart scan for ksm tests
 2023-11-29 10:10 UTC  (6+ messages)
` [LTP] "

[RESEND PATCH v7 00/10] Small-sized THP for anonymous memory
 2023-11-29  9:59 UTC  (20+ messages)
` [RESEND PATCH v7 03/10] mm: thp: Introduce per-size thp sysfs interface

[PATCH v2 00/33] kmsan: Enable on s390
 2023-11-29  9:58 UTC  (4+ messages)
` [PATCH v2 33/33] "

[PATCH v6 0/6] workload-specific and memory pressure-driven zswap writeback
 2023-11-29  9:18 UTC  (9+ messages)
` [PATCH v6 2/6] memcontrol: allows mem_cgroup_iter() to check for onlineness
` [PATCH v6 6/6] zswap: shrinks zswap pool based on memory pressure

[PATCH 0/7] shrinker debugging improvements
 2023-11-29  9:14 UTC  (16+ messages)
` [PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
` [PATCH 4/7] mm: Centralize & improve oom reporting in show_mem.c

[RFC PATCH 0/6] Supporting GMEM (generalized memory management) for external memory devices
 2023-11-29  8:49 UTC  (13+ messages)
` [RFC PATCH 1/6] mm/gmem: add heterogeneous NUMA node
` [RFC PATCH 2/6] mm/gmem: add arch-independent abstraction to track address mapping status
` [RFC PATCH 3/6] mm/gmem: add GMEM (Generalized Memory Management) interface for external accelerators
` [RFC PATCH 4/6] mm/gmem: add new syscall hmadvise() to issue memory hints for heterogeneous NUMA nodes
` [RFC PATCH 5/6] mm/gmem: resolve VMA conflicts for attached peer devices
` [RFC PATCH 6/6] mm/gmem: extending Linux core MM to support unified virtual address space

[PATCH v1 0/5] mm/rmap: separate hugetlb rmap handling
 2023-11-29  8:42 UTC  (11+ messages)
` [PATCH v1 1/5] mm/rmap: rename hugepage_add* to hugetlb_add*
` [PATCH v1 2/5] mm/rmap: introduce and use hugetlb_remove_rmap()
` [PATCH v1 3/5] mm/rmap: introduce and use hugetlb_add_file_rmap()
` [PATCH v1 4/5] mm/rmap: introduce and use hugetlb_try_dup_anon_rmap()
` [PATCH v1 5/5] mm/rmap: add hugetlb sanity checks

[PATCH v2 0/3] Fix GDB commands error
 2023-11-29  8:10 UTC  (5+ messages)
` [PATCH v2 1/3] scripts/gdb/tasks: Fix lx-ps command error
` [PATCH v2 2/3] scripts/gdb/stackdepot: Rename pool_index to pools_num
` [PATCH v2 3/3] scripts/gdb: Remove exception handling and refine print format

[PATCH 1/2] mm/damon/sysfs: Implement recording feature
 2023-11-29  7:58 UTC  (5+ messages)

[PATCH 00/16] IOMMU memory observability
 2023-11-29  7:49 UTC  (40+ messages)
` [PATCH 01/16] iommu/vt-d: add wrapper functions for page allocations
` [PATCH 02/16] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH 03/16] iommu/io-pgtable-arm: "
` [PATCH 04/16] iommu/io-pgtable-dart: "
` [PATCH 05/16] iommu/io-pgtable-arm-v7s: "
` [PATCH 06/16] iommu/dma: "
` [PATCH 07/16] iommu/exynos: "
` [PATCH 08/16] iommu/fsl: "
` [PATCH 09/16] iommu/iommufd: "
` [PATCH 10/16] iommu/rockchip: "
` [PATCH 11/16] iommu/sun50i: "
` [PATCH 12/16] iommu/tegra-smmu: "
` [PATCH 13/16] iommu: observability of the IOMMU allocations
` [PATCH 14/16] iommu: account IOMMU allocated memory
` [PATCH 15/16] vhost-vdpa: account iommu allocations
` [PATCH 16/16] vfio: "

[PATCH v3 0/4] Swap-out small-sized THP without splitting
 2023-11-29  7:47 UTC  (2+ messages)

[PATCH net-next v4 0/4] skbuff: Optimize SKB coalescing for page pool
 2023-11-29  7:08 UTC  (10+ messages)
` [PATCH net-next v4 1/4] page_pool: Rename pp_frag_count to pp_ref_count
` [PATCH net-next v4 2/4] page_pool: halve BIAS_MAX for multiple user references of a fragment
` [PATCH net-next v4 3/4] skbuff: Add a function to check if a page belongs to page_pool
` [PATCH net-next v4 4/4] skbuff: Optimization of SKB coalescing for page pool

[PATCH 0/7] MIPS: mm: Fix some memory-related issues
 2023-11-29  6:14 UTC  (5+ messages)
  ` [PATCH 5/7] mm/mm_init.c: Extend init unavailable range doc info

[PATCH] fix comparison of unsigned expression < 0
 2023-11-29  3:42 UTC  (4+ messages)

[mm-unstable v4 0/5] mm: memcg: subtree stats flushing and thresholds
 2023-11-29  3:21 UTC  (6+ messages)
` [mm-unstable v4 1/5] mm: memcg: change flush_next_time to flush_last_time
` [mm-unstable v4 2/5] mm: memcg: move vmstats structs definition above flushing code
` [mm-unstable v4 3/5] mm: memcg: make stats flushing threshold per-memcg
` [mm-unstable v4 4/5] mm: workingset: move the stats flush into workingset_test_recent()
` [mm-unstable v4 5/5] mm: memcg: restore subtree stats flushing

[RFC PATCH] mm: filemap: avoid unnecessary major faults in filemap_fault()
 2023-11-29  2:59 UTC  (11+ messages)

[PATCH] mm/kmemleak: Add cond_resched() to kmemleak_free_percpu()
 2023-11-29  2:35 UTC  (3+ messages)

[RFC v2 0/7] SLUB percpu array caches and maple tree nodes
 2023-11-29  0:46 UTC  (5+ messages)
` [RFC v2 2/7] mm, slub: add opt-in slub_percpu_array

[PATCH v5 0/5] implement "memmap on memory" feature on s390
 2023-11-28 23:56 UTC  (5+ messages)
` [PATCH v5 2/5] s390/mm: allocate vmemmap pages from self-contained memory range
` [PATCH v5 3/5] s390/sclp: remove unhandled memory notifier type
` [PATCH v5 5/5] s390: enable MHP_MEMMAP_ON_MEMORY

[PATCH 1/7] mips: dmi: Fix early remap on MIPS32
 2023-11-28 21:59 UTC  (17+ messages)

[PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
 2023-11-28 21:06 UTC  (12+ messages)
`  "

[PATCH] mm/zswap: Replace kmap_atomic() with kmap_local_page()
 2023-11-28 20:43 UTC  (4+ messages)

[PATCH v2 00/14] Transparent Contiguous PTEs for User Mappings
 2023-11-28 20:23 UTC  (25+ messages)
` [PATCH v2 14/14] arm64/mm: Add ptep_get_and_clear_full() to optimize process teardown

[PATCH v2 0/8] x86/coco: Mark CoCo VM pages not present when changing encrypted state
 2023-11-28 19:12 UTC  (10+ messages)
` [PATCH v2 2/8] x86/mm: Don't do a TLB flush if changing a PTE that isn't marked present
` [PATCH v2 4/8] x86/sev: Enable PVALIDATE for PFNs without a valid virtual address

[PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
 2023-11-28 19:00 UTC  (6+ messages)

[RFC PATCH 47/86] rcu: select PREEMPT_RCU if PREEMPT
 2023-11-28 18:30 UTC  (3+ messages)

[PATCH] mm: fix oops when filemap_map_pmd() without prealloc_pte
 2023-11-28 18:18 UTC  (2+ messages)

[RFC PATCH 00/11] mm/mempolicy: Make task->mempolicy externally modifiable via syscall and procfs
 2023-11-28 18:08 UTC  (17+ messages)
` [RFC PATCH 04/11] mm/mempolicy: modify get_mempolicy call stack to take a task argument
  ` [RFC PATCH 02/11] mm/mempolicy: swap cond reference counting logic in do_get_mempolicy
  ` [RFC PATCH 05/11] mm/mempolicy: modify set_mempolicy_home_node to take a task argument
  ` [RFC PATCH 06/11] mm/mempolicy: modify do_mbind to operate on task argument instead of current

[PATCH] cifs: Fix issues with copy_file_range and FALLOC_FL_INSERT/ZERO_RANGE
 2023-11-28 17:50 UTC 

[RFC PATCH 00/86] Make the kernel preemptible
 2023-11-28 17:04 UTC  (4+ messages)
` [RFC PATCH 48/86] rcu: handle quiescent states for PREEMPT_RCU=n

ORDER#64553
 2023-11-28 14:50 UTC 

[linux-next:master] [fork] 6e553c6bcb: will-it-scale.per_process_ops 94.7% improvement
 2023-11-28 13:55 UTC 


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).