summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-18fs/proc/task_mmu: add fast paths to get/clear PAGE_IS_WRITTEN flagMuhammad Usama Anjum
2023-10-18fs/proc/task_mmu: implement IOCTL to get and optionally clear info about PTEsMuhammad Usama Anjum
2023-10-18userfaultfd: UFFD_FEATURE_WP_ASYNCPeter Xu
2023-10-18mm: memcg: normalize the value passed into memcg_rstat_updated()Yosry Ahmed
2023-10-18mm: memcg: refactor page state unit helpersYosry Ahmed
2023-10-18mm/memcg: annotate struct mem_cgroup_threshold_ary with __counted_byKees Cook
2023-10-18hugetlb: check for hugetlb folio before vmemmap_restoreMike Kravetz
2023-10-18Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton
2023-10-18selftests/clone3: Fix broken test under !CONFIG_TIME_NSTiezhu Yang
2023-10-18maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()Liam R. Howlett
2023-10-18selftests/mm: include mman header to access MREMAP_DONTUNMAP identifierSamasth Norway Ananda
2023-10-18mailmap: correct email aliasing for Oleksij RempelOleksij Rempel
2023-10-18mailmap: map Bartosz's old address to the current oneBartosz Golaszewski
2023-10-18mm/damon/sysfs: check DAMOS regions update progress from before_terminate()SeongJae Park
2023-10-18MAINTAINERS: Ondrej has movedOndrej Jirman
2023-10-18kasan: disable kasan_non_canonical_hook() for HW tagsArnd Bergmann
2023-10-18kasan: print the original fault addr when access invalid shadowHaibo Li
2023-10-18hugetlbfs: close race between MADV_DONTNEED and page faultRik van Riel
2023-10-18hugetlbfs: extend hugetlb_vma_lock to private VMAsRik van Riel
2023-10-18hugetlbfs: clear resv_map pointer if mmap failsRik van Riel
2023-10-18mm: zswap: fix pool refcount bug around shrink_worker()Johannes Weiner
2023-10-16mm/ksm: document pages_skipped sysfs knobStefan Roesch
2023-10-16mm/ksm: document smart scan modeStefan Roesch
2023-10-16mm/ksm: add pages_skipped metricStefan Roesch
2023-10-16mm/ksm: add "smart" page scanning modeStefan Roesch
2023-10-16dax, kmem: calculate abstract distance with general interfaceHuang Ying
2023-10-16acpi, hmat: calculate abstract distance with HMATHuang Ying
2023-10-16acpi, hmat: refactor hmat_register_target_initiators()Huang Ying
2023-10-16memory tiering: add abstract distance calculation algorithms managementHuang Ying
2023-10-16mm/hugetlb: replace page_ref_freeze() with folio_ref_freeze() in hugetlb_foli...Sidhartha Kumar
2023-10-16mm/filemap: remove hugetlb special casing in filemap.cSidhartha Kumar
2023-10-16mm/ksm: test case for prctl fork/exec workflowStefan Roesch
2023-10-16mm/ksm: support fork/exec for prctlStefan Roesch
2023-10-16mm/damon/core: remove unnecessary si_meminfo invoke.Huan Yang
2023-10-16sched/numa, mm: make numa migrate functions to take a folioKefeng Wang
2023-10-16mm: mempolicy: make mpol_misplaced() to take a folioKefeng Wang
2023-10-16mm: memory: make numa_migrate_prep() to take a folioKefeng Wang
2023-10-16mm: memory: use a folio in do_numa_page()Kefeng Wang
2023-10-16mm: huge_memory: use a folio in do_huge_pmd_numa_page()Kefeng Wang
2023-10-16mm: memory: add vm_normal_folio_pmd()Kefeng Wang
2023-10-06mm/filemap: increase usage of folio_next_index() helperMinjie Du
2023-10-06kselftest: vm: add tests for no-inherit memory-deny-write-executeFlorent Revest
2023-10-06mm: add a NO_INHERIT flag to the PR_SET_MDWE prctlFlorent Revest
2023-10-06mm: make PR_MDWE_REFUSE_EXEC_GAIN an unsigned longFlorent Revest
2023-10-06kselftest: vm: check errnos in mdwe_testFlorent Revest
2023-10-06kselftest: vm: fix mdwe's mmap_FIXED test caseFlorent Revest
2023-10-06kselftest: vm: fix tabs/spaces inconsistency in the mdwe testFlorent Revest
2023-10-06delayacct: add memory reclaim delay in get_page_from_freelistliwenyu
2023-10-06mm: document mmu_notifier_invalidate_range_start_nonblock()Jann Horn
2023-10-06memcg: remove unused do_memsw_account in memcg1_stat_formatLiu Shixin