== Series Details == Series: drm/i915/gem: missing boundary check in vm_access leads to OOB read/write URL : https://patchwork.freedesktop.org/series/100932/ State : success
== Summary == CI Bug Log - changes from CI_DRM_11308 -> Patchwork_22460 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22460/index.html Participating hosts (51 -> 42) ------------------------------ Missing (9): fi-cml-u2 shard-tglu fi-hsw-4200u fi-icl-u2 fi-bsw-cyan fi-ctg-p8600 shard-rkl shard-dg1 fi-bdw-samus Known issues ------------ Here are the changes found in Patchwork_22460 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@amdgpu/amd_cs_nop@sync-fork-compute0: - fi-snb-2600: NOTRUN -> [SKIP][1] ([fdo#109271]) +17 similar issues [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22460/fi-snb-2600/igt@amdgpu/amd_cs_...@sync-fork-compute0.html * igt@i915_selftest@live@hangcheck: - fi-rkl-guc: [PASS][2] -> [INCOMPLETE][3] ([i915#4983]) [2]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11308/fi-rkl-guc/igt@i915_selftest@l...@hangcheck.html [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22460/fi-rkl-guc/igt@i915_selftest@l...@hangcheck.html * igt@i915_selftest@live@requests: - fi-blb-e6850: [PASS][4] -> [DMESG-FAIL][5] ([i915#5026]) [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11308/fi-blb-e6850/igt@i915_selftest@l...@requests.html [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22460/fi-blb-e6850/igt@i915_selftest@l...@requests.html * igt@runner@aborted: - fi-blb-e6850: NOTRUN -> [FAIL][6] ([fdo#109271] / [i915#2403] / [i915#2426] / [i915#4312]) [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22460/fi-blb-e6850/igt@run...@aborted.html #### Possible fixes #### * igt@i915_selftest@live@hangcheck: - fi-snb-2600: [INCOMPLETE][7] ([i915#3921]) -> [PASS][8] [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11308/fi-snb-2600/igt@i915_selftest@l...@hangcheck.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22460/fi-snb-2600/igt@i915_selftest@l...@hangcheck.html * igt@kms_busy@basic@flip: - {bat-adlp-6}: [DMESG-WARN][9] ([i915#3576]) -> [PASS][10] +1 similar issue [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11308/bat-adlp-6/igt@kms_busy@ba...@flip.html [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22460/bat-adlp-6/igt@kms_busy@ba...@flip.html #### Warnings #### * igt@kms_psr@primary_page_flip: - fi-skl-6600u: [FAIL][11] ([i915#4547]) -> [INCOMPLETE][12] ([i915#4547] / [i915#4838]) [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11308/fi-skl-6600u/igt@kms_psr@primary_page_flip.html [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22460/fi-skl-6600u/igt@kms_psr@primary_page_flip.html * igt@runner@aborted: - fi-skl-6600u: [FAIL][13] ([i915#4312]) -> [FAIL][14] ([i915#2722] / [i915#4312]) [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11308/fi-skl-6600u/igt@run...@aborted.html [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22460/fi-skl-6600u/igt@run...@aborted.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [i915#2403]: https://gitlab.freedesktop.org/drm/intel/issues/2403 [i915#2426]: https://gitlab.freedesktop.org/drm/intel/issues/2426 [i915#2722]: https://gitlab.freedesktop.org/drm/intel/issues/2722 [i915#3576]: https://gitlab.freedesktop.org/drm/intel/issues/3576 [i915#3921]: https://gitlab.freedesktop.org/drm/intel/issues/3921 [i915#4312]: https://gitlab.freedesktop.org/drm/intel/issues/4312 [i915#4547]: https://gitlab.freedesktop.org/drm/intel/issues/4547 [i915#4838]: https://gitlab.freedesktop.org/drm/intel/issues/4838 [i915#4983]: https://gitlab.freedesktop.org/drm/intel/issues/4983 [i915#5026]: https://gitlab.freedesktop.org/drm/intel/issues/5026 [i915#5127]: https://gitlab.freedesktop.org/drm/intel/issues/5127 Build changes ------------- * Linux: CI_DRM_11308 -> Patchwork_22460 CI-20190529: 20190529 CI_DRM_11308: e1345b708d76052ef668aaba362ef8ad81ed0b9b @ git://anongit.freedesktop.org/gfx-ci/linux IGT_6361: 2372a4beb6a33c5f0799a4a8ccbb93794f52dbca @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_22460: e4e38dbb19dab6abbf7ac31aa347b548f4d7daf5 @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == e4e38dbb19da drm/i915/gem: missing boundary check in vm_access leads to OOB read/write == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22460/index.html