lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Sat, 06 Jan 2018 13:25:34 +0300
From:   Ozgur <ozgur@...sey.org>
To:     Jonathan Corbet <corbet@....net>
Cc:     linux-doc@...r.kernel.org,
        linux-kernel <linux-kernel@...r.kernel.org>
Subject: [PATCH] Documentation: Fix 00-INDEX file


Updated 00-INDEX file and added non-directories, add descriptions.

Signed-off-by: Ozgur Karatas <ozgur@...sey.org>

---
 Documentation/00-INDEX | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX
index 3bec49c33bbb..88eba10037c3 100644
--- a/Documentation/00-INDEX
+++ b/Documentation/00-INDEX
@@ -72,6 +72,9 @@ block/
 	- info on the Block I/O (BIO) layer.
 blockdev/
 	- info on block devices & drivers
+bpf/
+	- Q&A on Berkeley Packet Filter
+
 bt8xxgpio.txt
 	- info on how to modify a bt8xx video card for GPIO usage.
 btmrvl.txt
@@ -230,6 +233,8 @@ kbuild/
 	- directory with info about the kernel build process.
 kernel-doc-nano-HOWTO.txt
 	- outdated info about kernel-doc documentation.
+kernel-hacking/
+	- include on guide to hacking Linux kernel.
 kdump/
 	- directory with mini HowTo on getting the crash dump code to work.
 doc-guide/
@@ -248,6 +253,8 @@ ldm.txt
 	- a brief description of LDM (Windows Dynamic Disks).
 leds/
 	- directory with info about LED handling under Linux.
+lightnvm/
+	- info on pblk (physical block device target).
 livepatch/
 	- info on kernel live patching.
 locking/
@@ -314,6 +321,8 @@ nvmem/
 	- info on non volatile memory framework.
 output/
 	- default directory where html/LaTeX/pdf files will be written.
+openrisc/
+	- include on information of Linux to the OpenRISC.
 padata.txt
 	- An introduction to the "padata" parallel execution API
 parisc/
@@ -327,7 +336,7 @@ percpu-rw-semaphore.txt
 perf/
 	- info about the APM X-Gene SoC Performance Monitoring Unit (PMU).
 phy/
-	- ino on Samsung USB 2.0 PHY adaptation layer.
+	- info on Samsung USB 2.0 PHY adaptation layer.
 phy.txt
 	- Description of the generic PHY framework.
 pi-futex.txt
@@ -394,6 +403,8 @@ sound/
 	- directory with info on sound card support.
 spi/
 	- overview of Linux kernel Serial Peripheral Interface (SPI) support.
+sparc/
+	- directory info on Sparc console access.
 sphinx/
 	- no documentation here, just files required by Sphinx toolchain.
 sphinx-static/
@@ -424,6 +435,8 @@ unshare.txt
 	- description of the Linux unshare system call.
 usb/
 	- directory with info regarding the Universal Serial Bus.
+userspace-api/
+	- directory with info Linux kernel user-space API guide.
 vfio.txt
 	- info on Virtual Function I/O used in guest/hypervisor instances.
 video-output.txt
-- 
2.11.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ