summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-10iommu/arm-smmu: Improve SMR mask testRobin Murphy
2020-01-10iommu/io-pgtable-arm: Prepare for TTBR1 usageRobin Murphy
2020-01-10iommu/io-pgtable-arm: Rationalise VTCR handlingWill Deacon
2020-01-10iommu/arm-smmu: Rename public #defines under ARM_SMMU_ namespaceWill Deacon
2020-01-10iommu/io-pgtable-arm: Rationalise TCR handlingRobin Murphy
2020-01-10iommu/io-pgtable-arm: Ensure ARM_64_LPAE_S2_TCR_RES1 is unsignedWill Deacon
2020-01-10iommu/io-pgtable-arm: Improve attribute handlingRobin Murphy
2020-01-10iommu/io-pgtable-arm: Support non-coherent stage-2 page tablesWill Deacon
2020-01-10iommu/io-pgtable-arm: Rationalise TTBRn handlingRobin Murphy
2020-01-10iommu/arm-smmu: Fix -Wunused-const-variable warningMasahiro Yamada
2020-01-10iommu/arm-smmu-v3: Remove useless of_match_ptr()Masahiro Yamada
2020-01-10iommu/arm-smmu-v3: Fix resource_size checkMasahiro Yamada
2020-01-10iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VAShameer Kolothum
2020-01-10drivers/iommu: Initialise module 'owner' field in iommu_device_set_ops()Will Deacon
2019-12-23iommu/arm-smmu: Update my email address in MODULE_AUTHOR()Will Deacon
2019-12-23iommu/arm-smmu: Allow building as a moduleWill Deacon
2019-12-23iommu/arm-smmu: Unregister IOMMU and bus ops on device removalWill Deacon
2019-12-23iommu/arm-smmu-v3: Allow building as a moduleWill Deacon
2019-12-23iommu/arm-smmu: Support SMMU module probing from the IORTArd Biesheuvel
2019-12-23iommu/arm-smmu-v3: Unregister IOMMU and bus ops on device removalWill Deacon
2019-12-23iommu/arm-smmu: Prevent forced unbinding of Arm SMMU driversWill Deacon
2019-12-23Revert "iommu/arm-smmu: Make arm-smmu explicitly non-modular"Will Deacon
2019-12-23Revert "iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modular"Will Deacon
2019-12-23drivers/iommu: Allow IOMMU bus ops to be unregisteredWill Deacon
2019-12-23iommu/of: Take a ref to the IOMMU driver during ->of_xlate()Will Deacon
2019-12-23drivers/iommu: Take a ref to the IOMMU driver prior to ->add_device()Will Deacon
2019-12-23PCI: Export pci_ats_disabled() as a GPL symbol to modulesWill Deacon
2019-12-23PCI/ATS: Restore EXPORT_SYMBOL_GPL() for pci_{enable,disable}_ats()Greg Kroah-Hartman
2019-12-23iommu/of: Request ACS from the PCI core when configuring IOMMU linkageWill Deacon
2019-12-23drivers/iommu: Export core IOMMU API symbols to permit modular driversWill Deacon
2019-12-22Linux 5.5-rc3Linus Torvalds
2019-12-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-12-22Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-12-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-12-22Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-12-22Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-22pipe: fix empty pipe check in pipe_write()Jan Stancek
2019-12-22Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2019-12-22MAINTAINERS: remove Radim from KVM maintainersPaolo Bonzini
2019-12-22MAINTAINERS: Orphan KVM for MIPSJames Hogan
2019-12-21ext4: clarify impact of 'commit' mount optionJan Kara
2019-12-21ext4: fix unused-but-set-variable warning in ext4_add_entry()Yunfeng Ye
2019-12-21Merge tag 'trace-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-12-21Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-12-21tracing: Fix endianness bug in histogram triggerSven Schnelle
2019-12-21samples/trace_printk: Wait for IRQ work to finishSven Schnelle
2019-12-21tracing: Fix lock inversion in trace_event_enable_tgid_record()Prateek Sood
2019-12-21Merge tag 's390-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds