| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | bp_signal.c | 35 static int overflows; variable 85 overflows++; in sig_handler() 87 if (overflows > 10) { in sig_handler() 263 count1, count2, count3, overflows, overflows_2); in test__bp_signal() 272 if (overflows != 3) in test__bp_signal() 273 pr_debug("failed: wrong overflow (%d) hit, expected 3\n", overflows); in test__bp_signal() 284 return count1 == 1 && overflows == 3 && count2 == 3 && overflows_2 == 3 && count3 == 2 ? in test__bp_signal()
|
| H A D | bp_signal_overflow.c | 31 static int overflows; variable 42 overflows++; in sig_handler() 120 count, overflows); in test__bp_signal_overflow() 128 if (overflows != EXECUTIONS / THRESHOLD) { in test__bp_signal_overflow() 130 overflows, EXECUTIONS / THRESHOLD); in test__bp_signal_overflow()
|
| /OK3568_Linux_fs/buildroot/package/dahdi-linux/ |
| H A D | 0002-fix-build-with-32-bits-kernel.patch | 36 - "%-15s: counts %3d, %3d, %3d worst %3d, overflows %3d worst_lag %02lld.%lld ms\n", 37 + "%-15s: counts %3d, %3d, %3d worst %3d, overflows %3d worst_lag %02lld.%d ms\n", 39 - q->worst_count, q->overflows, q->worst_lag_usec / 1000, 41 + q->worst_count, q->overflows, msec, rem); 116 q->overflows++; 118 - NOTICE("Overflow of %-15s: counts %3d, %3d, %3d worst %3d, overflows %3d worst_lag %02lld.%lld … 120 + NOTICE("Overflow of %-15s: counts %3d, %3d, %3d worst %3d, overflows %3d worst_lag %02lld.%d ms… 122 q->max_count, q->worst_count, q->overflows,
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/libtiff/tiff/ |
| H A D | 0001-tiffcrop-disable-incompatibility-of-Z-X-Y-z-options-.patch | 17 Execution of the else-clause often leads to buffer-overflows. 19 …e above option combination is not supported and will be disabled to prevent those buffer-overflows. 46 + * such as -H, -V, -P, -J or -K are not supported and may cause buffer overflows. 50 …_x options such as - H, -V, -P, -J or -K is not supported and may cause buffer overflows..->exit");
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/gmp/gmp/ |
| H A D | cve-2021-43618.patch | 10 mpz/inp_raw.c: Avoid bit size overflows 20 + return 0; /* Bit size overflows */
|
| /OK3568_Linux_fs/buildroot/package/binutils/2.37/ |
| H A D | 0005-or1k-Avoid-R_OR1K_GOT16-signed-overflow-by-using-spe.patch | 38 + relocations when we know we can ignore overflows. */ 64 - overflows. Here we mask the lower 16-bit of the relocation to 66 + overflows. */
|
| /OK3568_Linux_fs/buildroot/package/binutils/2.38/ |
| H A D | 0004-or1k-Avoid-R_OR1K_GOT16-signed-overflow-by-using-spe.patch | 38 + relocations when we know we can ignore overflows. */ 64 - overflows. Here we mask the lower 16-bit of the relocation to 66 + overflows. */
|
| /OK3568_Linux_fs/buildroot/package/gmp/ |
| H A D | 0001-mpz-inp_raw.c-Avoid-bit-size-overflows.patch | 6 mpz/inp_raw.c: Avoid bit size overflows 19 + return 0; /* Bit size overflows */
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/ipmitool/ |
| H A D | ipmitool_1.8.18.bb | 31 file://0004-lanp-Fix-buffer-overflows-in-get_lan_param_select.patch \ 32 file://0005-fru-sdr-Fix-id_string-buffer-overflows.patch \
|
| /OK3568_Linux_fs/buildroot/package/libb64/ |
| H A D | 0001-Integer-overflows.patch | 1 Fix integer overflows. Will not work on compilers with unsigned char 6 Combined "integer overflows.diff" and "off by one.diff" and adapted
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/grub/files/ |
| H A D | CVE-2022-2601.patch | 4 Subject: [PATCH] font: Fix several integer overflows in 7 This patch fixes several integer overflows in grub_font_construct_glyph().
|
| /OK3568_Linux_fs/external/xserver/doc/ |
| H A D | filter-xmlto.sh | 15 grep -v overflows |
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/omap4iss/ |
| H A D | TODO | 1 * Fix FIFO/buffer overflows and underflows
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0022-lvm-Fix-two-more-potential-data-dependent-alloc-over.patch | 5 overflows 11 a metadata size field that overflows our type when adding it to the
|
| H A D | 0070-zfs-Fix-possible-integer-overflows.patch | 4 Subject: [PATCH] zfs: Fix possible integer overflows
|
| H A D | 0021-hfsplus-Fix-two-more-overflows.patch | 4 Subject: [PATCH] hfsplus: Fix two more overflows
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/ |
| H A D | CVE-2022-42898.patch | 4 Subject: [PATCH] Fix integer overflows in PAC parsing 8 Avoid potential integer overflows when checking the length of each
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/ |
| H A D | gcc_11.3.bb | 6 …-4.8.1/gcc/cp/decl.c:7442:(.text.unlikely+0x318): additional relocation overflows omitted from the…
|
| /OK3568_Linux_fs/buildroot/package/snort/ |
| H A D | Config.in | 18 of attacks and probes, such as buffer overflows, stealth
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | sl28cpld.rst | 25 second. If the 7 bit counter overflows, the supervisor will automatically
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/libb64/ |
| H A D | libb64_1.2.1.bb | 12 file://0003-fix-integer-overflows.patch \
|
| /OK3568_Linux_fs/kernel/arch/x86/ras/ |
| H A D | Kconfig | 8 PFN overflows, we try to soft-offline that page as we take it to mean
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | deprecated.rst | 60 allocations could lead to linear overflows of heap memory and other 101 explicitly ignore overflows, which may lead to unexpected results 110 could result in linear overflows beyond the end of the buffer, leading to 122 be NUL terminated. This can lead to various linear read overflows and 142 size limit. This is both inefficient and can lead to linear read overflows
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/fman/ |
| H A D | Kconfig | 26 to interconnect. When the FMAN internal queue overflows, it can
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/libb64/libb64/ |
| H A D | 0003-fix-integer-overflows.patch | 4 Subject: [PATCH] fix integer overflows
|