Home
last modified time | relevance | path

Searched full:malformed (Results 1 – 25 of 334) sorted by relevance

12345678910>>...14

/openbmc/openbmc/meta-arm/ci/
H A Dpatchreview31 # If the Upstream-Status tag is malformed in some way (string for bad bit)
39 # Whether the Signed-off-by tag is malformed in some way
120 want_blame: display blame data for each malformed patch
159 print("Malformed Signed-off-by '%s' (%s)" % (r.malformed_sob, patch))
171 print("Malformed Upstream-Status '%s' (%s)" % (r.malformed_upstream_status, patch))
195 Patches with malformed Signed-off-by: %s
198 Patches with malformed Upstream-Status: %s
214 ("sob_malformed", "Patches with malformed Signed-off-by"),
216 ("status_malformed", "Patches with malformed Upstream-Status"),
248 args.add_argument("-b", "--blame", action="store_true", help="show blame for malformed patches")
[all …]
/openbmc/openbmc/poky/scripts/contrib/
H A Dpatchreview.py31 # If the Upstream-Status tag is malformed in some way (string for bad bit)
39 # Whether the Signed-off-by tag is malformed in some way
111 want_blame: display blame data for each malformed patch
156 print("Malformed Signed-off-by '%s' (%s)" % (r.malformed_sob, patch))
168 print("Malformed Upstream-Status '%s' (%s)" % (r.malformed_upstream_status, patch))
188 Patches with malformed Signed-off-by: %s
191 Patches with malformed Upstream-Status: %s
241 args.add_argument("-b", "--blame", action="store_true", help="show blame for malformed patches")
271 row['malformed-upstream-status'] += 1
273 row['malformed-sob'] += 1
/openbmc/pldm/
H A D.linter-ignore1 platform-mc/test/host_effecter_jsons/malformed/dbus_to_terminus_effecter.json
3 libpldmresponder/test/pdr_jsons/state_effecter/malformed/effecter_pdr.json
4 libpldmresponder/test/pdr_jsons/state_sensor/malformed/sensor_pdr.json
H A D.eslintignore7 /platform-mc/test/host_effecter_jsons/malformed/*
9 /libpldmresponder/test/pdr_jsons/state_effecter/malformed/*
10 /libpldmresponder/test/pdr_jsons/state_sensor/malformed/*
/openbmc/phosphor-led-manager/
H A D.linter-ignore1 # Ignore formatting purposefully malformed json.
2 test/config/led-group-config-malformed.json
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tc_edt.c69 /* drop malformed packets */ in handle_tcp()
86 /* drop malformed packets */ in handle_ipv4()
/openbmc/qemu/python/qemu/qmp/
H A Dqmp_client.py108 malformed.
142 routed, but is otherwise malformed, this exception will be raised.
144 A reply message is malformed if it is missing either the 'return' or
149 :param msg: The malformed reply that was received.
580 # Error response was malformed.
582 "QMP error reply is malformed", reply, msg,
/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Denum-attributes.c194 …quisites size value exceeded the maximum number of elements supported or data may be malformed\n"); in hp_populate_enumeration_elements_from_package()
244 …r values size value exceeded the maximum number of elements supported or data may be malformed\n"); in hp_populate_enumeration_elements_from_package()
290 pr_warn("Invalid element: %d found in Enumeration attribute or data may be malformed\n", elem); in hp_populate_enumeration_elements_from_package()
381 …Possible size value exceeded the maximum number of elements supported or data may be malformed\n"); in hp_populate_enumeration_elements_from_buffer()
H A Dorder-list-attributes.c204 …quisites size value exceeded the maximum number of elements supported or data may be malformed\n"); in hp_populate_ordered_list_elements_from_package()
245 …der List size value exceeded the maximum number of elements supported or data may be malformed\n"); in hp_populate_ordered_list_elements_from_package()
285 pr_warn("Invalid element: %d found in Ordered_List attribute or data may be malformed\n", elem); in hp_populate_ordered_list_elements_from_package()
369 …red List size value exceeded the maximum number of elements supported or data may be malformed\n"); in hp_populate_ordered_list_elements_from_buffer()
H A Dpasswdobj-attributes.c293 …quisites size value exceeded the maximum number of elements supported or data may be malformed\n"); in hp_populate_password_elements_from_package()
340 …Encoding size value exceeded the maximum number of elements supported or data may be malformed\n"); in hp_populate_password_elements_from_package()
375 pr_warn("Invalid element: %d found in Password attribute or data may be malformed\n", elem); in hp_populate_password_elements_from_package()
473 …Encoding size value exceeded the maximum number of elements supported or data may be malformed\n"); in hp_populate_password_elements_from_buffer()
/openbmc/linux/fs/verity/
H A Dsignature.c71 * PKCS#7 is malformed, but that isn't very important to in fsverity_verify_signature()
102 fsverity_err(inode, "Malformed file signature"); in fsverity_verify_signature()
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_auth.c334 pr_err("Malformed CHAP_R\n"); in chap_server_compute_hash()
338 pr_err("Malformed CHAP_R: invalid HEX\n"); in chap_server_compute_hash()
345 pr_err("Malformed CHAP_R: invalid BASE64\n"); in chap_server_compute_hash()
470 pr_err("Malformed CHAP_C: invalid HEX\n"); in chap_server_compute_hash()
479 pr_err("Malformed CHAP_C: invalid BASE64\n"); in chap_server_compute_hash()
/openbmc/u-boot/scripts/
H A Dcleanpatch181 print STDERR "$name: $f: malformed patch\n";
187 print STDERR "$name: $f: malformed patch\n";
240 print STDERR "$name: $f: malformed patch\n";
/openbmc/linux/scripts/
H A Dcleanpatch183 print STDERR "$name: $f: malformed patch\n";
189 print STDERR "$name: $f: malformed patch\n";
242 print STDERR "$name: $f: malformed patch\n";
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-pci-devices-aer_stats53 Malformed TLP 0
83 Malformed TLP 0
/openbmc/bmcweb/test/redfish-core/include/
H A Devent_log_test.cpp116 std::string logEntry = "malformed"; in TEST()
170 std::string logEntryID = "malformed"; in TEST()
/openbmc/qemu/tests/qtest/
H A Dqmp-test.c126 /* Test malformed commands before handshake */ in test_qmp_protocol()
144 /* Test malformed commands */ in test_qmp_protocol()
273 /* Even malformed in-band command fails in-band */ in test_qmp_oob()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/
H A DEntry.interface.yaml26 The CSR was malformed.
/openbmc/bmcweb/redfish-core/include/registries/
H A Dbase_message_registry.hpp496 …stion is invalid according to the implementation. An example is a firmware update malformed URI.",
503 …"Either the object is malformed or the URI is not correct. Correct the condition and resubmit the…
532 "Indicates that the request body was malformed JSON.",
533 … "The request body submitted was malformed JSON and could not be parsed by the receiving service.",
552 … "Indicates that a multipart request is missing a required part or contains malformed parts.",
553 "The multipart request contains malformed parts or is missing required parts.",
557 … "Add any missing required parts or correct the malformed parts and resubmit the request.",
1355 … encountered an unrecognizable request body that could not even be interpreted as malformed JSON.",
1356 "The service detected a malformed request body that it was unable to interpret.",
/openbmc/linux/drivers/firmware/efi/
H A Ddev-path-parser.c125 * If a Device Path node is malformed or its corresponding device is not found,
144 * %ERR_PTR(-EINVAL) if a node is malformed or exceeds @len,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtinyxml/libtinyxml/
H A DCVE-2021-42260.patch4 by two non-zero bytes. In case of malformed input (0xef should be
/openbmc/linux/Documentation/networking/
H A Dopenvswitch.rst204 Handling malformed packets
207 Don't drop packets in the kernel for malformed protocol headers, bad
237 missing or malformed VLAN TCI.
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-wqe.h102 * - 1 = Malformed L4
134 * - 3 = IP Malformed Header: the packet is not long
136 * - 4 = IP Malformed: the packet is not long enough
365 * - 18 = L2 header malformed: the packet is not long
/openbmc/openbmc/poky/meta/lib/oe/
H A Dbootfiles.py29 raise ValueError('Malformed boot file entry: %s' % src_entry)
/openbmc/linux/fs/smb/client/
H A Dreparse.c486 cifs_dbg(VFS, "srv returned malformed nfs buffer\n"); in parse_reparse_posix()
495 cifs_dbg(VFS, "srv returned malformed nfs symlink buffer\n"); in parse_reparse_posix()
518 cifs_dbg(VFS, "srv returned malformed nfs buffer for type: 0x%llx\n", type); in parse_reparse_posix()
526 cifs_dbg(VFS, "srv returned malformed nfs buffer for type: 0x%llx\n", type); in parse_reparse_posix()
618 cifs_dbg(VFS, "srv returned malformed symlink buffer\n"); in parse_reparse_symlink()

12345678910>>...14