summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-07-04iommu: Add iommu_paging_domain_alloc() interfaceLu Baolu1-0/+6
2024-07-04iommu: Add attach handle to struct iopf_groupLu Baolu1-11/+6
2024-07-04iommu: Remove sva handle listLu Baolu1-2/+0
2024-07-04iommu: Introduce domain attachment handleLu Baolu1-3/+15
2024-07-04thermal: core: constify 'type' in devm_thermal_of_cooling_device_register()Krzysztof Kozlowski1-2/+2
2024-07-04soc: fsl: cpm1: qmc: Introduce qmc_chan_count_phandles()Herve Codina1-0/+2
2024-07-04soc: fsl: cpm1: qmc: Introduce functions to get a channel from a phandle listHerve Codina1-3/+22
2024-07-04misc: keba: Add basic KEBA CP500 system FPGA supportGerhard Engleder1-0/+25
2024-07-04ata,scsi: Remove wrapper ata_sas_port_alloc()Niklas Cassel1-2/+1
2024-07-04ata: libata-core: Remove local_port_no struct memberNiklas Cassel1-1/+0
2024-07-04ata: libata-core: Remove support for decreasing the number of portsNiklas Cassel1-1/+1
2024-07-04ata: libata: Remove unused function declaration for ata_scsi_detect()Niklas Cassel1-1/+0
2024-07-04ata,scsi: Remove wrappers ata_sas_tport_{add,delete}()Niklas Cassel1-2/+2
2024-07-04Merge tag 'iio-for-6.11b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman13-50/+236
2024-07-04block: t10-pi: Return correct ref tag when queue has no integrity profileAnuj Gupta1-2/+8
2024-07-04genirq/irq_sim: add an extended irq_sim initializerBartosz Golaszewski1-0/+17
2024-07-04mm/hugetlb_vmemmap: fix race with speculative PFN walkersYu Zhao1-1/+7
2024-07-04cachestat: do not flush stats in recency checkNhat Pham1-1/+2
2024-07-04mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarrayGavin Shan1-2/+9
2024-07-04mm: prevent derefencing NULL ptr in pfn_section_valid()Waiman Long1-1/+2
2024-07-04mm: page_ref: remove folio_try_get_rcu()Yang Shi1-47/+2
2024-07-04RDMA/core: Introduce "name_assign_type" for an IB deviceMark Zhang2-0/+17
2024-07-04readahead: drop index argument of page_cache_async_readahead()Jan Kara1-4/+3
2024-07-04mm/migrate: move NUMA hinting fault folio isolation + checks under PTLDavid Hildenbrand1-0/+7
2024-07-04kmsan: expose KMSAN_WARN_ON()Ilya Leoshkevich1-0/+25
2024-07-04kmsan: introduce memset_no_sanitize_memory()Ilya Leoshkevich1-0/+18
2024-07-04kmsan: allow disabling KMSAN checks for the current taskIlya Leoshkevich2-1/+25
2024-07-04kmsan: expose kmsan_get_metadata()Ilya Leoshkevich1-0/+9
2024-07-04mm: read page_type using READ_ONCEDavid Hildenbrand1-3/+3
2024-07-04mm: memory: convert clear_huge_page() to folio_zero_user()Kefeng Wang1-3/+1
2024-07-04mm: extend rmap flags arguments for folio_add_new_anon_rmapBarry Song1-1/+1
2024-07-04mm/memory_hotplug: skip adjust_managed_page_count() for PageOffline() pages w...David Hildenbrand2-4/+8
2024-07-04mm/memory_hotplug: initialize memmap of !ZONE_DEVICE with PageOffline() inste...David Hildenbrand1-7/+5
2024-07-04mm: remove page_mkclean()Kefeng Wang2-5/+1
2024-07-04mm: remove page_maybe_dma_pinned()Kefeng Wang1-7/+2
2024-07-04mm/mm_init: initialize page->_mapcount directly in __init_single_page()David Hildenbrand1-5/+0
2024-07-04mm/zsmalloc: use a proper page typeDavid Hildenbrand1-0/+3
2024-07-04mm: allow reuse of the lower 16 bit of the page type with an actual typeDavid Hildenbrand2-10/+20
2024-07-04mm: update _mapcount and page_type documentationDavid Hildenbrand2-16/+17
2024-07-04mm/damon/core: implement DAMON context commit functionSeongJae Park1-0/+1
2024-07-04mm/damon/core: implement DAMOS quota goals online commit functionSeongJae Park1-0/+1
2024-07-04mm/damon/paddr: introduce DAMOS_MIGRATE_HOT action for promotionHyeongtak Ji1-0/+2
2024-07-04mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotionHonggyu Kim1-0/+2
2024-07-04mm/migrate: add MR_DAMON to migrate_reasonHonggyu Kim2-1/+3
2024-07-04mm/damon/sysfs-schemes: add target_nid on sysfs-schemesHyeongtak Ji1-1/+10
2024-07-04mm/memory-failure: move some function declarations into internal.hMiaohe Lin3-14/+0
2024-07-04mm/memory-failure: remove MF_MSG_SLABMiaohe Lin2-2/+0
2024-07-04mm/hugetlb_cgroup: switch to the new cftypesXiu Jianfeng1-5/+0
2024-07-04mm/hugetlb_cgroup: prepare cftypes based on templateXiu Jianfeng1-2/+0
2024-07-04mm: report per-page metadata informationSourav Panda2-0/+6