summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-19mm: use pmdp_get_lockless() without surplus barrier()Hugh Dickins
2023-06-19selftests: damon: add config fileAnders Roxell
2023-06-19mm/vmalloc: replace the ternary conditional operator with min()Lu Hongfei
2023-06-19mm/folio: avoid special handling for order value 0 in folio_set_orderTarun Sahu
2023-06-19vmstat: skip periodic vmstat update for isolated CPUsMarcelo Tosatti
2023-06-19xtensa: add pte_unmap() to balance pte_offset_map()Hugh Dickins
2023-06-19x86: sme_populate_pgd() use pte_offset_kernel()Hugh Dickins
2023-06-19x86: allow get_locked_pte() to failHugh Dickins
2023-06-19sparc: iounit and iommu use pte_offset_kernel()Hugh Dickins
2023-06-19sparc: allow pte_offset_map() to failHugh Dickins
2023-06-19sparc/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins
2023-06-19sh/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins
2023-06-19s390: gmap use pte_unmap_unlock() not spin_unlock()Hugh Dickins
2023-06-19s390: allow pte_offset_map_lock() to failHugh Dickins
2023-06-19riscv/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins
2023-06-19powerpc/hugetlb: pte_alloc_huge()Hugh Dickins
2023-06-19powerpc: allow pte_offset_map[_lock]() to failHugh Dickins
2023-06-19powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel()Hugh Dickins
2023-06-19parisc/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins
2023-06-19parisc: unmap_uncached_pte() use pte_offset_kernel()Hugh Dickins
2023-06-19parisc: add pte_unmap() to balance get_ptep()Hugh Dickins
2023-06-19mips: add pte_unmap() to balance pte_offset_map()Hugh Dickins
2023-06-19microblaze: allow pte_offset_map() to failHugh Dickins
2023-06-19m68k: allow pte_offset_map[_lock]() to failHugh Dickins
2023-06-19ia64/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins
2023-06-19arm64/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins
2023-06-19arm64: allow pte_offset_map() to failHugh Dickins
2023-06-19arm: allow pte_offset_map[_lock]() to failHugh Dickins
2023-06-19mm: zswap: support exclusive loadsYosry Ahmed
2023-06-19mm/mm_init.c: remove reset_node_present_pages()Haifeng Xu
2023-06-19mm/memory_hotplug: remove reset_node_managed_pages() in hotadd_init_pgdat()Haifeng Xu
2023-06-19shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfsRoberto Sassu
2023-06-19mm/mm_init.c: drop 'nid' parameter from check_for_memory()Haifeng Xu
2023-06-19mm/sparse: remove unused parameters in sparse_remove_section()Yajun Deng
2023-06-19mm/hugetlb: use a folio in hugetlb_fault()ZhangPeng
2023-06-19mm/hugetlb: use a folio in hugetlb_wp()ZhangPeng
2023-06-19mm/hugetlb: use a folio in copy_hugetlb_page_range()ZhangPeng
2023-06-19selftests: error out if kernel header files are not yet builtJohn Hubbard
2023-06-19Documentation: kselftest: "make headers" is a prerequisiteJohn Hubbard
2023-06-19selftests/mm: move certain uffd*() routines from vm_util.c to uffd-common.cJohn Hubbard
2023-06-19selftests/mm: fix build failures due to missing MADV_COLLAPSEJohn Hubbard
2023-06-19selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.hJohn Hubbard
2023-06-19selftests/mm: fix two -Wformat-security warnings in uffd buildsJohn Hubbard
2023-06-19selftests/mm: .gitignore: add mkdirty, va_high_addr_switchJohn Hubbard
2023-06-19selftests/mm: fix invocation of tests that are run via shell scriptsJohn Hubbard
2023-06-19selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-...John Hubbard
2023-06-19selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.cJohn Hubbard
2023-06-19selftests/mm: fix uffd-stress unused function warningJohn Hubbard
2023-06-19memory tier: remove unneeded disable_all_demotion_targets() when !CONFIG_MIGR...Miaohe Lin
2023-06-19mm: vmscan: mark kswapd_run() and kswapd_stop() __meminitMiaohe Lin