/linux-6.3-rc2/Documentation/admin-guide/ |
A D | security-bugs.rst | 3 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 69 Fixes for sensitive bugs, such as those that might lead to privilege
|
A D | bug-bisect.rst | 13 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
|
A D | index.rst | 32 problems and bugs in particular. 39 security-bugs
|
/linux-6.3-rc2/Documentation/fb/ |
A 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-6.3-rc2/drivers/scsi/aic7xxx/ |
A 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() 2056 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG; in ahc_aic785X_setup() 2074 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG; in ahc_aic7860_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() 2264 ahc->bugs |= AHC_SCBCHAN_UPLOAD_BUG; in ahc_aic7892_setup() 2299 ahc->bugs |= AHC_PCI_MWI_BUG; in ahc_aic7895_setup() 2345 ahc->bugs |= AHC_CACHETHEN_DIS_BUG; in ahc_aic7896_setup() [all …]
|
A D | aic79xx_seq.h_shipped | 843 return ((ahd->bugs & AHD_PKT_BITBUCKET_BUG) != 0); 875 return ((ahd->bugs & AHD_AUTOFLUSH_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); 995 return ((ahd->bugs & AHD_PKT_LUN_BUG) != 0); 1003 return ((ahd->bugs & AHD_FAINT_LED_BUG) != 0); 1011 return ((ahd->bugs & AHD_SET_MODE_BUG) != 0); [all …]
|
/linux-6.3-rc2/Documentation/translations/zh_TW/admin-guide/ |
A D | index.rst | 40 security-bugs 48 reporting-bugs
|
A D | security-bugs.rst | 5 :Original: :doc:`../../../admin-guide/security-bugs`
|
/linux-6.3-rc2/drivers/net/ethernet/chelsio/ |
A D | Kconfig | 37 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.3-rc2/arch/x86/kernel/fpu/ |
A D | Makefile | 6 obj-y += init.o bugs.o core.o regset.o signal.o xstate.o
|
/linux-6.3-rc2/Documentation/translations/it_IT/admin-guide/ |
A D | security-bugs.rst | 3 :Original: :ref:`Documentation/admin-guide/security-bugs.rst <securitybugs>`
|
/linux-6.3-rc2/Documentation/tools/rv/ |
A D | common_appendix.rst | 4 Report bugs to <linux-kernel@vger.kernel.org>
|
/linux-6.3-rc2/Documentation/tools/rtla/ |
A D | common_appendix.rst | 3 Report bugs to <linux-kernel@vger.kernel.org>
|
/linux-6.3-rc2/drivers/parport/ |
A D | BUGS-parport | 1 Currently known (or at least suspected) bugs in parport:
|
A D | TODO-parport | 3 0. Fix the bugs (see BUGS-parport).
|
/linux-6.3-rc2/Documentation/maintainer/ |
A 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-6.3-rc2/Documentation/translations/zh_CN/admin-guide/ |
A D | security-bugs.rst | 3 :Original: :doc:`../../../admin-guide/security-bugs`
|
/linux-6.3-rc2/drivers/crypto/chelsio/ |
A D | Kconfig | 20 Please send feedback to <linux-bugs@chelsio.com>.
|
/linux-6.3-rc2/drivers/scsi/csiostor/ |
A D | Kconfig | 17 Please send feedback to <linux-bugs@chelsio.com>.
|
/linux-6.3-rc2/drivers/misc/lkdtm/ |
A D | Makefile | 5 lkdtm-$(CONFIG_LKDTM) += bugs.o
|
/linux-6.3-rc2/tools/testing/selftests/arm64/signal/ |
A 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-6.3-rc2/drivers/infiniband/hw/cxgb4/ |
A D | Kconfig | 18 Please send feedback to <linux-bugs@chelsio.com>.
|
/linux-6.3-rc2/drivers/tty/serial/8250/ |
A D | 8250_port.c | 957 up->bugs |= UART_BUG_QUOT; in autoconfig_has_efr() 1226 up->bugs = 0; in autoconfig() 1578 if (up->bugs & UART_BUG_TXEN) { in __start_tx() 1706 if (up->bugs & UART_BUG_NOMSR) in serial8250_disable_ms() 1720 if (up->bugs & UART_BUG_NOMSR) in serial8250_enable_ms() 2356 up->bugs |= UART_BUG_THRE; in serial8250_do_startup() 2405 up->bugs |= UART_BUG_TXEN; in serial8250_do_startup() 2409 up->bugs &= ~UART_BUG_TXEN; in serial8250_do_startup() 2624 if (up->bugs & UART_BUG_PARITY) in serial8250_compute_lcr() 3211 up->bugs |= UART_BUG_NOMSR; in serial8250_config_port() [all …]
|
/linux-6.3-rc2/drivers/media/test-drivers/visl/ |
A D | Kconfig | 18 has not been upstreamed yet. This can reveal bugs at an early stage.
|
/linux-6.3-rc2/drivers/staging/rtl8192u/ |
A D | TODO | 9 * Fix bugs due to code that sleeps in atomic context.
|