summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/amdkfd: Print event limit messages only once per processFelix Kuehling2017-09-202-1/+5
* drm/amdkfd: Fix kernel-queue wrapping bugsYong Zhao2017-09-201-3/+15
* drm/amdkfd: Fix incorrect destroy_mqd parameterFelix Kuehling2017-09-201-1/+1
* drm/amdkfd: check for null dev to avoid a null pointer dereferenceColin Ian King2017-09-081-0/+2
* Merge tag 'exynos-drm-fixes-for-v4.14-rc1' of git://git.kernel.org/pub/scm/li...Dave Airlie2017-09-216-27/+55
|\
| * drm/exynos/hdmi: Fix unsafe list iterationMaciej Purski2017-09-201-3/+11
| * drm: exynos: include linux/irq.hArnd Bergmann2017-09-191-0/+1
| * drm/exynos: Fix suspend/resume supportMarek Szyprowski2017-09-194-28/+43
| * drm/exynos: Fix locking in the suspend/resume pathsMarek Szyprowski2017-09-191-0/+4
* | Merge tag 'drm-intel-fixes-2017-09-20' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-09-215-80/+53
|\ \ | |/ |/|
| * drm/i915: Remove unused 'in_vbl' from i915_get_crtc_scanoutpos()Chris Wilson2017-09-181-3/+0
| * drm/i915/cnp: set min brightness from VBTLee, Shawn C2017-09-181-0/+2
| * Revert "drm/i915/bxt: Disable device ready before shutdown command"Uma Shankar2017-09-181-11/+0
| * drm/i915/bxt: set min brightness from VBTLee, Shawn C2017-09-181-0/+2
| * drm/i915: Fix an error handling in 'intel_framebuffer_init()'Christophe JAILLET2017-09-181-1/+1
| * drm/i915/gvt: Fix incorrect PCI BARs reportingChangbin Du2017-09-181-65/+48
|/
* Merge tag 'drm-amdkfd-next-2017-09-02' of git://people.freedesktop.org/~gabba...Dave Airlie2017-09-183-88/+87
|\
| * drm/amdkfd: pass queue's mqd when destroying mqdOded Gabbay2017-09-021-1/+1
| * drm/amdkfd: remove memset before memcpyHimanshu Jha2017-08-301-1/+0
| * uapi linux/kfd_ioctl.h: only use __u32 and __u64Mikko Rapeli2017-08-061-86/+86
* | Linux 4.14-rc1v4.14-rc1Linus Torvalds2017-09-161-2/+2
* | Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-09-164-16/+16
|\ \
| * | UBI: Fix two typos in commentsUwe Kleine-König2017-09-131-2/+2
| * | ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"Colin Ian King2017-09-131-1/+1
| * | ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-3/+3
| * | ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-4/+4
| * | ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-6/+6
* | | Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-1614-27/+41
|\ \ \
| * | | um: return negative in tuntap_open_tramp()Dan Carpenter2017-09-131-1/+1
| * | | um: remove a stray tabDan Carpenter2017-09-131-1/+1
| * | | um: Use relative modversions with LD_SCRIPT_DYNThomas Meyer2017-09-131-0/+1
| * | | um: link vmlinux with -no-pieThomas Meyer2017-09-131-1/+1
| * | | um: Fix CONFIG_GCOV for modules.Thomas Meyer2017-09-131-0/+7
| * | | Fix minor typos and grammar in UML start_up helpJames Pack2017-09-131-3/+3
| * | | um: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-09-132-2/+0
| * | | um: Fix FP register size for XSTATE/XSAVEThomas Meyer2017-09-136-19/+27
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-1648-234/+467
|\ \ \
| * | | mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel2017-09-161-1/+2
| * | | Documentation: link in networking docsPavel Machek2017-09-161-1/+1
| * | | tcp: fix data delivery rateEric Dumazet2017-09-161-4/+3
| * | | bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2017-09-152-1/+18
| * | | sctp: do not mark sk dumped when inet_sctp_diag_fill returns errXin Long2017-09-151-1/+0
| * | | sctp: fix an use-after-free issue in sctp_sock_dumpXin Long2017-09-153-39/+36
| * | | netvsc: increase default receive buffer sizeStephen Hemminger2017-09-151-1/+1
| * | | tcp: update skb->skb_mstamp more carefullyEric Dumazet2017-09-151-7/+12
| * | | net: ipv4: fix l3slave check for index returned in IP_PKTINFODavid Ahern2017-09-151-2/+6
| * | | net: smsc911x: Quieten netif during suspendGeert Uytterhoeven2017-09-151-1/+14
| * | | net: systemport: Fix 64-bit stats deadlockFlorian Fainelli2017-09-151-3/+0
| * | | net: vrf: avoid gcc-4.6 warningArnd Bergmann2017-09-151-3/+3
| * | | qed: remove unnecessary call to memsetHimanshu Jha2017-09-151-1/+0