summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-04-16iommu: Streamline registration interfaceRobin Murphy1-24/+6
2021-04-16iommu: Statically set module ownerRobin Murphy1-8/+1
2021-04-16Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel10-247/+62
2021-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-3/+3
2021-04-10Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds15-68/+170
2021-04-10treewide: change my e-mail address, fix my nameMarek BehĂșn3-3/+3
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+6
2021-04-09Merge tag 'mac80211-for-net-2021-04-08.2' of git://git.kernel.org/pub/scm/lin...David S. Miller1-12/+68
2021-04-08ipv6: report errors for iftoken via netlink extackStephen Hemminger1-2/+2
2021-04-08net: sched: fix err handler in tcf_action_init()Vlad Buslov1-6/+1
2021-04-08net: sched: fix action overwrite reference countingVlad Buslov1-2/+3
2021-04-08rfkill: revert back to old userspace API by defaultJohannes Berg1-12/+68
2021-04-08ethtool: Remove link_mode param and derive link params from driverDanielle Ratson1-1/+8
2021-04-08Merge tag 'mlx5-fixes-2021-04-06' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-4/+6
2021-04-08ethtool: fix kdoc in headersJakub Kicinski2-2/+13
2021-04-08ethtool: document reserved fields in the uAPIJakub Kicinski1-1/+21
2021-04-08ethtool: un-kdocify extended link stateJakub Kicinski2-23/+7
2021-04-07iommu/vt-d: Invalidate PASID cache when root/context entry changedLu Baolu1-0/+1
2021-04-07iommu/amd: Move a few prototypes to include/linux/amd-iommu.hChristoph Hellwig1-0/+12
2021-04-07iommu/amd: Remove the unused device errata codeChristoph Hellwig1-18/+0
2021-04-07iommu: remove iommu_domain_{get,set}_attrChristoph Hellwig1-36/+0
2021-04-07iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFGChristoph Hellwig2-5/+11
2021-04-07iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUERobin Murphy1-1/+3
2021-04-07iommu: remove DOMAIN_ATTR_NESTINGChristoph Hellwig1-1/+3
2021-04-07iommu: remove DOMAIN_ATTR_GEOMETRYChristoph Hellwig1-1/+0
2021-04-07iommu: remove DOMAIN_ATTR_PAGINGChristoph Hellwig1-1/+0
2021-04-07iommu/fsl_pamu: enable the liodn when attaching a deviceChristoph Hellwig1-1/+0
2021-04-07iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct callChristoph Hellwig1-1/+0
2021-04-07iommu/fsl_pamu: remove ->domain_window_enableChristoph Hellwig1-17/+0
2021-04-07iommu/fsl_pamu: remove support for multiple windowsChristoph Hellwig1-1/+0
2021-04-07iommu/fsl_pamu: remove fsl_pamu_get_domain_attrChristoph Hellwig1-4/+0
2021-04-07iommu: remove the unused domain_window_disable methodChristoph Hellwig1-2/+0
2021-04-07iommu: Add a page fault handlerJean-Philippe Brucker1-0/+2
2021-04-07iommu: Separate IOMMU_DEV_FEAT_IOPF from IOMMU_DEV_FEAT_SVAJean-Philippe Brucker1-3/+17
2021-04-07iommu/arm-smmu-v3: Use device properties for pasid-num-bitsJean-Philippe Brucker1-2/+0
2021-04-07iommu: Fix comment for struct iommu_fwspecJean-Philippe Brucker1-1/+1
2021-04-07iommu: Delete iommu_dma_free_cpu_cached_iovas()John Garry2-10/+0
2021-04-07iommu/vt-d: Remove IOVA domain rcache flushing for CPU offliningJohn Garry1-1/+0
2021-04-07iova: Add CPU hotplug handler to flush rcachesJohn Garry2-0/+2
2021-04-07iommu: Fix a boundary issue to avoid performance dropXiang Chen1-1/+1
2021-04-07iommu/vt-d: Remove SVM_FLAG_PRIVATE_PASIDLu Baolu1-13/+3
2021-04-07iommu/vt-d: Remove svm_dev_opsLu Baolu2-10/+0
2021-04-07iommu/vt-d: Remove unused dma map/unmap trace eventsLu Baolu1-120/+0
2021-04-07net/mlx5: Fix PBMC register mappingAya Levin1-1/+1
2021-04-07net/mlx5: Fix PPLM register mappingAya Levin1-0/+2
2021-04-07net/mlx5: Fix placement of log_max_flow_counterRaed Salem1-3/+3
2021-04-07bpf, sockmap: Fix sk->prot unhash op resetJohn Fastabend1-1/+6
2021-04-07virtio_net: Do not pull payload in skb->headEric Dumazet1-5/+9
2021-04-03Merge tag 'char-misc-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+24
2021-04-03Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+0