linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-03-10  8:28 UTC  (9+ messages)
` [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag

[PATCH 0/4] mm/mempolicy: Add memory hotplug support in weighted interleave
 2025-03-10  8:23 UTC  (6+ messages)
` [PATCH 4/4] mm/mempolicy: Fix memory leaks in mempolicy_sysfs_init()

[Patch v2 0/7] lib/interval_tree: add some test cases and cleanup
 2025-03-10  7:49 UTC  (8+ messages)
` [Patch v2 1/7] lib/rbtree: enable userland test suite for rbtree related data structure
` [Patch v2 2/7] lib/rbtree: split tests
` [Patch v2 3/7] lib/rbtree: add random seed
` [Patch v2 4/7] lib/interval_tree: add test case for interval_tree_iter_xxx() helpers
` [Patch v2 5/7] lib/interval_tree: add test case for span iteration
` [Patch v2 6/7] lib/interval_tree: skip the check before go to the right subtree
` [Patch v2 7/7] lib/interval_tree: fix the comment of interval_tree_span_iter_next_gap()

[RFC PATCH net-next] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
 2025-03-10  7:17 UTC  (5+ messages)

Using userfaultfd with KVM's async page fault handling causes processes to hung waiting for mmap_lock to be released
 2025-03-10  6:40 UTC  (5+ messages)

[PATCH v2 0/4] Add managed SOFT RESERVE resource handling
 2025-03-10  6:00 UTC  (13+ messages)
` [PATCH v2 1/4] kernel/resource: Introduce managed SOFT RESERVED resources

[linux-next:master] [memcg] 01d37228d3: netperf.Throughput_Mbps 37.9% regression
 2025-03-10  5:50 UTC 

[linux-next:master] [mm/mremap] c1cda7af3f: Oops:general_protection_fault,probably_for_non-canonical_address#:#[##]PREEMPT_SMP_KASAN
 2025-03-10  5:27 UTC 

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

kernel bug found and root cause analysis
 2025-03-10  3:19 UTC 

[PATCH v7] mm/mempolicy: Weighted Interleave Auto-tuning
 2025-03-10  2:22 UTC  (2+ messages)

[PATCH v2 0/3] Add tracepoints for lowmem reserves, watermarks and totalreserve_pages
 2025-03-10  0:54 UTC  (7+ messages)
` [PATCH v2 1/3] mm/page_alloc: Add trace event for per-zone watermark setup
` [PATCH v2 2/3] mm/page_alloc: Add trace event for per-zone lowmem reserve setup
` [PATCH v2 3/3] mm/page_alloc: Add trace event for totalreserve_pages calculation

[PATCH 00/13] arch, mm: reduce code duplication in mem_init()
 2025-03-10  0:43 UTC  (5+ messages)
` [PATCH 02/13] csky: move setup_initrd() to setup.c
` [PATCH 07/13] s390: make setup_zero_pages() use memblock

[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
 2025-03-10  0:32 UTC  (6+ messages)

[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
 2025-03-10  0:10 UTC  (6+ messages)

[PATCH 0/2] Improve Zram by separating compression context from kswapd
 2025-03-09 22:20 UTC  (12+ 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 v6 0/5] Add NUMA mempolicy support for KVM guest-memfd
 2025-03-09 18:52 UTC  (3+ messages)

[akpm-mm:mm-unstable 481/507] lib/xarray.c:1251:14: error: redefinition of 'xas_try_split_min_order'
 2025-03-09 17:38 UTC  (5+ messages)

[syzbot] [mm?] WARNING in fsnotify_file_area_perm
 2025-03-09 16:20 UTC  (17+ messages)
` [syzbot] [xfs?] "

[akpm-mm:master 1/1] include/linux/align.h:5:10: fatal error: 'vdso/align.h' file not found
 2025-03-09 14:38 UTC 

[RFC PATCH net-next v2] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
 2025-03-09 12:47 UTC 

[RFC PATCH 0/5] Introduce FDBox, and preserve memfd with shmem over KHO
 2025-03-09 12:03 UTC  (15+ messages)
` [RFC PATCH 1/5] misc: introduce FDBox
` [RFC PATCH 2/5] misc: add documentation for FDBox

[PATCH v15 5/9] mm: rust: add mmput_async support
 2025-03-09 11:37 UTC  (2+ messages)

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

[akpm-mm:master 1/1] htmldocs: arch/x86/entry/vdso/Makefile:7: lib/vdso/Makefile.include: No such file or directory
 2025-03-09  7:41 UTC 

[GIT PULL] hotfixes for 6.14-rcc6
 2025-03-09  0:44 UTC  (2+ messages)

[syzbot] Monthly mm report (Mar 2025)
 2025-03-08 22:16 UTC 

[PATCH] docs/mm: Physical Memory: Populate the "Zones" section
 2025-03-08 21:47 UTC  (3+ messages)

[PATCH v3 1/2] mm/filemap: use xas_try_split() in __filemap_add_folio()
 2025-03-08 21:34 UTC  (5+ messages)

[LSF/MM/BPF TOPIC] The future of anon_vma
 2025-03-08 18:15 UTC  (3+ messages)

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

[PATCH v4 0/3] mm/hwpoison: Fix regressions in memory failure handling
 2025-03-08 11:36 UTC  (11+ messages)
` [PATCH v4 1/3] x86/mce: Use is_copy_from_user() to determine copy-from-user context

[PATCH 00/11] Remove aops->writepage
 2025-03-08  5:34 UTC  (14+ 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

[PATCH V2] fs: binfmt_elf_efpic: fix variable set but not used warning
 2025-03-08  4:07 UTC  (4+ messages)

[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
 2025-03-08  3:23 UTC  (11+ 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
  ` [LSF/MM] CXL Boot to Bash - Section 0a: CFMWS and NUMA Flexiblity

[PATCH v3] mm/migrate: fix shmem xarray update during migration
 2025-03-08  3:17 UTC  (3+ messages)

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

[PATCH 0/8] cxl: support CXL memory RAS features
 2025-03-08  2:35 UTC  (15+ 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 8/8] cxl/memfeature: Add CXL memory device memory sparing control feature

[PATCH] fs: binfmt_elf_efpic: fix variable set but not used warning
 2025-03-08  2:21 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 0a2f889128969dab41861b6e40111aa03dc57014
 2025-03-08  2:20 UTC 

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

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

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

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  (4+ messages)

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

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

[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 2/4] mm/mempolicy: Enable sysfs support for memory hotplug in weighted interleave
 2025-03-07 18:19 UTC  (2+ messages)

[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()

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

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 

page:  |  | latest

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