linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/8] cxl: support CXL memory RAS features
 2025-03-08  2:09 UTC  (21+ messages)
` [PATCH 1/8] cxl: Add helper function to retrieve a feature entry
` [PATCH 2/8] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH 3/8] cxl/memfeature: Add CXL memory device ECS "
` [PATCH 5/8] cxl/region: Add helper function to determine memory is online
` [PATCH 6/8] cxl: Support for finding memory operation attributes from the current boot
` [PATCH 7/8] cxl/memfeature: Add CXL memory device soft PPR control feature
` [PATCH 8/8] cxl/memfeature: Add CXL memory device memory sparing "

[RFC PATCH 0/5] Introduce FDBox, and preserve memfd with shmem over KHO
 2025-03-08  0:10 UTC  (17+ messages)
` [RFC PATCH 1/5] misc: introduce FDBox
` [RFC PATCH 2/5] misc: add documentation for FDBox
` [RFC PATCH 3/5] mm: shmem: allow callers to specify operations to shmem_undo_range
` [RFC PATCH 4/5] mm: shmem: allow preserving file over FDBOX + KHO
` [RFC PATCH 5/5] mm/memfd: allow preserving FD "

[PATCH] page_io: return proper error codes for swap_read_folio_zeromap()
 2025-03-07 23:34 UTC  (6+ messages)
` [PATCH] page_io: return proper error codes for swap_read_folio_zeromap() (fix)

[PATCH v4 0/3] mm/hwpoison: Fix regressions in memory failure handling
 2025-03-07 23:22 UTC  (10+ messages)
` [PATCH v4 1/3] x86/mce: Use is_copy_from_user() to determine copy-from-user context
` [PATCH v4 2/3] mm/hwpoison: Do not send SIGBUS to processes with recovered clean pages
` [PATCH v4 3/3] mm: memory-failure: Enhance comments for return value of memory_failure()

[PATCH 0/2] Improve Zram by separating compression context from kswapd
 2025-03-07 23:14 UTC  (8+ messages)
` [PATCH 1/2] mm: Split BLK_FEAT_SYNCHRONOUS and SWP_SYNCHRONOUS_IO into separate read and write flags
` [PATCH 2/2] kcompressd: Add Kcompressd for accelerated zram compression

[PATCH v2 0/4] Add managed SOFT RESERVE resource handling
 2025-03-07 23:05 UTC  (11+ messages)
` [PATCH v2 1/4] kernel/resource: Introduce managed SOFT RESERVED resources

[RFC PATCH 0/3] sched/numa: Introduce per cgroup numa balance control
 2025-03-07 22:54 UTC  (3+ messages)
` [RFC PATCH 2/3] "

[syzbot] [mm?] [bcachefs?] KASAN: slab-use-after-free Read in list_lru_del
 2025-03-07 22:42 UTC  (2+ messages)

Using userfaultfd with KVM's async page fault handling causes processes to hung waiting for mmap_lock to be released
 2025-03-07 22:41 UTC  (4+ messages)

[GIT PULL] slab fixes for 6.14-rc5
 2025-03-07 22:30 UTC  (2+ messages)

[PATCH 0/4] mm/mempolicy: Add memory hotplug support in weighted interleave
 2025-03-07 21:55 UTC  (9+ messages)
` [PATCH 1/4] mm/mempolicy: Support memory hotplug "
` [PATCH 2/4] mm/mempolicy: Enable sysfs support for "
` [PATCH 3/4] mm/mempolicy: Fix duplicate node addition in sysfs for "
` [PATCH 4/4] mm/mempolicy: Fix memory leaks in mempolicy_sysfs_init()

DAMON Beer/Coffee/Tea chat reminder for the week of 2025-03-10
 2025-03-07 21:52 UTC 

[PATCH v2 0/3] ACPI: Add support for ACPI RAS2 feature table
 2025-03-07 21:51 UTC  (3+ messages)
` [PATCH v2 3/3] ras: mem: Add memory ACPI RAS2 driver

[RFC PATCH] block, fs: use FOLL_LONGTERM as gup_flags for direct IO
 2025-03-07 21:37 UTC  (8+ messages)

[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
 2025-03-07 21:02 UTC  (4+ messages)

[PATCH v3 0/2] Minimize xa_node allocation during xarry split
 2025-03-07 20:33 UTC  (2+ messages)

[PATCH] fs: binfmt_elf_efpic: fix variable set but not used warning
 2025-03-07 20:30 UTC  (3+ messages)

Memory hotplug locking issue: Useless (?) zone span seqlock
 2025-03-07 20:22 UTC 

[RFC v2 0/9] khugepaged: mTHP support
 2025-03-07 20:14 UTC  (4+ messages)
` [RFC v2 7/9] khugepaged: add "

[RFC PATCH] memcg: net: improve charging of incoming network traffic
 2025-03-07 20:12 UTC  (3+ messages)

[RFC PATCH] mm: Add missing release barrier on PGDAT_RECLAIM_LOCKED unlock
 2025-03-07 19:30 UTC 

[PATCH v8 00/14] zswap IAA compress batching
 2025-03-07 19:30 UTC  (5+ messages)
` [PATCH v8 12/14] mm: zswap: Simplify acomp_ctx resource allocation/deletion and mutex lock usage

[PATCH v1] mm/madvise: Always set ptes via arch helpers
 2025-03-07 18:04 UTC  (9+ messages)

[PATCH] mm: vma: skip anonymous vma when inserting vma to file rmap tree
 2025-03-07 17:58 UTC  (7+ messages)

[PATCH 1/2 v6] mm/mempolicy: Weighted Interleave Auto-tuning
 2025-03-07 17:51 UTC  (8+ messages)
` [PATCH 2/2 v6] mm/mempolicy: Don't create weight sysfs for memoryless nodes

[PATCH v9 0/8] Buddy allocator like (or non-uniform) folio split
 2025-03-07 17:46 UTC  (15+ messages)
` [PATCH v9 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()

[syzbot] [mm?] WARNING in fsnotify_file_area_perm
 2025-03-07 17:45 UTC  (14+ messages)
` [syzbot] [xfs?] "

[PATCH v10 0/8] Buddy allocator like (or non-uniform) folio split
 2025-03-07 17:40 UTC  (9+ messages)
` [PATCH v10 1/8] xarray: add xas_try_split() to split a multi-index entry
` [PATCH v10 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()
` [PATCH v10 3/8] mm/huge_memory: move folio split common code to __folio_split()
` [PATCH v10 4/8] mm/huge_memory: add buddy allocator like (non-uniform) folio_split()
` [PATCH v10 5/8] mm/huge_memory: remove the old, unused __split_huge_page()
` [PATCH v10 6/8] mm/huge_memory: add folio_split() to debugfs testing interface
` [PATCH v10 7/8] mm/truncate: use folio_split() in truncate operation
` [PATCH v10 8/8] selftests/mm: add tests for folio_split(), buddy allocator like split

[PATCH v5 2/9] KVM: guest_memfd: Handle final folio_put() of guest_memfd pages
 2025-03-07 17:04 UTC  (2+ messages)

[PATCH 00/13] arch, mm: reduce code duplication in mem_init()
 2025-03-07 15:28 UTC  (3+ messages)
` [PATCH 07/13] s390: make setup_zero_pages() use memblock

[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
 2025-03-07 15:12 UTC  (10+ messages)
` CXL Boot to Bash - Section 2: The Drivers
  ` CXL Boot to Bash - Section 2a (Drivers): CXL Decoder Programming
` [LSF/MM] CXL Boot to Bash - Section 0: ACPI and Linux Resources

[PATCH net-next v11 0/4] fix the DMA API misuse problem for page_pool
 2025-03-07 14:15 UTC  (3+ messages)
` [PATCH net-next v11 2/4] page_pool: fix IOMMU crash when driver has already unbound

[PATCH 00/11] Remove aops->writepage
 2025-03-07 13:54 UTC  (12+ messages)
` [PATCH 01/11] f2fs: Remove check for ->writepage
` [PATCH 02/11] f2fs: Remove f2fs_write_data_page()
` [PATCH 03/11] f2fs: Remove f2fs_write_meta_page()
` [PATCH 04/11] f2fs: Remove f2fs_write_node_page()
` [PATCH 05/11] vboxsf: Convert to writepages
` [PATCH 06/11] migrate: Remove call to ->writepage
` [PATCH 07/11] writeback: Remove writeback_use_writepage()
` [PATCH 08/11] shmem: Add shmem_writeout()
` [PATCH 09/11] i915: Use writeback_iter()
` [PATCH 10/11] mm: Remove swap_writepage() and shmem_writepage()
` [PATCH 11/11] fs: Remove aops->writepage

Bio-IT World Conference & Expo-Contact Details
 2025-03-07 12:40 UTC 

[PATCH v2 5.10/5.15] mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM
 2025-03-07 12:28 UTC 

[PATCH v2 6.1] mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM
 2025-03-07 12:28 UTC 

[PATCH v2 6.6] mm/mempolicy: fix unbalanced unlock in backported VMA check
 2025-03-07 12:27 UTC 

[PATCH v5 0/9] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-03-07  8:57 UTC  (6+ messages)
` [PATCH v5 3/9] KVM: guest_memfd: Allow host to map guest_memfd() pages

[PATCH v3 0/3] mm: page_ext: Introduce new iteration API
 2025-03-07  8:13 UTC  (6+ messages)
` [PATCH v3 1/3] mm: page_ext: add an iteration API for page extensions
` [PATCH v3 2/3] mm: page_table_check: use new iteration API
` [PATCH v3 3/3] mm: page_owner: "

[PATCH drm-next 0/2] Enhance drm_panic Support for Virtio-GPU
 2025-03-07  7:54 UTC  (6+ messages)
` [PATCH drm-next 1/2] vmalloc: Add atomic_vmap

MWC Barcelona Participant Database
 2025-03-07  7:35 UTC 

[PATCH v3 0/3] mm/hwpoison: Fix regressions in memory failure handling
 2025-03-07  5:47 UTC  (7+ messages)
` [PATCH v3 1/3] x86/mce: Use is_copy_from_user() to determine copy-from-user context

[PATCH mm-unstable 3/5] mm: zpool: Remove object mapping APIs
 2025-03-07  5:19 UTC  (5+ messages)

[RFC PATCH 0/4] Kernel daemon for detecting and promoting hot pages
 2025-03-07  3:27 UTC  (7+ messages)
` [RFC PATCH 1/4] mm: migrate: Allow misplaced migration without VMA too
` [RFC PATCH 2/4] mm: kpromoted: Hot page info collection and promotion daemon

[PATCH drm-next 2/2] drm/virtio: Use atomic_vmap to work drm_panic in GUI
 2025-03-07  3:07 UTC  (3+ messages)

[PATCH v4] page_io: zswap: do not crash the kernel on decompression failure
 2025-03-07  3:06 UTC  (6+ messages)
` [PATCH v4] page_io: zswap: do not crash the kernel on decompression failure (fix)

[PATCH v2 0/7] mm, swap: remove swap slot cache
 2025-03-07  2:54 UTC  (3+ messages)
` [PATCH v2 5/7] mm, swap: use percpu cluster as allocation fast path

[PATCH 3/7] lib/rbtree: add random seed
 2025-03-07  2:36 UTC  (4+ messages)

[PATCH] mm: memcontrol: fix swap counter leak from offline cgroup
 2025-03-07  2:28 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 565351ae7e0cee80e9b5ed84452a5b13644ffc4d
 2025-03-07  1:14 UTC 

[PATCH v2 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-03-07  1:10 UTC  (21+ messages)
` [PATCH v2 01/14] kasan: sw_tags: Use arithmetic shift for shadow computation

[Hypervisor Live Update] Notes from February 24, 2025
 2025-03-07  1:09 UTC  (2+ messages)

[RFC 00/11] THP support for zone device pages
 2025-03-06 23:20 UTC  (12+ messages)
` [RFC 01/11] mm/zone_device: support large zone device private folios
` [RFC 04/11] mm/migrate_device: THP migration of zone device pages
` [RFC 07/11] mm/memremap: Add folio_split support

[PATCH 0/4 v2] cgroup: separate rstat trees
 2025-03-06 21:47 UTC  (7+ messages)
` [PATCH 3/4 v2] cgroup: separate rstat locks for subsystems

page:  |  | latest

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