Skip to content

Commit

Permalink
Merge tag 'docs-6.6' of git://git.lwn.net/linux
Browse files Browse the repository at this point in the history
Pull documentation updates from Jonathan Corbet:
 "Documentation work keeps chugging along; this includes:

   - Work from Carlos Bilbao to integrate rustdoc output into the
     generated HTML documentation. This took some work to figure out how
     to do it without slowing the docs build and without creating people
     who don't have Rust installed, but Carlos got there

   - Move the loongarch and mips architecture documentation under
     Documentation/arch/

   - Some more maintainer documentation from Jakub

  ... plus the usual assortment of updates, translations, and fixes"

* tag 'docs-6.6' of git://git.lwn.net/linux: (56 commits)
  Docu: genericirq.rst: fix irq-example
  input: docs: pxrc: remove reference to phoenix-sim
  Documentation: serial-console: Fix literal block marker
  docs/mm: remove references to hmm_mirror ops and clean typos
  docs/zh_CN: correct regi_chg(),regi_add() to region_chg(),region_add()
  Documentation: Fix typos
  Documentation/ABI: Fix typos
  scripts: kernel-doc: fix macro handling in enums
  scripts: kernel-doc: parse DEFINE_DMA_UNMAP_[ADDR|LEN]
  Documentation: riscv: Update boot image header since EFI stub is supported
  Documentation: riscv: Add early boot document
  Documentation: arm: Add bootargs to the table of added DT parameters
  docs: kernel-parameters: Refer to the correct bitmap function
  doc: update params of memhp_default_state=
  docs: Add book to process/kernel-docs.rst
  docs: sparse: fix invalid link addresses
  docs: vfs: clean up after the iterate() removal
  docs: Add a section on surveys to the researcher guidelines
  docs: move mips under arch
  docs: move loongarch under arch
  ...
  • Loading branch information
torvalds committed Aug 31, 2023
2 parents f8fd5c2 + c63594f commit cd99b9e
Show file tree
Hide file tree
Showing 295 changed files with 1,589 additions and 643 deletions.
2 changes: 1 addition & 1 deletion Documentation/ABI/stable/sysfs-block
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ Description:
capable of executing requests targeting different sector ranges
in parallel. For instance, single LUN multi-actuator hard-disks
will have an independent_access_ranges directory if the device
correctly advertizes the sector ranges of its actuators.
correctly advertises the sector ranges of its actuators.

The independent_access_ranges directory contains one directory
per access range, with each range described using the sector
Expand Down
2 changes: 1 addition & 1 deletion Documentation/ABI/stable/sysfs-class-infiniband
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ Description:
pkeys/<n>: (RO) Displays the contents of the physical
key table n = 0..126

mcgs/: (RO) Muticast group table
mcgs/: (RO) Multicast group table

<m>/gid_idx/0: (RO) Display the GID mapping m = 1..2

Expand Down
2 changes: 1 addition & 1 deletion Documentation/ABI/stable/sysfs-platform-wmi-bmof
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ What: /sys/bus/wmi/devices/05901221-D566-11D1-B2F0-00A0C9062910[-X]/bmof
Date: Jun 2017
KernelVersion: 4.13
Description:
Binary MOF metadata used to decribe the details of available ACPI WMI interfaces.
Binary MOF metadata used to describe the details of available ACPI WMI interfaces.

See Documentation/wmi/devices/wmi-bmof.rst for details.
2 changes: 1 addition & 1 deletion Documentation/ABI/testing/debugfs-driver-habanalabs
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ What: /sys/kernel/debug/habanalabs/hl<n>/device_release_watchdog_timeo
Date: Oct 2022
KernelVersion: 6.2
Contact: [email protected]
Description: The watchdog timeout value in seconds for a device relese upon
Description: The watchdog timeout value in seconds for a device release upon
certain error cases, after which the device is reset.

What: /sys/kernel/debug/habanalabs/hl<n>/dma_size
Expand Down
2 changes: 1 addition & 1 deletion Documentation/ABI/testing/procfs-diskstats
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Description:

== ===================================
1 major number
2 minor mumber
2 minor number
3 device name
4 reads completed successfully
5 reads merged
Expand Down
2 changes: 1 addition & 1 deletion Documentation/ABI/testing/sysfs-bus-coreboot
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ What: /sys/bus/coreboot/devices/cbmem-<id>/address
Date: August 2022
Contact: Jack Rosenthal <[email protected]>
Description:
This is the pyhsical memory address that the CBMEM entry's data
This is the physical memory address that the CBMEM entry's data
begins at, in hexadecimal (e.g., ``0x76ffe000``).

What: /sys/bus/coreboot/devices/cbmem-<id>/size
Expand Down
8 changes: 4 additions & 4 deletions Documentation/ABI/testing/sysfs-bus-coresight-devices-etm3x
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Date: November 2014
KernelVersion: 3.19
Contact: Mathieu Poirier <[email protected]>
Description: (RW) Used in conjunction with @addr_idx. Specifies the range of
addresses to trigger on. Inclusion or exclusion is specificed
addresses to trigger on. Inclusion or exclusion is specified
in the corresponding access type register.

What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/addr_single
Expand Down Expand Up @@ -304,19 +304,19 @@ What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/mgmt/etmtsscr
Date: September 2015
KernelVersion: 4.4
Contact: Mathieu Poirier <[email protected]>
Description: (RO) Print the content of the ETM Trace Start/Stop Conrol
Description: (RO) Print the content of the ETM Trace Start/Stop Control
register (0x018). The value is read directly from the HW.

What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/mgmt/etmtecr1
Date: September 2015
KernelVersion: 4.4
Contact: Mathieu Poirier <[email protected]>
Description: (RO) Print the content of the ETM Enable Conrol #1
Description: (RO) Print the content of the ETM Enable Control #1
register (0x024). The value is read directly from the HW.

What: /sys/bus/coresight/devices/<memory_map>.[etm|ptm]/mgmt/etmtecr2
Date: September 2015
KernelVersion: 4.4
Contact: Mathieu Poirier <[email protected]>
Description: (RO) Print the content of the ETM Enable Conrol #2
Description: (RO) Print the content of the ETM Enable Control #2
register (0x01c). The value is read directly from the HW.
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ Date: April 2015
KernelVersion: 4.01
Contact: Mathieu Poirier <[email protected]>
Description: (Read) Returns the maximum size of the data value, data address,
VMID, context ID and instuction address in the trace unit
VMID, context ID and instruction address in the trace unit
(0x1E8). The value is taken directly from the HW.

What: /sys/bus/coresight/devices/etm<N>/trcidr/trcidr3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Description: Per-pmu performance monitoring events specific to the running syste
If a <term> is specified alone (without an assigned value), it
is implied that 0x1 is assigned to that <term>.

Examples (each of these lines would be in a seperate file):
Examples (each of these lines would be in a separate file):

event=0x2abc
event=0x423,inv,cmask=0x3
Expand Down Expand Up @@ -83,7 +83,7 @@ Description: Perf event scaling factors

A string representing a floating point value expressed in
scientific notation to be multiplied by the event count
recieved from the kernel to match the unit specified in the
received from the kernel to match the unit specified in the
<event>.unit file.

Example:
Expand Down
4 changes: 2 additions & 2 deletions Documentation/ABI/testing/sysfs-bus-fsi-devices-sbefifo
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ Description:
Indicates whether or not this SBE device has experienced a
timeout; i.e. the SBE did not respond within the time allotted
by the driver. A value of 1 indicates that a timeout has
ocurred and no transfers have completed since the timeout. A
value of 0 indicates that no timeout has ocurred, or if one
occurred and no transfers have completed since the timeout. A
value of 0 indicates that no timeout has occurred, or if one
has, more recent transfers have completed successful.
2 changes: 1 addition & 1 deletion Documentation/ABI/testing/sysfs-bus-i2c-devices-fsa9480
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Description:
NONE no device
USB USB device is attached
UART UART is attached
CHARGER Charger is attaced
CHARGER Charger is attached
JIG JIG is attached
======= ======================

Expand Down
2 changes: 1 addition & 1 deletion Documentation/ABI/testing/sysfs-bus-nfit
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ KernelVersion: v4.7
Contact: [email protected]
Description:
(RO) ACPI specification 6.2 section 5.2.25.9, defines an
identifier for an NVDIMM, which refelects the id attribute.
identifier for an NVDIMM, which reflects the id attribute.


What: /sys/bus/nd/devices/nmemX/nfit/subsystem_vendor
Expand Down
4 changes: 3 additions & 1 deletion Documentation/ABI/testing/sysfs-bus-nvdimm
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,12 @@ Description: (RO) Attribute group to describe the magic bits
Each attribute under this group defines a bit range of the
perf_event_attr.config. Supported attribute is listed
below::

event = "config:0-4" - event ID

For example::
ctl_res_cnt = "event=0x1"

ctl_res_cnt = "event=0x1"

What: /sys/bus/event_source/devices/nmemX/events
Date: February 2022
Expand Down
2 changes: 1 addition & 1 deletion Documentation/ABI/testing/sysfs-bus-papr-pmem
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Description:
Indicating that contents of the
NVDIMM have been scrubbed.
* "locked"
Indicating that NVDIMM contents cant
Indicating that NVDIMM contents can't
be modified until next power cycle.

What: /sys/bus/nd/devices/nmemX/papr/perf_stats
Expand Down
2 changes: 1 addition & 1 deletion Documentation/ABI/testing/sysfs-bus-umc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Description:
Controller (UMC).

The umc bus presents each of the individual
capabilties as a device.
capabilities as a device.

What: /sys/bus/umc/devices/.../capability_id
Date: July 2008
Expand Down
2 changes: 1 addition & 1 deletion Documentation/ABI/testing/sysfs-class
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
What: /sys/class/
Date: Febuary 2006
Date: February 2006
Contact: Greg Kroah-Hartman <[email protected]>
Description:
The /sys/class directory will consist of a group of
Expand Down
4 changes: 2 additions & 2 deletions Documentation/ABI/testing/sysfs-class-cxl
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ What: /sys/class/cxl/<afu>/mmio_size
Date: September 2014
Contact: [email protected]
Description: read only
Decimal value of the size of the MMIO space that may be mmaped
Decimal value of the size of the MMIO space that may be mmapped
by userspace.
Users: https://github.com/ibm-capi/libcxl

Expand Down Expand Up @@ -155,7 +155,7 @@ What: /sys/class/cxl/<afu>m/mmio_size
Date: September 2014
Contact: [email protected]
Description: read only
Decimal value of the size of the MMIO space that may be mmaped
Decimal value of the size of the MMIO space that may be mmapped
by userspace. This includes all slave contexts space also.
Users: https://github.com/ibm-capi/libcxl

Expand Down
2 changes: 1 addition & 1 deletion Documentation/ABI/testing/sysfs-class-mtd
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ KernelVersion: 2.6.29
Contact: [email protected]
Description:
Major and minor numbers of the character device corresponding
to the read-only variant of thie MTD device (in
to the read-only variant of the MTD device (in
<major>:<minor> format). In this case <minor> will be odd.

What: /sys/class/mtd/mtdX/erasesize
Expand Down
2 changes: 1 addition & 1 deletion Documentation/ABI/testing/sysfs-class-net
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ KernelVersion: 2.6.12
Contact: [email protected]
Description:
Indicates the current physical link state of the interface.
Posssible values are:
Possible values are:

== =====================
0 physical link is down
Expand Down
2 changes: 1 addition & 1 deletion Documentation/ABI/testing/sysfs-class-net-queues
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Contact: [email protected]
Description:
Mask of the CPU(s) currently enabled to participate into the
Transmit Packet Steering packet processing flow for this
network device transmit queue. Possible vaules depend on the
network device transmit queue. Possible values depend on the
number of available CPU(s) in the system.

What: /sys/class/<iface>/queues/tx-<queue>/xps_rxqs
Expand Down
2 changes: 1 addition & 1 deletion Documentation/ABI/testing/sysfs-class-power-wilco
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Description:
Long Life:
Customized charge rate for last longer battery life.
On Wilco device this mode is pre-configured in the factory
through EC's private PID. Swiching to a different mode will
through EC's private PID. Switching to a different mode will
be denied by Wilco EC when Long Life mode is enabled.

What: /sys/class/power_supply/wilco-charger/charge_control_start_threshold
Expand Down
2 changes: 1 addition & 1 deletion Documentation/ABI/testing/sysfs-class-remoteproc
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Description: Remote processor coredump configuration
collected userspace will directly read from the remote
processor's device memory. Extra buffer will not be used to
copy the dump. Also recovery process will not proceed until
all data is read by usersapce.
all data is read by userspace.

What: /sys/class/remoteproc/.../recovery
Date: July 2020
Expand Down
2 changes: 1 addition & 1 deletion Documentation/ABI/testing/sysfs-class-thermal
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Description:
This is given by thermal zone driver as part of registration.
E.g: "acpitz" indicates it's an ACPI thermal device.
In order to keep it consistent with hwmon sys attribute; this
shouldbe a short, lowercase string, not containing spaces nor
should be a short, lowercase string, not containing spaces nor
dashes.

RO, Required
Expand Down
2 changes: 1 addition & 1 deletion Documentation/ABI/testing/sysfs-class-uwb_rc-wusbhc
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Date: June 2013
KernelVersion: 3.11
Contact: Thomas Pugliese <[email protected]>
Description:
The device notification time slot (DNTS) count and inverval in
The device notification time slot (DNTS) count and interval in
milliseconds that the WUSB host should use. This controls how
often the devices will have the opportunity to send
notifications to the host.
Expand Down
2 changes: 1 addition & 1 deletion Documentation/ABI/testing/sysfs-devices-online
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ Description:
After a successful execution of the bus type's .offline()
callback the device cannot be used for any purpose until either
it is removed (i.e. device_del() is called for it), or its bus
type's .online() is exeucted successfully.
type's .online() is executed successfully.
2 changes: 1 addition & 1 deletion Documentation/ABI/testing/sysfs-driver-ge-achc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Description: Write 1 to this file to update the ACHC microcontroller
firmware via the EzPort interface. For this the kernel
will load "achc.bin" via the firmware API (so usually
from /lib/firmware). The write will block until the FW
has either been flashed successfully or an error occured.
has either been flashed successfully or an error occurred.

What: /sys/bus/spi/<dev>/reset
Date: Jul 2021
Expand Down
2 changes: 1 addition & 1 deletion Documentation/ABI/testing/sysfs-driver-tegra-fuse
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Date: February 2014
Contact: Peter De Schrijver <[email protected]>
Description: read-only access to the efuses on Tegra20, Tegra30, Tegra114
and Tegra124 SoC's from NVIDIA. The efuses contain write once
data programmed at the factory. The data is layed out in 32bit
data programmed at the factory. The data is laid out in 32bit
words in LSB first format. Each bit represents a single value
as decoded from the fuse registers. Bits order/assignment
exactly matches the HW registers, including any unused bits.
Expand Down
2 changes: 1 addition & 1 deletion Documentation/ABI/testing/sysfs-firmware-acpi
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Description:
hotplug events associated with the given class of
devices and will allow those devices to be ejected with
the help of the _EJ0 control method. Unsetting it
effectively disables hotplug for the correspoinding
effectively disables hotplug for the corresponding
class of devices.
======== =======================================================

Expand Down
4 changes: 2 additions & 2 deletions Documentation/ABI/testing/sysfs-firmware-sgi_uv
Original file line number Diff line number Diff line change
Expand Up @@ -102,12 +102,12 @@ Description:
conn_port

The conn_hub entry contains a value representing the unique
oridinal value of the hub on the other end of the fabric
ordinal value of the hub on the other end of the fabric
cable plugged into the port. If the port is disconnected,
the value returned will be -1.

The conn_port entry contains a value representing the unique
oridinal value of the port on the other end of the fabric cable
ordinal value of the port on the other end of the fabric cable
plugged into the port. If the port is disconnected, the value
returned will be -1.

Expand Down
8 changes: 4 additions & 4 deletions Documentation/ABI/testing/sysfs-fs-f2fs
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ Description: Controls the in-place-update policy.
0x00 DISABLE disable IPU(=default option in LFS mode)
0x01 FORCE all the time
0x02 SSR if SSR mode is activated
0x04 UTIL if FS utilization is over threashold
0x04 UTIL if FS utilization is over threshold
0x08 SSR_UTIL if SSR mode is activated and FS utilization is over
threashold
threshold
0x10 FSYNC activated in fsync path only for high performance
flash storages. IPU will be triggered only if the
# of dirty pages over min_fsync_blocks.
Expand Down Expand Up @@ -117,7 +117,7 @@ Date: December 2021
Contact: "Konstantin Vyshetsky" <[email protected]>
Description: Controls the number of discards a thread will issue at a time.
Higher number will allow the discard thread to finish its work
faster, at the cost of higher latency for incomming I/O.
faster, at the cost of higher latency for incoming I/O.

What: /sys/fs/f2fs/<disk>/min_discard_issue_time
Date: December 2021
Expand Down Expand Up @@ -334,7 +334,7 @@ Description: This indicates how many GC can be failed for the pinned
state. 2048 trials is set by default.

What: /sys/fs/f2fs/<disk>/extension_list
Date: Feburary 2018
Date: February 2018
Contact: "Chao Yu" <[email protected]>
Description: Used to control configure extension list:
- Query: cat /sys/fs/f2fs/<disk>/extension_list
Expand Down
2 changes: 1 addition & 1 deletion Documentation/ABI/testing/sysfs-kernel-mm-damon
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ Description: Writing to and reading from this file sets and gets the action
What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/access_pattern/sz/min
Date: Mar 2022
Contact: SeongJae Park <[email protected]>
Description: Writing to and reading from this file sets and gets the mimimum
Description: Writing to and reading from this file sets and gets the minimum
size of the scheme's target regions in bytes.

What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/access_pattern/sz/max
Expand Down
2 changes: 1 addition & 1 deletion Documentation/ABI/testing/sysfs-platform-dell-laptop
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ KernelVersion: 3.19
Contact: Gabriele Mazzotta <[email protected]>,
Pali Rohár <[email protected]>
Description:
This file allows to specifiy the on/off threshold value,
This file allows to specify the on/off threshold value,
as reported by the ambient light sensor.

What: /sys/class/leds/dell::kbd_backlight/start_triggers
Expand Down
2 changes: 1 addition & 1 deletion Documentation/ABI/testing/sysfs-platform-dfl-fme
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ KernelVersion: 5.4
Contact: Wu Hao <[email protected]>
Description: Read-Write. Read this file to get errors detected on FME.
Write this file to clear errors logged in fme_errors. Write
fials with -EINVAL if input parsing fails or input error code
fails with -EINVAL if input parsing fails or input error code
doesn't match.

What: /sys/bus/platform/devices/dfl-fme.0/errors/first_error
Expand Down
2 changes: 1 addition & 1 deletion Documentation/ABI/testing/sysfs-platform-kim
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Description:
The device name flows down to architecture specific board
initialization file from the ATAGS bootloader
firmware. The name exposed is read from the user-space
dameon and opens the device when install is requested.
daemon and opens the device when install is requested.

What: /sys/devices/platform/kim/baud_rate
Date: January 2010
Expand Down
2 changes: 1 addition & 1 deletion Documentation/ABI/testing/sysfs-platform-sst-atom
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ KernelVersion: 4.10
Contact: "Sebastien Guiriec" <[email protected]>
Description:
LPE Firmware version for SST driver on all atom
plaforms (BYT/CHT/Merrifield/BSW).
platforms (BYT/CHT/Merrifield/BSW).
If the FW has never been loaded it will display::

"FW not yet loaded"
Expand Down
Loading

0 comments on commit cd99b9e

Please sign in to comment.