aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-06-09fs: factor out a direct_write_fallback helperChristoph Hellwig1-0/+2
2023-06-09filemap: add a kiocb_invalidate_post_direct_write helperChristoph Hellwig2-5/+1
2023-06-09filemap: add a kiocb_invalidate_pages helperChristoph Hellwig1-0/+1
2023-06-09filemap: add a kiocb_write_and_wait helperChristoph Hellwig1-0/+2
2023-06-09backing_dev: remove current->backing_dev_infoChristoph Hellwig1-3/+0
2023-06-09swap: remove __swp_swapcount()Huang Ying1-2/+2
2023-06-09maple_tree: relocate the declaration of mas_empty_area_rev().Peng Zhang1-6/+6
2023-06-09mm: compaction: add trace event for fast freepages isolationBaolin Wang1-0/+11
2023-06-09mm: multi-gen LRU: cleanup lru_gen_soft_reclaim()T.J. Alumbaugh1-2/+2
2023-06-09mm: compaction: have compaction_suitable() return boolJohannes Weiner1-3/+3
2023-06-09mm: compaction: refactor __compaction_suitable()Johannes Weiner1-2/+2
2023-06-09mm: compaction: remove compaction result helpersJohannes Weiner2-94/+2
2023-06-09mm: add vma_iter_{next,prev}_range() to vma iteratorLiam R. Howlett1-0/+13
2023-06-09maple_tree: add mas_prev_range() and mas_find_range_rev interfaceLiam R. Howlett1-0/+2
2023-06-09maple_tree: add mas_next_range() and mas_find_range() interfacesLiam R. Howlett1-1/+2
2023-06-09mm: update validate_mm() to use vma iteratorLiam R. Howlett1-0/+14
2023-06-09maple_tree: change RCU checks to WARN_ON() instead of BUG_ON()Liam R. Howlett1-2/+2
2023-06-09maple_tree: add debug BUG_ON and WARN_ON variantsLiam R. Howlett1-3/+97
2023-06-09maple_tree: add format option to mt_dump()Liam R. Howlett1-2/+7
2023-06-09mm: convert migrate_pages() to work on foliosMatthew Wilcox (Oracle)1-8/+8
2023-06-09mm/gup: remove vmas array from internal GUP functionsLorenzo Stoakes1-6/+4
2023-06-09mm/gup: remove vmas parameter from pin_user_pages()Lorenzo Stoakes1-2/+1
2023-06-09mm/gup: remove vmas parameter from get_user_pages_remote()Lorenzo Stoakes1-3/+31
2023-06-09mm/gup: remove unused vmas parameter from pin_user_pages_remote()Lorenzo Stoakes1-1/+1
2023-06-09mm/gup: remove unused vmas parameter from get_user_pages()Lorenzo Stoakes1-2/+1
2023-06-09mm/hugetlb: remove hugetlb_page_subpool()Sidhartha Kumar1-13/+0
2023-06-09mm: page_alloc: move sysctls into it own filsKefeng Wang2-32/+0
2023-06-09mm: page_alloc: move pm_* function into powerKefeng Wang2-11/+10
2023-06-09mm: page_alloc: move mark_free_page() into snapshot.cKefeng Wang1-3/+0
2023-06-09mm: page_alloc: split out DEBUG_PAGEALLOCKefeng Wang1-27/+49
2023-06-09mm: page_alloc: split out FAIL_PAGE_ALLOCKefeng Wang1-0/+9
2023-06-09mm: page_alloc: move set_zone_contiguous() into mm_init.cKefeng Wang1-3/+0
2023-06-09mm: memory_failure: move memory_failure_attr_group under MEMORY_FAILUREKefeng Wang1-5/+4
2023-06-09kasan: use internal prototypes matching gcc-13 builtinsArnd Bergmann1-1/+1
2023-06-09filemap: remove page_endio()Pankaj Raghav1-2/+0
2023-06-09cachestat: implement cachestat syscallNhat Pham3-1/+23
2023-06-09workingset: refactor LRU refault to expose refault recency checkNhat Pham1-0/+1
2023-06-09cgroup: remove cgroup_rstat_flush_atomic()Yosry Ahmed1-1/+0
2023-06-09memcg: remove mem_cgroup_flush_stats_atomic()Yosry Ahmed1-5/+0
2023-06-09drm/amdgpu: add the accelerator PCIe classShiwu Zhang1-0/+3
2023-06-09drm/connector: Allow drivers to pass list of supported colorspacesHarry Wentland1-2/+5
2023-06-09drm/connector: Print connector colorspace in state debugfsHarry Wentland1-0/+1
2023-06-09drm/connector: Use common colorspace_names arrayHarry Wentland1-0/+2
2023-06-09drm/connector: Add enum documentation to drm_colorspaceJoshua Ashton1-2/+68
2023-06-09drm/connector: Convert DRM_MODE_COLORIMETRY to enumHarry Wentland2-25/+26
2023-06-09drm/amdkfd: bump kfd ioctl minor version for debug api availabilityJonathan Kim1-1/+2
2023-06-09drm/amdkfd: display debug capabilitiesJonathan Kim1-0/+15
2023-06-09drm/amdkfd: add debug and runtime enable interfaceJonathan Kim1-1/+667
2023-06-09amd/amdkfd: drop unused KFD_IOCTL_SVM_FLAG_UNCACHED flagAlex Deucher1-2/+0
2023-06-09arm64: tegra: Add Tegra234 thermal supportThierry Reding1-0/+19