-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Linux 5.10-rc1
- Loading branch information
Showing
13,894 changed files
with
596,106 additions
and
307,974 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -152,3 +152,6 @@ x509.genkey | |
|
||
# Clang's compilation database file | ||
/compile_commands.json | ||
|
||
# Documentation toolchain | ||
sphinx_*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
What: /sys/bus/mhi/devices/.../serialnumber | ||
Date: Sept 2020 | ||
KernelVersion: 5.10 | ||
Contact: Bhaumik Bhatt <bbhatt@codeaurora.org> | ||
Description: The file holds the serial number of the client device obtained | ||
using a BHI (Boot Host Interface) register read after at least | ||
one attempt to power up the device has been done. If read | ||
without having the device power on at least once, the file will | ||
read all 0's. | ||
Users: Any userspace application or clients interested in device info. | ||
|
||
What: /sys/bus/mhi/devices/.../oem_pk_hash | ||
Date: Sept 2020 | ||
KernelVersion: 5.10 | ||
Contact: Bhaumik Bhatt <bbhatt@codeaurora.org> | ||
Description: The file holds the OEM PK Hash value of the endpoint device | ||
obtained using a BHI (Boot Host Interface) register read after | ||
at least one attempt to power up the device has been done. If | ||
read without having the device power on at least once, the file | ||
will read all 0's. | ||
Users: Any userspace application or clients interested in device info. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
What: /sys/kernel/notes | ||
Date: July 2009 | ||
Contact: <linux-kernel@vger.kernel.org> | ||
Description: The /sys/kernel/notes file contains the binary representation | ||
of the running vmlinux's .notes section. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
What: /sys/bus/dfl/devices/dfl_dev.X/type | ||
Date: Aug 2020 | ||
KernelVersion: 5.10 | ||
Contact: Xu Yilun <yilun.xu@intel.com> | ||
Description: Read-only. It returns type of DFL FIU of the device. Now DFL | ||
supports 2 FIU types, 0 for FME, 1 for PORT. | ||
Format: 0x%x | ||
|
||
What: /sys/bus/dfl/devices/dfl_dev.X/feature_id | ||
Date: Aug 2020 | ||
KernelVersion: 5.10 | ||
Contact: Xu Yilun <yilun.xu@intel.com> | ||
Description: Read-only. It returns feature identifier local to its DFL FIU | ||
type. | ||
Format: 0x%x |
25 changes: 25 additions & 0 deletions
25
Documentation/ABI/testing/sysfs-bus-event_source-devices-hv_24x7
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.