summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2022-05-13netfilter: ecache: use dedicated list for event redeliveryFlorian Westphal-3/+2
2022-05-13vfio/pci: Use the struct file as the handle not the vfio_groupJason Gunthorpe-2/+1
2022-05-13vfio: Change vfio_group_set_kvm() to vfio_file_set_kvm()Jason Gunthorpe-2/+3
2022-05-13vfio: Change vfio_external_check_extension() to vfio_file_enforced_coherent()Jason Gunthorpe-2/+1
2022-05-13vfio: Remove vfio_external_group_match_file()Jason Gunthorpe-2/+0
2022-05-13vfio: Change vfio_external_user_iommu_id() to vfio_file_iommu_group()Jason Gunthorpe-1/+1
2022-05-13Merge remote-tracking branch 'iommu/vfio-notifier-fix' into v5.19/vfio/nextAlex Williamson-25/+66
2022-05-13tracing: incorrect gfp_t conversionVasily Averin-58/+58
2022-05-13percpu: improve percpu_alloc_percpu event traceVasily Averin-6/+17
2022-05-13mm: functions may simplify the use of return valuesLi kunyu-9/+3
2022-05-13mm: remove __HAVE_ARCH_PTEP_CLEAR in pgtable.hTong Tiangen-2/+0
2022-05-13mm: page_table_check: add hooks to public helpersTong Tiangen-8/+15
2022-05-13mm: add folio_test_movable()Matthew Wilcox (Oracle)-0/+5
2022-05-13mm: add folio_mapping_flags()Matthew Wilcox (Oracle)-0/+5
2022-05-13mm/shmem: convert shmem_swapin_page() to shmem_swapin_folio()Matthew Wilcox (Oracle)-1/+1
2022-05-13mm/swap: add folio_throttle_swaprateMatthew Wilcox (Oracle)-0/+4
2022-05-13mm: allow can_split_folio() to be called when THP are disabledMatthew Wilcox (Oracle)-1/+0
2022-05-13vmscan: convert lazy freeing to foliosMatthew Wilcox (Oracle)-0/+14
2022-05-13swap: turn get_swap_page() into folio_alloc_swap()Matthew Wilcox (Oracle)-6/+7
2022-05-13mm: remove alloc_pages_vma()Matthew Wilcox (Oracle)-11/+7
2022-05-13mm: cma: use pageblock_order as the single alignmentZi Yan-6/+3
2022-05-13mm: make alloc_contig_range work at pageblock granularityZi Yan-2/+2
2022-05-13mm: page_isolation: move has_unmovable_pages() to mm/page_isolation.cZi Yan-2/+0
2022-05-13mm/uffd: enable write protection for shmem & hugetlbfsPeter Xu-2/+28
2022-05-13mm/hugetlb: handle uffd-wp during fork()Peter Xu-2/+5
2022-05-13mm/hugetlb: only drop uffd-wp special pte if requiredPeter Xu-5/+7
2022-05-13mm/hugetlb: handle UFFDIO_WRITEPROTECTPeter Xu-2/+4
2022-05-13mm/hugetlb: take care of UFFDIO_COPY_MODE_WPPeter Xu-2/+4
2022-05-13mm/hugetlb: introduce huge pte version of uffd-wp helpersPeter Xu-0/+15
2022-05-13mm/shmem: persist uffd-wp bit across zapping for file-backedPeter Xu-0/+53
2022-05-13mm/shmem: handle uffd-wp special pte in page fault handlerPeter Xu-0/+17
2022-05-13mm/shmem: take care of UFFDIO_COPY_MODE_WPPeter Xu-2/+2
2022-05-13mm/uffd: PTE_MARKER_UFFD_WPPeter Xu-1/+49
2022-05-13mm: check against orig_pte for finish_fault()Peter Xu-0/+3
2022-05-13mm: introduce PTE_MARKER swap entryPeter Xu-1/+101
2022-05-13mm/damon/vaddr: move 'damon_set_regions()' to coreSeongJae Park-0/+2
2022-05-13mm/damon/core: add a new callback for watermarks checksSeongJae Park-0/+7
2022-05-13mm/swapops: make is_pmd_migration_entry more strictHongchen Zhang-1/+1
2022-05-13mm: make minimum slab alignment a runtime propertyPeter Collingbourne-0/+12
2022-05-13printk: stop including cache.h from printk.hPeter Collingbourne-1/+0
2022-05-13mm/damon/vaddr: register a damon_operations for fixed virtual address ranges ...SeongJae Park-0/+3
2022-05-13mm/damon/core: add a function for damon_operations registration checksSeongJae Park-0/+1
2022-05-13mm/highmem: VM_BUG_ON() if offset + len > PAGE_SIZEFabio M. De Francesco-0/+2
2022-05-13mm: avoid unnecessary flush on change_huge_pmd()Nadav Amit-0/+20
2022-05-13mm/mprotect: do not flush when not required architecturallyNadav Amit-0/+14
2022-05-13mm/mprotect: use mmu_gatherNadav Amit-4/+6
2022-05-13iommu/vt-d: Check domain force_snooping against attached devicesLu Baolu-0/+1
2022-05-13iommu/vt-d: Size Page Request Queue to avoid overflow conditionLu Baolu-1/+1
2022-05-13media: mediatek: vcodec: support stateless H.264 decoding for mt8192Yunfei Dong-0/+2
2022-05-13io_uring: add flag for allocating a fully sparse direct descriptor spaceJens Axboe-1/+7