]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: Add section about CPU vulnerabilities
authorThomas Gleixner <tglx@linutronix.de>
Fri, 13 Jul 2018 14:23:26 +0000 (16:23 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 13 Jul 2018 14:29:56 +0000 (16:29 +0200)
commitb92dcfd13737095409714ac1e2eb92a359e32438
treea08562fd4780f19de9142e338c44bd0b435c3484
parent2930524be9fd2e30f4418241c6f38b7ae7817128
Documentation: Add section about CPU vulnerabilities

Add documentation for the L1TF vulnerability and the mitigation mechanisms:

  - Explain the problem and risks
  - Document the mitigation mechanisms
  - Document the command line controls
  - Document the sysfs files

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Josh Poimboeuf <jpoimboe@redhat.com>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Link: https://lkml.kernel.org/r/20180713142323.287429944@linutronix.de
Documentation/admin-guide/index.rst
Documentation/admin-guide/l1tf.rst [new file with mode: 0644]