Commit 1b1934db authored by Linus Torvalds's avatar Linus Torvalds
Browse files

Merge tag 'docs-6.8-2' of git://git.lwn.net/linux

Pull documentation fixes from Jonathan Corbet:
 "A handful of late-arriving documentation fixes"

* tag 'docs-6.8-2' of git://git.lwn.net/linux:
  docs, kprobes: Add loongarch as supported architecture
  docs, kprobes: Update email address of Masami Hiramatsu
  docs: admin-guide: hw_random: update rng-tools website
  Documentation/core-api: fix spelling mistake in workqueue
  docs: kernel_feat.py: fix potential command injection
  Documentation: constrain alabaster package to older versions
parents bce3b5d6 ead8467f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
.. SPDX-License-Identifier: GPL-2.0

.. kernel-feat:: $srctree/Documentation/features
.. kernel-feat:: features
+2 −3
Original line number Diff line number Diff line
@@ -14,10 +14,9 @@ into that core.

To make the most effective use of these mechanisms, you
should download the support software as well.  Download the
latest version of the "rng-tools" package from the
hw_random driver's official Web site:
latest version of the "rng-tools" package from:

	http://sourceforge.net/projects/gkernel/
	https://github.com/nhorman/rng-tools

Those tools use /dev/hwrng to fill the kernel entropy pool,
which is used internally and exported by the /dev/urandom and
+1 −1
Original line number Diff line number Diff line
.. SPDX-License-Identifier: GPL-2.0

.. kernel-feat:: $srctree/Documentation/features arc
.. kernel-feat:: features arc
+1 −1
Original line number Diff line number Diff line
.. SPDX-License-Identifier: GPL-2.0

.. kernel-feat:: $srctree/Documentation/features arm
.. kernel-feat:: features arm
+1 −1
Original line number Diff line number Diff line
.. SPDX-License-Identifier: GPL-2.0

.. kernel-feat:: $srctree/Documentation/features arm64
.. kernel-feat:: features arm64
Loading