forked from torvalds/linux
-
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.
Merge tag 'v5.8-rc6' into locking/core, to pick up fixes
Signed-off-by: Ingo Molnar <[email protected]>
- Loading branch information
Showing
655 changed files
with
5,169 additions
and
2,784 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 |
---|---|---|
|
@@ -90,11 +90,16 @@ Frank Rowand <[email protected]> <[email protected]> | |
Frank Zago <[email protected]> | ||
Gao Xiang <[email protected]> <[email protected]> | ||
Gao Xiang <[email protected]> <[email protected]> | ||
Gerald Schaefer <[email protected]> <[email protected]> | ||
Gerald Schaefer <[email protected]> <[email protected]> | ||
Gerald Schaefer <[email protected]> <[email protected]> | ||
Greg Kroah-Hartman <greg@echidna.(none)> | ||
Greg Kroah-Hartman <[email protected]> | ||
Greg Kroah-Hartman <[email protected]> | ||
Gregory CLEMENT <[email protected]> <[email protected]> | ||
Hanjun Guo <[email protected]> <[email protected]> | ||
Heiko Carstens <[email protected]> <[email protected]> | ||
Heiko Carstens <[email protected]> <[email protected]> | ||
Henk Vergonet <[email protected]> | ||
Henrik Kretzschmar <[email protected]> | ||
Henrik Rydberg <[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
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
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 |
---|---|---|
|
@@ -2929,6 +2929,7 @@ F: include/uapi/linux/atm* | |
|
||
ATMEL MACB ETHERNET DRIVER | ||
M: Nicolas Ferre <[email protected]> | ||
M: Claudiu Beznea <[email protected]> | ||
S: Supported | ||
F: drivers/net/ethernet/cadence/ | ||
|
||
|
@@ -3306,7 +3307,7 @@ X: arch/riscv/net/bpf_jit_comp32.c | |
|
||
BPF JIT for S390 | ||
M: Ilya Leoshkevich <[email protected]> | ||
M: Heiko Carstens <heiko.carstens@de.ibm.com> | ||
M: Heiko Carstens <hca@linux.ibm.com> | ||
M: Vasily Gorbik <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
|
@@ -5021,7 +5022,6 @@ F: drivers/mfd/da91??-*.c | |
F: drivers/pinctrl/pinctrl-da90??.c | ||
F: drivers/power/supply/da9052-battery.c | ||
F: drivers/power/supply/da91??-*.c | ||
F: drivers/regulator/da903x.c | ||
F: drivers/regulator/da9???-regulator.[ch] | ||
F: drivers/regulator/slg51000-regulator.[ch] | ||
F: drivers/rtc/rtc-da90??.c | ||
|
@@ -5111,7 +5111,7 @@ M: Vinod Koul <[email protected]> | |
L: [email protected] | ||
S: Maintained | ||
Q: https://patchwork.kernel.org/project/linux-dmaengine/list/ | ||
T: git git://git.infradead.org/users/vkoul/slave-dma.git | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git | ||
F: Documentation/devicetree/bindings/dma/ | ||
F: Documentation/driver-api/dmaengine/ | ||
F: drivers/dma/ | ||
|
@@ -14831,7 +14831,7 @@ S: Maintained | |
F: drivers/video/fbdev/savage/ | ||
|
||
S390 | ||
M: Heiko Carstens <heiko.carstens@de.ibm.com> | ||
M: Heiko Carstens <hca@linux.ibm.com> | ||
M: Vasily Gorbik <[email protected]> | ||
M: Christian Borntraeger <[email protected]> | ||
L: [email protected] | ||
|
@@ -14862,7 +14862,7 @@ F: drivers/s390/block/dasd* | |
F: include/linux/dasd_mod.h | ||
|
||
S390 IOMMU (PCI) | ||
M: Gerald Schaefer <gerald.schaefer@de.ibm.com> | ||
M: Gerald Schaefer <gerald.schaefer@linux.ibm.com> | ||
L: [email protected] | ||
S: Supported | ||
W: http://www.ibm.com/developerworks/linux/linux390/ | ||
|
@@ -14890,7 +14890,7 @@ F: drivers/s390/net/ | |
|
||
S390 PCI SUBSYSTEM | ||
M: Niklas Schnelle <[email protected]> | ||
M: Gerald Schaefer <gerald.schaefer@de.ibm.com> | ||
M: Gerald Schaefer <gerald.schaefer@linux.ibm.com> | ||
L: [email protected] | ||
S: Supported | ||
W: http://www.ibm.com/developerworks/linux/linux390/ | ||
|
@@ -17513,7 +17513,7 @@ F: Documentation/admin-guide/ufs.rst | |
F: fs/ufs/ | ||
|
||
UHID USERSPACE HID IO DRIVER | ||
M: David Herrmann <dh.herrmann@googlemail.com> | ||
M: David Rheinsberg <david.rheinsberg@gmail.com> | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/hid/uhid.c | ||
|
@@ -18472,7 +18472,7 @@ S: Maintained | |
F: drivers/rtc/rtc-sd3078.c | ||
|
||
WIIMOTE HID DRIVER | ||
M: David Herrmann <dh.herrmann@googlemail.com> | ||
M: David Rheinsberg <david.rheinsberg@gmail.com> | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/hid/hid-wiimote* | ||
|
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
Oops, something went wrong.