| /tools/testing/selftests/x86/bugs/ |
| A D | its_sysfs.py | 15 bug = "indirect_target_selection" variable 16 mitigation = get_sysfs(bug) 31 bug_check_pass(bug, ITS_MITIGATION_ALIGNED_THUNKS) 36 bug_check_pass(bug, ITS_MITIGATION_RETPOLINE_STUFF) 39 bug_check_pass(bug, ITS_MITIGATION_RETPOLINE_STUFF) 45 bug_check_pass(bug, ITS_MITIGATION_VMEXIT_ONLY) 47 bug_check_fail(bug, ITS_MITIGATION_VMEXIT_ONLY, ITS_MITIGATION_ALIGNED_THUNKS) 51 bug_check_pass(bug, ITS_MITIGATION_VULNERABLE) 53 bug_check_fail(bug, "Mitigation", ITS_MITIGATION_VULNERABLE) 55 bug_status_unknown(bug, mitigation) [all …]
|
| A D | common.py | 49 def get_sysfs(bug): argument 52 def sysfs_has(bug, mitigation): argument 53 status = get_sysfs(bug) 59 for bug in bugs: 61 if sysfs_has(bug, mitigation): 69 for bug in bugs: 75 def bug_check_pass(bug, found): argument 80 def bug_check_fail(bug, found, expected): argument 86 def bug_status_unknown(bug, found): argument 93 bug_status_unknown(bug, "None") [all …]
|
| A D | its_permutations.py | 16 bug = "indirect_target_selection" variable 17 mitigation = c.get_sysfs(bug) 38 bug = "indirect_target_selection" variable
|
| A D | its_ret_alignment.py | 30 bug = "indirect_target_selection" variable 31 mitigation = c.get_sysfs(bug)
|
| A D | its_indirect_alignment.py | 30 bug = "indirect_target_selection" variable 32 mitigation = c.get_sysfs(bug)
|
| /tools/testing/selftests/tmpfs/ |
| A D | .gitignore | 2 /bug-link-o-tmpfile
|
| A D | Makefile | 5 TEST_GEN_PROGS += bug-link-o-tmpfile
|
| /tools/testing/ktest/ |
| A D | ktest.pl | 1755 my $bug = 0; 1782 $bug = 1; 1792 $bug = 1; 1809 $bug = 1; 1811 return $bug; 2275 $bug = 1; 2296 $bug = 1; 2332 if ($bug) { 2868 $bug = 1; 2873 $bug = 1; [all …]
|
| /tools/testing/selftests/net/netfilter/packetdrill/ |
| A D | conntrack_synack_reuse.pkt | 7 // should show a match if bug is present:
|
| /tools/testing/selftests/futex/ |
| A D | README | 24 the individual tests on mailing list discussions and bug reports.
|
| /tools/usb/usbip/ |
| A D | INSTALL | 197 an Autoconf bug. Until the bug is fixed you can use this workaround:
|
| /tools/testing/selftests/bpf/ |
| A D | README.rst | 194 This is due to a llvm BPF backend bug. `The fix`__ 234 This cause later verifier failure. The bug has been `fixed`__ in
|
| /tools/testing/selftests/tc-testing/creating-testcases/ |
| A D | AddingTestCases.txt | 87 case, or possibly even a bug in one of the commands that are not being tested.
|
| /tools/scripts/ |
| A D | utilities.mak | 70 # (The bash shell has a bug where `{gsub(...),...}' is
|
| /tools/testing/selftests/tc-testing/ |
| A D | README | 99 definitions is a bug.
|
| /tools/objtool/Documentation/ |
| A D | objtool.txt | 397 objtool's hard-coded global_noreturns array. Feel free to bug the 460 If the error doesn't seem to make sense, it could be a bug in objtool.
|
| /tools/perf/Documentation/ |
| A D | perf-config.txt | 258 to compare the output when in doubt about some bug, etc.
|
| /tools/power/cpupower/po/ |
| A D | it.po | 497 "bug.\n"
|
| /tools/memory-model/Documentation/ |
| A D | litmus-tests.txt | 133 "r" followed by a number as shown here. A common bug in litmus tests
|
| A D | explanation.txt | 174 If this were to occur it would mean the driver contains a bug, because 1037 were added to the LKMM to fix an obscure bug; without them, atomic
|