| /linux/drivers/misc/lkdtm/ |
| H A D | refcount.c | 31 pr_info("attempting good refcount_inc() without overflow\n"); in lkdtm_REFCOUNT_INC_OVERFLOW() 35 pr_info("attempting bad refcount_inc() overflow\n"); in lkdtm_REFCOUNT_INC_OVERFLOW() 47 pr_info("attempting good refcount_add() without overflow\n"); in lkdtm_REFCOUNT_ADD_OVERFLOW() 54 pr_info("attempting bad refcount_add() overflow\n"); in lkdtm_REFCOUNT_ADD_OVERFLOW() 65 pr_info("attempting bad refcount_inc_not_zero() overflow\n"); in lkdtm_REFCOUNT_INC_NOT_ZERO_OVERFLOW() 77 pr_info("attempting bad refcount_add_not_zero() overflow\n"); in lkdtm_REFCOUNT_ADD_NOT_ZERO_OVERFLOW() 110 pr_info("attempting good refcount_dec()\n"); in lkdtm_REFCOUNT_DEC_ZERO() 113 pr_info("attempting bad refcount_dec() to zero\n"); in lkdtm_REFCOUNT_DEC_ZERO() 149 pr_info("attempting bad refcount_dec() below zero\n"); in lkdtm_REFCOUNT_DEC_NEGATIVE() 163 pr_info("attempting bad refcount_dec_and_test() below zero\n"); in lkdtm_REFCOUNT_DEC_AND_TEST_NEGATIVE() [all …]
|
| H A D | usercopy.c | 90 pr_info("attempting good copy_to_user of local stack\n"); in do_usercopy_stack() 97 pr_info("attempting bad copy_to_user of distant stack\n"); in do_usercopy_stack() 111 pr_info("attempting good copy_from_user of local stack\n"); in do_usercopy_stack() 118 pr_info("attempting bad copy_from_user of distant stack\n"); in do_usercopy_stack() 164 pr_info("attempting good copy_to_user of correct size\n"); in do_usercopy_slab_size() 170 pr_info("attempting bad copy_to_user of too large size\n"); in do_usercopy_slab_size() 176 pr_info("attempting good copy_from_user of correct size\n"); in do_usercopy_slab_size() 182 pr_info("attempting bad copy_from_user of too large size\n"); in do_usercopy_slab_size() 241 pr_info("attempting good copy_to_user inside whitelist\n"); in do_usercopy_slab_whitelist() 247 pr_info("attempting bad copy_to_user outside whitelist\n"); in do_usercopy_slab_whitelist() [all …]
|
| H A D | perms.c | 77 pr_info("attempting ok execution at %px\n", do_nothing_ptr); in execute_location() 85 pr_info("attempting bad execution at %px\n", dst); in execute_location() 104 pr_info("attempting ok execution at %px\n", do_nothing_text); in execute_user_location() 111 pr_info("attempting bad execution at %px\n", dst); in execute_user_location() 122 pr_info("attempting bad rodata write at %px\n", ptr); in lkdtm_WRITE_RO() 141 pr_info("attempting bad ro_after_init write at %px\n", ptr); in lkdtm_WRITE_RO_AFTER_INIT() 155 pr_info("attempting bad %zu byte write at %px\n", size, ptr); in lkdtm_WRITE_KERN() 172 pr_info("attempting bad %zu bytes write at %px\n", size, do_nothing); in lkdtm_WRITE_OPD() 252 pr_info("attempting bad read at %px\n", ptr); in lkdtm_ACCESS_USERSPACE() 257 pr_info("attempting bad write at %px\n", ptr); in lkdtm_ACCESS_USERSPACE() [all …]
|
| H A D | bugs.c | 469 pr_info("attempting good list addition\n"); in lkdtm_CORRUPT_LIST_ADD() 480 pr_info("attempting corrupted list addition\n"); in lkdtm_CORRUPT_LIST_ADD() 506 pr_info("attempting good list removal\n"); in lkdtm_CORRUPT_LIST_DEL() 509 pr_info("attempting corrupted list removal\n"); in lkdtm_CORRUPT_LIST_DEL() 531 pr_info("attempting bad read from page below current stack\n"); in lkdtm_STACK_GUARD_PAGE_LEADING() 545 pr_info("attempting bad read from page above current stack\n"); in lkdtm_STACK_GUARD_PAGE_TRAILING()
|
| H A D | cfi.c | 118 pr_info("Attempting unchecked stack return address redirection ...\n"); in lkdtm_CFI_BACKWARD() 162 pr_info("Attempting checked stack return address redirection ...\n"); in lkdtm_CFI_BACKWARD()
|
| /linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/ |
| H A D | exception.json | 12 …attempting to execute an instruction that is UNDEFINED. Attempting to execute instruction bit patt… 24 …hat could cause those exceptions are attempting to read or write memory where the MMU generates a … 44 …s not taken locally and are caused by Instruction Aborts. For example, attempting to execute an in… 48 … cause those exceptions are:\n\n1. Attempting to read or write memory where the MMU generates a fa…
|
| /linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/ |
| H A D | exception.json | 12 …attempting to execute an instruction that is UNDEFINED. Attempting to execute instruction bit patt… 24 …hat could cause those exceptions are attempting to read or write memory where the MMU generates a … 44 …s not taken locally and are caused by Instruction Aborts. For example, attempting to execute an in… 48 … cause those exceptions are:\n\n1. Attempting to read or write memory where the MMU generates a fa…
|
| /linux/drivers/char/tpm/ |
| H A D | tpm-sysfs.c | 53 "attempting to read the PUBEK")) in pubek_show() 95 "attempting to determine the number of PCRS", in pcrs_show() 128 "attempting to determine the permanent enabled state", in enabled_show() 150 "attempting to determine the permanent active state", in active_show() 172 "attempting to determine the owner state", in owned_show() 194 "attempting to determine the temporary state", in temp_deactivated_show() 218 "attempting to determine the manufacturer", in caps_show() 227 "attempting to determine the 1.2 version", in caps_show() 235 "attempting to determine the 1.1 version", in caps_show()
|
| H A D | tpm1-cmd.c | 337 rc = tpm_transmit_cmd(chip, &buf, 0, "attempting to start the TPM"); in tpm1_startup() 356 "attempting to determine the timeouts", in tpm1_get_timeouts() 361 dev_err(&chip->dev, "A TPM error (%zd) occurred attempting to determine the timeouts\n", in tpm1_get_timeouts() 418 "attempting to determine the durations", in tpm1_get_timeouts() 548 "attempting get random"); in tpm1_get_random() 596 "attempting to read a pcr value"); in tpm1_pcr_read()
|
| H A D | tpm2-cmd.c | 139 rc = tpm_transmit_cmd(chip, &buf, 0, "attempting to read a pcr value"); in tpm2_pcr_read() 207 rc = tpm_transmit_cmd(chip, &buf, 0, "attempting extend a PCR value"); in tpm2_pcr_extend() 268 "attempting get random"); in tpm2_get_random() 432 "attempting the self test"); in tpm2_do_selftest() 683 rc = tpm_transmit_cmd(chip, &buf, 0, "attempting to start the TPM"); in tpm2_startup()
|
| /linux/Documentation/networking/device_drivers/atm/ |
| H A D | cxacru.rst | 76 - "attempting to activate" 83 Changes between "down" and "attempting to activate" 116 [4942249.665075] ATM dev 0: ADSL line: attempting to activate
|
| /linux/Documentation/admin-guide/hw-vuln/ |
| H A D | attack_vector_controls.rst | 35 attempting to leak kernel data into userspace by exploiting a CPU vulnerability. 54 The user-to-user attack vector involves a malicious userspace program attempting 74 The guest-to-host attack vector involves a malicious VM attempting to leak 88 The guest-to-guest attack vector involves a malicious VM attempting to influence 108 malicious VM either observing or attempting to influence the behavior of code
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | pmem.c | 34 pr_debug("Attempting to add pmem node, drc index: %x\n", drc_index); in pmem_drc_add_node() 81 pr_err("Attempting to remove unused DRC index %x\n", drc_index); in pmem_drc_remove_node() 85 pr_debug("Attempting to remove %pOF, drc index: %x\n", dn, drc_index); in pmem_drc_remove_node()
|
| H A D | hotplug-memory.c | 345 pr_info("Attempting to hot-remove %d LMB(s)\n", lmbs_to_remove); in dlpar_memory_remove_by_count() 427 pr_debug("Attempting to hot-remove LMB, drc index %x\n", drc_index); in dlpar_memory_remove_by_index() 459 pr_info("Attempting to hot-remove %u LMB(s) at %x\n", in dlpar_memory_remove_by_ic() 619 pr_info("Attempting to hot-add %d LMB(s)\n", lmbs_to_add); in dlpar_memory_add_by_count() 707 pr_info("Attempting to hot-add LMB, drc index %x\n", drc_index); in dlpar_memory_add_by_index() 741 pr_info("Attempting to hot-add %u LMB(s) at index %x\n", in dlpar_memory_add_by_ic()
|
| /linux/fs/ecryptfs/ |
| H A D | file.c | 97 "%s: Error attempting to decode and decrypt filename [%s]; rc = [%d]\n", in ecryptfs_filldir() 222 "Error attempting to allocate memory\n"); in ecryptfs_open() 237 printk(KERN_ERR "%s: Error attempting to initialize " in ecryptfs_open() 291 "Error attempting to allocate memory\n"); in ecryptfs_dir_open() 297 printk(KERN_ERR "%s: Error attempting to initialize " in ecryptfs_dir_open()
|
| H A D | mmap.c | 141 printk(KERN_ERR "%s: Error attempting to read " in ecryptfs_copy_up_encrypted_with_header() 178 printk(KERN_ERR "%s: Error attempting to copy " in ecryptfs_read_folio() 267 printk(KERN_ERR "%s: Error attempting to read " in ecryptfs_write_begin() 279 printk(KERN_ERR "%s: Error attempting " in ecryptfs_write_begin() 411 printk(KERN_ERR "Error whilst attempting to write inode size " in ecryptfs_write_inode_size_to_xattr() 475 ecryptfs_printk(KERN_WARNING, "Error attempting to fill " in ecryptfs_write_end()
|
| H A D | main.c | 263 printk(KERN_ERR "Error attempting to register " in ecryptfs_parse_param() 299 printk(KERN_ERR "Error attempting to register " in ecryptfs_parse_param() 388 printk(KERN_ERR "Error attempting to initialize " in ecryptfs_validate_options() 406 printk(KERN_ERR "Error attempting to initialize " in ecryptfs_validate_options() 830 printk(KERN_ERR "Failure occurred while attempting to " in ecryptfs_init() 837 printk(KERN_ERR "Failure whilst attempting to init crypto; " in ecryptfs_init() 871 printk(KERN_ERR "Failure whilst attempting to destroy crypto; " in ecryptfs_exit()
|
| H A D | keystore.c | 640 printk(KERN_ERR "%s: Error attempting to find auth tok for " in ecryptfs_write_tag_70_packet() 649 printk(KERN_ERR "Internal error whilst attempting to get " in ecryptfs_write_tag_70_packet() 691 printk(KERN_ERR "%s: Out of kernel memory whilst attempting to " in ecryptfs_write_tag_70_packet() 747 printk(KERN_ERR "%s: Error attempting to " in ecryptfs_write_tag_70_packet() 797 printk(KERN_ERR "%s: Internal error whilst attempting to " in ecryptfs_write_tag_70_packet() 806 printk(KERN_ERR "%s: Internal error whilst attempting to " in ecryptfs_write_tag_70_packet() 834 printk(KERN_ERR "%s: Error attempting to encrypt filename; " in ecryptfs_write_tag_70_packet() 967 printk(KERN_ERR "%s: Error attempting to find auth tok for " in ecryptfs_parse_tag_70_packet() 976 printk(KERN_ERR "Internal error whilst attempting to get " in ecryptfs_parse_tag_70_packet() 985 printk(KERN_ERR "%s: Internal error whilst attempting to " in ecryptfs_parse_tag_70_packet() [all …]
|
| /linux/security/integrity/ima/ |
| H A D | ima_template.c | 332 pr_err("attempting to initialize the template \"%s\" failed\n", in restore_template_fmt() 443 pr_err("attempting to restore a incompatible measurement list"); in ima_restore_measurement_list() 448 pr_err("attempting to restore too many measurements"); in ima_restore_measurement_list() 472 pr_err("attempting to restore a template name that is too long\n"); in ima_restore_measurement_list() 483 pr_err("attempting to restore an unsupported template \"%s\" failed\n", in ima_restore_measurement_list() 504 pr_err("attempting to restore the template fmt \"%s\" failed\n", in ima_restore_measurement_list()
|
| /linux/drivers/md/dm-vdo/ |
| H A D | cpu.h | 12 * uds_prefetch_address() - Minimize cache-miss latency by attempting to move data into a CPU cache 35 * uds_prefetch_range() - Minimize cache-miss latency by attempting to move a range of addresses
|
| /linux/include/uapi/linux/ |
| H A D | falloc.h | 26 * Attempting to collapse a range that crosses the end of the file is 57 * Attempting to insert space using this flag at OR beyond the end of
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | dm-dust.rst | 119 With the device in "fail read on bad block" mode, attempting to read a 143 Attempting to add a bad block that already exists in the list will 150 Attempting to remove a bad block that doesn't exist in the list will
|
| /linux/drivers/acpi/acpica/ |
| H A D | hwacpi.c | 73 "Attempting to enable ACPI mode\n")); in acpi_hw_set_mode() 84 "Attempting to enable Legacy (non-ACPI) mode\n")); in acpi_hw_set_mode()
|
| /linux/net/sctp/ |
| H A D | primitive.c | 85 * attempting to terminate the association results in a failure, an error 100 * attempting to abort the association results in a failure, an error
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_vf_vsi_vlan_ops.c | 186 /* Don't fail when attempting to enable Rx VLAN filtering */ in ice_vf_vsi_cfg_dvm_legacy_vlan_mode() 194 /* Don't fail when attempting to enable Tx VLAN filtering */ in ice_vf_vsi_cfg_dvm_legacy_vlan_mode()
|