diff --git a/Documentation/crypto/index.rst b/Documentation/crypto/index.rst index 94c4786f257309a1b8e08c3e21cd8af8a5b039cf..c4ff5d791233921bd82591939c1cdf5fb117e859 100644 --- a/Documentation/crypto/index.rst +++ b/Documentation/crypto/index.rst @@ -20,5 +20,6 @@ for cryptographic use cases, as well as programming examples. architecture devel-algos userspace-if + crypto_engine api api-samples diff --git a/Documentation/driver-api/index.rst b/Documentation/driver-api/index.rst index 6d8352c0f3547a9f63fa7db614e1466f2b822616..3ac51c94f97be5e7d810f947c93df94a920fce33 100644 --- a/Documentation/driver-api/index.rst +++ b/Documentation/driver-api/index.rst @@ -18,6 +18,7 @@ available subsections can be seen below. infrastructure pm/index device-io + device_connection dma-buf device_link message-based diff --git a/Documentation/process/index.rst b/Documentation/process/index.rst index 1c9fe657ed01b049e3e8a963177cbd85f63c180c..37bd0628b6ee90989a8471cff080c78cc32c69cb 100644 --- a/Documentation/process/index.rst +++ b/Documentation/process/index.rst @@ -52,6 +52,7 @@ lack of a better place. adding-syscalls magic-number volatile-considered-harmful + clang-format .. only:: subproject and html diff --git a/Documentation/security/index.rst b/Documentation/security/index.rst index 298a94a33f053acf3f3a3b1b0b30cb93ba38ff68..85492bfca530901b8bd883a91b6d84403cd2e8bb 100644 --- a/Documentation/security/index.rst +++ b/Documentation/security/index.rst @@ -9,5 +9,7 @@ Security Documentation IMA-templates keys/index LSM + LSM-sctp + SELinux-sctp self-protection tpm/index