Home
last modified time | relevance | path

Searched refs:corruption (Results 26 – 50 of 150) sorted by relevance

123456

/openbmc/linux/Documentation/block/
H A Ddata-integrity.rst9 protect against data corruption. However, the detection of the
10 corruption is done at read time which could potentially be months
31 integrity of the I/O and reject it if corruption is detected. This
32 allows not only corruption prevention but also isolation of the point
/openbmc/linux/Documentation/driver-api/
H A Dio_ordering.rst51 possible data corruption.
/openbmc/linux/tools/perf/Documentation/
H A DBuild.txt57 AddressSanitizer (or ASan) is a GCC feature that detects memory corruption bugs
/openbmc/u-boot/fs/ubifs/
H A Drecovery.c695 int corruption = first_non_ff(buf, len); in ubifs_recover_leb() local
702 lnum, offs, corruption); in ubifs_recover_leb()
704 offs += corruption; in ubifs_recover_leb()
705 buf += corruption; in ubifs_recover_leb()
/openbmc/linux/fs/ubifs/
H A Drecovery.c687 int corruption = first_non_ff(buf, len); in ubifs_recover_leb() local
694 lnum, offs, corruption); in ubifs_recover_leb()
696 offs += corruption; in ubifs_recover_leb()
697 buf += corruption; in ubifs_recover_leb()
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A Dbusybox-cross-menuconfig.patch18 differently than the host's version. This causes display corruption
/openbmc/linux/drivers/soc/samsung/
H A DKconfig74 corruption over suspend and resume. A smaller value will mean that
/openbmc/linux/drivers/block/drbd/
H A DKconfig63 512 insert data corruption on receiving side
/openbmc/linux/Documentation/mm/
H A Dhwpoison.rst21 When the current CPU tries to consume corruption the currently
24 just ignore it because no corruption has been consumed yet. Instead
/openbmc/qemu/tests/qemu-iotests/
H A D137.out42 …orrupt: Preventing invalid allocation of L2 table at offset 0; further corruption events will be s…
H A D271.out458 …alid cluster entry found (L2 offset: 0x40000, L2 index: 0x1); further corruption events will be s…
473 …nvalid cluster entry found (L2 offset: 0x40000, L2 index: 0); further corruption events will be s…
480 …alid cluster entry found (L2 offset: 0x40000, L2 index: 0x1); further corruption events will be s…
503 …valid cluster entry found (L2 offset: 0x40000, L2 index: 0x1); further corruption events will be s…
518 …Invalid cluster entry found (L2 offset: 0x40000, L2 index: 0); further corruption events will be s…
525 …valid cluster entry found (L2 offset: 0x40000, L2 index: 0x1); further corruption events will be s…
557 …on offset 0x50200 unaligned (L2 offset: 0x40000, L2 index: 0); further corruption events will be s…
/openbmc/linux/Documentation/hwmon/
H A Dmax16065.rst89 power loss, board resets, and/or Flash corruption. Worst case, your board may
/openbmc/linux/Documentation/devicetree/bindings/serial/
H A Dnvidia,tegra20-hsuart.yaml73 received data will have corruption/invalid framing errors. Parker errata suggests adjusting
/openbmc/linux/Documentation/arch/arm64/
H A Dkdump.rst10 kernel if corruption happens.
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-integrity.rst26 corruption on the disk or in the I/O path.
33 twice, but it is also less reliable, because if data corruption happens
135 will protect the data against accidental corruption.
H A Ddm-raid.rst397 target version, thus avoiding data corruption on a raid set
407 1.10.1 Fix data corruption on reshape request
417 deadlock/potential data corruption. Update superblock when
H A Dwritecache.rst59 promoted, to avoid data corruption due to misordered
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-platform-stratix10-rsu36 0xF003 bitstream corruption
/openbmc/linux/Documentation/cdrom/
H A Dpacket-writing.rst89 filesystem corruption if the disc wears out.
/openbmc/docs/designs/
H A Dbios-bmc-smm-error-logging.md53 against corruption, but it should not be relied upon.
70 … BIOS before logging. BMC can change this number when it suspects data corruption to prevent BIOS …
/openbmc/linux/arch/arm/
H A DKconfig698 bool "ARM errata: Incorrect hazard handling in the SCU may lead to data corruption"
724 it behave as intended and avoiding data corruption.
739 bool "ARM errata: Faulty hazard checking in the Store Buffer may lead to data corruption"
746 corruption. This workaround sets a specific bit in the diagnostic
792 bool "ARM errata: Possible cache data corruption with hit-under-miss enabled"
796 r0p2 erratum (possible cache data corruption with
858 bool "ARM errata: A12: some seqs of opposed cond code instrs => deadlock or corruption"
865 lead to either a data corruption or a CPU deadlock. Not fixed in
908 bool "ARM errata: A17: some seqs of opposed cond code instrs => deadlock or corruption"
913 lead to either a data corruption or a CPU deadlock. Not fixed in
/openbmc/qemu/docs/devel/
H A Dsecure-coding-practices.rst84 request completes. Unexpected accesses must not cause memory corruption or
/openbmc/u-boot/lib/lzma/
H A Dhistory.txt244 - Some detection of data corruption was enabled.
/openbmc/linux/Documentation/i2c/busses/
H A Di2c-piix4.rst64 crashes, data corruption, etc.). Try this only as a last resort (try BIOS
/openbmc/qemu/docs/
H A Dnvdimm.txt76 order to avoid the data corruption.
107 may result guest data corruption (e.g. breakage of guest file

123456