summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-01Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt...Joerg Roedel
2019-03-01iommu/vt-d: Get domain ID before clear pasid entryLu Baolu
2019-03-01iommu/vt-d: Fix NULL pointer reference in intel_svm_bind_mm()Lu Baolu
2019-03-01iommu/vt-d: Set context field after value initializedLu Baolu
2019-03-01iommu/vt-d: Disable ATS support on untrusted devicesLu Baolu
2019-03-01iommu/mediatek: Fix semicolon code style issueYang Wei
2019-02-28MAINTAINERS: Add Hyper-V IOMMU driver into Hyper-V CORE AND DRIVERS scopeLan Tianyu
2019-02-28iommu/hyper-v: Add Hyper-V stub IOMMU driverLan Tianyu
2019-02-28x86/Hyper-V: Set x2apic destination mode to physical when x2apic is availableLan Tianyu
2019-02-28PCI/ATS: Add inline to pci_prg_resp_pasid_required()Kuppuswamy Sathyanarayanan
2019-02-26iommu/vt-d: Check identity map for hot-added devicesLu Baolu
2019-02-26iommu/dmar: Fix buffer overflow during PCI bus notificationJulia Cartwright
2019-02-26iommu: Fix IOMMU debugfs falloutGeert Uytterhoeven
2019-02-26iommu: Document iommu_ops.is_attach_deferred()Geert Uytterhoeven
2019-02-26iommu: Document iommu_ops.iotlb_sync_map()Geert Uytterhoeven
2019-02-26iommu/vt-d: Enable ATS only if the device uses page aligned address.Kuppuswamy Sathyanarayanan
2019-02-26PCI/ATS: Add pci_ats_page_aligned() interfaceKuppuswamy Sathyanarayanan
2019-02-26iommu/vt-d: Fix PRI/PASID dependency issue.Kuppuswamy Sathyanarayanan
2019-02-26PCI/ATS: Add pci_prg_resp_pasid_required() interface.Kuppuswamy Sathyanarayanan
2019-02-26iommu/vt-d: Allow interrupts from the entire bus for aliased devicesLogan Gunthorpe
2019-02-26iommu/vt-d: Add helper to set an IRTE to verify only the bus numberLogan Gunthorpe
2019-02-26iommu: Fix flush_tlb_all typoTom Murphy
2019-02-26iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tablesNicolas Boichat
2019-02-24Linux 5.0-rc8Linus Torvalds
2019-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-23net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij
2019-02-23tcp: repaired skbs must init their tso_segsEric Dumazet
2019-02-23net/x25: fix a race in x25_bind()Eric Dumazet
2019-02-23net: dsa: Remove documentation for port_fdb_prepareHauke Mehrtens
2019-02-23Revert "bridge: do not add port to router list when receives query with sourc...Hangbin Liu
2019-02-23selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo
2019-02-23net: set static variable an initial value in atl2_probe()Mao Wenan
2019-02-23net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10GMaxime Chevallier
2019-02-23Merge tag 'powerpc-5.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-02-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-02-22Merge branch 'fixes-v5.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-02-22Merge tag 'pm-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/li...Linus Torvalds
2019-02-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-02-22Merge tag 'arc-5.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2019-02-23bpf, doc: add bpf list as secondary entry to maintainers fileDaniel Borkmann
2019-02-22Merge branch 'parisc-5.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-02-22Merge tag 'kbuild-fixes-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-02-22Merge branch 'udp-a-few-fixes'David S. Miller
2019-02-22udp: fix possible user after free in error handlerPaolo Abeni
2019-02-22udpv6: fix possible user after free in error handlerPaolo Abeni
2019-02-22fou6: fix proto error handler argument typePaolo Abeni
2019-02-22udpv6: add the required annotation to mib typePaolo Abeni
2019-02-22mdio_bus: Fix use-after-free on device_register failsYueHaibing