summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-03-21mm: Turn can_split_huge_page() into can_split_folio()Matthew Wilcox (Oracle)1-2/+2
2022-03-21mm/vmscan: Convert pageout() to take a folioMatthew Wilcox (Oracle)1-5/+5
2022-03-21mm/rmap: Constify the rmap_walk_control argumentMatthew Wilcox (Oracle)2-4/+4
2022-03-21mm/rmap: Convert rmap_walk() to take a folioMatthew Wilcox (Oracle)2-8/+7
2022-03-21mm: Turn page_anon_vma() into folio_anon_vma()Matthew Wilcox (Oracle)1-1/+0
2022-03-21mm/rmap: Turn page_lock_anon_vma_read() into folio_lock_anon_vma_read()Matthew Wilcox (Oracle)1-0/+1
2022-03-21mm/migrate: Convert remove_migration_ptes() to foliosMatthew Wilcox (Oracle)1-1/+1
2022-03-21mm/rmap: Convert try_to_migrate() to foliosMatthew Wilcox (Oracle)1-1/+1
2022-03-21mm/rmap: Convert try_to_unmap() to take a folioMatthew Wilcox (Oracle)1-2/+2
2022-03-21mm/huge_memory: Convert __split_huge_pmd() to take a folioMatthew Wilcox (Oracle)1-4/+4
2022-03-21mm/rmap: Turn page_referenced() into folio_referenced()Matthew Wilcox (Oracle)1-2/+2
2022-03-21mm: Convert page_vma_mapped_walk to work on PFNsMatthew Wilcox (Oracle)2-5/+17
2022-03-21mm: Add DEFINE_PAGE_VMA_WALK and DEFINE_FOLIO_VMA_WALKMatthew Wilcox (Oracle)1-0/+16
2022-03-21mm: Add folio_pgoff()Matthew Wilcox (Oracle)1-0/+11
2022-03-21mm: Add split_folio_to_list()Matthew Wilcox (Oracle)1-0/+6
2022-03-21mm: Add folio_mapcount()Matthew Wilcox (Oracle)1-1/+7
2022-03-21mm: Turn head_compound_mapcount() into folio_entire_mapcount()Matthew Wilcox (Oracle)1-6/+11
2022-03-21fs: Move many prototypes to pagemap.hMatthew Wilcox (Oracle)2-116/+114
2022-03-21mm/truncate: Combine invalidate_mapping_pagevec() and __invalidate_mapping_pa...Matthew Wilcox (Oracle)1-4/+0
2022-03-21mm: Turn deactivate_file_page() into deactivate_file_folio()Matthew Wilcox (Oracle)1-1/+0
2022-03-21mm/truncate: Split invalidate_inode_page() into mapping_evict_folio()Matthew Wilcox (Oracle)1-1/+0
2022-03-21mm: Convert remove_mapping() to take a folioMatthew Wilcox (Oracle)1-1/+1
2022-03-21mm: Add lru_to_folio()Matthew Wilcox (Oracle)1-0/+4
2022-03-21mm/memcg: Convert mem_cgroup_swapout() to take a folioMatthew Wilcox (Oracle)1-2/+2
2022-03-21mm/workingset: Convert workingset_eviction() to take a folioMatthew Wilcox (Oracle)1-1/+1
2022-03-21mm: Add three folio wrappersMatthew Wilcox (Oracle)2-0/+15
2022-03-21mm/gup: Turn compound_range_next() into gup_folio_range_next()Matthew Wilcox (Oracle)1-2/+2
2022-03-21mm/hugetlb: Use try_grab_folio() instead of try_grab_compound_head()Matthew Wilcox (Oracle)1-3/+0
2022-03-21mm: Remove page_cache_add_speculative() and page_cache_get_speculative()Matthew Wilcox (Oracle)2-14/+3
2022-03-21mm: Turn page_maybe_dma_pinned() into folio_maybe_dma_pinned()Matthew Wilcox (Oracle)1-66/+63
2022-03-21mm: Add folio_pincount_ptr()Matthew Wilcox (Oracle)1-0/+5
2022-03-21mm: Make compound_pincount always availableMatthew Wilcox (Oracle)2-15/+13
2022-03-21mm/gup: Remove an assumption of a contiguous memmapMatthew Wilcox (Oracle)1-0/+2
2022-03-21Revert "of: base: Introduce of_alias_get_alias_list() to check alias IDs"Rob Herring1-10/+0
2022-03-21Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai15-32/+151
2022-03-21NFSv4.1 provide mount option to toggle trunking discoveryOlga Kornievskaia1-0/+1
2022-03-21devlink: add explicitly locked flavor of the rate node APIsJakub Kicinski1-0/+4
2022-03-21KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2Oliver Upton1-0/+1
2022-03-21headers/prep: Fix header to build standalone: <linux/psi.h>Ingo Molnar1-0/+1
2022-03-21bpf: Adjust BPF stack helper functions to accommodate skip > 0Namhyung Kim1-4/+4
2022-03-21bpf: Enable non-atomic allocations in local storageJoanne Koong1-3/+4
2022-03-20netfilter: nft_fib: add reduce supportFlorian Westphal1-0/+3
2022-03-20netfilter: nft_meta: extend reduce support to bridge familyFlorian Westphal1-0/+2
2022-03-20netfilter: nf_tables: cancel tracking for clobbered destination registersPablo Neira Ayuso2-0/+15
2022-03-20netfilter: nf_tables: do not reduce read-only expressionsPablo Neira Ayuso1-0/+8
2022-03-20netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()Phil Sutter1-0/+1
2022-03-20i2c: add tracepoints for I2C slave eventsJae Hyun Yoo2-6/+69
2022-03-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller2-35/+19
2022-03-19Merge tag 'for-net-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-1/+11
2022-03-19clk: fixed-factor: Introduce devm_clk_hw_register_fixed_factor_index()Marek Vasut1-0/+3