| /OK3568_Linux_fs/kernel/Documentation/kbuild/ |
| H A D | issues.rst | 5 issue #1 8 .. literalinclude:: Kconfig.recursion-issue-01 11 issue #2 14 .. literalinclude:: Kconfig.recursion-issue-02
|
| H A D | Kconfig.recursion-issue-01 | 1 # Simple Kconfig recursive issue 6 # make KBUILD_KCONFIG=Documentation/kbuild/Kconfig.recursion-issue-01 allnoconfig 8 # This Kconfig file has a simple recursive dependency issue. In order to 9 # understand why this recursive dependency issue occurs lets consider what 36 # Reading the Documentation/kbuild/Kconfig.recursion-issue-01 file it may be 41 # implications of this recursive issue where the solution is perhaps not so 45 mainmenu "Simple example to demo kconfig recursive dependency issue"
|
| H A D | Kconfig.recursion-issue-02 | 1 # Cumulative Kconfig recursive issue 6 # make KBUILD_KCONFIG=Documentation/kbuild/Kconfig.recursion-issue-02 allnoconfig 23 # The example provided in Documentation/kbuild/Kconfig.recursion-issue-02 30 # other bells in the system cannot negate. The reason for this issue is 41 # For an example real world scenario issue refer to the attempt to remove
|
| H A D | Kconfig.select-break | 1 # Select broken dependency issue 13 # example of this issue is below. 21 mainmenu "Simple example to demo kconfig select broken dependency issue"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/base-files/ |
| H A D | base-files_3.0.14.bb | 21 file://issue.net \ 22 file://issue \ 58 ${sysconfdir}/issue /${sysconfdir}/issue.net \ 148 install -m 644 ${WORKDIR}/issue* ${D}${sysconfdir} 150 printf "${DISTRO_NAME} " >> ${D}${sysconfdir}/issue 151 printf "${DISTRO_NAME} " >> ${D}${sysconfdir}/issue.net 154 printf "%s " $distro_version_nodate >> ${D}${sysconfdir}/issue 155 printf "%s " $distro_version_nodate >> ${D}${sysconfdir}/issue.net 157 printf "\\\n \\\l\n" >> ${D}${sysconfdir}/issue 158 echo >> ${D}${sysconfdir}/issue [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | blk_types.h | 187 static inline u64 bio_issue_time(struct bio_issue *issue) in bio_issue_time() argument 189 return __bio_issue_time(issue->value); in bio_issue_time() 192 static inline sector_t bio_issue_size(struct bio_issue *issue) in bio_issue_size() argument 194 return ((issue->value & BIO_ISSUE_SIZE_MASK) >> BIO_ISSUE_SIZE_SHIFT); in bio_issue_size() 197 static inline void bio_issue_init(struct bio_issue *issue, in bio_issue_init() argument 201 issue->value = ((issue->value & BIO_ISSUE_RES_MASK) | in bio_issue_init()
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | cve_check.py | 96 found_cves = { issue["id"]: issue["status"] for issue in package["issue"]} 204 found_cves = { issue["id"]: issue["status"] for issue in package["issue"]}
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-bus-usb-lvstest | 9 Write to this node to issue "Get Device Descriptor" 32 Write to this node to issue "Reset" for Link Layer Validation 39 Write to this node to issue "U3 entry" for Link Layer 46 Write to this node to issue "U3 exit" for Link Layer 58 Write to this node to issue "Warm Reset" for Link Layer Validation
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | release-notes-4.0.3.rst | 98 - linux-yocto/5.10: fix buildpaths issue with gen-mach-types 99 - linux-yocto/5.10: fix buildpaths issue with pnmtologo 103 - linux-yocto/5.15: fix buildpaths issue with gen-mach-types 104 - linux-yocto/5.15: fix buildpaths issue with pnmtologo 133 - python3: Backport patch to fix an issue in subinterpreters 137 - qemu: Fix slirp determinism issue 143 - rust: fix issue building cross-canadian tools for aarch64 on x86_64 157 - udev-extraconf:mount.sh: fix a umount issue 159 - vala: Fix on target wrapper buildpaths issue 175 - yocto-bsps/5.10: fix buildpaths issue with gen-mach-types [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-mako/ |
| H A D | CVE-2022-40023.patch | 6 Fixed issue in lexer where the regexp used to match tags would not 7 correctly interpret quoted sections individually. While this parsing issue 33 + Fixed issue in lexer where the regexp used to match tags would not 34 + correctly interpret quoted sections individually. While this parsing issue 103 + # comma there is not actually the right syntax. When issue #366
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | xdp_redirect_cpu_kern.c | 32 __u64 issue; member 226 rec->issue++; in xdp_prognum0_no_touch() 269 rec->issue++; in xdp_prognum1_touch_data() 317 rec->issue++; in xdp_prognum2_round_robin() 385 rec->issue++; in xdp_prognum3_proto_separate() 461 rec->issue++; in xdp_prognum4_ddos_filter_pktgen() 564 rec->issue++; in xdp_prognum5_lb_hash_ip_pairs() 684 rec->issue += 1; in trace_xdp_cpumap_enqueue() 727 rec->issue++; in trace_xdp_cpumap_kthread()
|
| H A D | xdp_rxq_info_kern.c | 37 __u64 issue; member 102 rec->issue++; in xdp_prognum0() 117 rxq_rec->issue++; in xdp_prognum0()
|
| H A D | xdp_rxq_info_user.c | 185 __u64 issue; member 276 rec->cpu[i].issue = values[i].issue; in map_collect_percpu() 277 sum_issue += values[i].issue; in map_collect_percpu() 280 rec->total.issue = sum_issue; in map_collect_percpu() 328 packets = r->issue - p->issue; in calc_errs_pps()
|
| /OK3568_Linux_fs/yocto/poky/meta/conf/distro/include/ |
| H A D | cve-extra-exclusions.inc | 2 # or there is no reasonable action the Yocto Project can take to resolve the issue. 3 # It contains all the information we are aware of about an issue and analysis about 25 # The issue here is spoofing of domain names using characters from other character sets. 36 # Upstream don't see it as a security issue, ftp servers shouldn't be passing 43 # CVE applies to a netapp product as well as flagging a general issue. We don't ship anything 61 # ensure the bulk of the major kernel CVEs are fixed and we don't dive into each individual issue 97 # Ignore from OE's perspectivee as the issue is of low impact, at worst sitting in an infinite loop… 101 # There was a proposed patch but rejected by upstream qemu. It is unclear if the issue can
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/radiusclient-ng/radiusclient-ng/ |
| H A D | Modify-configure.in-and-etc-Makefile.am.patch | 50 -pkgsysconf_DATA = issue port-id-map radiusclient.conf \ 53 +pkgsysconf_DATA = issue port-id-map radiusclient.conf 59 EXTRA_DIST = issue port-id-map dictionary dictionary.ascend \ 61 @@ -25,6 +27,7 @@ EXTRA_DIST = issue port-id-map dictionary dictionary.ascend \
|
| /OK3568_Linux_fs/buildroot/package/cdrkit/ |
| H A D | 0002-define-__THROW-to-avoid-build-issue-with-musl.patch | 4 Subject: [PATCH] define __THROW to avoid build issue with musl 23 +/* define __THROW to avoid build issue when it's not available from the libc */ 38 +/* define __THROW to avoid build issue when it's not available from the libc */
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/ |
| H A D | 0001-define-__THROW-to-avoid-build-issue-with-musl.patch | 4 Subject: [PATCH 1/2] define __THROW to avoid build issue with musl 23 +/* define __THROW to avoid build issue when it's not available from the libc */ 38 +/* define __THROW to avoid build issue when it's not available from the libc */
|
| /OK3568_Linux_fs/yocto/meta-clang/.github/ISSUE_TEMPLATE/ |
| H A D | custom.md | 2 name: Custom issue template 3 about: Describe this issue template's purpose here.
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_hw.h | 36 #define kbase_hw_has_issue(kbdev, issue)\ argument 37 test_bit(issue, &(kbdev)->hw_issues_mask[0])
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_hw.h | 33 #define kbase_hw_has_issue(kbdev, issue)\ argument 34 test_bit(issue, &(kbdev)->hw_issues_mask[0])
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/ |
| H A D | changes-5.5.1 | 12 Some of the changes listed in this file include issue tracking numbers 34 - Fixed an issue where the incorrect prefetch algorithm was used for map 54 - [QTBUG-47427] Fixed compile issue in geoclue plugin when using gcc 4.5.
|
| /OK3568_Linux_fs/u-boot/board/esd/vme8349/ |
| H A D | caddy.h | 34 uint32_t issue; member 41 uint32_t issue; member
|
| /OK3568_Linux_fs/docs/en/RK3566_RK3568/ |
| H A D | RK3566_RK3568_Linux4.19_SDK_Note.md | 32 - Fix [webgl](https://webglsamples.org/aquarium/aquarium.html) Flash screen issue 33 - Fixed the issue of resetting the time to 0 after standby wake-up 39 - Resolve the issue of playback noise caused by RK809 · RK817-pdm recording 40 - Resolve the issue of new uboot.img unable to start old boot.img during secure startup of RK356X F… 52 * - Fix sd upgrade and boot issue with SDDiskTool 58 * - Update gstreamer1 to fix hang issue 60 * - Update gstreamer1 to fix some issue with v4l2src plugin 193 * - e85c28ab [vp9d]: Fix ref frame pointer not free issue 280 * - video: rockchip: mpp: Fix mpp_iommu_refresh crash issue 304 * - [h265d_parser]: Fix h265d parser crash issue [all …]
|
| /OK3568_Linux_fs/docs/cn/RK3566_RK3568/ |
| H A D | RK3566_RK3568_Linux4.19_SDK_Note.md | 32 - Fix [webgl](https://webglsamples.org/aquarium/aquarium.html) Flash screen issue 33 - Fixed the issue of resetting the time to 0 after standby wake-up 39 - Resolve the issue of playback noise caused by RK809 · RK817-pdm recording 40 - Resolve the issue of new uboot.img unable to start old boot.img during secure startup of RK356X F… 52 * - Fix sd upgrade and boot issue with SDDiskTool 58 * - Update gstreamer1 to fix hang issue 60 * - Update gstreamer1 to fix some issue with v4l2src plugin 193 * - e85c28ab [vp9d]: Fix ref frame pointer not free issue 280 * - video: rockchip: mpp: Fix mpp_iommu_refresh crash issue 304 * - [h265d_parser]: Fix h265d parser crash issue [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python-daemon/ |
| H A D | 0001-Workaround-for-issue-2-1.patch | 4 Subject: [PATCH] Workaround for issue 2 [1] 6 [1] https://pagure.io/python-daemon/issue/2
|