/openbmc/openbmc-test-automation/test_lists/ |
H A D | skip_test_palmetto | 1 # https://github.com/openbmc/openbmc/issues/93 4 # https://github.com/openbmc/openbmc-test-automation/issues/207 6 # https://github.com/openbmc/openbmc-test-automation/issues/123 14 # https://github.com/openbmc/openbmc/issues/901 16 # https://github.com/openbmc/openbmc/issues/1142 18 # https://github.com/openbmc/openbmc-test-automation/issues/396 28 # https://github.com/openbmc/openbmc-test-automation/issues/546 38 # https://github.com/openbmc/openbmc-test-automation/issues/729 49 # https://github.com/openbmc/openbmc-test-automation/issues/1411
|
/openbmc/qemu/scripts/ |
H A D | clean-header-guards.pl | 154 my @issues = (); 156 and push @issues, "contains lowercase letters"; 158 and push @issues, "is a reserved identifier"; 160 and $& ne "_H" and push @issues, "doesn't end with _H"; 170 push @issues, "doesn't match the file name"; 172 if (@issues and $opt_v) { 174 join(", ", @issues), "\n";
|
/openbmc/openbmc/meta-openembedded/meta-python/classes/ |
H A D | bandit.bbclass | 1 # Class to scan Python code for security issues, using Bandit. 6 # No output if no issues found, a warning if issues found. 25 # Whether Bandit finding issues results in a warning (0) or an error (1). 41 bb.note("Bandit found no issues (report written to %s)" % report) 45 bb.error("Bandit found issues (report written to %s)" % report) 47 bb.warn("Bandit found issues (report written to %s)" % report)
|
/openbmc/openbmc/poky/meta/recipes-support/libyaml/ |
H A D | libyaml_0.2.5.bb | 21 …ks this is a misuse (or wrong use) of the libyaml API - https://github.com/yaml/libyaml/issues/303" 22 …m thinks there is no working code that is exploitable - https://github.com/yaml/libyaml/issues/302" 23 …m thinks there is no working code that is exploitable - https://github.com/yaml/libyaml/issues/302"
|
/openbmc/openbmc/meta-raspberrypi/docs/ |
H A D | contributing.md | 30 the issues in the first part) 93 ## GitHub issues 95 In order to manage and track the layer issues more efficiently, the 96 GitHub issues facility is used by this project: 98 * <https://github.com/agherzan/meta-raspberrypi/issues> 102 "Signed-off-by" tag to close the relevant issues automatically: 112 * <https://help.github.com/articles/closing-issues-using-keywords>
|
/openbmc/openbmc/poky/meta/recipes-devtools/jquery/ |
H A D | jquery_3.7.1.bb | 22 # https://github.com/jquery/jquery/issues/3927 23 …E-2007-2379] = "upstream-wontfix: There are ways jquery can expose security issues but any issues \
|
/openbmc/openbmc/meta-arm/ |
H A D | SECURITY.md | 3 Arm takes security issues seriously and welcomes feedback from researchers and 6 vulnerabilities and other security issues. 8 Security issues can be complex and one single timescale doesn't fit all 37 significant issues.
|
/openbmc/linux/Documentation/process/ |
H A 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 …]
|
H A D | maintainer-soc-clean-dts.rst | 19 results of issues in an included DTSI file, are considered existing, not new 24 issues shall be fixed in reasonable time (e.g. within one release) or the
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/ |
H A D | deterministic_imports.patch | 6 There are two issues here. Firstly, the modules are accessed in on disk order. This 10 has caused a long string of different issues for us. 14 Upstream-Status: Submitted [https://github.com/python/cpython/issues/120492; need to first talk to …
|
/openbmc/docs/tof/ |
H A D | contract.md | 10 handling and enforcement of subproject maintainer issues, and many other 31 for ignoring well-reasoned issues. 67 ## Github issues 69 The TOF tracks any ongoing decisions using GitHub issues in the 70 [TOF repository](https://github.com/openbmc/technical-oversight-forum/issues). 122 private, using the same process as public issues.
|
/openbmc/openbmc/poky/meta/recipes-devtools/perl-cross/files/ |
H A D | determinism.patch | 8 Reported upstream: https://github.com/arsv/perl-cross/issues/87 12 Reported upstream: https://github.com/arsv/perl-cross/issues/88 20 Reported upstream: https://github.com/arsv/perl-cross/issues/87
|
/openbmc/webui-vue/ |
H A D | CONTRIBUTING.md | 91 [existing GitHub issues](https://github.com/openbmc/webui-vue/issues) to see if 93 [Bug report template](https://github.com/openbmc/webui-vue/issues/new?assignees=&labels=&template=b… 97 [existing GitHub issues](https://github.com/openbmc/webui-vue/issues). If no one 99 [Feature request template](https://github.com/openbmc/webui-vue/issues/new?assignees=&labels=&templ…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/cglm/ |
H A D | cglm_0.9.4.bb | 4 friendly, feel free to bring any issues, bugs you faced." 6 BUGTRACKER = "https://github.com/recp/cglm/issues"
|
/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/ |
H A D | determinism.patch | 8 Reported upstream: https://github.com/arsv/perl-cross/issues/87 12 Reported upstream: https://github.com/arsv/perl-cross/issues/88 20 Reported upstream: https://github.com/arsv/perl-cross/issues/87
|
/openbmc/openbmc/meta-raspberrypi/ |
H A D | SECURITY.md | 5 CVE number), please report it via GitHub issues: 7 https://github.com/agherzan/meta-raspberrypi/issues/new/choose
|
/openbmc/linux/drivers/gpu/drm/panfrost/ |
H A D | panfrost_gpu.c | 161 u64 issues; member 164 u64 issues; member 173 .issues = hw_issues_##_name, \ 180 .issues = hw_issues_##name##_r##_rev##p##_p##stat, \ 291 hw_issues |= model->issues; in panfrost_gpu_init_features() 301 hw_issues |= model->revs[best].issues; in panfrost_gpu_init_features()
|
/openbmc/openbmc/meta-security/recipes-mac/AppArmor/files/ |
H A D | 0001-fail.py-handle-missing-cgitb.patch | 49 … file.write('Please consider reporting a bug at https://gitlab.com/apparmor/apparmor/-/issues\n') 55 … file.write('Please consider reporting a bug at https://gitlab.com/apparmor/apparmor/-/issues\n') 65 …print('Please consider reporting a bug at https://gitlab.com/apparmor/apparmor/-/issues', file=sys…
|
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/ |
H A D | 0014-Fix-reproducibility-issues.patch | 4 Subject: [PATCH] Fix reproducibility issues 8 issues within syslinux builds.
|
/openbmc/openbmc/poky/meta/conf/distro/include/ |
H A D | no-static-libs.inc | 10 # openjade/sgml-common have build issues without static libs 13 # openssl has build issues without static libs
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/ |
H A D | 0001-plugin.c-workaround-powerpc64le-segfaults-error.patch | 7 See https://github.com/syslog-ng/syslog-ng/issues/4285 and 9 This patch should be dropped once the above issues are fixed.
|
/openbmc/openbmc/poky/meta/recipes-extended/groff/files/ |
H A D | 0001-contrib-hdtbl-hdtbl.am-Fix-race-issues-for-parallel-.patch | 4 Subject: [PATCH] contrib/hdtbl/hdtbl.am: Fix race issues for parallel build 6 Fixed race issues for parallel build:
|
/openbmc/docs/designs/ |
H A D | unique-hostname.md | 21 https://github.com/openbmc/openbmc/issues/1741. 23 https://github.com/lathiat/avahi/issues/117
|
/openbmc/openbmc/poky/meta/recipes-devtools/rust/rust-llvm/ |
H A D | 0003-llvm-fix-include-benchmarks.patch | 3 https://github.com/llvm/llvm-project/issues/54941 10 https://github.com/rust-lang/rust/issues/96054
|
/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/ |
H A D | fix-security-format.patch | 1 zip: Fixing security formatting issues 3 Fix security formatting issues related to printing without NULL argument
|