aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.18.20v4.18.20linux-4.18.yGreg Kroah-Hartman2018-11-211-1/+1
* Revert "ACPICA: AML interpreter: add region addresses in global list during initialization"Greg Kroah-Hartman2018-11-211-4/+0
* CONFIG_XEN_PV breaks xen_create_contiguous_region on ARMStefano Stabellini2018-11-211-1/+1
* drm/i915: Fix possible race in intel_dp_add_mst_connector()Lyude Paul2018-11-211-4/+4
* drm/i915/execlists: Force write serialisation into context image vs executionChris Wilson2018-11-211-1/+13
* drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5Chris Wilson2018-11-211-2/+36
* drm/i915: Mark pin flags as u64Chris Wilson2018-11-211-14/+14
* drm/i915: Don't oops during modeset shutdown after lpe audio deinitVille Syrjälä2018-11-211-1/+3
* drm/i915: Compare user's 64b GTT offset even on 32bChris Wilson2018-11-213-2/+3
* drm/i915: Fix ilk+ watermarks when disabling pipesVille Syrjälä2018-11-211-11/+6
* drm/i915: Fix error handling for the NV12 fb dimensions checkVille Syrjälä2018-11-211-1/+1
* drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N valuesClint Taylor2018-11-211-0/+17
* drm/i915/dp: Restrict link retrain workaround to external monitorsDhinakaran Pandiyan2018-11-211-6/+7
* drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()Dhinakaran Pandiyan2018-11-211-10/+3
* drm/i915: Large page offsets for pread/pwriteChris Wilson2018-11-211-10/+2
* drm/i915: Skip vcpi allocation for MSTB ports that are goneLyude Paul2018-11-211-9/+15
* drm/i915: Don't unset intel_connector->mst_portLyude Paul2018-11-211-11/+6
* drm/i915: Restore vblank interrupts earlierVille Syrjälä2018-11-211-10/+13
* drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit panel's native modeManasi Navare2018-11-212-17/+39
* drm: panel-orientation-quirks: Add quirk for Acer One 10 (S1003)Hans de Goede2018-11-211-1/+13
* drm/dp_mst: Check if primary mstb is nullStanislav Lisovskiy2018-11-211-0/+3
* drm/etnaviv: fix bogus fence complete check in timeout handlerLucas Stach2018-11-211-1/+1
* drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVDAkshu Agrawal2018-11-211-1/+4
* drm/nouveau: Fix nv50_mstc->best_encoder()Lyude Paul2018-11-211-10/+4
* drm/nouveau: Check backlight IDs are >= 0, not > 0Lyude Paul2018-11-211-2/+2
* drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_typeAlex Deucher2018-11-211-0/+1
* drm/amdgpu: Fix typo in amdgpu_vmid_mgr_initRex Zhu2018-11-211-1/+1
* drm/msm: fix OF child-node lookupJohan Hovold2018-11-211-2/+3
* drm/rockchip: Allow driver to be shutdown on reboot/kexecMarc Zyngier2018-11-211-0/+6
* efi/arm/libstub: Pack FDT after populating itArd Biesheuvel2018-11-211-0/+4
* mm/swapfile.c: use kvzalloc for swap_info_struct allocationVasily Averin2018-11-211-3/+3
* hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!Mike Kravetz2018-11-211-4/+19
* lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturnArnd Bergmann2018-11-211-2/+1
* crypto: user - fix leaking uninitialized memory to userspaceEric Biggers2018-11-211-9/+9
* libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSDDiego Viola2018-11-211-1/+1
* gfs2: Fix metadata read-ahead during truncate (2)Andreas Gruenbacher2018-11-211-4/+10
* gfs2: Put bitmap buffers in put_superAndreas Gruenbacher2018-11-211-1/+2
* configfs: replace strncpy with memcpyGuenter Roeck2018-11-211-1/+1
* selinux: check length properly in SCTP bind hookOndrej Mosnacek2018-11-211-0/+3
* fuse: fix leaked notify replyMiklos Szeredi2018-11-211-1/+3
* fuse: fix use-after-free in fuse_direct_IO()Lukas Czerner2018-11-211-1/+3
* rtc: hctosys: Add missing range error reportingMaciej W. Rozycki2018-11-211-1/+3
* nfsd: COPY and CLONE operations require the saved filehandle to be setScott Mayhew2018-11-211-0/+3
* NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNINGTrond Myklebust2018-11-211-3/+5
* sunrpc: correct the computation for page_ptr when truncatingFrank Sorenson2018-11-211-3/+2
* kdb: print real address of pointers instead of hashed addressesChristophe Leroy2018-11-212-13/+13
* kdb: use correct pointer when 'btc' calls 'btt'Christophe Leroy2018-11-211-2/+2
* mnt: fix __detach_mounts infinite loopBenjamin Coddington2018-11-211-3/+3
* mount: Prevent MNT_DETACH from disconnecting locked mountsEric W. Biederman2018-11-211-1/+1
* mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mountsEric W. Biederman2018-11-211-2/+8