| /Linux-v5.10/Documentation/translations/zh_CN/ |
| D | SecurityBugs | 1 Chinese translated version of Documentation/admin-guide/security-bugs.rst 11 Documentation/admin-guide/security-bugs.rst 的中文翻译 34 是有帮助的信息,那就请重温一下admin-guide/reporting-bugs.rst文件中的概述过程。任
|
| /Linux-v5.10/Documentation/admin-guide/ |
| D | reporting-bugs.rst | 3 Reporting bugs 9 The upstream Linux kernel maintainers only fix bugs for specific kernel 24 How to report Linux kernel bugs 46 bug report. Some maintainers prefer bugs to be reported via bugzilla 47 (https://bugzilla.kernel.org), while others prefer that bugs be reported 64 :ref:`Documentation/admin-guide/security-bugs.rst <securitybugs>` for more information. 73 Tips for reporting bugs argument 78 https://www.chiark.greenend.org.uk/~sgtatham/bugs.html 82 It's REALLY important to report bugs that seem unrelated as separate email 84 bugs at once, it's difficult for maintainers to tease apart the relevant [all …]
|
| D | security-bugs.rst | 3 Security bugs 8 disclosed as quickly as possible. Please report security bugs to the 24 :doc:`reporting-bugs` if you are unclear about what 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 69 Fixes for sensitive bugs, such as those that might lead to privilege
|
| D | index.rst | 31 problems and bugs in particular. 36 reporting-bugs 37 security-bugs
|
| D | bug-bisect.rst | 13 Finding bugs is not always easy. Have a go though. If you can't find it don't 18 :ref:`Documentation/admin-guide/reporting-bugs.rst <reportingbugs>`. 29 Using the provided tools with ``git`` makes finding bugs easy provided the bug
|
| /Linux-v5.10/Documentation/fb/ |
| D | aty128fb.rst | 69 There are known and unknown bugs, features and misfeatures. 70 Currently there are following known bugs: 73 bugs/errata to list here.
|
| /Linux-v5.10/drivers/scsi/aic7xxx/ |
| D | aic7xxx_pci.c | 834 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() 2055 ahc->bugs |= AHC_TMODE_WIDEODD_BUG|AHC_CACHETHEN_BUG|AHC_PCI_MWI_BUG; in ahc_aic785X_setup() 2058 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG; in ahc_aic785X_setup() 2073 ahc->bugs |= AHC_TMODE_WIDEODD_BUG|AHC_CACHETHEN_BUG|AHC_PCI_MWI_BUG; in ahc_aic7860_setup() 2076 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG; in ahc_aic7860_setup() 2100 ahc->bugs |= AHC_TMODE_WIDEODD_BUG|AHC_CACHETHEN_BUG|AHC_PCI_MWI_BUG; in ahc_aic7870_setup() 2178 ahc->bugs |= AHC_TMODE_WIDEODD_BUG; in ahc_aic7880_setup() 2181 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG; in ahc_aic7880_setup() [all …]
|
| D | aic79xx_seq.h_shipped | 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 …]
|
| D | aic79xx_pci.c | 313 ahd->bugs &= ~AHD_PCIX_BUG_MASK; in ahd_pci_config() 947 ahd->bugs |= AHD_SENT_SCB_UPDATE_BUG|AHD_ABORT_LQI_BUG in ahd_aic790X_setup() 974 ahd->bugs |= AHD_LQOOVERRUN_BUG|AHD_EARLY_REQ_BUG; in ahd_aic790X_setup() 984 ahd->bugs |= AHD_INTCOLLISION_BUG|AHD_ABORT_LQI_BUG; in ahd_aic790X_setup()
|
| /Linux-v5.10/Documentation/translations/zh_CN/admin-guide/ |
| D | index.rst | 33 reporting-bugs 34 security-bugs
|
| /Linux-v5.10/drivers/net/ethernet/chelsio/ |
| D | Kconfig | 37 Please send feedback to <linux-bugs@chelsio.com>. 64 Please send feedback to <linux-bugs@chelsio.com>. 86 Please send feedback to <linux-bugs@chelsio.com>. 127 Please send feedback to <linux-bugs@chelsio.com>.
|
| /Linux-v5.10/arch/x86/kernel/fpu/ |
| D | Makefile | 6 obj-y += init.o bugs.o core.o regset.o signal.o xstate.o
|
| /Linux-v5.10/Documentation/translations/it_IT/admin-guide/ |
| D | security-bugs.rst | 3 :Original: :ref:`Documentation/admin-guide/security-bugs.rst <securitybugs>`
|
| /Linux-v5.10/drivers/parport/ |
| D | BUGS-parport | 1 Currently known (or at least suspected) bugs in parport:
|
| D | TODO-parport | 3 0. Fix the bugs (see BUGS-parport).
|
| /Linux-v5.10/Documentation/maintainer/ |
| D | modifying-patches.rst | 12 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-v5.10/drivers/misc/lkdtm/ |
| D | Makefile | 5 lkdtm-$(CONFIG_LKDTM) += bugs.o
|
| /Linux-v5.10/drivers/scsi/csiostor/ |
| D | Kconfig | 17 Please send feedback to <linux-bugs@chelsio.com>.
|
| /Linux-v5.10/drivers/crypto/chelsio/ |
| D | Kconfig | 20 Please send feedback to <linux-bugs@chelsio.com>.
|
| /Linux-v5.10/drivers/infiniband/hw/cxgb4/ |
| D | Kconfig | 18 Please send feedback to <linux-bugs@chelsio.com>.
|
| /Linux-v5.10/tools/testing/selftests/arm64/signal/ |
| D | README | 39 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-v5.10/Documentation/admin-guide/cifs/ |
| D | authors.rst | 66 bugs in error paths. Valuable suggestions also have come from Al Viro 69 …er test teams and SuSE and Citrix and RedHat testers for finding multiple bugs during excellent st…
|
| /Linux-v5.10/drivers/tty/serial/8250/ |
| D | 8250_port.c | 955 up->bugs |= UART_BUG_QUOT; in autoconfig_has_efr() 1219 up->bugs = 0; in autoconfig() 1567 if (up->bugs & UART_BUG_TXEN) { in __start_tx() 1684 if (up->bugs & UART_BUG_NOMSR) in serial8250_disable_ms() 1698 if (up->bugs & UART_BUG_NOMSR) in serial8250_enable_ms() 2314 up->bugs |= UART_BUG_THRE; in serial8250_do_startup() 2364 if (!(up->bugs & UART_BUG_TXEN)) { in serial8250_do_startup() 2365 up->bugs |= UART_BUG_TXEN; in serial8250_do_startup() 2369 up->bugs &= ~UART_BUG_TXEN; in serial8250_do_startup() 2531 if (up->bugs & UART_BUG_QUOT && (quot & 0xff) == 0) in serial8250_do_get_divisor() [all …]
|
| /Linux-v5.10/Documentation/cpu-freq/ |
| D | index.rst | 24 you can report bugs, problems or submit patches. To post a message,
|
| /Linux-v5.10/Documentation/translations/zh_CN/process/ |
| D | howto.rst | 129 :ref:`Documentation/admin-guide/security-bugs.rst <securitybugs>` 283 内核源码主目录中的:ref:`admin-guide/reporting-bugs.rst <reportingbugs>`
|