Home
last modified time | relevance | path

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

1234567

/linux/tools/testing/selftests/x86/bugs/
H A Dcommon.py58 def sysfs_has_either(bugs, mitigations): argument
59 for bug in bugs:
65 def sysfs_has_none(bugs, mitigations): argument
66 return not sysfs_has_either(bugs, mitigations)
68 def sysfs_has_all(bugs, mitigations): argument
69 for bug in bugs:
/linux/Documentation/translations/zh_CN/process/
H A Dcve.rst17 独立于 :doc:`安全漏洞报送流程</process/security-bugs>`。
40 </process/security-bugs>` 发送到Linux内核社区。
H A Dsecurity-bugs.rst5 :Original: :doc:`../../../process/security-bugs`
H A Dindex.rst52 security-bugs
/linux/Documentation/fb/
H A Daty128fb.rst67 There are known and unknown bugs, features and misfeatures.
68 Currently there are following known bugs:
71 bugs/errata to list here.
/linux/Documentation/process/
H A Dindex.rst75 Dealing with bugs
80 policies around the handling of a couple of special classes of bugs:
88 security-bugs
H A Dsecurity-bugs.rst3 Security bugs
21 will not be processed. A significant part of reports are for bugs that
72 It is important that most bugs are handled publicly so as to involve the widest
73 possible audience and find the best solution. By nature, bugs that are handled
78 It turns out that the majority of the bugs reported via the security team are
79 just regular bugs that have been improperly qualified as security bugs due to
85 The security list exists for urgent bugs that grant an attacker a capability
93 team's experience shows that bugs discovered this way systematically surface
101 a real vulnerability. Reporting ordinary bugs to the security list, however,
170 Responsible use of AI to find bugs
[all …]
/linux/drivers/tty/serial/8250/
H A D8250_rt288x.c76 p->bugs |= UART_BUG_NOMSR; in au_platform_setup()
95 up->bugs |= UART_BUG_NOMSR; in rt288x_setup()
/linux/drivers/scsi/aic7xxx/
H A 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 …]
H A 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/arch/x86/kernel/fpu/
H A DMakefile6 obj-y += init.o bugs.o core.o regset.o signal.o xstate.o
/linux/Documentation/translations/it_IT/process/
H A Dsecurity-bugs.rst3 :Original: :ref:`Documentation/process/security-bugs.rst <securitybugs>`
/linux/Documentation/tools/rv/
H A Dcommon_appendix.rst4 Report bugs to <linux-kernel@vger.kernel.org>
/linux/drivers/parport/
H A DBUGS-parport1 Currently known (or at least suspected) bugs in parport:
H A DTODO-parport3 0. Fix the bugs (see BUGS-parport).
/linux/include/linux/
H A Dserial_8250.h48 u16 bugs; /* port bugs */ member
129 u16 bugs; /* port bugs */ member
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dsecurity-bugs.rst5 :Original: :doc:`../../../process/security-bugs`
/linux/Documentation/maintainer/
H A 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/drivers/scsi/csiostor/
H A DKconfig17 Please send feedback to <linux-bugs@chelsio.com>.
/linux/drivers/infiniband/hw/cxgb4/
H A DKconfig18 Please send feedback to <linux-bugs@chelsio.com>.
/linux/drivers/media/test-drivers/visl/
H A DKconfig17 has not been upstreamed yet. This can reveal bugs at an early stage.
/linux/tools/testing/selftests/arm64/signal/
H A 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/Documentation/cpu-freq/
H A Dindex.rst23 There is a CPU frequency general list where you can report bugs,
/linux/Documentation/admin-guide/cifs/
H A Dauthors.rst66 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/Documentation/nvme/
H A Dfeature-and-quirk-policy.rst35 bugs. Hence there is an inherent tradeoff between functionality and
64 implementation bugs. The intent of quirks is to deal with widely available

1234567