summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-22powerpc/pgtable: define PFN_PTE_SHIFTDavid Hildenbrand
2024-02-22nios2/pgtable: define PFN_PTE_SHIFTDavid Hildenbrand
2024-02-22arm/pgtable: define PFN_PTE_SHIFTDavid Hildenbrand
2024-02-22arm64/mm: make set_ptes() robust when OAs cross 48-bit boundaryRyan Roberts
2024-02-22mm/vmscan: change the type of file from int to boolHao Ge
2024-02-22mm: compaction: update the cc->nr_migratepages when allocating or freeing the...Baolin Wang
2024-02-22selftests/mm: virtual_address_range: conform to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: transhuge-stress: conform to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: thuge-gen: conform to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: split_huge_page_test: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: mremap_dontunmap: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: mrelease_test: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: mlock2-tests: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: mlock-random-test: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: map_populate: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: map_hugetlb: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: map_fixed_noreplace: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22userfaultfd: handle zeropage moves by UFFDIO_MOVESuren Baghdasaryan
2024-02-22XArray: add cmpxchg order testDaniel Gomez
2024-02-22test_xarray: add tests for advanced multi-index useLuis Chamberlain
2024-02-22mm/cma: don't treat bad input arguments for cma_alloc() as its failureAnshuman Khandual
2024-02-22mm: ptdump: add check_wx_pages debugfs attributeChristophe Leroy
2024-02-22mm: ptdump: have ptdump_check_wx() return boolChristophe Leroy
2024-02-22powerpc,s390: ptdump: define ptdump_check_wx() regardless of CONFIG_DEBUG_WXChristophe Leroy
2024-02-22arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WXChristophe Leroy
2024-02-22arm: ptdump: rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WXChristophe Leroy
2024-02-22mm/mempolicy: protect task interleave functions with tsk->mems_allowed_seqGregory Price
2024-02-22mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleavingGregory Price
2024-02-22mm/mempolicy: refactor a read-once mechanism into a function for re-useGregory Price
2024-02-22mm/mempolicy: implement the sysfs-based weighted_interleave interfaceRakie Kim
2024-02-22mm/mmap: use SZ_{8K, 128K} helper macroYajun Deng
2024-02-22Docs/translations/damon/usage: update for monitor_on renamingSeongJae Park
2024-02-22Docs/admin-guide/mm/damon/usage: update for monitor_on renamingSeongJae Park
2024-02-22mm/damon/dbgfs: rename monitor_on file to monitor_on_DEPRECATEDSeongJae Park
2024-02-22selftets/damon: prepare for monitor_on file renamingSeongJae Park
2024-02-22Docs/admin-guide/mm/damon/usage: document 'DEPRECATED' file of DAMON debugfs ...SeongJae Park
2024-02-22mm/damon/dbgfs: make debugfs interface deprecation message a macroSeongJae Park
2024-02-22mm/damon/dbgfs: implement deprecation notice fileSeongJae Park
2024-02-22mm/damon: rename CONFIG_DAMON_DBGFS to DAMON_DBGFS_DEPRECATEDSeongJae Park
2024-02-22Docs/admin-guide/mm/damon/usage: use sysfs interface for tracepoints exampleSeongJae Park
2024-02-22mm: zswap: function ordering: shrink_memcg_cbJohannes Weiner
2024-02-22mm: zswap: function ordering: writebackJohannes Weiner
2024-02-22mm: zswap: function ordering: per-cpu compression infraJohannes Weiner
2024-02-22mm: zswap: function ordering: compress & decompress functionsJohannes Weiner
2024-02-22mm: zswap: function ordering: move entry section out of tree sectionJohannes Weiner
2024-02-22mm: zswap: function ordering: move entry sections out of LRU sectionJohannes Weiner
2024-02-22mm: zswap: function ordering: public lru apiJohannes Weiner
2024-02-22mm: zswap: function ordering: pool paramsJohannes Weiner
2024-02-22mm: zswap: function ordering: zswap_poolsJohannes Weiner
2024-02-22mm: zswap: function ordering: pool refcountingJohannes Weiner