summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-20qed: Fix issue in populating the PFC config paramters.sudarsana.kalluru@cavium.com1-0/+2
2017-04-20qed: Fix possible system hang in the dcbnl-getdcbx() path.sudarsana.kalluru@cavium.com1-1/+1
2017-04-20qed: Fix sending an invalid PFC error mask to MFW.sudarsana.kalluru@cavium.com1-0/+2
2017-04-20qed: Fix possible error in populating max_tc field.sudarsana.kalluru@cavium.com1-0/+7
2017-04-20smsc95xx: Use skb_cow_head to deal with cloned skbsJames Hughes1-6/+6
2017-04-20MAINTAINERS: update entry for TI's CPSW driverSekhar Nori1-1/+0
2017-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-29/+64
2017-04-20dp83640: don't recieve time stamps twiceDan Carpenter1-2/+0
2017-04-20ipv6: sr: fix out-of-bounds access in SRH validationDavid Lebrun1-0/+3
2017-04-20selftests/net: Fixes psock_fanout CBPF test caseMike Maloney2-12/+23
2017-04-20mac80211: reject ToDS broadcast data framesJohannes Berg1-0/+21
2017-04-20Merge tag 'trace-v4.11-rc5-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+19
2017-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+11
2017-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-0/+2
2017-04-20Merge tag 'keys-fixes-20170419' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-27/+39
2017-04-20Merge tag 'mac80211-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/lin...David S. Miller1-18/+47
2017-04-20iommu: Make iommu_bus_notifier return NOTIFY_DONE rather than error codezhichang.yuan1-2/+6
2017-04-20omap3isp: Remove iommu_group related codeSuman Anna2-18/+0
2017-04-20iommu/omap: Add iommu-group supportJoerg Roedel2-1/+39
2017-04-20iommu/omap: Make use of 'struct iommu_device'Joerg Roedel2-0/+32
2017-04-20iommu/omap: Store iommu_dev pointer in arch_dataJoerg Roedel2-35/+23
2017-04-20iommu/omap: Move data structures to omap-iommu.hJoerg Roedel3-33/+33
2017-04-20iommu/omap: Drop legacy-style device supportSuman Anna2-19/+14
2017-04-20iommu/omap: Register driver before setting IOMMU opsSuman Anna1-3/+18
2017-04-20ACPI/IORT: Remove linker section for IORT entries probingLorenzo Pieralisi3-6/+0
2017-04-20iommu/arm-smmu: Clean up early-probing workaroundsRobin Murphy2-107/+49
2017-04-20arm64: dma-mapping: Remove the notifier trick to handle early setting of dma_opsSricharan R1-124/+18
2017-04-20drivers: acpi: Handle IOMMU lookup failure with deferred probing or errorSricharan R5-8/+47
2017-04-20iommu: of: Handle IOMMU lookup failure with deferred probing or errorLaurent Pinchart4-9/+18
2017-04-20of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...Sricharan R6-37/+62
2017-04-20of: device: Fix overflow of coherent_dma_maskSricharan R1-1/+1
2017-04-20ACPI/IORT: Add function to check SMMUs drivers presenceLorenzo Pieralisi1-0/+13
2017-04-20of: dma: Make of_dma_deconfigure() publicLaurent Pinchart3-5/+15
2017-04-20iommu/of: Prepare for deferred IOMMU configurationRobin Murphy1-1/+42
2017-04-20iommu/of: Refactor of_iommu_configure() for error handlingRobin Murphy1-30/+53
2017-04-20genirq/affinity: Fix calculating vectors to assignKeith Busch1-1/+1
2017-04-20mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 cardHaibo Chen1-0/+1
2017-04-20HID: wacom: Override incorrect logical maximum contact identifierJason Gerecke1-0/+10
2017-04-20ring-buffer: Have ring_buffer_iter_empty() return true when emptySteven Rostedt (VMware)1-2/+14
2017-04-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-3/+84
2017-04-20Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+10
2017-04-20nsfs: mark dentry with DCACHE_RCUACCESSCong Wang1-0/+1
2017-04-20mm: make mm_percpu_wq non freezableMichal Hocko1-2/+1
2017-04-20Merge tag 'backlight-for-v4.11' of git://git.linaro.org/people/daniel.thompso...Linus Torvalds1-3/+4
2017-04-19ACPI / power: Avoid maybe-uninitialized warningArnd Bergmann1-0/+1
2017-04-19mtip32xx: pass BLK_MQ_F_NO_SCHEDMing Lei1-1/+1
2017-04-19block: respect BLK_MQ_F_NO_SCHEDMing Lei1-2/+10
2017-04-19backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction()Geert Uytterhoeven1-3/+4
2017-04-19tracing: Allocate the snapshot buffer before enabling probeSteven Rostedt (VMware)1-3/+5
2017-04-19HID: wacom: Treat HID_DG_TOOLSERIALNUMBER as unsignedJason Gerecke1-1/+1