Home
last modified time | relevance | path

Searched refs:bugs (Results 101 – 125 of 272) sorted by relevance

1234567891011

/linux/drivers/scsi/aic7xxx/
H A Daic79xx_osm_pci.c266 if ((ahd->bugs & AHD_PCIX_MMAPIO_BUG) != 0) in ahd_linux_pci_reserve_mem_region()
H A Daic7xxx_seq.h_shipped897 return ((ahc->bugs & AHC_SCBCHAN_UPLOAD_BUG) != 0);
937 return ((ahc->bugs & AHC_PCI_2_1_RETRY_BUG) != 0);
945 return ((ahc->bugs & AHC_TMODE_WIDEODD_BUG) != 0);
953 return ((ahc->bugs & AHC_AUTOFLUSH_BUG) != 0);
969 return ((ahc->bugs & AHC_PCI_MWI_BUG) != 0 && ahc->pci_cachesize != 0);
/linux/Documentation/dev-tools/kunit/
H A Dindex.rst92 - Detects bugs at initial stage and therefore decreases bug fix cost
/linux/lib/
H A DKconfig.kfence20 such as KASAN. KFENCE can detect a subset of bugs that KASAN can
H A DKconfig.kcsan26 These assertions can expose bugs that do not manifest as
166 # The defaults are chosen to be conservative, and can miss certain bugs.
/linux/tools/lib/perf/Documentation/
H A Dlibperf-counting.txt201 Report bugs to <linux-perf-users@vger.kernel.org>.
H A Dlibperf-sampling.txt232 Report bugs to <linux-perf-users@vger.kernel.org>.
H A Dlibperf.txt239 Report bugs to <linux-perf-users@vger.kernel.org>.
/linux/Documentation/power/
H A Ds2ram.rst76 ordering-sensitive bugs).
/linux/Documentation/devicetree/bindings/
H A Dwriting-bindings.rst45 features or bugs.
/linux/Documentation/translations/ko_KR/
H A Dhowto.rst160 :ref:`Documentation/process/security-bugs.rst <securitybugs>`
/linux/Documentation/arch/arm/nwfpe/
H A Dnwfpe.rst43 determining that bugs still exist; but are virtually useless when
/linux/Documentation/devicetree/bindings/i2c/
H A Di2c-arb-gpio-challenge.yaml19 where there is a device on the bus that has errata and/or bugs that makes
/linux/Documentation/translations/ja_JP/process/
H A Dhowto.rst170 :ref:`Documentation/process/security-bugs.rst <securitybugs>`
/linux/Documentation/arch/x86/
H A Dorc-unwinder.rst66 much simpler, meaning fewer bugs, which is especially important for
119 insulates the kernel from toolchain bugs which can be very painful to
/linux/Documentation/virt/kvm/x86/
H A Drunning-nested-guests.rst213 Reporting bugs from nested setups
222 out because when reporting bugs, people tend to forget to even
/linux/Documentation/driver-api/driver-model/
H A Ddevres.rst29 sufficient bugs in ->remove and ->probe failure path. Well, yes,
36 attention or testing as core code, and bugs on driver detach or
/linux/Documentation/process/
H A Dembargoed-hardware-issues.rst10 of security bugs than pure software bugs which only affect the Linux
29 issues. Reports of pure software security bugs in the Linux kernel are not
H A Dsubmit-checklist.rst100 for finding bugs like "warning: comparison between signed and unsigned".
H A Dstable-api-nonsense.rst109 stopping to slow down. As such, the kernel developers find bugs in
186 - Other people will find and fix bugs in your driver.
/linux/Documentation/bpf/
H A Dbpf_devel_QA.rst6 workflows related to reporting bugs, submitting patches, and queueing
17 Reporting bugs
20 Q: How do I report bugs for BPF kernel code?
431 A: Once patches that fix critical bugs got applied into the bpf tree, they
593 LLVM also has an issue tracker where BPF related bugs can be found:
595 https://bugs.llvm.org/buglist.cgi?quicksearch=bpf
/linux/Documentation/doc-guide/
H A Dparse-headers.rst180 Report bugs to Mauro Carvalho Chehab <mchehab@kernel.org>
/linux/arch/m68k/fpsp040/
H A Dbugfix.S5 | This file contains workarounds for bugs in the 040
8 | Fixes for bugs: 1238
/linux/Documentation/arch/x86/i386/
H A DIO-APIC.rst19 There are (a few) known breakages in certain older boards, such bugs are
/linux/Documentation/gpu/amdgpu/display/
H A Ddc-debug.rst115 So, when reporting bugs related to features such as PSR and ABM, consider

1234567891011