Signed-off-by: Nikola Forró <nforro@xxxxxxxxxx> --- man5/proc.5 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/man5/proc.5 b/man5/proc.5 index c01aed2b1..2ccec8ce0 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -2294,6 +2294,7 @@ CapBnd: ffffffffffffffff CapAmb: 0000000000000000 NoNewPrivs: 0 Seccomp: 0 +Speculation_Store_Bypass: vulnerable Cpus_allowed: 00000001 Cpus_allowed_list: 0 Mems_allowed: 1 @@ -2517,6 +2518,12 @@ This field is provided only if the kernel was built with the .BR CONFIG_SECCOMP kernel configuration option enabled. .IP * +.IR Speculation_Store_Bypass : +.\" commit fae1fa0fc6cca8beee3ab8ed71d54f9a78fa3f64 +Speculation flaw mitigation state +(since Linux 4.17, see +.BR prctl (2)). +.IP * .IR Cpus_allowed : Mask of CPUs on which this process may run (since Linux 2.6.24, see -- 2.17.1 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html