Skip to content

Commit 1c63234

Browse files
committed
Merge tag 'v6.1.148' into 6.1-main
This is the 6.1.148 stable release # -----BEGIN PGP SIGNATURE----- # # iQIzBAABCgAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAmifBtoACgkQONu9yGCS # aT4IIw//f/Lrts2+dre5xMP5vGninbZYyg7uuibuD6IVD1GSWq39to2gEHh05f/j # xxpG0W06k/r7rcN1aFUamoPgMgv9LGRkvscjbgGnLRrx2jrJB/NadQAJXW9x6pG5 # 8aqxlFi9+H/wUfJxWmkb48BR44Lh7QoBMayikNipqEo4ZMcquR0cdSE2fr0523oU # oT7jQZucTg06IVvHwyIGtjI9qlcHg3puNYp5QOl6TJERi6KP1feDkmqvzJQGbPcG # AufqpDWFJXaIEbkvO5k8SkjtBBdOmTH7t23Abo/G6WL2o8+qeTtx9l/A3hWRwcND # 52rw13HapWGG54s6+hD8YpBD+C7WRDwAf/FJLczFlBI+ZONrk1bVEzJk7wQn3Gvl # aIB53HQ4Uj186Tzv8Sv2bgZkL66hH73OydtnJxbXApgTOJqDiG5XmhLVX+KvrI73 # 4nOb/Mu6gGmdgXip5frA/w0tn7By6VRkSgWsk3pcv8yq7KFiRdBjPkjI7vPNPBkV # v7OUYn3a12wFK0WJpao9EkA0aF4Kt9aLLPtnexYOAY7t8JE2KI8e4RA2wn8Nn1qU # cY8BygH3W4qL5cELFc2bei5s9uj3FQ5qAPDbDGrfI5g4TOT1xo5cMii3M32QLA1t # I90tLZAdJsC2K+2LRyv5IzvR5XRK4nwufqh8a6aAZCIjogIi9m8= # =aY5J # -----END PGP SIGNATURE----- # gpg: Signature made Fri Aug 15 12:07:22 2025 CEST # gpg: using RSA key 647F28654894E3BD457199BE38DBBDC86092693E # gpg: Can't check signature: No public key
2 parents b0db127 + 0bc96de commit 1c63234

271 files changed

Lines changed: 2444 additions & 1165 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/filesystems/f2fs.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -230,9 +230,9 @@ usrjquota=<file> Appoint specified file and type during mount, so that quota
230230
grpjquota=<file> information can be properly updated during recovery flow,
231231
prjjquota=<file> <quota file>: must be in root directory;
232232
jqfmt=<quota type> <quota type>: [vfsold,vfsv0,vfsv1].
233-
offusrjquota Turn off user journalled quota.
234-
offgrpjquota Turn off group journalled quota.
235-
offprjjquota Turn off project journalled quota.
233+
usrjquota= Turn off user journalled quota.
234+
grpjquota= Turn off group journalled quota.
235+
prjjquota= Turn off project journalled quota.
236236
quota Enable plain user disk quota accounting.
237237
noquota Disable all plain disk quota option.
238238
alloc_mode=%s Adjust block allocation policy, which supports "reuse"

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: GPL-2.0
22
VERSION = 6
33
PATCHLEVEL = 1
4-
SUBLEVEL = 147
4+
SUBLEVEL = 148
55
EXTRAVERSION =
66
NAME = Curry Ramen
77

arch/arm/boot/dts/am335x-boneblack.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"P9_18 [spi0_d1]",
3535
"P9_17 [spi0_cs0]",
3636
"[mmc0_cd]",
37-
"P8_42A [ecappwm0]",
37+
"P9_42A [ecappwm0]",
3838
"P8_35 [lcd d12]",
3939
"P8_33 [lcd d13]",
4040
"P8_31 [lcd d14]",

arch/arm/boot/dts/imx6ul-kontron-bl-common.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@
169169
pinctrl-0 = <&pinctrl_uart2>;
170170
linux,rs485-enabled-at-boot-time;
171171
rs485-rx-during-tx;
172-
rs485-rts-active-low;
173172
uart-has-rtscts;
174173
status = "okay";
175174
};

arch/arm/boot/dts/vfxxx.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@
617617

618618
ftm: ftm@400b8000 {
619619
compatible = "fsl,ftm-timer";
620-
reg = <0x400b8000 0x1000 0x400b9000 0x1000>;
620+
reg = <0x400b8000 0x1000>, <0x400b9000 0x1000>;
621621
interrupts = <44 IRQ_TYPE_LEVEL_HIGH>;
622622
clock-names = "ftm-evt", "ftm-src",
623623
"ftm-evt-counter-en", "ftm-src-counter-en";

arch/arm/crypto/aes-neonbs-glue.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ static int ctr_encrypt(struct skcipher_request *req)
245245
while (walk.nbytes > 0) {
246246
const u8 *src = walk.src.virt.addr;
247247
u8 *dst = walk.dst.virt.addr;
248-
int bytes = walk.nbytes;
248+
unsigned int bytes = walk.nbytes;
249249

250250
if (unlikely(bytes < AES_BLOCK_SIZE))
251251
src = dst = memcpy(buf + sizeof(buf) - bytes,

arch/arm64/boot/dts/freescale/imx8mm-beacon-som.dtsi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,8 @@
284284
pinctrl-0 = <&pinctrl_usdhc3>;
285285
pinctrl-1 = <&pinctrl_usdhc3_100mhz>;
286286
pinctrl-2 = <&pinctrl_usdhc3_200mhz>;
287+
assigned-clocks = <&clk IMX8MM_CLK_USDHC3>;
288+
assigned-clock-rates = <400000000>;
287289
bus-width = <8>;
288290
non-removable;
289291
status = "okay";

arch/arm64/boot/dts/freescale/imx8mn-beacon-som.dtsi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,8 @@
295295
pinctrl-0 = <&pinctrl_usdhc3>;
296296
pinctrl-1 = <&pinctrl_usdhc3_100mhz>;
297297
pinctrl-2 = <&pinctrl_usdhc3_200mhz>;
298+
assigned-clocks = <&clk IMX8MN_CLK_USDHC3>;
299+
assigned-clock-rates = <400000000>;
298300
bus-width = <8>;
299301
non-removable;
300302
status = "okay";

arch/arm64/boot/dts/qcom/sc7180.dtsi

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3244,18 +3244,18 @@
32443244
cell-index = <0>;
32453245
};
32463246

3247-
sram@146aa000 {
3247+
sram@14680000 {
32483248
compatible = "qcom,sc7180-imem", "syscon", "simple-mfd";
3249-
reg = <0 0x146aa000 0 0x2000>;
3249+
reg = <0 0x14680000 0 0x2e000>;
32503250

32513251
#address-cells = <1>;
32523252
#size-cells = <1>;
32533253

3254-
ranges = <0 0 0x146aa000 0x2000>;
3254+
ranges = <0 0 0x14680000 0x2e000>;
32553255

3256-
pil-reloc@94c {
3256+
pil-reloc@2a94c {
32573257
compatible = "qcom,pil-reloc-info";
3258-
reg = <0x94c 0xc8>;
3258+
reg = <0x2a94c 0xc8>;
32593259
};
32603260
};
32613261

arch/arm64/boot/dts/qcom/sdm845.dtsi

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4915,18 +4915,18 @@
49154915
cell-index = <0>;
49164916
};
49174917

4918-
sram@146bf000 {
4918+
sram@14680000 {
49194919
compatible = "qcom,sdm845-imem", "syscon", "simple-mfd";
4920-
reg = <0 0x146bf000 0 0x1000>;
4920+
reg = <0 0x14680000 0 0x40000>;
49214921

49224922
#address-cells = <1>;
49234923
#size-cells = <1>;
49244924

4925-
ranges = <0 0 0x146bf000 0x1000>;
4925+
ranges = <0 0 0x14680000 0x40000>;
49264926

4927-
pil-reloc@94c {
4927+
pil-reloc@3f94c {
49284928
compatible = "qcom,pil-reloc-info";
4929-
reg = <0x94c 0xc8>;
4929+
reg = <0x3f94c 0xc8>;
49304930
};
49314931
};
49324932

0 commit comments

Comments
 (0)