Home
last modified time | relevance | path

Searched refs:issues (Results 1 – 25 of 434) sorted by relevance

12345678910>>...18

/linux/Documentation/networking/diagnostic/
H A Dtwisted_pair_layer1_diagnostics.rst12 Ethernet issues, this guide provides a practical, step-by-step
15 or mysterious network issues, jump right into the step-by-step guide and
33 The guide is designed to help users diagnose physical layer (Layer 1) issues on
38 partner** and will focus on diagnosing issues locally.
44 there are issues with data transmission, refer to the **OSI Layer 2
48 indicate potential issues at the hardware or physical layer.
88 detected, indicating potential Layer 1 issues like a cable fault,
106 troubleshoot potential physical layer issues.
122 checking Layer 2 configurations (such as VLANs or MAC address issues),
137 duplex issues, and link instability.
[all …]
/linux/drivers/gpu/drm/ci/xfails/
H A Dmsm-sc7180-trogdor-kingoftown-flakes.txt23 # Bug Report: https://gitlab.freedesktop.org/drm/msm/-/issues/68
30 # Bug Report: https://gitlab.freedesktop.org/drm/msm/-/issues/69
37 # Bug Report: https://gitlab.freedesktop.org/drm/msm/-/issues/73
H A Damdgpu-stoney-flakes.txt23 # Bug Report: https://gitlab.freedesktop.org/drm/amd/-/issues/3835
30 # Bug Report: https://gitlab.freedesktop.org/drm/amd/-/issues/3836
H A Di915-amly-flakes.txt58 # Bug Report: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13346
65 # Bug Report: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13345
H A Dmsm-sm8350-hdk-flakes.txt2 # Bug Report: https://gitlab.freedesktop.org/drm/msm/-/issues/65
H A Di915-jsl-flakes.txt2 # Bug Report: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13349
/linux/Documentation/process/
H A Dembargoed-hardware-issues.rst3 Embargoed hardware issues
9 Hardware issues which result in security problems are a different category
13 Hardware issues like Meltdown, Spectre, L1TF etc. must be treated
17 issues, software mitigations can depend on microcode or firmware updates,
29 issues. Reports of pure software security bugs in the Linux kernel are not
46 While hardware security issues are often handled by the affected silicon
79 is aware of the sensitive nature of such issues and offers a Memorandum of
87 keep hardware security issues under embargo for coordination between
91 issues in the past and has the necessary mechanisms in place to allow
95 initial contact, which oversees the process of handling such issues under
[all …]
H A Dmaintainer-soc-clean-dts.rst19 results of issues in an included DTSI file, are considered existing, not new
25 issues shall be fixed in reasonable time (e.g. within one release) or the
H A Dcve.rst17 potential Linux kernel security issues. This assignment is independent
31 potentially security issues are identified by the developers responsible
47 security issues should be sent to this alias, it is ONLY for assignment
53 No CVEs will be automatically assigned for unfixed security issues in
118 assigned to all fixes for all issues, but sometimes we will fail to
H A Dstable-api-nonsense.rst45 First off, I'm not going to address **any** legal issues about closed
50 the technical issues here (not to make light of the legal issues, they
84 Now a number of these issues can be addressed by simply compiling your
120 issues:
146 Security issues are also very important for Linux. When a
/linux/Documentation/gpu/amdgpu/display/
H A Ddisplay-contributing.rst10 This page summarizes some of the issues you can help with; keep in mind that
16 Gitlab issues
19 Users can report issues associated with AMD GPUs at:
24 filter issues. If you can reproduce any problem, you could help by adding more
50 issues on the display side.
54 Fix compilation issues when using um architecture
59 from the test perspective. We currently have some compilation issues in this
H A Ddc-debug.rst7 procedures to help you identify if some issues are related to display code.
9 Narrow down display issues
13 reporting issues as a display when another component causes the problem. This
22 looking for the issues associated with amdgpu, remember that each component of
139 the display should not be ignored since this could be a DPM issues. From the
169 issues.
173 indication of Sub-Viewport issues; after the users identified the target DCN,
257 When reporting issues, it is important to have the firmware information since
/linux/Documentation/gpu/
H A Dautomated_testing.rst85 amdgpu driver: https://gitlab.freedesktop.org/drm/amd/-/issues
86 i915 driver: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues
87 msm driver: https://gitlab.freedesktop.org/drm/msm/-/issues
88 xe driver: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues
119 (see Documentation/locking/lockdep-design.rst) issues have been detected
136 issues, for example), you can remove tests from the flakes and/or skips lists,
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dreporting-regressions.rst31 #. 按照 Documentation/translations/zh_CN/admin-guide/reporting-issues.rst 中
74 只需按照 Documentation/translations/zh_CN/admin-guide/reporting-issues.rst 中
136 如 Documentation/translations/zh_CN/admin-guide/reporting-issues.rst (简要)
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dreporting-regressions.rst31 #. 按照 Documentation/translations/zh_CN/admin-guide/reporting-issues.rst 中
74 只需按照 Documentation/translations/zh_CN/admin-guide/reporting-issues.rst 中
136 如 Documentation/translations/zh_CN/admin-guide/reporting-issues.rst (簡要)
/linux/Documentation/process/debugging/
H A Ddriver_development_debugging_guide.rst13 debugging issues and behavior.
47 - Can cause delays in the execution of the code (which can cause issues to be
60 delays into the code execution, causing issues to be flaky or hidden.)
62 If the processing of this still causes timing issues then you can try
182 behavior. It is designed to find a variety of issues, including signed integer
193 and other locking-related issues in the kernel.
/linux/drivers/gpu/drm/xe/
H A DKconfig.debug27 performance but will catch some internal issues.
95 Choose this option when debugging guc issues.
97 be large enough for complex issues. The tracking of FAST_REQ messages
/linux/Documentation/admin-guide/
H A Dreporting-issues.rst4 Reporting issues
40 If you are facing multiple issues with the Linux kernel at once, report each
51 Step-by-step guide how to report issues to the kernel maintainers
54 The above TL;DR outlines roughly how to report issues to the Linux kernel
56 reporting issues to Free/Libre & Open Source Software (FLOSS) projects. For
72 will often be needed anyway to hunt down and fix issues.
80 issue, or a really severe problem: those are 'issues of high priority' that
96 issues at once, create separate notes for each of them and make sure they
107 time this won't be bugzilla.kernel.org, as issues typically need to be sent
129 up there, scroll down to the instructions for issues only happening with
[all …]
H A Dreporting-regressions.rst24 #. Report your issue as outlined in Documentation/admin-guide/reporting-issues.rst,
57 behavior with a newer kernel version; such issues can be caused by changes in
77 Documentation/admin-guide/reporting-issues.rst, it already describes the
146 a lot of issues only occur in a particular environment outside the developer's
158 Documentation/admin-guide/reporting-issues.rst and described in more detail by
184 issues, or other problematic aspects already fixed in later versions
254 In extremely rare situations security issues can't be fixed without causing
258 issues without causing regressions.
389 What kind of issues are supposed to be tracked by regzbot?
393 regular issues. But it's okay for the Linux kernel's regression tracker if you
[all …]
/linux/drivers/gpu/drm/amd/display/
H A DKconfig14 # !CC_IS_CLANG: https://github.com/ClangBuiltLinux/linux/issues/1752
26 https://github.com/llvm/llvm-project/issues/41896.
/linux/Documentation/arch/x86/
H A Damd-debugging.rst9 This document describes techniques that are useful for debugging issues with
11 to help identify and resolve issues.
51 `drm/amd gitlab <https://gitlab.freedesktop.org/drm/amd/-/issues/new?issuable_template=s2idle_BUG_T…
142 the kernel may attempt to enter s2idle even if there are some known issues.
163 Historical examples of s2idle issues
166 To help understand the types of issues that can occur and how to debug them,
167 here are some historical examples of s2idle issues that have been resolved.
252 Runtime power consumption issues
327 Random reboot issues
/linux/Documentation/devicetree/bindings/power/reset/
H A Dkeystone-reset.txt38 WDT0 is triggered it issues hard reset for SoC.
59 WDT0 or WDT2 is triggered it issues soft reset for SoC.
/linux/Documentation/kbuild/
H A Dissues.rst2 Recursion issues
H A Dindex.rst20 issues
/linux/Documentation/arch/riscv/
H A Dzicfilp.rst16 Memory corruption issues usually result in crashes. However, in the
18 security issues.
20 Some of those security issues can be code re-use attacks, where an

12345678910>>...18