linux_dsm_epyc7002/arch/x86/kernel/cpu
Kees Cook 7bbf1373e2 nospec: Allow getting/setting on non-current task
Adjust arch_prctl_get/set_spec_ctrl() to operate on tasks other than
current.

This is needed both for /proc/$pid/status queries and for seccomp (since
thread-syncing can trigger seccomp in non-current threads).

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2018-05-03 13:55:51 +02:00
..
mcheck
microcode
mtrr
.gitignore
amd.c x86/speculation: Create spec-ctrl.h to avoid include hell 2018-05-03 13:55:50 +02:00
aperfmperf.c
bugs.c nospec: Allow getting/setting on non-current task 2018-05-03 13:55:51 +02:00
centaur.c
common.c x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested 2018-05-03 13:55:49 +02:00
cpu.h x86/bugs/intel: Set proper CPU features and setup RDS 2018-05-03 13:55:48 +02:00
cpuid-deps.c
cyrix.c
hypervisor.c
intel_cacheinfo.c
intel_pconfig.c
intel_rdt_ctrlmondata.c
intel_rdt_monitor.c
intel_rdt_rdtgroup.c
intel_rdt.c
intel_rdt.h
intel.c x86/bugs/intel: Set proper CPU features and setup RDS 2018-05-03 13:55:48 +02:00
Makefile
match.c
mkcapflags.sh
mshyperv.c
perfctr-watchdog.c
powerflags.c
proc.c
rdrand.c
scattered.c
topology.c
transmeta.c
umc.c
vmware.c