summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-11-13Merge tag 'renesas-dts-for-v6.13-tag2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann2-0/+14
2024-11-13block: remove the ioprio field from struct requestChristoph Hellwig2-7/+6
2024-11-13block: remove the write_hint field from struct requestChristoph Hellwig1-1/+0
2024-11-13Merge tag 'samsung-dt64-6.13' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2-0/+500
2024-11-12dt-bindings: power: qcom,rpmpd: document the SM8750 RPMh Power DomainsTaniya Das1-0/+2
2024-11-12iommu/arm-smmu-v3: Support IOMMU_HWPT_INVALIDATE using a VIOMMU objectNicolin Chen1-0/+24
2024-11-12iommu/arm-smmu-v3: Allow ATS for IOMMU_DOMAIN_NESTEDJason Gunthorpe1-1/+1
2024-11-12iommu/arm-smmu-v3: Use S2FWB for NESTED domainsJason Gunthorpe1-0/+2
2024-11-12iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTEDJason Gunthorpe1-0/+20
2024-11-12iommu/arm-smmu-v3: Support IOMMU_VIOMMU_ALLOCNicolin Chen1-0/+4
2024-11-12Merge branch 'iommufd/arm-smmuv3-nested' of iommu/linux into iommufd for-nextJason Gunthorpe57-80/+334
2024-11-12ARM: 9415/1: amba: Add dev_is_amba() function and export it for modulesKunwu Chan1-0/+5
2024-11-12iommufd/viommu: Add iommufd_viommu_find_dev helperNicolin Chen1-0/+8
2024-11-12iommu: Add iommu_copy_struct_from_full_user_array helperJason Gunthorpe1-1/+47
2024-11-12iommufd: Allow hwpt_id to carry viommu_id for IOMMU_HWPT_INVALIDATENicolin Chen1-3/+6
2024-11-12iommu/viommu: Add cache_invalidate to iommufd_viommu_opsNicolin Chen1-0/+10
2024-11-12iommufd/viommu: Add IOMMUFD_OBJ_VDEVICE and IOMMU_VDEVICE_ALLOC ioctlNicolin Chen2-0/+26
2024-11-12iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOCNicolin Chen1-6/+8
2024-11-12iommufd: Add alloc_domain_nested op to iommufd_viommu_opsNicolin Chen1-0/+9
2024-11-12iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctlNicolin Chen1-0/+40
2024-11-12iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related structNicolin Chen2-0/+54
2024-11-12iommufd: Move _iommufd_object_alloc helper to a sharable fileNicolin Chen1-0/+13
2024-11-12Merge tag 'ti-driver-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-0/+30
2024-11-12Merge tag 'reset-for-v6.13' of git://git.pengutronix.de/pza/linux into soc/dr...Arnd Bergmann2-62/+235
2024-11-12srcu: Improve srcu_read_lock_lite() kernel-doc commentPaul E. McKenney1-1/+2
2024-11-12srcu: Allow inlining of __srcu_read_{,un}lock_lite()Paul E. McKenney1-0/+39
2024-11-12srcu: Add srcu_read_lock_lite() and srcu_read_unlock_lite()Paul E. McKenney2-1/+51
2024-11-12srcu: Create CPP macros for normal and NMI-safe SRCU readersPaul E. McKenney2-12/+12
2024-11-12srcu: Improve srcu_read_lock{,_nmisafe}() commentsPaul E. McKenney1-4/+11
2024-11-12srcu: Renaming in preparation for additional reader flavorPaul E. McKenney2-12/+11
2024-11-12writeback: wbc_attach_fdatawrite_inode out of lineChristoph Hellwig1-26/+2
2024-11-12fs: add the ability for statmount() to report the fs_subtypeJeff Layton1-1/+4
2024-11-12wifi: mac80211: Support EHT 1024 aggregation size in TXMeiChia Chiu1-0/+2
2024-11-12net: Implement fault injection forcing skb reallocationBreno Leitao1-0/+9
2024-11-12net: ip: make ip_route_use_hint() return drop reasonsMenglong Dong1-3/+4
2024-11-12net: ip: make ip_mkroute_input/__mkroute_input return drop reasonsMenglong Dong1-0/+7
2024-11-12net: ip: make ip_route_input() return drop reasonsMenglong Dong1-3/+4
2024-11-12net: ip: make ip_route_input_noref() return drop reasonsMenglong Dong1-7/+8
2024-11-12net: ip: make ip_route_input_slow() return drop reasonsMenglong Dong1-0/+6
2024-11-12net: ip: make ip_mc_validate_source() return drop reasonMenglong Dong2-3/+7
2024-11-12net: ip: make fib_validate_source() support drop reasonsMenglong Dong2-0/+22
2024-11-12drm/i915/gsc: ARL-H and ARL-U need a newer GSC FW.Daniele Ceraolo Spurio1-4/+15
2024-11-12bpf: Replace the document for PTR_TO_BTF_ID_OR_NULLMenglong Dong1-4/+4
2024-11-12net: Add control functions for irq suspensionMartin Karsten1-0/+3
2024-11-12net: Add napi_struct parameter irq_suspend_timeoutMartin Karsten2-0/+3
2024-11-12rtnetlink: Register rtnl_dellink() and rtnl_setlink() with RTNL_FLAG_DOIT_PER...Kuniyuki Iwashima1-0/+1
2024-11-12rtnetlink: Add peer_type in struct rtnl_link_ops.Kuniyuki Iwashima1-0/+2
2024-11-12rtnetlink: Remove __rtnl_link_register()Kuniyuki Iwashima1-2/+0
2024-11-12rtnetlink: Protect link_ops by mutex.Kuniyuki Iwashima1-1/+1
2024-11-12rtnetlink: Remove __rtnl_link_unregister().Kuniyuki Iwashima1-1/+0