Home
last modified time | relevance | path

Searched refs:bugs (Results 1 – 170 of 170) sorted by relevance

/linux-4.1.27/
DREPORTING-BUGS4 The upstream Linux kernel maintainers only fix bugs for specific kernel
19 How to report Linux kernel bugs
41 bug report. Some maintainers prefer bugs to be reported via bugzilla
42 (https://bugzilla.kernel.org), while others prefer that bugs be reported
67 Tips for reporting bugs
72 http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
75 It's REALLY important to report bugs that seem unrelated as separate email
77 bugs at once, it's difficult for maintainers to tease apart the relevant
160 bugs. The majority of kernel maintainers are employed to work on the
167 or userspace breakage caused by new kernel behavior. Those bugs should be
[all …]
DREADME323 - If you have problems that seem to be due to kernel bugs, please check
DCREDITS128 D: Author of pscan that helps to fix lp/parport bugs
693 D: IP masq 2.1 features and bugs
3556 D: lock annotations, finding and fixing lock bugs
3886 D: Supports NTP on Linux. Added PPS code. Fixed bugs in adjtimex().
DMAINTAINERS50 PLEASE document known bugs. If it doesn't work for everything
/linux-4.1.27/Documentation/fb/
Daty128fb.txt66 There are known and unknown bugs, features and misfeatures.
67 Currently there are following known bugs:
69 bugs/errata to list here.
Dvt8623fb.txt57 Known bugs
Darkfb.txt62 Known bugs
Ds3fb.txt74 Known bugs
Dtridentfb.txt19 Known bugs:
Dmatroxfb.txt283 There are known and unknown bugs, features and misfeatures.
284 Currently there are following known bugs:
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic7xxx_pci.c841 if ((ahc->bugs & AHC_CACHETHEN_DIS_BUG) != 0) in ahc_pci_config()
844 if ((ahc->bugs & AHC_CACHETHEN_BUG) != 0) in ahc_pci_config()
854 if ((ahc->bugs & AHC_PCI_2_1_RETRY_BUG) != 0 in ahc_pci_config()
2062 ahc->bugs |= AHC_TMODE_WIDEODD_BUG|AHC_CACHETHEN_BUG|AHC_PCI_MWI_BUG; in ahc_aic785X_setup()
2065 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG; in ahc_aic785X_setup()
2080 ahc->bugs |= AHC_TMODE_WIDEODD_BUG|AHC_CACHETHEN_BUG|AHC_PCI_MWI_BUG; in ahc_aic7860_setup()
2083 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG; in ahc_aic7860_setup()
2107 ahc->bugs |= AHC_TMODE_WIDEODD_BUG|AHC_CACHETHEN_BUG|AHC_PCI_MWI_BUG; in ahc_aic7870_setup()
2185 ahc->bugs |= AHC_TMODE_WIDEODD_BUG; in ahc_aic7880_setup()
2188 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG; in ahc_aic7880_setup()
[all …]
Daic79xx_seq.h_shipped843 return ((ahd->bugs & AHD_PKT_BITBUCKET_BUG) != 0);
851 return ((ahd->bugs & AHD_PKT_BITBUCKET_BUG) == 0);
875 return ((ahd->bugs & AHD_AUTOFLUSH_BUG) != 0);
915 return ((ahd->bugs & AHD_REG_SLOW_SETTLE_BUG) != 0);
931 return ((ahd->bugs & AHD_EARLY_REQ_BUG) != 0);
939 return ((ahd->bugs & AHD_BUSFREEREV_BUG) == 0);
963 return ((ahd->bugs & AHD_LQO_ATNO_BUG) != 0);
971 return ((ahd->bugs & AHD_BUSFREEREV_BUG) != 0);
979 return ((ahd->bugs & AHD_NONPACKFIFO_BUG) != 0);
987 return ((ahd->bugs & AHD_SENT_SCB_UPDATE_BUG) != 0);
[all …]
Daic79xx_pci.c321 ahd->bugs &= ~AHD_PCIX_BUG_MASK; in ahd_pci_config()
955 ahd->bugs |= AHD_SENT_SCB_UPDATE_BUG|AHD_ABORT_LQI_BUG in ahd_aic790X_setup()
982 ahd->bugs |= AHD_LQOOVERRUN_BUG|AHD_EARLY_REQ_BUG; in ahd_aic790X_setup()
992 ahd->bugs |= AHD_INTCOLLISION_BUG|AHD_ABORT_LQI_BUG; in ahd_aic790X_setup()
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 …]
Daic79xx_core.c769 if ((ahd->bugs & AHD_PCIX_SCBRAM_RD_BUG) != 0) in ahd_inb_scbram()
993 if ((ahd->bugs & AHD_INTCOLLISION_BUG) != 0) { in ahd_intr()
1056 if ((ahd->bugs & AHD_PKTIZED_STATUS_BUG) != 0) { in ahd_currently_packetized()
1790 if ((ahd->bugs & AHD_INTCOLLISION_BUG) != 0) { in ahd_handle_seqint()
1994 if ((ahd->bugs & AHD_CLRLQO_AUTOCLR_BUG) != 0) { in ahd_handle_seqint()
2472 if ((ahd->bugs & AHD_CLRLQO_AUTOCLR_BUG) != 0) in ahd_handle_scsiint()
2649 && (ahd->bugs & AHD_BUSFREEREV_BUG) != 0) in ahd_handle_scsiint()
2691 && (ahd->bugs & AHD_NLQICRC_DELAYED_BUG) != 0) { in ahd_handle_transmission_error()
2941 if ((ahd->bugs & AHD_CLRLQO_AUTOCLR_BUG) != 0) in ahd_handle_pkt_busfree()
3579 if ((ahd->bugs & AHD_CLRLQO_AUTOCLR_BUG) != 0) { in ahd_clear_intstat()
[all …]
Daic7770.c387 ahc->bugs |= AHC_TMODE_WIDEODD_BUG; in ahc_aic7770_setup()
Daic7xxx.seq787 if ((ahc->bugs & AHC_PCI_MWI_BUG) != 0 && ahc->pci_cachesize != 0) {
871 if ((ahc->bugs & AHC_PCI_MWI_BUG) != 0 && ahc->pci_cachesize != 0) {
943 if ((ahc->bugs & AHC_AUTOFLUSH_BUG) != 0) {
1016 if ((ahc->bugs & AHC_AUTOFLUSH_BUG) != 0) {
1094 if ((ahc->bugs & AHC_PCI_MWI_BUG) != 0
1101 if ((ahc->bugs & AHC_TMODE_WIDEODD_BUG) != 0) {
1149 if ((ahc->bugs & AHC_PCI_2_1_RETRY_BUG) != 0) {
1162 if ((ahc->bugs & AHC_PCI_MWI_BUG) != 0
1235 if ((ahc->bugs & AHC_PCI_MWI_BUG) != 0
1304 if ((ahc->bugs & AHC_PCI_MWI_BUG) != 0
[all …]
Daic79xx_osm_pci.c285 if ((ahd->bugs & AHD_PCIX_MMAPIO_BUG) != 0) in ahd_linux_pci_reserve_mem_region()
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);
Daic7xxx.h989 ahc_bug bugs; member
Daic79xx.h1142 ahd_bug bugs; member
Daic79xx.reg62 if ((ahd->bugs & AHD_SET_MODE_BUG) != 0) { \
69 if ((ahd->bugs & AHD_SET_MODE_BUG) != 0) { \
76 if ((ahd->bugs & AHD_INTCOLLISION_BUG) != 0) { \
Daic7xxx_core.c4437 ahc->bugs = AHC_BUGNONE; in ahc_alloc()
6953 ahc_name(ahc), ahc->features, ahc->bugs, ahc->flags); in ahc_loadseq()
/linux-4.1.27/drivers/net/ethernet/chelsio/
DKconfig37 Please send feedback to <linux-bugs@chelsio.com>.
64 Please send feedback to <linux-bugs@chelsio.com>.
84 Please send feedback to <linux-bugs@chelsio.com>.
125 Please send feedback to <linux-bugs@chelsio.com>.
/linux-4.1.27/Documentation/video4linux/bttv/
DREADME.freeze12 bttv bugs
41 hardware bugs
58 greatest workarounds for hardware bugs might fix these problems.
/linux-4.1.27/drivers/parport/
DBUGS-parport1 Currently known (or at least suspected) bugs in parport:
DTODO-parport3 0. Fix the bugs (see BUGS-parport).
/linux-4.1.27/drivers/scsi/csiostor/
DKconfig16 Please send feedback to <linux-bugs@chelsio.com>.
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
DKconfig15 Please send feedback to <linux-bugs@chelsio.com>.
/linux-4.1.27/lib/
DKconfig.kmemcheck83 bugs.
92 This may also hide some real bugs.
DKconfig.kasan12 designed to find out-of-bounds accesses and use-after-free bugs.
DKconfig.debug333 in case of kernel bugs. (precise oopses/stacktraces/warnings)
654 These kinds of bugs usually occur when call-chains in the
687 Softlockups are bugs that cause the kernel to loop in kernel
692 Hardlockups are bugs that cause the CPU to loop in kernel mode
714 which are bugs that cause the kernel to loop in kernel
732 which are bugs that cause the kernel to loop in kernel
757 which are bugs that cause the task to be stuck in
787 which are bugs that cause the kernel to leave a task stuck
1063 bootup. The self-test checks whether common types of locking bugs
1065 lock debugging then those bugs wont be detected of course.)
[all …]
/linux-4.1.27/Documentation/filesystems/cifs/
DAUTHORS53 bugs in error paths. Valuable suggestions also have come from Al Viro
57 finding multiple bugs during excellent stress test runs.
DCHANGES1002 it. Fixed a few bugs in the DFS code (e.g. bcc two bytes too short and incorrect uid in PDU).
1006 Rewrote much of connection and mount/unmount logic to handle bugs with
/linux-4.1.27/Documentation/RCU/
Drcu_dereference.txt14 bugs due to games that compilers and DEC Alpha can play.
45 on the rcu_dereference(), again possibly resulting in bugs due
59 bugs due to misordering.
91 which can result in misordering bugs.
110 result in misordering bugs.
132 rcu_dereference(). This could result in bugs due to misordering.
180 bugs more likely to happen. Which can be a good thing,
Dstallwarn.txt248 RCU bugs can often be debugged with the help of CONFIG_RCU_TRACE
Dtorture.txt26 this can sometimes be useful in finding boot-time bugs.
/linux-4.1.27/drivers/infiniband/hw/cxgb3/
DKconfig15 Please send feedback to <linux-bugs@chelsio.com>.
/linux-4.1.27/sound/oss/
DCHANGELOG15 - Fixed all known bugs (I think).
24 - Fixed many bugs in audio playback.
122 - Fixed bugs in mmap() support.
213 - Fixed some bugs.
244 - Fixed some bugs in the PSS driver which caused I/O errors with
326 - Fixed some minor bugs in the SB16 driver.
356 - Fixed some bugs in the digitized voice driver for PAS16.
/linux-4.1.27/Documentation/
DBUG-HUNTING23 Finding bugs is not always easy. Have a go though. If you can't find it don't
43 Using the provided tools with git makes finding bugs easy provided the bug is
142 it does work and it lets non-hackers help fix bugs. And it is cool
149 Nobody is going to tell you how to fix bugs. Seriously. You need to work it
DSecurityBugs3 disclosed as quickly as possible. Please report security bugs to the
DVGA-softcursor.txt5 can set the size of hardware cursor (and also work around some ugly bugs in
Dxz.txt107 Reporting bugs
113 Report bugs to <lasse.collin@tukaani.org> or visit #tukaani on
Dirqflags-tracing.txt47 should be no crashes due to irq-tracing bugs. (except if the assembly
Dsvga.txt147 eliminate some annoying bugs of certain VGA BIOSes (usually those used for
233 supported. Few bugs fixed. VESA modes are listed prior to
265 2.9 (12-May-96) - Ignored VESA modes 0x80 - 0xff (more VESA BIOS bugs!)
DSubmitChecklist89 finding bugs like "warning: comparison between signed and unsigned".
DHOWTO337 bugs. Users are encouraged to report all bugs that they find in this
351 bugs reported by other people. Not only you will help to make the kernel
354 bugs is one of the best ways to get merits among other developers, because
355 not many people like wasting time fixing other people's bugs.
Dstable_api_nonsense.txt96 stopping to slow down. As such, the kernel developers find bugs in
172 - Other people will find and fix bugs in your driver.
DSubmittingPatches116 pretty convincing, but not all bugs are that blatant. Even if the
227 introduce bugs in the middle.
293 to security@kernel.org. For severe bugs, a short embargo may be considered
462 make him endorse your bugs. To solve this problem, it is recommended that
499 tracking your trees, and to people trying to troubleshoot bugs in your
540 The Reported-by tag gives credit to people who find bugs and report them and it
Dkasan.txt9 bugs.
Demail-clients.txt134 the email. See: https://bugs.kde.org/show_bug.cgi?id=174034
DChanges137 The latest version of e2fsprogs fixes several bugs in fsck and
DCodingStyle433 A common type of bug to be aware of it "one err bugs" which look like this:
783 difficult-to-find bugs. If the C language included a strong distinction
785 for us... but it doesn't. To help prevent such bugs, always follow this
Drpmsg.txt44 exploiting remote bugs, and by that taking over the system, it is often
D00-INDEX59 - procedure for reporting security bugs found in the kernel.
Dapplying-patches.txt417 tree is to weed out regressions, crashes, data corruption bugs, build
Dkernel-parameters.txt138 BUGS= Relates to possible processor bugs on the said processor.
564 Sometimes CPU hardware bugs make them report the cache
831 memory corruption problems caused by bugs in kernel or
899 Can be useful to work around chipset bugs.
1099 Can be useful to work around chipset bugs
DDMA-API.txt585 To debug drivers and find bugs in the usage of the DMA-API checking code can
Dkmemcheck.txt178 may also hide some real bugs.
Dmemory-barriers.txt1581 this optimization in a volatile store. In the absence of such bugs,
Ddevices.txt915 ill effects to the system (bugs excepted.)
/linux-4.1.27/drivers/tty/serial/8250/
D8250_core.c872 up->bugs |= UART_BUG_QUOT; in autoconfig_has_efr()
1166 up->bugs = 0; in autoconfig()
1400 if (up->bugs & UART_BUG_TXEN) { in serial8250_start_tx()
1447 if (up->bugs & UART_BUG_NOMSR) in serial8250_disable_ms()
1459 if (up->bugs & UART_BUG_NOMSR) in serial8250_enable_ms()
1932 if (up->bugs & UART_BUG_THRE) { in univ8250_setup_irq()
2268 up->bugs |= UART_BUG_THRE; in serial8250_do_startup()
2318 if (!(up->bugs & UART_BUG_TXEN)) { in serial8250_do_startup()
2319 up->bugs |= UART_BUG_TXEN; in serial8250_do_startup()
2324 up->bugs &= ~UART_BUG_TXEN; in serial8250_do_startup()
[all …]
D8250_pci.c1066 port->bugs |= UART_BUG_PARITY; in pci_asix_setup()
/linux-4.1.27/arch/tile/include/asm/
DKbuild5 generic-y += bugs.h
/linux-4.1.27/include/linux/
Dserial_8250.h90 unsigned short bugs; /* port bugs */ member
/linux-4.1.27/Documentation/filesystems/
Defivarfs.txt18 Due to the presence of numerous firmware bugs where removing non-standard
Ddnotify.txt38 Implementation expectations (features and bugs :-))
Dceph.txt132 and is useful for tracking down bugs.
Dntfs.txt12 - Known bugs and (mis-)features
151 will not be visible due to bugs/mis-features in glibc.
213 Known bugs and (mis-)features
Dhpfs.txt130 Known bugs
202 Codepage bugs described above.
Daffs.txt185 this fs. For a most up-to-date list of bugs please consult
Dporting430 d_alloc_root() is gone, along with a lot of bugs caused by code
Df2fs.txt25 For reporting bugs and sending patches, please use the following mailing list:
Dproc.txt667 of 0xff. This might also be generated by chipset bugs.
/linux-4.1.27/net/irda/
DKconfig91 bugs.
93 If unsure, say Y (since it makes it easier to find the bugs).
/linux-4.1.27/arch/x86/kernel/cpu/
DMakefile23 obj-$(CONFIG_X86_32) += bugs.o
/linux-4.1.27/arch/blackfin/include/asm/
DKbuild4 generic-y += bugs.h
/linux-4.1.27/arch/arc/include/asm/
DKbuild4 generic-y += bugs.h
/linux-4.1.27/arch/arm/nwfpe/
DChangeLog44 * I discovered several bugs. First and worst is that the kernel
75 * NOTES - Added file to describe known bugs/problems
/linux-4.1.27/arch/arm64/include/asm/
DKbuild4 generic-y += bugs.h
/linux-4.1.27/Documentation/cpu-freq/
Dindex.txt37 you can report bugs, problems or submit patches. To post a message,
/linux-4.1.27/arch/metag/include/asm/
DKbuild3 generic-y += bugs.h
/linux-4.1.27/Documentation/usb/
DCREDITS127 pointing out mortal bugs and giving advice.
150 pointed bugs, as well as started the uusbd-utils package.
152 - Peter Dettori <dettori@ozy.dec.com> is uncovering bugs like
Diuu_phoenix.txt12 This driver is still in beta stage, so bugs can
Dehci.txt54 transaction translators (TTs) in USB 2.0 hubs. But you may find bugs.
/linux-4.1.27/arch/c6x/include/asm/
DKbuild6 generic-y += bugs.h
/linux-4.1.27/drivers/net/ethernet/dlink/
DKconfig51 is known to solve bugs on certain chips.
/linux-4.1.27/Documentation/devicetree/bindings/net/can/
Dcc770.txt4 compatible with the old AN82527 from Intel, but with "bugs" being fixed.
/linux-4.1.27/arch/hexagon/include/asm/
DKbuild7 generic-y += bugs.h
/linux-4.1.27/Documentation/isdn/
DREADME.pcbit29 manufacturer believe to be caused by bugs in the firmware. The current
DREADME.x2513 more bugs as usual.
16 other side first. Be prepared that bugs in the protocol implementation
DREADME.sc9 bugs and defects either known or unknown. Use this software at your own
DREADME.gigaset360 3.3. Reporting problems and bugs
DREADME.HiSax462 and more people who are hunting bugs. (If I forgot somebody, please
/linux-4.1.27/arch/unicore32/include/asm/
DKbuild5 generic-y += bugs.h
/linux-4.1.27/arch/nios2/include/asm/
DKbuild7 generic-y += bugs.h
/linux-4.1.27/Documentation/powerpc/
Deeh-pci-error-recovery.txt40 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).
Dhvcs.txt559 The proper channel for reporting bugs is either through the Linux OS
/linux-4.1.27/Documentation/networking/
Dray_cs.txt9 card. This driver is in early development and does have bugs. See the known
10 bugs and limitations at the end of this document for more information.
Dnetdev-features.txt13 verbatim. Today's devices add multiple features and bugs (read: offloads)
Dnetconsole.txt173 enable the logging of even the most critical kernel bugs. It works
Ddccp.txt40 The known bugs are at:
Ddecnet.txt218 about configuration, or even just report bugs, then there is a mailing
Dixgb.txt126 Ethernet PAUSE frames. There are hardware bugs associated with enabling
Dip-sysctl.txt433 On retransmit try to send bigger packets to work around bugs in
/linux-4.1.27/arch/openrisc/include/asm/
DKbuild9 generic-y += bugs.h
/linux-4.1.27/fs/jffs2/
DKconfig25 areas which at one point needed debugging, but when the bugs were
28 If reporting bugs, please try to have available a full dump of the
/linux-4.1.27/drivers/staging/i2o/
DREADME25 Fixed assorted dumb SMP locking bugs
/linux-4.1.27/Documentation/blackfin/
Dbfin-gpio-notes.txt15 * Bugs: Enter bugs at http://blackfin.uclinux.org/
/linux-4.1.27/drivers/mmc/card/
DKconfig64 to a memory card in order to expose certain well known bugs
/linux-4.1.27/Documentation/driver-model/
Ddevres.txt27 sufficient bugs in ->remove and ->probe failure path. Well, yes,
34 attention or testing as core code, and bugs on driver detach or
/linux-4.1.27/Documentation/ide/
DChangeLog.ide-floppy.1996-200248 * Ver 0.93 Oct 24 00 Fixed bugs for Clik! drive
DChangeLog.ide-cd.1994-200475 * More workarounds for Vertos bugs (based on patches
/linux-4.1.27/Documentation/devicetree/bindings/i2c/
Di2c-arb-gpio-challenge.txt8 the case where there is a device on the bus that has errata and/or bugs
/linux-4.1.27/Documentation/filesystems/nfs/
Dfault_injection.txt6 can help the developer find and fix bugs before their code is shipped in a
/linux-4.1.27/Documentation/sound/oss/
Dbtaudio31 should'nt crash your box. It might not work as expected, have bugs,
DREADME.OSS375 support for PnP cards. There are bugs in setting DMA channels in earlier
625 freeze your machine (due to chip bugs). If you have problems in getting
/linux-4.1.27/fs/ntfs/
DKconfig48 When reporting bugs, please try to have available a full dump of
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-bus-pci176 Contact: Narendra K <narendra_k@dell.com>, linux-bugs@dell.com
190 Contact: Narendra K <narendra_k@dell.com>, linux-bugs@dell.com
204 Contact: Narendra K <narendra_k@dell.com>, linux-bugs@dell.com
/linux-4.1.27/Documentation/arm/nwfpe/
DREADME40 determining that bugs still exist; but are virtually useless when
/linux-4.1.27/Documentation/power/
Ds2ram.txt74 ordering-sensitive bugs).
/linux-4.1.27/arch/powerpc/platforms/8xx/
DKconfig122 MPC860 CPUs, prior to Rev C have some bugs in the silicon, which
/linux-4.1.27/arch/m68k/fpsp040/
Dbugfix.S5 | This file contains workarounds for bugs in the 040
8 | Fixes for bugs: 1238
/linux-4.1.27/arch/powerpc/platforms/
DKconfig218 bool "Workarounds for PPC601 bugs"
221 Some versions of the PPC601 (the first PowerPC chip) have bugs which
/linux-4.1.27/Documentation/x86/i386/
DIO-APIC.txt11 There are (a few) known breakages in certain older boards, such bugs are
/linux-4.1.27/arch/x86/math-emu/
DREADME44 Please report bugs, etc to me at:
102 (version 2.01) and the 80486 FPU (apart from bugs). The differences
398 emulator, often by just reporting bugs, sometimes with suggested
/linux-4.1.27/tools/power/cpupower/po/
Dpt.po212 msgid "Report errors and bugs to %s, please.\n"
213 msgstr "Reporte erros e bugs para %s, por favor.\n"
495 "cpufreq is printed which is useful e.g. for reporting bugs.\n"
499 "o cpufreq é mostrada, o que é útil por exemplo para reportar bugs.\n"
Dde.po214 msgid "Report errors and bugs to %s, please.\n"
500 "cpufreq is printed which is useful e.g. for reporting bugs.\n"
Dcs.po217 msgid "Report errors and bugs to %s, please.\n"
492 "cpufreq is printed which is useful e.g. for reporting bugs.\n"
Dit.po214 msgid "Report errors and bugs to %s, please.\n"
492 "cpufreq is printed which is useful e.g. for reporting bugs.\n"
Dfr.po214 msgid "Report errors and bugs to %s, please.\n"
494 "cpufreq is printed which is useful e.g. for reporting bugs.\n"
/linux-4.1.27/security/
DKconfig112 can help reduce the impact of kernel NULL pointer bugs.
/linux-4.1.27/drivers/net/ethernet/dec/tulip/
DKconfig76 obscure bugs if your mainboard has memory controller timing issues.
/linux-4.1.27/Documentation/i2c/busses/
Di2c-i80148 possible to work around possible driver or hardware bugs if the feature in
/linux-4.1.27/Documentation/development-process/
D6.Followthrough162 bugs to deal with. The stabilization period is your best opportunity to
163 fix these bugs and ensure that your code's debut in a mainline kernel
D1.Intro27 with kernel development are encouraged to track down and fix bugs as an
167 improved. Often review finds severe bugs and security problems. This is
D2.Process84 regressions from previous releases. No bugs are welcome, but those which
475 at the current lists of regressions and open bugs in general. There is
D4.Coding188 So we don't fix bugs by introducing new problems. That way lies
/linux-4.1.27/Documentation/input/
Dgamepad.txt74 bugs, if they don't.
/linux-4.1.27/arch/m32r/
DKconfig352 have BIOS bugs and may crash if this is done. Also, some embedded
/linux-4.1.27/fs/affs/
DChanges6 Known bugs:
/linux-4.1.27/Documentation/scsi/
DFlashPoint.txt142 several firmware bugs were found and corrected. My heavily loaded Linux
DChangeLog.1992-199780 * scsi_proc.c: Fixed a number of bugs in directory handling
219 NULL pointer panic on odd UDCs fixed, two bugs in diagnostic output
261 Change memory allocation to work around bugs in __get_dma_pages.
1498 * aha152x.c, Makefile: Fix a few bugs (too much data message).
1881 * aha1740.c: Fix a few minor bugs for multiple devices.
Daic79xx.txt133 - Fix a few register window mode bugs.
Dtmscsim.txt402 as to the linux-scsi list (<linux-scsi@vger.kernel.org>), as sometimes bugs
DChangeLog.sym53c8xx172 - 2 tiny bugs fixed in the PCI wrapper that provides support
/linux-4.1.27/arch/arc/
DKconfig362 potential bugs in code
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/
Dmpc5200.txt24 silicon bugs and it adds a small number of enhancements. Most of the
/linux-4.1.27/Documentation/dvb/
DREADME.dvb-usb163 2. Known problems and bugs
/linux-4.1.27/Documentation/prctl/
Dseccomp_filter.txt9 As system calls change and mature, bugs are found and eradicated. A
/linux-4.1.27/arch/x86/
DKconfig.debug96 data. This is recommended so that we can catch kernel bugs sooner.
DKconfig806 destination. This catches hard-to-find kernel bugs and
1642 overflow or underflow bugs.
2238 have BIOS bugs and may crash if this is done. Also, some embedded
/linux-4.1.27/kernel/power/
DKconfig151 code. This is helpful when debugging and reporting PM bugs, like
/linux-4.1.27/Documentation/ioctl/
Dbotching-up-ioctls.txt98 bugs and regressions.
/linux-4.1.27/arch/m68k/
DKconfig.machine151 Support the bugs of Xcopilot.
/linux-4.1.27/drivers/acpi/
DKconfig96 and can be used to identify ACPI code or EC firmware bugs.
/linux-4.1.27/Documentation/sysctl/
Dvm.txt478 be restricted from mmapping. Since kernel null dereference bugs could
484 against future potential kernel bugs.
/linux-4.1.27/Documentation/virtual/kvm/
Dtimekeeping.txt266 in practice, many bugs and glitches have occurred due to the special nature of
412 In addition, some vendors have known bugs where the P-state is actually
/linux-4.1.27/drivers/net/wan/
DKconfig298 Various DSCC4 bugs forbid any reliable software reset of the ASIC.
/linux-4.1.27/Documentation/sound/alsa/
DHD-Audio.txt23 bugs and issues specific to each controller type. The snd-hda-intel
211 One of the most frequent (and obvious) bugs with HD-audio is the
/linux-4.1.27/Documentation/laptops/
Dthinkpad-acpi.txt100 Also, any bugs in the thinkpad-acpi sysfs driver code or in the
657 UPDATE: refer to https://bugs.freedesktop.org/show_bug.cgi?id=2000
1086 key press (there are some firmware bugs in this area) and delivered as
/linux-4.1.27/Documentation/PCI/
Dpci-error-recovery.txt370 PCI error events are caused by software bugs, e.g. DMA's to
/linux-4.1.27/mm/
DKconfig351 can help reduce the impact of kernel NULL pointer bugs.
/linux-4.1.27/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt129 15.2 Flushing out bugs
851 easier to set up, fix bugs, and add new features.
4392 15.2. Flushing out bugs
4572 serious set of bugs.
/linux-4.1.27/Documentation/blockdev/
DREADME.DAC96042 hardware configuration. Driver bugs are actually quite rare; if you encounter
/linux-4.1.27/Documentation/s390/
DDebugging390.txt739 some bugs, please make sure you are using gdb-5.0 or later developed
2142 Bob Grainger Stefan Bader & others for reporting bugs
/linux-4.1.27/Documentation/x86/
Dboot.txt975 interrupts should be disabled. Furthermore, to guard against bugs in
/linux-4.1.27/arch/arm/
DKconfig1581 https://bugs.launchpad.net/binutils-linaro/+bug/725126
/linux-4.1.27/init/
DKconfig1583 bugs/quirks. Disable this only if your target machine is
/linux-4.1.27/Documentation/devicetree/
Dbooting-without-of.txt1062 it up) among others. The error handling needs work, bugs are lurking,