Skip to content

Commit d23ad54

Browse files
committed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Cross-merge networking fixes after downstream PR (net-6.17-rc4). No conflicts. Adjacent changes: drivers/net/ethernet/intel/idpf/idpf_txrx.c 02614ee ("idpf: do not linearize big TSO packets") 6c4e684 ("idpf: remove obsolete stashing code") Signed-off-by: Jakub Kicinski <[email protected]>
2 parents 29828b8 + 9c736ac commit d23ad54

File tree

393 files changed

+3892
-2259
lines changed

Some content is hidden

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

393 files changed

+3892
-2259
lines changed

.mailmap

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,8 @@ Domen Puncer <[email protected]>
226226
Douglas Gilbert <[email protected]>
227227
228228
229+
230+
229231
Ed L. Cashin <[email protected]>
230232
231233
Enric Balletbo i Serra <[email protected]> <[email protected]>

CREDITS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3222,6 +3222,10 @@ D: AIC5800 IEEE 1394, RAW I/O on 1394
32223222
D: Starter of Linux1394 effort
32233223
S: ask per mail for current address
32243224

3225+
N: Boris Pismenny
3226+
3227+
D: Kernel TLS implementation and offload support.
3228+
32253229
N: Nicolas Pitre
32263230
32273231
D: StrongARM SA1100 support integrator & hacker
@@ -4168,6 +4172,9 @@ S: 1513 Brewster Dr.
41684172
S: Carrollton, TX 75010
41694173
S: USA
41704174

4175+
N: Dave Watson
4176+
D: Kernel TLS implementation.
4177+
41714178
N: Tim Waugh
41724179
41734180
D: Co-architect of the parallel-port sharing system

Documentation/admin-guide/cgroup-v2.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -435,8 +435,8 @@ both cgroups.
435435
Controlling Controllers
436436
-----------------------
437437

438-
Availablity
439-
~~~~~~~~~~~
438+
Availability
439+
~~~~~~~~~~~~
440440

441441
A controller is available in a cgroup when it is supported by the kernel (i.e.,
442442
compiled in, not disabled and not attached to a v1 hierarchy) and listed in the

Documentation/devicetree/bindings/regulator/infineon,ir38060.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
77
title: Infineon Buck Regulators with PMBUS interfaces
88

99
maintainers:
10-
- Not Me.
10+
- Guenter Roeck <[email protected]>
1111

1212
allOf:
1313
- $ref: regulator.yaml#

Documentation/devicetree/bindings/vendor-prefixes.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -507,6 +507,8 @@ patternProperties:
507507
description: Espressif Systems Co. Ltd.
508508
"^est,.*":
509509
description: ESTeem Wireless Modems
510+
"^eswin,.*":
511+
description: Beijing ESWIN Technology Group Co. Ltd.
510512
"^ettus,.*":
511513
description: NI Ettus Research
512514
"^eukrea,.*":

Documentation/process/security-bugs.rst

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,22 @@ like to know when a security bug is found so that it can be fixed and
88
disclosed as quickly as possible. Please report security bugs to the
99
Linux kernel security team.
1010

11-
Contact
12-
-------
11+
The security team and maintainers almost always require additional
12+
information beyond what was initially provided in a report and rely on
13+
active and efficient collaboration with the reporter to perform further
14+
testing (e.g., verifying versions, configuration options, mitigations, or
15+
patches). Before contacting the security team, the reporter must ensure
16+
they are available to explain their findings, engage in discussions, and
17+
run additional tests. Reports where the reporter does not respond promptly
18+
or cannot effectively discuss their findings may be abandoned if the
19+
communication does not quickly improve.
20+
21+
As it is with any bug, the more information provided the easier it
22+
will be to diagnose and fix. Please review the procedure outlined in
23+
'Documentation/admin-guide/reporting-issues.rst' if you are unclear about what
24+
information is helpful. Any exploit code is very helpful and will not
25+
be released without consent from the reporter unless it has already been
26+
made public.
1327

1428
The Linux kernel security team can be contacted by email at
1529
<[email protected]>. This is a private list of security officers
@@ -19,13 +33,6 @@ that can speed up the process considerably. It is possible that the
1933
security team will bring in extra help from area maintainers to
2034
understand and fix the security vulnerability.
2135

22-
As it is with any bug, the more information provided the easier it
23-
will be to diagnose and fix. Please review the procedure outlined in
24-
'Documentation/admin-guide/reporting-issues.rst' if you are unclear about what
25-
information is helpful. Any exploit code is very helpful and will not
26-
be released without consent from the reporter unless it has already been
27-
made public.
28-
2936
Please send plain text emails without attachments where possible.
3037
It is much harder to have a context-quoted discussion about a complex
3138
issue if all the details are hidden away in attachments. Think of it like a

Documentation/userspace-api/iommufd.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Following IOMMUFD objects are exposed to userspace:
4343

4444
- IOMMUFD_OBJ_HWPT_PAGING, representing an actual hardware I/O page table
4545
(i.e. a single struct iommu_domain) managed by the iommu driver. "PAGING"
46-
primarly indicates this type of HWPT should be linked to an IOAS. It also
46+
primarily indicates this type of HWPT should be linked to an IOAS. It also
4747
indicates that it is backed by an iommu_domain with __IOMMU_DOMAIN_PAGING
4848
feature flag. This can be either an UNMANAGED stage-1 domain for a device
4949
running in the user space, or a nesting parent stage-2 domain for mappings
@@ -76,7 +76,7 @@ Following IOMMUFD objects are exposed to userspace:
7676

7777
* Security namespace for guest owned ID, e.g. guest-controlled cache tags
7878
* Non-device-affiliated event reporting, e.g. invalidation queue errors
79-
* Access to a sharable nesting parent pagetable across physical IOMMUs
79+
* Access to a shareable nesting parent pagetable across physical IOMMUs
8080
* Virtualization of various platforms IDs, e.g. RIDs and others
8181
* Delivery of paravirtualized invalidation
8282
* Direct assigned invalidation queues

MAINTAINERS

Lines changed: 37 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -937,7 +937,7 @@ S: Maintained
937937
F: drivers/gpio/gpio-altera.c
938938

939939
ALTERA TRIPLE SPEED ETHERNET DRIVER
940-
M: Joyce Ooi <joyce.ooi@intel.com>
940+
M: Boon Khai Ng <boon.khai.ng@altera.com>
941941
942942
S: Maintained
943943
F: drivers/net/ethernet/altera/
@@ -4216,7 +4216,7 @@ F: drivers/md/bcache/
42164216
BCACHEFS
42174217
M: Kent Overstreet <[email protected]>
42184218
4219-
S: Supported
4219+
S: Externally maintained
42204220
C: irc://irc.oftc.net/bcache
42214221
P: Documentation/filesystems/bcachefs/SubmittingPatches.rst
42224222
T: git https://evilpiepirate.org/git/bcachefs.git
@@ -8427,6 +8427,17 @@ T: git https://gitlab.freedesktop.org/drm/misc/kernel.git
84278427
F: drivers/gpu/drm/scheduler/
84288428
F: include/drm/gpu_scheduler.h
84298429

8430+
DRM GPUVM
8431+
M: Danilo Krummrich <[email protected]>
8432+
R: Matthew Brost <[email protected]>
8433+
R: Thomas Hellström <[email protected]>
8434+
R: Alice Ryhl <[email protected]>
8435+
8436+
S: Supported
8437+
T: git https://gitlab.freedesktop.org/drm/misc/kernel.git
8438+
F: drivers/gpu/drm/drm_gpuvm.c
8439+
F: include/drm/drm_gpuvm.h
8440+
84308441
DRM LOG
84318442
M: Jocelyn Falempe <[email protected]>
84328443
M: Javier Martinez Canillas <[email protected]>
@@ -10656,7 +10667,8 @@ S: Maintained
1065610667
F: block/partitions/efi.*
1065710668

1065810669
HABANALABS PCI DRIVER
10659-
M: Yaron Avizrat <[email protected]>
10670+
M: Koby Elbaz <[email protected]>
10671+
M: Konstantin Sinyuk <[email protected]>
1066010672
1066110673
S: Supported
1066210674
C: irc://irc.oftc.net/dri-devel
@@ -11014,7 +11026,7 @@ F: Documentation/admin-guide/perf/hns3-pmu.rst
1101411026
F: drivers/perf/hisilicon/hns3_pmu.c
1101511027

1101611028
HISILICON I2C CONTROLLER DRIVER
11017-
M: Yicong Yang <yangyicong@hisilicon.com>
11029+
M: Devyn Liu <liudingyuan@h-partners.com>
1101811030
1101911031
S: Maintained
1102011032
W: https://www.hisilicon.com
@@ -12282,7 +12294,6 @@ F: include/linux/avf/virtchnl.h
1228212294
F: include/linux/net/intel/*/
1228312295

1228412296
INTEL ETHERNET PROTOCOL DRIVER FOR RDMA
12285-
M: Mustafa Ismail <[email protected]>
1228612297
M: Tatyana Nikolova <[email protected]>
1228712298
1228812299
S: Supported
@@ -16059,6 +16070,23 @@ F: mm/mempolicy.c
1605916070
F: mm/migrate.c
1606016071
F: mm/migrate_device.c
1606116072

16073+
MEMORY MANAGEMENT - MGLRU (MULTI-GEN LRU)
16074+
M: Andrew Morton <[email protected]>
16075+
M: Axel Rasmussen <[email protected]>
16076+
M: Yuanchu Xie <[email protected]>
16077+
R: Wei Xu <[email protected]>
16078+
16079+
S: Maintained
16080+
W: http://www.linux-mm.org
16081+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
16082+
F: Documentation/admin-guide/mm/multigen_lru.rst
16083+
F: Documentation/mm/multigen_lru.rst
16084+
F: include/linux/mm_inline.h
16085+
F: include/linux/mmzone.h
16086+
F: mm/swap.c
16087+
F: mm/vmscan.c
16088+
F: mm/workingset.c
16089+
1606216090
MEMORY MANAGEMENT - MISC
1606316091
M: Andrew Morton <[email protected]>
1606416092
M: David Hildenbrand <[email protected]>
@@ -16249,8 +16277,10 @@ S: Maintained
1624916277
W: http://www.linux-mm.org
1625016278
T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
1625116279
F: rust/helpers/mm.c
16280+
F: rust/helpers/page.c
1625216281
F: rust/kernel/mm.rs
1625316282
F: rust/kernel/mm/
16283+
F: rust/kernel/page.rs
1625416284

1625516285
MEMORY MAPPING
1625616286
M: Andrew Morton <[email protected]>
@@ -17819,7 +17849,6 @@ F: net/ipv6/syncookies.c
1781917849
F: net/ipv6/tcp*.c
1782017850

1782117851
NETWORKING [TLS]
17822-
M: Boris Pismenny <[email protected]>
1782317852
M: John Fastabend <[email protected]>
1782417853
M: Jakub Kicinski <[email protected]>
1782517854
@@ -20857,8 +20886,8 @@ S: Maintained
2085720886
F: drivers/firmware/qcom/qcom_qseecom_uefisecapp.c
2085820887

2085920888
QUALCOMM RMNET DRIVER
20860-
M: Subash Abhinov Kasiviswanathan <quic_subashab@quicinc.com>
20861-
M: Sean Tranchetti <quic_stranche@quicinc.com>
20889+
M: Subash Abhinov Kasiviswanathan <[email protected].com>
20890+
M: Sean Tranchetti <[email protected].com>
2086220891
2086320892
S: Maintained
2086420893
F: Documentation/networking/device_drivers/cellular/qualcomm/rmnet.rst

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
VERSION = 6
33
PATCHLEVEL = 17
44
SUBLEVEL = 0
5-
EXTRAVERSION = -rc2
5+
EXTRAVERSION = -rc3
66
NAME = Baby Opossum Posse
77

88
# *DOCUMENTATION*

arch/mips/boot/dts/lantiq/danube_easy50712.dts

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,13 +82,16 @@
8282
};
8383
};
8484

85-
etop@e180000 {
85+
ethernet@e180000 {
8686
compatible = "lantiq,etop-xway";
8787
reg = <0xe180000 0x40000>;
8888
interrupt-parent = <&icu0>;
8989
interrupts = <73 78>;
90+
interrupt-names = "tx", "rx";
9091
phy-mode = "rmii";
9192
mac-address = [ 00 11 22 33 44 55 ];
93+
lantiq,rx-burst-length = <4>;
94+
lantiq,tx-burst-length = <4>;
9295
};
9396

9497
stp0: stp@e100bb0 {

0 commit comments

Comments
 (0)