Skip to content

Commit 2776a9f

Browse files
committed
tgupdate: merge t/selftests-bpf-Add-bpf_bkup-scheduler into t/selftests-bpf-Add-bpf_rr-scheduler base
2 parents ca5288a + 96b24b6 commit 2776a9f

File tree

196 files changed

+2129
-1141
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

196 files changed

+2129
-1141
lines changed

.mailmap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ Martin Kepplinger <[email protected]> <[email protected]>
435435
436436
437437
Martyna Szapar-Mudlaw <[email protected]> <[email protected]>
438-
Mathieu Othacehe <m.othacehe@gmail.com> <othacehe@gnu.org>
438+
Mathieu Othacehe <othacehe@gnu.org> <m.othacehe@gmail.com>
439439
440440
441441

CREDITS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ N: Thomas Abraham
2020
2121
D: Samsung pin controller driver
2222

23+
N: Jose Abreu
24+
25+
D: Synopsys DesignWare XPCS MDIO/PCS driver.
26+
2327
N: Dragos Acostachioaie
2428
2529
W: http://www.arbornet.org/~dragos
@@ -1428,6 +1432,10 @@ S: 8124 Constitution Apt. 7
14281432
S: Sterling Heights, Michigan 48313
14291433
S: USA
14301434

1435+
N: Andy Gospodarek
1436+
1437+
D: Maintenance and contributions to the network interface bonding driver.
1438+
14311439
N: Wolfgang Grandegger
14321440
14331441
D: Controller Area Network (device drivers)
@@ -1812,6 +1820,10 @@ D: Author/maintainer of most DRM drivers (especially ATI, MGA)
18121820
D: Core DRM templates, general DRM and 3D-related hacking
18131821
S: No fixed address
18141822

1823+
N: Woojung Huh
1824+
1825+
D: Microchip LAN78XX USB Ethernet driver
1826+
18151827
N: Kenn Humborg
18161828
18171829
D: Mods to loop device to support sparse backing files

Documentation/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ quiet_cmd_sphinx = SPHINX $@ --> file://$(abspath $(BUILDDIR)/$3/$4)
104104
YNL_INDEX:=$(srctree)/Documentation/networking/netlink_spec/index.rst
105105
YNL_RST_DIR:=$(srctree)/Documentation/networking/netlink_spec
106106
YNL_YAML_DIR:=$(srctree)/Documentation/netlink/specs
107-
YNL_TOOL:=$(srctree)/tools/net/ynl/ynl-gen-rst.py
107+
YNL_TOOL:=$(srctree)/tools/net/ynl/pyynl/ynl_gen_rst.py
108108

109109
YNL_RST_FILES_TMP := $(patsubst %.yaml,%.rst,$(wildcard $(YNL_YAML_DIR)/*.yaml))
110110
YNL_RST_FILES := $(patsubst $(YNL_YAML_DIR)%,$(YNL_RST_DIR)%, $(YNL_RST_FILES_TMP))

Documentation/admin-guide/mm/transhuge.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ AnonHugePmdMapped).
436436
The number of file transparent huge pages mapped to userspace is available
437437
by reading ShmemPmdMapped and ShmemHugePages fields in ``/proc/meminfo``.
438438
To identify what applications are mapping file transparent huge pages, it
439-
is necessary to read ``/proc/PID/smaps`` and count the FileHugeMapped fields
439+
is necessary to read ``/proc/PID/smaps`` and count the FilePmdMapped fields
440440
for each mapping.
441441

442442
Note that reading the smaps file is expensive and reading it

Documentation/devicetree/bindings/net/amlogic,meson-dwmac.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -166,11 +166,11 @@ unevaluatedProperties: false
166166
examples:
167167
- |
168168
ethmac: ethernet@c9410000 {
169-
compatible = "amlogic,meson-gxbb-dwmac", "snps,dwmac";
170-
reg = <0xc9410000 0x10000>, <0xc8834540 0x8>;
171-
interrupts = <8>;
172-
interrupt-names = "macirq";
173-
clocks = <&clk_eth>, <&clk_fclk_div2>, <&clk_mpll2>, <&clk_fclk_div2>;
174-
clock-names = "stmmaceth", "clkin0", "clkin1", "timing-adjustment";
175-
phy-mode = "rgmii";
169+
compatible = "amlogic,meson-gxbb-dwmac", "snps,dwmac";
170+
reg = <0xc9410000 0x10000>, <0xc8834540 0x8>;
171+
interrupts = <8>;
172+
interrupt-names = "macirq";
173+
clocks = <&clk_eth>, <&clk_fclk_div2>, <&clk_mpll2>, <&clk_fclk_div2>;
174+
clock-names = "stmmaceth", "clkin0", "clkin1", "timing-adjustment";
175+
phy-mode = "rgmii";
176176
};

Documentation/devicetree/bindings/net/asix,ax88178.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ examples:
6363
#size-cells = <0>;
6464
6565
ethernet@1 {
66-
compatible = "usbb95,772b";
67-
reg = <1>;
66+
compatible = "usbb95,772b";
67+
reg = <1>;
6868
};
6969
};
7070
};

Documentation/devicetree/bindings/net/brcm,bcmgenet.yaml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -85,16 +85,16 @@ examples:
8585
#size-cells = <1>;
8686
8787
mdio0: mdio@e14 {
88-
compatible = "brcm,genet-mdio-v4";
89-
#address-cells = <1>;
90-
#size-cells = <0>;
91-
reg = <0xe14 0x8>;
88+
compatible = "brcm,genet-mdio-v4";
89+
#address-cells = <1>;
90+
#size-cells = <0>;
91+
reg = <0xe14 0x8>;
9292
93-
phy1: ethernet-phy@1 {
93+
phy1: ethernet-phy@1 {
9494
max-speed = <1000>;
9595
reg = <1>;
9696
compatible = "ethernet-phy-ieee802.3-c22";
97-
};
97+
};
9898
};
9999
};
100100
@@ -110,10 +110,10 @@ examples:
110110
interrupts = <0x0 0x16 0x0>, <0x0 0x17 0x0>;
111111
112112
mdio1: mdio@e14 {
113-
compatible = "brcm,genet-mdio-v4";
114-
#address-cells = <1>;
115-
#size-cells = <0>;
116-
reg = <0xe14 0x8>;
113+
compatible = "brcm,genet-mdio-v4";
114+
#address-cells = <1>;
115+
#size-cells = <0>;
116+
reg = <0xe14 0x8>;
117117
};
118118
};
119119
@@ -129,15 +129,15 @@ examples:
129129
interrupts = <0x0 0x18 0x0>, <0x0 0x19 0x0>;
130130
131131
mdio2: mdio@e14 {
132-
compatible = "brcm,genet-mdio-v4";
133-
#address-cells = <1>;
134-
#size-cells = <0>;
135-
reg = <0xe14 0x8>;
132+
compatible = "brcm,genet-mdio-v4";
133+
#address-cells = <1>;
134+
#size-cells = <0>;
135+
reg = <0xe14 0x8>;
136136
137-
phy0: ethernet-phy@0 {
137+
phy0: ethernet-phy@0 {
138138
max-speed = <1000>;
139139
reg = <0>;
140140
compatible = "ethernet-phy-ieee802.3-c22";
141-
};
141+
};
142142
};
143143
};

Documentation/devicetree/bindings/net/brcm,mdio-mux-iproc.yaml

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -38,43 +38,43 @@ unevaluatedProperties: false
3838

3939
examples:
4040
- |
41-
mdio_mux_iproc: mdio-mux@66020000 {
41+
mdio-mux@66020000 {
4242
compatible = "brcm,mdio-mux-iproc";
4343
reg = <0x66020000 0x250>;
4444
#address-cells = <1>;
4545
#size-cells = <0>;
4646
4747
mdio@0 {
48-
reg = <0x0>;
49-
#address-cells = <1>;
50-
#size-cells = <0>;
51-
52-
pci_phy0: pci-phy@0 {
53-
compatible = "brcm,ns2-pcie-phy";
54-
reg = <0x0>;
55-
#phy-cells = <0>;
56-
};
48+
reg = <0x0>;
49+
#address-cells = <1>;
50+
#size-cells = <0>;
51+
52+
pci-phy@0 {
53+
compatible = "brcm,ns2-pcie-phy";
54+
reg = <0x0>;
55+
#phy-cells = <0>;
56+
};
5757
};
5858
5959
mdio@7 {
60-
reg = <0x7>;
61-
#address-cells = <1>;
62-
#size-cells = <0>;
63-
64-
pci_phy1: pci-phy@0 {
65-
compatible = "brcm,ns2-pcie-phy";
66-
reg = <0x0>;
67-
#phy-cells = <0>;
68-
};
60+
reg = <0x7>;
61+
#address-cells = <1>;
62+
#size-cells = <0>;
63+
64+
pci-phy@0 {
65+
compatible = "brcm,ns2-pcie-phy";
66+
reg = <0x0>;
67+
#phy-cells = <0>;
68+
};
6969
};
7070
7171
mdio@10 {
72-
reg = <0x10>;
73-
#address-cells = <1>;
74-
#size-cells = <0>;
72+
reg = <0x10>;
73+
#address-cells = <1>;
74+
#size-cells = <0>;
7575
76-
gphy0: eth-phy@10 {
77-
reg = <0x10>;
78-
};
76+
eth-phy@10 {
77+
reg = <0x10>;
78+
};
7979
};
8080
};

Documentation/devicetree/bindings/net/can/bosch,c_can.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,11 @@ examples:
9999
#include <dt-bindings/reset/altr,rst-mgr.h>
100100
101101
can@ffc00000 {
102-
compatible = "bosch,d_can";
103-
reg = <0xffc00000 0x1000>;
104-
interrupts = <0 131 4>, <0 132 4>, <0 133 4>, <0 134 4>;
105-
clocks = <&can0_clk>;
106-
resets = <&rst CAN0_RESET>;
102+
compatible = "bosch,d_can";
103+
reg = <0xffc00000 0x1000>;
104+
interrupts = <0 131 4>, <0 132 4>, <0 133 4>, <0 134 4>;
105+
clocks = <&can0_clk>;
106+
resets = <&rst CAN0_RESET>;
107107
};
108108
- |
109109
can@0 {

Documentation/devicetree/bindings/net/can/microchip,mcp2510.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,15 @@ examples:
5656
#size-cells = <0>;
5757
5858
can@1 {
59-
compatible = "microchip,mcp2515";
60-
reg = <1>;
61-
clocks = <&clk24m>;
62-
interrupt-parent = <&gpio4>;
63-
interrupts = <13 IRQ_TYPE_LEVEL_LOW>;
64-
vdd-supply = <&reg5v0>;
65-
xceiver-supply = <&reg5v0>;
66-
gpio-controller;
67-
#gpio-cells = <2>;
59+
compatible = "microchip,mcp2515";
60+
reg = <1>;
61+
clocks = <&clk24m>;
62+
interrupt-parent = <&gpio4>;
63+
interrupts = <13 IRQ_TYPE_LEVEL_LOW>;
64+
vdd-supply = <&reg5v0>;
65+
xceiver-supply = <&reg5v0>;
66+
gpio-controller;
67+
#gpio-cells = <2>;
6868
};
6969
};
7070

0 commit comments

Comments
 (0)