| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-11-30 | mm/autonuma: use can_change_(pte|pmd)_writable() to replace savedwrite |  David Hildenbrand | 1 | -0/+2 |
| 2022-11-30 | mm/mprotect: factor out check whether manual PTE write upgrades are required |  David Hildenbrand | 1 | -2/+14 |
| 2022-11-30 | mm,thp,rmap: subpages_mapcount COMPOUND_MAPPED if PMD-mapped |  Hugh Dickins | 2 | -10/+22 |
| 2022-11-30 | mm,thp,rmap: subpages_mapcount of PTE-mapped subpages |  Hugh Dickins | 2 | -25/+36 |
| 2022-11-30 | mm,thp,rmap: lock_compound_mapcounts() on THP mapcounts |  Hugh Dickins | 1 | -8/+6 |
| 2022-11-30 | mm,thp,rmap: simplify compound page mapcount handling |  Hugh Dickins | 4 | -47/+82 |
| 2022-11-30 | mm,hugetlb: use folio fields in second tail page |  Hugh Dickins | 3 | -64/+64 |
| 2022-11-30 | mm: use pte markers for swap errors |  Peter Xu | 2 | -17/+15 |
| 2022-11-30 | mm: always compile in pte markers |  Peter Xu | 2 | -38/+3 |
| 2022-11-30 | mm/damon/core: add a callback for scheme target regions check |  SeongJae Park | 1 | -0/+5 |
| 2022-11-30 | mm/hugetlb: convert move_hugetlb_state() to folios |  Sidhartha Kumar | 1 | -3/+8 |
| 2022-11-30 | mm/hugetlb_cgroup: convert hugetlb_cgroup_uncharge_page() to folios |  Sidhartha Kumar | 1 | -8/+8 |
| 2022-11-30 | mm/hugetlb_cgroup: convert hugetlb_cgroup_migrate to folios |  Sidhartha Kumar | 1 | -4/+4 |
| 2022-11-30 | mm/hugetlb_cgroup: convert set_hugetlb_cgroup*() to folios |  Sidhartha Kumar | 1 | -6/+6 |
| 2022-11-30 | mm/hugetlb_cgroup: convert hugetlb_cgroup_from_page() to folios |  Sidhartha Kumar | 1 | -19/+20 |
| 2022-11-30 | mm/hugetlb_cgroup: convert __set_hugetlb_cgroup() to folios |  Sidhartha Kumar | 1 | -7/+7 |
| 2022-11-30 | mm: vmscan: split khugepaged stats from direct reclaim stats |  Johannes Weiner | 2 | -0/+9 |
| 2022-11-30 | mm, hwpoison: when copy-on-write hits poison, take page offline |  Tony Luck | 1 | -1/+5 |
| 2022-11-30 | mm, hwpoison: try to recover from copy-on write faults |  Tony Luck | 1 | -0/+26 |
| 2022-11-30 | percpu_counter: add percpu_counter_sum_all interface |  Shakeel Butt | 1 | -0/+6 |
| 2022-11-30 | mm: convert mm's rss stats into percpu_counter |  Shakeel Butt | 5 | -40/+10 |
| 2022-11-30 | bpf: Tighten ptr_to_btf_id checks. |  Alexei Starovoitov | 2 | -6/+0 |
| 2022-12-01 | Merge branch 'slub-tiny-v1r6' into slab/for-next |  Vlastimil Babka | 3 | -3/+20 |
| 2022-12-01 | mm, slub: remove percpu slabs with CONFIG_SLUB_TINY |  Vlastimil Babka | 1 | -0/+4 |
| 2022-11-30 | Merge branch 'mm-hotfixes-stable' into mm-stable |  Andrew Morton | 5 | -12/+67 |
| 2022-11-30 | revert "kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compatible" |  Andrew Morton | 1 | -2/+0 |
| 2022-11-30 | mm: introduce arch_has_hw_nonleaf_pmd_young() |  Juergen Gross | 1 | -0/+11 |
| 2022-11-30 | mm: add dummy pmd_young() for architectures not having it |  Juergen Gross | 1 | -0/+7 |
| 2022-11-30 | hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing |  Mike Kravetz | 1 | -0/+2 |
| 2022-11-30 | madvise: use zap_page_range_single for madvise dontneed |  Mike Kravetz | 1 | -8/+19 |
| 2022-11-30 | mm: replace VM_WARN_ON to pr_warn if the node is offline with __GFP_THISNODE |  Yang Shi | 1 | -2/+16 |
| 2022-11-30 | Merge branches 'doc.2022.10.20a', 'fixes.2022.10.21a', 'lazy.2022.11.30a', 'srcunmisafe.2022.11.09a', 'torture.2022.10.18c' and 'torturescript.2022.10.20a' into HEAD |  Paul E. McKenney | 7 | -9/+94 |
| 2022-11-30 | KVM: Drop @gpa from exported gfn=>pfn cache check() and refresh() helpers |  Sean Christopherson | 1 | -5/+3 |
| 2022-11-30 | KVM: Drop KVM's API to allow temporarily unmapping gfn=>pfn cache |  Sean Christopherson | 1 | -12/+0 |
| 2022-11-30 | KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_refresh() |  Michal Luczaj | 1 | -6/+4 |
| 2022-11-30 | KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_check() |  Michal Luczaj | 1 | -3/+1 |
| 2022-11-30 | KVM: Store immutable gfn_to_pfn_cache properties |  Michal Luczaj | 2 | -19/+19 |
| 2022-11-30 | block: untangle request_queue refcounting from sysfs |  Christoph Hellwig | 1 | -4/+2 |
| 2022-11-30 | netfilter: ipset: Add support for new bitmask parameter |  Vishwanath Pai | 1 | -0/+10 |
| 2022-11-30 | io_uring: reshuffle issue_flags |  Pavel Begunkov | 1 | -6/+5 |
| 2022-11-30 | Merge tag 'arm-soc/for-6.2/drivers' of https://github.com/Broadcom/stblinux into soc/drivers |  Arnd Bergmann | 1 | -0/+6 |
| 2022-11-30 | KVM: Shorten gfn_to_pfn_cache function names |  Michal Luczaj | 1 | -11/+10 |
| 2022-11-30 | Revert "blk-cgroup: Flush stats at blkgs destruction path" |  Jens Axboe | 1 | -1/+0 |
| 2022-11-30 | xhci: disable U3 suspended ports in S4 hibernate poweroff_late stage |  Mathias Nyman | 1 | -0/+3 |
| 2022-11-30 | Revert "i915: Move list_count() to list.h for broader use" |  Greg Kroah-Hartman | 1 | -15/+0 |
| 2022-11-30 | filelock: add a new locks_inode_context accessor function |  Jeff Layton | 1 | -0/+14 |
| 2022-11-30 | filelock: new helper: vfs_inode_has_locks |  Jeff Layton | 1 | -0/+6 |
| 2022-11-29 | net/mlx5: Use generic definition for UMR KLM alignment |  Tariq Toukan | 1 | -1/+1 |
| 2022-11-29 | net/mlx5: Generalize name of UMR alignment definition |  Tariq Toukan | 1 | -2/+2 |
| 2022-11-29 | net/mlx5: Remove unused UMR MTT definitions |  Tariq Toukan | 1 | -2/+0 |