| /linux-6.15/drivers/gpu/drm/ci/xfails/ |
| H A D | rockchip-rk3288-flakes.txt | 12 # Linux Version: 6.11.0-rc2 19 # Linux Version: 6.11.0-rc2 26 # Linux Version: 6.11.0-rc2 33 # Linux Version: 6.11.0-rc2
|
| H A D | rockchip-rk3399-flakes.txt | 54 # Linux Version: 6.11.0-rc2 82 # Linux Version: 6.13.0-rc2 89 # Linux Version: 6.13.0-rc2 96 # Linux Version: 6.13.0-rc2 103 # Linux Version: 6.13.0-rc2 110 # Linux Version: 6.13.0-rc2 117 # Linux Version: 6.13.0-rc2 124 # Linux Version: 6.13.0-rc2 131 # Linux Version: 6.13.0-rc2
|
| H A D | i915-cml-flakes.txt | 19 # Linux Version: 6.11.0-rc2 26 # Linux Version: 6.11.0-rc2 33 # Linux Version: 6.13.0-rc2
|
| H A D | amdgpu-stoney-flakes.txt | 19 # Linux Version: 6.11.0-rc2 26 # Linux Version: 6.13.0-rc2 33 # Linux Version: 6.13.0-rc2
|
| H A D | i915-amly-flakes.txt | 54 # Linux Version: 6.11.0-rc2 61 # Linux Version: 6.13.0-rc2 68 # Linux Version: 6.13.0-rc2
|
| H A D | msm-sc7180-trogdor-kingoftown-flakes.txt | 26 # Linux Version: 6.13.0-rc2 33 # Linux Version: 6.13.0-rc2
|
| H A D | i915-jsl-flakes.txt | 5 # Linux Version: 6.13.0-rc2
|
| H A D | i915-whl-flakes.txt | 12 # Linux Version: 6.13.0-rc2
|
| H A D | i915-apl-flakes.txt | 12 # Linux Version: 6.11.0-rc2
|
| H A D | i915-glk-flakes.txt | 19 # Linux Version: 6.13.0-rc2
|
| H A D | msm-sdm845-skips.txt | 31 # Linux Version: 6.11.0-rc2
|
| H A D | vkms-none-skips.txt | 266 # CPU: 1 UID: 0 PID: 1250 Comm: kms_cursor_crc Not tainted 6.13.0-rc2-ge95c88d68ac3 #1 319 # CPU: 0 UID: 0 PID: 119 Comm: kworker/u8:6 Tainted: G W 6.13.0-rc2-ge95c88d68ac3 #1 372 # CPU: 0 UID: 0 PID: 2933 Comm: kms_cursor_crc Not tainted 6.13.0-rc2-g5219242748c8 #1 425 # CPU: 1 UID: 0 PID: 11 Comm: kworker/u8:0 Tainted: G W 6.13.0-rc2-g5219242748c8 #1 478 # CPU: 0 UID: 0 PID: 2933 Comm: kms_cursor_crc Not tainted 6.13.0-rc2-g5219242748c8 #1 531 # CPU: 1 UID: 0 PID: 11 Comm: kworker/u8:0 Tainted: G W 6.13.0-rc2-g5219242748c8 #1 584 # CPU: 0 UID: 0 PID: 2933 Comm: kms_cursor_crc Not tainted 6.13.0-rc2-g5219242748c8 #1 637 # CPU: 1 UID: 0 PID: 11 Comm: kworker/u8:0 Tainted: G W 6.13.0-rc2-g5219242748c8 #1 690 # CPU: 0 UID: 0 PID: 2898 Comm: kms_cursor_crc Not tainted 6.13.0-rc2-g1f006005ebf8 #1 743 # CPU: 1 UID: 0 PID: 1657 Comm: kworker/u8:14 Tainted: G W 6.13.0-rc2-g1f006005ebf8…
|
| H A D | i915-kbl-skips.txt | 50 # CPU: 4 UID: 0 PID: 472 Comm: device_reset Not tainted 6.13.0-rc2-ge95c88d68ac3 #1 102 # CPU: 1 UID: 0 PID: 472 Comm: device_reset Tainted: G W 6.13.0-rc2-ge95c88d68ac3 #1
|
| /linux-6.15/fs/ecryptfs/ |
| H A D | read_write.c | 188 int rc2; in ecryptfs_write() local 190 rc2 = ecryptfs_write_inode_size_to_metadata( in ecryptfs_write() 192 if (rc2) { in ecryptfs_write() 195 "rc = [%d]\n", rc2); in ecryptfs_write() 197 rc = rc2; in ecryptfs_write()
|
| /linux-6.15/Documentation/maintainer/ |
| H A D | messy-diffstat.rst | 23 ... vM --- vN-rc1 --- vN-rc2 --- vN-rc3 --- ... --- vN-rc7 --- vN 28 $ git diff --stat --summary vN-rc2..vN-rc3 38 ... vM --- vN-rc1 --- vN-rc2 --- vN-rc3 --- ... --- vN-rc7 --- vN 48 ... vM --- vN-rc1 --- vN-rc2 --- vN-rc3 --- ... --- vN-rc7 --- vN 54 Our maintainer has created one branch at vN-rc1 and another at vN-rc2; the 64 and the second origin end point (vN-rc2), which is certainly not what our 80 ... vM --- vN-rc1 --- vN-rc2 --- vN-rc3 --- ... --- vN-rc7 --- vN
|
| /linux-6.15/drivers/net/ethernet/sfc/ |
| H A D | ef10_sriov.c | 559 int rc = 0, rc2 = 0; in efx_ef10_sriov_set_vf_vlan() local 623 rc2 = efx_ef10_vport_add_mac(efx, vf->vport_id, vf->mac); in efx_ef10_sriov_set_vf_vlan() 624 if (rc2) { in efx_ef10_sriov_set_vf_vlan() 631 rc2 = efx_ef10_evb_port_assign(efx, vf->vport_id, vf_i); in efx_ef10_sriov_set_vf_vlan() 632 if (rc2) in efx_ef10_sriov_set_vf_vlan() 640 if (rc2) in efx_ef10_sriov_set_vf_vlan() 646 rc2 = vf->efx->type->filter_table_probe(vf->efx); in efx_ef10_sriov_set_vf_vlan() 647 if (rc2) in efx_ef10_sriov_set_vf_vlan() 652 rc2 = efx_net_open(vf->efx->net_dev); in efx_ef10_sriov_set_vf_vlan() 653 if (rc2) in efx_ef10_sriov_set_vf_vlan() [all …]
|
| H A D | tc_counters.c | 136 int rc, rc2; in efx_tc_flower_allocate_counter() local 162 rc2 = efx_mae_free_counter(efx, cnt); in efx_tc_flower_allocate_counter() 163 if (rc2) in efx_tc_flower_allocate_counter() 166 cnt->fw_id, rc2); in efx_tc_flower_allocate_counter()
|
| /linux-6.15/arch/powerpc/mm/book3s64/ |
| H A D | hash_pgtable.c | 121 int rc2 = htab_remove_mapping(start, start + page_size, in hash__vmemmap_create_mapping() local 124 BUG_ON(rc2 && (rc2 != -ENOENT)); in hash__vmemmap_create_mapping()
|
| /linux-6.15/security/selinux/ |
| H A D | avc.c | 1033 int rc = 0, rc2; in avc_has_extended_perms() local 1090 rc2 = avc_xperms_audit(ssid, tsid, tclass, requested, in avc_has_extended_perms() 1092 if (rc2) in avc_has_extended_perms() 1093 return rc2; in avc_has_extended_perms() 1193 int rc, rc2; in avc_has_perm() local 1198 rc2 = avc_audit(ssid, tsid, tclass, requested, &avd, rc, in avc_has_perm() 1200 if (rc2) in avc_has_perm() 1201 return rc2; in avc_has_perm()
|
| /linux-6.15/Documentation/ABI/obsolete/ |
| H A D | sysfs-selinux-user | 3 KernelVersion: 2.6.12-rc2 (predates git)
|
| /linux-6.15/Documentation/translations/zh_CN/dev-tools/ |
| H A D | kcsan.rst | 50 CPU: 6 PID: 488 Comm: access_thread Not tainted 5.12.0-rc2+ #1 72 CPU: 2 PID: 515 Comm: access_thread Not tainted 5.12.0-rc2+ #1
|
| /linux-6.15/drivers/net/ethernet/ibm/ |
| H A D | ibmveth.c | 773 int rc1 = 0, rc2 = 0; in ibmveth_set_csum_offload() local 845 rc2 = ibmveth_open(dev); in ibmveth_set_csum_offload() 847 return rc1 ? rc1 : rc2; in ibmveth_set_csum_offload() 855 int rc1 = 0, rc2 = 0; in ibmveth_set_tso() local 905 rc2 = ibmveth_open(dev); in ibmveth_set_tso() 907 return rc1 ? rc1 : rc2; in ibmveth_set_tso() 916 int rc1 = 0, rc2 = 0; in ibmveth_set_features() local 927 rc2 = ibmveth_set_tso(dev, large_send); in ibmveth_set_features() 928 if (rc2 && !adapter->large_send) in ibmveth_set_features() 933 return rc1 ? rc1 : rc2; in ibmveth_set_features()
|
| /linux-6.15/Documentation/ABI/stable/ |
| H A D | procfs-audit_loginuid | 3 KernelVersion: 2.6.11-rc2 1e2d1492e178 ("[PATCH] audit: handle loginuid through proc")
|
| /linux-6.15/net/llc/ |
| H A D | llc_conn.c | 443 int rc2 = (*next_action)(sk, skb); in llc_exec_conn_trans_actions() local 445 if (rc2 == 2) { in llc_exec_conn_trans_actions() 446 rc = rc2; in llc_exec_conn_trans_actions() 448 } else if (rc2) in llc_exec_conn_trans_actions()
|
| /linux-6.15/Documentation/ABI/removed/ |
| H A D | sysfs-selinux-checkreqprot | 3 KernelVersion: 2.6.12-rc2 (predates git)
|