Home
last modified time | relevance | path

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

1234567891011

/linux-6.6.21/Documentation/process/
Dsecurity-bugs.rst3 Security bugs
8 disclosed as quickly as possible. Please report security bugs to the
43 for publicly known bugs are released immediately.
45 Although our preference is to release fixes for publicly undisclosed bugs
61 In other words our only interest is in getting bugs fixed. All other
/linux-6.6.21/Documentation/fb/
Daty128fb.rst69 There are known and unknown bugs, features and misfeatures.
70 Currently there are following known bugs:
73 bugs/errata to list here.
/linux-6.6.21/drivers/scsi/aic7xxx/
Daic7xxx_pci.c834 if ((ahc->bugs & AHC_CACHETHEN_DIS_BUG) != 0) in ahc_pci_config()
837 if ((ahc->bugs & AHC_CACHETHEN_BUG) != 0) in ahc_pci_config()
847 if ((ahc->bugs & AHC_PCI_2_1_RETRY_BUG) != 0 in ahc_pci_config()
2053 ahc->bugs |= AHC_TMODE_WIDEODD_BUG|AHC_CACHETHEN_BUG|AHC_PCI_MWI_BUG; in ahc_aic785X_setup()
2056 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG; in ahc_aic785X_setup()
2071 ahc->bugs |= AHC_TMODE_WIDEODD_BUG|AHC_CACHETHEN_BUG|AHC_PCI_MWI_BUG; in ahc_aic7860_setup()
2074 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG; in ahc_aic7860_setup()
2098 ahc->bugs |= AHC_TMODE_WIDEODD_BUG|AHC_CACHETHEN_BUG|AHC_PCI_MWI_BUG; in ahc_aic7870_setup()
2176 ahc->bugs |= AHC_TMODE_WIDEODD_BUG; in ahc_aic7880_setup()
2179 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 …]
/linux-6.6.21/Documentation/translations/zh_TW/admin-guide/
Dindex.rst40 security-bugs
48 reporting-bugs
Dsecurity-bugs.rst5 :Original: :doc:`../../../process/security-bugs`
/linux-6.6.21/drivers/tty/serial/8250/
D8250_rt288x.c76 p->bugs |= UART_BUG_NOMSR; in au_platform_setup()
95 up->bugs |= UART_BUG_NOMSR; in rt288x_setup()
/linux-6.6.21/drivers/net/ethernet/chelsio/
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-6.6.21/arch/x86/kernel/fpu/
DMakefile6 obj-y += init.o bugs.o core.o regset.o signal.o xstate.o
/linux-6.6.21/include/linux/
Dserial_8250.h48 u16 bugs; /* port bugs */ member
129 u16 bugs; /* port bugs */ member
/linux-6.6.21/Documentation/translations/it_IT/admin-guide/
Dsecurity-bugs.rst3 :Original: :ref:`Documentation/process/security-bugs.rst <securitybugs>`
/linux-6.6.21/Documentation/admin-guide/
Dbug-bisect.rst13 Finding bugs is not always easy. Have a go though. If you can't find it don't
29 Using the provided tools with ``git`` makes finding bugs easy provided the bug
/linux-6.6.21/Documentation/tools/rtla/
Dcommon_appendix.rst3 Report bugs to <linux-kernel@vger.kernel.org>
/linux-6.6.21/Documentation/tools/rv/
Dcommon_appendix.rst4 Report bugs to <linux-kernel@vger.kernel.org>
/linux-6.6.21/drivers/parport/
DBUGS-parport1 Currently known (or at least suspected) bugs in parport:
DTODO-parport3 0. Fix the bugs (see BUGS-parport).
/linux-6.6.21/Documentation/maintainer/
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
/linux-6.6.21/Documentation/translations/zh_CN/admin-guide/
Dsecurity-bugs.rst3 :Original: :doc:`../../../process/security-bugs`
/linux-6.6.21/drivers/scsi/csiostor/
DKconfig17 Please send feedback to <linux-bugs@chelsio.com>.
/linux-6.6.21/drivers/misc/lkdtm/
DMakefile5 lkdtm-$(CONFIG_LKDTM) += bugs.o
/linux-6.6.21/drivers/crypto/chelsio/
DKconfig20 Please send feedback to <linux-bugs@chelsio.com>.
/linux-6.6.21/tools/testing/selftests/arm64/signal/
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-6.6.21/drivers/infiniband/hw/cxgb4/
DKconfig18 Please send feedback to <linux-bugs@chelsio.com>.
/linux-6.6.21/drivers/media/test-drivers/visl/
DKconfig18 has not been upstreamed yet. This can reveal bugs at an early stage.
/linux-6.6.21/drivers/staging/rtl8192u/
DTODO9 * Fix bugs due to code that sleeps in atomic context.

1234567891011