aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-13drm/i915/cnp+: update to the new RAWCLK_FREQ recommendationsPaulo Zanoni1-3/+3
2018-11-13NFSv4: Fix an Oops during delegation callbacksTrond Myklebust2-4/+11
2018-11-13integrity: support new struct public_key_signature encoding fieldMimi Zohar1-0/+1
2018-11-13kdb: kdb_support: mark expected switch fall-throughsGustavo A. R. Silva1-3/+3
2018-11-13kdb: kdb_keyboard: mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2018-11-13kdb: kdb_main: refactor code in kdb_md_lineGustavo A. R. Silva1-18/+3
2018-11-13kdb: Use strscpy with destination buffer sizePrarit Bhargava3-12/+15
2018-11-13kdb: print real address of pointers instead of hashed addressesChristophe Leroy2-13/+13
2018-11-13kdb: use correct pointer when 'btc' calls 'btt'Christophe Leroy1-2/+2
2018-11-13selinux: check length properly in SCTP bind hookOndrej Mosnacek1-0/+3
2018-11-13drm/amdgpu: fix huge page handling on Vega10Christian König1-8/+10
2018-11-13drm/amd/pp: Fix truncated clock value when set watermarkRex Zhu1-16/+16
2018-11-13drm/i915: Determine DSI panel orientation from VBTVille Syrjälä5-1/+53
2018-11-13drm/i915: Fix the VLV/CHV DSI panel orientation hw readoutVille Syrjälä1-13/+43
2018-11-13drm/i915: Move skip_intermediate_wm handling into ilk_compute_intermediate_wm()Ville Syrjälä2-7/+3
2018-11-13drm/i915: Account for scale factor when calculating initial phaseVille Syrjälä3-10/+57
2018-11-13drm/i915: Always write both TILEOFF and LINOFF plane registersVille Syrjälä1-14/+7
2018-11-13drm/amdgpu: fix bug with IH ring setupPhilip Yang1-1/+1
2018-11-13Revert "ACPI/PCI: Pay attention to device-specific _PXM node values"Bjorn Helgaas1-5/+0
2018-11-13drm/i915: Switch LSPCON to PCON mode if it's in LS modeVille Syrjälä1-1/+1
2018-11-13drm/meson: Add primary plane scalingNeil Armstrong1-45/+141
2018-11-13drm/meson: move OSD scaler management into plane atomic updateNeil Armstrong4-62/+68
2018-11-13drm/meson: Support Overlay plane for video renderingNeil Armstrong11-8/+971
2018-11-13drm/sti: remove set but not used variable 'priv'YueHaibing1-2/+0
2018-11-13drm/meson: Use optional canvas providerMaxime Jourdan5-22/+52
2018-11-13dt-bindings: display: amlogic, meson-vpu: Add optional canvas provider nodeMaxime Jourdan1-0/+2
2018-11-13Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst10025-226569/+503320
2018-11-13drm/meson: venc: dmt mode must use encpJorge Ramirez-Ortiz1-7/+8
2018-11-12RISC-V: Silence some module warnings on 32-bitOlof Johansson1-6/+6
2018-11-12RISC-V: lib: Fix build error for 64-bitOlof Johansson1-1/+1
2018-11-12riscv: add missing vdso_install targetDavid Abdurachmanov1-0/+4
2018-11-12riscv: fix spacing in struct pt_regsDavid Abdurachmanov1-2/+2
2018-11-12RISC-V: defconfig: Enable printk timestampsAnup Patel1-0/+1
2018-11-12SUNRPC: Fix a bogus get/put in generic_key_to_expire()Trond Myklebust1-7/+1
2018-11-12SUNRPC: Fix a Oops when destroying the RPCSEC_GSS credential cacheTrond Myklebust1-19/+42
2018-11-12NFSv4: Ensure that the state manager exits the loop on SIGKILLTrond Myklebust1-1/+1
2018-11-12NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNINGTrond Myklebust1-3/+5
2018-11-12drm/amdgpu: set system aperture to cover whole FB regionshaoyunl2-6/+6
2018-11-12drm/amdgpu: log smu versionShirish S1-0/+4
2018-11-12drm/amdgpu: refactor smu8_send_msg_to_smc and WARN_ON time outDaniel Kurtz1-24/+21
2018-11-12libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSDDiego Viola1-1/+1
2018-11-12drm/i915: fix broadwell EU computationLionel Landwerlin1-1/+1
2018-11-12block: copy ioprio in __bio_clone_fast() and bounceHannes Reinecke2-0/+2
2018-11-12drm/syncobj: Fix compilation following partial revertChris Wilson2-5/+1
2018-11-12kyber: fix wrong strlcpy() size in trace_kyber_latency()Omar Sandoval1-4/+4
2018-11-12drm/i915: Fix hpd handling for pins with two encodersVille Syrjälä1-19/+47
2018-11-12drm/i915/execlists: Force write serialisation into context image vs executionChris Wilson1-1/+13
2018-11-12drm/i915/icl: Fix power well 2 wrt. DC-off toggling orderImre Deak1-6/+6
2018-11-12drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with MSTLyude Paul1-1/+3
2018-11-12drm/i915: Fix possible race in intel_dp_add_mst_connector()Lyude Paul1-4/+4