/freebsd/sys/arm64/include/ |
H A D | procctl.h | fd8d844f7622a08d362994fde083170ec29088ae Sat Mar 16 12:44:33 CET 2019 Konstantin Belousov <kib@FreeBSD.org> amd64 KPTI: add control from procctl(2).
Add the infrastructure to allow MD procctl(2) commands, and use it to introduce amd64 PTI control and reporting. PTI mode cannot be modified for existing pmap, the knob controls PTI of the new vmspace created on exec.
Requested by: jhb Reviewed by: jhb, markj (previous version) Tested by: pho Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D19514
|
/freebsd/sys/arm/include/ |
H A D | procctl.h | fd8d844f7622a08d362994fde083170ec29088ae Sat Mar 16 12:44:33 CET 2019 Konstantin Belousov <kib@FreeBSD.org> amd64 KPTI: add control from procctl(2).
Add the infrastructure to allow MD procctl(2) commands, and use it to introduce amd64 PTI control and reporting. PTI mode cannot be modified for existing pmap, the knob controls PTI of the new vmspace created on exec.
Requested by: jhb Reviewed by: jhb, markj (previous version) Tested by: pho Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D19514
|
/freebsd/sys/amd64/include/ |
H A D | procctl.h | fd8d844f7622a08d362994fde083170ec29088ae Sat Mar 16 12:44:33 CET 2019 Konstantin Belousov <kib@FreeBSD.org> amd64 KPTI: add control from procctl(2).
Add the infrastructure to allow MD procctl(2) commands, and use it to introduce amd64 PTI control and reporting. PTI mode cannot be modified for existing pmap, the knob controls PTI of the new vmspace created on exec.
Requested by: jhb Reviewed by: jhb, markj (previous version) Tested by: pho Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D19514
|
/freebsd/sys/riscv/include/ |
H A D | procctl.h | fd8d844f7622a08d362994fde083170ec29088ae Sat Mar 16 12:44:33 CET 2019 Konstantin Belousov <kib@FreeBSD.org> amd64 KPTI: add control from procctl(2).
Add the infrastructure to allow MD procctl(2) commands, and use it to introduce amd64 PTI control and reporting. PTI mode cannot be modified for existing pmap, the knob controls PTI of the new vmspace created on exec.
Requested by: jhb Reviewed by: jhb, markj (previous version) Tested by: pho Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D19514
|
/freebsd/sys/powerpc/include/ |
H A D | procctl.h | fd8d844f7622a08d362994fde083170ec29088ae Sat Mar 16 12:44:33 CET 2019 Konstantin Belousov <kib@FreeBSD.org> amd64 KPTI: add control from procctl(2).
Add the infrastructure to allow MD procctl(2) commands, and use it to introduce amd64 PTI control and reporting. PTI mode cannot be modified for existing pmap, the knob controls PTI of the new vmspace created on exec.
Requested by: jhb Reviewed by: jhb, markj (previous version) Tested by: pho Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D19514
|
/freebsd/sys/i386/include/ |
H A D | procctl.h | fd8d844f7622a08d362994fde083170ec29088ae Sat Mar 16 12:44:33 CET 2019 Konstantin Belousov <kib@FreeBSD.org> amd64 KPTI: add control from procctl(2).
Add the infrastructure to allow MD procctl(2) commands, and use it to introduce amd64 PTI control and reporting. PTI mode cannot be modified for existing pmap, the knob controls PTI of the new vmspace created on exec.
Requested by: jhb Reviewed by: jhb, markj (previous version) Tested by: pho Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D19514
|
/freebsd/sys/x86/include/ |
H A D | procctl.h | fd8d844f7622a08d362994fde083170ec29088ae Sat Mar 16 12:44:33 CET 2019 Konstantin Belousov <kib@FreeBSD.org> amd64 KPTI: add control from procctl(2).
Add the infrastructure to allow MD procctl(2) commands, and use it to introduce amd64 PTI control and reporting. PTI mode cannot be modified for existing pmap, the knob controls PTI of the new vmspace created on exec.
Requested by: jhb Reviewed by: jhb, markj (previous version) Tested by: pho Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D19514
|
/freebsd/sys/sys/ |
H A D | procctl.h | diff fd8d844f7622a08d362994fde083170ec29088ae Sat Mar 16 12:44:33 CET 2019 Konstantin Belousov <kib@FreeBSD.org> amd64 KPTI: add control from procctl(2).
Add the infrastructure to allow MD procctl(2) commands, and use it to introduce amd64 PTI control and reporting. PTI mode cannot be modified for existing pmap, the knob controls PTI of the new vmspace created on exec.
Requested by: jhb Reviewed by: jhb, markj (previous version) Tested by: pho Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D19514
|
H A D | proc.h | diff fd8d844f7622a08d362994fde083170ec29088ae Sat Mar 16 12:44:33 CET 2019 Konstantin Belousov <kib@FreeBSD.org> amd64 KPTI: add control from procctl(2).
Add the infrastructure to allow MD procctl(2) commands, and use it to introduce amd64 PTI control and reporting. PTI mode cannot be modified for existing pmap, the knob controls PTI of the new vmspace created on exec.
Requested by: jhb Reviewed by: jhb, markj (previous version) Tested by: pho Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D19514
|
/freebsd/sys/riscv/riscv/ |
H A D | vm_machdep.c | diff fd8d844f7622a08d362994fde083170ec29088ae Sat Mar 16 12:44:33 CET 2019 Konstantin Belousov <kib@FreeBSD.org> amd64 KPTI: add control from procctl(2).
Add the infrastructure to allow MD procctl(2) commands, and use it to introduce amd64 PTI control and reporting. PTI mode cannot be modified for existing pmap, the knob controls PTI of the new vmspace created on exec.
Requested by: jhb Reviewed by: jhb, markj (previous version) Tested by: pho Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D19514
|
/freebsd/sys/arm/arm/ |
H A D | vm_machdep.c | diff fd8d844f7622a08d362994fde083170ec29088ae Sat Mar 16 12:44:33 CET 2019 Konstantin Belousov <kib@FreeBSD.org> amd64 KPTI: add control from procctl(2).
Add the infrastructure to allow MD procctl(2) commands, and use it to introduce amd64 PTI control and reporting. PTI mode cannot be modified for existing pmap, the knob controls PTI of the new vmspace created on exec.
Requested by: jhb Reviewed by: jhb, markj (previous version) Tested by: pho Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D19514
|
/freebsd/sys/powerpc/powerpc/ |
H A D | vm_machdep.c | diff fd8d844f7622a08d362994fde083170ec29088ae Sat Mar 16 12:44:33 CET 2019 Konstantin Belousov <kib@FreeBSD.org> amd64 KPTI: add control from procctl(2).
Add the infrastructure to allow MD procctl(2) commands, and use it to introduce amd64 PTI control and reporting. PTI mode cannot be modified for existing pmap, the knob controls PTI of the new vmspace created on exec.
Requested by: jhb Reviewed by: jhb, markj (previous version) Tested by: pho Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D19514
|
/freebsd/sys/compat/freebsd32/ |
H A D | freebsd32_misc.c | diff fd8d844f7622a08d362994fde083170ec29088ae Sat Mar 16 12:44:33 CET 2019 Konstantin Belousov <kib@FreeBSD.org> amd64 KPTI: add control from procctl(2).
Add the infrastructure to allow MD procctl(2) commands, and use it to introduce amd64 PTI control and reporting. PTI mode cannot be modified for existing pmap, the knob controls PTI of the new vmspace created on exec.
Requested by: jhb Reviewed by: jhb, markj (previous version) Tested by: pho Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D19514
|
/freebsd/sys/amd64/amd64/ |
H A D | vm_machdep.c | diff fd8d844f7622a08d362994fde083170ec29088ae Sat Mar 16 12:44:33 CET 2019 Konstantin Belousov <kib@FreeBSD.org> amd64 KPTI: add control from procctl(2).
Add the infrastructure to allow MD procctl(2) commands, and use it to introduce amd64 PTI control and reporting. PTI mode cannot be modified for existing pmap, the knob controls PTI of the new vmspace created on exec.
Requested by: jhb Reviewed by: jhb, markj (previous version) Tested by: pho Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D19514
|
/freebsd/sys/i386/i386/ |
H A D | vm_machdep.c | diff fd8d844f7622a08d362994fde083170ec29088ae Sat Mar 16 12:44:33 CET 2019 Konstantin Belousov <kib@FreeBSD.org> amd64 KPTI: add control from procctl(2).
Add the infrastructure to allow MD procctl(2) commands, and use it to introduce amd64 PTI control and reporting. PTI mode cannot be modified for existing pmap, the knob controls PTI of the new vmspace created on exec.
Requested by: jhb Reviewed by: jhb, markj (previous version) Tested by: pho Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D19514
|