Loading .gitignore +3 −0 Original line number Diff line number Diff line Loading @@ -143,6 +143,9 @@ x509.genkey /allrandom.config /allyes.config # Kconfig savedefconfig output /defconfig # Kdevelop4 *.kdev4 Loading Documentation/ABI/testing/dev-kmsg +0 −5 Original line number Diff line number Diff line Loading @@ -56,11 +56,6 @@ Description: The /dev/kmsg character device node provides userspace access seek after the last record available at the time the last SYSLOG_ACTION_CLEAR was issued. Due to the record nature of this interface with a "read all" behavior and the specific positions each seek operation sets, SEEK_CUR is not supported, returning -ESPIPE (invalid seek) to errno whenever requested. The output format consists of a prefix carrying the syslog prefix including priority and facility, the 64 bit message sequence number and the monotonic timestamp in microseconds, Loading Documentation/ABI/testing/sysfs-bus-papr-pmem 0 → 100644 +27 −0 Original line number Diff line number Diff line What: /sys/bus/nd/devices/nmemX/papr/flags Date: Apr, 2020 KernelVersion: v5.8 Contact: linuxppc-dev <linuxppc-dev@lists.ozlabs.org>, linux-nvdimm@lists.01.org, Description: (RO) Report flags indicating various states of a papr-pmem NVDIMM device. Each flag maps to a one or more bits set in the dimm-health-bitmap retrieved in response to H_SCM_HEALTH hcall. The details of the bit flags returned in response to this hcall is available at 'Documentation/powerpc/papr_hcalls.rst' . Below are the flags reported in this sysfs file: * "not_armed" : Indicates that NVDIMM contents will not survive a power cycle. * "flush_fail" : Indicates that NVDIMM contents couldn't be flushed during last shut-down event. * "restore_fail": Indicates that NVDIMM contents couldn't be restored during NVDIMM initialization. * "encrypted" : NVDIMM contents are encrypted. * "smart_notify": There is health event for the NVDIMM. * "scrubbed" : Indicating that contents of the NVDIMM have been scrubbed. * "locked" : Indicating that NVDIMM contents cant be modified until next power cycle. Documentation/ABI/testing/sysfs-platform-chipidea-usb-otg +4 −4 Original line number Diff line number Diff line What: /sys/bus/platform/devices/ci_hdrc.0/inputs/a_bus_req Date: Feb 2014 Contact: Li Jun <b47624@freescale.com> Contact: Li Jun <jun.li@nxp.com> Description: Can be set and read. Set a_bus_req(A-device bus request) input to be 1 if Loading @@ -17,7 +17,7 @@ Description: What: /sys/bus/platform/devices/ci_hdrc.0/inputs/a_bus_drop Date: Feb 2014 Contact: Li Jun <b47624@freescale.com> Contact: Li Jun <jun.li@nxp.com> Description: Can be set and read The a_bus_drop(A-device bus drop) input is 1 when the Loading @@ -32,7 +32,7 @@ Description: What: /sys/bus/platform/devices/ci_hdrc.0/inputs/b_bus_req Date: Feb 2014 Contact: Li Jun <b47624@freescale.com> Contact: Li Jun <jun.li@nxp.com> Description: Can be set and read. The b_bus_req(B-device bus request) input is 1 during the time Loading @@ -47,7 +47,7 @@ Description: What: /sys/bus/platform/devices/ci_hdrc.0/inputs/a_clr_err Date: Feb 2014 Contact: Li Jun <b47624@freescale.com> Contact: Li Jun <jun.li@nxp.com> Description: Only can be set. The a_clr_err(A-device Vbus error clear) input is used to clear Loading Documentation/admin-guide/cgroup-v2.rst +2 −2 Original line number Diff line number Diff line Loading @@ -1356,8 +1356,8 @@ PAGE_SIZE multiple when read back. thp_fault_alloc Number of transparent hugepages which were allocated to satisfy a page fault, including COW faults. This counter is not present when CONFIG_TRANSPARENT_HUGEPAGE is not set. a page fault. This counter is not present when CONFIG_TRANSPARENT_HUGEPAGE is not set. thp_collapse_alloc Number of transparent hugepages which were allocated to allow Loading Loading
.gitignore +3 −0 Original line number Diff line number Diff line Loading @@ -143,6 +143,9 @@ x509.genkey /allrandom.config /allyes.config # Kconfig savedefconfig output /defconfig # Kdevelop4 *.kdev4 Loading
Documentation/ABI/testing/dev-kmsg +0 −5 Original line number Diff line number Diff line Loading @@ -56,11 +56,6 @@ Description: The /dev/kmsg character device node provides userspace access seek after the last record available at the time the last SYSLOG_ACTION_CLEAR was issued. Due to the record nature of this interface with a "read all" behavior and the specific positions each seek operation sets, SEEK_CUR is not supported, returning -ESPIPE (invalid seek) to errno whenever requested. The output format consists of a prefix carrying the syslog prefix including priority and facility, the 64 bit message sequence number and the monotonic timestamp in microseconds, Loading
Documentation/ABI/testing/sysfs-bus-papr-pmem 0 → 100644 +27 −0 Original line number Diff line number Diff line What: /sys/bus/nd/devices/nmemX/papr/flags Date: Apr, 2020 KernelVersion: v5.8 Contact: linuxppc-dev <linuxppc-dev@lists.ozlabs.org>, linux-nvdimm@lists.01.org, Description: (RO) Report flags indicating various states of a papr-pmem NVDIMM device. Each flag maps to a one or more bits set in the dimm-health-bitmap retrieved in response to H_SCM_HEALTH hcall. The details of the bit flags returned in response to this hcall is available at 'Documentation/powerpc/papr_hcalls.rst' . Below are the flags reported in this sysfs file: * "not_armed" : Indicates that NVDIMM contents will not survive a power cycle. * "flush_fail" : Indicates that NVDIMM contents couldn't be flushed during last shut-down event. * "restore_fail": Indicates that NVDIMM contents couldn't be restored during NVDIMM initialization. * "encrypted" : NVDIMM contents are encrypted. * "smart_notify": There is health event for the NVDIMM. * "scrubbed" : Indicating that contents of the NVDIMM have been scrubbed. * "locked" : Indicating that NVDIMM contents cant be modified until next power cycle.
Documentation/ABI/testing/sysfs-platform-chipidea-usb-otg +4 −4 Original line number Diff line number Diff line What: /sys/bus/platform/devices/ci_hdrc.0/inputs/a_bus_req Date: Feb 2014 Contact: Li Jun <b47624@freescale.com> Contact: Li Jun <jun.li@nxp.com> Description: Can be set and read. Set a_bus_req(A-device bus request) input to be 1 if Loading @@ -17,7 +17,7 @@ Description: What: /sys/bus/platform/devices/ci_hdrc.0/inputs/a_bus_drop Date: Feb 2014 Contact: Li Jun <b47624@freescale.com> Contact: Li Jun <jun.li@nxp.com> Description: Can be set and read The a_bus_drop(A-device bus drop) input is 1 when the Loading @@ -32,7 +32,7 @@ Description: What: /sys/bus/platform/devices/ci_hdrc.0/inputs/b_bus_req Date: Feb 2014 Contact: Li Jun <b47624@freescale.com> Contact: Li Jun <jun.li@nxp.com> Description: Can be set and read. The b_bus_req(B-device bus request) input is 1 during the time Loading @@ -47,7 +47,7 @@ Description: What: /sys/bus/platform/devices/ci_hdrc.0/inputs/a_clr_err Date: Feb 2014 Contact: Li Jun <b47624@freescale.com> Contact: Li Jun <jun.li@nxp.com> Description: Only can be set. The a_clr_err(A-device Vbus error clear) input is used to clear Loading
Documentation/admin-guide/cgroup-v2.rst +2 −2 Original line number Diff line number Diff line Loading @@ -1356,8 +1356,8 @@ PAGE_SIZE multiple when read back. thp_fault_alloc Number of transparent hugepages which were allocated to satisfy a page fault, including COW faults. This counter is not present when CONFIG_TRANSPARENT_HUGEPAGE is not set. a page fault. This counter is not present when CONFIG_TRANSPARENT_HUGEPAGE is not set. thp_collapse_alloc Number of transparent hugepages which were allocated to allow Loading