OSDN Git Service

Documentation: Add section about CPU vulnerabilities
authorThomas Gleixner <tglx@linutronix.de>
Fri, 13 Jul 2018 14:23:26 +0000 (16:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Aug 2018 16:14:51 +0000 (18:14 +0200)
commit93aed2469df1fdef8ed97d6cbb6dd042181fe46e
tree46425a501019e23c6eeafca6ac9b1eed126a5f70
parent2decbf5264ea6175c6fca28ba2b5c0c683facf27
Documentation: Add section about CPU vulnerabilities

commit 3ec8ce5d866ec6a08a9cfab82b62acf4a830b35f upstream

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
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/index.rst
Documentation/l1tf.rst [new file with mode: 0644]