summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-22lib/test_hmm: fail dmirror_fault() when the mirrored mm is goneStanislav Kinsburskii
2026-07-22mm/mm_init: handle alloc_percpu failure in free_area_init_core_hotplugGregory Price
2026-07-22condense comment about folio referenceUsama Arif
2026-07-22mm/migrate_device: pin large folios before splittingUsama Arif
2026-07-22mm-page_owner-add-numa-node-filter-fixZi Yan
2026-07-22mm-fix-assert_exclusive_bits-by-passing-memdesc_flags_t-by-pointer-fixHui Zhu
2026-07-22mm: fix ASSERT_EXCLUSIVE_BITS by passing memdesc_flags_t by pointerHui Zhu
2026-07-22selftests/mm: fix clone cleartid race in pkey sighandler testsHongfu Li
2026-07-22selftests/mm: add missing pthread_create() return checks in pkey testsHongfu Li
2026-07-22selftests/mm: add missing mmap() return checks in pkey testsHongfu Li
2026-07-22selftests/mm: use pkey_assert on clone_raw failure in pkey testHongfu Li
2026-07-22selftests/mm: unify pkey sighandler selftest assertions and tracingHongfu Li
2026-07-22selftests/mm: move pkey selftest helpers to pkey_util.cHongfu Li
2026-07-22mm/shmem: fix data-race in shmem_faultyahia ahmed
2026-07-22mm/vmpressure: move v1 userspace eventfd code into memcontrol-v1.cUsama Arif
2026-07-22mm-vmpressure-skip-tree=true-accounting-on-cgroup-v2-fixUsama Arif
2026-07-22mm/vmpressure: skip tree=true accounting on cgroup v2Usama Arif
2026-07-22mm/hugetlb: avoid unnecessary TLB flush for empty folio list in vmemmap optimizeWentao Guan
2026-07-22maple_tree: add helper mas_make_walkable()Liam R. Howlett (Oracle)
2026-07-22maple_tree: avoid extra gap calculationLiam R. Howlett (Oracle)
2026-07-22maple_tree: fix argument name in headerLiam R. Howlett (Oracle)
2026-07-22maple_tree: change two GFP flags in testsLiam R. Howlett (Oracle)
2026-07-22maple_tree: document erase and allocations betterLiam R. Howlett (Oracle)
2026-07-22maple_tree: WARN_ON_ONCE when allocations failLiam R. Howlett (Oracle)
2026-07-22maple_tree: document that erase may use GFP_KERNEL for allocationsLiam R. Howlett (Oracle)
2026-07-22maple_tree: catch race in mas_alloc_cyclic()Liam R. Howlett (Oracle)
2026-07-22maple_tree: add bulk parent set helperLiam R. Howlett (Oracle)
2026-07-22maple_tree: micro optimisation of mas_wr_store_type()Liam R. Howlett (Oracle)
2026-07-22maple_tree: optimise mas_wr_node_store() when not in rcu modeLiam R. Howlett (Oracle)
2026-07-22maple_tree: use prefetched value in mas_wr_store_type()Liam R. Howlett (Oracle)
2026-07-22maple_tree: clarify comments on mas_nomem()Liam R. Howlett (Oracle)
2026-07-22maple_tree: drop MAPLE_ALLOC_SLOTSLiam R. Howlett (Oracle)
2026-07-22maple_tree: drop dead code from mas_extend_spanning_null()Liam R. Howlett (Oracle)
2026-07-22maple_tree: documentation fixLiam R. Howlett (Oracle)
2026-07-22maple_tree: add write lock checking with lockdep sequence numbersLiam R. Howlett (Oracle)
2026-07-22locking/lockdep: add sequence counter to held_lockLiam R. Howlett (Oracle)
2026-07-22maple_tree: add rcu locking check when LOCKDEP is enabledLiam R. Howlett (Oracle)
2026-07-22mm/page_alloc: use existing highatomic reserves on the buddy fastpathJP Kobryn
2026-07-22mm/damon/sysfs: fix typos in probe_{add,rm}_dirs: s/attr/probe/SJ Park
2026-07-22mm/damon/sysfs: split out filters setup functionSJ Park
2026-07-22mm/damon/sysfs: split probe setup function outSJ Park
2026-07-22mm/damon/core: reduce range setup in damon_commit_target_regions()SJ Park
2026-07-22selftests/damon/sysfs.sh: test all files in quota goal dirSJ Park
2026-07-22selftests/damon/sysfs.sh: test dests dirSJ Park
2026-07-22selftests/damon/sysfs.sh: test {core,ops}_filters/ directoriesSJ Park
2026-07-22selftests/damon/sysfs.sh: test multiple probe dirs creationSJ Park
2026-07-22mm/damon/tests/core-kunit: test damon_rand()SJ Park
2026-07-22Docs/ABI/damon: document probe filesSJ Park
2026-07-22Docs/mm/damon/design: update for DAMOS_QUOTA_NODE_ELIGIBLE_MEM_BPSJ Park
2026-07-22mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVESUsama Arif