* [linux-next:master] BUILD REGRESSION d4a0ae62a277377de396850ed4b709b6bd9b7326
@ 2022-02-24 15:09 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-02-24 15:09 UTC (permalink / raw)
To: Andrew Morton; +Cc: Mark Brown, Linux Memory Management List
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
branch HEAD: d4a0ae62a277377de396850ed4b709b6bd9b7326 Add linux-next specific files for 20220223
Error/Warning reports:
https://lore.kernel.org/linux-doc/202202240704.pQD40A9L-lkp@intel.com
https://lore.kernel.org/linux-doc/202202240705.t3QbMnlt-lkp@intel.com
https://lore.kernel.org/linux-mm/202201251939.u3jnMQNG-lkp@intel.com
https://lore.kernel.org/linux-mm/202201252118.AKh6BWWS-lkp@intel.com
https://lore.kernel.org/linux-mm/202201252343.zmRvopf3-lkp@intel.com
https://lore.kernel.org/linux-mm/202201260139.mv3FtO5C-lkp@intel.com
https://lore.kernel.org/linux-mm/202201260213.oowhhI4F-lkp@intel.com
https://lore.kernel.org/linux-mm/202201260223.8zuM2m4N-lkp@intel.com
https://lore.kernel.org/linux-mm/202201260231.uDNh7CwX-lkp@intel.com
https://lore.kernel.org/linux-mm/202202052224.xLO5qlr0-lkp@intel.com
https://lore.kernel.org/linux-mm/202202120125.QQmuEWJm-lkp@intel.com
https://lore.kernel.org/linux-mm/202202240744.PeyEtnOn-lkp@intel.com
https://lore.kernel.org/linux-mm/202202240813.KmAiCopu-lkp@intel.com
https://lore.kernel.org/linux-mm/202202241132.gASXo9ci-lkp@intel.com
https://lore.kernel.org/linux-mm/202202241145.LEdeWBVo-lkp@intel.com
https://lore.kernel.org/linux-mm/202202241314.2Id6EB0B-lkp@intel.com
https://lore.kernel.org/linux-mm/202202241403.qvb02FgB-lkp@intel.com
https://lore.kernel.org/linux-mm/202202241512.jmoQhMEv-lkp@intel.com
https://lore.kernel.org/linux-mm/202202241525.pbzn4rHq-lkp@intel.com
https://lore.kernel.org/linux-mm/202202241835.nj71K3LQ-lkp@intel.com
https://lore.kernel.org/llvm/202202232151.V9qvCes4-lkp@intel.com
https://lore.kernel.org/llvm/202202241039.g8GKEE4O-lkp@intel.com
https://lore.kernel.org/llvm/202202241511.4YOktWCD-lkp@intel.com
https://lore.kernel.org/llvm/202202241635.ib4YRtz7-lkp@intel.com
Error/Warning in current branch:
arch/mips/kernel/mips-mt.c:233:19: error: conflicting types for 'mt_init'
arch/mips/kernel/mips-mt.c:233:19: error: conflicting types for 'mt_init'; have 'int(void)'
arch/mips/kernel/mips-mt.c:246:1: error: incompatible function pointer types initializing 'initcall_t' (aka 'int (*)(void)') with an expression of type 'void (struct maple_tree *)' [-Werror,-Wincompatible-function-pointer-types]
arch/riscv/kernel/vdso.c:123:27: error: 'next' undeclared (first use in this function); did you mean 'net'?
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c:805:6: warning: no previous prototype for 'dm_helpers_enable_periodic_detection' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c:962:6: warning: no previous prototype for 'dm_helpers_enable_periodic_detection' [-Wmissing-prototypes]
drivers/iio/accel/adxl367.c:887:2: warning: variable 'handled' is uninitialized when used here [-Wuninitialized]
drivers/power/supply/ab8500_chargalg.c:790:13: warning: variable 'delta_i_ua' set but not used [-Wunused-but-set-variable]
drivers/spi/spi-amd.c:296:21: warning: cast to smaller integer type 'enum amd_spi_versions' from 'const void *' [-Wvoid-pointer-to-enum-cast]
fs/btrfs/ordered-data.c:168: warning: expecting prototype for Add an ordered extent to the per(). Prototype was for btrfs_add_ordered_extent() instead
fs/btrfs/tree-log.c:6836: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
fs/fat/dir.c:759:1: sparse: sparse: invalid initializer
include/linux/fortify-string.h:336:25: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
include/linux/fortify-string.h:336:4: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
mm/mmap.c:1962:25: error: passing argument 1 of 'vma_find' from incompatible pointer type [-Werror=incompatible-pointer-types]
mm/mmap.c:1991:25: error: passing argument 1 of 'vma_find' from incompatible pointer type [-Werror=incompatible-pointer-types]
mm/mmap.c:485:6: warning: no previous prototype for 'vma_store' [-Wmissing-prototypes]
mm/mmap.c:754:6: warning: no previous prototype for 'vma_store' [-Wmissing-prototypes]
mm/mmap.c:754:6: warning: no previous prototype for function 'vma_store' [-Wmissing-prototypes]
mm/nommu.c:554:32: warning: variable 'prev' set but not used [-Wunused-but-set-variable]
net/netfilter/nf_conntrack_bpf.c:251:5: warning: no previous prototype for 'register_nf_conntrack_bpf' [-Wmissing-prototypes]
shm.c:(.text+0xe7e): undefined reference to `find_vma_intersection'
possible Error/Warning in current branch (please contact us if interested):
./linux/../../../include/linux/uio.h:10:10: fatal error: linux/mm_types.h: No such file or directory
Error: Config data is empty.
Error: Config data is too big.
arch/alpha/include/asm/string.h:22:16: warning: '__builtin_memcpy' forming offset [40, 2051] is out of the bounds [0, 40] of object 'tag_buf' with type 'unsigned char[40]' [-Warray-bounds]
arch/arm/kernel/atags_compat.c:200:9: warning: 'strcpy' offset 364 from the object at 'tags' is out of the bounds of referenced subobject 'cmdline' with type 'char[1]' at offset 364 [-Warray-bounds]
arch/arm/mm/dma-mapping.c:395:22: warning: array subscript <unknown> is outside array bounds of 'struct dma_contig_early_reserve[0]' [-Warray-bounds]
arch/arm/mm/dma-mapping.c:404:50: warning: array subscript i is outside array bounds of 'struct dma_contig_early_reserve[0]' [-Warray-bounds]
arch/s390/kernel/machine_kexec.c:57:9: warning: 'memcpy' offset [0, 511] is out of the bounds [0, 0] [-Warray-bounds]
arch/sh/kernel/machvec.c:105:33: warning: array subscript 'struct sh_machine_vector[0]' is partly outside array bounds of 'long int[1]' [-Warray-bounds]
arch/sparc/kernel/irq_32.c:258:14: error: array subscript [16, 79] is outside array bounds of 'struct tt_entry[1]' [-Werror=array-bounds]
arch/x86/include/asm/kvm-x86-ops.h:82:1: error: pointer type mismatch ('bool (*)(struct kvm_vcpu *)' (aka '_Bool (*)(struct kvm_vcpu *)') and 'void *') [-Werror,-Wpointer-type-mismatch]
arch/x86/include/asm/kvm-x86-ops.h:82:1: warning: pointer type mismatch ('bool (*)(struct kvm_vcpu *)' (aka '_Bool (*)(struct kvm_vcpu *)') and 'void *') [-Wpointer-type-mismatch]
arch/x86/include/asm/kvm-x86-ops.h:88:1: error: pointer type mismatch ('int (*)(struct kvm *, unsigned int)' and 'void *') [-Werror,-Wpointer-type-mismatch]
arch/x86/include/asm/kvm-x86-ops.h:88:1: warning: pointer type mismatch ('int (*)(struct kvm *, unsigned int)' and 'void *') [-Wpointer-type-mismatch]
arch/x86/include/asm/kvm-x86-ops.h:89:1: error: pointer type mismatch ('int (*)(struct kvm *, u64)' (aka 'int (*)(struct kvm *, unsigned long long)') and 'void *') [-Werror,-Wpointer-type-mismatch]
arch/x86/include/asm/kvm-x86-ops.h:89:1: warning: pointer type mismatch ('int (*)(struct kvm *, u64)' (aka 'int (*)(struct kvm *, unsigned long long)') and 'void *') [-Wpointer-type-mismatch]
arch/x86/include/asm/kvm-x86-ops.h:90:1: error: pointer type mismatch ('u64 (*)(struct kvm_vcpu *, gfn_t, bool)' (aka 'unsigned long long (*)(struct kvm_vcpu *, unsigned long long, _Bool)') and 'void *') [-Werror,-Wpointer-type-mismatch]
arch/x86/include/asm/kvm-x86-ops.h:90:1: warning: pointer type mismatch ('u64 (*)(struct kvm_vcpu *, gfn_t, bool)' (aka 'unsigned long long (*)(struct kvm_vcpu *, unsigned long long, _Bool)') and 'void *') [-Wpointer-type-mismatch]
arch/xtensa/kernel/process.c:262:52: warning: array subscript 21 is above array bounds of 'long unsigned int[16]' [-Warray-bounds]
arch/xtensa/kernel/process.c:262:52: warning: array subscript 53 is above array bounds of 'long unsigned int[16]' [-Warray-bounds]
clang-15: error: linker command failed with exit code 1 (use -v to see invocation)
drivers/bus/imx-weim.c:373:23: sparse: sparse: symbol 'weim_of_notifier' was not declared. Should it be static?
drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_resource.c:1633:6: warning: no previous prototype for 'is_timing_changed' [-Wmissing-prototypes]
drivers/gpu/drm/dp/drm_dp.c:210:4: warning: no previous prototype for 'drm_dp_get_adjust_request_post_cursor' [-Wmissing-prototypes]
drivers/gpu/drm/dp/drm_dp.c:210:4: warning: no previous prototype for function 'drm_dp_get_adjust_request_post_cursor' [-Wmissing-prototypes]
drivers/gpu/drm/i915/pxp/intel_pxp_debugfs.c:59:6: error: no previous prototype for 'intel_pxp_debugfs_register' [-Werror=missing-prototypes]
drivers/gpu/drm/selftests/test-drm_plane_helper.c:223:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/gpu/drm/selftests/test-drm_plane_helper.c:223:1: warning: the frame size of 1048 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/gpu/drm/selftests/test-drm_plane_helper.c:223:1: warning: the frame size of 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/gpu/drm/selftests/test-drm_plane_helper.c:223:1: warning: the frame size of 1068 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/gpu/drm/selftests/test-drm_plane_helper.c:223:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/gpu/drm/selftests/test-drm_plane_helper.c:223:1: warning: the frame size of 1080 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/gpu/drm/selftests/test-drm_plane_helper.c:223:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/iio/frequency/admv1014.c:703:22: sparse: sparse: dubious: x & !y
drivers/infiniband/core/user_mad.c:564:50: warning: array subscript 'struct ib_rmpp_mad[0]' is partly outside array bounds of 'unsigned char[124]' [-Warray-bounds]
drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c:400:43: warning: array subscript 255 is above array bounds of 'struct pps_pin[4]' [-Warray-bounds]
drivers/net/wireless/ath/wcn36xx/main.c:411:7: warning: Branch condition evaluates to a garbage value [clang-analyzer-core.uninitialized.Branch]
drivers/net/wireless/marvell/libertas/cfg.c:1081:15: warning: array subscript 'struct cmd_ds_802_11_associate[0]' is partly outside array bounds of 'unsigned char[203]' [-Warray-bounds]
drivers/net/wireless/marvell/libertas/cfg.c:1150:34: warning: array subscript 'struct cmd_ds_802_11_associate_response[0]' is partly outside array bounds of 'unsigned char[203]' [-Warray-bounds]
drivers/net/wireless/marvell/libertas/cmd.h:35:42: warning: array subscript 'struct cmd_ds_802_11_associate[0]' is partly outside array bounds of 'unsigned char[203]' [-Warray-bounds]
drivers/nvmem/sunplus-ocotp.c:74:29: sparse: sparse: symbol 'sp_otp_v0' was not declared. Should it be static?
drivers/scsi/mpt3sas/mpt3sas_base.c:5407:40: warning: array subscript 'Mpi2SasIOUnitPage1_t {aka struct _MPI2_CONFIG_PAGE_SASIOUNIT_1}[0]' is partly outside array bounds of 'unsigned char[20]' [-Warray-bounds]
drivers/video/fbdev/core/fbcvt.c:233:3: warning: Value stored to 'off' is never read [clang-analyzer-deadcode.DeadStores]
fs/btrfs/ioctl.c:1192: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
fs/btrfs/ioctl.c:1376: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
fs/btrfs/scrub.c:3439 scrub_simple_mirror() error: uninitialized symbol 'ret'.
fs/btrfs/scrub.c:3439:2: warning: Undefined or garbage value returned to caller [clang-analyzer-core.uninitialized.UndefReturn]
fs/btrfs/scrub.c:3678 scrub_stripe() error: uninitialized symbol 'offset'.
fs/btrfs/scrub.c:3680 scrub_stripe() error: uninitialized symbol 'physical_end'.
fs/btrfs/tree-log.c:6755: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
include/linux/bitmap.h:520:24: warning: array subscript 5 is outside array bounds of 'struct bdaddr_list_with_flags[1]' [-Warray-bounds]
include/linux/fortify-string.h:336:4: warning: call to __read_overflow2_field declared with 'warning' attribute: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
kernel/fork.c:492:38: warning: variable 'prev' set but not used [-Wunused-but-set-variable]
kernel/fork.c:578:45: warning: variable 'prev' set but not used [-Wunused-but-set-variable]
kernel/seccomp.c:1321 __secure_computing() warn: ignoring unreachable code.
ld.lld: warning: call to __read_overflow2_field marked "dontcall-warn": detected read beyond size of field (2nd parameter); maybe use struct_group()?
mm/nommu.c:573:2: warning: Value stored to 'prev' is never read [clang-analyzer-deadcode.DeadStores]
net/bpf/test_run.c:281:1: warning: no previous prototype for function 'bpf_kfunc_call_test_acquire' [-Wmissing-prototypes]
net/bpf/test_run.c:289:15: warning: no previous prototype for function 'bpf_kfunc_call_test_release' [-Wmissing-prototypes]
net/bpf/test_run.c:331:15: warning: no previous prototype for function 'bpf_kfunc_call_test_pass_ctx' [-Wmissing-prototypes]
net/bpf/test_run.c:335:15: warning: no previous prototype for function 'bpf_kfunc_call_test_pass1' [-Wmissing-prototypes]
net/bpf/test_run.c:339:15: warning: no previous prototype for function 'bpf_kfunc_call_test_pass2' [-Wmissing-prototypes]
net/bpf/test_run.c:343:15: warning: no previous prototype for function 'bpf_kfunc_call_test_fail1' [-Wmissing-prototypes]
net/bpf/test_run.c:347:15: warning: no previous prototype for function 'bpf_kfunc_call_test_fail2' [-Wmissing-prototypes]
net/bpf/test_run.c:351:15: warning: no previous prototype for function 'bpf_kfunc_call_test_fail3' [-Wmissing-prototypes]
net/bpf/test_run.c:355:15: warning: no previous prototype for function 'bpf_kfunc_call_test_mem_len_pass1' [-Wmissing-prototypes]
net/bpf/test_run.c:359:15: warning: no previous prototype for function 'bpf_kfunc_call_test_mem_len_fail1' [-Wmissing-prototypes]
net/bpf/test_run.c:363:15: warning: no previous prototype for function 'bpf_kfunc_call_test_mem_len_fail2' [-Wmissing-prototypes]
net/unix/af_unix.c:3464 bpf_iter_unix_batch() warn: sleeping in atomic context
{standard input}:1989: Error: unknown pseudo-op: `.sec'
Error/Warning ids grouped by kconfigs:
gcc_recent_errors
|-- alpha-allmodconfig
| |-- arch-alpha-include-asm-string.h:warning:__builtin_memcpy-forming-offset-is-out-of-the-bounds-of-object-tag_buf-with-type-unsigned-char
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
| |-- drivers-iio-frequency-admv1014.c:sparse:sparse:dubious:x-y
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- alpha-allyesconfig
| |-- arch-alpha-include-asm-string.h:warning:__builtin_memcpy-forming-offset-is-out-of-the-bounds-of-object-tag_buf-with-type-unsigned-char
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
| |-- drivers-iio-frequency-admv1014.c:sparse:sparse:dubious:x-y
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- alpha-randconfig-c023-20220223
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- alpha-randconfig-r002-20220223
| `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
|-- arc-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- kernel-fork.c:warning:variable-prev-set-but-not-used
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- arc-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- kernel-fork.c:warning:variable-prev-set-but-not-used
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- arc-randconfig-c024-20220223
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| `-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- arc-randconfig-r001-20220224
| `-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
|-- arc-randconfig-r003-20220223
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- arc-randconfig-r021-20220223
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| `-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- arc-randconfig-r021-20220224
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| `-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- arc-randconfig-r023-20220223
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| `-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- arc-randconfig-r031-20220223
| `-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
|-- arc-randconfig-r035-20220224
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- arm-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- arm-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-power-supply-ab8500_chargalg.c:warning:variable-delta_i_ua-set-but-not-used
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- arm-assabet_defconfig
| |-- arch-arm-mm-dma-mapping.c:warning:array-subscript-i-is-outside-array-bounds-of-struct-dma_contig_early_reserve
| `-- arch-arm-mm-dma-mapping.c:warning:array-subscript-unknown-is-outside-array-bounds-of-struct-dma_contig_early_reserve
|-- arm-clps711x_defconfig
| |-- arch-arm-mm-dma-mapping.c:warning:array-subscript-i-is-outside-array-bounds-of-struct-dma_contig_early_reserve
| `-- arch-arm-mm-dma-mapping.c:warning:array-subscript-unknown-is-outside-array-bounds-of-struct-dma_contig_early_reserve
|-- arm-ezx_defconfig
| |-- arch-arm-mm-dma-mapping.c:warning:array-subscript-i-is-outside-array-bounds-of-struct-dma_contig_early_reserve
| `-- arch-arm-mm-dma-mapping.c:warning:array-subscript-unknown-is-outside-array-bounds-of-struct-dma_contig_early_reserve
|-- arm-lpd270_defconfig
| |-- arch-arm-mm-dma-mapping.c:warning:array-subscript-i-is-outside-array-bounds-of-struct-dma_contig_early_reserve
| `-- arch-arm-mm-dma-mapping.c:warning:array-subscript-unknown-is-outside-array-bounds-of-struct-dma_contig_early_reserve
|-- arm-randconfig-c002-20220223
| |-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
| `-- shm.c:(.text):undefined-reference-to-find_vma_intersection
|-- arm-randconfig-c002-20220224
| |-- arch-arm-kernel-atags_compat.c:warning:strcpy-offset-from-the-object-at-tags-is-out-of-the-bounds-of-referenced-subobject-cmdline-with-type-char-at-offset
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| `-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- arm-randconfig-m031-20220223
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- arm-randconfig-r011-20220223
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- arm-randconfig-s031-20220223
| |-- arch-arm-kernel-atags_compat.c:warning:strcpy-offset-from-the-object-at-tags-is-out-of-the-bounds-of-referenced-subobject-cmdline-with-type-char-at-offset
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- include-linux-bitmap.h:warning:array-subscript-is-outside-array-bounds-of-struct-bdaddr_list_with_flags
|-- arm64-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- arm64-allyesconfig
| |-- drivers-bus-imx-weim.c:sparse:sparse:symbol-weim_of_notifier-was-not-declared.-Should-it-be-static
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- arm64-defconfig
| |-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- csky-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- csky-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- csky-buildonly-randconfig-r001-20220224
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- csky-randconfig-r006-20220223
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- csky-randconfig-r033-20220223
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- h8300-allmodconfig
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- mm-nommu.c:warning:variable-prev-set-but-not-used
|-- h8300-allyesconfig
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- mm-nommu.c:warning:variable-prev-set-but-not-used
|-- h8300-buildonly-randconfig-r003-20220224
| `-- mm-nommu.c:warning:variable-prev-set-but-not-used
|-- h8300-buildonly-randconfig-r004-20220223
| `-- mm-nommu.c:warning:variable-prev-set-but-not-used
|-- h8300-randconfig-r036-20220223
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- i386-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-gpu-drm-i915-pxp-intel_pxp_debugfs.c:error:no-previous-prototype-for-intel_pxp_debugfs_register
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- i386-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-gpu-drm-i915-pxp-intel_pxp_debugfs.c:error:no-previous-prototype-for-intel_pxp_debugfs_register
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- i386-debian-10.3
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-debian-10.3-kselftests
| |-- Error:Config-data-is-empty.
| |-- Error:Config-data-is-too-big.
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| |-- linux-..-..-..-include-linux-uio.h:fatal-error:linux-mm_types.h:No-such-file-or-directory
| `-- net-netfilter-nf_conntrack_bpf.c:warning:no-previous-prototype-for-register_nf_conntrack_bpf
|-- i386-randconfig-a001
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-randconfig-a003
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| |-- kernel-fork.c:warning:variable-prev-set-but-not-used
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- i386-randconfig-a005
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-randconfig-a014
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-randconfig-a016
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-randconfig-c001
| |-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-randconfig-c021
| |-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-randconfig-m021
| |-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| `-- net-unix-af_unix.c-bpf_iter_unix_batch()-warn:sleeping-in-atomic-context
|-- i386-randconfig-s001
| |-- drivers-gpu-drm-gma500-framebuffer.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem
| |-- drivers-gpu-drm-gma500-framebuffer.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-got-unsigned-char-noderef-usertype-__iomem
| |-- drivers-gpu-drm-gma500-intel_bios.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-const-p-got-unsigned-char-noderef-usertype-__iomem
| |-- drivers-gpu-drm-gma500-opregion.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-const-p-got-void-noderef-__iomem-assigned-base
| |-- drivers-video-fbdev-cirrusfb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-geode-lxfb_ops.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem
| |-- drivers-video-fbdev-geode-lxfb_ops.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-dc_regs
| |-- drivers-video-fbdev-geode-lxfb_ops.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-gp_regs
| |-- drivers-video-fbdev-geode-lxfb_ops.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-vp_regs
| |-- drivers-video-fbdev-geode-lxfb_ops.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-got-void-noderef-__iomem
| |-- drivers-video-fbdev-geode-suspend_gx.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem
| |-- drivers-video-fbdev-geode-suspend_gx.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-dc_regs
| |-- drivers-video-fbdev-geode-suspend_gx.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-gp_regs
| |-- drivers-video-fbdev-geode-suspend_gx.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-vid_regs
| |-- drivers-video-fbdev-hgafb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-assigned-dest
| |-- drivers-video-fbdev-hgafb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-assigned-src
| |-- drivers-video-fbdev-hgafb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-got-unsigned-char-noderef-usertype-__iomem-assigned-dest
| |-- drivers-video-fbdev-i740fb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- i386-randconfig-s002
| |-- drivers-gpu-drm-gma500-framebuffer.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem
| |-- drivers-gpu-drm-gma500-framebuffer.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-got-unsigned-char-noderef-usertype-__iomem
| |-- drivers-gpu-drm-gma500-intel_bios.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-const-p-got-unsigned-char-noderef-usertype-__iomem
| |-- drivers-gpu-drm-gma500-opregion.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-const-p-got-void-noderef-__iomem-assigned-base
| |-- drivers-gpu-drm-i915-pxp-intel_pxp_debugfs.c:error:no-previous-prototype-for-intel_pxp_debugfs_register
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- ia64-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- mm-mmap.c:error:passing-argument-of-vma_find-from-incompatible-pointer-type
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- ia64-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- mm-mmap.c:error:passing-argument-of-vma_find-from-incompatible-pointer-type
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- ia64-buildonly-randconfig-r001-20220223
| `-- mm-mmap.c:error:passing-argument-of-vma_find-from-incompatible-pointer-type
|-- ia64-randconfig-c004-20220223
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- ia64-randconfig-r032-20220223
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- m68k-allmodconfig
| |-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- kernel-fork.c:warning:variable-prev-set-but-not-used
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- m68k-allyesconfig
| |-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- kernel-fork.c:warning:variable-prev-set-but-not-used
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- m68k-bvme6000_defconfig
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| `-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- m68k-defconfig
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- m68k-hp300_defconfig
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| `-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- m68k-randconfig-r034-20220224
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- microblaze-buildonly-randconfig-r001-20220223
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- microblaze-buildonly-randconfig-r004-20220223
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- microblaze-randconfig-r001-20220223
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| `-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- microblaze-randconfig-r005-20220223
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| `-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- microblaze-randconfig-r024-20220223
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-infiniband-core-user_mad.c:warning:array-subscript-struct-ib_rmpp_mad-is-partly-outside-array-bounds-of-unsigned-char
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- include-linux-bitmap.h:warning:array-subscript-is-outside-array-bounds-of-struct-bdaddr_list_with_flags
|-- mips-allmodconfig
| |-- arch-mips-kernel-mips-mt.c:error:conflicting-types-for-mt_init-have-int(void)
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-mtd-nand-raw-hisi504_nand.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-mmio
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
| |-- drivers-staging-r8188eu-os_dep-ioctl_linux.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-const-p-got-void-noderef-__user-pointer
| |-- drivers-video-fbdev-atmel_lcdfb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-aty-mach64_cursor.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-dst
| |-- drivers-video-fbdev-cirrusfb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-core-fbmem.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-assigned-dst
| |-- drivers-video-fbdev-i740fb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-kyro-fbdev.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-pvr2fb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-sstfb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-tdfxfb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-cursorbase
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- mips-allyesconfig
| |-- arch-mips-kernel-mips-mt.c:error:conflicting-types-for-mt_init-have-int(void)
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-mtd-nand-raw-hisi504_nand.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-mmio
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- drivers-staging-r8188eu-os_dep-ioctl_linux.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-const-p-got-void-noderef-__user-pointer
| |-- drivers-video-fbdev-atmel_lcdfb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-aty-mach64_cursor.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-dst
| |-- drivers-video-fbdev-cirrusfb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-core-fbmem.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-assigned-dst
| |-- drivers-video-fbdev-i740fb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-kyro-fbdev.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-pvr2fb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-sstfb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-char-noderef-__iomem-screen_base
| |-- drivers-video-fbdev-tdfxfb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-cursorbase
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- mips-randconfig-c003-20220223
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- mips-randconfig-r006-20220224
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- include-linux-bitmap.h:warning:array-subscript-is-outside-array-bounds-of-struct-bdaddr_list_with_flags
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- mips-randconfig-r023-20220223
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- nds32-allmodconfig
| |-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- nds32-allnoconfig
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- nds32-allyesconfig
| |-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
| |-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- nds32-randconfig-c024-20220224
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- nds32-randconfig-r036-20220223
| `-- drivers-gpu-drm-selftests-test-drm_plane_helper.c:warning:the-frame-size-of-bytes-is-larger-than-bytes
|-- nios2-allmodconfig
| |-- arch-nios2-kernel-misaligned.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-noderef-__user-to-got-unsigned-char-usertype-__pu_ptr
| |-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-fat-dir.c:sparse:sparse:invalid-initializer
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- nios2-allyesconfig
| |-- arch-nios2-kernel-misaligned.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-noderef-__user-to-got-unsigned-char-usertype-__pu_ptr
| |-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-fat-dir.c:sparse:sparse:invalid-initializer
| |-- kernel-fork.c:warning:variable-prev-set-but-not-used
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- nios2-defconfig
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- nios2-randconfig-r031-20220224
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- nios2-randconfig-r032-20220224
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- parisc-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- mm-mmap.c:error:passing-argument-of-vma_find-from-incompatible-pointer-type
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- parisc-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- mm-mmap.c:error:passing-argument-of-vma_find-from-incompatible-pointer-type
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- parisc-randconfig-r001-20220223
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- parisc-randconfig-r015-20220223
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- mm-mmap.c:error:passing-argument-of-vma_find-from-incompatible-pointer-type
|-- parisc64-defconfig
| |-- drivers-scsi-mpt3sas-mpt3sas_base.c:warning:array-subscript-Mpi2SasIOUnitPage1_t-aka-struct-_MPI2_CONFIG_PAGE_SASIOUNIT_1-is-partly-outside-array-bounds-of-unsigned-char
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| `-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- powerpc-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- powerpc-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- powerpc-buildonly-randconfig-r002-20220224
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- powerpc-buildonly-randconfig-r006-20220224
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- powerpc64-buildonly-randconfig-r003-20220223
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- powerpc64-randconfig-c003-20220223
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- riscv-allmodconfig
| |-- arch-riscv-kernel-perf_callchain.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-unsigned-long-noderef-__user-user_frame_tail-got-unsigned-long
| |-- arch-riscv-kernel-vdso.c:error:next-undeclared-(first-use-in-this-function)
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
| |-- drivers-iio-frequency-admv1014.c:sparse:sparse:dubious:x-y
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
| |-- drivers-nvmem-sunplus-ocotp.c:sparse:sparse:symbol-sp_otp_v0-was-not-declared.-Should-it-be-static
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- riscv-allyesconfig
| |-- arch-riscv-kernel-perf_callchain.c:sparse:sparse:incorrect-type-in-initializer-(different-address-spaces)-expected-unsigned-long-noderef-__user-user_frame_tail-got-unsigned-long
| |-- arch-riscv-kernel-vdso.c:error:next-undeclared-(first-use-in-this-function)
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-iio-frequency-admv1014.c:sparse:sparse:dubious:x-y
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le32-usertype-timestamp-got-unsigned-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-debugfs.c:sparse:sparse:incorrect-type-in-initializer-(different-base-types)-expected-restricted-__le16-usertype-msg_type-got-int
| |-- drivers-net-wireless-mediatek-mt76-mt7915-mac.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-unsigned-int-usertype-cur_info-got-restricted-__le32
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- riscv-randconfig-c023-20220224
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- riscv-randconfig-r002-20220223
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- riscv-randconfig-r034-20220223
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- s390-allmodconfig
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- s390-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| |-- kernel-fork.c:warning:variable-prev-set-but-not-used
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- s390-debug_defconfig
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- s390-defconfig
| |-- arch-s390-kernel-machine_kexec.c:warning:memcpy-offset-is-out-of-the-bounds
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| `-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- s390-randconfig-p002-20220223
| |-- drivers-net-ethernet-broadcom-bnxt-bnxt_ptp.c:warning:array-subscript-is-above-array-bounds-of-struct-pps_pin
| |-- drivers-scsi-mpt3sas-mpt3sas_base.c:warning:array-subscript-Mpi2SasIOUnitPage1_t-aka-struct-_MPI2_CONFIG_PAGE_SASIOUNIT_1-is-partly-outside-array-bounds-of-unsigned-char
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- s390-randconfig-r035-20220223
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- sh-allmodconfig
| |-- arch-sh-kernel-machvec.c:warning:array-subscript-struct-sh_machine_vector-is-partly-outside-array-bounds-of-long-int
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- mm-nommu.c:warning:variable-prev-set-but-not-used
| `-- standard-input:Error:unknown-pseudo-op:sec
|-- sh-allyesconfig
| |-- arch-sh-kernel-machvec.c:warning:array-subscript-struct-sh_machine_vector-is-partly-outside-array-bounds-of-long-int
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- mm-nommu.c:warning:variable-prev-set-but-not-used
| `-- standard-input:Error:unknown-pseudo-op:sec
|-- sh-polaris_defconfig
| `-- arch-sh-kernel-machvec.c:warning:array-subscript-struct-sh_machine_vector-is-partly-outside-array-bounds-of-long-int
|-- sh-rsk7264_defconfig
| `-- arch-sh-kernel-machvec.c:warning:array-subscript-struct-sh_machine_vector-is-partly-outside-array-bounds-of-long-int
|-- sh-rsk7269_defconfig
| `-- arch-sh-kernel-machvec.c:warning:array-subscript-struct-sh_machine_vector-is-partly-outside-array-bounds-of-long-int
|-- sh-se7721_defconfig
| `-- arch-sh-kernel-machvec.c:warning:array-subscript-struct-sh_machine_vector-is-partly-outside-array-bounds-of-long-int
|-- sparc-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- sparc-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-amdgpu_dm-amdgpu_dm_helpers.c:warning:no-previous-prototype-for-dm_helpers_enable_periodic_detection
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- sparc-buildonly-randconfig-r003-20220224
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- sparc-randconfig-r002-20220224
| |-- arch-sparc-kernel-irq_32.c:error:array-subscript-is-outside-array-bounds-of-struct-tt_entry
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| `-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- sparc-randconfig-r006-20220223
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| `-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- sparc-randconfig-r026-20220223
| `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
|-- sparc-randconfig-r031-20220223
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
|-- sparc-randconfig-r035-20220223
| |-- drivers-net-wireless-marvell-libertas-cfg.c:warning:array-subscript-struct-cmd_ds_802_11_associate-is-partly-outside-array-bounds-of-unsigned-char
| |-- drivers-net-wireless-marvell-libertas-cfg.c:warning:array-subscript-struct-cmd_ds_802_11_associate_response-is-partly-outside-array-bounds-of-unsigned-char
| |-- drivers-net-wireless-marvell-libertas-cmd.h:warning:array-subscript-struct-cmd_ds_802_11_associate-is-partly-outside-array-bounds-of-unsigned-char
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- include-linux-bitmap.h:warning:array-subscript-is-outside-array-bounds-of-struct-bdaddr_list_with_flags
|-- um-i386_defconfig
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- um-x86_64_defconfig
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- x86_64-allmodconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-gpu-drm-i915-pxp-intel_pxp_debugfs.c:error:no-previous-prototype-for-intel_pxp_debugfs_register
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- x86_64-allyesconfig
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- drivers-gpu-drm-i915-pxp-intel_pxp_debugfs.c:error:no-previous-prototype-for-intel_pxp_debugfs_register
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-kexec
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-a002
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-a004
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-a006
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-a011
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-a013
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-a015
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-c002
| |-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-c022
| |-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-m001
| |-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-drm_dp_get_adjust_request_post_cursor
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| `-- kernel-seccomp.c-__secure_computing()-warn:ignoring-unreachable-code.
|-- x86_64-randconfig-s021
| |-- drivers-video-fbdev-hgafb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-assigned-dest
| |-- drivers-video-fbdev-hgafb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-assigned-src
| |-- drivers-video-fbdev-hgafb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-got-unsigned-char-noderef-usertype-__iomem-assigned-dest
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-s022
| |-- drivers-acpi-apei-erst.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-void-noderef-__iomem-static-toplevel-vaddr
| |-- drivers-video-fbdev-hgafb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-assigned-dest
| |-- drivers-video-fbdev-hgafb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-const-got-unsigned-char-noderef-usertype-__iomem-assigned-src
| |-- drivers-video-fbdev-hgafb.c:sparse:sparse:incorrect-type-in-argument-(different-address-spaces)-expected-void-got-unsigned-char-noderef-usertype-__iomem-assigned-dest
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-rhel-8.3
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-rhel-8.3-func
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-rhel-8.3-kselftests
| |-- Error:Config-data-is-empty.
| |-- Error:Config-data-is-too-big.
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-scrub.c-scrub_simple_mirror()-error:uninitialized-symbol-ret-.
| |-- fs-btrfs-scrub.c-scrub_stripe()-error:uninitialized-symbol-offset-.
| |-- fs-btrfs-scrub.c-scrub_stripe()-error:uninitialized-symbol-physical_end-.
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-attribute-warning:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| |-- kernel-seccomp.c-__secure_computing()-warn:ignoring-unreachable-code.
| |-- linux-..-..-..-include-linux-uio.h:fatal-error:linux-mm_types.h:No-such-file-or-directory
| |-- net-netfilter-nf_conntrack_bpf.c:warning:no-previous-prototype-for-register_nf_conntrack_bpf
| `-- net-unix-af_unix.c-bpf_iter_unix_batch()-warn:sleeping-in-atomic-context
|-- xtensa-allmodconfig
| |-- arch-xtensa-kernel-process.c:warning:array-subscript-is-above-array-bounds-of-long-unsigned-int
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- xtensa-allyesconfig
| |-- arch-xtensa-kernel-process.c:warning:array-subscript-is-above-array-bounds-of-long-unsigned-int
| |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-core-dc_resource.c:warning:no-previous-prototype-for-is_timing_changed
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- mm-mmap.c:warning:no-previous-prototype-for-vma_store
|-- xtensa-audio_kc705_defconfig
| `-- arch-xtensa-kernel-process.c:warning:array-subscript-is-above-array-bounds-of-long-unsigned-int
|-- xtensa-randconfig-r003-20220224
| |-- arch-xtensa-kernel-process.c:warning:array-subscript-is-above-array-bounds-of-long-unsigned-int
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| `-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- xtensa-randconfig-r013-20220223
| `-- arch-xtensa-kernel-process.c:warning:array-subscript-is-above-array-bounds-of-long-unsigned-int
`-- xtensa-randconfig-r023-20220224
|-- arch-xtensa-kernel-process.c:warning:array-subscript-is-above-array-bounds-of-long-unsigned-int
|-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
`-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
clang_recent_errors
|-- arm-pcm027_defconfig
| `-- mm-mmap.c:warning:no-previous-prototype-for-function-vma_store
|-- arm-randconfig-c002-20220223
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-scrub.c:warning:Undefined-or-garbage-value-returned-to-caller-clang-analyzer-core.uninitialized.UndefReturn
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- mm-nommu.c:warning:Value-stored-to-prev-is-never-read-clang-analyzer-deadcode.DeadStores
|-- arm-randconfig-r022-20220224
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- arm-randconfig-r036-20220223
| `-- ld.lld:error:undefined-symbol:find_vma_intersection
|-- hexagon-randconfig-r022-20220223
| |-- drivers-iio-accel-adxl367.c:warning:variable-handled-is-uninitialized-when-used-here
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| `-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- hexagon-randconfig-r033-20220223
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- hexagon-randconfig-r045-20220223
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- i386-randconfig-a002
| |-- arch-x86-include-asm-kvm-x86-ops.h:error:pointer-type-mismatch-(-bool-(-)(struct-kvm_vcpu-)-(aka-_Bool-(-)(struct-kvm_vcpu-)-)-and-void-)-Werror-Wpointer-type-mismatch
| |-- arch-x86-include-asm-kvm-x86-ops.h:error:pointer-type-mismatch-(-int-(-)(struct-kvm-u64)-(aka-int-(-)(struct-kvm-unsigned-long-long)-)-and-void-)-Werror-Wpointer-type-mismatch
| |-- arch-x86-include-asm-kvm-x86-ops.h:error:pointer-type-mismatch-(-int-(-)(struct-kvm-unsigned-int)-and-void-)-Werror-Wpointer-type-mismatch
| |-- arch-x86-include-asm-kvm-x86-ops.h:error:pointer-type-mismatch-(-u64-(-)(struct-kvm_vcpu-gfn_t-bool)-(aka-unsigned-long-long-(-)(struct-kvm_vcpu-unsigned-long-long-_Bool)-)-and-void-)-Werror-Wpointer-
| |-- arch-x86-include-asm-kvm-x86-ops.h:warning:pointer-type-mismatch-(-bool-(-)(struct-kvm_vcpu-)-(aka-_Bool-(-)(struct-kvm_vcpu-)-)-and-void-)
| |-- arch-x86-include-asm-kvm-x86-ops.h:warning:pointer-type-mismatch-(-int-(-)(struct-kvm-u64)-(aka-int-(-)(struct-kvm-unsigned-long-long)-)-and-void-)
| |-- arch-x86-include-asm-kvm-x86-ops.h:warning:pointer-type-mismatch-(-int-(-)(struct-kvm-unsigned-int)-and-void-)
| |-- arch-x86-include-asm-kvm-x86-ops.h:warning:pointer-type-mismatch-(-u64-(-)(struct-kvm_vcpu-gfn_t-bool)-(aka-unsigned-long-long-(-)(struct-kvm_vcpu-unsigned-long-long-_Bool)-)-and-void-)
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- i386-randconfig-a004
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- i386-randconfig-a015
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- i386-randconfig-c001
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- mips-maltaup_defconfig
| |-- arch-mips-kernel-mips-mt.c:error:conflicting-types-for-mt_init
| `-- arch-mips-kernel-mips-mt.c:error:incompatible-function-pointer-types-initializing-initcall_t-(aka-int-(-)(void)-)-with-an-expression-of-type-void-(struct-maple_tree-)-Werror-Wincompatible-function-poi
|-- powerpc-mpc836x_mds_defconfig
| `-- clang:error:linker-command-failed-with-exit-code-(use-v-to-see-invocation)
|-- powerpc-ppc64e_defconfig
| `-- clang:error:linker-command-failed-with-exit-code-(use-v-to-see-invocation)
|-- powerpc-pseries_defconfig
| `-- clang:error:linker-command-failed-with-exit-code-(use-v-to-see-invocation)
|-- powerpc64-randconfig-r004-20220224
| `-- clang:error:linker-command-failed-with-exit-code-(use-v-to-see-invocation)
|-- powerpc64-randconfig-r016-20220223
| `-- clang:error:linker-command-failed-with-exit-code-(use-v-to-see-invocation)
|-- riscv-buildonly-randconfig-r004-20220223
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| `-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
|-- riscv-randconfig-c006-20220223
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-scrub.c:warning:Undefined-or-garbage-value-returned-to-caller-clang-analyzer-core.uninitialized.UndefReturn
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- riscv-randconfig-r014-20220223
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- riscv-randconfig-r022-20220223
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-function-drm_dp_get_adjust_request_post_cursor
|-- riscv-randconfig-r024-20220223
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-function-drm_dp_get_adjust_request_post_cursor
|-- riscv-randconfig-r025-20220223
| `-- drivers-gpu-drm-dp-drm_dp.c:warning:no-previous-prototype-for-function-drm_dp_get_adjust_request_post_cursor
|-- s390-randconfig-c005-20220223
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-warning-attribute:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- s390-randconfig-r044-20220223
| |-- drivers-spi-spi-amd.c:warning:cast-to-smaller-integer-type-enum-amd_spi_versions-from-const-void
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- x86_64-randconfig-a001
| |-- drivers-spi-spi-amd.c:warning:cast-to-smaller-integer-type-enum-amd_spi_versions-from-const-void
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-warning-attribute:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- x86_64-randconfig-a003
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-warning-attribute:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-a005
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-warning-attribute:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-a012
| |-- fs-btrfs-ioctl.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- fs-btrfs-ordered-data.c:warning:expecting-prototype-for-Add-an-ordered-extent-to-the-per().-Prototype-was-for-btrfs_add_ordered_extent()-instead
| |-- fs-btrfs-tree-log.c:warning:This-comment-starts-with-but-isn-t-a-kernel-doc-comment.-Refer-Documentation-doc-guide-kernel-doc.rst
| |-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-warning-attribute:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
| |-- mm-mmap.c:warning:no-previous-prototype-for-function-vma_store
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
| |-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
| `-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
|-- x86_64-randconfig-a014
| |-- arch-x86-include-asm-kvm-x86-ops.h:warning:pointer-type-mismatch-(-bool-(-)(struct-kvm_vcpu-)-(aka-_Bool-(-)(struct-kvm_vcpu-)-)-and-void-)
| |-- arch-x86-include-asm-kvm-x86-ops.h:warning:pointer-type-mismatch-(-int-(-)(struct-kvm-u64)-(aka-int-(-)(struct-kvm-unsigned-long-long)-)-and-void-)
| |-- arch-x86-include-asm-kvm-x86-ops.h:warning:pointer-type-mismatch-(-int-(-)(struct-kvm-unsigned-int)-and-void-)
| |-- arch-x86-include-asm-kvm-x86-ops.h:warning:pointer-type-mismatch-(-u64-(-)(struct-kvm_vcpu-gfn_t-bool)-(aka-unsigned-long-long-(-)(struct-kvm_vcpu-unsigned-long-long-_Bool)-)-and-void-)
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-warning-attribute:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- x86_64-randconfig-a016
| `-- include-linux-fortify-string.h:warning:call-to-__read_overflow2_field-declared-with-warning-attribute:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
`-- x86_64-randconfig-c007
|-- drivers-net-wireless-ath-wcn36xx-main.c:warning:Branch-condition-evaluates-to-a-garbage-value-clang-analyzer-core.uninitialized.Branch
|-- drivers-video-fbdev-core-fbcvt.c:warning:Value-stored-to-off-is-never-read-clang-analyzer-deadcode.DeadStores
|-- ld.lld:warning:call-to-__read_overflow2_field-marked-dontcall-warn:detected-read-beyond-size-of-field-(2nd-parameter)-maybe-use-struct_group()
|-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_acquire
|-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail1
|-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail2
|-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_fail3
|-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail1
|-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_fail2
|-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_mem_len_pass1
|-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass1
|-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass2
|-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_pass_ctx
`-- net-bpf-test_run.c:warning:no-previous-prototype-for-function-bpf_kfunc_call_test_release
elapsed time: 727m
configs tested: 134
configs skipped: 4
gcc tested configs:
arm defconfig
arm allmodconfig
arm allyesconfig
arm64 allyesconfig
arm64 defconfig
i386 allyesconfig
ia64 allmodconfig
ia64 allyesconfig
riscv allyesconfig
um i386_defconfig
mips allmodconfig
riscv allmodconfig
um x86_64_defconfig
mips allyesconfig
i386 randconfig-c001
powerpc allmodconfig
m68k allyesconfig
powerpc allyesconfig
s390 allmodconfig
m68k allmodconfig
s390 allyesconfig
sparc allyesconfig
sh allmodconfig
xtensa allyesconfig
h8300 allyesconfig
parisc allyesconfig
alpha allyesconfig
arc allyesconfig
nios2 allyesconfig
sh sdk7780_defconfig
sh sh03_defconfig
powerpc bamboo_defconfig
arm pleb_defconfig
h8300 h8300h-sim_defconfig
s390 debug_defconfig
sh polaris_defconfig
m68k bvme6000_defconfig
sh sh7785lcr_32bit_defconfig
mips bcm47xx_defconfig
parisc64 defconfig
sh se7721_defconfig
arm ezx_defconfig
mips jazz_defconfig
sh rsk7269_defconfig
arm stm32_defconfig
sh ecovec24-romimage_defconfig
powerpc makalu_defconfig
sh migor_defconfig
sh sh7763rdp_defconfig
sh se7724_defconfig
arc nsimosci_defconfig
arm assabet_defconfig
m68k hp300_defconfig
arm lpc18xx_defconfig
xtensa audio_kc705_defconfig
sh rsk7264_defconfig
powerpc ep8248e_defconfig
arm clps711x_defconfig
sh titan_defconfig
sh se7751_defconfig
arm randconfig-c002-20220223
arm randconfig-c002-20220224
ia64 defconfig
m68k defconfig
nds32 allnoconfig
nios2 defconfig
csky defconfig
alpha defconfig
nds32 defconfig
arc defconfig
parisc defconfig
s390 defconfig
i386 debian-10.3
i386 debian-10.3-kselftests
i386 defconfig
sparc defconfig
powerpc allnoconfig
x86_64 randconfig-a006
x86_64 randconfig-a002
x86_64 randconfig-a004
i386 randconfig-a003
i386 randconfig-a001
i386 randconfig-a005
x86_64 randconfig-a015
x86_64 randconfig-a013
x86_64 randconfig-a011
i386 randconfig-a016
i386 randconfig-a014
arc randconfig-r043-20220223
riscv nommu_k210_defconfig
riscv nommu_virt_defconfig
riscv allnoconfig
riscv defconfig
riscv rv32_defconfig
x86_64 rhel-8.3-kselftests
x86_64 defconfig
x86_64 allyesconfig
x86_64 kexec
x86_64 rhel-8.3
x86_64 rhel-8.3-func
clang tested configs:
x86_64 randconfig-c007
arm randconfig-c002-20220223
powerpc randconfig-c003-20220223
s390 randconfig-c005-20220223
i386 randconfig-c001
mips randconfig-c004-20220223
riscv randconfig-c006-20220223
powerpc pseries_defconfig
mips workpad_defconfig
arm spitz_defconfig
arm bcm2835_defconfig
powerpc katmai_defconfig
arm pcm027_defconfig
arm s5pv210_defconfig
powerpc mpc836x_mds_defconfig
powerpc acadia_defconfig
powerpc xes_mpc85xx_defconfig
powerpc ebony_defconfig
mips bmips_stb_defconfig
mips rbtx49xx_defconfig
powerpc ppc44x_defconfig
powerpc ppc64e_defconfig
x86_64 randconfig-a001
x86_64 randconfig-a003
x86_64 randconfig-a005
i386 randconfig-a002
i386 randconfig-a006
i386 randconfig-a004
x86_64 randconfig-a012
x86_64 randconfig-a016
x86_64 randconfig-a014
i386 randconfig-a015
hexagon randconfig-r041-20220223
hexagon randconfig-r045-20220223
s390 randconfig-r044-20220223
riscv randconfig-r042-20220223
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-02-24 15:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-24 15:09 [linux-next:master] BUILD REGRESSION d4a0ae62a277377de396850ed4b709b6bd9b7326 kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox