summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-15Linux 4.18.8v4.18.8Greg Kroah-Hartman1-1/+1
2018-09-15ASoC: wm8994: Fix missing break in switchGustavo A. R. Silva1-0/+1
2018-09-15HID: redragon: fix num lock and caps lock LEDsRobert Munteanu1-25/+1
2018-09-15x86: kvm: avoid unused variable warningArnd Bergmann1-3/+1
2018-09-15kvm: x86: Set highest physical address bits in non-present/reserved SPTEsJunaid Shahid2-7/+44
2018-09-15kbuild: make missing $DEPMOD a Warning instead of an ErrorRandy Dunlap1-2/+2
2018-09-15x86/xen: don't write ptes directly in 32-bit PV guestsJuergen Gross1-4/+3
2018-09-15x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearJuergen Gross1-4/+3
2018-09-15debugobjects: Make stack check warning more informativeJoel Fernandes (Google)1-2/+5
2018-09-15drm/amdgpu: Don't warn on destroying a pinned BOMichel Dänzer1-1/+1
2018-09-15drm/amdgpu: Warn and update pin_size values when destroying a pinned BOMichel Dänzer1-7/+25
2018-09-15drm/amdgpu: Make pin_size values atomicMichel Dänzer4-21/+23
2018-09-15drm/amdgpu: Keep track of amount of pinned CPU visible VRAMMichel Dänzer5-19/+14
2018-09-15x86/tsc: Prevent result truncation on 32bitChuanhua Lei1-2/+2
2018-09-15drm/i915: set DP Main Stream Attribute for color range on DDI platformsJani Nikula2-0/+5
2018-09-15mm: respect arch_dup_mmap() return valueNadav Amit1-2/+1
2018-09-15uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap2-2/+2
2018-09-15drm/i915: Re-apply "Perform link quality check, unconditionally during long p...Jan-Marek Glogowski1-14/+19
2018-09-15drm/amdgpu: fix incorrect use of drm_file->pidChristian König1-15/+4
2018-09-15drm/amdgpu: fix incorrect use of fcheckChristian König1-1/+3
2018-09-15drm/amdgpu:add VCN booting with firmware loaded by PSPLikun Gao2-16/+41
2018-09-15drm/amdgpu:add VCN support in PSP driverLikun Gao1-0/+3
2018-09-15drm/amdgpu:add new firmware id for VCNLikun Gao1-0/+1
2018-09-15drm/amdgpu:add tmr mc address into amdgpu_firmware_infoJames Zhu1-0/+3
2018-09-15drm/amdgpu: update tmr mc addressJames Zhu1-0/+5
2018-09-15drm/amd/display: Check if clock source in use before disablingMikita Lipski3-15/+40
2018-09-15drm/amd/display: Pass connector id when executing VBIOS CTMikita Lipski1-2/+2
2018-09-15drm/rockchip: vop: fix irq disabled after vop driver probedSandy Huang1-8/+17
2018-09-15drm/rockchip: vop: split out core clock enablement into separate functionsHeiko Stuebner1-13/+31
2018-09-15drm/rockchip: lvds: add missing of_node_putJulia Lawall1-1/+3
2018-09-15drm/amd/display: Report non-DP display as disconnected without EDIDHarry Wentland1-0/+11
2018-09-15drm/amd/display: Use requested HDMI aspect ratioLeo (Sunpeng) Li1-7/+2
2018-09-15drm/amd/display: update clk for various HDMI color depthsMikita Lipski1-0/+18
2018-09-15drm/amd/display: Don't share clk source between DP and HDMIMikita Lipski4-2/+26
2018-09-15drm/amd/display: fix type of variableGustavo A. R. Silva1-1/+1
2018-09-15drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80Kai-Heng Feng1-0/+3
2018-09-15drm/edid: Quirk Vive Pro VR headset non-desktop.Lubosz Sarnecki1-1/+2
2018-09-15drm/amd/pp/Polaris12: Fix a chunk of registers missed to programRex Zhu1-0/+43
2018-09-15drm/amd/powerplay: fixed uninitialized valueEvan Quan1-1/+1
2018-09-15drm/amd/pp: Convert voltage unit in mV*4 to mV on CZ/STRex Zhu1-2/+3
2018-09-15drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_modeMichel Dänzer1-1/+1
2018-09-15drm/amdgpu: fix a reversed conditionRex Zhu1-1/+1
2018-09-15drm/amdgpu: update uvd_v6_0_ring_vm_funcs to use new nop packetAlex Deucher1-2/+1
2018-09-15drm/i915: Free write_buf that we allocated with kzalloc.Rodrigo Vivi1-2/+6
2018-09-15drm/i915: Increase LSPCON timeoutFredrik Schön1-1/+1
2018-09-15drm/i915: Nuke the LVDS lid notifierVille Syrjälä3-152/+2
2018-09-15drm/i915/lpe: Mark LPE audio runtime pm as "no callbacks"Chris Wilson1-3/+1
2018-09-15btrfs: fix mount and ioctl device scan ioctl raceDavid Sterba1-6/+6
2018-09-15btrfs: reorder initialization before the mount locks uuid_mutexDavid Sterba1-16/+14
2018-09-15btrfs: lift uuid_mutex to callers of btrfs_parse_early_optionsDavid Sterba1-2/+4