Home
last modified time | relevance | path

Searched full:bugs (Results 1 – 25 of 607) sorted by relevance

12345678910>>...25

/linux/tools/testing/selftests/x86/bugs/
H A Dcommon.py7 # mitigation for x86 bugs.
58 def sysfs_has_either(bugs, mitigations): argument
59 for bug in bugs:
65 def sysfs_has_none(bugs, mitigations): argument
66 return not sysfs_has_either(bugs, mitigations)
68 def sysfs_has_all(bugs, mitigations): argument
69 for bug in bugs:
/linux/Documentation/process/
H A Dsecurity-bugs.rst3 Security bugs
8 disclosed as quickly as possible. Please report security bugs to the
50 for publicly known bugs are released immediately.
52 Although our preference is to release fixes for publicly undisclosed bugs
68 In other words our only interest is in getting bugs fixed. All other
76 While the kernel security team solely focuses on getting bugs fixed,
H A Dmaintainer-kvm-x86.rst42 in-flight commits' SHA1 hashes, and having to reject a pull request due to bugs
90 rule, but typically only fixes for bugs that are urgent, critical, and/or were
218 the most simple bugs require multiple sentences or paragraphs to fully describe
296 Except for "obvious" found-by-inspection bugs, fixes must be accompanied by a
300 bugs that are found via non-public workloads/tests, but providing regression
301 tests for such bugs is strongly preferred.
308 Note, KVM bugs are rarely urgent *and* non-trivial to reproduce. Ask yourself
352 tests that fail due to KVM bugs should be ordered after the KVM fixes.
386 Bugs that can be exploited by the guest to attack the host (kernel or
H A Dcve.rst19 process<../process/security-bugs>`.
51 process<../process/security-bugs>`.
115 individual cherry-picked changes. Also note that for many bugs, the
/linux/include/linux/
H A Dserial_8250.h21 * @bugs: Port bugs
48 u16 bugs; /* port bugs */ member
129 u16 bugs; /* port bugs */ member
/linux/drivers/net/ethernet/chelsio/
H A DKconfig37 Please send feedback to <linux-bugs@chelsio.com>.
64 Please send feedback to <linux-bugs@chelsio.com>.
87 Please send feedback to <linux-bugs@chelsio.com>.
128 Please send feedback to <linux-bugs@chelsio.com>.
/linux/Documentation/arch/x86/
H A Dpti.rst147 is known to trigger bugs in code paths that did not expect to be
162 Bugs in PTI cause a few different signatures of crashes
167 * Crashes in early boot, especially around CPU bringup. Bugs
169 * Crashes at the first interrupt. Caused by bugs in entry_64.S,
173 interrupt handlers and can have bugs that do not affect
179 bugs, or failing to map some of the exit code.
/linux/Documentation/tools/rv/
H A Dcommon_appendix.rst1 REPORTING BUGS
4 Report bugs to <linux-kernel@vger.kernel.org>
/linux/Documentation/fb/
H A Daty128fb.rst67 There are known and unknown bugs, features and misfeatures.
68 Currently there are following known bugs:
71 bugs/errata to list here.
/linux/drivers/parport/
H A DTODO-parport3 0. Fix the bugs (see BUGS-parport).
/linux/drivers/scsi/aic7xxx/
H A Daic79xx.seq51 if ((ahd->bugs & AHD_INTCOLLISION_BUG) != 0) {
58 if ((ahd->bugs & AHD_INTCOLLISION_BUG) != 0) {
124 if ((ahd->bugs & AHD_FAINT_LED_BUG) != 0) {
298 if ((ahd->bugs & AHD_PKT_LUN_BUG) != 0) {
520 if ((ahd->bugs & AHD_SET_MODE_BUG) != 0) {
528 if ((ahd->bugs & AHD_INTCOLLISION_BUG) != 0) {
539 if ((ahd->bugs & AHD_SENT_SCB_UPDATE_BUG) != 0) {
594 if ((ahd->bugs & AHD_NONPACKFIFO_BUG) != 0) {
618 if ((ahd->bugs & AHD_FAINT_LED_BUG) != 0) {
633 if ((ahd->bugs & AHD_BUSFREEREV_BUG) != 0) {
[all …]
/linux/Documentation/translations/zh_CN/process/
H A Dcve.rst17 独立于 :doc:`安全漏洞报送流程</process/security-bugs>`。
40 </process/security-bugs>` 发送到Linux内核社区。
/linux/tools/testing/selftests/mm/
H A Dvm_util.h60 * Plan 9 FS has bugs (at least on QEMU) where certain operations fail with
63 * bugs. There are rumours of NFS implementations with similar bugs.
/linux/Documentation/RCU/
H A Drcu_dereference.rst30 bugs due to games that compilers and DEC Alpha can play.
73 again possibly resulting in bugs due to misordering.
105 result in misordering bugs.
127 rcu_dereference(). This could result in bugs due to misordering.
186 bugs more likely to happen. Which can be a good thing,
461 pointers, which can result in "interesting" bugs due to compiler
490 Unfortunately, these sorts of bugs can be extremely hard to spot during
/linux/Documentation/dev-tools/
H A Dtesting-overview.rst90 each look for a different class of bugs, such as invalid memory accesses,
143 to avoid certain bugs that occur in common code patterns. The types of tests
156 cause endianness bugs, detecting places that use ``__user`` pointers improperly,
171 pre-processor so it's easier to check for bugs in macros using Coccinelle.
/linux/Documentation/admin-guide/cifs/
H A Dtodo.rst87 s) Addressing bugs found by running a broader set of xfstests in standard
104 Known Bugs
131 6) Address various coverity warnings (most are not bugs per-se, but
/linux/lib/crypto/tests/
H A Dpoly1305_kunit.c65 * detecting bugs that occur only in rare cases where the accumulator values
69 * Accumulator overflow bugs may be specific to particular update lengths (in
113 * edge case bugs in the modular reduction logic.
/linux/sound/soc/codecs/
H A Dad73311.h13 * Bugs: Enter bugs at http://blackfin.uclinux.org/
/linux/Documentation/maintainer/
H A Dmodifying-patches.rst12 one submitters code and make him endorse your bugs. To solve this problem, it
49 tracking your trees, and to people trying to troubleshoot bugs in your
H A Drebasing-and-merging.rst43 history; used improperly, it can obscure that history and introduce bugs.
74 increases the chances of running into surprising bugs. When a patch
150 branch. They will significantly increase your chances of encountering bugs
196 bringing in other bugs and should almost never be done. If that subsystem
/linux/arch/x86/kernel/
H A Dsmp.c40 * Some notes on x86 processor bugs affecting SMP operation:
42 * Pentium, Pentium Pro, II, III (and all CPUs) have bugs.
113 * If this sounds worrying believe me these bugs are either ___RARE___,
114 * or are signal timing bugs worked around in hardware and there's
/linux/kernel/rcu/
H A DKconfig.debug163 printing the RCU CPU stall warning. As such, bugs in notifier
196 bugs in arch-specific NO_HZ code.
213 when looking for certain types of RCU usage bugs, for example,
/linux/tools/testing/selftests/arm64/signal/
H A DREADME39 unrelated SEGV bugs in the testcases, it becomes extremely tricky to
41 to address and they are not instead falling apart due to unplanned bugs
/linux/drivers/acpi/
H A Dvideo_detect.c184 /* https://bugs.launchpad.net/bugs/1000146 */
209 /* https://bugs.launchpad.net/bugs/1000146 */
366 /* https://bugs.freedesktop.org/show_bug.cgi?id=81515 */
420 /* https://bugs.freedesktop.org/show_bug.cgi?id=87286 */
457 /* https://bugs.launchpad.net/bugs/1894667 */
840 /* Portégé: https://bugs.freedesktop.org/show_bug.cgi?id=82634 */
/linux/Documentation/admin-guide/
H A Drapidio.rst20 Known Bugs and Limitations
23 Bugs section in Known Bugs and Limitations

12345678910>>...25