Skip to content

Commit 8db90aa

Browse files
committed
Merge tag 'v5.11-rc1' into spi-5.11
Linux 5.11-rc1
2 parents a590370 + 5c8fe58 commit 8db90aa

File tree

11,472 files changed

+828527
-231489
lines changed

Some content is hidden

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

11,472 files changed

+828527
-231489
lines changed

.mailmap

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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
@@ -322,6 +324,8 @@ TripleX Chung <[email protected]> <[email protected]>
322324
Tsuneo Yoshioka <[email protected]>
323325
324326
Uwe Kleine-König <[email protected]>
327+
Uwe Kleine-König <[email protected]>
328+
Uwe Kleine-König <[email protected]>
325329
Uwe Kleine-König <[email protected]>
326330
Uwe Kleine-König <[email protected]>
327331
Valdis Kletnieks <[email protected]>
@@ -341,3 +345,4 @@ Wolfram Sang <[email protected]> <[email protected]>
341345
342346
343347
Yusuke Goda <[email protected]>
348+

CREDITS

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -740,6 +740,11 @@ S: (ask for current address)
740740
S: Portland, Oregon
741741
S: USA
742742

743+
N: Jason Cooper
744+
D: ARM/Marvell SOC co-maintainer
745+
D: irqchip co-maintainer
746+
D: MVEBU PCI DRIVER co-maintainer
747+
743748
N: Robin Cornelius
744749
745750
D: Ralink rt2x00 WLAN driver
@@ -2505,15 +2510,6 @@ W: http://www.rdrop.com/users/paulmck/
25052510
D: RCU and variants
25062511
D: rcutorture module
25072512

2508-
N: Mike McLagan
2509-
2510-
W: http://www.invlogic.com/~mmclagan
2511-
D: DLCI/FRAD drivers for Sangoma SDLAs
2512-
S: Innovative Logic Corp
2513-
S: Post Office Box 1068
2514-
S: Laurel, Maryland 20732
2515-
S: USA
2516-
25172513
N: Bradley McLean
25182514
25192515
D: Device driver hacker

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.

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

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,13 @@ Contact: [email protected]
7777
Description: The operation capability bit mask specify the operation types
7878
supported by the this device.
7979

80+
What: /sys/bus/dsa/devices/dsa<m>/pasid_enabled
81+
Date: Oct 27, 2020
82+
KernelVersion: 5.11.0
83+
84+
Description: To indicate if PASID (process address space identifier) is
85+
enabled or not for this device.
86+
8087
What: /sys/bus/dsa/devices/dsa<m>/state
8188
Date: Oct 25, 2019
8289
KernelVersion: 5.6.0
@@ -122,6 +129,13 @@ KernelVersion: 5.10.0
122129
123130
Description: The last executed device administrative command's status/error.
124131

132+
What: /sys/bus/dsa/devices/wq<m>.<n>/block_on_fault
133+
Date: Oct 27, 2020
134+
KernelVersion: 5.11.0
135+
136+
Description: To indicate block on fault is allowed or not for the work queue
137+
to support on demand paging.
138+
125139
What: /sys/bus/dsa/devices/wq<m>.<n>/group_id
126140
Date: Oct 25, 2019
127141
KernelVersion: 5.6.0
@@ -190,6 +204,13 @@ Contact: [email protected]
190204
Description: The max batch size for this workqueue. Cannot exceed device
191205
max batch size. Configurable parameter.
192206

207+
What: /sys/bus/dsa/devices/wq<m>.<n>/ats_disable
208+
Date: Nov 13, 2020
209+
KernelVersion: 5.11.0
210+
211+
Description: Indicate whether ATS disable is turned on for the workqueue.
212+
0 indicates ATS is on, and 1 indicates ATS is off for the workqueue.
213+
193214
What: /sys/bus/dsa/devices/engine<m>.<n>/group_id
194215
Date: Oct 25, 2019
195216
KernelVersion: 5.6.0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Description:
77
ifname
88
- network device interface name associated with
99
this function instance
10-
qmult
10+
qmult
1111
- queue length multiplier for high and
1212
super speed
1313
host_addr
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
What: /proc/*/attr/current
2+
3+
4+
5+
Description: The current security information used by a Linux
6+
security module (LSM) that is active on the system.
7+
The details of permissions required to read from
8+
this interface and hence obtain the security state
9+
of the task identified is LSM dependent.
10+
A process cannot write to this interface unless it
11+
refers to itself.
12+
The other details of permissions required to write to
13+
this interface and hence change the security state of
14+
the task identified are LSM dependent.
15+
The format of the data used by this interface is LSM
16+
dependent.
17+
SELinux, Smack and AppArmor provide this interface.
18+
Users: SELinux user-space
19+
Smack user-space
20+
AppArmor user-space
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
What: /proc/*/attr/exec
2+
3+
4+
5+
Description: The security information to be used on the process
6+
by a Linux security module (LSM) active on the system
7+
after a subsequent exec() call.
8+
The details of permissions required to read from
9+
this interface and hence obtain the security state
10+
of the task identified is LSM dependent.
11+
A process cannot write to this interface unless it
12+
refers to itself.
13+
The other details of permissions required to write to
14+
this interface and hence change the security state of
15+
the task identified are LSM dependent.
16+
The format of the data used by this interface is LSM
17+
dependent.
18+
SELinux and AppArmor provide this interface.
19+
Users: SELinux user-space
20+
AppArmor user-space
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
What: /proc/*/attr/prev
2+
3+
4+
5+
Description: The security information used on the process by
6+
a Linux security module (LSM) active on the system
7+
prior to the most recent exec() call.
8+
The details of permissions required to read from
9+
this interface is LSM dependent.
10+
A process cannot write to this interface unless it
11+
refers to itself.
12+
The other details of permissions required to write to
13+
this interface are LSM dependent.
14+
The format of the data used by this interface is LSM
15+
dependent.
16+
SELinux and AppArmor provide this interface.
17+
Users: SELinux user-space
18+
AppArmor user-space
19+

Documentation/ABI/testing/sysfs-bus-iio

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1743,6 +1743,16 @@ Description:
17431743

17441744
Raw counter device counters direction for channel Y.
17451745

1746+
What: /sys/bus/iio/devices/iio:deviceX/in_voltageY_label
1747+
What: /sys/bus/iio/devices/iio:deviceX/out_voltageY_label
1748+
KernelVersion: 5.8
1749+
1750+
Description:
1751+
Optional symbolic label to a device channel.
1752+
If a label is defined for this channel add that to the channel
1753+
specific attributes. This is useful for userspace to be able to
1754+
better identify an individual channel.
1755+
17461756
What: /sys/bus/iio/devices/iio:deviceX/in_phaseY_raw
17471757
KernelVersion: 4.18
17481758

0 commit comments

Comments
 (0)