Patch Details
Series:drm: address potential UAF bugs with drm_master ptrs
URL:https://patchwork.freedesktop.org/series/92439/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20576/index.html

CI Bug Log - changes from CI_DRM_10334 -> Patchwork_20576

Summary

SUCCESS

No regressions found.

External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20576/index.html

Known issues

Here are the changes found in Patchwork_20576 that come from known issues:

IGT changes

Issues hit

Possible fixes

Warnings

{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).

Participating hosts (40 -> 39)

Missing (1): fi-bdw-samus

Build changes

CI-20190529: 20190529
CI_DRM_10334: 22eab2dac772b5eea4613e351d2f323c23912c53 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6134: cd63c83e23789eb194d38b8d272247a88122f2f6 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_20576: 5f2666f1141e93a44842a7069f4545a8e354cd41 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

5f2666f1141e drm: protect drm_master pointers in drm_lease.c
252b70084bd9 drm: serialize drm_file.master with a new spinlock
d4ef2688f236 drm: add a locked version of drm_is_current_master
4157f7d20a99 drm: avoid blocking in drm_clients_info's rcu section
c7f0401559e7 drm: avoid circular locks in drm_mode_getconnector