Searched hist:"356 e4bfff2c5489e016fdb925adbf12a1e3950ee" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/Documentation/userspace-api/ |
H A D | spec_ctrl.rst | diff 356e4bfff2c5489e016fdb925adbf12a1e3950ee Thu May 03 15:09:15 CDT 2018 Thomas Gleixner <tglx@linutronix.de> prctl: Add force disable speculation
For certain use cases it is desired to enforce mitigations so they cannot be undone afterwards. That's important for loader stubs which want to prevent a child from disabling the mitigation again. Will also be used for seccomp(). The extra state preserving of the prctl state for SSB is a preparatory step for EBPF dymanic speculation control.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
/openbmc/linux/include/uapi/linux/ |
H A D | prctl.h | diff 356e4bfff2c5489e016fdb925adbf12a1e3950ee Thu May 03 15:09:15 CDT 2018 Thomas Gleixner <tglx@linutronix.de> prctl: Add force disable speculation
For certain use cases it is desired to enforce mitigations so they cannot be undone afterwards. That's important for loader stubs which want to prevent a child from disabling the mitigation again. Will also be used for seccomp(). The extra state preserving of the prctl state for SSB is a preparatory step for EBPF dymanic speculation control.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
/openbmc/linux/fs/proc/ |
H A D | array.c | diff 356e4bfff2c5489e016fdb925adbf12a1e3950ee Thu May 03 15:09:15 CDT 2018 Thomas Gleixner <tglx@linutronix.de> prctl: Add force disable speculation
For certain use cases it is desired to enforce mitigations so they cannot be undone afterwards. That's important for loader stubs which want to prevent a child from disabling the mitigation again. Will also be used for seccomp(). The extra state preserving of the prctl state for SSB is a preparatory step for EBPF dymanic speculation control.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
/openbmc/linux/arch/x86/kernel/cpu/ |
H A D | bugs.c | diff 356e4bfff2c5489e016fdb925adbf12a1e3950ee Thu May 03 15:09:15 CDT 2018 Thomas Gleixner <tglx@linutronix.de> prctl: Add force disable speculation
For certain use cases it is desired to enforce mitigations so they cannot be undone afterwards. That's important for loader stubs which want to prevent a child from disabling the mitigation again. Will also be used for seccomp(). The extra state preserving of the prctl state for SSB is a preparatory step for EBPF dymanic speculation control.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
/openbmc/linux/include/linux/ |
H A D | sched.h | diff 356e4bfff2c5489e016fdb925adbf12a1e3950ee Thu May 03 15:09:15 CDT 2018 Thomas Gleixner <tglx@linutronix.de> prctl: Add force disable speculation
For certain use cases it is desired to enforce mitigations so they cannot be undone afterwards. That's important for loader stubs which want to prevent a child from disabling the mitigation again. Will also be used for seccomp(). The extra state preserving of the prctl state for SSB is a preparatory step for EBPF dymanic speculation control.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|