forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'v6.1-rc7' into iommufd.git for-next
Resolve conflicts in drivers/vfio/vfio_main.c by using the iommfd version. The rc fix was done a different way when iommufd patches reworked this code. Signed-off-by: Jason Gunthorpe <[email protected]>
- Loading branch information
Showing
1,245 changed files
with
49,278 additions
and
43,055 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,6 +29,7 @@ Alexandre Belloni <[email protected]> <alexandre.belloni@free-electr | |
Alexei Starovoitov <[email protected]> <[email protected]> | ||
Alexei Starovoitov <[email protected]> <[email protected]> | ||
Alexei Starovoitov <[email protected]> <[email protected]> | ||
Alex Hung <[email protected]> <[email protected]> | ||
Alex Shi <[email protected]> <[email protected]> | ||
Alex Shi <[email protected]> <[email protected]> | ||
Alex Shi <[email protected]> <[email protected]> | ||
|
@@ -382,6 +383,7 @@ Santosh Shilimkar <[email protected]> | |
Santosh Shilimkar <[email protected]> | ||
Sarangdhar Joshi <[email protected]> | ||
Sascha Hauer <[email protected]> | ||
Satya Priya <[email protected]> <[email protected]> | ||
S.Çağlar Onur <[email protected]> | ||
Sean Christopherson <[email protected]> <[email protected]> | ||
Sean Nyekjaer <[email protected]> <[email protected]> | ||
|
@@ -416,6 +418,7 @@ TripleX Chung <[email protected]> <[email protected]> | |
TripleX Chung <[email protected]> <[email protected]> | ||
Tsuneo Yoshioka <[email protected]> | ||
Tycho Andersen <[email protected]> <[email protected]> | ||
Tzung-Bi Shih <[email protected]> <[email protected]> | ||
Uwe Kleine-König <[email protected]> | ||
Uwe Kleine-König <[email protected]> | ||
Uwe Kleine-König <[email protected]> | ||
|
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 |
---|---|---|
|
@@ -918,6 +918,11 @@ S: Ottawa, Ontario | |
S: K1N 6Z9 | ||
S: CANADA | ||
|
||
N: Vivien Didelot | ||
E: [email protected] | ||
D: DSA framework and MV88E6XXX driver | ||
S: Montreal, Quebec, Canada | ||
|
||
N: Jeff Dike | ||
E: [email protected] | ||
W: http://user-mode-linux.sourceforge.net | ||
|
@@ -2447,6 +2452,10 @@ S: 482 Shadowgraph Dr. | |
S: San Jose, CA 95110 | ||
S: USA | ||
|
||
N: Michal Marek | ||
E: [email protected] | ||
D: Kbuild Maintainer 2009-2017 | ||
|
||
N: Martin Mares | ||
E: [email protected] | ||
W: http://www.ucw.cz/~mj/ | ||
|
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
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
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
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ title: Audio codec controlled by ChromeOS EC | |
|
||
maintainers: | ||
- Cheng-Yi Chiang <[email protected]> | ||
- Tzung-Bi Shih <tzungbi@google.com> | ||
- Tzung-Bi Shih <tzungbi@kernel.org> | ||
|
||
description: | | ||
Google's ChromeOS EC codec is a digital mic codec provided by the | ||
|
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 |
---|---|---|
|
@@ -279,6 +279,7 @@ GPIO | |
devm_gpio_request_one() | ||
|
||
I2C | ||
devm_i2c_add_adapter() | ||
devm_i2c_new_dummy_device() | ||
|
||
IIO | ||
|
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
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 |
---|---|---|
|
@@ -51,7 +51,7 @@ the Technical Advisory Board (TAB) or other maintainers if you're | |
uncertain how to handle situations that come up. It will not be | ||
considered a violation report unless you want it to be. If you are | ||
uncertain about approaching the TAB or any other maintainers, please | ||
reach out to our conflict mediator, Joanna Lee <[email protected]>. | ||
reach out to our conflict mediator, Joanna Lee <[email protected]>. | ||
|
||
In the end, "be kind to each other" is really what the end goal is for | ||
everybody. We know everyone is human and we all fail at times, but the | ||
|
Oops, something went wrong.