summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'please-pull-for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-0918-78/+284
|\
| * EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msecEiichi Tsukata2019-06-272-9/+9
| * EDAC, skx, i10nm: Fix source ID register offsetQiuxu Zhuo2019-06-264-5/+5
| * EDAC, i10nm: Check ECC enabling status per channelQiuxu Zhuo2019-06-261-3/+3
| * EDAC, i10nm: Add Intel additional Ice-Lake supportQiuxu Zhuo2019-06-201-0/+2
| * EDAC: Make edac_debugfs_create_x*() return voidGreg Kroah-Hartman2019-06-202-16/+14
| * EDAC/aspeed: Remove set but not used variable 'np'YueHaibing2019-06-201-4/+0
| * EDAC/ie31200: Reformat PCI device tableMarco Elver2019-06-201-60/+20
| * EDAC/ie31200: Add Intel Coffee Lake CPU supportMarco Elver2019-06-201-3/+55
| * EDAC/sifive: Add EDAC platform driver for SiFive SoCsYash Shah2019-06-205-0/+133
| * EDAC/sb_edac: Remove redundant update of tad_baseColin Ian King2019-06-201-1/+0
| * arm64: dts: stratix10: Add SDMMC EDAC nodeThor Thayer2019-06-201-0/+11
| * EDAC/altera: Add Stratix10 SDMMC supportThor Thayer2019-06-201-1/+15
| * arm64: dts: stratix10: Add OCRAM EDAC nodeThor Thayer2019-06-201-0/+8
| * EDAC/altera: Add Stratix10 OCRAM ECC supportThor Thayer2019-06-201-2/+25
| * EDAC/sysfs: Drop device references properlyGreg KH2019-06-201-3/+7
| * EDAC/sysfs: Fix memory leak when creating a csrow objectPan Bian2019-06-201-1/+7
* | Merge tag 'iommu-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-0926-1301/+1772
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op...Joerg Roedel2019-07-049583-63346/+20879
| |\ \ \ \ \ \
| | | | | | * | iommu: Fix integer truncationArnd Bergmann2019-06-181-2/+2
| | | | | | * | iommu: Add padding to struct iommu_faultJean-Philippe Brucker2019-06-181-0/+2
| | | | | | * | iommu: Add recoverable fault reportingJean-Philippe Brucker2019-06-123-2/+146
| | | | | | * | iommu: Introduce device fault report APIJacob Pan2019-06-122-3/+172
| | | | | | * | iommu: Introduce device fault dataJacob Pan2019-06-122-0/+157
| | | | | | * | driver core: Add per device iommu paramJacob Pan2019-06-121-0/+3
| | | | | | * | iommu: Use right function to get group for deviceLu Baolu2019-05-271-3/+3
| | | | | * | | Merge tag 'v5.2-rc6' into generic-dma-opsJoerg Roedel2019-06-2417500-128256/+30301
| | | | | |\ \ \
| | | | | * | | | iommu/dma: Fix condition check in iommu_dma_unmap_sgNathan Chancellor2019-06-031-1/+1
| | | | | * | | | arm64: trim includes in dma-mapping.cChristoph Hellwig2019-05-271-10/+0
| | | | | * | | | arm64: switch copyright boilerplace to SPDX in dma-mapping.cChristoph Hellwig2019-05-271-14/+1
| | | | | * | | | iommu/dma: Switch copyright boilerplace to SPDXChristoph Hellwig2019-05-272-24/+2
| | | | | * | | | iommu/dma: Don't depend on CONFIG_DMA_DIRECT_REMAPChristoph Hellwig2019-05-272-8/+9
| | | | | * | | | iommu/dma: Refactor iommu_dma_mmapChristoph Hellwig2019-05-271-35/+11
| | | | | * | | | iommu/dma: Refactor iommu_dma_get_sgtableChristoph Hellwig2019-05-271-28/+17
| | | | | * | | | iommu/dma: Refactor iommu_dma_alloc, part 2Christoph Hellwig2019-05-271-30/+35
| | | | | * | | | iommu/dma: Cleanup variable naming in iommu_dma_allocRobin Murphy2019-05-271-23/+22
| | | | | * | | | iommu/dma: Split iommu_dma_freeRobin Murphy2019-05-271-4/+8
| | | | | * | | | iommu/dma: Merge the CMA and alloc_pages allocation pathsChristoph Hellwig2019-05-271-20/+12
| | | | | * | | | iommu/dma: Don't remap CMA unnecessarilyRobin Murphy2019-05-271-7/+12
| | | | | * | | | iommu/dma: Refactor iommu_dma_allocRobin Murphy2019-05-271-30/+30
| | | | | * | | | iommu/dma: Refactor iommu_dma_freeRobin Murphy2019-05-271-40/+33
| | | | | * | | | iommu/dma: Remove __iommu_dma_freeChristoph Hellwig2019-05-271-19/+2
| | | | | * | | | iommu/dma: Refactor the page array remapping allocatorChristoph Hellwig2019-05-271-28/+26
| | | | | * | | | iommu/dma: Factor out remapped pages lookupRobin Murphy2019-05-271-12/+20
| | | | | * | | | iommu/dma: Squash __iommu_dma_{map,unmap}_page helpersRobin Murphy2019-05-271-18/+7
| | | | | * | | | iommu/dma: Move domain lookup into __iommu_dma_{map,unmap}Robin Murphy2019-05-271-15/+14
| | | | | * | | | iommu/dma: Move __iommu_dma_mapChristoph Hellwig2019-05-271-23/+23
| | | | | * | | | iommu/dma: move the arm64 wrappers to common codeChristoph Hellwig2019-05-274-457/+378
| | | | | * | | | iommu/dma: Use for_each_sg in iommu_dma_allocChristoph Hellwig2019-05-271-9/+5
| | | | | * | | | iommu/dma: Remove the flush_page callbackChristoph Hellwig2019-05-273-14/+5