Searched refs:bugs (Results 1 – 25 of 206) sorted by relevance
123456789
1 Chinese translated version of Documentation/admin-guide/security-bugs.rst11 Documentation/admin-guide/security-bugs.rst 的中文翻译34 是有帮助的信息,那就请重温一下admin-guide/reporting-bugs.rst文件中的概述过程。任
3 Reporting bugs9 The upstream Linux kernel maintainers only fix bugs for specific kernel24 How to report Linux kernel bugs46 bug report. Some maintainers prefer bugs to be reported via bugzilla47 (https://bugzilla.kernel.org), while others prefer that bugs be reported64 :ref:`Documentation/admin-guide/security-bugs.rst <securitybugs>` for more information.73 Tips for reporting bugs argument78 http://www.chiark.greenend.org.uk/~sgtatham/bugs.html82 It's REALLY important to report bugs that seem unrelated as separate email84 bugs at once, it's difficult for maintainers to tease apart the relevant[all …]
30 problems and bugs in particular.35 reporting-bugs36 security-bugs
13 Finding bugs is not always easy. Have a go though. If you can't find it don't18 :ref:`Documentation/admin-guide/reporting-bugs.rst <reportingbugs>`.29 Using the provided tools with ``git`` makes finding bugs easy provided the bug
3 Security bugs8 disclosed as quickly as possible. Please report security bugs to the24 admin-guide/reporting-bugs.rst if you are unclear about what50 Fixes for sensitive bugs, such as those that might lead to privilege
66 There are known and unknown bugs, features and misfeatures.67 Currently there are following known bugs:69 bugs/errata to list here.
841 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 …]
843 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 …]
321 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()
35 Please send feedback to <linux-bugs@chelsio.com>.62 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>.
5 obj-y += init.o bugs.o core.o regset.o signal.o xstate.o
1 Currently known (or at least suspected) bugs in parport:
3 0. Fix the bugs (see BUGS-parport).
5 lkdtm-$(CONFIG_LKDTM) += bugs.o
15 Please send feedback to <linux-bugs@chelsio.com>.
16 Please send feedback to <linux-bugs@chelsio.com>.
17 Please send feedback to <linux-bugs@chelsio.com>.
1 generic-y += bugs.h
2 generic-y += bugs.h
60 bugs in error paths. Valuable suggestions also have come from Al Viro63 …er test teams and SuSE and Citrix and RedHat testers for finding multiple bugs during excellent st…
929 up->bugs |= UART_BUG_QUOT; in autoconfig_has_efr()1223 up->bugs = 0; in autoconfig()1562 if (up->bugs & UART_BUG_TXEN) { in __start_tx()1662 if (up->bugs & UART_BUG_NOMSR) in serial8250_disable_ms()1674 if (up->bugs & UART_BUG_NOMSR) in serial8250_enable_ms()2291 up->bugs |= UART_BUG_THRE; in serial8250_do_startup()2341 if (!(up->bugs & UART_BUG_TXEN)) { in serial8250_do_startup()2342 up->bugs |= UART_BUG_TXEN; in serial8250_do_startup()2347 up->bugs &= ~UART_BUG_TXEN; in serial8250_do_startup()2526 if (up->bugs & UART_BUG_QUOT && (quot & 0xff) == 0) in serial8250_do_get_divisor()[all …]
4 generic-y += bugs.h
24 obj-y += bugs.o
18 Please send feedback to <linux-bugs@chelsio.com>.