1. 29 Jul, 2016 19 commits
  2. 28 Jul, 2016 2 commits
  3. 27 Jul, 2016 3 commits
    • Dave Airlie's avatar
      Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into drm-next · 162b20d2
      Dave Airlie authored
      A few more patches for 4.8.  Mostly bug fixes and some prep work
      for iceland powerplay support.  I have a couple polaris patches and
      Edward's misc cleanups that require a merge with Linus'.  I don't know
      if you are planning a merge anytime soon.
      
      [airlied: fixed up endian vs 32-bit change in ppatomctrl]
      
      * 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux: (26 commits)
        drm/amdgpu: comment out unused defaults_bonaire_pro static const structures to fix the build
        drm/amdgpu: temporary comment out unused static const structures to fix the build
        drm/amdgpu: S3 resume fail on Polaris10
        drm/amd/powerplay: add pp_tables_get_response_times function in process pptables
        drm/amd/powerplay: fix the incorrect return value
        drm/amd/powerplay: add atomctrl_get_voltage_evv function in ppatomctrl
        drm/amdgpu: add new definitions into ppsmc.h for iceland
        drm/amd/powerplay: add SMU register macro for future use
        drm/amdgpu: add ucode_start_address into cgs_firmware_info
        drm/amdgpu: no need load microcode at sdma if powerplay is enabled
        drm/amdgpu: rename smumgr to smum for dpm
        drm/amdgpu: disable GFX PG on CZ/BR/ST
        drivers: gpu: drm: amd: powerplay: hwmgr: Remove unused variable
        drm/amdgpu: return -ENOSPC when running out of UVD handles
        drm/amdgpu: trace need_flush in grab_vm as well
        drm/amdgpu: always signal all fences
        drm/amdgpu: check flush fence context instead of same ring v2
        drm/radeon: support backlight control for UNIPHY3
        drm/amdgpu: support backlight control for UNIPHY3
        drm/amdgpu: remove usec timeout loop from IB tests
        ...
      162b20d2
    • Dave Airlie's avatar
      Merge tag 'drm-intel-next-fixes-2016-07-25' of... · c3f8d864
      Dave Airlie authored
      Merge tag 'drm-intel-next-fixes-2016-07-25' of git://anongit.freedesktop.org/drm-intel into drm-next
      
      Bunch of fixes for the 4.8 merge pull, nothing out of the ordinary. All
      suitably marked up with cc: stable where needed.
      
      * tag 'drm-intel-next-fixes-2016-07-25' of git://anongit.freedesktop.org/drm-intel:
        drm/i915/gen9: Add WaInPlaceDecompressionHang
        drm/i915/guc: Revert "drm/i915/guc: enable GuC loading & submission by default"
        drm/i915/bxt: Fix inadvertent CPU snooping due to incorrect MOCS config
        drm/i915/gen9: Clean up MOCS table definitions
        drm/i915: Set legacy properties when using legacy gamma set IOCTL. (v2)
        drm/i915: Enable polling when we don't have hpd
        drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug()
        drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()
        drm/i915/vlv: Make intel_crt_reset() per-encoder
        drm/i915: Unbreak interrupts on pre-gen6
        drm/i915/breadcrumbs: Queue hangcheck before sleeping
      c3f8d864
    • Dave Airlie's avatar
      Merge tag 'topic/drm-misc-2016-07-22' of git://anongit.freedesktop.org/drm-intel into drm-next · 9af07af9
      Dave Airlie authored
      Suddenly everyone shows up with their trivial patch series!
      - piles of if (!ptr) check removals from Markus Elfring
      - more of_node_put fixes from Peter Chen
      - make fbdev support really optional in all drivers (except vmwgfx),
        somehow this fell through the cracks when we did all the hard prep work
        a while ago. Patches from Tobias Jakobi.
      - leftover patches for the connector reg/unreg cleanup (required that I
        backmerged drm-next) from Chris
      - last vgem fence patch from Chris
      - fix up warnings in the new sphinx gpu docs build
      - misc other small bits
      
      * tag 'topic/drm-misc-2016-07-22' of git://anongit.freedesktop.org/drm-intel: (57 commits)
        GPU-DRM-Exynos: Delete an unnecessary check before the function call "vunmap"
        GPU-DRM-sun4i: Delete an unnecessary check before drm_fbdev_cma_hotplug_event()
        drm/atomic: Delete an unnecessary check before drm_property_unreference_blob()
        drm/rockchip: analogix_dp: add missing clk_disable_unprepare() on error
        drm: drm_connector->s/connector_id/index/ for consistency
        drm/virtio: Fix non static symbol warning
        drm/arc: Remove redundant dev_err call in arcpgu_load()
        drm/arc: Fix some sparse warnings
        drm/vgem: Fix non static symbol warning
        drm/doc: Spinx leftovers
        drm/dp-mst: Missing kernel doc
        drm/dp-mst: Remove tx_down_in_progress
        drm/doc: Fix missing kerneldoc for drm_dp_helper.c
        drm: Extract&Document drm_irq.h
        drm/doc: document all the properties in drm_mode_config
        drm/drm-kms.rst: Remove unused drm_fourcc.h include directive
        drm/doc: Add kerneldoc for @index
        drm: Unexport drm_connector_unregister_all()
        drm/sun4i: Remove redundant call to drm_connector_unregister_all()
        drm/ttm: Delete an unnecessary check before the function call "ttm_tt_destroy"
        ...
      9af07af9
  4. 26 Jul, 2016 1 commit
  5. 25 Jul, 2016 4 commits
  6. 24 Jul, 2016 2 commits
  7. 23 Jul, 2016 9 commits
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net · 107df032
      Linus Torvalds authored
      Pull networking fixes from David Miller:
      
       1) Fix memory leak in nftables, from Liping Zhang.
      
       2) Need to check result of vlan_insert_tag() in batman-adv otherwise we
          risk NULL skb derefs, from Sven Eckelmann.
      
       3) Check for dev_alloc_skb() failures in cfg80211, from Gregory
          Greenman.
      
       4) Handle properly when we have ppp_unregister_channel() happening in
          parallel with ppp_connect_channel(), from WANG Cong.
      
       5) Fix DCCP deadlock, from Eric Dumazet.
      
       6) Bail out properly in UDP if sk_filter() truncates the packet to be
          smaller than even the space that the protocol headers need.  From
          Michal Kubecek.
      
       7) Similarly for rose, dccp, and sctp, from Willem de Bruijn.
      
       8) Make TCP challenge ACKs less predictable, from Eric Dumazet.
      
       9) Fix infinite loop in bgmac_dma_tx_add() from Florian Fainelli.
      
      * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (65 commits)
        packet: propagate sock_cmsg_send() error
        net/mlx5e: Fix del vxlan port command buffer memset
        packet: fix second argument of sock_tx_timestamp()
        net: switchdev: change ageing_time type to clock_t
        Update maintainer for EHEA driver.
        net/mlx4_en: Add resilience in low memory systems
        net/mlx4_en: Move filters cleanup to a proper location
        sctp: load transport header after sk_filter
        net/sched/sch_htb: clamp xstats tokens to fit into 32-bit int
        net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndata
        net: nb8800: Fix SKB leak in nb8800_receive()
        et131x: Fix logical vs bitwise check in et131x_tx_timeout()
        vlan: use a valid default mtu value for vlan over macsec
        net: bgmac: Fix infinite loop in bgmac_dma_tx_add()
        mlxsw: spectrum: Prevent invalid ingress buffer mapping
        mlxsw: spectrum: Prevent overwrite of DCB capability fields
        mlxsw: spectrum: Don't emit errors when PFC is disabled
        mlxsw: spectrum: Indicate support for autonegotiation
        mlxsw: spectrum: Force link training according to admin state
        r8152: add MODULE_VERSION
        ...
      107df032
    • Linus Torvalds's avatar
      Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs · 88083e98
      Linus Torvalds authored
      Pull overlayfs fixes from Miklos Szeredi:
       "This contains a fix for a potential crash/corruption issue and another
        where the suid/sgid bits weren't cleared on write"
      
      * 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs:
        ovl: verify upper dentry in ovl_remove_and_whiteout()
        ovl: Copy up underlying inode's ->i_mode to overlay inode
        ovl: handle ATTR_KILL*
      88083e98
    • Linus Torvalds's avatar
      Merge branch 'akpm' (patches from Andrew) · b1386ced
      Linus Torvalds authored
      Merge misc fixes from Andrew Morton:
       "Five fixes"
      
      * emailed patches from Andrew Morton <akpm@linux-foundation.org>:
        pps: do not crash when failed to register
        tools/vm/slabinfo: fix an unintentional printf
        testing/radix-tree: fix a macro expansion bug
        radix-tree: fix radix_tree_iter_retry() for tagged iterators.
        mm: memcontrol: fix cgroup creation failure after many small jobs
      b1386ced
    • Linus Torvalds's avatar
      Merge tag 'drm-fixes-for-v4.7-rc8-intel-kbl' of git://people.freedesktop.org/~airlied/linux · d15ae814
      Linus Torvalds authored
      Pull intel kabylake drm fixes from Dave Airlie:
       "As mentioned Intel has gathered all the Kabylake fixes from -next,
        which we've enabled in 4.7 for the first time, these are pretty much
        limited in scope to only affects kabylake, which is hw that isn't
        shipping yet.  So I'm mostly okay with it going in now.
      
        If we don't land this, it might be a good idea to disable kabylake
        support in 4.7 before we ship"
      
      * tag 'drm-fixes-for-v4.7-rc8-intel-kbl' of git://people.freedesktop.org/~airlied/linux: (28 commits)
        drm/i915/kbl: Introduce the first official DMC for Kabylake.
        drm/i915: Introduce Kabypoint PCH for Kabylake H/DT.
        drm/i915/gen9: implement WaConextSwitchWithConcurrentTLBInvalidate
        drm/i915/gen9: Add WaFbcHighMemBwCorruptionAvoidance
        drm/i195/fbc: Add WaFbcNukeOnHostModify
        drm/i915/gen9: Add WaFbcWakeMemOn
        drm/i915/gen9: Add WaFbcTurnOffFbcWatermark
        drm/i915/kbl: Add WaClearSlmSpaceAtContextSwitch
        drm/i915/gen9: Add WaEnableChickenDCPR
        drm/i915/kbl: Add WaDisableSbeCacheDispatchPortSharing
        drm/i915/kbl: Add WaDisableGafsUnitClkGating
        drm/i915/kbl: Add WaForGAMHang
        drm/i915: Add WaInsertDummyPushConstP for bxt and kbl
        drm/i915/kbl: Add WaDisableDynamicCreditSharing
        drm/i915/kbl: Add WaDisableGamClockGating
        drm/i915/gen9: Enable must set chicken bits in config0 reg
        drm/i915/kbl: Add WaDisableLSQCROPERFforOCL
        drm/i915/kbl: Add WaDisableSDEUnitClockGating
        drm/i915/kbl: Add WaDisableFenceDestinationToSLM for A0
        drm/i915/kbl: Add WaEnableGapsTsvCreditFix
        ...
      d15ae814
    • Linus Torvalds's avatar
      Merge tag 'drm-fixes-for-v4.7-rc8-intel' of git://people.freedesktop.org/~airlied/linux · 3f2625d7
      Linus Torvalds authored
      Pull drm fixes from Dave Airlie:
       "Two i915 regression fixes.
      
        Intel have submitted some Kabylake fixes I'll send separately, since
        this is the first kernel with kabylake support and they don't go much
        outside that area I think they should be fine"
      
      * tag 'drm-fixes-for-v4.7-rc8-intel' of git://people.freedesktop.org/~airlied/linux:
        drm/i915: add missing condition for committing planes on crtc
        drm/i915: Treat eDP as always connected, again
      3f2625d7
    • Linus Torvalds's avatar
      Merge tag 'm68k-for-v4.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k · 23218843
      Linus Torvalds authored
      Pull m68k upddates from Geert Uytterhoeven:
       - assorted spelling fixes
       - defconfig updates
      
      * tag 'm68k-for-v4.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k:
        m68k/defconfig: Update defconfigs for v4.7-rc2
        m68k: Assorted spelling fixes
      23218843
    • Linus Torvalds's avatar
      Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc · 7825e0c4
      Linus Torvalds authored
      Pull ARM SoC fixes from Olof Johansson:
       "A handful of fixes before final release:
      
        Marvell Armada:
         - One to fix a typo in the devicetree specifying memory ranges for
           the crypto engine
         - Two to deal with marking PCI and device-memory as strongly ordered
           to avoid hardware deadlocks, in particular when enabling above
           crypto driver.
         - Compile fix for PM
      
        Allwinner:
         - DT clock fixes to deal with u-boot-enabled framebuffer (simplefb).
         - Make R8 (C.H.I.P. SoC) inherit system compatibility from A13 to
           make clocks register proper.
      
        Tegra:
         - Fix SD card voltage setting on the Tegra3 Beaver dev board
      
        Misc:
         - Two maintainers updates for STM32 and STi platforms"
      
      * tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc:
        ARM: tegra: beaver: Allow SD card voltage to be changed
        MAINTAINERS: update STi maintainer list
        MAINTAINERS: update STM32 maintainers list
        ARM: mvebu: compile pm code conditionally
        ARM: dts: sun7i: Fix pll3x2 and pll7x2 not having a parent clock
        ARM: dts: sunxi: Add pll3 to simplefb nodes clocks lists
        ARM: dts: armada-38x: fix MBUS_ID for crypto SRAM on Armada 385 Linksys
        ARM: mvebu: map PCI I/O regions strongly ordered
        ARM: mvebu: fix HW I/O coherency related deadlocks
        ARM: sunxi/dt: make the CHIP inherit from allwinner,sun5i-a13
      7825e0c4
    • Linus Torvalds's avatar
      Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 · 48d4ca56
      Linus Torvalds authored
      Pull crypto fixes from Herbert Xu:
       "This fixes a sporadic build failure in the qat driver as well as a
        memory corruption bug in rsa-pkcs1pad"
      
      * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
        crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request struct
        crypto: qat - make qat_asym_algs.o depend on asn1 headers
      48d4ca56
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security · 897473fc
      Linus Torvalds authored
      Pull key handling fixes from James Morris:
       "Quoting David Howells:
      
        Here are three miscellaneous fixes:
      
        (1) Fix a panic in some debugging code in PKCS#7.  This can only
            happen by explicitly inserting a #define DEBUG into the code.
      
        (2) Fix the calculation of the digest length in the PE file parser.
            This causes a failure where there should be a success.
      
        (3) Fix the case where an X.509 cert can be added as an asymmetric key
            to a trusted keyring with no trust restriction if no AKID is
            supplied.
      
        Bugs (1) and (2) aren't particularly problematic, but (3) allows a
        security check to be bypassed.  Happily, this is a recent regression
        and never made it into a released kernel"
      
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security:
        KEYS: Fix for erroneous trust of incorrectly signed X.509 certs
        pefile: Fix the failure of calculation for digest
        PKCS#7: Fix panic when referring to the empty AKID when DEBUG defined
      897473fc