https://github.com/torvalds/linux
Revision 1a59c53920eed3b2718c07286f1afe8674a7d9e6 authored by Linus Torvalds on 09 April 2016, 17:23:45 UTC, committed by Linus Torvalds on 09 April 2016, 17:23:45 UTC
Pull IOMMU fixes from Joerg Roedel:

 - compile-time fixes (warnings and failures)

 - a bug in iommu core code which could cause the group->domain pointer
   to be falsly cleared

 - fix in scatterlist handling of the ARM common DMA-API code

 - stall detection fix for the Rockchip IOMMU driver

* tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu:
  iommu/vt-d: Silence an uninitialized variable warning
  iommu/rockchip: Fix "is stall active" check
  iommu: Don't overwrite domain pointer when there is no default_domain
  iommu/dma: Restore scatterlist offsets correctly
  iommu: provide of_xlate pointer unconditionally
2 parent s 3c96888 + 0b74ecd
History
Tip revision: 1a59c53920eed3b2718c07286f1afe8674a7d9e6 authored by Linus Torvalds on 09 April 2016, 17:23:45 UTC
Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Tip revision: 1a59c53
File Mode Size
aoe
drbd
mtip32xx
paride
rsxx
xen-blkback
zram
DAC960.c -rw-r--r-- 259.7 KB
DAC960.h -rw-r--r-- 148.2 KB
Kconfig -rw-r--r-- 18.4 KB
Makefile -rw-r--r-- 1.4 KB
amiflop.c -rw-r--r-- 46.9 KB
ataflop.c -rw-r--r-- 52.0 KB
brd.c -rw-r--r-- 15.1 KB
cciss.c -rw-r--r-- 149.2 KB
cciss.h -rw-r--r-- 11.1 KB
cciss_cmd.h -rw-r--r-- 7.3 KB
cciss_scsi.c -rw-r--r-- 47.7 KB
cciss_scsi.h -rw-r--r-- 3.0 KB
cryptoloop.c -rw-r--r-- 4.9 KB
floppy.c -rw-r--r-- 117.5 KB
hd.c -rw-r--r-- 18.6 KB
loop.c -rw-r--r-- 49.9 KB
loop.h -rw-r--r-- 2.3 KB
mg_disk.c -rw-r--r-- 26.0 KB
nbd.c -rw-r--r-- 25.6 KB
null_blk.c -rw-r--r-- 18.4 KB
osdblk.c -rw-r--r-- 15.6 KB
pktcdvd.c -rw-r--r-- 73.3 KB
ps3disk.c -rw-r--r-- 13.9 KB
ps3vram.c -rw-r--r-- 22.3 KB
rbd.c -rw-r--r-- 146.0 KB
rbd_types.h -rw-r--r-- 1.9 KB
skd_main.c -rw-r--r-- 138.3 KB
skd_s1120.h -rw-r--r-- 9.6 KB
smart1,2.h -rw-r--r-- 7.1 KB
sunvdc.c -rw-r--r-- 25.4 KB
swim.c -rw-r--r-- 19.8 KB
swim3.c -rw-r--r-- 31.7 KB
swim_asm.S -rw-r--r-- 4.6 KB
sx8.c -rw-r--r-- 39.8 KB
umem.c -rw-r--r-- 29.9 KB
umem.h -rw-r--r-- 3.6 KB
virtio_blk.c -rw-r--r-- 23.2 KB
xen-blkfront.c -rw-r--r-- 71.7 KB
xsysace.c -rw-r--r-- 32.6 KB
z2ram.c -rw-r--r-- 9.1 KB

back to top