summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-12iommu/vt-d: Flush IOTLB for untrusted device in timeLu Baolu1-1/+5
2019-04-12vfio/type1: Handle different mdev isolation typeLu Baolu1-13/+42
2019-04-12vfio/type1: Add domain at(de)taching group helpersLu Baolu1-7/+77
2019-04-12vfio/mdev: Add iommu related member in mdev_deviceLu Baolu3-0/+33
2019-04-11iommu/vt-d: Don't clear GFP_DMA and GFP_DMA32 flagsChristoph Hellwig1-1/+0
2019-04-11iommu/vt-d: Use dma_direct for bypass devicesChristoph Hellwig1-40/+31
2019-04-11iommu/vt-d: Clean up iommu_no_mappingChristoph Hellwig1-26/+21
2019-04-11iommu/vt-d: Return ID associated with an auxiliary domainLu Baolu1-0/+10
2019-04-11iommu/vt-d: Aux-domain specific domain attach/detachLu Baolu2-0/+162
2019-04-11iommu/vt-d: Move common code out of iommu_attch_device()Lu Baolu1-24/+36
2019-04-11iommu/vt-d: Add per-device IOMMU feature ops entriesLu Baolu2-0/+160
2019-04-11iommu/vt-d: Make intel_iommu_enable_pasid() more genericLu Baolu3-16/+26
2019-04-11Merge branch 'api-features' into x86/vt-dJoerg Roedel1101-11773/+14877
2019-04-11iommu: Bind process address spaces to devicesJean-Philippe Brucker2-0/+174
2019-04-11iommu: Add APIs for multiple domains per deviceLu Baolu2-0/+166
2019-04-08Linux 5.1-rc4v5.1-rc4Linus Torvalds1-1/+1
2019-04-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds24-82/+131
2019-04-08Merge tag 'for-linus-20190407' of git://git.kernel.dk/linux-blockLinus Torvalds11-75/+110
2019-04-08ARM: milbeaut: fix build with !CONFIG_HOTPLUG_CPUArnd Bergmann1-0/+4
2019-04-08ARM: iop: don't use using 64-bit DMA masksArnd Bergmann3-12/+12
2019-04-08ARM: orion: don't use using 64-bit DMA masksArnd Bergmann1-2/+2
2019-04-08Revert "ARM: dts: nomadik: Fix polarity of SPI CS"Olof Johansson1-5/+4
2019-04-08Merge tag 'omap-for-v5.1/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson5-11/+51
2019-04-08Merge tag 'at91-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Olof Johansson2-3/+5
2019-04-08Merge tag 'v5.1-rockchip-dtfixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson7-47/+44
2019-04-08Merge tag 'stratix10_fix_for_v5.1' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-0/+3
2019-04-08Merge tag 'reset-fixes-for-v5.1' of git://git.pengutronix.de/pza/linux into a...Olof Johansson2-1/+5
2019-04-08dt-bindings: cpu: Fix JSON schemaMaxime Ripard1-1/+1
2019-04-07Merge tag 'for-linus-5.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+4
2019-04-07Merge tag 'mtd/fixes-for-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+5
2019-04-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-12/+19
2019-04-07Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+3
2019-04-06Merge branch 'parisc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-9/+11
2019-04-06parisc: Detect QEMU earlier in boot processHelge Deller2-6/+3
2019-04-06parisc: also set iaoq_b in instruction_pointer_set()Sven Schnelle1-1/+2
2019-04-06parisc: regs_return_value() should return gpr28Sven Schnelle1-1/+1
2019-04-06Revert: parisc: Use F_EXTEND() macro in iosapic codeHelge Deller1-1/+5
2019-04-06fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov5-5/+389
2019-04-06xsysace: Fix error handling in ace_setupGuenter Roeck1-0/+2
2019-04-06null_blk: prevent crash from bad home_node valueJohn Pittman1-0/+5
2019-04-06Merge tag 'rtc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds4-5/+12
2019-04-06i2c: imx: don't leak the i2c adapter on errorLaurentiu Tudor1-1/+3
2019-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-59/+163
2019-04-06kernel/sysctl.c: fix out-of-bounds access when setting file-maxWill Deacon1-1/+2
2019-04-06mm/util.c: fix strndup_user() commentAndrew Morton1-1/+1
2019-04-06sh: fix multiple function definition build errorsRandy Dunlap1-2/+2
2019-04-06MAINTAINERS: add maintainer and replacing reviewer ARM/NUVOTON NPCMTomer Maimon1-1/+2
2019-04-06MAINTAINERS: fix bad pattern in ARM/NUVOTON NPCMTomer Maimon1-1/+1
2019-04-06mm: writeback: use exact memcg dirty countsGreg Thelen2-3/+22
2019-04-06psi: clarify the units used in pressure filesWaiman Long1-6/+6