summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/reporting-bugs.rst
Commit message (Collapse)AuthorAgeFilesLines
* Documentation/admin-guide: update URL of LKML information linkRamunas Geciauskas2019-01-031-1/+1
| | | | | | | | Information regarding linux-kernel mailing list is no longer hosted on tux.org Update the link to point to the one available at kernel.org Signed-off-by: Ramunas Geciauskas <kernel@geciauskas.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
* Documentation: fix admin-guide doc refsTom Saeger2017-10-121-2/+2
| | | | | | | | Make admin-guide document refs valid. Signed-off-by: Tom Saeger <tom.saeger@oracle.com> Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
* Docs: change sh -> awk in REPORTING-BUGSKevin Peng2016-12-051-1/+1
| | | | | | | | scripts/ver_linux has been rewritten as an awk script; update documentation to reflect this fact. Signed-off-by: Kevin Peng <kkpengboy@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
* docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-241-3/+3
| | | | | | | | The previous patch renamed several files that are cross-referenced along the Kernel documentation. Adjust the links to point to the right places. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* docs-rst: create an user's manual bookMauro Carvalho Chehab2016-10-241-0/+182
Place README, REPORTING-BUGS, SecurityBugs and kernel-parameters on an user's manual book. As we'll be numbering the user's manual, remove the manual numbering from SecurityBugs. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>