Searched refs:issues (Results 1 – 25 of 305) sorted by relevance
12345678910>>...13
/Linux-v5.15/Documentation/process/ |
D | embargoed-hardware-issues.rst | 3 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 16 hardware vendors and other parties. For some of the issues, software 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 hardware 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 …]
|
D | stable-api-nonsense.rst | 45 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-v5.15/drivers/gpu/drm/panfrost/ |
D | panfrost_gpu.c | 163 u64 issues; member 166 u64 issues; member 175 .issues = hw_issues_##_name, \ 182 .issues = hw_issues_##name##_r##_rev##p##_p##stat, \ 282 hw_issues |= model->issues; in panfrost_gpu_init_features() 292 hw_issues |= model->revs[best].issues; in panfrost_gpu_init_features()
|
/Linux-v5.15/Documentation/vm/ |
D | zsmalloc.rst | 13 This was one of the major issues with its predecessor (xvmalloc). 15 To overcome these issues, zsmalloc allocates a bunch of 0-order pages 31 issues on 32-bit systems where the VA region for kernel space mappings
|
/Linux-v5.15/Documentation/kbuild/ |
D | llvm.rst | 90 will build or work without any issues. Below is a general summary of 94 it or there are known issues. Using the latest stable version of LLVM or 135 - `Issue Tracker <https://github.com/ClangBuiltLinux/linux/issues>`_ 139 - `Beginner Bugs <https://github.com/ClangBuiltLinux/linux/issues?q=is%3Aopen+is%3Aissue+label%3A%2…
|
D | issues.rst | 2 Recursion issues
|
D | index.rst | 20 issues
|
/Linux-v5.15/Documentation/admin-guide/ |
D | reporting-issues.rst | 5 …rg/pub/scm/linux/kernel/git/torvalds/linux.git/plain/Documentation/admin-guide/reporting-issues.rst 13 Reporting issues 49 If you are facing multiple issues with the Linux kernel at once, report each 60 Step-by-step guide how to report issues to the kernel maintainers 63 The above TL;DR outlines roughly how to report issues to the Linux kernel 65 reporting issues to Free/Libre & Open Source Software (FLOSS) projects. For 81 will often be needed anyway to hunt down and fix issues. 89 issue, or a really severe problem: those are 'issues of high priority' that 105 issues at once, create separate notes for each of them and make sure they 116 time this won't be bugzilla.kernel.org, as issues typically need to be sent [all …]
|
/Linux-v5.15/Documentation/devicetree/bindings/power/reset/ |
D | keystone-reset.txt | 38 WDT0 is triggered it issues hard reset for SoC. 59 WDT0 or WDT2 is triggered it issues soft reset for SoC.
|
/Linux-v5.15/Documentation/ABI/removed/ |
D | net_dma | 7 coherency issues of the cpu potentially touching the buffers
|
D | video1394 | 8 performance issues in its first generation. Any video1394 user had
|
/Linux-v5.15/Documentation/translations/zh_CN/admin-guide/ |
D | security-bugs.rst | 24 请查看“Documentation/translations/zh_CN/admin-guide/reporting-issues.rst”中
|
D | bug-bisect.rst | 24 在提交错误报告之前,请阅读“Documentation/admin-guide/reporting-issues.rst”。
|
/Linux-v5.15/drivers/staging/media/atomisp/ |
D | TODO | 5 V4L2 driver, there are still some issues preventing it to 8 Solving the related bugs and issues preventing it to work is 40 5. There are several issues related to memory management, causing 66 6. There is some issues at the frame receive logic, causing the
|
/Linux-v5.15/Documentation/translations/zh_TW/admin-guide/ |
D | security-bugs.rst | 27 請查看「Documentation/translations/zh_TW/admin-guide/reporting-issues.rst」中
|
/Linux-v5.15/Documentation/userspace-api/media/dvb/ |
D | legacy_dvb_apis.rst | 11 The DVBv3 frontend API has issues with new delivery systems, including
|
D | frontend_legacy_api.rst | 24 kernel due to compatibility issues only. Their usage is strongly not
|
/Linux-v5.15/lib/vdso/ |
D | Kconfig | 19 This config option helps to avoid possible performance issues
|
/Linux-v5.15/drivers/gpu/drm/i915/ |
D | Kconfig.debug | 46 performance but will catch some internal issues. 139 performance but will catch some internal issues. 151 performance but will catch some internal issues. 163 performance but will help resolve GuC related issues.
|
/Linux-v5.15/Documentation/translations/zh_CN/process/ |
D | index.rst | 48 embargoed-hardware-issues
|
/Linux-v5.15/drivers/staging/fwserial/ |
D | TODO | 4 - I/O is handled asynchronously which presents some issues when error
|
/Linux-v5.15/Documentation/translations/zh_TW/process/ |
D | index.rst | 51 embargoed-hardware-issues
|
/Linux-v5.15/Documentation/devicetree/bindings/csky/ |
D | pmu.txt | 6 it could count cpu's events for helping analysis performance issues.
|
/Linux-v5.15/Documentation/gpu/rfc/ |
D | index.rst | 6 design issues before getting lost in the code details. This section is meant to
|
/Linux-v5.15/Documentation/dev-tools/ |
D | testing-overview.rst | 89 detect classes of issues when they occur in a running kernel. These typically 91 concurrency issues such as data races, or other undefined behaviour like 103 * KFENCE is a low-overhead detector of memory issues, which is much faster than
|
12345678910>>...13