/openbmc/linux/Documentation/dev-tools/ |
H A D | kmemleak.rst | 4 Kmemleak provides a way of detecting possible kernel memory leaks in a 9 Valgrind tool (``memcheck --leak-check``) to detect the memory leaks in 22 To display the details of all the possible scanned memory leaks:: 30 To clear the list of all current possible memory leaks:: 34 New leaks will then come up upon reading ``/sys/kernel/debug/kmemleak`` 141 To allow access to previously found memory leaks after kmemleak has been 182 The false negatives are real memory leaks (orphan objects) but not 189 The false positives are objects wrongly reported as being memory leaks 190 (orphan). For objects known not to be leaks, kmemleak provides the 195 Some of the reported leaks are only transient, especially on SMP [all …]
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 138.out | 13 === Check leaks-fixed/corruptions-fixed report 24 "leaks-fixed": 1,
|
H A D | 217 | 85 _check_test_img -r leaks
|
H A D | 026 | 207 echo === Avoid cluster leaks after temporary failure ===
|
/openbmc/linux/Documentation/admin-guide/hw-vuln/ |
H A D | l1d_flush.rst | 5 leaks from the Level 1 Data cache (L1D) the kernel provides an opt-in 9 the mechanism keeps them safe from vulnerabilities, related to leaks 58 The mechanism does not mitigate L1D data leaks between tasks belonging to
|
/openbmc/qemu/scripts/oss-fuzz/ |
H A D | lsan_suppressions.txt | 4 # libxkbcommon also leaks in qemu-keymap
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bluez-tools/ |
H A D | bluez-tools_git.bb | 15 file://fix-memory-leaks.patch \
|
/openbmc/openbmc/poky/meta/recipes-devtools/make/ |
H A D | make.inc | 15 # Otherwise $CXX leaks into /usr/bin/make
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/ |
H A D | 0001-session-close-socket.patch | 6 saHpiSessionClose leaks file descriptors
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yajl/yajl/ |
H A D | CVE-2023-33460.patch | 1 Fix memory leaks. Taken from the Fedora packaging (https://src.fedoraproject.org/rpms/yajl)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/ |
H A D | libtar_1.2.20.bb | 13 file://0005-fix-file-descriptor-leaks-reported-by-cppcheck.patch \
|
/openbmc/linux/mm/ |
H A D | Kconfig.debug | 90 help to find bare alloc_page(s) leaks. Even if you include this 128 reduce the risk of information leaks from freed data. This does 235 of finding leaks due to the slab objects poisoning. 271 memory leaks.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/ |
H A D | CVE-2024-26458_CVE-2024-26461.patch | 4 Subject: [PATCH] Fix two unlikely memory leaks 7 could probably never be triggered) leaks plain.data. Fix this leak
|
/openbmc/qemu/linux-user/loongarch64/ |
H A D | vdso.ld | 34 * the virtual memory space of the host, since that leaks over into
|
/openbmc/qemu/linux-user/riscv/ |
H A D | vdso.ld | 35 * the virtual memory space of the host, since that leaks over into
|
/openbmc/qemu/linux-user/aarch64/ |
H A D | vdso.ld | 33 * the virtual memory space of the host, since that leaks over into
|
/openbmc/openbmc/poky/meta/recipes-graphics/wayland/ |
H A D | libinput_1.27.0.bb | 25 # Patch out build directory, otherwise it leaks into ptest binary
|
/openbmc/qemu/ |
H A D | qemu-img-cmds.hx | 33 …"check [--object objectdef] [--image-opts] [-q] [-f fmt] [--output=ofmt] [-r [leaks | all]] [-T sr… 35 .. option:: check [--object OBJECTDEF] [--image-opts] [-q] [-f FMT] [--output=OFMT] [-r [leaks | al…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/ |
H A D | 0005-fix-file-descriptor-leaks-reported-by-cppcheck.patch | 4 Subject: [PATCH] fix file descriptor leaks reported by cppcheck
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sanlock/sanlock/ |
H A D | 0001-sanlock-Replace-cp-a-with-cp-R-no-dereference-preser.patch | 7 Using "cp -a" leaks UID of user running the builds
|
/openbmc/qemu/include/block/ |
H A D | block-common.h | 516 int leaks; member
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | Build.txt | 58 such as buffer overflows and memory leaks.
|
/openbmc/qemu/block/ |
H A D | qcow2-refcount.c | 1969 repair = !res->check_errors && !res->corruptions && !res->leaks; in check_oflag_copied() 2362 res->leaks++; in compare_refcounts() 2834 res->leaks = 0; in qcow2_check_refcounts() 2863 fresh_leaks = res->leaks; in qcow2_check_refcounts() 2870 if (res->leaks < old_res.leaks) { in qcow2_check_refcounts() 2871 res->leaks_fixed += old_res.leaks - res->leaks; in qcow2_check_refcounts() 2873 res->leaks += fresh_leaks; in qcow2_check_refcounts() 2882 if (res->leaks || res->corruptions) { in qcow2_check_refcounts()
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | mds.rst | 17 MSBDS leaks Store Buffer Entries which can be speculatively forwarded to a 25 MFBDS leaks Fill Buffer Entries. Fill buffers are used internally to manage 34 MLPDS leaks Load Port Data. Load ports are used to perform load operations
|
/openbmc/qemu/docs/ |
H A D | throttle.txt | 223 This algorithm uses the analogy of a bucket that leaks water 235 - Water leaks from the bucket at a rate of 100 IOPS. 245 we can only add as much water as it leaks, therefore the I/O rate is 246 reduced to 100 IOPS. If we add less water than it leaks then the
|