linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
 2024-09-22  1:00 UTC  (5+ messages)
` [PATCH 01/12] mm/gup.c: Remove redundant check for PCI P2PDMA page
` [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one

[PATCH -next] tmpfs: fault in smaller chunks if large folio allocation not allowed
 2024-09-22  0:35 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 7/7] kunit, slub: add test_kfree_rcu() and test_leak_destroy()
 2024-09-21 21:25 UTC  (4+ messages)

[RFC PATCH 1/1] hpref: Hazard Pointers with Reference Counter
 2024-09-21 21:07 UTC  (2+ messages)

[PATCH v2] mm: x86: instrument __get/__put_kernel_nofault
 2024-09-21 20:49 UTC  (5+ messages)
` [PATCH v3] "
    ` [PATCH v4] "

[PATCH] mm/damon: fix sparse warning for zero initializer
 2024-09-21 19:54 UTC 

[linux-next:fs-next] BUILD SUCCESS 223f4a5a09aafa082534fb9831bee611f7c42a51
 2024-09-21 17:36 UTC 

[GIT PULL] non-MM updates for 6.12-rc1
 2024-09-21 15:49 UTC  (2+ messages)

[GIT PULL] MM updates for 6.12-rc1
 2024-09-21 15:49 UTC  (2+ messages)

[PATCH v7 01/26] rust: alloc: add `Allocator` trait
 2024-09-21 15:32 UTC  (2+ messages)
` [RFC PATCH] rust: alloc: pass `old_layout` to `Allocator`

[linux-next:master 11265/12481] drivers/net/ethernet/cirrus/ep93xx_eth.c:805:40: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2024-09-21 15:23 UTC 

[linux-next:fs-current] BUILD SUCCESS c2999f391166ea89da0036ec9937b7af325da304
 2024-09-21  8:20 UTC 

[linux-next:pending-fixes] BUILD SUCCESS baafd75d7bf25bfafa22ce8a23d5e00f474110be
 2024-09-21  8:18 UTC 

[PATCH] mm/fake-numa: per-phys node fake size
 2024-09-21  8:13 UTC 

[PATCH V2] mm/memcontrol: add per-memcg pgpgin/pswpin counter
 2024-09-21  7:51 UTC  (3+ messages)

[PATCH 0/2] Add BLK_FEAT_READ_SYNCHRONOUS and SWP_READ_SYNCHRONOUS_IO
 2024-09-21  0:04 UTC  (5+ messages)
` [PATCH 1/2] block: add BLK_FEAT_READ_SYNCHRONOUS feature for synchronous read
` [PATCH 2/2] mm, swap: introduce SWP_READ_SYNCHRONOUS_IO

[PATCH v6 0/3] mm: ZSWAP swap-out of mTHP folios
 2024-09-20 23:45 UTC  (33+ messages)
` [PATCH v6 2/3] mm: zswap: zswap_store() extended to handle "
` [PATCH v6 3/3] mm: swap: Count successful mTHP ZSWAP stores in sysfs mTHP zswpout stats

[linux-next:master] BUILD REGRESSION 62f92d634458a1e308bb699986b9147a6d670457
 2024-09-20 22:20 UTC 

[RFC PATCH 0/4] memory tiering fairness by per-cgroup control of promotion and demotion
 2024-09-20 22:11 UTC  (5+ messages)
` [RFC PATCH 1/4] Add get_cgroup_local_usage for estimating the top-tier memory usage
` [RFC PATCH 2/4] calculate memory.low for the local node and track its usage
` [RFC PATCH 3/4] use memory.low local node protection for local node reclaim
` [RFC PATCH 4/4] reduce NUMA balancing scan size of cgroups over their local memory.low

[PATCH 0/1] Fix device private page livelock on CPU fault
 2024-09-20 21:59 UTC  (9+ messages)
` [PATCH 1/1] mm/migrate: Trylock device page in do_swap_page

[PATCH v3 0/5] Increase mseal test coverage
 2024-09-20 16:37 UTC  (9+ messages)
` [PATCH v3 4/5] selftests/mseal: add more tests for mmap

[linux-next:master 10737/12481] drivers/gpu/drm/xe/tests/xe_bo.c:456:17: sparse: sparse: cast truncates bits from constant value (800000000 becomes 0)
 2024-09-20 15:06 UTC 

[PATCH 1/2] kselftests: mm: Fix wrong __NR_userfaultfd value
 2024-09-20 14:59 UTC  (6+ messages)

[linux-next:master 11259/12481] drivers/dma/ep93xx_dma.c:1354:37: sparse: sparse: incorrect type in return expression (different address spaces)
 2024-09-20 14:56 UTC 

[PATCH] riscv: make ZONE_DMA32 optional
 2024-09-20 14:04 UTC  (2+ messages)

Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
 2024-09-20 13:54 UTC  (24+ messages)

[PATCH V1 1/9] mm/gup: repin_folio_unhugely
 2024-09-20 13:28 UTC  (6+ messages)

[RFC PATCH 0/7] support for mm-local memory allocations and use it
 2024-09-20 13:19 UTC  (3+ messages)

[PATCH] riscv: make ZONE_DMA32 optional
 2024-09-20 13:18 UTC  (3+ messages)

[PATCH 1/1] mm/mempolicy: fix comments for better documentation
 2024-09-20 12:59 UTC  (2+ messages)

[PATCH] mm/page_alloc: Add some detailed comments in can_steal_fallback
 2024-09-20 12:20 UTC 

[PATCH v13 0/3] ACPI: APEI: handle synchronous errors in task work
 2024-09-20 12:14 UTC  (8+ messages)
` [PATCH v13 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [PATCH v13 2/3] mm: memory-failure: move return value documentation to function declaration
` [PATCH v13 3/3] ACPI: APEI: handle synchronous exceptions in task work

[linux-next:master 11937/12481] mm/kasan/kasan_test_c.c:48:6: sparse: sparse: symbol 'kasan_ptr_result' was not declared. Should it be static?
 2024-09-20 10:38 UTC 

[PATCH V2 7/7] mm: Use pgdp_get() for accessing PGD entries
 2024-09-20  9:47 UTC  (10+ messages)

[PATCH] mm: Move set_pxd_safe() helpers from generic to platform
 2024-09-20  9:27 UTC  (7+ messages)

[PATCH v2] mm/vmstat: Defer the refresh_zone_stat_thresholds after all CPUs bringup
 2024-09-20  9:25 UTC  (8+ messages)

[RFC PATCH 00/39] 1G page support for guest_memfd
 2024-09-20  9:17 UTC  (3+ messages)
` [RFC PATCH 14/39] KVM: guest_memfd: hugetlb: initialization and cleanup

[RFC] Virtualizing tagged disaggregated memory capacity (app specific, multi host shared)
 2024-09-20  9:06 UTC  (3+ messages)

[linux-next:master] [netfs] a05b682d49: BUG:KASAN:slab-use-after-free_in_copy_from_iter
 2024-09-20  7:55 UTC  (12+ messages)

[RFC PATCH 0/4] Add hazard pointers to kernel
 2024-09-20  7:43 UTC  (24+ messages)
` [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers

DAMON Beer/Coffee/Tea chat reminder (was: Re: DAMON Beer/Coffee/Tea chat reminder and extending for office hour)
 2024-09-20  7:12 UTC 

[PATCH] memory tier: Remove unused default_dram_perf_ref_source
 2024-09-20  6:43 UTC  (3+ messages)

[PATCH] mm/vmscan: Fix hard LOCKUP in function isolate_lru_folios
 2024-09-20  6:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net 2/2] page_pool: fix IOMMU crash when driver has already unbound
 2024-09-20  6:14 UTC  (8+ messages)

[PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag
 2024-09-20  5:10 UTC  (9+ messages)
` [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits

[PATCH v2 0/2] Compute contiguous empty PTEs for mTHP efficiently
 2024-09-20  4:04 UTC  (6+ messages)
` [PATCH v2 2/2] mm: Compute first_set_pte to eliminate evaluating redundant ranges

[PATCH v5 0/3] mm: ZSWAP swap-out of mTHP folios
 2024-09-20  2:34 UTC  (7+ messages)

[PATCH RFC] mm: mglru: provide a separate list for lazyfree anon folios
 2024-09-20  1:23 UTC  (5+ messages)
` 回复: "

[PATCH 0/4] refine mas_end of mas_mab_cp()
 2024-09-19 23:48 UTC  (5+ messages)
` [PATCH 1/4] maple_tree: not necessary to copy mas->end + 1
` [PATCH 2/4] maple_tree: use mt_pivot_count() to replace mt_slot_count() - 1
` [PATCH 3/4] maple_tree: copy to mt_pivot_count() instead of mt_slot_count()
` [PATCH 4/4] maple_tree: now we are sure mas_end wouldn't exceed mt_pivots[mt]

[linux-next:master] BUILD REGRESSION 3621a2c9142bd490af0666c0c02d52d60ce0d2a5
 2024-09-19 20:15 UTC 

[RFC PATCH v1 0/4] Control folio sizes used for page cache memory
 2024-09-19 17:21 UTC  (3+ messages)

[PATCH v8 00/11] fs: multigrain timestamp redux
 2024-09-19 16:53 UTC  (7+ messages)
` [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
` [PATCH v8 07/11] Documentation: add a new file documenting multigrain timestamps

[PATCH 0/2] ext4, mm: improve partial inode eof zeroing
 2024-09-19 16:07 UTC  (3+ messages)
` [PATCH 1/2] ext4: partial zero eof block on unaligned inode size extension
` [PATCH 2/2] mm: zero range of eof folio exposed by "

[syzbot] [cgroups?] [mm?] INFO: rcu detected stall in shmem_fault (6)
 2024-09-19 14:28 UTC 

[PATCH] misc: sgi-gru: Don't disable preemption in GRU driver
 2024-09-19 12:34 UTC 

[PATCH v3 0/8] x86/module: use large ROX pages for text allocations
 2024-09-19 11:18 UTC  (3+ messages)
` [PATCH v3 7/8] execmem: add support for cache of large ROX pages

[PATCH] mm/page_alloc: Add some comments for specific scenarios to make it easier to understand why unmovable and reclaimable allocations can steal from moveable pageblocks by default
 2024-09-19  9:50 UTC  (2+ messages)

[GIT PULL] hotfixes for 6.12-rc1
 2024-09-19  9:50 UTC  (2+ messages)

[RFC PATCH V2 0/3] Add NUMA mempolicy support for KVM guest_memfd
 2024-09-19  9:44 UTC  (4+ messages)
` [RFC PATCH V2 1/3] KVM: guest_memfd: Extend creation API to support NUMA mempolicy
` [RFC PATCH V2 2/3] mm: Add mempolicy support to the filemap layer
` [RFC PATCH V2 3/3] KVM: guest_memfd: Enforce NUMA mempolicy if available

[PATCH V2 0/7] mm: Use pxdp_get() for accessing page table entries
 2024-09-19  9:20 UTC  (6+ messages)
` [PATCH V2 3/7] mm: Use ptep_get() for accessing PTE entries

[PATCH] mm: call the security_mmap_file() LSM hook in remap_file_pages()
 2024-09-19  8:13 UTC  (2+ messages)

[v5 PATCH 1/2] hugetlb: arm64: add mte support
 2024-09-19  7:49 UTC  (5+ messages)

[PATCH V2 4/7] mm: Use pmdp_get() for accessing PMD entries
 2024-09-19  7:21 UTC  (5+ messages)

[PATCH v4 1/2] mm: Abstract THP allocation
 2024-09-19  6:49 UTC  (2+ messages)

[RFC v2 01/13] mm/kfence: Add a new kunit test test_use_after_free_read_nofault()
 2024-09-19  2:55 UTC 

[PATCH] mm/huge_memory: ensure huge_zero_folio won't have large_rmappable flag set
 2024-09-19  2:13 UTC  (3+ messages)

[syzbot] [mm?] KASAN: slab-use-after-free Read in shrinker_free
 2024-09-18 22:55 UTC  (3+ messages)

[bug report] mm: avoid leaving partial pfn mappings around in error case
 2024-09-18 21:08 UTC  (5+ messages)

page:  |  | latest

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