aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-04Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel
2017-05-04soc/qbman: Move dma-mapping.h include to qman_priv.hPaul Gortmaker
2017-05-03soc/qbman: Fix implicit header dependency now causing build failsPaul Gortmaker
2017-04-29iommu: Remove trace-events include from iommu.hJoerg Roedel
2017-04-29iommu: Remove pci.h include from trace/events/iommu.hJoerg Roedel
2017-04-29arm: dma-mapping: Don't override dma_ops in arch_setup_dma_ops()Laurent Pinchart
2017-04-29ACPI/IORT: Fix CONFIG_IOMMU_API dependencyLorenzo Pieralisi
2017-04-28iommu/vt-d: Don't print the failure message when booting non-kdump kernelQiuxu Zhuo
2017-04-27iommu: Move report_iommu_fault() to iommu.cJoerg Roedel
2017-04-27iommu: Include device.h in iommu.hJoerg Roedel
2017-04-26x86, iommu/vt-d: Add an option to disable Intel IOMMU force onShaohua Li
2017-04-26iommu/arm-smmu: Return IOVA in iova_to_phys when SMMU is bypassedSunil Goutham
2017-04-25iommu/arm-smmu: Correct sid to maskPeng Fan
2017-04-24iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()Pan Bian
2017-04-23Linux 4.11-rc8Linus Torvalds
2017-04-23Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-04-23Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-23Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-21Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-21netpoll: Check for skb->queue_mappingTushar Dave
2017-04-21ip6mr: fix notification device destructionNikolay Aleksandrov
2017-04-21bpf, doc: update bpf maintainers entryDaniel Borkmann
2017-04-21net: qrtr: potential use after free in qrtr_sendmsg()Dan Carpenter
2017-04-21bpf: Fix values type used in test_mapsDavid Miller
2017-04-21net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern
2017-04-21gso: Validate assumption of frag_list segementationIlan Tayari
2017-04-21Merge branch 'skb_cow_head'David S. Miller
2017-04-21kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21ipv6: sr: fix double free of skb after handling invalid SRHDavid Lebrun
2017-04-21Merge tag 'powerpc-4.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-04-21Merge tag 'pci-v4.11-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-21Merge tag 'acpi-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-21Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-04-21MAINTAINERS: Add "B:" field for networking.David S. Miller
2017-04-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-04-20mm: prevent NR_ISOLATE_* stats from going negativeRabin Vincent
2017-04-20Revert "mm, page_alloc: only use per-cpu allocator for irq-safe requests"Mel Gorman
2017-04-20blk-mq: fix potential oops with polling and blk-mq schedulerJens Axboe
2017-04-20nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"Andy Lutomirski
2017-04-20nvme: Adjust the Samsung APST quirkAndy Lutomirski
2017-04-20net sched actions: allocate act cookie earlyWolfgang Bumiller
2017-04-20Merge branch 'qed-dcbx-fixes'David S. Miller