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
include/net/sock.h 310731e ("net: Fix data-races around sysctl_mem.") e70f3c7 ("Revert "net: set SK_MEM_QUANTUM to 4096"") https://lore.kernel.org/all/[email protected]/ net/ipv4/fib_semantics.c 747c143 ("ip: fix dflt addr selection for connected nexthop") d62607c ("net: rename reference+tracking helpers") net/tls/tls.h include/net/tls.h 3d8c51b ("net/tls: Check for errors in tls_device_init") 5879031 ("tls: create an internal header") Signed-off-by: Jakub Kicinski <[email protected]>
- Loading branch information
Showing
353 changed files
with
3,652 additions
and
1,455 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 |
---|---|---|
|
@@ -64,6 +64,9 @@ Bart Van Assche <[email protected]> <[email protected]> | |
Bart Van Assche <[email protected]> <[email protected]> | ||
Ben Gardner <[email protected]> | ||
Ben M Cahill <[email protected]> | ||
Ben Widawsky <[email protected]> <[email protected]> | ||
Ben Widawsky <[email protected]> <[email protected]> | ||
Ben Widawsky <[email protected]> <[email protected]> | ||
Björn Steinbrink <[email protected]> | ||
Björn Töpel <[email protected]> <[email protected]> | ||
Björn Töpel <[email protected]> <[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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -67,7 +67,7 @@ if: | |
then: | ||
properties: | ||
clocks: | ||
maxItems: 2 | ||
minItems: 2 | ||
|
||
required: | ||
- clock-names | ||
|
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 |
---|---|---|
|
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# | |
title: Qualcomm Atheros ath9k wireless devices Generic Binding | ||
|
||
maintainers: | ||
- Kalle Valo <[email protected]> | ||
- Toke Høiland-Jørgensen <[email protected]> | ||
|
||
description: | | ||
This node provides properties for configuring the ath9k wireless device. | ||
|
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 |
---|---|---|
|
@@ -425,7 +425,6 @@ F: drivers/acpi/*thermal* | |
ACPI VIOT DRIVER | ||
M: Jean-Philippe Brucker <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/acpi/viot.c | ||
|
@@ -959,7 +958,6 @@ F: drivers/video/fbdev/geode/ | |
AMD IOMMU (AMD-VI) | ||
M: Joerg Roedel <[email protected]> | ||
R: Suravee Suthikulpanit <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
S: Maintained | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git | ||
|
@@ -1039,6 +1037,7 @@ F: arch/arm64/boot/dts/amd/ | |
|
||
AMD XGBE DRIVER | ||
M: Tom Lendacky <[email protected]> | ||
M: "Shyam Sundar S K" <[email protected]> | ||
L: [email protected] | ||
S: Supported | ||
F: arch/arm64/boot/dts/amd/amd-seattle-xgbe*.dtsi | ||
|
@@ -5102,7 +5101,7 @@ COMPUTE EXPRESS LINK (CXL) | |
M: Alison Schofield <[email protected]> | ||
M: Vishal Verma <[email protected]> | ||
M: Ira Weiny <[email protected]> | ||
M: Ben Widawsky <[email protected]> | ||
M: Ben Widawsky <[email protected]> | ||
M: Dan Williams <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
|
@@ -6054,7 +6053,6 @@ DMA MAPPING HELPERS | |
M: Christoph Hellwig <[email protected]> | ||
M: Marek Szyprowski <[email protected]> | ||
R: Robin Murphy <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
S: Supported | ||
W: http://git.infradead.org/users/hch/dma-mapping.git | ||
|
@@ -6067,7 +6065,6 @@ F: kernel/dma/ | |
|
||
DMA MAPPING BENCHMARK | ||
M: Xiang Chen <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
F: kernel/dma/map_benchmark.c | ||
F: tools/testing/selftests/dma/ | ||
|
@@ -7666,7 +7663,6 @@ F: drivers/gpu/drm/exynos/exynos_dp* | |
|
||
EXYNOS SYSMMU (IOMMU) driver | ||
M: Marek Szyprowski <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/iommu/exynos-iommu.c | ||
|
@@ -10091,7 +10087,6 @@ F: drivers/hid/intel-ish-hid/ | |
INTEL IOMMU (VT-d) | ||
M: David Woodhouse <[email protected]> | ||
M: Lu Baolu <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
S: Supported | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git | ||
|
@@ -10471,7 +10466,6 @@ F: include/linux/iomap.h | |
IOMMU DRIVERS | ||
M: Joerg Roedel <[email protected]> | ||
M: Will Deacon <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
S: Maintained | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git | ||
|
@@ -12631,7 +12625,6 @@ F: drivers/i2c/busses/i2c-mt65xx.c | |
|
||
MEDIATEK IOMMU DRIVER | ||
M: Yong Wu <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Supported | ||
|
@@ -16683,7 +16676,6 @@ F: drivers/i2c/busses/i2c-qcom-cci.c | |
|
||
QUALCOMM IOMMU | ||
M: Rob Clark <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
L: [email protected] | ||
S: Maintained | ||
|
@@ -19326,7 +19318,6 @@ F: arch/x86/boot/video* | |
|
||
SWIOTLB SUBSYSTEM | ||
M: Christoph Hellwig <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
S: Supported | ||
W: http://git.infradead.org/users/hch/dma-mapping.git | ||
|
@@ -22008,7 +21999,6 @@ XEN SWIOTLB SUBSYSTEM | |
M: Juergen Gross <[email protected]> | ||
M: Stefano Stabellini <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
L: [email protected] | ||
L: [email protected] | ||
S: Supported | ||
F: arch/x86/xen/*swiotlb* | ||
|
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.