summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-02ibmvnic: Initialize SCRQ's during login renegotiationThomas Falcon1-1/+14
2017-08-02usb: qmi_wwan: add D-Link DWM-222 device IDHector Martin1-0/+1
2017-08-02Merge branch 'mlx4-misc-fixes'David S. Miller5-9/+19
2017-08-02net/mlx4_core: Fixes missing capability bit in flags2 capability dumpJack Morgenstein1-0/+1
2017-08-02net/mlx4_core: Fix namespace misalignment in QinQ VST support commitJack Morgenstein1-1/+1
2017-08-02net/mlx4_core: Fix sl_to_vl_change bit offset in flags2 dumpJack Morgenstein1-1/+1
2017-08-02net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy5-7/+16
2017-08-02Merge branch 'lan78xx-Fixes'David S. Miller1-9/+9
2017-08-02lan78xx: Fix to handle hard_header_len updateNisar Sayed1-3/+3
2017-08-02lan78xx: USB fast connect/disconnect crash fixNisar Sayed1-6/+6
2017-08-02xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issueMarc Zyngier3-0/+28
2017-08-02Merge tag 'platform-drivers-x86-v4.13-3' of git://git.infradead.org/linux-pla...Linus Torvalds3-8/+11
2017-08-02Merge tag 'sunxi-clk-fixes-for-4.13' of https://git.kernel.org/pub/scm/linux/...Stephen Boyd1-1/+1
2017-08-02Merge tag 'meson-clk-fixes-for-4.13-rc4-v2' of git://github.com/baylibre/clk-...Stephen Boyd4-0/+18
2017-08-02irqchip/gic: Ensure we have an ISB between ack and ->handle_irqWill Deacon2-2/+7
2017-08-02irqchip/gic-v3-its: Remove ACPICA version check for ACPI NUMARobert Richter1-1/+1
2017-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-37/+58
2017-08-02Merge tag 'asoc-fix-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai9965-204586/+795403
2017-08-02blk-mq: don't leak preempt counter/q_usage_counter when allocating rq failedMing Lei1-6/+11
2017-08-02ARM64: dts: marvell: armada-37xx: Fix the number of GPIO on south bridgeGregory CLEMENT1-1/+1
2017-08-02NFSv4: Fix double frees in nfs4_test_session_trunk()Trond Myklebust2-16/+3
2017-08-02ALSA: hda - Fix speaker output from VAIO VPCL14M1RSergei A. Trusov1-0/+1
2017-08-02xfrm: fix null pointer dereference on state and tmpl sortKoichiro Den1-0/+8
2017-08-02powerpc/83xx/mpc832x_rdb: fix of_irq_to_resource() error checkSergei Shtylyov1-1/+1
2017-08-02gpio: tegra: fix unbalanced chained_irq_enter/exitMichał Mirosław1-3/+3
2017-08-02mtd: nand: atmel: Fix EDO mode checkBoris Brezillon1-1/+1
2017-08-02mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflowBoris Brezillon2-6/+6
2017-08-02mtd: nand: Fix timing setup for NANDs that do not support SET FEATURESBoris Brezillon1-1/+3
2017-08-02mtd: nand: Fix a docs build warningJonathan Corbet1-1/+0
2017-08-02mtd: nand: sunxi: fix potential divide-by-zero errorBryan O'Donoghue1-0/+4
2017-08-02nand: fix wrong default oob layout for small pages using soft eccMiquel Raynal1-1/+7
2017-08-02Merge branch 'net-Fix-64-bit-statistics-seqcount-init'David S. Miller7-2/+13
2017-08-02ipvlan: Fix 64-bit statistics seqcount initializationFlorian Fainelli1-1/+1
2017-08-02netvsc: Initialize 64-bit stats seqcountFlorian Fainelli1-0/+2
2017-08-02gtp: Initialize 64-bit per-cpu stats correctlyFlorian Fainelli1-1/+1
2017-08-02nfp: Initialize RX and TX ring 64-bit stats seqcountsFlorian Fainelli1-0/+2
2017-08-02ixgbe: Initialize 64-bit stats seqcountsFlorian Fainelli1-0/+4
2017-08-02i40e: Initialize 64-bit statistics TX ring seqcountFlorian Fainelli1-0/+2
2017-08-02b44: Initialize 64-bit stats seqcountFlorian Fainelli1-0/+1
2017-08-02drm/i915/gvt: clean workload queue if error happenedChuanxiao Dong1-1/+18
2017-08-02drm/i915/gvt: change resetting to resetting_engChuanxiao Dong4-10/+13
2017-08-02PCI: Add pci_reset_function_locked()Marc Zyngier2-0/+36
2017-08-02drm/msm: gpu: don't abuse dma_alloc for non-DMA allocationsArnd Bergmann2-51/+23
2017-08-02drm/msm: gpu: call qcom_mdt interfaces only for ARCH_QCOMArnd Bergmann2-9/+4
2017-08-02drm/msm/adreno: Prevent unclocked access when retrieving timestampsArchit Taneja1-2/+9
2017-08-02drm/msm: Remove __user from __u64 data typesJordan Crouse1-3/+3
2017-08-02drm/msm: args->fence should be args->flagsJordan Crouse1-1/+1
2017-08-02drm/msm: Turn off hardware clock gating before reading A5XX registersJordan Crouse1-0/+7
2017-08-02drm/msm: Allow hardware clock gating to be toggledJordan Crouse2-33/+10
2017-08-02drm/msm: Remove some potentially blocked register rangesJordan Crouse1-25/+24