forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Cross-merge networking fixes after downstream PR. Conflicts: drivers/net/ethernet/ti/icssg/icssg_prueth.c net/mac80211/chan.c 8988445 ("wifi: mac80211: fix idle calculation with multi-link") 87f5500 ("wifi: mac80211: simplify ieee80211_assign_link_chanctx()") https://lore.kernel.org/all/[email protected]/ net/unix/garbage.c 1971d13 ("af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().") 4090fa3 ("af_unix: Replace garbage collection algorithm.") drivers/net/ethernet/ti/icssg/icssg_prueth.c drivers/net/ethernet/ti/icssg/icssg_common.c 4dcd0e8 ("net: ti: icssg-prueth: Fix signedness bug in prueth_init_rx_chns()") e2dc7bf ("net: ti: icssg-prueth: Move common functions into a separate file") No adjacent changes. Signed-off-by: Jakub Kicinski <[email protected]>
- Loading branch information
Showing
321 changed files
with
4,227 additions
and
2,474 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
597 changes: 417 additions & 180 deletions
597
Documentation/admin-guide/verify-bugs-and-bisect-regressions.rst
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -252,7 +252,7 @@ an involved disclosed party. The current ambassadors list: | |
AMD Tom Lendacky <[email protected]> | ||
Ampere Darren Hart <[email protected]> | ||
ARM Catalin Marinas <[email protected]> | ||
IBM Power Anton Blanchard <anton@linux.ibm.com> | ||
IBM Power Michael Ellerman <ellerman@au.ibm.com> | ||
IBM Z Christian Borntraeger <[email protected]> | ||
Intel Tony Luck <[email protected]> | ||
Qualcomm Trilok Soni <[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 |
---|---|---|
|
@@ -7829,9 +7829,8 @@ W: http://aeschi.ch.eu.org/efs/ | |
F: fs/efs/ | ||
|
||
EHEA (IBM pSeries eHEA 10Gb ethernet adapter) DRIVER | ||
M: Douglas Miller <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
S: Orphan | ||
F: drivers/net/ethernet/ibm/ehea/ | ||
|
||
ELM327 CAN NETWORK DRIVER | ||
|
@@ -8748,10 +8747,9 @@ S: Orphan | |
F: drivers/usb/gadget/udc/fsl* | ||
|
||
FREESCALE USB PHY DRIVER | ||
M: Ran Wang <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
S: Maintained | ||
S: Orphan | ||
F: drivers/usb/phy/phy-fsl-usb* | ||
|
||
FREEVXFS FILESYSTEM | ||
|
@@ -9579,7 +9577,7 @@ F: kernel/power/ | |
|
||
HID CORE LAYER | ||
M: Jiri Kosina <[email protected]> | ||
M: Benjamin Tissoires <[email protected]> | ||
M: Benjamin Tissoires <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git | ||
|
@@ -10026,7 +10024,7 @@ F: drivers/media/platform/st/sti/hva | |
|
||
HWPOISON MEMORY FAILURE HANDLING | ||
M: Miaohe Lin <[email protected]> | ||
R: Naoya Horiguchi <naoya.horiguchi@nec.com> | ||
R: Naoya Horiguchi <nao.horiguchi@gmail.com> | ||
L: [email protected] | ||
S: Maintained | ||
F: mm/hwpoison-inject.c | ||
|
@@ -11997,7 +11995,7 @@ F: include/keys/encrypted-type.h | |
F: security/keys/encrypted-keys/ | ||
|
||
KEYS-TRUSTED | ||
M: James Bottomley <[email protected].com> | ||
M: James Bottomley <James.Bottomley@HansenPartnership.com> | ||
M: Jarkko Sakkinen <[email protected]> | ||
M: Mimi Zohar <[email protected]> | ||
L: [email protected] | ||
|
@@ -14359,7 +14357,7 @@ F: drivers/dma/at_xdmac.c | |
F: include/dt-bindings/dma/at91.h | ||
|
||
MICROCHIP AT91 SERIAL DRIVER | ||
M: Richard Genoud <richard.genoud@gmail.com> | ||
M: Richard Genoud <richard.genoud@bootlin.com> | ||
S: Maintained | ||
F: Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml | ||
F: drivers/tty/serial/atmel_serial.c | ||
|
@@ -19680,7 +19678,7 @@ F: drivers/scsi/sg.c | |
F: include/scsi/sg.h | ||
|
||
SCSI SUBSYSTEM | ||
M: "James E.J. Bottomley" <[email protected].com> | ||
M: "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com> | ||
M: "Martin K. Petersen" <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
|
@@ -22852,7 +22850,7 @@ F: drivers/usb/host/ehci* | |
|
||
USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...) | ||
M: Jiri Kosina <[email protected]> | ||
M: Benjamin Tissoires <[email protected]> | ||
M: Benjamin Tissoires <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git | ||
|
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
Oops, something went wrong.