Skip to content

Commit f509ede

Browse files
authored
Merge pull request #981 from ojeda/sync
Sync with v6.2
2 parents 552c2db + 07ebb1f commit f509ede

File tree

15,049 files changed

+765051
-436246
lines changed

Some content is hidden

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

15,049 files changed

+765051
-436246
lines changed

.clang-format

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ ForEachMacros:
222222
- 'for_each_component_dais'
223223
- 'for_each_component_dais_safe'
224224
- 'for_each_console'
225+
- 'for_each_console_srcu'
225226
- 'for_each_cpu'
226227
- 'for_each_cpu_and'
227228
- 'for_each_cpu_not'
@@ -440,8 +441,11 @@ ForEachMacros:
440441
- 'inet_lhash2_for_each_icsk'
441442
- 'inet_lhash2_for_each_icsk_continue'
442443
- 'inet_lhash2_for_each_icsk_rcu'
444+
- 'interval_tree_for_each_double_span'
445+
- 'interval_tree_for_each_span'
443446
- 'intlist__for_each_entry'
444447
- 'intlist__for_each_entry_safe'
448+
- 'iopt_for_each_contig_area'
445449
- 'kcore_copy__for_each_phdr'
446450
- 'key_for_each'
447451
- 'key_for_each_safe'
@@ -535,6 +539,7 @@ ForEachMacros:
535539
- 'perf_hpp_list__for_each_sort_list_safe'
536540
- 'perf_pmu__for_each_hybrid_pmu'
537541
- 'ping_portaddr_for_each_entry'
542+
- 'ping_portaddr_for_each_entry_rcu'
538543
- 'plist_for_each'
539544
- 'plist_for_each_continue'
540545
- 'plist_for_each_entry'

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ jobs:
267267
268268
# Check
269269
- run: |
270-
grep '] ok 1 - rust_kernel_doctests$' qemu-stdout.log
270+
grep '] ok 1 rust_kernel_doctests$' qemu-stdout.log
271271
272272
- run: |
273273
grep '] rust_minimal: Rust minimal sample (init)$' qemu-stdout.log

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
*.dtb
2121
*.dtbo
2222
*.dtb.S
23+
*.dtbo.S
2324
*.dwo
2425
*.elf
2526
*.gcno
@@ -38,6 +39,7 @@
3839
*.o.*
3940
*.patch
4041
*.rmeta
42+
*.rpm
4143
*.rsi
4244
*.s
4345
*.so

.mailmap

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,13 @@ Aleksey Gorelov <[email protected]>
2525
2626
2727
28+
Alexander Mikhalitsyn <[email protected]> <[email protected]>
29+
Alexander Mikhalitsyn <[email protected]> <[email protected]>
2830
2931
Alexei Starovoitov <[email protected]> <[email protected]>
3032
Alexei Starovoitov <[email protected]> <[email protected]>
3133
Alexei Starovoitov <[email protected]> <[email protected]>
34+
3235
3336
3437
@@ -104,6 +107,7 @@ Christoph Hellwig <[email protected]>
104107
105108
Corey Minyard <[email protected]>
106109
Damian Hobson-Garcia <[email protected]>
110+
107111
108112
109113
@@ -128,6 +132,7 @@ Domen Puncer <[email protected]>
128132
Douglas Gilbert <[email protected]>
129133
Ed L. Cashin <[email protected]>
130134
135+
131136
Evgeniy Polyakov <[email protected]>
132137
133138
Felipe W Damasio <[email protected]>
@@ -212,6 +217,7 @@ Jisheng Zhang <[email protected]> <[email protected]>
212217
213218
214219
220+
215221
John Paul Adrian Glaubitz <[email protected]>
216222
John Stultz <[email protected]>
217223
@@ -226,6 +232,7 @@ Juha Yrjola <at solidboot.com>
226232
Juha Yrjola <[email protected]>
227233
Juha Yrjola <[email protected]>
228234
235+
229236
230237
231238
Kay Sievers <[email protected]>
@@ -285,6 +292,7 @@ Matthew Wilcox <[email protected]> <[email protected]>
285292
286293
287294
Matthieu CASTET <[email protected]>
295+
288296
289297
Matt Ranostay <[email protected]> Matthew Ranostay <[email protected]>
290298
@@ -353,7 +361,8 @@ Peter Oruba <[email protected]>
353361
354362
Praveen BP <[email protected]>
355363
356-
364+
365+
357366
358367
359368
@@ -366,9 +375,12 @@ Rémi Denis-Courmont <[email protected]>
366375
367376
Ricardo Ribalda <[email protected]> Ricardo Ribalda Delgado <[email protected]>
368377
378+
369379
370380
371381
382+
383+
372384
373385
Rudolf Marek <[email protected]>
374386
Rui Saraiva <[email protected]>
@@ -380,13 +392,15 @@ Santosh Shilimkar <[email protected]>
380392
Santosh Shilimkar <[email protected]>
381393
Sarangdhar Joshi <[email protected]>
382394
Sascha Hauer <[email protected]>
395+
383396
S.Çağlar Onur <[email protected]>
384397
Sean Christopherson <[email protected]> <[email protected]>
385398
386399
387400
388401
389402
403+
390404
391405
392406
@@ -413,7 +427,9 @@ Tony Luck <[email protected]>
413427
414428
415429
Tsuneo Yoshioka <[email protected]>
430+
416431
432+
417433
Uwe Kleine-König <[email protected]>
418434
Uwe Kleine-König <[email protected]>
419435
Uwe Kleine-König <[email protected]>

CREDITS

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -918,6 +918,11 @@ S: Ottawa, Ontario
918918
S: K1N 6Z9
919919
S: CANADA
920920

921+
N: Vivien Didelot
922+
923+
D: DSA framework and MV88E6XXX driver
924+
S: Montreal, Quebec, Canada
925+
921926
N: Jeff Dike
922927
923928
W: http://user-mode-linux.sourceforge.net
@@ -1168,6 +1173,10 @@ D: Future Domain TMC-16x0 SCSI driver (author)
11681173
D: APM driver (early port)
11691174
D: DRM drivers (author of several)
11701175

1176+
N: Veaceslav Falico
1177+
1178+
D: Co-maintainer and co-author of the network bonding driver.
1179+
11711180
N: János Farkas
11721181
11731182
D: romfs, various (mostly networking) fixes
@@ -1434,6 +1443,10 @@ N: Justin Guyett
14341443
14351444
D: via-rhine net driver hacking
14361445

1446+
N: Nitin Gupta
1447+
1448+
D: zsmalloc memory allocator and zram block device driver
1449+
14371450
N: Danny ter Haar
14381451
14391452
D: /proc/cpuinfo, reboot on panic , kernel pre-patch tester ;)
@@ -2447,6 +2460,10 @@ S: 482 Shadowgraph Dr.
24472460
S: San Jose, CA 95110
24482461
S: USA
24492462

2463+
N: Michal Marek
2464+
2465+
D: Kbuild Maintainer 2009-2017
2466+
24502467
N: Martin Mares
24512468
24522469
W: http://www.ucw.cz/~mj/
@@ -2476,6 +2493,13 @@ D: XF86_Mach8
24762493
D: XF86_8514
24772494
D: cfdisk (curses based disk partitioning program)
24782495

2496+
N: Mat Martineau
2497+
2498+
D: MPTCP subsystem co-maintainer 2020-2023
2499+
D: Keyctl restricted keyring and Diffie-Hellman UAPI
2500+
D: Bluetooth L2CAP ERTM mode and AMP
2501+
S: USA
2502+
24792503
N: John S. Marvin
24802504
24812505
D: PA-RISC port
@@ -4159,6 +4183,10 @@ S: B-1206 Jingmao Guojigongyu
41594183
S: 16 Baliqiao Nanjie, Beijing 101100
41604184
S: People's Repulic of China
41614185

4186+
N: Vlad Yasevich
4187+
4188+
D: SCTP protocol maintainer.
4189+
41624190
N: Aviad Yehezkel
41634191
41644192
D: Kernel TLS implementation and offload support.

Documentation/ABI/stable/sysfs-driver-dma-idxd

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Date: Oct 25, 2019
2222
KernelVersion: 5.6.0
2323
2424
Description: The largest number of work descriptors in a batch.
25+
It's not visible when the device does not support batch.
2526

2627
What: /sys/bus/dsa/devices/dsa<m>/max_work_queues_size
2728
Date: Oct 25, 2019
@@ -49,6 +50,8 @@ Description: The total number of read buffers supported by this device.
4950
The read buffers represent resources within the DSA
5051
implementation, and these resources are allocated by engines to
5152
support operations. See DSA spec v1.2 9.2.4 Total Read Buffers.
53+
It's not visible when the device does not support Read Buffer
54+
allocation control.
5255

5356
What: /sys/bus/dsa/devices/dsa<m>/max_transfer_size
5457
Date: Oct 25, 2019
@@ -122,6 +125,8 @@ Contact: [email protected]
122125
Description: The maximum number of read buffers that may be in use at
123126
one time by operations that access low bandwidth memory in the
124127
device. See DSA spec v1.2 9.2.8 GENCFG on Global Read Buffer Limit.
128+
It's not visible when the device does not support Read Buffer
129+
allocation control.
125130

126131
What: /sys/bus/dsa/devices/dsa<m>/cmd_status
127132
Date: Aug 28, 2020
@@ -205,6 +210,7 @@ KernelVersion: 5.10.0
205210
206211
Description: The max batch size for this workqueue. Cannot exceed device
207212
max batch size. Configurable parameter.
213+
It's not visible when the device does not support batch.
208214

209215
What: /sys/bus/dsa/devices/wq<m>.<n>/ats_disable
210216
Date: Nov 13, 2020
@@ -250,6 +256,8 @@ KernelVersion: 5.17.0
250256
251257
Description: Enable the use of global read buffer limit for the group. See DSA
252258
spec v1.2 9.2.18 GRPCFG Use Global Read Buffer Limit.
259+
It's not visible when the device does not support Read Buffer
260+
allocation control.
253261

254262
What: /sys/bus/dsa/devices/group<m>.<n>/read_buffers_allowed
255263
Date: Dec 10, 2021
@@ -258,6 +266,8 @@ Contact: [email protected]
258266
Description: Indicates max number of read buffers that may be in use at one time
259267
by all engines in the group. See DSA spec v1.2 9.2.18 GRPCFG Read
260268
Buffers Allowed.
269+
It's not visible when the device does not support Read Buffer
270+
allocation control.
261271

262272
What: /sys/bus/dsa/devices/group<m>.<n>/read_buffers_reserved
263273
Date: Dec 10, 2021
@@ -266,6 +276,8 @@ Contact: [email protected]
266276
Description: Indicates the number of Read Buffers reserved for the use of
267277
engines in the group. See DSA spec v1.2 9.2.18 GRPCFG Read Buffers
268278
Reserved.
279+
It's not visible when the device does not support Read Buffer
280+
allocation control.
269281

270282
What: /sys/bus/dsa/devices/group<m>.<n>/desc_progress_limit
271283
Date: Sept 14, 2022

Documentation/ABI/stable/sysfs-driver-speakup

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,15 @@ Description: This controls cursor delay when using arrow keys. When a
3535
characters. Set this to a higher value to adjust for the delay
3636
and better synchronisation between cursor position and speech.
3737

38+
What: /sys/accessibility/speakup/cur_phonetic
39+
KernelVersion: 6.2
40+
41+
Description: This allows speakup to speak letters phoneticaly when arrowing through
42+
a word letter by letter. This doesn't affect the spelling when typing
43+
the characters. When cur_phonetic=1, speakup will speak characters
44+
phoneticaly when arrowing over a letter. When cur_phonetic=0, speakup
45+
will speak letters as normally.
46+
3847
What: /sys/accessibility/speakup/delimiters
3948
KernelVersion: 2.6
4049

Documentation/ABI/testing/configfs-usb-gadget-uvc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ Description: Specific MJPEG format descriptors
197197
read-only
198198
bmaControls this format's data for bmaControls in
199199
the streaming header
200-
bmInterfaceFlags specifies interlace information,
200+
bmInterlaceFlags specifies interlace information,
201201
read-only
202202
bAspectRatioY the X dimension of the picture aspect
203203
ratio, read-only
@@ -253,7 +253,7 @@ Description: Specific uncompressed format descriptors
253253
read-only
254254
bmaControls this format's data for bmaControls in
255255
the streaming header
256-
bmInterfaceFlags specifies interlace information,
256+
bmInterlaceFlags specifies interlace information,
257257
read-only
258258
bAspectRatioY the X dimension of the picture aspect
259259
ratio, read-only
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
What: /sys/kernel/debug/dell-wmi-ddv-<wmi_device_name>/fan_sensor_information
2+
Date: September 2022
3+
KernelVersion: 6.1
4+
Contact: Armin Wolf <[email protected]>
5+
Description:
6+
This file contains the contents of the fan sensor information buffer,
7+
which contains fan sensor entries and a terminating character (0xFF).
8+
9+
Each fan sensor entry consists of three bytes with an unknown meaning,
10+
interested people may use this file for reverse-engineering.
11+
12+
What: /sys/kernel/debug/dell-wmi-ddv-<wmi_device_name>/thermal_sensor_information
13+
Date: September 2022
14+
KernelVersion: 6.1
15+
Contact: Armin Wolf <[email protected]>
16+
Description:
17+
This file contains the contents of the thermal sensor information buffer,
18+
which contains thermal sensor entries and a terminating character (0xFF).
19+
20+
Each thermal sensor entry consists of five bytes with an unknown meaning,
21+
interested people may use this file for reverse-engineering.

Documentation/ABI/testing/debugfs-driver-habanalabs

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,13 @@ Description: Enables the root user to set the device to specific state.
9191
Valid values are "disable", "enable", "suspend", "resume".
9292
User can read this property to see the valid values
9393

94+
What: /sys/kernel/debug/habanalabs/hl<n>/device_release_watchdog_timeout
95+
Date: Oct 2022
96+
KernelVersion: 6.2
97+
98+
Description: The watchdog timeout value in seconds for a device relese upon
99+
certain error cases, after which the device is reset.
100+
94101
What: /sys/kernel/debug/habanalabs/hl<n>/dma_size
95102
Date: Apr 2021
96103
KernelVersion: 5.13

0 commit comments

Comments
 (0)