summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* iommu/dma: Remove bogus dma_supported() implementationRobin Murphy2017-02-061-1/+0
* Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/...Joerg Roedel2017-01-303-1/+16
|\
| * arm64/dma-mapping: Implement DMA_ATTR_PRIVILEGEDMitchel Humpherys2017-01-191-1/+2
| * common: DMA-mapping: add DMA_ATTR_PRIVILEGED attributeMitchel Humpherys2017-01-191-0/+7
| * iommu: add IOMMU_PRIV attributeMitchel Humpherys2017-01-191-0/+7
* | Merge branch 'iommu/guest-msi' of git://git.kernel.org/pub/scm/linux/kernel/g...Joerg Roedel2017-01-303-14/+74
|\ \
| * | irqdomain: irq_domain_check_msi_remapEric Auger2017-01-231-0/+1
| * | irqdomain: Add irq domain MSI and MSI_REMAP flagsEric Auger2017-01-231-0/+35
| * | iommu: iommu_get_group_resv_regionsEric Auger2017-01-231-0/+8
| * | iommu: iommu_alloc_resv_regionEric Auger2017-01-231-0/+2
| * | iommu: Add a new type field in iommu_resv_regionEric Auger2017-01-231-0/+7
| * | iommu: Rename iommu_dm_regions into iommu_resv_regionsEric Auger2017-01-231-14/+15
| * | iommu/dma: Allow MSI-only cookiesRobin Murphy2017-01-231-0/+6
| |/
* | Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-01-282-1/+3
|\ \
| * | SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee2017-01-241-0/+1
| * | nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever2017-01-241-1/+2
* | | Merge tag 'arc-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-01-281-8/+8
|\ \ \
| * | | ARCv2: MCIP: update the BCR per current changesVineet Gupta2017-01-241-8/+8
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-2711-11/+37
|\ \ \
| * | | net: phy: micrel: add support for KSZ8795Sean Nyekjaer2017-01-271-0/+2
| * | | tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira2017-01-271-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-01-264-5/+13
| |\ \ \
| | * | | netfilter: nf_tables: deconstify walk callback functionPablo Neira Ayuso2017-01-241-3/+3
| | * | | netfilter: nft_log: restrict the log prefix length to 127Liping Zhang2017-01-241-0/+2
| | * | | netfilter: rpfilter: fix incorrect loopback packet judgmentLiping Zhang2017-01-161-0/+6
| | * | | netfilter: nf_tables: fix spelling mistakesAlexander Alemayhu2017-01-161-2/+2
| * | | | net: phy: leds: Fix truncated LED trigger namesGeert Uytterhoeven2017-01-251-2/+2
| * | | | net: phy: leds: Break dependency of phy.h on phy_led_triggers.hGeert Uytterhoeven2017-01-251-1/+0
| * | | | net: Specify the owning module for lwtunnel opsRobert Shearman2017-01-241-0/+2
| * | | | virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receivingJason Wang2017-01-201-1/+5
| * | | | bpf: don't trigger OOM killer under pressure with map allocDaniel Borkmann2017-01-181-0/+2
| * | | | lwtunnel: fix autoload of lwt modulesDavid Ahern2017-01-181-0/+11
| * | | | virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmitRolf Neugebauer2017-01-171-2/+0
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-01-273-1/+16
|\ \ \ \ \
| * | | | | RDMA/qedr: Add uapi header qedr-abi.hAmrani, Ram2017-01-241-0/+1
| * | | | | RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram2017-01-241-0/+14
| * | | | | IB/cxgb3: fix misspelling in header guardNicolas Iooss2017-01-241-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'media/v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-01-271-3/+7
|\ \ \ \ \
| * \ \ \ \ Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2016-12-261-3/+7
| |\ \ \ \ \
| | * | | | | [media] cec: fix report_current_latencyHans Verkuil2016-12-211-3/+7
* | | | | | | Merge tag 'drm-fixes-for-v4.10-rc6-part-two' of git://people.freedesktop.org/...Linus Torvalds2017-01-262-2/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2017-01-23' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-01-272-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | drm/fence: fix memory overwrite when setting out_fence fdGustavo Padovan2017-01-162-2/+2
* | | | | | | | | Merge tag 'pm-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-01-261-2/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2017-01-271-2/+0
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag"Rafael J. Wysocki2017-01-201-2/+0
* | | | | | | | | | Merge tag 'drm-fixes-for-v4.10-rc6-revert-one' of git://people.freedesktop.or...Linus Torvalds2017-01-261-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "drm/probe-helpers: Drop locking from poll_enable"Dave Airlie2017-01-261-0/+1
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | mm, page_alloc: fix check for NULL preferred_zoneVlastimil Babka2017-01-241-1/+5
* | | | | | | | | | kernel/watchdog: prevent false hardlockup on overloaded systemDon Zickus2017-01-241-0/+1