summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-12-01mm/damon/core: add a callback for scheme target regions checkSeongJae Park1-0/+5
2022-12-01mm/hugetlb: convert move_hugetlb_state() to foliosSidhartha Kumar1-3/+8
2022-12-01mm/hugetlb_cgroup: convert hugetlb_cgroup_uncharge_page() to foliosSidhartha Kumar1-8/+8
2022-12-01mm/hugetlb_cgroup: convert hugetlb_cgroup_migrate to foliosSidhartha Kumar1-4/+4
2022-12-01mm/hugetlb_cgroup: convert set_hugetlb_cgroup*() to foliosSidhartha Kumar1-6/+6
2022-12-01mm/hugetlb_cgroup: convert hugetlb_cgroup_from_page() to foliosSidhartha Kumar1-19/+20
2022-12-01mm/hugetlb_cgroup: convert __set_hugetlb_cgroup() to foliosSidhartha Kumar1-7/+7
2022-12-01mm: vmscan: split khugepaged stats from direct reclaim statsJohannes Weiner2-0/+9
2022-12-01mm, hwpoison: when copy-on-write hits poison, take page offlineTony Luck1-1/+5
2022-12-01mm, hwpoison: try to recover from copy-on write faultsTony Luck1-0/+26
2022-12-01percpu_counter: add percpu_counter_sum_all interfaceShakeel Butt1-0/+6
2022-12-01mm: convert mm's rss stats into percpu_counterShakeel Butt5-40/+10
2022-12-01bpf: 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-12-01Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton5-12/+67
2022-12-01revert "kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compati...Andrew Morton1-2/+0
2022-12-01mm: introduce arch_has_hw_nonleaf_pmd_young()Juergen Gross1-0/+11
2022-12-01mm: add dummy pmd_young() for architectures not having itJuergen Gross1-0/+7
2022-12-01hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processingMike Kravetz1-0/+2
2022-12-01madvise: use zap_page_range_single for madvise dontneedMike Kravetz1-8/+19
2022-12-01mm: replace VM_WARN_ON to pr_warn if the node is offline with __GFP_THISNODEYang Shi1-2/+16
2022-12-01Merge 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 Pai1-0/+10
2022-11-30io_uring: reshuffle issue_flagsPavel Begunkov1-6/+5
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-30Revert "blk-cgroup: Flush stats at blkgs destruction path"Jens Axboe1-1/+0
2022-11-30xhci: disable U3 suspended ports in S4 hibernate poweroff_late stageMathias Nyman1-0/+3
2022-11-30Revert "i915: Move list_count() to list.h for broader use"Greg Kroah-Hartman1-15/+0
2022-11-30filelock: add a new locks_inode_context accessor functionJeff Layton1-0/+14
2022-11-30filelock: new helper: vfs_inode_has_locksJeff Layton1-0/+6
2022-11-30net/mlx5: Use generic definition for UMR KLM alignmentTariq Toukan1-1/+1
2022-11-30net/mlx5: Generalize name of UMR alignment definitionTariq Toukan1-2/+2
2022-11-30net/mlx5: Remove unused UMR MTT definitionsTariq Toukan1-2/+0
2022-11-30net/mlx5e: Add padding when needed in UMR WQEsTariq Toukan1-0/+1
2022-11-30net/mlx5: Remove unused ctx variablesPetr Pavlu1-2/+0
2022-11-30Merge tag 'drm/tegra/for-6.2-rc1' of https://gitlab.freedesktop.org/drm/tegra...Dave Airlie1-0/+2
2022-11-30rcu: Make SRCU mandatoryPaul E. McKenney2-12/+1
2022-11-30rcu: Make call_rcu() lazy to save powerJoel Fernandes (Google)1-0/+9
2022-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-15/+33
2022-11-29interval-tree: Add a utility to iterate over spans in an interval treeJason Gunthorpe1-0/+58
2022-11-29iommu: Add device-centric DMA ownership interfacesLu Baolu1-0/+12
2022-11-29iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCYJason Gunthorpe1-0/+5