aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-11-21Linux 4.18.20v4.18.20Greg Kroah-Hartman
2018-11-21Revert "ACPICA: AML interpreter: add region addresses in global list during i...Greg Kroah-Hartman
2018-11-21CONFIG_XEN_PV breaks xen_create_contiguous_region on ARMStefano Stabellini
2018-11-21drm/i915: Fix possible race in intel_dp_add_mst_connector()Lyude Paul
2018-11-21drm/i915/execlists: Force write serialisation into context image vs executionChris Wilson
2018-11-21drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5Chris Wilson
2018-11-21drm/i915: Mark pin flags as u64Chris Wilson
2018-11-21drm/i915: Don't oops during modeset shutdown after lpe audio deinitVille Syrjälä
2018-11-21drm/i915: Compare user's 64b GTT offset even on 32bChris Wilson
2018-11-21drm/i915: Fix ilk+ watermarks when disabling pipesVille Syrjälä
2018-11-21drm/i915: Fix error handling for the NV12 fb dimensions checkVille Syrjälä
2018-11-21drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N valuesClint Taylor
2018-11-21drm/i915/dp: Restrict link retrain workaround to external monitorsDhinakaran Pandiyan
2018-11-21drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()Dhinakaran Pandiyan
2018-11-21drm/i915: Large page offsets for pread/pwriteChris Wilson
2018-11-21drm/i915: Skip vcpi allocation for MSTB ports that are goneLyude Paul
2018-11-21drm/i915: Don't unset intel_connector->mst_portLyude Paul
2018-11-21drm/i915: Restore vblank interrupts earlierVille Syrjälä
2018-11-21drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit pane...Manasi Navare
2018-11-21drm: panel-orientation-quirks: Add quirk for Acer One 10 (S1003)Hans de Goede
2018-11-21drm/dp_mst: Check if primary mstb is nullStanislav Lisovskiy
2018-11-21drm/etnaviv: fix bogus fence complete check in timeout handlerLucas Stach
2018-11-21drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVDAkshu Agrawal
2018-11-21drm/nouveau: Fix nv50_mstc->best_encoder()Lyude Paul
2018-11-21drm/nouveau: Check backlight IDs are >= 0, not > 0Lyude Paul
2018-11-21drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_typeAlex Deucher
2018-11-21drm/amdgpu: Fix typo in amdgpu_vmid_mgr_initRex Zhu
2018-11-21drm/msm: fix OF child-node lookupJohan Hovold
2018-11-21drm/rockchip: Allow driver to be shutdown on reboot/kexecMarc Zyngier
2018-11-21efi/arm/libstub: Pack FDT after populating itArd Biesheuvel
2018-11-21mm/swapfile.c: use kvzalloc for swap_info_struct allocationVasily Averin
2018-11-21hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!Mike Kravetz
2018-11-21lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturnArnd Bergmann
2018-11-21crypto: user - fix leaking uninitialized memory to userspaceEric Biggers
2018-11-21libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSDDiego Viola
2018-11-21gfs2: Fix metadata read-ahead during truncate (2)Andreas Gruenbacher
2018-11-21gfs2: Put bitmap buffers in put_superAndreas Gruenbacher
2018-11-21configfs: replace strncpy with memcpyGuenter Roeck
2018-11-21selinux: check length properly in SCTP bind hookOndrej Mosnacek
2018-11-21fuse: fix leaked notify replyMiklos Szeredi
2018-11-21fuse: fix use-after-free in fuse_direct_IO()Lukas Czerner
2018-11-21rtc: hctosys: Add missing range error reportingMaciej W. Rozycki
2018-11-21nfsd: COPY and CLONE operations require the saved filehandle to be setScott Mayhew
2018-11-21NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNINGTrond Myklebust
2018-11-21sunrpc: correct the computation for page_ptr when truncatingFrank Sorenson
2018-11-21kdb: print real address of pointers instead of hashed addressesChristophe Leroy
2018-11-21kdb: use correct pointer when 'btc' calls 'btt'Christophe Leroy
2018-11-21mnt: fix __detach_mounts infinite loopBenjamin Coddington
2018-11-21mount: Prevent MNT_DETACH from disconnecting locked mountsEric W. Biederman
2018-11-21mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mountsEric W. Biederman