| /Linux-v5.15/Documentation/admin-guide/ | 
| D | reporting-issues.rst | 25 <https://kernel.org/>`_. If it still shows the issue, report it to the stable31 issue. Check the :ref:`MAINTAINERS <maintainers>` file for how its developers
 36 <https://kernel.org/>`_. If the issue is present there, send a report.
 38 The issue was fixed there, but you would like to see it resolved in a still
 47 before the issue occurs.
 51 issue, like the kernel and the distro used. In case of a regression, CC the
 73 early if an issue that looks like a Linux kernel problem is actually caused by
 77  * Are you facing an issue with a Linux kernel a hardware or software vendor
 79    document and reporting the issue to your vendor instead, unless you are
 88  * See if the issue you are dealing with qualifies as regression, security
 [all …]
 
 | 
| /Linux-v5.15/tools/perf/pmu-events/arch/x86/elkhartlake/ | 
| D | other.json | 184 …"BriefDescription": "Counts the total number of issue slots that were not consumed by the backend …191 …issue slots that were not consumed by the backend because allocation is stalled due to a mispredic…
 196 …"BriefDescription": "Counts the number of issue slots every cycle that were not consumed by the ba…
 206 …"BriefDescription": "Counts the total number of issue slots that were not consumed by the backend …
 216 …"BriefDescription": "Counts the number of issue slots every cycle that were not consumed by the ba…
 238 …"BriefDescription": "Counts the total number of issue slots every cycle that were not consumed by …
 248 …"BriefDescription": "Counts the number of issue slots every cycle that were not consumed by the ba…
 259 …"BriefDescription": "Counts the number of issue slots every cycle that were not consumed by the ba…
 270 …"BriefDescription": "Counts the number of issue slots every cycle that were not consumed by the ba…
 281 …"BriefDescription": "Counts the number of issue slots every cycle that were not consumed by the ba…
 [all …]
 
 | 
| /Linux-v5.15/tools/testing/selftests/x86/ | 
| D | syscall_nt.c | 56 	printf("[RUN]\tSet NT and issue a syscall\n");  in main()59 	printf("[RUN]\tSet AC and issue a syscall\n");  in main()
 62 	printf("[RUN]\tSet NT|AC and issue a syscall\n");  in main()
 72 	printf("[RUN]\tSet TF and issue a syscall\n");  in main()
 75 	printf("[RUN]\tSet NT|TF and issue a syscall\n");  in main()
 78 	printf("[RUN]\tSet AC|TF and issue a syscall\n");  in main()
 81 	printf("[RUN]\tSet NT|AC|TF and issue a syscall\n");  in main()
 89 	printf("[RUN]\tSet DF and issue a syscall\n");  in main()
 92 	printf("[RUN]\tSet TF|DF and issue a syscall\n");  in main()
 
 | 
| /Linux-v5.15/tools/perf/pmu-events/arch/arm64/ampere/emag/ | 
| D | pipeline.json | 15         "PublicDescription": "IXA Op non-issue",21         "PublicDescription": "IXB Op non-issue",
 27         "PublicDescription": "BX Op non-issue",
 33         "PublicDescription": "LX Op non-issue",
 39         "PublicDescription": "SX Op non-issue",
 45         "PublicDescription": "FX Op non-issue",
 
 | 
| /Linux-v5.15/Documentation/kbuild/ | 
| D | Kconfig.recursion-issue-01 | 1 # Simple Kconfig recursive issue6 # make KBUILD_KCONFIG=Documentation/kbuild/Kconfig.recursion-issue-01 allnoconfig
 8 # This Kconfig file has a simple recursive dependency issue. In order to
 9 # understand why this recursive dependency issue occurs lets consider what
 36 # Reading the Documentation/kbuild/Kconfig.recursion-issue-01 file it may be
 41 # implications of this recursive issue where the solution is perhaps not so
 45 mainmenu "Simple example to demo kconfig recursive dependency issue"
 
 | 
| D | issues.rst | 5 issue #18 .. literalinclude:: Kconfig.recursion-issue-01
 11 issue #2
 14 .. literalinclude:: Kconfig.recursion-issue-02
 
 | 
| D | Kconfig.recursion-issue-02 | 1 # Cumulative Kconfig recursive issue6 # make KBUILD_KCONFIG=Documentation/kbuild/Kconfig.recursion-issue-02 allnoconfig
 23 # The example provided in Documentation/kbuild/Kconfig.recursion-issue-02
 30 # other bells in the system cannot negate. The reason for this issue is
 41 # For an example real world scenario issue refer to the attempt to remove
 
 | 
| D | Kconfig.select-break | 1 # Select broken dependency issue13 # example of this issue is below.
 21 mainmenu "Simple example to demo kconfig select broken dependency issue"
 
 | 
| /Linux-v5.15/tools/perf/pmu-events/arch/x86/goldmont/ | 
| D | other.json | 24 …"PublicDescription": "Counts the number of issue slots per core cycle that were not consumed by th…30         "BriefDescription": "Unfilled issue slots per cycle"
 34 …"PublicDescription": "Counts the number of issue slots per core cycle that were not consumed becau…
 40 …     "BriefDescription": "Unfilled issue slots per cycle because of a full resource in the backend"
 44 …issue slots per core cycle that were not consumed by the backend because allocation is stalled wai…
 50         "BriefDescription": "Unfilled issue slots per cycle to recover"
 
 | 
| /Linux-v5.15/tools/perf/pmu-events/arch/x86/goldmontplus/ | 
| D | other.json | 28 …"PublicDescription": "Counts the number of issue slots per core cycle that were not consumed by th…36         "BriefDescription": "Unfilled issue slots per cycle"
 40 …"PublicDescription": "Counts the number of issue slots per core cycle that were not consumed becau…
 48 …     "BriefDescription": "Unfilled issue slots per cycle because of a full resource in the backend"
 52 …issue slots per core cycle that were not consumed by the backend because allocation is stalled wai…
 60         "BriefDescription": "Unfilled issue slots per cycle to recover"
 
 | 
| /Linux-v5.15/drivers/net/mdio/ | 
| D | mdio-ipq4019.c | 77 		/* issue the phy address and mmd */  in ipq4019_mdio_read()80 		/* issue reg */  in ipq4019_mdio_read()
 92 		/* issue the phy address and reg */  in ipq4019_mdio_read()
 98 	/* issue read command */  in ipq4019_mdio_read()
 140 		/* issue the phy address and mmd */  in ipq4019_mdio_write()
 143 		/* issue reg */  in ipq4019_mdio_write()
 160 		/* issue the phy address and reg */  in ipq4019_mdio_write()
 164 	/* issue write data */  in ipq4019_mdio_write()
 167 	/* issue write command */  in ipq4019_mdio_write()
 
 | 
| /Linux-v5.15/Documentation/ABI/testing/ | 
| D | sysfs-bus-usb-lvstest | 9 		Write to this node to issue "Get Device Descriptor"32 		Write to this node to issue "Reset" for Link Layer Validation
 39 		Write to this node to issue "U3 entry" for Link Layer
 46 		Write to this node to issue "U3 exit" for Link Layer
 58 		Write to this node to issue "Warm Reset" for Link Layer Validation
 
 | 
| /Linux-v5.15/arch/powerpc/include/asm/ | 
| D | fsl_lbc.h | 192 #define FIR_OP_CA    0x1        /* Issue current column address */193 #define FIR_OP_PA    0x2        /* Issue current block+page address */
 194 #define FIR_OP_UA    0x3        /* Issue user defined address */
 195 #define FIR_OP_CM0   0x4        /* Issue command from FCR[CMD0] */
 196 #define FIR_OP_CM1   0x5        /* Issue command from FCR[CMD1] */
 197 #define FIR_OP_CM2   0x6        /* Issue command from FCR[CMD2] */
 198 #define FIR_OP_CM3   0x7        /* Issue command from FCR[CMD3] */
 203 #define FIR_OP_CW0   0xC        /* Wait then issue FCR[CMD0] */
 204 #define FIR_OP_CW1   0xD        /* Wait then issue FCR[CMD1] */
 
 | 
| /Linux-v5.15/tools/perf/pmu-events/arch/x86/sandybridge/ | 
| D | snb-metrics.json | 7 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…14 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…
 21 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
 28 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
 95         "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
 101         "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
 
 | 
| /Linux-v5.15/tools/perf/pmu-events/arch/x86/jaketown/ | 
| D | jkt-metrics.json | 7 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…14 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…
 21 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
 28 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
 95         "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
 101         "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
 
 | 
| /Linux-v5.15/Documentation/process/ | 
| D | embargoed-hardware-issues.rst | 36 issue according to our documented process.99 will form the initial response team for a particular issue. The initial
 101 the issue in the best technical way.
 105 immediate exclusion from the current issue and removal from all related
 139 issue after confirming with the developers  that they will adhere to this
 142 issue after initial contact. The hardware security team is supporting the
 152 entities who have already been, or should be, informed about the issue.
 161  - If an expert which is required to handle an issue is employed by an
 243 disclosure of a particular issue, unless requested by a response team or by
 
 | 
| /Linux-v5.15/tools/perf/pmu-events/arch/x86/ivytown/ | 
| D | ivt-metrics.json | 7 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…14 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…
 21 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
 28 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
 107         "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
 113         "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
 
 | 
| /Linux-v5.15/tools/perf/pmu-events/arch/x86/haswellx/ | 
| D | hsx-metrics.json | 7 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…14 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…
 21 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
 28 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
 107         "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
 113         "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
 
 | 
| /Linux-v5.15/tools/perf/pmu-events/arch/x86/haswell/ | 
| D | hsw-metrics.json | 7 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…14 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…
 21 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
 28 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
 107         "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
 113         "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
 
 | 
| /Linux-v5.15/tools/perf/pmu-events/arch/x86/ivybridge/ | 
| D | ivb-metrics.json | 7 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…14 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…
 21 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
 28 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
 107         "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
 113         "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
 
 | 
| /Linux-v5.15/include/linux/ | 
| D | blk_types.h | 169  * 51 bits: issue time of bio192 static inline u64 bio_issue_time(struct bio_issue *issue)  in bio_issue_time()  argument
 194 	return __bio_issue_time(issue->value);  in bio_issue_time()
 197 static inline sector_t bio_issue_size(struct bio_issue *issue)  in bio_issue_size()  argument
 199 	return ((issue->value & BIO_ISSUE_SIZE_MASK) >> BIO_ISSUE_SIZE_SHIFT);  in bio_issue_size()
 202 static inline void bio_issue_init(struct bio_issue *issue,  in bio_issue_init()  argument
 206 	issue->value = ((issue->value & BIO_ISSUE_RES_MASK) |  in bio_issue_init()
 376 	 * When a shared kthread needs to issue a bio for a cgroup, doing
 
 | 
| /Linux-v5.15/tools/perf/pmu-events/arch/x86/broadwell/ | 
| D | bdw-metrics.json | 7 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…14 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…
 21 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
 28 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
 107         "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
 113         "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
 
 | 
| /Linux-v5.15/samples/bpf/ | 
| D | xdp_rxq_info_user.c | 185 	__u64 issue;  member276 		rec->cpu[i].issue = values[i].issue;  in map_collect_percpu()
 277 		sum_issue        += values[i].issue;  in map_collect_percpu()
 280 	rec->total.issue     = sum_issue;  in map_collect_percpu()
 328 		packets = r->issue - p->issue;  in calc_errs_pps()
 357 		       "XDP stats", "CPU", "pps", "issue-pps");  in stats_print()
 381 	       "RXQ stats", "RXQ:CPU", "pps", "issue-pps");  in stats_print()
 
 | 
| /Linux-v5.15/tools/perf/pmu-events/arch/x86/skylake/ | 
| D | skl-metrics.json | 4 …ps). Ideally the Frontend can issue Machine_Width uops every cycle to the Backend. Frontend Bound …11 …ps). Ideally the Frontend can issue Machine_Width uops every cycle to the Backend. Frontend Bound …
 18 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
 25 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
 91 …"BriefDescription": "Total issue-pipeline slots (per-Physical Core till ICL; per-Logical Processor…
 97 …"BriefDescription": "Total issue-pipeline slots (per-Physical Core till ICL; per-Logical Processor…
 
 | 
| /Linux-v5.15/tools/perf/pmu-events/arch/x86/broadwellx/ | 
| D | bdx-metrics.json | 7 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…14 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…
 21 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
 28 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
 107         "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
 113         "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
 
 |