Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-26 15:49:38 to 2024-04-29 09:33:48 UTC [more...]

[PATCH v2] mm,page_owner: don't remove __GFP_NOLOCKDEP in add_stack_record_to_list
 2024-04-29  9:33 UTC  (3+ messages)

[PATCH v1] mm: Fix race between __split_huge_pmd_locked() and GUP-fast
 2024-04-29  9:29 UTC  (21+ messages)

[PATCH] slub: Fixes freepointer encoding for single free
 2024-04-29  9:09 UTC  (10+ messages)

[PATCH] mm,page_owner: don't remove GFP flags in add_stack_record_to_list
 2024-04-29  7:59 UTC  (2+ messages)

[RFC PATCH v2 0/2] mm: convert mm's rss stats to use atomic mode
 2024-04-29  7:45 UTC  (4+ messages)
` [RFC PATCH v2 1/2] percpu_counter: introduce atomic mode for percpu_counter

[PATCH 0/2] mm/gup: Fix hugepd for longterm R/O pin on Power
 2024-04-29  7:28 UTC  (5+ messages)
` [PATCH 1/2] mm/gup: Fix hugepd handling in hugetlb rework
` [PATCH 2/2] mm/selftests: Don't prefault in gup_longterm tests

[PATCH rfc 0/4] mm: filemap: try to batch lruvec stat updating
 2024-04-29  7:24 UTC  (5+ messages)
` [PATCH rfc 1/4] mm: memory: add prepare_range_pte_entry()
` [PATCH rfc 2/4] mm: filemap: add filemap_set_pte_range()
` [PATCH rfc 3/4] mm: filemap: move __lruvec_stat_mod_folio() out of filemap_set_pte_range()
` [PATCH rfc 4/4] mm: filemap: try to batch lruvec stat updating

[PATCH] mm/slab: make __free(kfree) accept error pointers
 2024-04-29  6:08 UTC  (4+ messages)

[PATCH 0/8] mm/swap: optimize swap cache search space
 2024-04-29  5:50 UTC  (12+ messages)

[RFC v2] fstests: add stress truncation + writeback + compaction split test
 2024-04-29  5:00 UTC 

[PATCH 0/2] mm/huge_memory: couple fixes and one cleanup
 2024-04-29  4:04 UTC  (4+ messages)
` [PATCH 1/2] mm/huge_memory: skip invalid debugfs file entry for folio split

[PATCH v4 00/11] enable bs > ps in XFS
 2024-04-29  3:56 UTC  (21+ messages)
` [PATCH v4 03/11] filemap: allocate mapping_min_order folios in the page cache
` [PATCH v4 05/11] mm: do not split a folio if it has minimum folio order requirement
` [PATCH v4 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH v4 08/11] xfs: use kvmalloc for xattr buffers

[PATCH 00/10] Add helper functions to remove repeated code and
 2024-04-29  3:47 UTC  (11+ messages)
` [PATCH 01/10] writeback: factor out wb_bg_dirty_limits to remove repeated code
` [PATCH 02/10] writeback: add general function domain_dirty_avail to calculate dirty and avail of domain
` [PATCH 03/10] writeback: factor out domain_over_bg_thresh to remove repeated code
` [PATCH 04/10] writeback use [global/wb]_domain_dirty_avail helper in cgwb_calc_thresh
` [PATCH 05/10] writeback: call domain_dirty_avail in balance_dirty_pages
` [PATCH 06/10] writeback: Factor out code of freerun to remove repeated code
` [PATCH 07/10] writeback: factor out wb_dirty_freerun to remove more repeated freerun code
` [PATCH 08/10] writeback: factor out balance_domain_limits to remove repeated code
` [PATCH 09/10] writeback: factor out wb_dirty_exceeded "
` [PATCH 10/10] writeback: factor out balance_wb_limits "

[PATCH] mm/slub: mark racy access on slab->freelist
 2024-04-29  2:25 UTC  (3+ messages)

[linux-next:master 8878/8890] include/asm-generic/io.h:1184:(.text+0x2c36): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: (.xiptext+0x14c8)
 2024-04-28 21:41 UTC 

[PATCH v20 2/5] ring-buffer: Introducing ring-buffer mapping functions
 2024-04-28 21:24 UTC  (4+ messages)

[PATCH v3 0/6] slab: Introduce dedicated bucket allocator
 2024-04-28 17:02 UTC  (3+ messages)

[Patch v2 0/8] memblock: clenup
 2024-04-28 13:07 UTC  (11+ messages)
` [Patch v2 1/8] memblock tests: reserve the 129th memory block at all possible position
` [Patch v2 4/8] mm/memblock: remove consecutive regions at once
  ` [Patch v2 2/8] memblock tests: add memblock_reserve_many_may_conflict_check()
  ` [Patch v2 3/8] mm/memblock: fix comment for memblock_isolate_range()

[PATCH v2] memblock: add no-map alloc functions
 2024-04-28 12:52 UTC  (15+ messages)

[PATCH 1/4] mm/ksm: rename mm_slot members to ksm_slot for better readability
 2024-04-28 10:06 UTC  (4+ messages)
` [PATCH 2/4] mm/ksm: rename variable mm_slot to ksm_slot in unmerge_and_remove_all_rmap_items
` [PATCH 3/4] mm/ksm: rename mm_slot_cache to ksm_slot_cache
` [PATCH 4/4] mm/ksm: rename mm_slot for get_next_rmap_item

[PATCH v11] mm: report per-page metadata information
 2024-04-28  8:28 UTC  (2+ messages)

[PATCH v6 00/16] mm: jit/text allocator
 2024-04-28  6:55 UTC  (11+ messages)
` [PATCH v6 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH v6 06/16] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v6 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v6 08/16] mm/execmem, arch: convert remaining "

[PATCH v2 0/8] mm/swap: optimize swap cache search space
 2024-04-28  3:17 UTC  (4+ messages)
` [PATCH v2 3/8] f2fs: drop usage of page_index

[PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
 2024-04-28  3:00 UTC 

[PATCH] mm/memory-failure: remove shake_page()
 2024-04-28  2:24 UTC  (9+ messages)

[PATCH] mm/pagemap: Make trylock_page return bool
 2024-04-28  1:47 UTC 

[PATCH] mm/rmap: change the type of we_locked from int to bool
 2024-04-28  1:20 UTC 

[PATCH] mm: use memalloc_nofs_save() in page_cache_ra_order()
 2024-04-28  1:08 UTC  (4+ messages)

[PATCH v2 01/10] mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range()
 2024-04-28  0:49 UTC  (5+ messages)

Machine freezes after running KASAN KUnit test 21 with a GCC 13.2 built kernel but runs tests fine with a CLANG 18 build kernel (v6.9-rc5, 32bit ppc, PowerMac G4 DP)
 2024-04-27 18:50 UTC 

[akpm-mm:mm-unstable 457/479] arch/s390/kernel/uv.c:196:13: error: call to undeclared function 'page_mapping'; ISO C99 and later do not support implicit function declarations
 2024-04-27 15:16 UTC  (2+ messages)

[PATCH v2 0/7] memcg: reduce memory consumption by memcg stats
 2024-04-27 14:22 UTC  (17+ messages)
` [PATCH v2 1/7] memcg: reduce memory size of mem_cgroup_events_index
` [PATCH v2 2/7] memcg: dynamically allocate lruvec_stats
` [PATCH v2 3/7] memcg: reduce memory for the lruvec and memcg stats
` [PATCH v2 4/7] memcg: cleanup __mod_memcg_lruvec_state
` [PATCH v2 5/7] memcg: pr_warn_once for unexpected events and stats
` [PATCH v2 6/7] memcg: use proper type for mod_memcg_state
` [PATCH v2 7/7] mm: cleanup WORKINGSET_NODES in workingset

[PATCH] Documentation/admin-guide/sysctl/vm.rst adding the importance of NUMA-node count to documentation
 2024-04-27 14:13 UTC  (5+ messages)

[PATCH v5] mm/rmap: do not add fully unmapped large folio to deferred split list
 2024-04-27  9:32 UTC  (10+ messages)

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-04-27  7:40 UTC  (4+ messages)

[PATCH v1 0/3] mm/gup: consistently call it GUP-fast
 2024-04-27  6:58 UTC  (10+ messages)
` [PATCH v1 1/3] mm/gup: consistently name GUP-fast functions

[PATCH] mm/swapfile: mark racy access on si->highest_bit
 2024-04-27  6:29 UTC 

[PATCH v3 0/2] clean-up for create_kmalloc_caches()
 2024-04-27  4:51 UTC  (4+ messages)
` [PATCH v3 1/2] mm/slub: create kmalloc 96 and 192 caches regardless cache size order
  ` [PATCH v3 2/2] mm/slub: remove the check for NULL kmalloc_caches

[RFC PATCH net-next v8 07/14] page_pool: devmem support
 2024-04-27  2:11 UTC  (3+ messages)

[PATCH v14 00/22] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-04-27  1:32 UTC  (19+ messages)
` [PATCH v14 09/22] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH v14 21/22] crypto: ccp: Add the SNP_{PAUSE,RESUME}_ATTESTATION commands
` [PATCH v14 22/22] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event

[linux-next:pending-fixes] BUILD SUCCESS 68d7c66c8435bad8c74bb64a4422fb2aba6fa282
 2024-04-27  1:02 UTC 

[RFC PATCH v8 00/10] ras: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
 2024-04-26 23:56 UTC  (3+ messages)
` [RFC PATCH v8 05/10] cxl/memscrub: Add CXL device patrol scrub control feature

[syzbot] [xfs?] possible deadlock in xfs_ilock_data_map_shared
 2024-04-26 23:17 UTC  (2+ messages)

[linux-next:master 8795/8890] ERROR: modpost: "__aeabi_ul2d" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
 2024-04-26 22:21 UTC 

[GIT PULL] hotfixes for 6.9-rc6
 2024-04-26 20:52 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION bb7a2467e6beef44a80a17d45ebf2931e7631083
 2024-04-26 20:31 UTC 

[PATCH 0/7] mm/damon: add a DAMOS filter type for page granularity access recheck
 2024-04-26 19:52 UTC  (8+ messages)
` [PATCH 1/7] mm/damon/paddr: implement damon_folio_young()
` [PATCH 2/7] mm/damon/paddr: implement damon_folio_mkold()
` [PATCH 3/7] mm/damon: add DAMOS filter type YOUNG
` [PATCH 4/7] mm/damon/paddr: implement "
` [PATCH 5/7] Docs/mm/damon/design: document 'young page' type DAMOS filter
` [PATCH 6/7] Docs/admin-guide/mm/damon/usage: update for young page "
` [PATCH 7/7] Docs/ABI/damon: update for 'youg page' "

[RFC v2 0/3] iommu/intel: Free empty page tables on unmaps
 2024-04-26 19:39 UTC  (5+ messages)

[PATCH v4] mm/rmap: do not add fully unmapped large folio to deferred split list
 2024-04-26 18:41 UTC  (4+ messages)

[PATCH 0/4] Improve anon_vma scalability for anon VMAs
 2024-04-26 17:36 UTC  (5+ messages)
` [PATCH 1/4] mm: Assert the mmap_lock is held in __anon_vma_prepare()
` [PATCH 4/4] mm: Optimise vmf_anon_prepare() for VMAs without an anon_vma

[RFC] Make find_tcp_vma() more efficient
 2024-04-26 17:15 UTC 

[PATCH] mm/slub: Avoid recursive loop with kmemleak
 2024-04-26 17:06 UTC  (3+ messages)

mm/kasan/report.c:143:20: error: unused function 'kasan_kunit_test_suite_executing'
 2024-04-26 16:08 UTC 

[PATCH] mm: Always sanity check anon_vma first for per-vma locks
 2024-04-26 15:50 UTC  (10+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).