Home
last modified time | relevance | path

Searched refs:bugs (Results 51 – 75 of 272) sorted by relevance

1234567891011

/linux/arch/loongarch/
H A DKconfig.debug6 traces for panics, oopses, bugs, warnings, perf, /proc/<pid>/stack,
/linux/scripts/coccinelle/misc/
H A Duninitialized_var.cocci9 /// papers over real bugs (or can in the future), and suppresses unrelated
H A Dcond_no_effect.cocci38 // All other cases look like bugs or at least lack of documentation
/linux/Documentation/filesystems/
H A Defivarfs.rst21 Due to the presence of numerous firmware bugs where removing non-standard
/linux/Documentation/filesystems/bcachefs/
H A DCodingStyle.rst21 for bugs to hide.
41 required to shake out bugs.
105 rush to fix the initial issue. Look for things that will make related bugs
108 better behaved; often one bug will uncover several other bugs through
/linux/drivers/net/ethernet/dlink/
H A DKconfig51 is known to solve bugs on certain chips.
/linux/Documentation/fb/
H A Dvt8623fb.rst57 Known bugs
H A Darkfb.rst62 Known bugs
H A Ds3fb.rst74 Known bugs
/linux/Documentation/devicetree/bindings/net/can/
H A Dcc770.txt4 compatible with the old AN82527 from Intel, but with "bugs" being fixed.
/linux/Documentation/arch/powerpc/
H A Deeh-pci-error-recovery.rst40 unfortunately quite commonly, due to device driver bugs, device firmware
41 bugs, and sometimes PCI card hardware bugs.
48 bugs have been found and fixed in this way over the past few
52 errors (due to software, device firmware, or device PCI hardware bugs).
/linux/drivers/tty/serial/8250/
H A D8250_core.c314 if (up->bugs & UART_BUG_THRE) { in univ8250_setup_timer()
861 uart.bugs = p->bugs; in serial8250_probe()
1055 uart->bugs = up->bugs; in serial8250_register_8250_port()
/linux/arch/arm/mm/
H A Dproc-v7.S568 …define_processor_functions v7, dabort=v7_early_abort, pabort=v7_pabort, suspend=1, bugs=cpu_v7_bug…
583 …define_processor_functions v7_bpiall, dabort=v7_early_abort, pabort=v7_pabort, suspend=1, bugs=cpu…
604 …define_processor_functions ca8, dabort=v7_early_abort, pabort=v7_pabort, suspend=1, bugs=cpu_v7_ca…
619 …define_processor_functions ca9mp, dabort=v7_early_abort, pabort=v7_pabort, suspend=1, bugs=cpu_v7_…
637 …define_processor_functions ca15, dabort=v7_early_abort, pabort=v7_pabort, suspend=1, bugs=cpu_v7_c…
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dreporting-issues.rst208 缺陷 <https://www.chiark.greenend.org.uk/~sgtatham/bugs.html>`_ , `如何
303 Documentation/translations/zh_CN/admin-guide/security-bugs.rst ,
986 更多信息请参见 Documentation/translations/zh_CN/admin-guide/security-bugs.rst 。
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dreporting-issues.rst209 缺陷 <https://www.chiark.greenend.org.uk/~sgtatham/bugs.html>`_ , `如何
304 Documentation/translations/zh_CN/admin-guide/security-bugs.rst ,
987 更多信息請參見 Documentation/translations/zh_CN/admin-guide/security-bugs.rst 。
/linux/include/asm-generic/
H A DKbuild12 mandatory-y += bugs.h
/linux/Documentation/admin-guide/media/
H A Dcx88.rst20 hardware has bugs to auto-detect.
/linux/tools/perf/Documentation/
H A DBuild.txt57 AddressSanitizer (or ASan) is a GCC feature that detects memory corruption bugs
/linux/fs/jffs2/
H A DKconfig26 areas which at one point needed debugging, but when the bugs were
29 If reporting bugs, please try to have available a full dump of the
/linux/Documentation/maintainer/
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/Documentation/staging/
H A Dxz.rst112 Reporting bugs
119 Report bugs to <lasse.collin@tukaani.org> or visit #tukaani on
/linux/Documentation/admin-guide/cifs/
H A Dtodo.rst87 s) Addressing bugs found by running a broader set of xfstests in standard
131 6) Address various coverity warnings (most are not bugs per-se, but
/linux/tools/memory-model/Documentation/
H A Dsimple.txt3 is complex. After all, there are bugs other than memory-ordering bugs,
259 Concurrency bugs should fear the big bad data-race detector (part 1)
261 Concurrency bugs should fear the big bad data-race detector (part 2)
/linux/Documentation/core-api/irq/
H A Dirqflags-tracing.rst49 should be no crashes due to irq-tracing bugs. (except if the assembly
/linux/arch/arm/kernel/
H A DMakefile42 obj-$(CONFIG_MMU) += bugs.o

1234567891011