summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-19fs/proc/task_mmu: implement IOCTL to get and optionally clear info about PTEsMuhammad Usama Anjum5-2/+762
2023-10-19userfaultfd: UFFD_FEATURE_WP_ASYNCPeter Xu6-22/+129
2023-10-19mm: memcg: normalize the value passed into memcg_rstat_updated()Yosry Ahmed1-2/+18
2023-10-19mm: memcg: refactor page state unit helpersYosry Ahmed1-11/+33
2023-10-19mm/memcg: annotate struct mem_cgroup_threshold_ary with __counted_byKees Cook1-1/+1
2023-10-19hugetlb: check for hugetlb folio before vmemmap_restoreMike Kravetz1-9/+15
2023-10-19Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton20-74/+261
2023-10-18selftests/clone3: Fix broken test under !CONFIG_TIME_NSTiezhu Yang1-1/+6
2023-10-18maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()Liam R. Howlett3-12/+65
2023-10-18selftests/mm: include mman header to access MREMAP_DONTUNMAP identifierSamasth Norway Ananda1-0/+1
2023-10-18mailmap: correct email aliasing for Oleksij RempelOleksij Rempel1-2/+2
2023-10-18mailmap: map Bartosz's old address to the current oneBartosz Golaszewski1-0/+1
2023-10-18mm/damon/sysfs: check DAMOS regions update progress from before_terminate()SeongJae Park1-2/+5
2023-10-18MAINTAINERS: Ondrej has movedOndrej Jirman2-1/+2
2023-10-18kasan: disable kasan_non_canonical_hook() for HW tagsArnd Bergmann2-4/+6
2023-10-18kasan: print the original fault addr when access invalid shadowHaibo Li2-6/+4
2023-10-18hugetlbfs: close race between MADV_DONTNEED and page faultRik van Riel3-19/+63
2023-10-18hugetlbfs: extend hugetlb_vma_lock to private VMAsRik van Riel2-4/+43
2023-10-18hugetlbfs: clear resv_map pointer if mmap failsRik van Riel1-3/+4
2023-10-18mm: zswap: fix pool refcount bug around shrink_worker()Johannes Weiner1-2/+2
2023-10-17mm/ksm: document pages_skipped sysfs knobStefan Roesch1-0/+2
2023-10-17mm/ksm: document smart scan modeStefan Roesch1-0/+9
2023-10-17mm/ksm: add pages_skipped metricStefan Roesch1-0/+12
2023-10-17mm/ksm: add "smart" page scanning modeStefan Roesch1-0/+104
2023-10-17dax, kmem: calculate abstract distance with general interfaceHuang Ying3-14/+53
2023-10-17acpi, hmat: calculate abstract distance with HMATHuang Ying3-3/+183
2023-10-17acpi, hmat: refactor hmat_register_target_initiators()Huang Ying1-51/+30
2023-10-17memory tiering: add abstract distance calculation algorithms managementHuang Ying2-0/+78
2023-10-17mm/hugetlb: replace page_ref_freeze() with folio_ref_freeze() in hugetlb_foli...Sidhartha Kumar1-1/+1
2023-10-17mm/filemap: remove hugetlb special casing in filemap.cSidhartha Kumar6-101/+52
2023-10-17mm/ksm: test case for prctl fork/exec workflowStefan Roesch1-1/+65
2023-10-17mm/ksm: support fork/exec for prctlStefan Roesch1-5/+8
2023-10-17mm/damon/core: remove unnecessary si_meminfo invoke.Huan Yang1-4/+2
2023-10-17sched/numa, mm: make numa migrate functions to take a folioKefeng Wang3-10/+10
2023-10-17mm: mempolicy: make mpol_misplaced() to take a folioKefeng Wang3-13/+16
2023-10-17mm: memory: make numa_migrate_prep() to take a folioKefeng Wang3-7/+6
2023-10-17mm: memory: use a folio in do_numa_page()Kefeng Wang1-17/+17
2023-10-17mm: huge_memory: use a folio in do_huge_pmd_numa_page()Kefeng Wang1-16/+13
2023-10-17mm: memory: add vm_normal_folio_pmd()Kefeng Wang2-0/+12
2023-10-07mm/filemap: increase usage of folio_next_index() helperMinjie Du1-1/+1
2023-10-07kselftest: vm: add tests for no-inherit memory-deny-write-executeFlorent Revest1-6/+108
2023-10-07mm: add a NO_INHERIT flag to the PR_SET_MDWE prctlFlorent Revest5-7/+39
2023-10-07mm: make PR_MDWE_REFUSE_EXEC_GAIN an unsigned longFlorent Revest2-2/+2
2023-10-07kselftest: vm: check errnos in mdwe_testFlorent Revest1-0/+8
2023-10-07kselftest: vm: fix mdwe's mmap_FIXED test caseFlorent Revest1-6/+3
2023-10-07kselftest: vm: fix tabs/spaces inconsistency in the mdwe testFlorent Revest1-3/+3
2023-10-07delayacct: add memory reclaim delay in get_page_from_freelistliwenyu1-0/+2
2023-10-07mm: document mmu_notifier_invalidate_range_start_nonblock()Jann Horn1-1/+8
2023-10-07memcg: remove unused do_memsw_account in memcg1_stat_formatLiu Shixin1-7/+2
2023-10-07memcg: expose swapcache stat for memcg v1Liu Shixin2-0/+7