Skip to content

Commit 03777f6

Browse files
authored
Merge pull request #88 from Rust-for-Linux/rust-sync
Sync to v5.11
2 parents 711070f + 56d354f commit 03777f6

File tree

12,036 files changed

+842714
-236256
lines changed

Some content is hidden

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

12,036 files changed

+842714
-236256
lines changed

.clang-format

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ ForEachMacros:
122122
- 'drm_for_each_bridge_in_chain'
123123
- 'drm_for_each_connector_iter'
124124
- 'drm_for_each_crtc'
125+
- 'drm_for_each_crtc_reverse'
125126
- 'drm_for_each_encoder'
126127
- 'drm_for_each_encoder_mask'
127128
- 'drm_for_each_fb'
@@ -203,14 +204,13 @@ ForEachMacros:
203204
- 'for_each_matching_node'
204205
- 'for_each_matching_node_and_match'
205206
- 'for_each_member'
206-
- 'for_each_mem_region'
207-
- 'for_each_memblock_type'
208207
- 'for_each_memcg_cache_index'
209208
- 'for_each_mem_pfn_range'
210209
- '__for_each_mem_range'
211210
- 'for_each_mem_range'
212211
- '__for_each_mem_range_rev'
213212
- 'for_each_mem_range_rev'
213+
- 'for_each_mem_region'
214214
- 'for_each_migratetype_order'
215215
- 'for_each_msi_entry'
216216
- 'for_each_msi_entry_safe'
@@ -276,10 +276,8 @@ ForEachMacros:
276276
- 'for_each_reserved_mem_range'
277277
- 'for_each_reserved_mem_region'
278278
- 'for_each_rtd_codec_dais'
279-
- 'for_each_rtd_codec_dais_rollback'
280279
- 'for_each_rtd_components'
281280
- 'for_each_rtd_cpu_dais'
282-
- 'for_each_rtd_cpu_dais_rollback'
283281
- 'for_each_rtd_dais'
284282
- 'for_each_set_bit'
285283
- 'for_each_set_bit_from'
@@ -298,6 +296,7 @@ ForEachMacros:
298296
- '__for_each_thread'
299297
- 'for_each_thread'
300298
- 'for_each_unicast_dest_pgid'
299+
- 'for_each_vsi'
301300
- 'for_each_wakeup_source'
302301
- 'for_each_zone'
303302
- 'for_each_zone_zonelist'
@@ -330,6 +329,7 @@ ForEachMacros:
330329
- 'hlist_for_each_entry_rcu_bh'
331330
- 'hlist_for_each_entry_rcu_notrace'
332331
- 'hlist_for_each_entry_safe'
332+
- 'hlist_for_each_entry_srcu'
333333
- '__hlist_for_each_rcu'
334334
- 'hlist_for_each_safe'
335335
- 'hlist_nulls_for_each_entry'
@@ -378,6 +378,7 @@ ForEachMacros:
378378
- 'list_for_each_entry_safe_continue'
379379
- 'list_for_each_entry_safe_from'
380380
- 'list_for_each_entry_safe_reverse'
381+
- 'list_for_each_entry_srcu'
381382
- 'list_for_each_prev'
382383
- 'list_for_each_prev_safe'
383384
- 'list_for_each_safe'
@@ -411,6 +412,8 @@ ForEachMacros:
411412
- 'of_property_for_each_string'
412413
- 'of_property_for_each_u32'
413414
- 'pci_bus_for_each_resource'
415+
- 'pcl_for_each_chunk'
416+
- 'pcl_for_each_segment'
414417
- 'pcm_for_each_format'
415418
- 'ping_portaddr_for_each_entry'
416419
- 'plist_for_each'

.mailmap

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
#
1010
# Please keep this list dictionary sorted.
1111
#
12-
# This comment is parsed by git-shortlog:
13-
# repo-abbrev: /pub/scm/linux/kernel/git/
14-
#
1512
Aaron Durbin <[email protected]>
1613
Adam Oldham <[email protected]>
1714
Adam Radford <[email protected]>
@@ -40,6 +37,7 @@ Andrew Murray <[email protected]> <[email protected]>
4037
4138
Andrew Vasquez <[email protected]>
4239
40+
4341
Andy Adamson <[email protected]>
4442
4543
@@ -55,6 +53,8 @@ Bart Van Assche <[email protected]> <[email protected]>
5553
Ben Gardner <[email protected]>
5654
Ben M Cahill <[email protected]>
5755
Björn Steinbrink <[email protected]>
56+
57+
5858
5959
6060
@@ -122,6 +122,8 @@ Henk Vergonet <[email protected]>
122122
Henrik Kretzschmar <[email protected]>
123123
Henrik Rydberg <[email protected]>
124124
Herbert Xu <[email protected]>
125+
126+
125127
Jacob Shin <[email protected]>
126128
127129
@@ -178,6 +180,8 @@ Kees Cook <[email protected]> <[email protected]>
178180
179181
180182
183+
184+
181185
Kenneth W Chen <[email protected]>
182186
Konstantin Khlebnikov <[email protected]> <[email protected]>
183187
Konstantin Khlebnikov <[email protected]> <[email protected]>
@@ -198,6 +202,8 @@ Li Yang <[email protected]> <[email protected]>
198202
199203
200204
205+
Manivannan Sadhasivam <[email protected]> <[email protected]>
206+
Manivannan Sadhasivam <[email protected]> <[email protected]>
201207
202208
203209
Mark Brown <[email protected]>
@@ -243,6 +249,7 @@ Morten Welinder <[email protected]>
243249
Morten Welinder <[email protected]>
244250
Morten Welinder <[email protected]>
245251
Mythri P K <[email protected]>
252+
246253
Nguyen Anh Quynh <[email protected]>
247254
248255
@@ -333,6 +340,8 @@ Vinod Koul <[email protected]> <[email protected]>
333340
334341
335342
343+
344+
336345
337346
338347
@@ -343,3 +352,4 @@ Wolfram Sang <[email protected]> <[email protected]>
343352
344353
345354
Yusuke Goda <[email protected]>
355+

CREDITS

Lines changed: 24 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -710,6 +710,10 @@ S: Las Cuevas 2385 - Bo Guemes
710710
S: Las Heras, Mendoza CP 5539
711711
S: Argentina
712712

713+
N: Jay Cliburn
714+
715+
D: ATLX Ethernet drivers
716+
713717
N: Steven P. Cole
714718
715719
@@ -1284,6 +1288,10 @@ D: Major kbuild rework during the 2.5 cycle
12841288
D: ISDN Maintainer
12851289
S: USA
12861290

1291+
N: Gerrit Renker
1292+
1293+
D: DCCP protocol support.
1294+
12871295
N: Philip Gladstone
12881296
12891297
D: Kernel / timekeeping stuff
@@ -2138,6 +2146,10 @@ E: [email protected]
21382146
21392147
D: Original author of software suspend
21402148

2149+
N: Alexey Kuznetsov
2150+
2151+
D: Author and maintainer of large parts of the networking stack
2152+
21412153
N: Jaroslav Kysela
21422154
21432155
W: https://www.perex.cz
@@ -2510,15 +2522,6 @@ W: http://www.rdrop.com/users/paulmck/
25102522
D: RCU and variants
25112523
D: rcutorture module
25122524

2513-
N: Mike McLagan
2514-
2515-
W: http://www.invlogic.com/~mmclagan
2516-
D: DLCI/FRAD drivers for Sangoma SDLAs
2517-
S: Innovative Logic Corp
2518-
S: Post Office Box 1068
2519-
S: Laurel, Maryland 20732
2520-
S: USA
2521-
25222525
N: Bradley McLean
25232526
25242527
D: Device driver hacker
@@ -2705,6 +2708,10 @@ N: Wolfgang Muees
27052708
27062709
D: Auerswald USB driver
27072710

2711+
N: Shrijeet Mukherjee
2712+
2713+
D: Network routing domains (VRF).
2714+
27082715
N: Paul Mundt
27092716
27102717
D: SuperH maintainer
@@ -4119,6 +4126,10 @@ S: B-1206 Jingmao Guojigongyu
41194126
S: 16 Baliqiao Nanjie, Beijing 101100
41204127
S: People's Repulic of China
41214128

4129+
N: Aviad Yehezkel
4130+
4131+
D: Kernel TLS implementation and offload support.
4132+
41224133
N: Victor Yodaiken
41234134
41244135
D: RTLinux (RealTime Linux)
@@ -4176,6 +4187,10 @@ S: 1507 145th Place SE #B5
41764187
S: Bellevue, Washington 98007
41774188
S: USA
41784189

4190+
N: Wensong Zhang
4191+
4192+
D: IP virtual server (IPVS).
4193+
41794194
N: Haojian Zhuang
41804195
41814196
D: MMP support

Documentation/ABI/obsolete/sysfs-class-net-batman-adv

Lines changed: 0 additions & 32 deletions
This file was deleted.

Documentation/ABI/obsolete/sysfs-class-net-mesh

Lines changed: 0 additions & 110 deletions
This file was deleted.

0 commit comments

Comments
 (0)