Searched full:mitigate (Results 1 – 25 of 143) sorted by relevance
123456
/linux-6.15/Documentation/driver-api/ |
D | wbrf.rst | 12 To mitigate possible RFI interference producers can advertise the 28 response to the radio frequencies of other components to mitigate the
|
D | pwrseq.rst | 19 mitigate any potential conflicts between multiple users behind the scenes.
|
/linux-6.15/arch/x86/ |
D | Kconfig | 1908 return address corruption. This helps mitigate ROP attacks. 2519 bool "Mitigate RSB underflow with call depth tracking" 2525 Compile the kernel with call depth tracking to mitigate the Intel 2566 bool "Mitigate speculative RAS overflow on AMD" 2573 bool "Mitigate Straight-Line-Speculation" 2583 bool "Mitigate Gather Data Sampling" 2604 bool "Mitigate Spectre-BHB (Branch History Injection)" 2614 bool "Mitigate Microarchitectural Data Sampling (MDS) hardware bug" 2624 bool "Mitigate TSX Asynchronous Abort (TAA) hardware bug" 2635 bool "Mitigate MMIO Stale Data hardware bug" [all …]
|
/linux-6.15/Documentation/virt/kvm/arm/ |
D | fw-pseudo-registers.rst | 39 Holds the state of the firmware support to mitigate CVE-2017-5715, as 57 Holds the state of the firmware support to mitigate CVE-2018-3639, as
|
/linux-6.15/Documentation/admin-guide/hw-vuln/ |
D | rsb.rst | 16 Information about these CVEs and how to mitigate them is scattered 160 * Note that RSB filling doesn't fully mitigate this issue. If there 177 * "Enabling IBRS (including enhanced IBRS) will mitigate the "RSBU" 183 However, note that eIBRS and IBRS do not mitigate intra-mode attacks.
|
D | spectre.rst | 221 mitigate Spectre variant 2 instead of retpoline. Enhanced IBRS is 225 Spectre variant 2 attack by a rogue user process. To mitigate such 288 To mitigate variant 2, the host kernel can use return trampolines 360 This file also reports CPU features enabled by microcode to mitigate 532 User programs can mitigate Spectre variant 1 using LFENCE or "bounds 577 To mitigate guest-to-guest attacks in the same CPU hardware thread, 583 To mitigate guest-to-guest attacks from sibling thread when SMT is
|
D | multihit.rst | 82 - Software changes mitigate this issue. 111 In order to mitigate the vulnerability, KVM initially marks all huge pages
|
D | l1d_flush.rst | 58 The mechanism does not mitigate L1D data leaks between tasks belonging to
|
D | processor_mmio_stale_data.rst | 16 are similar to those used to mitigate Microarchitectural Data Sampling (MDS) or 17 those used to mitigate Special Register Buffer Data Sampling (SRBDS).
|
/linux-6.15/drivers/media/pci/cx23885/ |
D | cx23885-input.c | 108 /* Mitigate race with cx23885_input_ir_stop() */ in cx23885_input_rx_work_handler() 119 /* Mitigate race with cx23885_input_ir_stop() */ in cx23885_input_rx_work_handler() 232 * It is shutdown this way in order to mitigate a race with in cx23885_input_ir_stop()
|
/linux-6.15/arch/riscv/boot/dts/starfive/ |
D | jh7100-starfive-visionfive-v1.dts | 29 * reduction seems to mitigate the issue.
|
/linux-6.15/Documentation/driver-api/thermal/ |
D | cpu-idle-cooling.rst | 13 act on a cooling device to mitigate the dissipated power. When the 38 injection period, we can mitigate the temperature by modulating the
|
/linux-6.15/tools/testing/selftests/drivers/net/mlxsw/ |
D | qos_lib.sh | 31 # average ingress rate to somewhat mitigate this.
|
/linux-6.15/arch/x86/include/asm/ |
D | nospec-branch.h | 168 * To mitigate Post-Barrier RSB speculation, one CALL instruction must be 267 * Mitigate RETBleed for AMD/Hygon Zen uarch. Requires KERNEL CR3 because the 305 * Macro to execute VERW instruction that mitigate transient data sampling
|
/linux-6.15/Documentation/userspace-api/ |
D | mseal.rst | 15 modifications. This is useful to mitigate memory corruption issues where a 139 attributes. This is useful to mitigate memory corruption issues where a
|
/linux-6.15/Documentation/devicetree/bindings/thermal/ |
D | thermal-sensor.yaml | 16 action to mitigate thermal overloads.
|
D | thermal-zones.yaml | 16 take appropriate action to mitigate thermal overloads. 46 mitigate thermal overload conditions. It does not represent a real device
|
D | thermal-cooling-devices.yaml | 16 take appropriate action to mitigate thermal overload.
|
D | thermal-idle.yaml | 15 mitigate the temperature on the device by injecting idle cycles,
|
/linux-6.15/include/vdso/ |
D | getrandom.h | 54 * to any stack or memory outside of the parameters passed to it, in order to mitigate stack data
|
/linux-6.15/arch/x86/kvm/svm/ |
D | vmenter.S | 215 * Mitigate RETBleed for AMD/Hygon Zen uarch. RET should be 348 * Mitigate RETBleed for AMD/Hygon Zen uarch. RET should be
|
/linux-6.15/Documentation/arch/x86/x86_64/ |
D | 5level-paging.rst | 42 To mitigate this, we are not going to allocate virtual address space
|
/linux-6.15/net/ipv4/netfilter/ |
D | nf_dup_ipv4.c | 74 * If we are in PREROUTING/INPUT, decrease the TTL to mitigate potential in nf_dup_ipv4()
|
/linux-6.15/drivers/iio/imu/inv_mpu6050/ |
D | inv_mpu_ring.c | 87 * Reset if there is only 3 data set free remaining to mitigate in inv_mpu6050_read_fifo()
|
/linux-6.15/drivers/clk/tegra/ |
D | clk-device.c | 173 * NOIRQ phase. We will keep clocks resumed during suspend to mitigate this
|
123456