/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
D | max98504.txt | 20 applied during the "attack hold" and "timed hold" phase, the value must be 22 - maxim,brownout-attack-hold-ms - the brownout attack hold phase time in ms,
|
D | cs35l36.txt | 113 - cirrus,cirrus,vpbr-atk-rate : Attenuation attack step rate. Configures the 132 - cirrus,vpbr-mute-en : During the attack state, if the vpbr-max-attn value
|
/kernel/linux/linux-5.10/Documentation/admin-guide/hw-vuln/ |
D | spectre.rst | 69 The bounds check bypass attack :ref:`[2] <spec_ref2>` takes advantage 92 The branch target injection attack takes advantage of speculative 116 the attack revealing useful data. 118 One other variant 2 attack vector is for the attacker to poison the 123 return instructions. This attack can be mitigated by flushing the return 134 Yet another variant 2 attack vector is for the attacker to poison the 141 Currently the only known real-world BHB attack vector is via 150 The following list of attack scenarios have been anticipated, but may 151 not cover all possible attack vectors. 162 a pointer for a Spectre variant 1 attack. The index or pointer [all …]
|
D | l1tf.rst | 56 similar to the Meltdown attack. 59 allows to attack any physical memory address in the system and the attack 60 works across all protection domains. It allows an attack of SGX and also 73 application to attack the physical memory to which these PTEs resolve. 78 The Linux kernel contains a mitigation for this attack vector, PTE 92 PTE inversion mitigation for L1TF, to attack physical host memory. 98 only to attack data which is present in L1D, a malicious guest running 99 on one Hyperthread can attack the data which is brought into the L1D by 103 If the processor does not support Extended Page Tables, the attack is 107 While solutions exist to mitigate these attack vectors fully, these [all …]
|
D | mds.rst | 55 allows in turn to infer the value via a cache side channel attack. 74 the TLBleed attack samples can be postprocessed successfully. 220 to use MWAIT in user space (Ring 3) which opens an potential attack vector
|
D | multihit.rst | 9 exploit this erratum to perform a denial of service attack.
|
/kernel/linux/linux-5.10/Documentation/security/ |
D | self-protection.rst | 9 and actively detecting attack attempts. Not all topics are explored in 20 attack surface. (Especially when they have the ability to load arbitrary 115 bug to an attack. 128 unexpectedly extend the available attack surface. (The on-demand loading 147 to gain execution control during an attack, By far the most commonly 150 kind of attack exist, and protections exist to defend against them. 165 A less well understood attack is using a bug that triggers the 167 allocations. With this attack it is possible to write beyond the end of 201 defense, in that an attack must gather enough information about a 225 mounting a successful attack, making the location non-deterministic
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
D | asound_fm.h | 54 unsigned char attack; /* 4 bits: attack rate */ member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
D | asound_fm.h | 24 unsigned char attack; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
D | asound_fm.h | 37 unsigned char attack; member
|
/kernel/linux/linux-5.10/Documentation/input/devices/ |
D | iforce-protocol.rst | 126 0a-0b Address of attack and fade parameters, or ffff if none. 147 02-03 Duration of attack (little endian encoding, in ms) 148 04 Level at end of attack. Signed byte. 356 - attack and fade : 0e
|
/kernel/linux/linux-5.10/sound/pci/asihpi/ |
D | hpi.h | 1395 u16 hpi_meter_set_peak_ballistics(u32 h_control, u16 attack, u16 decay); 1397 u16 hpi_meter_set_rms_ballistics(u32 h_control, u16 attack, u16 decay); 1399 u16 hpi_meter_get_peak_ballistics(u32 h_control, u16 *attack, u16 *decay); 1401 u16 hpi_meter_get_rms_ballistics(u32 h_control, u16 *attack, u16 *decay); 1634 u32 attack);
|
D | hpifunc.c | 1886 u32 attack) in hpi_compander_set_attack_time_constant() argument 1888 return hpi_control_param_set(h_control, HPI_COMPANDER_ATTACK, attack, in hpi_compander_set_attack_time_constant() 1893 u32 *attack) in hpi_compander_get_attack_time_constant() argument 1896 index, attack, NULL); in hpi_compander_get_attack_time_constant() 2063 u16 hpi_meter_set_rms_ballistics(u32 h_control, u16 attack, u16 decay) in hpi_meter_set_rms_ballistics() argument 2066 attack, decay); in hpi_meter_set_rms_ballistics() 2071 u32 attack; in hpi_meter_get_rms_ballistics() local 2076 &attack, &decay); in hpi_meter_get_rms_ballistics() 2079 *pn_attack = (unsigned short)attack; in hpi_meter_get_rms_ballistics() 2086 u16 hpi_meter_set_peak_ballistics(u32 h_control, u16 attack, u16 decay) in hpi_meter_set_peak_ballistics() argument [all …]
|
/kernel/linux/linux-5.10/Documentation/userspace-api/ |
D | no_new_privs.rst | 52 - By itself, ``no_new_privs`` can be used to reduce the attack surface
|
/kernel/linux/linux-5.10/net/ipv4/ |
D | Kconfig | 99 attack or a misconfigured system somewhere. The information is 271 Normal TCP/IP networking is open to an attack known as "SYN 272 flooding". This denial-of-service attack prevents legitimate remote 274 attack and requires very little work from the attacker, who can 277 SYN cookies provide protection against this type of attack. If you 280 continue to connect, even when your machine is under attack. There
|
/kernel/linux/linux-5.10/Documentation/admin-guide/gpio/ |
D | gpio-aggregator.rst | 23 grab and which not, reducing the attack surface.
|
/kernel/linux/linux-5.10/Documentation/admin-guide/LSM/ |
D | Yama.rst | 20 of their attack without resorting to user-assisted phishing.
|
/kernel/linux/linux-5.10/sound/synth/emux/ |
D | soundfont.c | 1041 int attack, hold, decay, release; in load_guspatch() local 1042 attack = calc_gus_envelope_time in load_guspatch() 1061 snd_sf_calc_parm_attack(attack); in load_guspatch()
|
/kernel/linux/linux-5.10/Documentation/x86/ |
D | tsx_async_abort.rst | 11 TSX Async Abort (TAA) is a side channel attack on internal buffers in some
|
/kernel/linux/linux-5.10/drivers/firmware/efi/ |
D | Kconfig | 198 bool "Reset memory attack mitigation" 230 PCI devices from being able to attack the OS via DMA. However, since
|
/kernel/linux/linux-5.10/Documentation/arm64/ |
D | pointer-authentication.rst | 17 used to mitigate certain classes of attack where an attacker can corrupt
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-fm-tx.rst | 128 Sets the attack time for audio compression feature. It is a useconds
|
/kernel/linux/linux-5.10/sound/drivers/opl3/ |
D | opl3_synth.c | 500 reg_val = (voice->attack << 4) & OPL3_ATTACK_MASK; in snd_opl3_set_voice()
|
/kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
D | si4713.rst | 113 - acomp_attack_time - Sets the attack time for audio dynamic range control.
|
/kernel/linux/linux-5.10/fs/xfs/ |
D | Kconfig | 48 To close off an attack surface, say N.
|