aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-11-30mm: introduce 'encoded' page pointers with embedded extra bitsLinus Torvalds1-1/+33
2022-11-30mm: remove unused savedwrite infrastructureDavid Hildenbrand1-24/+0
2022-11-30mm/autonuma: use can_change_(pte|pmd)_writable() to replace savedwriteDavid Hildenbrand1-0/+2
2022-11-30mm/mprotect: factor out check whether manual PTE write upgrades are requiredDavid Hildenbrand1-2/+14
2022-11-30mm,thp,rmap: subpages_mapcount COMPOUND_MAPPED if PMD-mappedHugh Dickins2-10/+22
2022-11-30mm,thp,rmap: subpages_mapcount of PTE-mapped subpagesHugh Dickins2-25/+36
2022-11-30mm,thp,rmap: lock_compound_mapcounts() on THP mapcountsHugh Dickins1-8/+6
2022-11-30mm,thp,rmap: simplify compound page mapcount handlingHugh Dickins4-47/+82
2022-11-30mm,hugetlb: use folio fields in second tail pageHugh Dickins3-64/+64
2022-11-30mm: use pte markers for swap errorsPeter Xu2-17/+15
2022-11-30mm: always compile in pte markersPeter Xu2-38/+3
2022-11-30mm/damon/core: add a callback for scheme target regions checkSeongJae Park1-0/+5
2022-11-30mm/hugetlb: convert move_hugetlb_state() to foliosSidhartha Kumar1-3/+8
2022-11-30mm/hugetlb_cgroup: convert hugetlb_cgroup_uncharge_page() to foliosSidhartha Kumar1-8/+8
2022-11-30mm/hugetlb_cgroup: convert hugetlb_cgroup_migrate to foliosSidhartha Kumar1-4/+4
2022-11-30mm/hugetlb_cgroup: convert set_hugetlb_cgroup*() to foliosSidhartha Kumar1-6/+6
2022-11-30mm/hugetlb_cgroup: convert hugetlb_cgroup_from_page() to foliosSidhartha Kumar1-19/+20
2022-11-30mm/hugetlb_cgroup: convert __set_hugetlb_cgroup() to foliosSidhartha Kumar1-7/+7
2022-11-30mm: vmscan: split khugepaged stats from direct reclaim statsJohannes Weiner2-0/+9
2022-11-30mm, hwpoison: when copy-on-write hits poison, take page offlineTony Luck1-1/+5
2022-11-30mm, hwpoison: try to recover from copy-on write faultsTony Luck1-0/+26
2022-11-30percpu_counter: add percpu_counter_sum_all interfaceShakeel Butt1-0/+6
2022-11-30mm: convert mm's rss stats into percpu_counterShakeel Butt6-44/+14
2022-11-30bpf: Tighten ptr_to_btf_id checks.Alexei Starovoitov2-6/+0
2022-12-01Merge branch 'slub-tiny-v1r6' into slab/for-nextVlastimil Babka3-3/+20
2022-12-01mm, slub: remove percpu slabs with CONFIG_SLUB_TINYVlastimil Babka1-0/+4
2022-11-30Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton7-16/+75
2022-11-30revert "kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compati...Andrew Morton1-2/+0
2022-11-30mm/khugepaged: fix GUP-fast interaction by sending IPIJann Horn1-0/+4
2022-11-30mm: introduce arch_has_hw_nonleaf_pmd_young()Juergen Gross1-0/+11
2022-11-30mm: add dummy pmd_young() for architectures not having itJuergen Gross1-0/+7
2022-11-30hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processingMike Kravetz1-0/+2
2022-11-30madvise: use zap_page_range_single for madvise dontneedMike Kravetz1-8/+19
2022-11-30mm: replace VM_WARN_ON to pr_warn if the node is offline with __GFP_THISNODEYang Shi1-2/+16
2022-11-30Merge branches 'doc.2022.10.20a', 'fixes.2022.10.21a', 'lazy.2022.11.30a', 's...Paul E. McKenney7-9/+94
2022-11-30KVM: Drop @gpa from exported gfn=>pfn cache check() and refresh() helpersSean Christopherson1-5/+3
2022-11-30KVM: Drop KVM's API to allow temporarily unmapping gfn=>pfn cacheSean Christopherson1-12/+0
2022-11-30KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_refresh()Michal Luczaj1-6/+4
2022-11-30KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_check()Michal Luczaj1-3/+1
2022-11-30KVM: Store immutable gfn_to_pfn_cache propertiesMichal Luczaj2-19/+19
2022-11-30block: untangle request_queue refcounting from sysfsChristoph Hellwig1-4/+2
2022-11-30netfilter: ipset: Add support for new bitmask parameterVishwanath Pai2-0/+12
2022-11-30netfilter: conntrack: merge ipv4+ipv6 confirm functionsFlorian Westphal1-2/+1
2022-11-30io_uring: reshuffle issue_flagsPavel Begunkov1-6/+5
2022-11-30netfilter: conntrack: add sctp DATA_SENT stateSriram Yagnaraman2-0/+2
2022-11-30Merge tag 'arm-soc/for-6.2/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann1-0/+6
2022-11-30KVM: Shorten gfn_to_pfn_cache function namesMichal Luczaj1-11/+10
2022-11-30KVM: x86/xen: Allow XEN_RUNSTATE_UPDATE flag behaviour to be configuredDavid Woodhouse1-0/+4
2022-11-30Revert "blk-cgroup: Flush stats at blkgs destruction path"Jens Axboe1-1/+0
2022-11-30Merge tag 'qcom-arm64-for-6.2' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-47/+43