summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-09-11Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...Joerg Roedel
2019-09-11iommu/vt-d: Add Scalable Mode fault informationKyung Min Park
2019-09-11iommu/vt-d: Add trace events for device dma map/unmapLu Baolu
2019-09-11swiotlb: Split size parameter to map/unmap APIsLu Baolu
2019-09-08Merge tag 'compiler-attributes-for-linus-v5.3-rc8' of git://github.com/ojeda/...Linus Torvalds
2019-09-08include/linux/compiler.h: fix Oops for Clang-compiled kernelsNick Desaulniers
2019-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-09-06Input: elan_i2c - remove Lenovo Legion Y7000 PnpIDBenjamin Tissoires
2019-09-06Merge tag 'iommu-fixes-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-09-03iommu/vt-d: Remove global page flush supportJacob Pan
2019-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-31Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-08-31tracing: Make exported ftrace_set_clr_event non-staticDenis Efremov
2019-08-30mm: memcontrol: flush percpu slab vmstats on kmem offliningRoman Gushchin
2019-08-30Merge tag 'rxrpc-fixes-20190827' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2019-08-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-08-30Merge branch 'arm/smmu' into arm/mediatekJoerg Roedel
2019-08-30iommu/mediatek: Clean up struct mtk_smi_iommuYong Wu
2019-08-30memory: mtk-smi: Get rid of need_larbidYong Wu
2019-08-30iommu/io-pgtable-arm-v7s: Extend to support PA[33:32] for MediaTekYong Wu
2019-08-30iommu/io-pgtable-arm-v7s: Rename the quirk from MTK_4GB to MTK_EXTYong Wu
2019-08-30dt-bindings: mediatek: Add binding for mt8183 IOMMU and SMIYong Wu
2019-08-29Merge tag 'Wimplicit-fallthrough-5.3-rc7' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-08-29nds32: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-29Merge tag 'hisi-fixes-for-5.3' of git://github.com/hisilicon/linux-hisi into ...Arnd Bergmann
2019-08-28net: sched: act_sample: fix psample group handling on overwriteVlad Buslov
2019-08-27Add genphy_c45_config_aneg() function to phy-c45.cMarco Hartmann
2019-08-27net_sched: fix a NULL pointer deref in ipt actionCong Wang
2019-08-27Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-08-27Merge tag 'arc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-27rxrpc: Use skb_unshare() rather than skb_cow_data()David Howells
2019-08-27rxrpc: Use the tx-phase skb flag to simplify tracingDavid Howells
2019-08-26Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust
2019-08-26ARCv2: IDU-intc: Add support for edge-triggered interruptsMischa Jonker
2019-08-25nexthop: Fix nexthop_num_path for blackhole nexthopsDavid Ahern
2019-08-25Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-08-24Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-08-24net: rds: add service level support in rds-infoZhu Yanjun
2019-08-24net: route dump netlink NLM_F_MULTI flag missingJohn Fastabend
2019-08-24Merge tag 'gpio-v5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-08-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-08-23Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-08-23Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel
2019-08-23iommu: Add helpers to set/get default domain typeJoerg Roedel
2019-08-23timekeeping/vsyscall: Prevent math overflow in BOOTTIME updateThomas Gleixner
2019-08-22jffs2: Remove C++ style comments from uapi headerMasahiro Yamada
2019-08-22libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques
2019-08-21trivial: netns: fix typo in 'struct net.passive' descriptionMike Rapoport