Skip to content

Commit b8917b4

Browse files
committed
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
KVM/arm64 updates for v5.14. - Add MTE support in guests, complete with tag save/restore interface - Reduce the impact of CMOs by moving them in the page-table code - Allow device block mappings at stage-2 - Reduce the footprint of the vmemmap in protected mode - Support the vGIC on dumb systems such as the Apple M1 - Add selftest infrastructure to support multiple configuration and apply that to PMU/non-PMU setups - Add selftests for the debug architecture - The usual crop of PMU fixes
2 parents 79b1e56 + 188982c commit b8917b4

816 files changed

Lines changed: 9374 additions & 4407 deletions

File tree

Some content is hidden

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

Documentation/admin-guide/sysctl/kernel.rst

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1458,11 +1458,22 @@ unprivileged_bpf_disabled
14581458
=========================
14591459

14601460
Writing 1 to this entry will disable unprivileged calls to ``bpf()``;
1461-
once disabled, calling ``bpf()`` without ``CAP_SYS_ADMIN`` will return
1462-
``-EPERM``.
1461+
once disabled, calling ``bpf()`` without ``CAP_SYS_ADMIN`` or ``CAP_BPF``
1462+
will return ``-EPERM``. Once set to 1, this can't be cleared from the
1463+
running kernel anymore.
14631464

1464-
Once set, this can't be cleared.
1465+
Writing 2 to this entry will also disable unprivileged calls to ``bpf()``,
1466+
however, an admin can still change this setting later on, if needed, by
1467+
writing 0 or 1 to this entry.
14651468

1469+
If ``BPF_UNPRIV_DEFAULT_OFF`` is enabled in the kernel config, then this
1470+
entry will default to 2 instead of 0.
1471+
1472+
= =============================================================
1473+
0 Unprivileged calls to ``bpf()`` are enabled
1474+
1 Unprivileged calls to ``bpf()`` are disabled without recovery
1475+
2 Unprivileged calls to ``bpf()`` are disabled
1476+
= =============================================================
14661477

14671478
watchdog
14681479
========

Documentation/devicetree/bindings/clock/idt,versaclock5.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ properties:
6060
maxItems: 2
6161

6262
idt,xtal-load-femtofarads:
63-
$ref: /schemas/types.yaml#/definitions/uint32
6463
minimum: 9000
6564
maximum: 22760
6665
description: Optional load capacitor for XTAL1 and XTAL2
@@ -84,7 +83,6 @@ patternProperties:
8483
enum: [ 1800000, 2500000, 3300000 ]
8584
idt,slew-percent:
8685
description: The Slew rate control for CMOS single-ended.
87-
$ref: /schemas/types.yaml#/definitions/uint32
8886
enum: [ 80, 85, 90, 100 ]
8987

9088
required:

Documentation/devicetree/bindings/i2c/i2c-mpc.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,13 @@ properties:
4646
description: |
4747
I2C bus timeout in microseconds
4848
49+
fsl,i2c-erratum-a004447:
50+
$ref: /schemas/types.yaml#/definitions/flag
51+
description: |
52+
Indicates the presence of QorIQ erratum A-004447, which
53+
says that the standard i2c recovery scheme mechanism does
54+
not work and an alternate implementation is needed.
55+
4956
required:
5057
- compatible
5158
- reg

Documentation/devicetree/bindings/iio/adc/st,stm32-dfsdm-adc.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ patternProperties:
102102

103103
st,adc-channel-names:
104104
description: List of single-ended channel names.
105-
$ref: /schemas/types.yaml#/definitions/string-array
106105

107106
st,filter-order:
108107
description: |

Documentation/devicetree/bindings/input/input.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,5 @@ properties:
3838
Duration in seconds which the key should be kept pressed for device to
3939
reset automatically. Device with key pressed reset feature can specify
4040
this property.
41-
$ref: /schemas/types.yaml#/definitions/uint32
4241

4342
additionalProperties: true

Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ properties:
9292
this interconnect to send RPMh commands.
9393
9494
qcom,bcm-voter-names:
95-
$ref: /schemas/types.yaml#/definitions/string-array
9695
description: |
9796
Names for each of the qcom,bcm-voters specified.
9897

Documentation/devicetree/bindings/leds/leds-bcm6328.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ This controller is present on BCM6318, BCM6328, BCM6362 and BCM63268.
44
In these SoCs it's possible to control LEDs both as GPIOs or by hardware.
55
However, on some devices there are Serial LEDs (LEDs connected to a 74x164
66
controller), which can either be controlled by software (exporting the 74x164
7-
as spi-gpio. See Documentation/devicetree/bindings/gpio/gpio-74x164.txt), or
8-
by hardware using this driver.
7+
as spi-gpio. See Documentation/devicetree/bindings/gpio/fairchild,74hc595.yaml),
8+
or by hardware using this driver.
99
Some of these Serial LEDs are hardware controlled (e.g. ethernet LEDs) and
1010
exporting the 74x164 as spi-gpio prevents those LEDs to be hardware
1111
controlled, so the only chance to keep them working is by using this driver.

Documentation/devicetree/bindings/leds/leds-bcm6358.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ LEDs connected to Broadcom BCM6358 controller
33
This controller is present on BCM6358 and BCM6368.
44
In these SoCs there are Serial LEDs (LEDs connected to a 74x164 controller),
55
which can either be controlled by software (exporting the 74x164 as spi-gpio.
6-
See Documentation/devicetree/bindings/gpio/gpio-74x164.txt), or
6+
See Documentation/devicetree/bindings/gpio/fairchild,74hc595.yaml), or
77
by hardware using this driver.
88

99
Required properties:

Documentation/devicetree/bindings/media/renesas,drif.yaml

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -99,32 +99,26 @@ properties:
9999
Indicates that the channel acts as primary among the bonded channels.
100100

101101
port:
102-
type: object
102+
$ref: /schemas/graph.yaml#/properties/port
103+
unevaluatedProperties: false
103104
description:
104-
Child port node corresponding to the data input, in accordance with the
105-
video interface bindings defined in
106-
Documentation/devicetree/bindings/media/video-interfaces.txt.
107-
The port node must contain at least one endpoint.
105+
Child port node corresponding to the data input. The port node must
106+
contain at least one endpoint.
108107

109108
properties:
110109
endpoint:
111-
type: object
110+
$ref: /schemas/graph.yaml#/$defs/endpoint-base
111+
unevaluatedProperties: false
112112

113113
properties:
114-
remote-endpoint:
115-
description:
116-
A phandle to the remote tuner endpoint subnode in remote node
117-
port.
118-
119114
sync-active:
115+
$ref: /schemas/types.yaml#/definitions/uint32
120116
enum: [0, 1]
121117
description:
122118
Indicates sync signal polarity, 0/1 for low/high respectively.
123119
This property maps to SYNCAC bit in the hardware manual. The
124120
default is 1 (active high).
125121

126-
additionalProperties: false
127-
128122
required:
129123
- compatible
130124
- reg

Documentation/devicetree/bindings/net/qcom,ipa.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ properties:
105105
- description: Whether the IPA clock is enabled (if valid)
106106

107107
qcom,smem-state-names:
108-
$ref: /schemas/types.yaml#/definitions/string-array
109108
description: The names of the state bits used for SMP2P output
110109
items:
111110
- const: ipa-clock-enabled-valid

0 commit comments

Comments
 (0)