summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-08Linux 4.17.5v4.17.5Greg Kroah-Hartman1-1/+1
2018-07-08ARM: dts: imx6q: Use correct SDMA script for SPI5 coreSean Nyekjaer1-1/+1
2018-07-08x86/mm: Don't free P4D table when it is folded at runtimeAndrey Ryabinin1-0/+3
2018-07-08ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0Neil Armstrong1-0/+7
2018-07-08netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()Taehee Yoo1-1/+2
2018-07-08netfilter: xt_connmark: fix list corruption on rmmodFlorian Westphal1-1/+1
2018-07-08netfilter: ip6t_rpfilter: provide input interface for route lookupVincent Bernat1-0/+2
2018-07-08drm/i915: Enable provoking vertex fix on Gen9 systems.Kenneth Graunke2-1/+16
2018-07-08drm/i915: Turn off g4x DP port in .post_disable()Ville Syrjälä1-16/+8
2018-07-08drm/i915: Disallow interlaced modes on g4x DP outputsVille Syrjälä1-2/+2
2018-07-08drm/i915: Fix PIPESTAT irq ack on i965/g4xVille Syrjälä1-2/+10
2018-07-08drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSIVille Syrjälä10-5/+84
2018-07-08drm/amd/display: release spinlock before committing updates to streamShirish S1-4/+2
2018-07-08drm/amdgpu: Count disabled CRTCs in commit tail earlierLyude Paul1-4/+6
2018-07-08drm/amdgpu: GPU vs CPU page size fixes in amdgpu_vm_bo_split_mappingMichel Dänzer1-3/+5
2018-07-08drm/amdgpu: Update pin_size values before unpinning BOMichel Dänzer1-10/+8
2018-07-08drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always accurateMichel Dänzer1-2/+18
2018-07-08drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helperMichel Dänzer3-4/+19
2018-07-08drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes arrayMichel Dänzer1-3/+4
2018-07-08drm/amdgpu: Don't default to DC support for Kaveri and olderHarry Wentland1-1/+9
2018-07-08Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE"Paul Kocialkowski1-25/+0
2018-07-08drm/atmel-hlcdc: check stride values in the first planeStefan Agner1-1/+1
2018-07-08drm/qxl: Call qxl_bo_unref outside atomic contextJeremy Cline1-2/+5
2018-07-08drm/i915/dp: Send DPCD ON for MST before phy_upLyude Paul2-3/+13
2018-07-08drm/amd/display: Clear connector's edid pointerMikita Lipski1-0/+1
2018-07-08drm/sti: Depend on OF rather than selecting itOliver O'Halloran1-2/+1
2018-07-08drm/amdgpu: fix clear_all and replace handling in the VM (v2)Junwei Zhang1-2/+4
2018-07-08drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()Lyude Paul1-0/+13
2018-07-08drm/amdgpu: fix the missed vcn fw version reportHuang Rui1-0/+1
2018-07-08drm/amdgpu: Add APU support in vi_set_vce_clocksRex Zhu2-8/+27
2018-07-08drm/amdgpu: Add APU support in vi_set_uvd_clocksRex Zhu1-11/+35
2018-07-08vt: prevent leaking uninitialized data to userspace via /dev/vcs*Alexander Potapenko1-2/+2
2018-07-08serdev: fix memleak on module unloadJohan Hovold1-0/+1
2018-07-08serial: 8250_pci: Remove stalled entries in blacklistAndy Shevchenko1-2/+0
2018-07-08iio: mma8452: Fix ignoring MMA8452_INT_DRDYLeonard Crestez1-1/+1
2018-07-08staging: android: ion: Return an ERR_PTR in ion_map_kernelLaura Abbott1-1/+1
2018-07-08n_tty: Access echo_* variables carefully.Tetsuo Handa1-18/+24
2018-07-08n_tty: Fix stall at n_tty_receive_char_special().Tetsuo Handa1-5/+8
2018-07-08xhci: Fix kernel oops in trace_xhci_free_virt_deviceZhengjun Xing2-7/+33
2018-07-08usb: typec: ucsi: Fix for incorrect status data issueHeikki Krogerus1-0/+13
2018-07-08usb: typec: ucsi: acpi: Workaround for cache mode issueHeikki Krogerus1-0/+5
2018-07-08acpi: Add helper for deactivating memory regionHeikki Krogerus2-0/+75
2018-07-08usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-enteredPeter Chen1-3/+4
2018-07-08usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hubWilliam Wu1-1/+1
2018-07-08USB: serial: cp210x: add Silicon Labs IDs for Windows UpdateKaroly Pados1-0/+3
2018-07-08USB: serial: cp210x: add CESINEL device idsJohan Hovold1-0/+11
2018-07-08usb: cdc_acm: Add quirk for Uniden UBC125 scannerHouston Yaroschoff1-0/+3
2018-07-03Linux 4.17.4v4.17.4Greg Kroah-Hartman1-1/+1
2018-07-03virt: vbox: Only copy_from_user the request-header onceWenwen Wang1-1/+3
2018-07-03dm thin: handle running out of data space vs concurrent discardMike Snitzer1-2/+9