From 2a2ab6409032146d54530a5bdd85505aeb05019a4b99af476d96c23ce912f1f7 Mon Sep 17 00:00:00 2001 From: Kernel Bugs Date: Tue, 24 Aug 2021 08:03:11 +0000 Subject: [PATCH 1/6] commit d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1561 --- config.tar.bz2 | 4 +- dtb-aarch64.changes | 127 +++++++++++++++++++++++++++++++++++++++ dtb-aarch64.spec | 2 +- dtb-armv6l.changes | 127 +++++++++++++++++++++++++++++++++++++++ dtb-armv6l.spec | 2 +- dtb-armv7l.changes | 127 +++++++++++++++++++++++++++++++++++++++ dtb-armv7l.spec | 2 +- dtb-riscv64.changes | 127 +++++++++++++++++++++++++++++++++++++++ dtb-riscv64.spec | 2 +- kernel-64kb.changes | 127 +++++++++++++++++++++++++++++++++++++++ kernel-64kb.spec | 8 +-- kernel-debug.changes | 127 +++++++++++++++++++++++++++++++++++++++ kernel-debug.spec | 8 +-- kernel-default.changes | 127 +++++++++++++++++++++++++++++++++++++++ kernel-default.spec | 8 +-- kernel-docs.changes | 127 +++++++++++++++++++++++++++++++++++++++ kernel-docs.spec | 4 +- kernel-kvmsmall.changes | 127 +++++++++++++++++++++++++++++++++++++++ kernel-kvmsmall.spec | 8 +-- kernel-lpae.changes | 127 +++++++++++++++++++++++++++++++++++++++ kernel-lpae.spec | 8 +-- kernel-obs-build.changes | 127 +++++++++++++++++++++++++++++++++++++++ kernel-obs-build.spec | 4 +- kernel-obs-qa.changes | 127 +++++++++++++++++++++++++++++++++++++++ kernel-obs-qa.spec | 2 +- kernel-pae.changes | 127 +++++++++++++++++++++++++++++++++++++++ kernel-pae.spec | 8 +-- kernel-source.changes | 127 +++++++++++++++++++++++++++++++++++++++ kernel-source.spec | 4 +- kernel-syms.changes | 127 +++++++++++++++++++++++++++++++++++++++ kernel-syms.spec | 4 +- kernel-vanilla.changes | 127 +++++++++++++++++++++++++++++++++++++++ kernel-vanilla.spec | 8 +-- kernel-zfcpdump.changes | 127 +++++++++++++++++++++++++++++++++++++++ kernel-zfcpdump.spec | 8 +-- patches.suse.tar.bz2 | 4 +- series.conf | 2 +- source-timestamp | 4 +- 38 files changed, 2211 insertions(+), 52 deletions(-) diff --git a/config.tar.bz2 b/config.tar.bz2 index de2134ca..549569f0 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cc73da815ffcf70f46d2c64d25aee0b9f919c06f7b24e4a56d6d974133c84dfe -size 292816 +oid sha256:bdbfb523b70cd73d63657591c5653f904fdee0bba9a3f3a2b3087396278f9842 +size 291847 diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index dcc6ac54..705cc4f9 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,130 @@ +------------------------------------------------------------------- +Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{CTS,ECB,XTS} on arm* (bsc#1189034). + Now that FS_ENCRYPTION_ALGS is modular, the crypto modules it utilizes + can be modular as well. CRYPTO_AES and CRYPTO_CBC are used by + ENCRYPTED_KEYS and must remain built-in. CRYPTO_SHA512 and CRYPTO_HMAC + are used by module signature validation and must also remain built-in. +- commit abd126e + +------------------------------------------------------------------- +Mon Aug 23 19:27:17 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{GCM,GHASH,GF128MUL} on arm* (bsc#1189033). + These modules were selected as built-in due to Kconfig changes between + 4.14-rc3 and 5.8-rc1 selecting them if BIG_KEYS was enabled. They can + be built as modules again now. +- commit 9c21610 + +------------------------------------------------------------------- +Mon Aug 23 16:57:21 CEST 2021 - tiwai@suse.de + +- usb: renesas-xhci: Prefer firmware loading on unknown ROM state + (bsc#1189207). +- commit 0567e80 + +------------------------------------------------------------------- +Mon Aug 23 09:29:30 CEST 2021 - jslaby@suse.cz + +- Update config files. (vanillas) + Oldconfig on vanillas. +- commit fc469d6 + +------------------------------------------------------------------- +Mon Aug 23 09:17:23 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & epaper drivers and other old graphics) + Propagate recent epaper drivers and other old graphics changes to arms. +- commit 985c396 + +------------------------------------------------------------------- +Mon Aug 23 09:16:00 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_GAMEPORT) + Propagate recent CONFIG_GAMEPORT changes to arms. +- commit ef35027 + +------------------------------------------------------------------- +Mon Aug 23 09:11:14 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_BT_MSFTEXT) + Propagate recent CONFIG_BT_MSFTEXT changes to arms. +- commit ef6c760 + +------------------------------------------------------------------- +Mon Aug 23 09:09:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & ATALK) + Propagate recent ATALK changes to arms. +- commit d976e0c + +------------------------------------------------------------------- +Mon Aug 23 09:01:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & EXT4_FS) + Propagate recent EXT4_FS changes to arms. +- commit 91c3bf2 + +------------------------------------------------------------------- +Mon Aug 23 08:08:23 CEST 2021 - jslaby@suse.cz + +- Update config files. + Only refresh using scripts/run_oldconfig.sh. +- commit bdb4b85 + +------------------------------------------------------------------- +Sun Aug 22 03:53:44 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_NO_HZ_FULL where supported (bsc#1189692). +- commit da75261 + +------------------------------------------------------------------- +Sun Aug 22 03:44:28 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_MAXSMP (bsc#1189691). +- commit 7c67b01 + +------------------------------------------------------------------- +Sat Aug 21 15:30:52 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_SOUNDWIRE_QCOM on x86 (bsc#1189686). +- commit fb7c80f + +------------------------------------------------------------------- +Fri Aug 20 23:38:26 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_MD_MULTIPATH (bsc#1189678). + First-class multipath on Linux has used dm-multipath for ages. +- commit 1309089 + +------------------------------------------------------------------- +Fri Aug 20 23:37:04 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_PM_AUTOSLEEP and CONFIG_PM_WAKELOCKS (bsc#1189677). +- commit 77c3a63 + +------------------------------------------------------------------- +Fri Aug 20 23:24:18 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_ISDN (bsc#1189675). + Without CONFIG_ISDN, we no longer need to carry: +- patches.suse/misdn-add-support-for-group-membership-check. +- commit 0e1a617 + +------------------------------------------------------------------- +Fri Aug 20 23:22:06 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_PRINTK_CALLER (bsc#1189674). +- commit f0e131e + +------------------------------------------------------------------- +Fri Aug 20 11:17:51 CEST 2021 - tiwai@suse.de + +- Update config files: make pinctrl-cherryview built-in (bsc#1189447) + Otherwise some devices aren't properly intiailized. +- commit b19ed90 + ------------------------------------------------------------------- Wed Aug 18 14:54:50 CEST 2021 - tiwai@suse.de diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 8971df34..bd61feba 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -31,7 +31,7 @@ Name: dtb-aarch64 Version: 5.13.12 %if 0%{?is_kotd} -Release: .g33df9c6 +Release: .gd66b4c0 %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index dcc6ac54..705cc4f9 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,130 @@ +------------------------------------------------------------------- +Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{CTS,ECB,XTS} on arm* (bsc#1189034). + Now that FS_ENCRYPTION_ALGS is modular, the crypto modules it utilizes + can be modular as well. CRYPTO_AES and CRYPTO_CBC are used by + ENCRYPTED_KEYS and must remain built-in. CRYPTO_SHA512 and CRYPTO_HMAC + are used by module signature validation and must also remain built-in. +- commit abd126e + +------------------------------------------------------------------- +Mon Aug 23 19:27:17 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{GCM,GHASH,GF128MUL} on arm* (bsc#1189033). + These modules were selected as built-in due to Kconfig changes between + 4.14-rc3 and 5.8-rc1 selecting them if BIG_KEYS was enabled. They can + be built as modules again now. +- commit 9c21610 + +------------------------------------------------------------------- +Mon Aug 23 16:57:21 CEST 2021 - tiwai@suse.de + +- usb: renesas-xhci: Prefer firmware loading on unknown ROM state + (bsc#1189207). +- commit 0567e80 + +------------------------------------------------------------------- +Mon Aug 23 09:29:30 CEST 2021 - jslaby@suse.cz + +- Update config files. (vanillas) + Oldconfig on vanillas. +- commit fc469d6 + +------------------------------------------------------------------- +Mon Aug 23 09:17:23 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & epaper drivers and other old graphics) + Propagate recent epaper drivers and other old graphics changes to arms. +- commit 985c396 + +------------------------------------------------------------------- +Mon Aug 23 09:16:00 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_GAMEPORT) + Propagate recent CONFIG_GAMEPORT changes to arms. +- commit ef35027 + +------------------------------------------------------------------- +Mon Aug 23 09:11:14 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_BT_MSFTEXT) + Propagate recent CONFIG_BT_MSFTEXT changes to arms. +- commit ef6c760 + +------------------------------------------------------------------- +Mon Aug 23 09:09:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & ATALK) + Propagate recent ATALK changes to arms. +- commit d976e0c + +------------------------------------------------------------------- +Mon Aug 23 09:01:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & EXT4_FS) + Propagate recent EXT4_FS changes to arms. +- commit 91c3bf2 + +------------------------------------------------------------------- +Mon Aug 23 08:08:23 CEST 2021 - jslaby@suse.cz + +- Update config files. + Only refresh using scripts/run_oldconfig.sh. +- commit bdb4b85 + +------------------------------------------------------------------- +Sun Aug 22 03:53:44 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_NO_HZ_FULL where supported (bsc#1189692). +- commit da75261 + +------------------------------------------------------------------- +Sun Aug 22 03:44:28 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_MAXSMP (bsc#1189691). +- commit 7c67b01 + +------------------------------------------------------------------- +Sat Aug 21 15:30:52 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_SOUNDWIRE_QCOM on x86 (bsc#1189686). +- commit fb7c80f + +------------------------------------------------------------------- +Fri Aug 20 23:38:26 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_MD_MULTIPATH (bsc#1189678). + First-class multipath on Linux has used dm-multipath for ages. +- commit 1309089 + +------------------------------------------------------------------- +Fri Aug 20 23:37:04 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_PM_AUTOSLEEP and CONFIG_PM_WAKELOCKS (bsc#1189677). +- commit 77c3a63 + +------------------------------------------------------------------- +Fri Aug 20 23:24:18 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_ISDN (bsc#1189675). + Without CONFIG_ISDN, we no longer need to carry: +- patches.suse/misdn-add-support-for-group-membership-check. +- commit 0e1a617 + +------------------------------------------------------------------- +Fri Aug 20 23:22:06 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_PRINTK_CALLER (bsc#1189674). +- commit f0e131e + +------------------------------------------------------------------- +Fri Aug 20 11:17:51 CEST 2021 - tiwai@suse.de + +- Update config files: make pinctrl-cherryview built-in (bsc#1189447) + Otherwise some devices aren't properly intiailized. +- commit b19ed90 + ------------------------------------------------------------------- Wed Aug 18 14:54:50 CEST 2021 - tiwai@suse.de diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index c8674044..0096ae3b 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -31,7 +31,7 @@ Name: dtb-armv6l Version: 5.13.12 %if 0%{?is_kotd} -Release: .g33df9c6 +Release: .gd66b4c0 %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index dcc6ac54..705cc4f9 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,130 @@ +------------------------------------------------------------------- +Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{CTS,ECB,XTS} on arm* (bsc#1189034). + Now that FS_ENCRYPTION_ALGS is modular, the crypto modules it utilizes + can be modular as well. CRYPTO_AES and CRYPTO_CBC are used by + ENCRYPTED_KEYS and must remain built-in. CRYPTO_SHA512 and CRYPTO_HMAC + are used by module signature validation and must also remain built-in. +- commit abd126e + +------------------------------------------------------------------- +Mon Aug 23 19:27:17 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{GCM,GHASH,GF128MUL} on arm* (bsc#1189033). + These modules were selected as built-in due to Kconfig changes between + 4.14-rc3 and 5.8-rc1 selecting them if BIG_KEYS was enabled. They can + be built as modules again now. +- commit 9c21610 + +------------------------------------------------------------------- +Mon Aug 23 16:57:21 CEST 2021 - tiwai@suse.de + +- usb: renesas-xhci: Prefer firmware loading on unknown ROM state + (bsc#1189207). +- commit 0567e80 + +------------------------------------------------------------------- +Mon Aug 23 09:29:30 CEST 2021 - jslaby@suse.cz + +- Update config files. (vanillas) + Oldconfig on vanillas. +- commit fc469d6 + +------------------------------------------------------------------- +Mon Aug 23 09:17:23 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & epaper drivers and other old graphics) + Propagate recent epaper drivers and other old graphics changes to arms. +- commit 985c396 + +------------------------------------------------------------------- +Mon Aug 23 09:16:00 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_GAMEPORT) + Propagate recent CONFIG_GAMEPORT changes to arms. +- commit ef35027 + +------------------------------------------------------------------- +Mon Aug 23 09:11:14 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_BT_MSFTEXT) + Propagate recent CONFIG_BT_MSFTEXT changes to arms. +- commit ef6c760 + +------------------------------------------------------------------- +Mon Aug 23 09:09:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & ATALK) + Propagate recent ATALK changes to arms. +- commit d976e0c + +------------------------------------------------------------------- +Mon Aug 23 09:01:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & EXT4_FS) + Propagate recent EXT4_FS changes to arms. +- commit 91c3bf2 + +------------------------------------------------------------------- +Mon Aug 23 08:08:23 CEST 2021 - jslaby@suse.cz + +- Update config files. + Only refresh using scripts/run_oldconfig.sh. +- commit bdb4b85 + +------------------------------------------------------------------- +Sun Aug 22 03:53:44 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_NO_HZ_FULL where supported (bsc#1189692). +- commit da75261 + +------------------------------------------------------------------- +Sun Aug 22 03:44:28 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_MAXSMP (bsc#1189691). +- commit 7c67b01 + +------------------------------------------------------------------- +Sat Aug 21 15:30:52 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_SOUNDWIRE_QCOM on x86 (bsc#1189686). +- commit fb7c80f + +------------------------------------------------------------------- +Fri Aug 20 23:38:26 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_MD_MULTIPATH (bsc#1189678). + First-class multipath on Linux has used dm-multipath for ages. +- commit 1309089 + +------------------------------------------------------------------- +Fri Aug 20 23:37:04 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_PM_AUTOSLEEP and CONFIG_PM_WAKELOCKS (bsc#1189677). +- commit 77c3a63 + +------------------------------------------------------------------- +Fri Aug 20 23:24:18 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_ISDN (bsc#1189675). + Without CONFIG_ISDN, we no longer need to carry: +- patches.suse/misdn-add-support-for-group-membership-check. +- commit 0e1a617 + +------------------------------------------------------------------- +Fri Aug 20 23:22:06 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_PRINTK_CALLER (bsc#1189674). +- commit f0e131e + +------------------------------------------------------------------- +Fri Aug 20 11:17:51 CEST 2021 - tiwai@suse.de + +- Update config files: make pinctrl-cherryview built-in (bsc#1189447) + Otherwise some devices aren't properly intiailized. +- commit b19ed90 + ------------------------------------------------------------------- Wed Aug 18 14:54:50 CEST 2021 - tiwai@suse.de diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index aace3adb..6274aa99 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -31,7 +31,7 @@ Name: dtb-armv7l Version: 5.13.12 %if 0%{?is_kotd} -Release: .g33df9c6 +Release: .gd66b4c0 %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index dcc6ac54..705cc4f9 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,3 +1,130 @@ +------------------------------------------------------------------- +Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{CTS,ECB,XTS} on arm* (bsc#1189034). + Now that FS_ENCRYPTION_ALGS is modular, the crypto modules it utilizes + can be modular as well. CRYPTO_AES and CRYPTO_CBC are used by + ENCRYPTED_KEYS and must remain built-in. CRYPTO_SHA512 and CRYPTO_HMAC + are used by module signature validation and must also remain built-in. +- commit abd126e + +------------------------------------------------------------------- +Mon Aug 23 19:27:17 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{GCM,GHASH,GF128MUL} on arm* (bsc#1189033). + These modules were selected as built-in due to Kconfig changes between + 4.14-rc3 and 5.8-rc1 selecting them if BIG_KEYS was enabled. They can + be built as modules again now. +- commit 9c21610 + +------------------------------------------------------------------- +Mon Aug 23 16:57:21 CEST 2021 - tiwai@suse.de + +- usb: renesas-xhci: Prefer firmware loading on unknown ROM state + (bsc#1189207). +- commit 0567e80 + +------------------------------------------------------------------- +Mon Aug 23 09:29:30 CEST 2021 - jslaby@suse.cz + +- Update config files. (vanillas) + Oldconfig on vanillas. +- commit fc469d6 + +------------------------------------------------------------------- +Mon Aug 23 09:17:23 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & epaper drivers and other old graphics) + Propagate recent epaper drivers and other old graphics changes to arms. +- commit 985c396 + +------------------------------------------------------------------- +Mon Aug 23 09:16:00 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_GAMEPORT) + Propagate recent CONFIG_GAMEPORT changes to arms. +- commit ef35027 + +------------------------------------------------------------------- +Mon Aug 23 09:11:14 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_BT_MSFTEXT) + Propagate recent CONFIG_BT_MSFTEXT changes to arms. +- commit ef6c760 + +------------------------------------------------------------------- +Mon Aug 23 09:09:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & ATALK) + Propagate recent ATALK changes to arms. +- commit d976e0c + +------------------------------------------------------------------- +Mon Aug 23 09:01:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & EXT4_FS) + Propagate recent EXT4_FS changes to arms. +- commit 91c3bf2 + +------------------------------------------------------------------- +Mon Aug 23 08:08:23 CEST 2021 - jslaby@suse.cz + +- Update config files. + Only refresh using scripts/run_oldconfig.sh. +- commit bdb4b85 + +------------------------------------------------------------------- +Sun Aug 22 03:53:44 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_NO_HZ_FULL where supported (bsc#1189692). +- commit da75261 + +------------------------------------------------------------------- +Sun Aug 22 03:44:28 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_MAXSMP (bsc#1189691). +- commit 7c67b01 + +------------------------------------------------------------------- +Sat Aug 21 15:30:52 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_SOUNDWIRE_QCOM on x86 (bsc#1189686). +- commit fb7c80f + +------------------------------------------------------------------- +Fri Aug 20 23:38:26 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_MD_MULTIPATH (bsc#1189678). + First-class multipath on Linux has used dm-multipath for ages. +- commit 1309089 + +------------------------------------------------------------------- +Fri Aug 20 23:37:04 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_PM_AUTOSLEEP and CONFIG_PM_WAKELOCKS (bsc#1189677). +- commit 77c3a63 + +------------------------------------------------------------------- +Fri Aug 20 23:24:18 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_ISDN (bsc#1189675). + Without CONFIG_ISDN, we no longer need to carry: +- patches.suse/misdn-add-support-for-group-membership-check. +- commit 0e1a617 + +------------------------------------------------------------------- +Fri Aug 20 23:22:06 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_PRINTK_CALLER (bsc#1189674). +- commit f0e131e + +------------------------------------------------------------------- +Fri Aug 20 11:17:51 CEST 2021 - tiwai@suse.de + +- Update config files: make pinctrl-cherryview built-in (bsc#1189447) + Otherwise some devices aren't properly intiailized. +- commit b19ed90 + ------------------------------------------------------------------- Wed Aug 18 14:54:50 CEST 2021 - tiwai@suse.de diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index bd9b7fc9..9d342961 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -31,7 +31,7 @@ Name: dtb-riscv64 Version: 5.13.12 %if 0%{?is_kotd} -Release: .g33df9c6 +Release: .gd66b4c0 %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index dcc6ac54..705cc4f9 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,130 @@ +------------------------------------------------------------------- +Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{CTS,ECB,XTS} on arm* (bsc#1189034). + Now that FS_ENCRYPTION_ALGS is modular, the crypto modules it utilizes + can be modular as well. CRYPTO_AES and CRYPTO_CBC are used by + ENCRYPTED_KEYS and must remain built-in. CRYPTO_SHA512 and CRYPTO_HMAC + are used by module signature validation and must also remain built-in. +- commit abd126e + +------------------------------------------------------------------- +Mon Aug 23 19:27:17 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{GCM,GHASH,GF128MUL} on arm* (bsc#1189033). + These modules were selected as built-in due to Kconfig changes between + 4.14-rc3 and 5.8-rc1 selecting them if BIG_KEYS was enabled. They can + be built as modules again now. +- commit 9c21610 + +------------------------------------------------------------------- +Mon Aug 23 16:57:21 CEST 2021 - tiwai@suse.de + +- usb: renesas-xhci: Prefer firmware loading on unknown ROM state + (bsc#1189207). +- commit 0567e80 + +------------------------------------------------------------------- +Mon Aug 23 09:29:30 CEST 2021 - jslaby@suse.cz + +- Update config files. (vanillas) + Oldconfig on vanillas. +- commit fc469d6 + +------------------------------------------------------------------- +Mon Aug 23 09:17:23 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & epaper drivers and other old graphics) + Propagate recent epaper drivers and other old graphics changes to arms. +- commit 985c396 + +------------------------------------------------------------------- +Mon Aug 23 09:16:00 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_GAMEPORT) + Propagate recent CONFIG_GAMEPORT changes to arms. +- commit ef35027 + +------------------------------------------------------------------- +Mon Aug 23 09:11:14 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_BT_MSFTEXT) + Propagate recent CONFIG_BT_MSFTEXT changes to arms. +- commit ef6c760 + +------------------------------------------------------------------- +Mon Aug 23 09:09:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & ATALK) + Propagate recent ATALK changes to arms. +- commit d976e0c + +------------------------------------------------------------------- +Mon Aug 23 09:01:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & EXT4_FS) + Propagate recent EXT4_FS changes to arms. +- commit 91c3bf2 + +------------------------------------------------------------------- +Mon Aug 23 08:08:23 CEST 2021 - jslaby@suse.cz + +- Update config files. + Only refresh using scripts/run_oldconfig.sh. +- commit bdb4b85 + +------------------------------------------------------------------- +Sun Aug 22 03:53:44 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_NO_HZ_FULL where supported (bsc#1189692). +- commit da75261 + +------------------------------------------------------------------- +Sun Aug 22 03:44:28 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_MAXSMP (bsc#1189691). +- commit 7c67b01 + +------------------------------------------------------------------- +Sat Aug 21 15:30:52 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_SOUNDWIRE_QCOM on x86 (bsc#1189686). +- commit fb7c80f + +------------------------------------------------------------------- +Fri Aug 20 23:38:26 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_MD_MULTIPATH (bsc#1189678). + First-class multipath on Linux has used dm-multipath for ages. +- commit 1309089 + +------------------------------------------------------------------- +Fri Aug 20 23:37:04 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_PM_AUTOSLEEP and CONFIG_PM_WAKELOCKS (bsc#1189677). +- commit 77c3a63 + +------------------------------------------------------------------- +Fri Aug 20 23:24:18 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_ISDN (bsc#1189675). + Without CONFIG_ISDN, we no longer need to carry: +- patches.suse/misdn-add-support-for-group-membership-check. +- commit 0e1a617 + +------------------------------------------------------------------- +Fri Aug 20 23:22:06 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_PRINTK_CALLER (bsc#1189674). +- commit f0e131e + +------------------------------------------------------------------- +Fri Aug 20 11:17:51 CEST 2021 - tiwai@suse.de + +- Update config files: make pinctrl-cherryview built-in (bsc#1189447) + Otherwise some devices aren't properly intiailized. +- commit b19ed90 + ------------------------------------------------------------------- Wed Aug 18 14:54:50 CEST 2021 - tiwai@suse.de diff --git a/kernel-64kb.spec b/kernel-64kb.spec index cd8d4ac8..c99e6b1f 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -88,7 +88,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 5.13.12 %if 0%{?is_kotd} -Release: .g33df9c6 +Release: .gd66b4c0 %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-33df9c651d0aa37cce1275bd9528ea5cb9196022 -Provides: kernel-srchash-33df9c651d0aa37cce1275bd9528ea5cb9196022 +Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 # END COMMON DEPS -Provides: %name-srchash-33df9c651d0aa37cce1275bd9528ea5cb9196022 +Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-debug.changes b/kernel-debug.changes index dcc6ac54..705cc4f9 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,130 @@ +------------------------------------------------------------------- +Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{CTS,ECB,XTS} on arm* (bsc#1189034). + Now that FS_ENCRYPTION_ALGS is modular, the crypto modules it utilizes + can be modular as well. CRYPTO_AES and CRYPTO_CBC are used by + ENCRYPTED_KEYS and must remain built-in. CRYPTO_SHA512 and CRYPTO_HMAC + are used by module signature validation and must also remain built-in. +- commit abd126e + +------------------------------------------------------------------- +Mon Aug 23 19:27:17 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{GCM,GHASH,GF128MUL} on arm* (bsc#1189033). + These modules were selected as built-in due to Kconfig changes between + 4.14-rc3 and 5.8-rc1 selecting them if BIG_KEYS was enabled. They can + be built as modules again now. +- commit 9c21610 + +------------------------------------------------------------------- +Mon Aug 23 16:57:21 CEST 2021 - tiwai@suse.de + +- usb: renesas-xhci: Prefer firmware loading on unknown ROM state + (bsc#1189207). +- commit 0567e80 + +------------------------------------------------------------------- +Mon Aug 23 09:29:30 CEST 2021 - jslaby@suse.cz + +- Update config files. (vanillas) + Oldconfig on vanillas. +- commit fc469d6 + +------------------------------------------------------------------- +Mon Aug 23 09:17:23 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & epaper drivers and other old graphics) + Propagate recent epaper drivers and other old graphics changes to arms. +- commit 985c396 + +------------------------------------------------------------------- +Mon Aug 23 09:16:00 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_GAMEPORT) + Propagate recent CONFIG_GAMEPORT changes to arms. +- commit ef35027 + +------------------------------------------------------------------- +Mon Aug 23 09:11:14 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_BT_MSFTEXT) + Propagate recent CONFIG_BT_MSFTEXT changes to arms. +- commit ef6c760 + +------------------------------------------------------------------- +Mon Aug 23 09:09:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & ATALK) + Propagate recent ATALK changes to arms. +- commit d976e0c + +------------------------------------------------------------------- +Mon Aug 23 09:01:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & EXT4_FS) + Propagate recent EXT4_FS changes to arms. +- commit 91c3bf2 + +------------------------------------------------------------------- +Mon Aug 23 08:08:23 CEST 2021 - jslaby@suse.cz + +- Update config files. + Only refresh using scripts/run_oldconfig.sh. +- commit bdb4b85 + +------------------------------------------------------------------- +Sun Aug 22 03:53:44 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_NO_HZ_FULL where supported (bsc#1189692). +- commit da75261 + +------------------------------------------------------------------- +Sun Aug 22 03:44:28 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_MAXSMP (bsc#1189691). +- commit 7c67b01 + +------------------------------------------------------------------- +Sat Aug 21 15:30:52 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_SOUNDWIRE_QCOM on x86 (bsc#1189686). +- commit fb7c80f + +------------------------------------------------------------------- +Fri Aug 20 23:38:26 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_MD_MULTIPATH (bsc#1189678). + First-class multipath on Linux has used dm-multipath for ages. +- commit 1309089 + +------------------------------------------------------------------- +Fri Aug 20 23:37:04 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_PM_AUTOSLEEP and CONFIG_PM_WAKELOCKS (bsc#1189677). +- commit 77c3a63 + +------------------------------------------------------------------- +Fri Aug 20 23:24:18 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_ISDN (bsc#1189675). + Without CONFIG_ISDN, we no longer need to carry: +- patches.suse/misdn-add-support-for-group-membership-check. +- commit 0e1a617 + +------------------------------------------------------------------- +Fri Aug 20 23:22:06 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_PRINTK_CALLER (bsc#1189674). +- commit f0e131e + +------------------------------------------------------------------- +Fri Aug 20 11:17:51 CEST 2021 - tiwai@suse.de + +- Update config files: make pinctrl-cherryview built-in (bsc#1189447) + Otherwise some devices aren't properly intiailized. +- commit b19ed90 + ------------------------------------------------------------------- Wed Aug 18 14:54:50 CEST 2021 - tiwai@suse.de diff --git a/kernel-debug.spec b/kernel-debug.spec index 7416fe1b..23cc4580 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -88,7 +88,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 5.13.12 %if 0%{?is_kotd} -Release: .g33df9c6 +Release: .gd66b4c0 %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-33df9c651d0aa37cce1275bd9528ea5cb9196022 -Provides: kernel-srchash-33df9c651d0aa37cce1275bd9528ea5cb9196022 +Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 # END COMMON DEPS -Provides: %name-srchash-33df9c651d0aa37cce1275bd9528ea5cb9196022 +Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 diff --git a/kernel-default.changes b/kernel-default.changes index dcc6ac54..705cc4f9 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,130 @@ +------------------------------------------------------------------- +Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{CTS,ECB,XTS} on arm* (bsc#1189034). + Now that FS_ENCRYPTION_ALGS is modular, the crypto modules it utilizes + can be modular as well. CRYPTO_AES and CRYPTO_CBC are used by + ENCRYPTED_KEYS and must remain built-in. CRYPTO_SHA512 and CRYPTO_HMAC + are used by module signature validation and must also remain built-in. +- commit abd126e + +------------------------------------------------------------------- +Mon Aug 23 19:27:17 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{GCM,GHASH,GF128MUL} on arm* (bsc#1189033). + These modules were selected as built-in due to Kconfig changes between + 4.14-rc3 and 5.8-rc1 selecting them if BIG_KEYS was enabled. They can + be built as modules again now. +- commit 9c21610 + +------------------------------------------------------------------- +Mon Aug 23 16:57:21 CEST 2021 - tiwai@suse.de + +- usb: renesas-xhci: Prefer firmware loading on unknown ROM state + (bsc#1189207). +- commit 0567e80 + +------------------------------------------------------------------- +Mon Aug 23 09:29:30 CEST 2021 - jslaby@suse.cz + +- Update config files. (vanillas) + Oldconfig on vanillas. +- commit fc469d6 + +------------------------------------------------------------------- +Mon Aug 23 09:17:23 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & epaper drivers and other old graphics) + Propagate recent epaper drivers and other old graphics changes to arms. +- commit 985c396 + +------------------------------------------------------------------- +Mon Aug 23 09:16:00 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_GAMEPORT) + Propagate recent CONFIG_GAMEPORT changes to arms. +- commit ef35027 + +------------------------------------------------------------------- +Mon Aug 23 09:11:14 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_BT_MSFTEXT) + Propagate recent CONFIG_BT_MSFTEXT changes to arms. +- commit ef6c760 + +------------------------------------------------------------------- +Mon Aug 23 09:09:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & ATALK) + Propagate recent ATALK changes to arms. +- commit d976e0c + +------------------------------------------------------------------- +Mon Aug 23 09:01:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & EXT4_FS) + Propagate recent EXT4_FS changes to arms. +- commit 91c3bf2 + +------------------------------------------------------------------- +Mon Aug 23 08:08:23 CEST 2021 - jslaby@suse.cz + +- Update config files. + Only refresh using scripts/run_oldconfig.sh. +- commit bdb4b85 + +------------------------------------------------------------------- +Sun Aug 22 03:53:44 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_NO_HZ_FULL where supported (bsc#1189692). +- commit da75261 + +------------------------------------------------------------------- +Sun Aug 22 03:44:28 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_MAXSMP (bsc#1189691). +- commit 7c67b01 + +------------------------------------------------------------------- +Sat Aug 21 15:30:52 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_SOUNDWIRE_QCOM on x86 (bsc#1189686). +- commit fb7c80f + +------------------------------------------------------------------- +Fri Aug 20 23:38:26 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_MD_MULTIPATH (bsc#1189678). + First-class multipath on Linux has used dm-multipath for ages. +- commit 1309089 + +------------------------------------------------------------------- +Fri Aug 20 23:37:04 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_PM_AUTOSLEEP and CONFIG_PM_WAKELOCKS (bsc#1189677). +- commit 77c3a63 + +------------------------------------------------------------------- +Fri Aug 20 23:24:18 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_ISDN (bsc#1189675). + Without CONFIG_ISDN, we no longer need to carry: +- patches.suse/misdn-add-support-for-group-membership-check. +- commit 0e1a617 + +------------------------------------------------------------------- +Fri Aug 20 23:22:06 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_PRINTK_CALLER (bsc#1189674). +- commit f0e131e + +------------------------------------------------------------------- +Fri Aug 20 11:17:51 CEST 2021 - tiwai@suse.de + +- Update config files: make pinctrl-cherryview built-in (bsc#1189447) + Otherwise some devices aren't properly intiailized. +- commit b19ed90 + ------------------------------------------------------------------- Wed Aug 18 14:54:50 CEST 2021 - tiwai@suse.de diff --git a/kernel-default.spec b/kernel-default.spec index 569152e9..5613cd8e 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -88,7 +88,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 5.13.12 %if 0%{?is_kotd} -Release: .g33df9c6 +Release: .gd66b4c0 %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-33df9c651d0aa37cce1275bd9528ea5cb9196022 -Provides: kernel-srchash-33df9c651d0aa37cce1275bd9528ea5cb9196022 +Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 # END COMMON DEPS -Provides: %name-srchash-33df9c651d0aa37cce1275bd9528ea5cb9196022 +Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 diff --git a/kernel-docs.changes b/kernel-docs.changes index dcc6ac54..705cc4f9 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,130 @@ +------------------------------------------------------------------- +Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{CTS,ECB,XTS} on arm* (bsc#1189034). + Now that FS_ENCRYPTION_ALGS is modular, the crypto modules it utilizes + can be modular as well. CRYPTO_AES and CRYPTO_CBC are used by + ENCRYPTED_KEYS and must remain built-in. CRYPTO_SHA512 and CRYPTO_HMAC + are used by module signature validation and must also remain built-in. +- commit abd126e + +------------------------------------------------------------------- +Mon Aug 23 19:27:17 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{GCM,GHASH,GF128MUL} on arm* (bsc#1189033). + These modules were selected as built-in due to Kconfig changes between + 4.14-rc3 and 5.8-rc1 selecting them if BIG_KEYS was enabled. They can + be built as modules again now. +- commit 9c21610 + +------------------------------------------------------------------- +Mon Aug 23 16:57:21 CEST 2021 - tiwai@suse.de + +- usb: renesas-xhci: Prefer firmware loading on unknown ROM state + (bsc#1189207). +- commit 0567e80 + +------------------------------------------------------------------- +Mon Aug 23 09:29:30 CEST 2021 - jslaby@suse.cz + +- Update config files. (vanillas) + Oldconfig on vanillas. +- commit fc469d6 + +------------------------------------------------------------------- +Mon Aug 23 09:17:23 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & epaper drivers and other old graphics) + Propagate recent epaper drivers and other old graphics changes to arms. +- commit 985c396 + +------------------------------------------------------------------- +Mon Aug 23 09:16:00 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_GAMEPORT) + Propagate recent CONFIG_GAMEPORT changes to arms. +- commit ef35027 + +------------------------------------------------------------------- +Mon Aug 23 09:11:14 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_BT_MSFTEXT) + Propagate recent CONFIG_BT_MSFTEXT changes to arms. +- commit ef6c760 + +------------------------------------------------------------------- +Mon Aug 23 09:09:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & ATALK) + Propagate recent ATALK changes to arms. +- commit d976e0c + +------------------------------------------------------------------- +Mon Aug 23 09:01:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & EXT4_FS) + Propagate recent EXT4_FS changes to arms. +- commit 91c3bf2 + +------------------------------------------------------------------- +Mon Aug 23 08:08:23 CEST 2021 - jslaby@suse.cz + +- Update config files. + Only refresh using scripts/run_oldconfig.sh. +- commit bdb4b85 + +------------------------------------------------------------------- +Sun Aug 22 03:53:44 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_NO_HZ_FULL where supported (bsc#1189692). +- commit da75261 + +------------------------------------------------------------------- +Sun Aug 22 03:44:28 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_MAXSMP (bsc#1189691). +- commit 7c67b01 + +------------------------------------------------------------------- +Sat Aug 21 15:30:52 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_SOUNDWIRE_QCOM on x86 (bsc#1189686). +- commit fb7c80f + +------------------------------------------------------------------- +Fri Aug 20 23:38:26 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_MD_MULTIPATH (bsc#1189678). + First-class multipath on Linux has used dm-multipath for ages. +- commit 1309089 + +------------------------------------------------------------------- +Fri Aug 20 23:37:04 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_PM_AUTOSLEEP and CONFIG_PM_WAKELOCKS (bsc#1189677). +- commit 77c3a63 + +------------------------------------------------------------------- +Fri Aug 20 23:24:18 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_ISDN (bsc#1189675). + Without CONFIG_ISDN, we no longer need to carry: +- patches.suse/misdn-add-support-for-group-membership-check. +- commit 0e1a617 + +------------------------------------------------------------------- +Fri Aug 20 23:22:06 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_PRINTK_CALLER (bsc#1189674). +- commit f0e131e + +------------------------------------------------------------------- +Fri Aug 20 11:17:51 CEST 2021 - tiwai@suse.de + +- Update config files: make pinctrl-cherryview built-in (bsc#1189447) + Otherwise some devices aren't properly intiailized. +- commit b19ed90 + ------------------------------------------------------------------- Wed Aug 18 14:54:50 CEST 2021 - tiwai@suse.de diff --git a/kernel-docs.spec b/kernel-docs.spec index 3b5084a0..fab934de 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -33,7 +33,7 @@ License: GPL-2.0-only Group: Documentation/Man Version: 5.13.12 %if 0%{?is_kotd} -Release: .g33df9c6 +Release: .gd66b4c0 %else Release: 0 %endif @@ -64,7 +64,7 @@ BuildRequires: texlive-zapfding %endif Url: http://www.kernel.org/ Provides: %name = %version-%source_rel -Provides: %name-srchash-33df9c651d0aa37cce1275bd9528ea5cb9196022 +Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index dcc6ac54..705cc4f9 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,130 @@ +------------------------------------------------------------------- +Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{CTS,ECB,XTS} on arm* (bsc#1189034). + Now that FS_ENCRYPTION_ALGS is modular, the crypto modules it utilizes + can be modular as well. CRYPTO_AES and CRYPTO_CBC are used by + ENCRYPTED_KEYS and must remain built-in. CRYPTO_SHA512 and CRYPTO_HMAC + are used by module signature validation and must also remain built-in. +- commit abd126e + +------------------------------------------------------------------- +Mon Aug 23 19:27:17 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{GCM,GHASH,GF128MUL} on arm* (bsc#1189033). + These modules were selected as built-in due to Kconfig changes between + 4.14-rc3 and 5.8-rc1 selecting them if BIG_KEYS was enabled. They can + be built as modules again now. +- commit 9c21610 + +------------------------------------------------------------------- +Mon Aug 23 16:57:21 CEST 2021 - tiwai@suse.de + +- usb: renesas-xhci: Prefer firmware loading on unknown ROM state + (bsc#1189207). +- commit 0567e80 + +------------------------------------------------------------------- +Mon Aug 23 09:29:30 CEST 2021 - jslaby@suse.cz + +- Update config files. (vanillas) + Oldconfig on vanillas. +- commit fc469d6 + +------------------------------------------------------------------- +Mon Aug 23 09:17:23 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & epaper drivers and other old graphics) + Propagate recent epaper drivers and other old graphics changes to arms. +- commit 985c396 + +------------------------------------------------------------------- +Mon Aug 23 09:16:00 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_GAMEPORT) + Propagate recent CONFIG_GAMEPORT changes to arms. +- commit ef35027 + +------------------------------------------------------------------- +Mon Aug 23 09:11:14 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_BT_MSFTEXT) + Propagate recent CONFIG_BT_MSFTEXT changes to arms. +- commit ef6c760 + +------------------------------------------------------------------- +Mon Aug 23 09:09:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & ATALK) + Propagate recent ATALK changes to arms. +- commit d976e0c + +------------------------------------------------------------------- +Mon Aug 23 09:01:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & EXT4_FS) + Propagate recent EXT4_FS changes to arms. +- commit 91c3bf2 + +------------------------------------------------------------------- +Mon Aug 23 08:08:23 CEST 2021 - jslaby@suse.cz + +- Update config files. + Only refresh using scripts/run_oldconfig.sh. +- commit bdb4b85 + +------------------------------------------------------------------- +Sun Aug 22 03:53:44 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_NO_HZ_FULL where supported (bsc#1189692). +- commit da75261 + +------------------------------------------------------------------- +Sun Aug 22 03:44:28 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_MAXSMP (bsc#1189691). +- commit 7c67b01 + +------------------------------------------------------------------- +Sat Aug 21 15:30:52 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_SOUNDWIRE_QCOM on x86 (bsc#1189686). +- commit fb7c80f + +------------------------------------------------------------------- +Fri Aug 20 23:38:26 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_MD_MULTIPATH (bsc#1189678). + First-class multipath on Linux has used dm-multipath for ages. +- commit 1309089 + +------------------------------------------------------------------- +Fri Aug 20 23:37:04 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_PM_AUTOSLEEP and CONFIG_PM_WAKELOCKS (bsc#1189677). +- commit 77c3a63 + +------------------------------------------------------------------- +Fri Aug 20 23:24:18 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_ISDN (bsc#1189675). + Without CONFIG_ISDN, we no longer need to carry: +- patches.suse/misdn-add-support-for-group-membership-check. +- commit 0e1a617 + +------------------------------------------------------------------- +Fri Aug 20 23:22:06 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_PRINTK_CALLER (bsc#1189674). +- commit f0e131e + +------------------------------------------------------------------- +Fri Aug 20 11:17:51 CEST 2021 - tiwai@suse.de + +- Update config files: make pinctrl-cherryview built-in (bsc#1189447) + Otherwise some devices aren't properly intiailized. +- commit b19ed90 + ------------------------------------------------------------------- Wed Aug 18 14:54:50 CEST 2021 - tiwai@suse.de diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index d9ba1640..59bf8bdc 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -88,7 +88,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 5.13.12 %if 0%{?is_kotd} -Release: .g33df9c6 +Release: .gd66b4c0 %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-33df9c651d0aa37cce1275bd9528ea5cb9196022 -Provides: kernel-srchash-33df9c651d0aa37cce1275bd9528ea5cb9196022 +Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 # END COMMON DEPS -Provides: %name-srchash-33df9c651d0aa37cce1275bd9528ea5cb9196022 +Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-lpae.changes b/kernel-lpae.changes index dcc6ac54..705cc4f9 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,130 @@ +------------------------------------------------------------------- +Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{CTS,ECB,XTS} on arm* (bsc#1189034). + Now that FS_ENCRYPTION_ALGS is modular, the crypto modules it utilizes + can be modular as well. CRYPTO_AES and CRYPTO_CBC are used by + ENCRYPTED_KEYS and must remain built-in. CRYPTO_SHA512 and CRYPTO_HMAC + are used by module signature validation and must also remain built-in. +- commit abd126e + +------------------------------------------------------------------- +Mon Aug 23 19:27:17 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{GCM,GHASH,GF128MUL} on arm* (bsc#1189033). + These modules were selected as built-in due to Kconfig changes between + 4.14-rc3 and 5.8-rc1 selecting them if BIG_KEYS was enabled. They can + be built as modules again now. +- commit 9c21610 + +------------------------------------------------------------------- +Mon Aug 23 16:57:21 CEST 2021 - tiwai@suse.de + +- usb: renesas-xhci: Prefer firmware loading on unknown ROM state + (bsc#1189207). +- commit 0567e80 + +------------------------------------------------------------------- +Mon Aug 23 09:29:30 CEST 2021 - jslaby@suse.cz + +- Update config files. (vanillas) + Oldconfig on vanillas. +- commit fc469d6 + +------------------------------------------------------------------- +Mon Aug 23 09:17:23 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & epaper drivers and other old graphics) + Propagate recent epaper drivers and other old graphics changes to arms. +- commit 985c396 + +------------------------------------------------------------------- +Mon Aug 23 09:16:00 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_GAMEPORT) + Propagate recent CONFIG_GAMEPORT changes to arms. +- commit ef35027 + +------------------------------------------------------------------- +Mon Aug 23 09:11:14 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_BT_MSFTEXT) + Propagate recent CONFIG_BT_MSFTEXT changes to arms. +- commit ef6c760 + +------------------------------------------------------------------- +Mon Aug 23 09:09:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & ATALK) + Propagate recent ATALK changes to arms. +- commit d976e0c + +------------------------------------------------------------------- +Mon Aug 23 09:01:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & EXT4_FS) + Propagate recent EXT4_FS changes to arms. +- commit 91c3bf2 + +------------------------------------------------------------------- +Mon Aug 23 08:08:23 CEST 2021 - jslaby@suse.cz + +- Update config files. + Only refresh using scripts/run_oldconfig.sh. +- commit bdb4b85 + +------------------------------------------------------------------- +Sun Aug 22 03:53:44 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_NO_HZ_FULL where supported (bsc#1189692). +- commit da75261 + +------------------------------------------------------------------- +Sun Aug 22 03:44:28 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_MAXSMP (bsc#1189691). +- commit 7c67b01 + +------------------------------------------------------------------- +Sat Aug 21 15:30:52 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_SOUNDWIRE_QCOM on x86 (bsc#1189686). +- commit fb7c80f + +------------------------------------------------------------------- +Fri Aug 20 23:38:26 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_MD_MULTIPATH (bsc#1189678). + First-class multipath on Linux has used dm-multipath for ages. +- commit 1309089 + +------------------------------------------------------------------- +Fri Aug 20 23:37:04 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_PM_AUTOSLEEP and CONFIG_PM_WAKELOCKS (bsc#1189677). +- commit 77c3a63 + +------------------------------------------------------------------- +Fri Aug 20 23:24:18 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_ISDN (bsc#1189675). + Without CONFIG_ISDN, we no longer need to carry: +- patches.suse/misdn-add-support-for-group-membership-check. +- commit 0e1a617 + +------------------------------------------------------------------- +Fri Aug 20 23:22:06 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_PRINTK_CALLER (bsc#1189674). +- commit f0e131e + +------------------------------------------------------------------- +Fri Aug 20 11:17:51 CEST 2021 - tiwai@suse.de + +- Update config files: make pinctrl-cherryview built-in (bsc#1189447) + Otherwise some devices aren't properly intiailized. +- commit b19ed90 + ------------------------------------------------------------------- Wed Aug 18 14:54:50 CEST 2021 - tiwai@suse.de diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 25c81d82..1b4f1798 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -88,7 +88,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 5.13.12 %if 0%{?is_kotd} -Release: .g33df9c6 +Release: .gd66b4c0 %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-33df9c651d0aa37cce1275bd9528ea5cb9196022 -Provides: kernel-srchash-33df9c651d0aa37cce1275bd9528ea5cb9196022 +Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 # END COMMON DEPS -Provides: %name-srchash-33df9c651d0aa37cce1275bd9528ea5cb9196022 +Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index dcc6ac54..705cc4f9 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,130 @@ +------------------------------------------------------------------- +Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{CTS,ECB,XTS} on arm* (bsc#1189034). + Now that FS_ENCRYPTION_ALGS is modular, the crypto modules it utilizes + can be modular as well. CRYPTO_AES and CRYPTO_CBC are used by + ENCRYPTED_KEYS and must remain built-in. CRYPTO_SHA512 and CRYPTO_HMAC + are used by module signature validation and must also remain built-in. +- commit abd126e + +------------------------------------------------------------------- +Mon Aug 23 19:27:17 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{GCM,GHASH,GF128MUL} on arm* (bsc#1189033). + These modules were selected as built-in due to Kconfig changes between + 4.14-rc3 and 5.8-rc1 selecting them if BIG_KEYS was enabled. They can + be built as modules again now. +- commit 9c21610 + +------------------------------------------------------------------- +Mon Aug 23 16:57:21 CEST 2021 - tiwai@suse.de + +- usb: renesas-xhci: Prefer firmware loading on unknown ROM state + (bsc#1189207). +- commit 0567e80 + +------------------------------------------------------------------- +Mon Aug 23 09:29:30 CEST 2021 - jslaby@suse.cz + +- Update config files. (vanillas) + Oldconfig on vanillas. +- commit fc469d6 + +------------------------------------------------------------------- +Mon Aug 23 09:17:23 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & epaper drivers and other old graphics) + Propagate recent epaper drivers and other old graphics changes to arms. +- commit 985c396 + +------------------------------------------------------------------- +Mon Aug 23 09:16:00 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_GAMEPORT) + Propagate recent CONFIG_GAMEPORT changes to arms. +- commit ef35027 + +------------------------------------------------------------------- +Mon Aug 23 09:11:14 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_BT_MSFTEXT) + Propagate recent CONFIG_BT_MSFTEXT changes to arms. +- commit ef6c760 + +------------------------------------------------------------------- +Mon Aug 23 09:09:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & ATALK) + Propagate recent ATALK changes to arms. +- commit d976e0c + +------------------------------------------------------------------- +Mon Aug 23 09:01:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & EXT4_FS) + Propagate recent EXT4_FS changes to arms. +- commit 91c3bf2 + +------------------------------------------------------------------- +Mon Aug 23 08:08:23 CEST 2021 - jslaby@suse.cz + +- Update config files. + Only refresh using scripts/run_oldconfig.sh. +- commit bdb4b85 + +------------------------------------------------------------------- +Sun Aug 22 03:53:44 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_NO_HZ_FULL where supported (bsc#1189692). +- commit da75261 + +------------------------------------------------------------------- +Sun Aug 22 03:44:28 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_MAXSMP (bsc#1189691). +- commit 7c67b01 + +------------------------------------------------------------------- +Sat Aug 21 15:30:52 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_SOUNDWIRE_QCOM on x86 (bsc#1189686). +- commit fb7c80f + +------------------------------------------------------------------- +Fri Aug 20 23:38:26 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_MD_MULTIPATH (bsc#1189678). + First-class multipath on Linux has used dm-multipath for ages. +- commit 1309089 + +------------------------------------------------------------------- +Fri Aug 20 23:37:04 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_PM_AUTOSLEEP and CONFIG_PM_WAKELOCKS (bsc#1189677). +- commit 77c3a63 + +------------------------------------------------------------------- +Fri Aug 20 23:24:18 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_ISDN (bsc#1189675). + Without CONFIG_ISDN, we no longer need to carry: +- patches.suse/misdn-add-support-for-group-membership-check. +- commit 0e1a617 + +------------------------------------------------------------------- +Fri Aug 20 23:22:06 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_PRINTK_CALLER (bsc#1189674). +- commit f0e131e + +------------------------------------------------------------------- +Fri Aug 20 11:17:51 CEST 2021 - tiwai@suse.de + +- Update config files: make pinctrl-cherryview built-in (bsc#1189447) + Otherwise some devices aren't properly intiailized. +- commit b19ed90 + ------------------------------------------------------------------- Wed Aug 18 14:54:50 CEST 2021 - tiwai@suse.de diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index e9a7248d..2f4d6064 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-33df9c651d0aa37cce1275bd9528ea5cb9196022 +BuildRequires: kernel%kernel_flavor-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 %if 0%{?rhel_version} BuildRequires: kernel @@ -66,7 +66,7 @@ License: GPL-2.0-only Group: SLES Version: 5.13.12 %if 0%{?is_kotd} -Release: .g33df9c6 +Release: .gd66b4c0 %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index dcc6ac54..705cc4f9 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,130 @@ +------------------------------------------------------------------- +Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{CTS,ECB,XTS} on arm* (bsc#1189034). + Now that FS_ENCRYPTION_ALGS is modular, the crypto modules it utilizes + can be modular as well. CRYPTO_AES and CRYPTO_CBC are used by + ENCRYPTED_KEYS and must remain built-in. CRYPTO_SHA512 and CRYPTO_HMAC + are used by module signature validation and must also remain built-in. +- commit abd126e + +------------------------------------------------------------------- +Mon Aug 23 19:27:17 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{GCM,GHASH,GF128MUL} on arm* (bsc#1189033). + These modules were selected as built-in due to Kconfig changes between + 4.14-rc3 and 5.8-rc1 selecting them if BIG_KEYS was enabled. They can + be built as modules again now. +- commit 9c21610 + +------------------------------------------------------------------- +Mon Aug 23 16:57:21 CEST 2021 - tiwai@suse.de + +- usb: renesas-xhci: Prefer firmware loading on unknown ROM state + (bsc#1189207). +- commit 0567e80 + +------------------------------------------------------------------- +Mon Aug 23 09:29:30 CEST 2021 - jslaby@suse.cz + +- Update config files. (vanillas) + Oldconfig on vanillas. +- commit fc469d6 + +------------------------------------------------------------------- +Mon Aug 23 09:17:23 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & epaper drivers and other old graphics) + Propagate recent epaper drivers and other old graphics changes to arms. +- commit 985c396 + +------------------------------------------------------------------- +Mon Aug 23 09:16:00 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_GAMEPORT) + Propagate recent CONFIG_GAMEPORT changes to arms. +- commit ef35027 + +------------------------------------------------------------------- +Mon Aug 23 09:11:14 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_BT_MSFTEXT) + Propagate recent CONFIG_BT_MSFTEXT changes to arms. +- commit ef6c760 + +------------------------------------------------------------------- +Mon Aug 23 09:09:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & ATALK) + Propagate recent ATALK changes to arms. +- commit d976e0c + +------------------------------------------------------------------- +Mon Aug 23 09:01:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & EXT4_FS) + Propagate recent EXT4_FS changes to arms. +- commit 91c3bf2 + +------------------------------------------------------------------- +Mon Aug 23 08:08:23 CEST 2021 - jslaby@suse.cz + +- Update config files. + Only refresh using scripts/run_oldconfig.sh. +- commit bdb4b85 + +------------------------------------------------------------------- +Sun Aug 22 03:53:44 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_NO_HZ_FULL where supported (bsc#1189692). +- commit da75261 + +------------------------------------------------------------------- +Sun Aug 22 03:44:28 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_MAXSMP (bsc#1189691). +- commit 7c67b01 + +------------------------------------------------------------------- +Sat Aug 21 15:30:52 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_SOUNDWIRE_QCOM on x86 (bsc#1189686). +- commit fb7c80f + +------------------------------------------------------------------- +Fri Aug 20 23:38:26 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_MD_MULTIPATH (bsc#1189678). + First-class multipath on Linux has used dm-multipath for ages. +- commit 1309089 + +------------------------------------------------------------------- +Fri Aug 20 23:37:04 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_PM_AUTOSLEEP and CONFIG_PM_WAKELOCKS (bsc#1189677). +- commit 77c3a63 + +------------------------------------------------------------------- +Fri Aug 20 23:24:18 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_ISDN (bsc#1189675). + Without CONFIG_ISDN, we no longer need to carry: +- patches.suse/misdn-add-support-for-group-membership-check. +- commit 0e1a617 + +------------------------------------------------------------------- +Fri Aug 20 23:22:06 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_PRINTK_CALLER (bsc#1189674). +- commit f0e131e + +------------------------------------------------------------------- +Fri Aug 20 11:17:51 CEST 2021 - tiwai@suse.de + +- Update config files: make pinctrl-cherryview built-in (bsc#1189447) + Otherwise some devices aren't properly intiailized. +- commit b19ed90 + ------------------------------------------------------------------- Wed Aug 18 14:54:50 CEST 2021 - tiwai@suse.de diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 0ca8da63..3defed28 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -38,7 +38,7 @@ License: GPL-2.0-only Group: SLES Version: 5.13.12 %if 0%{?is_kotd} -Release: .g33df9c6 +Release: .gd66b4c0 %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index dcc6ac54..705cc4f9 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,130 @@ +------------------------------------------------------------------- +Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{CTS,ECB,XTS} on arm* (bsc#1189034). + Now that FS_ENCRYPTION_ALGS is modular, the crypto modules it utilizes + can be modular as well. CRYPTO_AES and CRYPTO_CBC are used by + ENCRYPTED_KEYS and must remain built-in. CRYPTO_SHA512 and CRYPTO_HMAC + are used by module signature validation and must also remain built-in. +- commit abd126e + +------------------------------------------------------------------- +Mon Aug 23 19:27:17 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{GCM,GHASH,GF128MUL} on arm* (bsc#1189033). + These modules were selected as built-in due to Kconfig changes between + 4.14-rc3 and 5.8-rc1 selecting them if BIG_KEYS was enabled. They can + be built as modules again now. +- commit 9c21610 + +------------------------------------------------------------------- +Mon Aug 23 16:57:21 CEST 2021 - tiwai@suse.de + +- usb: renesas-xhci: Prefer firmware loading on unknown ROM state + (bsc#1189207). +- commit 0567e80 + +------------------------------------------------------------------- +Mon Aug 23 09:29:30 CEST 2021 - jslaby@suse.cz + +- Update config files. (vanillas) + Oldconfig on vanillas. +- commit fc469d6 + +------------------------------------------------------------------- +Mon Aug 23 09:17:23 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & epaper drivers and other old graphics) + Propagate recent epaper drivers and other old graphics changes to arms. +- commit 985c396 + +------------------------------------------------------------------- +Mon Aug 23 09:16:00 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_GAMEPORT) + Propagate recent CONFIG_GAMEPORT changes to arms. +- commit ef35027 + +------------------------------------------------------------------- +Mon Aug 23 09:11:14 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_BT_MSFTEXT) + Propagate recent CONFIG_BT_MSFTEXT changes to arms. +- commit ef6c760 + +------------------------------------------------------------------- +Mon Aug 23 09:09:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & ATALK) + Propagate recent ATALK changes to arms. +- commit d976e0c + +------------------------------------------------------------------- +Mon Aug 23 09:01:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & EXT4_FS) + Propagate recent EXT4_FS changes to arms. +- commit 91c3bf2 + +------------------------------------------------------------------- +Mon Aug 23 08:08:23 CEST 2021 - jslaby@suse.cz + +- Update config files. + Only refresh using scripts/run_oldconfig.sh. +- commit bdb4b85 + +------------------------------------------------------------------- +Sun Aug 22 03:53:44 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_NO_HZ_FULL where supported (bsc#1189692). +- commit da75261 + +------------------------------------------------------------------- +Sun Aug 22 03:44:28 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_MAXSMP (bsc#1189691). +- commit 7c67b01 + +------------------------------------------------------------------- +Sat Aug 21 15:30:52 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_SOUNDWIRE_QCOM on x86 (bsc#1189686). +- commit fb7c80f + +------------------------------------------------------------------- +Fri Aug 20 23:38:26 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_MD_MULTIPATH (bsc#1189678). + First-class multipath on Linux has used dm-multipath for ages. +- commit 1309089 + +------------------------------------------------------------------- +Fri Aug 20 23:37:04 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_PM_AUTOSLEEP and CONFIG_PM_WAKELOCKS (bsc#1189677). +- commit 77c3a63 + +------------------------------------------------------------------- +Fri Aug 20 23:24:18 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_ISDN (bsc#1189675). + Without CONFIG_ISDN, we no longer need to carry: +- patches.suse/misdn-add-support-for-group-membership-check. +- commit 0e1a617 + +------------------------------------------------------------------- +Fri Aug 20 23:22:06 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_PRINTK_CALLER (bsc#1189674). +- commit f0e131e + +------------------------------------------------------------------- +Fri Aug 20 11:17:51 CEST 2021 - tiwai@suse.de + +- Update config files: make pinctrl-cherryview built-in (bsc#1189447) + Otherwise some devices aren't properly intiailized. +- commit b19ed90 + ------------------------------------------------------------------- Wed Aug 18 14:54:50 CEST 2021 - tiwai@suse.de diff --git a/kernel-pae.spec b/kernel-pae.spec index c640af62..74693afe 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -88,7 +88,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 5.13.12 %if 0%{?is_kotd} -Release: .g33df9c6 +Release: .gd66b4c0 %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-33df9c651d0aa37cce1275bd9528ea5cb9196022 -Provides: kernel-srchash-33df9c651d0aa37cce1275bd9528ea5cb9196022 +Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 # END COMMON DEPS -Provides: %name-srchash-33df9c651d0aa37cce1275bd9528ea5cb9196022 +Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 diff --git a/kernel-source.changes b/kernel-source.changes index dcc6ac54..705cc4f9 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,130 @@ +------------------------------------------------------------------- +Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{CTS,ECB,XTS} on arm* (bsc#1189034). + Now that FS_ENCRYPTION_ALGS is modular, the crypto modules it utilizes + can be modular as well. CRYPTO_AES and CRYPTO_CBC are used by + ENCRYPTED_KEYS and must remain built-in. CRYPTO_SHA512 and CRYPTO_HMAC + are used by module signature validation and must also remain built-in. +- commit abd126e + +------------------------------------------------------------------- +Mon Aug 23 19:27:17 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{GCM,GHASH,GF128MUL} on arm* (bsc#1189033). + These modules were selected as built-in due to Kconfig changes between + 4.14-rc3 and 5.8-rc1 selecting them if BIG_KEYS was enabled. They can + be built as modules again now. +- commit 9c21610 + +------------------------------------------------------------------- +Mon Aug 23 16:57:21 CEST 2021 - tiwai@suse.de + +- usb: renesas-xhci: Prefer firmware loading on unknown ROM state + (bsc#1189207). +- commit 0567e80 + +------------------------------------------------------------------- +Mon Aug 23 09:29:30 CEST 2021 - jslaby@suse.cz + +- Update config files. (vanillas) + Oldconfig on vanillas. +- commit fc469d6 + +------------------------------------------------------------------- +Mon Aug 23 09:17:23 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & epaper drivers and other old graphics) + Propagate recent epaper drivers and other old graphics changes to arms. +- commit 985c396 + +------------------------------------------------------------------- +Mon Aug 23 09:16:00 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_GAMEPORT) + Propagate recent CONFIG_GAMEPORT changes to arms. +- commit ef35027 + +------------------------------------------------------------------- +Mon Aug 23 09:11:14 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_BT_MSFTEXT) + Propagate recent CONFIG_BT_MSFTEXT changes to arms. +- commit ef6c760 + +------------------------------------------------------------------- +Mon Aug 23 09:09:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & ATALK) + Propagate recent ATALK changes to arms. +- commit d976e0c + +------------------------------------------------------------------- +Mon Aug 23 09:01:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & EXT4_FS) + Propagate recent EXT4_FS changes to arms. +- commit 91c3bf2 + +------------------------------------------------------------------- +Mon Aug 23 08:08:23 CEST 2021 - jslaby@suse.cz + +- Update config files. + Only refresh using scripts/run_oldconfig.sh. +- commit bdb4b85 + +------------------------------------------------------------------- +Sun Aug 22 03:53:44 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_NO_HZ_FULL where supported (bsc#1189692). +- commit da75261 + +------------------------------------------------------------------- +Sun Aug 22 03:44:28 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_MAXSMP (bsc#1189691). +- commit 7c67b01 + +------------------------------------------------------------------- +Sat Aug 21 15:30:52 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_SOUNDWIRE_QCOM on x86 (bsc#1189686). +- commit fb7c80f + +------------------------------------------------------------------- +Fri Aug 20 23:38:26 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_MD_MULTIPATH (bsc#1189678). + First-class multipath on Linux has used dm-multipath for ages. +- commit 1309089 + +------------------------------------------------------------------- +Fri Aug 20 23:37:04 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_PM_AUTOSLEEP and CONFIG_PM_WAKELOCKS (bsc#1189677). +- commit 77c3a63 + +------------------------------------------------------------------- +Fri Aug 20 23:24:18 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_ISDN (bsc#1189675). + Without CONFIG_ISDN, we no longer need to carry: +- patches.suse/misdn-add-support-for-group-membership-check. +- commit 0e1a617 + +------------------------------------------------------------------- +Fri Aug 20 23:22:06 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_PRINTK_CALLER (bsc#1189674). +- commit f0e131e + +------------------------------------------------------------------- +Fri Aug 20 11:17:51 CEST 2021 - tiwai@suse.de + +- Update config files: make pinctrl-cherryview built-in (bsc#1189447) + Otherwise some devices aren't properly intiailized. +- commit b19ed90 + ------------------------------------------------------------------- Wed Aug 18 14:54:50 CEST 2021 - tiwai@suse.de diff --git a/kernel-source.spec b/kernel-source.spec index 34600bf3..035ce2d1 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -32,7 +32,7 @@ License: GPL-2.0-only Group: Development/Sources Version: 5.13.12 %if 0%{?is_kotd} -Release: .g33df9c6 +Release: .gd66b4c0 %else Release: 0 %endif @@ -43,7 +43,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-33df9c651d0aa37cce1275bd9528ea5cb9196022 +Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 Provides: linux Provides: multiversion(kernel) Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-syms.changes b/kernel-syms.changes index dcc6ac54..705cc4f9 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,130 @@ +------------------------------------------------------------------- +Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{CTS,ECB,XTS} on arm* (bsc#1189034). + Now that FS_ENCRYPTION_ALGS is modular, the crypto modules it utilizes + can be modular as well. CRYPTO_AES and CRYPTO_CBC are used by + ENCRYPTED_KEYS and must remain built-in. CRYPTO_SHA512 and CRYPTO_HMAC + are used by module signature validation and must also remain built-in. +- commit abd126e + +------------------------------------------------------------------- +Mon Aug 23 19:27:17 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{GCM,GHASH,GF128MUL} on arm* (bsc#1189033). + These modules were selected as built-in due to Kconfig changes between + 4.14-rc3 and 5.8-rc1 selecting them if BIG_KEYS was enabled. They can + be built as modules again now. +- commit 9c21610 + +------------------------------------------------------------------- +Mon Aug 23 16:57:21 CEST 2021 - tiwai@suse.de + +- usb: renesas-xhci: Prefer firmware loading on unknown ROM state + (bsc#1189207). +- commit 0567e80 + +------------------------------------------------------------------- +Mon Aug 23 09:29:30 CEST 2021 - jslaby@suse.cz + +- Update config files. (vanillas) + Oldconfig on vanillas. +- commit fc469d6 + +------------------------------------------------------------------- +Mon Aug 23 09:17:23 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & epaper drivers and other old graphics) + Propagate recent epaper drivers and other old graphics changes to arms. +- commit 985c396 + +------------------------------------------------------------------- +Mon Aug 23 09:16:00 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_GAMEPORT) + Propagate recent CONFIG_GAMEPORT changes to arms. +- commit ef35027 + +------------------------------------------------------------------- +Mon Aug 23 09:11:14 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_BT_MSFTEXT) + Propagate recent CONFIG_BT_MSFTEXT changes to arms. +- commit ef6c760 + +------------------------------------------------------------------- +Mon Aug 23 09:09:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & ATALK) + Propagate recent ATALK changes to arms. +- commit d976e0c + +------------------------------------------------------------------- +Mon Aug 23 09:01:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & EXT4_FS) + Propagate recent EXT4_FS changes to arms. +- commit 91c3bf2 + +------------------------------------------------------------------- +Mon Aug 23 08:08:23 CEST 2021 - jslaby@suse.cz + +- Update config files. + Only refresh using scripts/run_oldconfig.sh. +- commit bdb4b85 + +------------------------------------------------------------------- +Sun Aug 22 03:53:44 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_NO_HZ_FULL where supported (bsc#1189692). +- commit da75261 + +------------------------------------------------------------------- +Sun Aug 22 03:44:28 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_MAXSMP (bsc#1189691). +- commit 7c67b01 + +------------------------------------------------------------------- +Sat Aug 21 15:30:52 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_SOUNDWIRE_QCOM on x86 (bsc#1189686). +- commit fb7c80f + +------------------------------------------------------------------- +Fri Aug 20 23:38:26 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_MD_MULTIPATH (bsc#1189678). + First-class multipath on Linux has used dm-multipath for ages. +- commit 1309089 + +------------------------------------------------------------------- +Fri Aug 20 23:37:04 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_PM_AUTOSLEEP and CONFIG_PM_WAKELOCKS (bsc#1189677). +- commit 77c3a63 + +------------------------------------------------------------------- +Fri Aug 20 23:24:18 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_ISDN (bsc#1189675). + Without CONFIG_ISDN, we no longer need to carry: +- patches.suse/misdn-add-support-for-group-membership-check. +- commit 0e1a617 + +------------------------------------------------------------------- +Fri Aug 20 23:22:06 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_PRINTK_CALLER (bsc#1189674). +- commit f0e131e + +------------------------------------------------------------------- +Fri Aug 20 11:17:51 CEST 2021 - tiwai@suse.de + +- Update config files: make pinctrl-cherryview built-in (bsc#1189447) + Otherwise some devices aren't properly intiailized. +- commit b19ed90 + ------------------------------------------------------------------- Wed Aug 18 14:54:50 CEST 2021 - tiwai@suse.de diff --git a/kernel-syms.spec b/kernel-syms.spec index 5878ff45..bfbed381 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -27,7 +27,7 @@ Group: Development/Sources Version: 5.13.12 %if %using_buildservice %if 0%{?is_kotd} -Release: .g33df9c6 +Release: .gd66b4c0 %else Release: 0 %endif @@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel %endif Requires: pesign-obs-integration Provides: %name = %version-%source_rel -Provides: %name-srchash-33df9c651d0aa37cce1275bd9528ea5cb9196022 +Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index dcc6ac54..705cc4f9 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,130 @@ +------------------------------------------------------------------- +Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{CTS,ECB,XTS} on arm* (bsc#1189034). + Now that FS_ENCRYPTION_ALGS is modular, the crypto modules it utilizes + can be modular as well. CRYPTO_AES and CRYPTO_CBC are used by + ENCRYPTED_KEYS and must remain built-in. CRYPTO_SHA512 and CRYPTO_HMAC + are used by module signature validation and must also remain built-in. +- commit abd126e + +------------------------------------------------------------------- +Mon Aug 23 19:27:17 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{GCM,GHASH,GF128MUL} on arm* (bsc#1189033). + These modules were selected as built-in due to Kconfig changes between + 4.14-rc3 and 5.8-rc1 selecting them if BIG_KEYS was enabled. They can + be built as modules again now. +- commit 9c21610 + +------------------------------------------------------------------- +Mon Aug 23 16:57:21 CEST 2021 - tiwai@suse.de + +- usb: renesas-xhci: Prefer firmware loading on unknown ROM state + (bsc#1189207). +- commit 0567e80 + +------------------------------------------------------------------- +Mon Aug 23 09:29:30 CEST 2021 - jslaby@suse.cz + +- Update config files. (vanillas) + Oldconfig on vanillas. +- commit fc469d6 + +------------------------------------------------------------------- +Mon Aug 23 09:17:23 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & epaper drivers and other old graphics) + Propagate recent epaper drivers and other old graphics changes to arms. +- commit 985c396 + +------------------------------------------------------------------- +Mon Aug 23 09:16:00 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_GAMEPORT) + Propagate recent CONFIG_GAMEPORT changes to arms. +- commit ef35027 + +------------------------------------------------------------------- +Mon Aug 23 09:11:14 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_BT_MSFTEXT) + Propagate recent CONFIG_BT_MSFTEXT changes to arms. +- commit ef6c760 + +------------------------------------------------------------------- +Mon Aug 23 09:09:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & ATALK) + Propagate recent ATALK changes to arms. +- commit d976e0c + +------------------------------------------------------------------- +Mon Aug 23 09:01:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & EXT4_FS) + Propagate recent EXT4_FS changes to arms. +- commit 91c3bf2 + +------------------------------------------------------------------- +Mon Aug 23 08:08:23 CEST 2021 - jslaby@suse.cz + +- Update config files. + Only refresh using scripts/run_oldconfig.sh. +- commit bdb4b85 + +------------------------------------------------------------------- +Sun Aug 22 03:53:44 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_NO_HZ_FULL where supported (bsc#1189692). +- commit da75261 + +------------------------------------------------------------------- +Sun Aug 22 03:44:28 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_MAXSMP (bsc#1189691). +- commit 7c67b01 + +------------------------------------------------------------------- +Sat Aug 21 15:30:52 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_SOUNDWIRE_QCOM on x86 (bsc#1189686). +- commit fb7c80f + +------------------------------------------------------------------- +Fri Aug 20 23:38:26 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_MD_MULTIPATH (bsc#1189678). + First-class multipath on Linux has used dm-multipath for ages. +- commit 1309089 + +------------------------------------------------------------------- +Fri Aug 20 23:37:04 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_PM_AUTOSLEEP and CONFIG_PM_WAKELOCKS (bsc#1189677). +- commit 77c3a63 + +------------------------------------------------------------------- +Fri Aug 20 23:24:18 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_ISDN (bsc#1189675). + Without CONFIG_ISDN, we no longer need to carry: +- patches.suse/misdn-add-support-for-group-membership-check. +- commit 0e1a617 + +------------------------------------------------------------------- +Fri Aug 20 23:22:06 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_PRINTK_CALLER (bsc#1189674). +- commit f0e131e + +------------------------------------------------------------------- +Fri Aug 20 11:17:51 CEST 2021 - tiwai@suse.de + +- Update config files: make pinctrl-cherryview built-in (bsc#1189447) + Otherwise some devices aren't properly intiailized. +- commit b19ed90 + ------------------------------------------------------------------- Wed Aug 18 14:54:50 CEST 2021 - tiwai@suse.de diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 7fdc86d1..3d7809e2 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -88,7 +88,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 5.13.12 %if 0%{?is_kotd} -Release: .g33df9c6 +Release: .gd66b4c0 %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-33df9c651d0aa37cce1275bd9528ea5cb9196022 -Provides: kernel-srchash-33df9c651d0aa37cce1275bd9528ea5cb9196022 +Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 # END COMMON DEPS -Provides: %name-srchash-33df9c651d0aa37cce1275bd9528ea5cb9196022 +Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index dcc6ac54..705cc4f9 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,130 @@ +------------------------------------------------------------------- +Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{CTS,ECB,XTS} on arm* (bsc#1189034). + Now that FS_ENCRYPTION_ALGS is modular, the crypto modules it utilizes + can be modular as well. CRYPTO_AES and CRYPTO_CBC are used by + ENCRYPTED_KEYS and must remain built-in. CRYPTO_SHA512 and CRYPTO_HMAC + are used by module signature validation and must also remain built-in. +- commit abd126e + +------------------------------------------------------------------- +Mon Aug 23 19:27:17 CEST 2021 - jeffm@suse.com + +- config: re-modularize CRYPTO_{GCM,GHASH,GF128MUL} on arm* (bsc#1189033). + These modules were selected as built-in due to Kconfig changes between + 4.14-rc3 and 5.8-rc1 selecting them if BIG_KEYS was enabled. They can + be built as modules again now. +- commit 9c21610 + +------------------------------------------------------------------- +Mon Aug 23 16:57:21 CEST 2021 - tiwai@suse.de + +- usb: renesas-xhci: Prefer firmware loading on unknown ROM state + (bsc#1189207). +- commit 0567e80 + +------------------------------------------------------------------- +Mon Aug 23 09:29:30 CEST 2021 - jslaby@suse.cz + +- Update config files. (vanillas) + Oldconfig on vanillas. +- commit fc469d6 + +------------------------------------------------------------------- +Mon Aug 23 09:17:23 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & epaper drivers and other old graphics) + Propagate recent epaper drivers and other old graphics changes to arms. +- commit 985c396 + +------------------------------------------------------------------- +Mon Aug 23 09:16:00 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_GAMEPORT) + Propagate recent CONFIG_GAMEPORT changes to arms. +- commit ef35027 + +------------------------------------------------------------------- +Mon Aug 23 09:11:14 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & CONFIG_BT_MSFTEXT) + Propagate recent CONFIG_BT_MSFTEXT changes to arms. +- commit ef6c760 + +------------------------------------------------------------------- +Mon Aug 23 09:09:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & ATALK) + Propagate recent ATALK changes to arms. +- commit d976e0c + +------------------------------------------------------------------- +Mon Aug 23 09:01:42 CEST 2021 - jslaby@suse.cz + +- Update config files. (arm & EXT4_FS) + Propagate recent EXT4_FS changes to arms. +- commit 91c3bf2 + +------------------------------------------------------------------- +Mon Aug 23 08:08:23 CEST 2021 - jslaby@suse.cz + +- Update config files. + Only refresh using scripts/run_oldconfig.sh. +- commit bdb4b85 + +------------------------------------------------------------------- +Sun Aug 22 03:53:44 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_NO_HZ_FULL where supported (bsc#1189692). +- commit da75261 + +------------------------------------------------------------------- +Sun Aug 22 03:44:28 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_MAXSMP (bsc#1189691). +- commit 7c67b01 + +------------------------------------------------------------------- +Sat Aug 21 15:30:52 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_SOUNDWIRE_QCOM on x86 (bsc#1189686). +- commit fb7c80f + +------------------------------------------------------------------- +Fri Aug 20 23:38:26 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_MD_MULTIPATH (bsc#1189678). + First-class multipath on Linux has used dm-multipath for ages. +- commit 1309089 + +------------------------------------------------------------------- +Fri Aug 20 23:37:04 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_PM_AUTOSLEEP and CONFIG_PM_WAKELOCKS (bsc#1189677). +- commit 77c3a63 + +------------------------------------------------------------------- +Fri Aug 20 23:24:18 CEST 2021 - jeffm@suse.com + +- config: disable CONFIG_ISDN (bsc#1189675). + Without CONFIG_ISDN, we no longer need to carry: +- patches.suse/misdn-add-support-for-group-membership-check. +- commit 0e1a617 + +------------------------------------------------------------------- +Fri Aug 20 23:22:06 CEST 2021 - jeffm@suse.com + +- config: enable CONFIG_PRINTK_CALLER (bsc#1189674). +- commit f0e131e + +------------------------------------------------------------------- +Fri Aug 20 11:17:51 CEST 2021 - tiwai@suse.de + +- Update config files: make pinctrl-cherryview built-in (bsc#1189447) + Otherwise some devices aren't properly intiailized. +- commit b19ed90 + ------------------------------------------------------------------- Wed Aug 18 14:54:50 CEST 2021 - tiwai@suse.de diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index 105aafeb..f726f851 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -88,7 +88,7 @@ License: GPL-2.0-only Group: System/Kernel Version: 5.13.12 %if 0%{?is_kotd} -Release: .g33df9c6 +Release: .gd66b4c0 %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-33df9c651d0aa37cce1275bd9528ea5cb9196022 -Provides: kernel-srchash-33df9c651d0aa37cce1275bd9528ea5cb9196022 +Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 # END COMMON DEPS -Provides: %name-srchash-33df9c651d0aa37cce1275bd9528ea5cb9196022 +Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index fd44b253..4d24b50b 100644 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fa2985b8e1a4b85d12521f0341b5e840df10ebe5987f2e4999049dad0e357343 -size 65535 +oid sha256:d538a6dd4a33f1b4443465915c12fab6722037942668ad1c6a20075a6dcc4c02 +size 65881 diff --git a/series.conf b/series.conf index be86b973..1b092a59 100644 --- a/series.conf +++ b/series.conf @@ -2477,7 +2477,6 @@ ######################################################## # Networking drivers (wired) ######################################################## - patches.suse/misdn-add-support-for-group-membership-check patches.suse/net-usb-lan78xx-don-t-modify-phy_device-state-concurrently.patch ######################################################## @@ -2493,6 +2492,7 @@ ######################################################## # USB ######################################################## + patches.suse/usb-renesas-xhci-Prefer-firmware-loading-on-unknown-.patch ######################################################## # Input diff --git a/source-timestamp b/source-timestamp index 8da24eda..5a95f194 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2021-08-20 07:04:28 +0000 -GIT Revision: 33df9c651d0aa37cce1275bd9528ea5cb9196022 +2021-08-24 03:47:00 +0000 +GIT Revision: d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 GIT Branch: stable From f335e3adfaf5fdc625efdb1a6a09a2a1b5e7bde012092453d4ad2ca14376fe7d Mon Sep 17 00:00:00 2001 From: Jiri Slaby Date: Fri, 27 Aug 2021 06:36:27 +0000 Subject: [PATCH 2/6] commit 8e5c63fe48bd90f763b46f43cd8396934325e25b OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1562 --- _buildconfig-standard-x86_64 | 1639 ++++++++++++++++++++++++++++++++ _buildinfo-standard-x86_64.xml | 196 ++++ config.tar.bz2 | 4 +- dtb-aarch64.changes | 222 +++++ dtb-aarch64.spec | 6 +- dtb-armv6l.changes | 222 +++++ dtb-armv6l.spec | 6 +- dtb-armv7l.changes | 222 +++++ dtb-armv7l.spec | 6 +- dtb-riscv64.changes | 222 +++++ dtb-riscv64.spec | 6 +- kernel-64kb.changes | 222 +++++ kernel-64kb.spec | 12 +- kernel-debug.changes | 222 +++++ kernel-debug.spec | 12 +- kernel-default.changes | 222 +++++ kernel-default.spec | 12 +- kernel-docs.changes | 222 +++++ kernel-docs.spec | 8 +- kernel-kvmsmall.changes | 222 +++++ kernel-kvmsmall.spec | 12 +- kernel-lpae.changes | 222 +++++ kernel-lpae.spec | 12 +- kernel-obs-build.changes | 222 +++++ kernel-obs-build.spec | 8 +- kernel-obs-qa.changes | 222 +++++ kernel-obs-qa.spec | 6 +- kernel-pae.changes | 222 +++++ kernel-pae.spec | 12 +- kernel-source.changes | 222 +++++ kernel-source.spec | 8 +- kernel-syms.changes | 222 +++++ kernel-syms.spec | 6 +- kernel-vanilla.changes | 222 +++++ kernel-vanilla.spec | 12 +- kernel-zfcpdump.changes | 222 +++++ kernel-zfcpdump.spec | 12 +- patches.kernel.org.tar.bz2 | 4 +- patches.suse.tar.bz2 | 4 +- series.conf | 130 ++- source-timestamp | 4 +- 41 files changed, 5822 insertions(+), 89 deletions(-) create mode 100644 _buildconfig-standard-x86_64 create mode 100644 _buildinfo-standard-x86_64.xml diff --git a/_buildconfig-standard-x86_64 b/_buildconfig-standard-x86_64 new file mode 100644 index 00000000..58075c9b --- /dev/null +++ b/_buildconfig-standard-x86_64 @@ -0,0 +1,1639 @@ +%define _project Kernel:stable + +### from openSUSE:Factory +%define _repository standard + +Macros: +%vendor obs://build.opensuse.org/Kernel +%_download_url https://download.opensuse.org/repositories +%_project Kernel:stable + +### from openSUSE:Factory + +%_repository standard +:Macros + +Prefer: libqca-qt5-2 qca-qt5-plugins +# Workaround https://bugzilla.opensuse.org/show_bug.cgi?id=1125775#c9 - until firewalld is fixed +Ignore: firewall-macros:firewalld + +%define gcc_version 11 + +# testing new cycle algorithm +BuildFlags: genmetaalgo:1 + +# The prjconf macros have a serial to help work around issues like https://github.com/openSUSE/open-build-service/issues/4088 +# On macros having impact on dep chains, update the serial (mainly ruby, python) +# Using a date to indicate when we set the serial +ExpandFlags: macroserial:20210525 + +ExpandFlags: kiwi-nobasepackages +ExpandFlags: docker-nobasepackages + +PublishFlags: ympdist:openSUSE%20Tumbleweed + +# Use ext4 as FS in builder workers (instead of default ext3) +BuildFlags: vmfstype:ext4 +# nodirindex enabled 2020-12-31 - https://github.com/openSUSE/obs-build/pull/634 +BuildFlags: vmfsoptions:nodirindex + +# Help with the switch to the gcc7 provided libs +#Prefer: -libstdc++6-gcc7 -libtsan0-gcc7 -libgomp1-gcc7 -libgcc_s1-gcc7 -libatomic1-gcc7 -libitm1-gcc7 +#Prefer: -liblsan0-gcc7 -libmpx2-gcc7 + +# Help with the switch to the gcc9 provided libs: +Prefer: libasan6 libasan6-32bit libubsan1 libubsan1-32bit libgfortran5 + +Patterntype: rpm-md ymp +%if "%_repository" == "images" +Type: kiwi +Repotype: none +Patterntype: none +Prefer: openSUSE-release-ftp +Prefer: -postgresql13-devel-mini +Support: release-compare +BuildFlags: obsgendiff +%endif +%if "%_repository" == "containerfile" +Type: docker +BuildEngine: podman +# KUBEVIRTFROM is passed to container Dockerfiles using the --build-arg option, e.g. +# docker build --build-arg KUBEVIRTFROM=opensuse/tumbleweed ... +BuildFlags: dockerarg:KUBEVIRTFROM=opensuse/tumbleweed +%endif +%if "%_project" == "openSUSE:Factory" || "%_project" == "openSUSE:Factory:NonFree" || "%_project" == "openSUSE:Factory:PowerPC" || "%_project" == "openSUSE:Factory:Rebuild" || "%_project" == "openSUSE:Factory:zSystems" +Repotype: none +Macros: +%shim_enforce_ms_signature 1 +:Macros +%endif + +%if "%_repository" == "images" || "%_repository" == "container" +Prefer: openSUSE-release -dummy-release +# FTP tree takes forever +BuildFlags: logidlelimit:15400 +%else +# Stuff that wants to have /etc/os-release available should require distribution-release, which we then offer dummy-release for (openSUSE-release changes daily for TW) +Prefer: dummy-release +# abort the build if the log file didn't move in 1.5h (seen in libreoffice builds) +BuildFlags: logidlelimit:5400 +%endif + +%if "%_project" == "openSUSE:Factory" || "%_project" == "openSUSE:Factory:NonFree" || "%_project" == "openSUSE:Factory:PowerPC" || "%_project" == "openSUSE:Factory:ARM" || "%_project" == "openSUSE:Factory:Live" || "%_project" == "openSUSE:Factory:Rebuild" || "%_project" == "openSUSE:Factory:Rings" || "%_project" == "openSUSE:Factory:Rings:0-Bootstrap" || "%_project" == "openSUSE:Factory:Rings:1-MinimalX" || "%_project" == "openSUSE:Factory:Rings:2-TestDVD" || "%_project" == "openSUSE:Factory:Containers" +Macros: +%vendor openSUSE +%distribution openSUSE Tumbleweed +%packager https://bugs.opensuse.org +:Macros +%endif + +%if "%_project" == "openSUSE:Factory" || "%_project" == "openSUSE:Factory:PowerPC" || "%_project" == "openSUSE:Factory:ARM" || "%_project" == "openSUSE:Factory:Rebuild" || "%_project" == "openSUSE:Factory:Live" || "%_project" == "openSUSE:Factory:NonFree" +Substitute: kiwi-image:docker python3-kiwi kiwi-systemdeps-containers container-build-checks-vendor-openSUSE container-build-checks-strict +Substitute: system-packages:docker kmod kernel-default docker createrepo_c container-build-checks-vendor-openSUSE container-build-checks-strict +Substitute: system-packages:podman podman buildah createrepo_c release-compare container-build-checks-vendor-openSUSE container-build-checks-strict +%else +Ignore: container-build-checks-strict +Substitute: kiwi-image:docker python3-kiwi kiwi-systemdeps-containers container-build-checks-vendor-openSUSE +Substitute: system-packages:docker kmod kernel-default docker createrepo_c container-build-checks-vendor-openSUSE +Substitute: system-packages:podman podman buildah createrepo_c release-compare container-build-checks-vendor-openSUSE +%endif + +Substitute: kiwi-setup:image python3-kiwi createrepo_c +Substitute: kiwi-image:tbz python3-kiwi +Substitute: kiwi-image:iso kiwi-systemdeps-iso-media qemu-tools +Substitute: kiwi-image:oem kiwi-systemdeps-disk-images xorriso +Substitute: kiwi-image:appx wsl-appx appx-util +Prefer: kiwi-systemdeps-filesystems +Prefer: kiwi-systemdeps-disk-images +Prefer: kiwi-systemdeps-iso-media + +Substitute: obs:cli_debug_packages gdb vim strace less rzsz + +# Migration to product builder; using the Tumbleweed plugin since 2020-04-28 +Substitute: kiwi-packagemanager:instsource product-builder-plugin-Tumbleweed +# use plugin-openSUSE +# Substitute: kiwi-packagemanager:instsource product-builder-plugin-openSUSE +Substitute: system-packages:kiwi-product product-builder + +# allow builds using docker tool +Substitute: build-packages:docker !cmake-mini !dummy-release !gettext-runtime-mini !gettext-tools-mini !ghostscript-mini !gio-branding-upstream !krb5-mini !krb5-mini-devel !libsystemd0-mini !libudev-mini-devel !libudev-mini1 !libuna-mini-devel !libuna1-mini !libunbound-devel-mini !postgresql13-devel-mini !systemd-mini !systemd-mini-devel !systemd-mini-sysvinit !udev-mini patterns-base-fips + +# Podman based image building +Substitute: build-packages:kiwi !cmake-mini !dummy-release !gettext-runtime-mini !gettext-tools-mini !ghostscript-mini !gio-branding-upstream !krb5-mini !krb5-mini-devel !libsystemd0-mini !libudev-mini-devel !libudev-mini1 !libuna-mini-devel !libuna1-mini !libunbound-devel-mini !log4j12-mini !postgresql13-devel-mini !systemd-mini !systemd-mini-devel !systemd-mini-sysvinit !udev-mini patterns-base-fips + +# To build ISO images +Substitute: build-packages:iso !cmake-mini !dummy-release !gettext-runtime-mini !gettext-tools-mini !ghostscript-mini !gio-branding-upstream !krb5-mini !krb5-mini-devel !libsystemd0-mini !libudev-mini-devel !libudev-mini1 !libuna-mini-devel !libuna1-mini !libunbound-devel-mini !log4j12-mini !postgresql13-devel-mini !systemd-mini !systemd-mini-devel !systemd-mini-sysvinit !udev-mini + +# create conflicts for packages installed into the target image +Substitute: kiwi python3-kiwi + +Prefer: installation-images-openSUSE installation-images-debuginfodeps-openSUSE + +# Packages that need netcfg will also require libnss_usrfiles2, as a few files moved from /etc to /usr/etc +# Since not all packages care, we only add it where needed (instead of preinstall) +Substitute: netcfg netcfg libnss_usrfiles2 + +# Enable ccache for a selection of packages: +BuildFlags: useccache:NetworkManager +BuildFlags: useccache:bitcoin +BuildFlags: useccache:ceph +BuildFlags: useccache:chromium +BuildFlags: useccache:glib2 +BuildFlags: useccache:gtk3 +BuildFlags: useccache:gtk3:doc +BuildFlags: useccache:llvm9 +# ccache 4.x breaks webkit2gtk3 +#BuildFlags: useccache:webkit2gtk3 + +# switch to kiwi v8 +Prefer: python3-kiwi +Conflict: python3-kiwi:libsystemd0-mini +Conflict: python3-kiwi:systemd-mini-sysvinit + +# LUA namespace migration - slowly moving to the new names (keep ports in mind!) +# lua, lua51, lua52 and lua53 all provide 'lua'; version 5.3 is the 'target'; lua will be deleted in the future +Prefer: lua54 lua53 lua51 +Prefer: liblua5_4-5 liblua5_3-5 liblua5_1-5 +Prefer: lua54-devel lua53-devel lua51-devel +Prefer: libtolua++-5_4-devel libtolua++-5_3-devel libtolua++-5_1-devel +Prefer: -moonjit-devel + +Preinstall: liblua5_4-5 + +FileProvides: /bin/bash bash +FileProvides: /bin/csh tcsh +FileProvides: /bin/hostname hostname busybox-hostname +FileProvides: /usr/bin/hostname hostname busybox-hostname +FileProvides: /bin/logger util-linux-systemd +FileProvides: /sbin/netconfig sysconfig-netconfig +FileProvides: /sbin/setcap libcap-progs +FileProvides: /sbin/startproc sysvinit-tools +FileProvides: /usr/bin/bc bc +FileProvides: /usr/bin/csh tcsh +FileProvides: /usr/bin/docbook2man docbook-utils +FileProvides: /usr/bin/eu-nm elfutils +FileProvides: /usr/bin/fipscheck fipscheck +FileProvides: /usr/bin/grep busybox-grep grep +FileProvides: /usr/bin/gzip busybox-gzip gzip +FileProvides: /usr/bin/killall psmisc +FileProvides: /usr/bin/mkdir coreutils busybox-coreutils +FileProvides: /usr/bin/mimencode metamail +# /sbin/mkinitrd is required by suse-module-tools; but this is pulled into systemd-mini, causing a cycle +# FileProvides: /sbin/mkinitrd dracut +FileProvides: /usr/bin/mkisofs mkisofs +FileProvides: /usr/bin/openssl openssl +FileProvides: /usr/bin/perl perl-base +FileProvides: /usr/bin/pkg-config pkgconf-pkg-config +Substitute: pkg-config pkgconf-pkg-config +FileProvides: /usr/bin/python python-base +FileProvides: /usr/bin/python2 python2-base +FileProvides: /usr/bin/python3 python38-base +FileProvides: /usr/bin/sed busybox-sed sed sed +FileProvides: /usr/bin/setfacl acl +FileProvides: /usr/bin/sg_inq sg3_utils +FileProvides: /usr/bin/touch coreutils busybox-coreutils +FileProvides: /usr/bin/tput ncurses-utils +FileProvides: /usr/bin/which which busybox-which +FileProvides: /usr/bin/xmllint libxml2-tools +FileProvides: /usr/bin/Xvfb xorg-x11-server +FileProvides: /usr/bin/xz busybox-xz xz +FileProvides: /usr/sbin/groupadd shadow +FileProvides: /usr/sbin/lockdev lockdev +FileProvides: /usr/sbin/useradd shadow +FileProvides: /usr/sbin/usermod shadow +FileProvides: /usr/bin/wish tk +FileProvides: /usr/bin/awk gawk +FileProvides: /usr/bin/host bind-utils +FileProvides: /sbin/start_daemon sysvinit-tools +FileProvides: /sbin/pidof sysvinit-tools +FileProvides: /sbin/ifup wicked-service + +Preinstall: aaa_base attr bash coreutils diffutils +Preinstall: filesystem fillup glibc grep +Preinstall: libbz2-1 libgcc_s1 libncurses6 pam +Prefer: -pam_unix-nis +Preinstall: permissions rpm rpm-config-SUSE sed tar libz1 libselinux1 +Preinstall: libgcrypt20 libgpg-error0 +Preinstall: liblzma5 libcap2 libacl1 libattr1 +Preinstall: libpopt0 libelf1 +Preinstall: libpcre1 libzstd1 libpcre2-8-0 +Preinstall: libreadline8 + +#Runscripts: aaa_base + +Prefer: libdb-4_8-devel +VMinstall: util-linux libmount1 perl-base libdb-4_8 libblkid1 libuuid1 libsmartcols1 libcrypt1 +VMinstall: kernel-obs-build +VMInstall: iproute2 libmnl0 + +# Use the x86_64 kernel on i586 builds - boo#1178762 - Slow down in OBS since kernel 5.6.0 on 32bit +ExportFilter: ^kernel-obs-build.*\.x86_64.rpm$ . i586 +# new: use kernel-obs-build from aarch64 for aarch64 armv6 and armv7 +ExportFilter: ^kernel-obs-build.*\.armv6hl\.rpm$ +ExportFilter: ^kernel-obs-build.*\.armv7hl\.rpm$ +ExportFilter: ^kernel-obs-build.*\.aarch64\.rpm$ . armv6l armv7l +# now make sure the jobs get a 64bit cpu, otherwise can not run the 64bit kernel +%ifarch armv6l armv7l +Constraint: hardware:cpu:flag cpuid +%endif + +ExportFilter: \.x86_64\.rpm$ x86_64 +ExportFilter: \.ia64\.rpm$ ia64 +ExportFilter: \.s390x\.rpm$ s390x +ExportFilter: \.ppc64\.rpm$ ppc64 +ExportFilter: \.ppc64le\.rpm$ ppc64le +ExportFilter: \.ppc\.rpm$ ppc +ExportFilter: -ia32-.*\.rpm$ +ExportFilter: -32bit-.*\.sparc64\.rpm$ +ExportFilter: -64bit-.*\.sparcv9\.rpm$ +ExportFilter: -64bit-.*\.aarch64_ilp32\.rpm$ +ExportFilter: \.armv7l\.rpm$ armv7l +ExportFilter: \.armv7hl\.rpm$ armv7l +ExportFilter: ^glibc(?:-devel)?-32bit-.*\.sparc64\.rpm$ sparc64 +ExportFilter: ^glibc(?:-devel)?-64bit-.*\.sparcv9\.rpm$ sparcv9 +# it would be a great idea to have, but sometimes installation-images wants to build debuginfos in +#ExportFilter: -debuginfo-.*\.rpm$ +#ExportFilter: -debugsource-.*\.rpm$ +#ExportFilter: ^master-boot-code.*\.i586.rpm$ . x86_64 +ExportFilter: ^acroread.*\.i586.rpm$ . x86_64 +ExportFilter: ^avmailgate.*\.i586.rpm$ . x86_64 +ExportFilter: ^avmailgate.*\.ppc.rpm$ . ppc64 +ExportFilter: ^avmailgate.*\.s390.rpm$ . s390x +ExportFilter: ^flash-player.*\.i586.rpm$ . x86_64 +ExportFilter: ^novell-messenger-client.*\.i586.rpm$ . x86_64 +ExportFilter: ^openCryptoki-32bit.*\.s390.rpm$ . s390x + +Required: rpm-build +# Build all packages with -pie enabled +Required: gcc-PIE + +# the basic stuff +Support: perl +Support: build-mkbaselibs compat-usrmerge-build +Prefer: build-mkbaselibs +Support: brp-check-suse +Support: post-build-checks +Support: rpmlint-Factory +# Add hostname so that OBS/build will have a chance to identify the hostname (instead of localhost) +Support: hostname +Prefer: -busybox-hostname +# remove build-compare support to disable "same result" package dropping +Support: build-compare + +# In the actual Tumbleweed repos, we want to be stricter with rpmlint +%if "%_project" == "openSUSE:Factory" || "%_project" == "openSUSE:Factory:PowerPC" || "%_project" == "openSUSE:Factory:ARM" || "%_project" == "openSUSE:Factory:Rebuild" || "%_project" == "openSUSE:Factory:Live" || "%_project" == "openSUSE:Factory:NonFree" +Support: rpmlint-Factory-strict +%endif + +%ifarch ia64 +Support: libunwind libunwind-devel +Preinstall: libunwind +%endif + +# Prefer coreutils over coreutils-single +Prefer: -coreutils-single + +### Branding related preferences +Prefer: systemd-default-settings-branding-openSUSE +Prefer: distribution-logos-openSUSE-Tumbleweed +Prefer: awesome:awesome-branding-upstream +Prefer: cinnamon-gschemas:cinnamon-gschemas-branding-upstream +Prefer: enlightenment-theme-upstream +Prefer: fcitx:fcitx-branding-openSUSE +Prefer: gdm:gdm-branding-upstream +Prefer: gfxboot-branding-openSUSE +Prefer: icewm-theme-branding +Prefer: libcinnamon-desktop-data:libcinnamon-desktop-data-branding-upstream +Prefer: libgarcon-1-0:libgarcon-branding-upstream +Prefer: libgarcon-data:libgarcon-branding-upstream +Prefer: libgio-2_0-0:gio-branding-upstream +Prefer: libpurple-branding-upstream +Prefer: libreoffice:libreoffice-branding-upstream +Prefer: libxfce4ui:libxfce4ui-branding-upstream +Prefer: lightdm-gtk-greeter:lightdm-gtk-greeter-branding-upstream +Prefer: mate-desktop-gschemas:mate-desktop-gschemas-branding-upstream +Prefer: NetworkManager:NetworkManager-branding-openSUSE +Prefer: PackageKit:PackageKit-branding-upstream +Prefer: sddm:sddm-branding-upstream +Prefer: sway:sway-branding-upstream +Prefer: systemd-presets-branding-openSUSE +Prefer: wallpaper-branding-openSUSE +Prefer: waybar:waybar-branding-upstream +Prefer: xfce4-notifyd:xfce4-notifyd-branding-upstream +Prefer: xfce4-settings:xfce4-settings-branding-upstream +Prefer: xfdesktop:xfdesktop-branding-upstream +Prefer: yast2-qt:yast2-qt-branding-openSUSE +Prefer: branding-openSUSE +Prefer: chrony-pool-openSUSE +# pciutils-ids and hwdata both provides pciutils-ids +Prefer: hwdata +# have choice for xfce4-panel-plugin-whiskermenu needed by xfce4-panel-branding-openSUSE: xfce4-panel-plugin-whiskermenu xfce4-whiskermenu-plugin +Prefer: xfce4-panel-branding-openSUSE:xfce4-whiskermenu-plugin +Prefer: patterns-xfce-xfce:mate-calc + +# Build cycle handling - prefer -mini packages were possible, break deps as needed +Conflict: krb5-devel:krb5-mini +Conflict: krb5:krb5-mini-devel +Prefer: gettext-tools-mini gettext-runtime-mini +Prefer: ghostscript-mini +Prefer: krb5-mini krb5-mini-devel +Prefer: krb5-mini-devel:krb5-mini +Prefer: libdebuginfod1 debuginfod-client +Prefer: libudev-mini-devel libudev-mini1 udev-debuginfo libudev1-debuginfo +Prefer: libuna-mini-devel libuna1-mini +Prefer: libunbound-devel-mini +Prefer: tomcat:log4j12 +Prefer: log4j12-mini +Prefer: systemd-mini systemd-mini-devel libsystemd0-mini +Prefer: systemd-mini-devel:systemd-mini +Prefer: udev-mini + +# break dependency of the -mini packages: they are valid for OBS, but not for end-user-installation +Ignore: cmake-mini:this-is-only-for-build-envs +Ignore: dummy-release:this-is-only-for-build-envs +Ignore: erlang-rebar-obs:this-is-only-for-build-envs +Ignore: ghc-bootstrap-helpers:this-is-only-for-build-envs +Ignore: ghc-bootstrap:this-is-only-for-build-envs +Ignore: ghostscript-mini:this-is-only-for-build-envs +Ignore: harfbuzz-bootstrap:this-is-only-for-build-envs +Ignore: jdk-bootstrap:this-is-only-for-build-envs +Ignore: libsystemd0-mini:this-is-only-for-build-envs +Ignore: libudev-mini1:this-is-only-for-build-envs +Ignore: libunbound-devel-mini:this-is-only-for-build-envs +Ignore: postgresql12-devel-mini:this-is-only-for-build-envs +Ignore: postgresql13-devel-mini:this-is-only-for-build-envs +Ignore: systemd-mini:this-is-only-for-build-envs +Ignore: udev-mini:this-is-only-for-build-envs + +# Ring0 packages should not pull in 'info' - making the base VM smaller +Ignore: libtool:info +Ignore: autoconf:info +Ignore: automake:info +Ignore: binutils:info +Ignore: bison:info +Ignore: coreutils:info +Ignore: cpio:info +Ignore: diffutils:info +Ignore: findutils:info +Ignore: flex:info +Ignore: gawk:info +Ignore: gettext-runtime:info +Ignore: gettext-tools:info +Ignore: grep:info +Ignore: groff:info +Ignore: gzip:info +Ignore: help2man:info +Ignore: libgcrypt-devel:info +Ignore: m4:info +Ignore: make:info +Ignore: sed:info +Ignore: tar:info +Ignore: util-linux:info + +# Let's speed up things: We don't need Mesa-dri and Mesa-gallium in the build system +Ignore: Mesa:Mesa-dri +Ignore: Mesa:Mesa-gallium + +# man uses cron to update the DB normally, but we don't care for that in the build system +Ignore: man:cron + +# udev: -full and -mini packages don't mingle well +Prefer: libudev1:udev +Conflict: libudev1:udev-mini +Conflict: udev:libudev-mini1 + +# systemd: -full and -mini packages don't mingle well +Conflict: systemd:libsystemd0-mini +Conflict: systemd-mini-devel:systemd + +# Cmake exists as a -mini flavor, which is not linked against curl. +Prefer: cmake-mini + +Prefer: -suse-build-key +# Set postfix as the 'default' smtp_daemon (virtual symbol provided by all MTAs) +Prefer: postfix + +# cyrus-sasl and postfix both bring a -bdb flavor. De-prefer this flavor +Prefer: -cyrus-sasl-bdb-devel + +# Spamassassin requires wget or curl - we prefer curl, as its build dep chain seems cheaper +Prefer: spamassassin:curl + +# Python3 exists in multiple versions - we currently favor 3.8 (our default): +Prefer: -python36 -python39 +Prefer: -python39-hotdoc +Prefer: -python36-txt2tags -python39-txt2tags +Prefer: -python38-ipython715 -python39-ipython715 + +# have choice for (python36-qt5 or python36-PyQt6) needed by python36-pytest-qt +Prefer: -python39-PyQt6 -python36-PyQt6 -python38-PyQt6 -python3-pyside2 +# man and mandoc provide man; mandoc claims to be lightweight, but it was never discussed to be the new default +Prefer: man + +# go exists in mutliple versions by now - we prefer the 'unversioned package' +Prefer: go -go1.13 + +# have choice for kubernetes-kubelet-common (de-prefer the old versions, ensuring to have a new unresolvable when a new version shows up) +Prefer: -kubernetes1.18-kubelet-common -kubernetes1.19-kubelet-common -kubernetes1.20-kubelet-common + +# python-tornado exists in multiple versions, the meta-package python-tornado defines the system default +Prefer: python36-tornado -python36-tornado5 +Prefer: python38-tornado -python38-tornado5 +Prefer: python39-tornado -python39-tornado5 +Prefer: -python36-ipykernel5 -python38-ipykernel5 python39-ipykernel5 + +# There are multiple PK backends available. Favor the openSUSE own zypp backend +Prefer: PackageKit-backend-zypp +Prefer: -PackageKit-command-not-found + +# have choice for pkgconfig(libftdi): libftdi-devel libftdi0-devel +Prefer: libftdi-devel + +# have choice for tensorflow: tensorflow tensorflow2 tensorflow2_2_1_0-gnu-hpc tensorflow2_2_1_0-gnu-mvapich2-hpc tensorflow2_2_1_0-gnu-openmpi2-hpc +Prefer: tensorflow2 + +# have choice for python3-sip: python3-sip-devel python3-sip4 +Prefer: python38-sip-devel python36-sip-devel python39-sip-devel +Prefer: -python36-sip4 -python36-sip4-devel +Prefer: -python38-sip4 -python38-sip4-devel +Prefer: -python39-sip4 -python39-sip4-devel + +# pipewire has a jack compatible implementation - but for now we prefer the real jack +Prefer: -pipewire-libjack-0_3-devel libjack0 + +# There is python[23]-prompt_toolkit and also python3-prompt_toolkit1 for compat. Use the unversioned one by default +Prefer: python39-prompt_toolkit python38-prompt_toolkit python36-prompt_toolkit + +# When perl provides a module that is also in a different package, but the consumer specifies no version, we go with perl/perl-base +Prefer: perl-base perl + +# Lightdm requires 'a greeter' - we prefer the default lightdm-gtk-greeter +Prefer: lightdm-gtk-greeter + +# Apache requires a MPM - we pick prefork +Prefer: apache2:apache2-prefork + +# PHP requires php-sapi, which can be provided by multiple packages. We prefer -cli, related to the specific PHP version +%define php_pref php7 +Prefer: %{php_pref} +Prefer: %{php_pref}-cli +Prefer: %{php_pref}-devel +Prefer: %{php_pref}-pear +Prefer: %{php_pref}-tokenizer +Prefer: apache2-mod_%{php_pref} +Prefer: php7:php7-cli +Prefer: php8:php8-cli + +# azure-cli reports: have choice for python3-vsts needed by python3-azure-functions-devops-build: python3-azure-devops python3-vsts +# Use the real package name +Prefer: python36-vsts python38-vsts python39-vsts + +# have choice for (sysvinit(network) or service(network)) needed by sysconfig: NetworkManager wicked-service +Prefer: -NetworkManager + +# for symbol syslog (syslogd is best as it has the least dependencies) +Prefer: syslogd + +# A couple packares require a dbus daemon to show notifications - unless oterhwise specified, we prefer the 'standalong notification-daemon; +Prefer: notification-daemon + +# We have multiple nodejs versions in the repo - prefer version -default (from meta package) +Prefer: nodejs-default nodejs-devel-default npm-default + +# have choice for libpulse.so.0 needed by wine-32bit: apulse-32bit libpulse0-32bit - prefering the 'original' +Prefer: libpulse0-32bit libsane1-32bit -pipewire-pulseaudio + +# Have choice for vtk-java/vtk-tcl/python3-vtk needed by vtk-devel +Prefer: vtk-java +Prefer: eclipse-swt + +# wine comes in various flavors by now, we pick the unflavored ones +Prefer: wine-32bit wine-devel-32bit wine-devel + +# have choice for pkgconfig(nunit): nunit-devel nunit3-devel; as usual, unversioned one wins +Prefer: -nunit3-devel + +# have choice for libz.so.1()(64bit) needed by gcc11: libz-ng-compat1 libz1 +# Pick the regular libz.so.1 +Prefer: -libz-ng-compat1 -zlib-ng-compat-devel + +# 32bit -devel packages contain .pc files and cause a 'have choice' for OBS. unfavor the -32bit variants +Prefer: -ColPack-devel-32bit +Prefer: -FAudio-devel-32bit +Prefer: -ImageMagick-devel-32bit +Prefer: -Mesa-libd3d-devel-32bit +Prefer: -Mesa-libglapi-devel-32bit +Prefer: -Mesa-libEGL-devel-32bit +Prefer: -Mesa-libGL-devel-32bit +Prefer: -Mesa-libGLESv2-devel-32bit +Prefer: -Mesa-libGLESv1_CM-devel-32bit +Prefer: -NetworkManager-devel-32bit +Prefer: -aalib-devel-32bit +Prefer: -adolc-devel-32bit +Prefer: -alsa-devel-32bit +Prefer: -alsa-topology-devel-32bit +Prefer: -armadillo-devel-32bit +Prefer: -arpack-ng-devel-32bit +Prefer: -at-spi2-core-devel-32bit +Prefer: -atk-devel-32bit +Prefer: -atkmm-devel-32bit +Prefer: -atkmm1_6-devel-32bit +Prefer: -attica-qt5-devel-32bit +Prefer: -audiofile-devel-32bit +Prefer: -audit-devel-32bit +Prefer: -augeas-devel-32bit +Prefer: -binutils-devel-32bit +Prefer: -blas-devel-32bit +Prefer: -bluez-devel-32bit +Prefer: -cairo-devel-32bit +Prefer: -cairomm-devel-32bit +Prefer: -cairomm1_0-devel-32bit +Prefer: -cblas-devel-32bit +Prefer: -chmlib-devel-32bit +Prefer: -clang10-devel-32bit +Prefer: -clang7-devel-32bit +Prefer: -clang9-devel-32bit +Prefer: -cppunit-devel-32bit +Prefer: -cracklib-devel-32bit +Prefer: -cups-devel-32bit +Prefer: -cyrus-sasl-devel-32bit +Prefer: -dante-devel-32bit +Prefer: -dapl-devel-32bit +Prefer: -dbus-1-devel-32bit +Prefer: -dbus-1-glib-devel-32bit +Prefer: -device-mapper-devel-32bit +Prefer: -dirac-devel-32bit +Prefer: -ecryptfs-utils-devel-32bit +Prefer: -file-devel-32bit +Prefer: -flac-devel-32bit +Prefer: -fltk-devel-32bit +Prefer: -fontconfig-devel-32bit +Prefer: -frameworkintegration-devel-32bit +Prefer: -freeglut-devel-32bit +Prefer: -freetype2-devel-32bit +Prefer: -gd-devel-32bit +Prefer: -gdbm-devel-32bit +Prefer: -gdk-pixbuf-devel-32bit +Prefer: -giflib-devel-32bit +Prefer: -glib2-devel-32bit +Prefer: -glibc-devel-32bit +Prefer: -glu-devel-32bit +Prefer: -gmp-devel-32bit +Prefer: -grantlee5-devel-32bit +Prefer: -gstreamer-devel-32bit +Prefer: -gstreamer-plugins-base-devel-32bit +Prefer: -gtk2-devel-32bit +Prefer: -gtk3-devel-32bit +Prefer: -gtk4-devel-32bit +Prefer: -hdf5-devel-32bit +Prefer: -hdf5-mvapich2-devel-32bit +Prefer: -hdf5-openmpi1-devel-32bit +Prefer: -hdf5-openmpi2-devel-32bit +Prefer: -hdf5-openmpi3-devel-32bit +Prefer: -hdf5-openmpi4-devel-32bit +Prefer: -hunspell-devel-32bit +Prefer: -isl-devel-32bit +Prefer: -jbig2dec-devel-32bit +Prefer: -kaccounts-integration-devel-32bit +Prefer: -kactivities-stats-devel-32bit +Prefer: -kactivities5-devel-32bit +Prefer: -karchive-devel-32bit +Prefer: -kauth-devel-32bit +Prefer: -kbookmarks-devel-32bit +Prefer: -kcmutils-devel-32bit +Prefer: -kcodecs-devel-32bit +Prefer: -kcompletion-devel-32bit +Prefer: -kconfig-devel-32bit +Prefer: -kconfigwidgets-devel-32bit +Prefer: -kcontacts-devel-32bit +Prefer: -kcoreaddons-devel-32bit +Prefer: -kcrash-devel-32bit +Prefer: -kdbusaddons-devel-32bit +Prefer: -kdeclarative-devel-32bit +Prefer: -kdelibs4support-devel-32bit +Prefer: -kdesu-devel-32bit +Prefer: -kdewebkit-devel-32bit +Prefer: -kdnssd-framework-devel-32bit +Prefer: -kdoctools-devel-32bit +Prefer: -kemoticons-devel-32bit +Prefer: -keyutils-devel-32bit +Prefer: -kglobalaccel-devel-32bit +Prefer: -kguiaddons-devel-32bit +Prefer: -khtml-devel-32bit +Prefer: -ki18n-devel-32bit +Prefer: -kiconthemes-devel-32bit +Prefer: -kidletime-devel-32bit +Prefer: -kio-devel-32bit +Prefer: -kitemmodels-devel-32bit +Prefer: -kitemviews-devel-32bit +Prefer: -kjobwidgets-devel-32bit +Prefer: -kjs-devel-32bit +Prefer: -kjsembed-devel-32bit +Prefer: -kmediaplayer-devel-32bit +Prefer: -knewstuff-devel-32bit +Prefer: -knotifications-devel-32bit +Prefer: -knotifyconfig-devel-32bit +Prefer: -kpackage-devel-32bit +Prefer: -kparts-devel-32bit +Prefer: -kpeople5-devel-32bit +Prefer: -kplotting-devel-32bit +Prefer: -kpty-devel-32bit +Prefer: -krb5-devel-32bit +Prefer: -kross-devel-32bit +Prefer: -krunner-devel-32bit +Prefer: -kservice-devel-32bit +Prefer: -ktexteditor-devel-32bit +Prefer: -ktextwidgets-devel-32bit +Prefer: -kunitconversion-devel-32bit +Prefer: -kwallet-devel-32bit +Prefer: -kwayland-devel-32bit +Prefer: -kwidgetsaddons-devel-32bit +Prefer: -kwindowsystem-devel-32bit +Prefer: -kxmlgui-devel-32bit +Prefer: -kxmlrpcclient5-devel-32bit +Prefer: -lapack-devel-32bit +Prefer: -lapacke-devel-32bit +Prefer: -libFS-devel-32bit +Prefer: -libGLw-devel-32bit +Prefer: -libHX-devel-32bit +Prefer: -libICE-devel-32bit +Prefer: -libKF5NetworkManagerQt-devel-32bit +Prefer: -libMagick++-devel-32bit +Prefer: -libOSMesa-devel-32bit +Prefer: -libQt5Concurrent-devel-32bit +Prefer: -libQt5Core-devel-32bit +Prefer: -libQt5DBus-devel-32bit +Prefer: -libQt5Gui-devel-32bit +Prefer: -libQt5Network-devel-32bit +Prefer: -libQt5OpenGL-devel-32bit +Prefer: -libQt5OpenGLExtensions-devel-static-32bit +Prefer: -libQt5PrintSupport-devel-32bit +Prefer: -libQt5Sql-devel-32bit +Prefer: -libQt5Test-devel-32bit +Prefer: -libQt5WebKit5-devel-32bit +Prefer: -libQt5WebKitWidgets-devel-32bit +Prefer: -libQt5Widgets-devel-32bit +Prefer: -libQt5Xml-devel-32bit +Prefer: -libSDL-devel-32bit +Prefer: -libSDL2-devel-32bit +Prefer: -libSDL2_gfx-devel-32bit +Prefer: -libSDL2_image-devel-32bit +Prefer: -libSDL2_mixer-devel-32bit +Prefer: -libSDL2_net-devel-32bit +Prefer: -libSDL2_ttf-devel-32bit +Prefer: -libSDL_Pango-devel-32bit +Prefer: -libSDL_gfx-devel-32bit +Prefer: -libSDL_image-devel-32bit +Prefer: -libSDL_mixer-devel-32bit -libSDL_mixer-devel-64bit +Prefer: -libSDL_net-devel-32bit +Prefer: -libSDL_sound-devel-32bit +Prefer: -libSDL_ttf-devel-32bit -libSDL_ttf-devel-64bit +Prefer: -libSDLmm-devel-32bit +Prefer: -libSM-devel-32bit +Prefer: -libX11-devel-32bit +Prefer: -libXau-devel-32bit +Prefer: -libXaw-devel-32bit +Prefer: -libXaw3d-devel-32bit +Prefer: -libXcomposite-devel-32bit +Prefer: -libXcursor-devel-32bit +Prefer: -libXdamage-devel-32bit +Prefer: -libXdmcp-devel-32bit +Prefer: -libXevie-devel-32bit +Prefer: -libXext-devel-32bit +Prefer: -libXfixes-devel-32bit +Prefer: -libXfont-devel-32bit +Prefer: -libXfont2-devel-32bit +Prefer: -libXfontcache-devel-32bit +Prefer: -libXft-devel-32bit +Prefer: -libXi-devel-32bit +Prefer: -libXinerama-devel-32bit +Prefer: -libXmu-devel-32bit +Prefer: -libXp-devel-32bit +Prefer: -libXpm-devel-32bit +Prefer: -libXprintAppUtil-devel-32bit +Prefer: -libXprintUtil-devel-32bit +Prefer: -libXrandr-devel-32bit +Prefer: -libXrender-devel-32bit +Prefer: -libXres-devel-32bit +Prefer: -libXss-devel-32bit +Prefer: -libXt-devel-32bit +Prefer: -libXtst-devel-32bit +Prefer: -libXv-devel-32bit +Prefer: -libXvMC-devel-32bit +Prefer: -libXxf86dga-devel-32bit +Prefer: -libXxf86vm-devel-32bit +Prefer: -libacl-devel-32bit +Prefer: -libadns-devel-32bit +Prefer: -libaio-devel-32bit +Prefer: -libart_lgpl-devel-32bit +Prefer: -libattr-devel-32bit +Prefer: -libavc1394-devel-32bit +Prefer: -libbasicobjects-devel-32bit +Prefer: -libblkid-devel-32bit +Prefer: -libbotan-devel-32bit +Prefer: -libbz2-devel-32bit +Prefer: -libcelt-devel-32bit +Prefer: -libcmocka-devel-32bit +Prefer: -libcollection-devel-32bit +Prefer: -libcom_err-devel-32bit +Prefer: -libcrystalhd-devel-32bit +Prefer: -libcurl-devel-32bit +Prefer: -libdb-4_8-devel-32bit +Prefer: -libdbi-devel-32bit +Prefer: -libdbusmenu-qt5-devel-32bit +Prefer: -libdhash-devel-32bit +Prefer: -libdmx-devel-32bit +Prefer: -libdrm-devel-32bit +Prefer: -libdwarves-devel-32bit +Prefer: -libeditorconfig-devel-32bit +Prefer: -libelf-devel-32bit +Prefer: -libexif-devel-32bit +Prefer: -libexpat-devel-32bit +Prefer: -libext2fs-devel-32bit +Prefer: -libfabric-devel-32bit +Prefer: -libfdisk-devel-32bit +Prefer: -libfdt-devel-32bit +Prefer: -libffi-devel-32bit +Prefer: -libfl-devel-32bit +Prefer: -libfontenc-devel-32bit +Prefer: -libgbm-devel-32bit +Prefer: -libgck-devel-32bit +Prefer: -libgcr-devel-32bit +Prefer: -libgcrypt-devel-32bit +Prefer: -libglue-devel-32bit +Prefer: -libglvnd-devel-32bit +Prefer: -libgnutls-devel-32bit +Prefer: -libgpg-error-devel-32bit +Prefer: -libgphoto2-devel-32bit +Prefer: -libgsm-devel-32bit +Prefer: -libhts-devel-32bit +Prefer: -libicu-devel-32bit +Prefer: -libini_config-devel-32bit +Prefer: -libjack-devel-32bit +Prefer: -libjbig-devel-32bit +Prefer: -libjpeg62-devel-32bit +Prefer: -libjpeg8-devel-32bit +Prefer: -libkdecoration2-devel-32bit +Prefer: -libkms-devel-32bit +Prefer: -libkscreen2-devel-32bit +Prefer: -liblbxutil-devel-32bit +Prefer: -liblcms2-devel-32bit +Prefer: -libmount-devel-32bit +Prefer: -libnetapi-devel-32bit +Prefer: -libnettle-devel-32bit +Prefer: -libnl3-devel-32bit +Prefer: -libnotify-devel-32bit +Prefer: -liboldX-devel-32bit +Prefer: -libopenssl-1_0_0-devel-32bit +Prefer: -libopenssl-1_1-devel-32bit +Prefer: -liboping-devel-32bit +Prefer: -libotf-devel-32bit +Prefer: -libpackagekit-glib2-devel-32bit +Prefer: -libpath_utils-devel-32bit +Prefer: -libpcap-devel-32bit +Prefer: -libpng12-compat-devel-32bit +Prefer: -libpng12-devel-32bit +Prefer: -libpng16-compat-devel-32bit +Prefer: -libpng16-devel-32bit +Prefer: -libpolkit-qt5-1-devel-32bit +Prefer: -libpulse-devel-32bit +Prefer: -libqb-devel-32bit +Prefer: -libqt5-qtconnectivity-devel-32bit +Prefer: -libqt5-qtdeclarative-devel-32bit +Prefer: -libqt5-qtgamepad-devel-32bit +Prefer: -libqt5-qtlocation-devel-32bit +Prefer: -libqt5-qtmultimedia-devel-32bit +Prefer: -libqt5-qtnetworkauth-devel-32bit +Prefer: -libqt5-qtremoteobjects-devel-32bit +Prefer: -libqt5-qtscript-devel-32bit +Prefer: -libqt5-qtscxml-devel-32bit +Prefer: -libqt5-qtsensors-devel-32bit +Prefer: -libqt5-qtserialbus-devel-32bit +Prefer: -libqt5-qtserialport-devel-32bit +Prefer: -libqt5-qtspeech-devel-32bit +Prefer: -libqt5-qtsvg-devel-32bit +Prefer: -libqt5-qttools-devel-32bit +Prefer: -libqt5-qtwayland-devel-32bit +Prefer: -libqt5-qtwebchannel-devel-32bit +Prefer: -libqt5-qtwebsockets-devel-32bit +Prefer: -libqt5-qtx11extras-devel-32bit +Prefer: -libqt5-qtxmlpatterns-devel-32bit +Prefer: -libraw1394-devel-32bit +Prefer: -libref_array-devel-32bit +Prefer: -libressl-devel-32bit +Prefer: -libscalapack2-mvapich2-devel-32bit +Prefer: -libscalapack2-openmpi1-devel-32bit +Prefer: -libscalapack2-openmpi2-devel-32bit +Prefer: -libscalapack2-openmpi3-devel-32bit +Prefer: -libscalapack2-openmpi4-devel-32bit +Prefer: -libsmartcols-devel-32bit +Prefer: -libsoup-devel-32bit +Prefer: -libstatgrab-devel-32bit +Prefer: -libstdc++-devel-32bit +Prefer: -libtasn1-devel-32bit +Prefer: -libtiff-devel-32bit +Prefer: -libudev-devel-32bit +Prefer: -libunistring-devel-32bit +Prefer: -libusb-1_0-devel-32bit +Prefer: -libuuid-devel-32bit +Prefer: -libv4l-devel-32bit +Prefer: -libva-devel-32bit +Prefer: -libva-gl-devel-32bit +Prefer: -libvdpau-devel-32bit +Prefer: -libverto-devel-32bit +Prefer: -libvirt-devel-32bit +Prefer: -libvorbis-devel-32bit +Prefer: -libvpd2-devel-32bit +Prefer: -libwebp-devel-32bit +Prefer: -libxcb-devel-32bit +Prefer: -libxcrypt-devel-32bit +Prefer: -libxkbcommon-devel-32bit +Prefer: -libxkbcommon-x11-devel-32bit +Prefer: -libxkbfile-devel-32bit +Prefer: -libxkbui-devel-32bit +Prefer: -libxml2-devel-32bit +Prefer: -libxslt-devel-32bit +Prefer: -libyajl-devel-32bit +Prefer: -libyaz-devel-32bit +Prefer: -libzstd-devel-32bit +Prefer: -llvm10-LTO-devel-32bit +Prefer: -llvm10-devel-32bit +Prefer: -llvm7-LTO-devel-32bit +Prefer: -llvm7-devel-32bit +Prefer: -llvm9-LTO-devel-32bit +Prefer: -llvm9-devel-32bit +Prefer: -lzo-devel-32bit +Prefer: -motif-devel-32bit +Prefer: -mpc-devel-32bit +Prefer: -mpfr-devel-32bit +Prefer: -mpg123-devel-32bit +Prefer: -munge-devel-32bit +Prefer: -muparser-devel-32bit +Prefer: -ncurses-devel-32bit +Prefer: -ncurses5-devel-32bit +Prefer: -net-snmp-devel-32bit +Prefer: -ocl-icd-devel-32bit +Prefer: -openal-soft-devel-32bit +Prefer: -openldap2-devel-32bit +Prefer: -opensm-devel-32bit +Prefer: -pam-devel-32bit +Prefer: -pango-devel-32bit +Prefer: -papi-devel-32bit +Prefer: -parpack-openmpi1-devel-32bit +Prefer: -parpack-openmpi2-devel-32bit +Prefer: -parpack-openmpi3-devel-32bit +Prefer: -pciutils-devel-32bit +Prefer: -phonon4qt5-devel-32bit +Prefer: -pipewire-libjack-0_3-32bit +Prefer: -plasma-framework-devel-32bit +Prefer: -popt-devel-32bit +Prefer: -prison-qt5-devel-32bit +Prefer: -purpose-devel-32bit +Prefer: -rdma-core-devel-32bit +Prefer: -readline-devel-32bit +Prefer: -readline5-devel-32bit +Prefer: -readline6-devel-32bit +Prefer: -sane-backends-devel-32bit +Prefer: -solid-devel-32bit +Prefer: -sonnet-devel-32bit +Prefer: -spirv-tools-devel-32bit +Prefer: -syntax-highlighting-devel-32bit +Prefer: -telepathy-qt5-devel-32bit +Prefer: -threadweaver-devel-32bit +Prefer: -tslib-devel-32bit +Prefer: -unixODBC-devel-32bit +Prefer: -utempter-devel-32bit +Prefer: -vkd3d-devel-32bit +Prefer: -vulkan-devel-32bit +Prefer: -wayland-devel-32bit +Prefer: -wine-devel-32bit +Prefer: -wine-staging-devel-32bit +Prefer: -wxWidgets-3_0-devel-32bit +Prefer: -xcb-util-cursor-devel-32bit +Prefer: -xcb-util-devel-32bit +Prefer: -xcb-util-image-devel-32bit +Prefer: -xcb-util-keysyms-devel-32bit +Prefer: -xcb-util-renderutil-devel-32bit +Prefer: -xcb-util-wm-devel-32bit +Prefer: -xz-devel-32bit +Prefer: -zlib-devel-32bit +Prefer: -zvbi-devel-32bit +Prefer: -zziplib-devel-32bit + +# have choice for python3-Sphinx needed by trytond: python3-Sphinx python3-Sphinx2 +Prefer: -python36-Sphinx2 -python38-Sphinx2 -python38-Sphinx2-latex + +# Ruby stuff - quite a few packages exist in multiple versions in the distro; in each case, the Preference is on the 'unversioned' package +Prefer: ruby2.7-rubygem-fast_gettext +Prefer: ruby2.7-rubygem-i18n +Prefer: ruby2.7-rubygem-rack +Prefer: ruby2.7-rubygem-sass-rails +Prefer: ruby2.7-rubygem-sassc +Prefer: ruby2.7-rubygem-thor +Prefer: ruby2.7-rubygem-listen ruby2.7-rubygem-mime-types ruby2.7-rubygem-builder +Prefer: -ruby2.7-rubygem-puma-4 + +# We have opencv and opencv3 - as usual, the unversioned one should win +Prefer: opencv-devel + +# python3-pytest should win over the other python3-pytest variants +Prefer: python38-pytest python36-pytest python39-pytest + +# Help OBS over the openssl-1_1_0 -> openssl-1_1 rename; OBS keeps the -32bit lingering around +# https://github.com/openSUSE/open-build-service/issues/4373 +# We prefer the new name +Prefer: libopenssl1_1-32bit openssl-1_1 + +# Enchant has multiple backends to chose from, make a decision for OBS +Prefer: enchant-1-backends +Prefer: enchant-2-backend-hunspell + +# OpenSceneGraph exists as 'latest' and a 3.4 compat package. If nothing is specified, we want latest +Prefer: libOpenSceneGraph-devel libOpenThreads-devel + +# Java, especially Maven related bootstrap packages are never preferred: +Prefer: -scala-bootstrap -scala-bootstrap-swing +Prefer: -maven-compiler-plugin-bootstrap -maven-resources-plugin-bootstrap -maven-jar-plugin-bootstrap +Prefer: -maven-javadoc-plugin-bootstrap -maven-plugin-plugin-bootstrap -maven-failsafe-plugin-bootstrap +Prefer: -maven-surefire-plugin-bootstrap -maven-surefire-report-plugin-bootstrap -stringtemplate4-bootstrap + +# have choice for mingw32-unistd-pthread-devel needed by mingw32-headers: mingw32-headers-dummy-pthread mingw32-winpthreads-devel +Prefer: -mingw64-headers-dummy-pthread -mingw32-headers-dummy-pthread + +# Below list still needs to be reviewed + +Prefer: xorg-x11-Xvnc:icewm +Prefer: cracklib-dict-small +Prefer: libstdc++6 libgcc_s1 libquadmath0 +Prefer: libstdc++6-32bit libstdc++6-64bit +Prefer: syslog-service +Prefer: poppler-tools +Prefer: libjpeg8-devel libjpeg-turbo +Prefer: microcode_ctl:kernel-default +Prefer: gnu-jaf yast2-control-center-qt +Prefer: wine +Prefer: ndesk-dbus ndesk-dbus-glib tomcat-jsp-2_3-api +Prefer: -servletapi4 -servletapi5 +Prefer: icewm-lite +Prefer: monodevelop: mono-addins +Prefer: texlive-xmltex texlive-tools texlive-jadetex +Prefer: librest-0_7-0 + + +Prefer: -geronimo-jta-1_0_1B-api -geronimo-jms-1_1-api -geronimo-el-1_0-api -geronimo-jta-1_1-api javamail +Prefer: rhino:xmlbeans-mini +Prefer: mx4j:log4j12-mini +Prefer: maven-doxia-module-fo:log4j12-mini + +Prefer: rpcbind +Prefer: boo +Prefer: wicked-service +Prefer: ant:xerces-j2 +Prefer: dhcp-client:dhcp +Prefer: libGLw1 +# provides typelib(St) +Prefer: -cinnamon +Prefer: -libreoffice -busybox-links -busybox -busybox-coreutils -busybox-grep -busybox-sed -busybox-xz -busybox-gzip -busybox-which +Prefer: -icc-profiles +Prefer: vala +# in doubt, take higher versions +Prefer: geronimo-servlet-2_4-api +Prefer: libhdf5_hl100 -libhdf5-103-openmpi1 -libhdf5-103-mvapich2 -libhdf5_cpp103-openmpi1 -libhdf5_cpp103-mvapich2 -libhdf5-103-openmpi2 -libhdf5-103-openmpi3 -libhdf5-103-openmpi4 -libhdf5_cpp103-openmpi2 -libhdf5_cpp103-openmpi3 -libhdf5_cpp103-openmpi4 +Prefer: libvtk1-openmpi2 +Prefer: -vtk-openmpi1-qt -vtk-openmpi2-qt -vtk-openmpi3-qt +Prefer: -openmpi3-libs -openmpi4-libs +Prefer: fftw3-devel ImageMagick-config-7-SUSE +# prefer the small systemd for building +Prefer: star +Prefer: xmlgraphics-commons:apache-commons-io +# the -32bit stuff provides things it shouldn't (hopefully temporary) +Prefer: -glib2-devel-32bit -typelib-1_0-Gst-1_0-32bit +Prefer: postgresql postgresql-server postgresql-devel postgresql-server-devel +Prefer: postgresql13-devel-mini +# only needed to bootstrap 11, but leave it - 12 will come at some point :) +Prefer: -unzip-rcc +Prefer: -primus -primus-32bit +Prefer: -staging-build-key +Prefer: -clutter-gst-devel +# We have multiple versions of ffmpeg available, the preferred one is ffmpeg4, followd by 3, followed by 2 +Prefer: ffmpeg-4-libavcodec-devel ffmpeg-4-libavformat-devel ffmpeg-4-libavutil-devel ffmpeg-4-libswscale-devel ffmpeg-4-libavdevice-devel +# oxygen5-icon-theme osboletes oxygen-icon-theme +Prefer: oxygen5-icon-theme + +# kernel bug (coolo) +Prefer: kernel-default-devel + +Prefer: -wxWidgets-3_0-devel wxWidgets-3_2-devel +Prefer: -libwx_baseu-suse-nostl3_0_5 -libwx_baseu-suse3_0_5 +Prefer: libopenssl-devel + +Prefer: -xaw3dd -amanda +Prefer: libgcc_s1 libgcc_s1-32bit libgcc_s1-64bit +Prefer: libffi-devel +Prefer: libatomic1 libitm1 liblsan0 libtsan0 libubsan0 +Prefer: libatomic1-32bit libcilkrts5-32bit libitm1-32bit libubsan0-32bit +Prefer: libgomp1 libgomp1-32bit libgomp1-64bit +Prefer: libobjc4 libquadmath0 +Prefer: gnu-crypto libusb-compat-devel +Prefer: libusb-0_1-4 +Prefer: libreoffice:xerces-j2 +Prefer: glibc-devel +Prefer: netcdf-devel +Prefer: libnetcdf19 +Prefer: NetworkManager:dhcp-client +Prefer: pcre-tools +Prefer: libpopt0 makeinfo +Prefer: -apache2-mod_perl +Prefer: libgnome-keyring-devel +Prefer: gnome-keyring-32bit +Prefer: linux-glibc-devel +Prefer: squid +Prefer: libpng16-compat-devel +Prefer: -python -python3-gobject2-devel -libpng12-0 +Prefer: perl-Mail-SPF:perl-Error +Prefer: -xml-commons-apis-bootstrap -xml-commons-resolver-bootstrap +Prefer: xmlgraphics-fop:xerces-j2 +Prefer: cogl-devel +Prefer: -perl-XML-SAX perl-Test-YAML -perl-Pod-Usage +Prefer: libpsm2-compat +# choice p11-kit-nss-trust +Prefer: mozilla-nss-certs +# replacing mkinitrd +Prefer: dracut +# Temporary +Prefer: oxygen5-cursors +# Temporary +Prefer: -perl-App-cpanminus +# libmediaart is prepared for a larger update; for now favor mediaart-1.0 +Prefer: -typelib-1_0-MediaArt-2_0 +Prefer: -typelib-1_0-Gtk-2_0 -typelib-1_0-Gtk-4_0 -typelib-1_0-GooCanvas-2_0 +Prefer: gettext-its-gtk3 gtk3-schema +# for pkgconfig(ijs) and no one actually rely on ghostscript-mini-devel in Factory +Prefer: ghostscript-devel +# for pkgconfig(libotf) libotf-devel and libotf-devel-32bit both provides it +Prefer: libotf-devel +# Prefer libsane1 over utsushi +Prefer: libsane1 +# libglfw3 over libglfw3-wayland +Prefer: libglfw3 +# have choice for (xclip or wl-clipboard) needed by password-store: wl-clipboard xclip +Prefer: -wl-clipboard + +Ignore: installation-images-openSUSE:cracklib-dict-full +Ignore: systemd-sysvinit:systemd +Ignore: openSUSE-release:openSUSE-release-ftp,openSUSE-release-dvd5,openSUSE-release-biarch,openSUSE-release-livecdkde,openSUSE-release-livecdgnome +Ignore: openSUSE-MicroOS-release:openSUSE-MicroOS-release-dvd,openSUSE-MicroOS-release-kubic-dvd +Ignore: MicroOS-release:openSUSE-MicroOS-release-dvd,openSUSE-MicroOS-release-kubic-dvd +Ignore: MicroOS-release:MicroOS-release-ftp,MicroOS-release-dvd +Ignore: cracklib:cracklib-dict +Ignore: aaa_base:aaa_skel,suse-release,logrotate,ash,distribution-release,udev +Ignore: sysvinit:mingetty +Ignore: gettext-tools:libgcj,libstdc++-devel,libgcj41,libstdc++41-devel,libgcj42,libstdc++42-devel +Ignore: libgcj43,libstdc++43-devel +Ignore: libgcj44,libstdc++44-devel +Ignore: libgcj45,libstdc++45-devel +Ignore: libgcj46,libstdc++46-devel +Ignore: libgcj47,libstdc++47-devel +Ignore: librtas:util-linux +Ignore: pwdutils:openslp +Ignore: rpm:suse-build-key,build-key +Ignore: cloud-init:cloud-init-config +# python-pyudev requires libudev1 in normal situations +Ignore: python-pyudev:libudev1 +Ignore: python2-pyudev:libudev1 +Ignore: python3-pyudev:libudev1 +Ignore: python-SPARQLWrapper:python-rdflib +Ignore: python3-SPARQLWrapper:python3-rdflib +Ignore: bind-utils:bind-libs +Ignore: portmap:syslogd +Ignore: xorg-x11:x11-tools,resmgr,xkeyboard-config,xorg-x11-Mesa,libusb,freetype2,libjpeg,libpng +Ignore: xorg-x11-server:xorg-x11-driver-input,xorg-x11-driver-video +Ignore: apache2:logrotate +Ignore: arts:alsa,audiofile,resmgr,libogg,libvorbis +Ignore: kdelibs3:alsa,arts,OpenEXR,aspell,cups-libs,mDNSResponder-lib,krb5,libjasper +Ignore: kdelibs3-devel:libvorbis-devel +Ignore: kdebase3:kdebase3-ksysguardd,OpenEXR,dbus-1,dbus-1-qt,hal,powersave,openslp,libusb +Ignore: kdebase3-SuSE:release-notes +Ignore: jack:alsa,libsndfile +Ignore: libxml2-devel:readline-devel +Ignore: gnome-vfs2:gnome-mime-data,desktop-file-utils,cdparanoia,dbus-1,dbus-1-glib,hal,libsmbclient,fam,file_alteration +Ignore: libgda:file_alteration +Ignore: gnutls:lzo,libopencdk +Ignore: gnutls-devel:lzo-devel,libopencdk-devel +Ignore: pango:cairo,glitz,libpixman,libpng +# Disabled on 2019-05-13 by dimstar: pango.pc newly also requires cairo.pc +#Ignore: pango-devel:cairo-devel +Ignore: cairo-devel:libpixman-devel +Ignore: libgnomeprint:libgnomecups +Ignore: libgnomeprintui:libgnomecups +Ignore: orbit2-devel:indent +Ignore: qt3:libmng +Ignore: qt-sql:qt_database_plugin +Ignore: libgnomecanvas-devel:glib-devel +Ignore: libgnomeui:gnome-icon-theme,shared-mime-info +Ignore: scrollkeeper:docbook_4 +Ignore: gnome-desktop:libgnomesu,startup-notification +Ignore: python-devel:python-tk +Ignore: libgtk-3-0:adwaita-icon-theme +Ignore: libgtk-3-0:gdk-pixbuf-loader-rsvg +Ignore: samba-libs:krb5 +Ignore: libbonoboui:gnome-desktop +Ignore: libxfce4ui-1-0:exo-tools +Ignore: docbook_4:iso_ent,xmlcharent +Ignore: control-center2:nautilus,evolution-data-server,gnome-menus,gstreamer-plugins,gstreamer,metacity,mozilla-nspr,mozilla,libxklavier,gnome-desktop,startup-notification +Ignore: docbook-xsl-stylesheets:xmlcharent +Ignore: liby2util-devel:libstdc++-devel,openssl-devel +Ignore: yast2:yast2-ncurses,yast2_theme,perl-Config-Crontab,yast2-xml,SuSEfirewall2 +Ignore: yast2-core:netcat,hwinfo,wireless-tools,sysfsutils +Ignore: yast2-core-devel:libxcrypt-devel,hwinfo-devel,blocxx-devel,sysfsutils,libstdc++-devel +Ignore: yast2-packagemanager-devel:rpm-devel,curl-devel,openssl-devel +Ignore: yast2-devtools:libxslt +Ignore: yast2-iscsi-lio-server:lio-utils +Ignore: yast2-installation:yast2-update,yast2-mouse,yast2-country,yast2-bootloader,yast2-packager,yast2-network,yast2-online-update,yast2-users,release-notes,autoyast2-installation +Ignore: yast2-bootloader:bootloader-theme +Ignore: yast2-packager:yast2-x11,libyui_pkg +Ignore: autoyast2:yast2-schema +# not during build +Ignore: yui_backend +Ignore: yast2-x11:sax2-libsax-perl +Ignore: yast2-network:yast2-inetd +Ignore: openslp-devel:openssl-devel +Ignore: tetex:xorg-x11-libs,expat,fontconfig,freetype2,libjpeg,ghostscript-x11,xaw3d,gd,dialog,ed +Ignore: texlive-bin:ghostscript-x11 +Ignore: texlive-bin-omega:ghostscript-x11 +Ignore: yast2-country:yast2-trans-stats +Ignore: tpb:tpctl-kmp +Ignore: tpctl:tpctl-kmp +Ignore: zaptel:zaptel-kmp +Ignore: mkinitrd:pciutils +Ignore: pciutils:pciutils-ids +Ignore: postfix:iproute2 +Ignore: aaa_base:systemd +Ignore: gpm:systemd +Ignore: openssh:systemd +Ignore: cronie:systemd +Ignore: systemd:kbd +Ignore: systemd:kmod +Ignore: systemd:systemd-presets-branding +Ignore: systemd:dbus-1 +Ignore: systemd:pam-config +Ignore: systemd:udev +Ignore: pesign:systemd +Ignore: logrotate:cron +Ignore: texlive-filesystem:cron +Ignore: xinit:xterm +Ignore: xdm:xterm +Ignore: gnome-control-center:gnome-themes-accessibility +Ignore: libgio-2_0-0:dbus-launch + +Ignore: man:groff-full +Ignore: git-core:rsync +Ignore: apache2:systemd +Ignore: icewm-lite:icewm +Ignore: cluster-glue:sudo +Ignore: libgcc:glibc-32bit +Ignore: libgcc41:glibc-32bit +Ignore: libgcc42:glibc-32bit +Ignore: libgcc43:glibc-32bit +Ignore: libgcc44:glibc-32bit +Ignore: libgcc45:glibc-32bit +Ignore: libgcc46:glibc-32bit +Ignore: libgcc47:glibc-32bit +Ignore: libstdc++:glibc-32bit +Ignore: libstdc41++:glibc-32bit +Ignore: libstdc42++:glibc-32bit +Ignore: libstdc43++:glibc-32bit +Ignore: libstdc44++:glibc-32bit +Ignore: libstdc45++:glibc-32bit +Ignore: libstdc46++:glibc-32bit +Ignore: libstdc47++:glibc-32bit +Ignore: ncurses-32bit + +Ignore: susehelp:susehelp_lang,suse_help_viewer +Ignore: mailx:smtp_daemon +Ignore: cron:smtp_daemon +Ignore: hotplug:syslog +Ignore: pcmcia:syslog +Ignore: openct:syslog +Ignore: postfix:sysvinit(syslog) +Ignore: cups:sysvinit(syslog) +Ignore: jython:servlet +Ignore: ispell:ispell_dictionary,ispell_english_dictionary +Ignore: aspell:aspel_dictionary,aspell_dictionary +Ignore: smartlink-softmodem:kernel,kernel-nongpl +Ignore: libreoffice-de:myspell-german-dictionary +Ignore: libreoffice:libreoffice-i18n +Ignore: libreoffice:libreoffice-icon-themes +Ignore: mediawiki:php-session,php-gettext,php-zlib,php-mysql,mod_php_any +Ignore: squirrelmail:mod_php_any,php-session,php-gettext,php-iconv,php-mbstring,php-openssl +Ignore: perl-Log-Log4perl:rrdtool + +Ignore: simias:mono(log4net) +Ignore: horde:mod_php_any,php-gettext,php-mcrypt,php-imap,php-pear-log,php-pear,php-session,php + +Ignore: xerces-j2:xml-commons-apis,xml-commons-resolver +Ignore: xdg-menu:desktop-data +Ignore: nessus-libraries:nessus-core +Ignore: evolution:yelp +Ignore: e17:e17-branding e17:e17-theme + +Ignore: mono-tools:mono(gconf-sharp),mono(glade-sharp),mono(gnome-sharp),mono(gtkhtml-sharp),mono(atk-sharp),mono(gdk-sharp),mono(glib-sharp),mono(gtk-sharp),mono(pango-sharp) +Ignore: gecko-sharp2:mono(glib-sharp),mono(gtk-sharp) + +Ignore: vcdimager:libcdio.so.6,libcdio.so.6(CDIO_6),libiso9660.so.4,libiso9660.so.4(ISO9660_4) +Ignore: libcdio:libcddb.so.2 + +Ignore: coreutils:coreutils-lang +Ignore: cpio:cpio-lang +Ignore: glib2:glib2-lang +Ignore: gtk2:gtk2-lang +Ignore: gtk:gtk-lang +Ignore: atk:atk-lang +Ignore: MozillaThunderbird:pinentry-dialog +Ignore: seamonkey:pinentry-dialog +Ignore: pinentry:pinentry-dialog +Ignore: gpg2:gpg2-lang +Ignore: util-linux:util-linux-lang +Ignore: suseRegister:distribution-release +Ignore: compiz:compiz-decorator +Ignore: icecream:gcc-c++ +Ignore: no +Ignore: package +Ignore: provides +Ignore: j9vm/libjvm.so()(64bit) +Ignore: kdepim3:suse_help_viewer +Ignore: kdebase3-SuSE:kdebase3-SuSE-branding +Ignore: kio_sysinfo:kdebase3-SuSE-branding +Ignore: gnome-menus:gnome-menus-branding +Ignore: epiphany:epiphany-branding +Ignore: gnome-control-center:gnome-control-center-branding +Ignore: phonon:phonon-backend +Ignore: openwbem-devel +Ignore: MozillaFirefox:MozillaFirefox-branding +Ignore: yast2:yast2-branding +Ignore: plymouth:plymouth-branding +Ignore: plymouth:suspend +Ignore: yast2-qt:yast2-branding +Ignore: yast2-theme-SLE:yast2-branding +Ignore: yast2-registration:yast2-registration-branding +Ignore: compiz:compiz-branding +Ignore: texlive:perl-Tk texlive-bin:perl-Tk +Ignore: xfce4-desktop:xfce4-desktop-branding +Ignore: xfce4-panel:xfce4-panel-branding +Ignore: xfce4-session:xfce4-session-branding +Ignore: kdebase4-runtime:kdebase4-runtime-branding +Ignore: transmission-common:transmission-ui +Ignore: sysvinit-tools:mkinitrd cifs-utils:mkinitrd +Ignore: mkinitrd:sbin_init +Ignore: opensc:pinentry +Ignore: gpg2:pinentry +Ignore: NetworkManager:dhcp +Ignore: NetworkManager:iproute2 +# sysconfig requires it at runtime, not buildtime +Ignore: sysconfig:dbus-1 +Ignore: sysconfig:procps +Ignore: sysconfig:iproute2 +Ignore: sysconfig-network:iproute2 +Ignore: sysconfig:tunctl +Ignore: sysconfig:sysvinit(network) +# no build dependencies +Ignore: libksuseinstall1:yast2-packager +Ignore: libksuseinstall1:zypper +Ignore: syslog-service:logrotate +Ignore: libglue-devel:cluster-glue +Ignore: libqca2:gpg2 +Ignore: NetworkManager:wpa_supplicant +Ignore: NetworkManager:dhcp-client +Ignore: libgio-2_0-0:dbus-1-x11 +Ignore: libgio-2_0-0:dbus-1 +Prefer: libgio-2_0-0:dbus-1 +Ignore: weather-wallpaper:inkscape +Ignore: libgamin-1-0:gamin-server +Ignore: libfam0-gamin:gamin-server +Ignore: python3:python3-pip +Ignore: avahi:sysvinit(network) +Ignore: cluster-glue:sysvinit(network) +Ignore: dracut:systemd-sysvinit + +%ifarch ppc64le +#Constraint: hostlabel PPC64LE_HOST +Constraint: hardware:cpu:flag power8 +%endif + +Macros: +# RUBY - UNVERSIONED STUFF +# +# IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT +# +# if you change any macros here you have to update the copy in the +# prjconf aswell. +# +# IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT +# +%rubygem() %{expand:%%{rubygems%rb_build_versions STOP %*}} +%rubygemsSTOP() %nil +%rubygemsxSTOP() %{expand:%%rubygemsxxSTOP -a %*} +%rubygemsxxSTOP(a:) %{-a*}) %* + +%rubySTOP() %nil +%rubyxSTOP() %* + +%ruby() %{expand:%%{ruby%rb_build_versions STOP %*}} + +%rubydevel() %{expand:%%{rubydevel%rb_build_versions STOP %*}} + +%rubydevelSTOP() %nil +%rubydevelxSTOP() %* +# + +# +# IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT +# +# if you change any macros here you have to update the copy in +# ruby aswell. +# +# IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT +# + +### And now Ruby 2.7 + +%rubygemsruby27() rubygem(ruby:2.7.0:%{expand:%%rubygemsx%*} %{expand:%%{rubygems%*}} +%rubygemsxruby27() %{expand:%%{rubygemsx%*}} + +%rubyruby27() ruby2.7 %{expand:%%rubyx%*} %{expand:%%{ruby%*}} +%rubyxruby27() %{expand:%%{rubyx%*}} + +%rubydevelruby27() ruby2.7-devel %{expand:%%rubydevelx%*} %{expand:%%{rubydevel%*}} +%rubydevelxruby27() %{expand:%%{rubydevelx%*}} + +### And now Ruby 3.0 + +%rubygemsruby30() rubygem(ruby:3.0.0:%{expand:%%rubygemsx%*} %{expand:%%{rubygems%*}} +%rubygemsxruby30() %{expand:%%{rubygemsx%*}} + +%rubyruby30() ruby3.0 %{expand:%%rubyx%*} %{expand:%%{ruby%*}} +%rubyxruby30() %{expand:%%{rubyx%*}} + +%rubydevelruby30() ruby3.0-devel %{expand:%%rubydevelx%*} %{expand:%%{rubydevel%*}} +%rubydevelxruby30() %{expand:%%{rubydevelx%*}} + +### Things to define default ruby stuff for the distro + +%rb_default_ruby ruby27 +%rb_default_ruby_suffix ruby2.7 +%rb_default_ruby_abi ruby:2.7.0 + +%rb_build_ruby_abis ruby:2.7.0 ruby:3.0.0 +%rb_build_versions ruby27 ruby30 +:Macros + +Macros: +%_with_ruby27 1 +%_with_ruby30 1 +:Macros + +%define _with_ruby27 1 +%define _with_ruby30 1 + +%define rb_default_ruby ruby27 +%define rb_default_ruby_suffix ruby2.7 +%define rb_default_ruby_abi ruby:2.7.0 + +%define rb_build_ruby_abis ruby:2.7.0 ruby:3.0.0 +%define rb_build_versions ruby27 ruby30 + +Prefer: %{rb_default_ruby_suffix}-rubygem-asciidoctor +Prefer: %{rb_default_ruby_suffix}-rubygem-bundler +Prefer: %{rb_default_ruby_suffix}-rubygem-cfa +Prefer: %{rb_default_ruby_suffix}-rubygem-cheetah +Prefer: %{rb_default_ruby_suffix}-rubygem-gem2rpm +Prefer: %{rb_default_ruby_suffix}-rubygem-inifile +Prefer: %{rb_default_ruby_suffix}-rubygem-mini_portile2 +Prefer: %{rb_default_ruby_suffix}-rubygem-ronn +Prefer: %{rb_default_ruby_suffix}-rubygem-rspec +Prefer: -ruby3.0-rubygem-rspec-3_5 +Prefer: %{rb_default_ruby_suffix}-rubygem-ruby-dbus +Prefer: %{rb_default_ruby_suffix}-rubygem-sass +Prefer: %{rb_default_ruby_suffix}-rubygem-sass-rails +Prefer: %{rb_default_ruby_suffix}-rubygem-yard +Prefer: %{rb_default_ruby_suffix}-rubygem-yast-rake + +# END RUBY STUFF + +# PYTHON STUFF + +%define skip_python2 1 +%define _without_python2 1 + +Macros: +## PYTHON MACROS BEGIN +# order of %pythons is important: The last flavor overrides any operation on conflicting files and definitions during expansions, +# making it the "default" in many cases --> keep the primary python3 provider at the end. +%pythons %{?!skip_python3:%{?!skip_python36:python36} %{?!skip_python39:python39} %{?!skip_python38:python38}} +%add_python() %{expand:%%define pythons %1 %pythons} + +%_without_python2 1 + +# prjconf definitions for python-rpm-macros +# This method for generating python_modules gets too deep to expand for rpm at about 5 python flavors. +# Hence, python_module_iter is replaced by python_module_lua in macros.lua. +# However, OBS cannot expand lua, but has a much higher expansion depth, so this works fine for the server side resolver. +%python_module_iter(a:) %{expand:%%define python %{-a*}} ( %python-%args ) %{expand:%%{?!python_module_iter_%1:%%{python_module_iter -a%*}}%%{?python_module_iter_%1}} +# pseudo-undefine for obs: reset for the next expansion within the next call of python_module +%python_module_iter_STOP %global python %%%%python +%python_module() %{?!python_module_lua:%{expand:%%define args %{**}} %{expand:%%{python_module_iter -a %{pythons} STOP}}}%{?python_module_lua:%python_module_lua %{**}} +## PYTHON MACROS END +:Macros + +# END PYTHON STUFF + +# BEGIN RUST STUFF +Prefer: -cargo1.53 + +# Define the architectures in which Rust (and Rust crates) are available +# NOTE: Keep this in sync with rust-srpm-macros! +%define rust_arches x86_64 i586 i686 armv6hl armv7hl aarch64 ppc64 powerpc64 ppc64le powerpc64le riscv64 s390x +Macros: +%rust_arches x86_64 i586 i686 armv6hl armv7hl aarch64 ppc64 powerpc64 ppc64le powerpc64le riscv64 s390x +:Macros + +# END RUST STUFF + +# Default to Java 11 +Prefer: java-11-openjdk-devel java-11-openjdk java-11-openjdk-headless java-11-openjdk-javadoc +%ifarch s390x +Prefer: java-1_8_0-openj9-devel java-1_8_0-openj9 java-1_8_0-openj9-headless +%endif +Prefer: java-1_8_0-openjdk-devel java-1_8_0-openjdk java-1_8_0-openjdk-headless java-1_8_0-openjdk-javadoc +Prefer: java-17-openjdk-devel java-17-openjdk java-17-openjdk-headless java-17-openjdk-javadoc +Prefer: java-16-openjdk-devel java-16-openjdk java-16-openjdk-headless java-16-openjdk-javadoc +Prefer: java-15-openjdk-devel java-15-openjdk java-15-openjdk-headless java-15-openjdk-javadoc +Prefer: java-14-openjdk-devel java-14-openjdk java-14-openjdk-headless java-14-openjdk-javadoc +Prefer: java-1_7_0-bootstrap-devel java-1_7_0-bootstrap java-1_7_0-bootstrap-headless + +%ifarch x86_64 ppc64 s390x sparc64 +Substitute: glibc-devel-32bit glibc-devel-32bit glibc-32bit +%else + %ifarch ppc sparc sparcv9 +Substitute: glibc-devel-32bit glibc-devel-64bit + %else +Substitute: glibc-devel-32bit + %endif +%endif + +%ifarch %ix86 +Substitute: kernel-binary-packages kernel-default kernel-smp kernel-bigsmp kernel-debug kernel-xen +%endif +%ifarch ia64 +Substitute: kernel-binary-packages kernel-default kernel-debug +%endif +%ifarch x86_64 +Substitute: kernel-binary-packages kernel-default kernel-smp kernel-xen +%endif +%ifarch ppc +Substitute: kernel-binary-packages kernel-default kernel-ppc64 kernel-ps3 +%endif +%ifarch ppc64 +Substitute: kernel-binary-packages kernel-default kernel-ppc64 +%endif +%ifarch s390 +Substitute: kernel-binary-packages kernel-s390 +%endif +%ifarch s390x +Substitute: kernel-binary-packages kernel-default +%endif + +# until the builds of the packages are fixed... +Substitute: yast2-theme-SLED +Substitute: yast2-theme-SLE + +Optflags: i586 -fomit-frame-pointer +Optflags: i686 -march=i686 -mtune=generic -fomit-frame-pointer +Optflags: x86_64 +Optflags: ppc +Optflags: ppc64 +Optflags: ia64 +Optflags: s390 +Optflags: s390 +Optflags: armv7l +Optflags: armv7hl +Optflags: armv6l +Optflags: armv6hl +Optflags: aarch64 -mbranch-protection=standard +Optflags: ppc64le +# need mcpu=ultrasparc to complete sparcv8plus to sparcv9 (adds, for example, atomic ops) +Optflags: sparcv9 -mcpu=ultrasparc +Optflags: sparc64 -mcpu=ultrasparc +%ifarch sparcv9 +Target: sparcv9 +%endif +%ifarch armv6l armv6hl +Target: armv6hl-suse-linux +Support: cputype-armv6 +Runscripts: cputype-armv6 +%endif +%ifarch armv7l armv7hl +Target: armv7hl-suse-linux +Support: cputype-armv7 +Runscripts: cputype-armv7 +%endif + +Optflags: * -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -Werror=return-type %%{?_lto_cflags} + +# 15.5 does not exist ! +%define suse_version 1550 +%define is_opensuse 1 +%define skelcd_compat 0 + +Macros: +%suse_version 1550 +%is_opensuse 1 +%skelcd_compat 0 + +# trim binary changelogs back to Jan 01 2018 +# maxnum,cuttime,minnum +# 2018/01/01 +%_binarychangelogtrim 0,1514764800,10 +# %_changelog_trimtime 1514764800 + +%build_ldflags %{?_lto_cflags} + +%insserv_prereq insserv sed +%fillup_prereq fillup /usr/bin/mkdir /usr/bin/touch +%suseconfig_fonts_prereq perl aaa_base +# I can't just not define it, as otherwise all specs using it break: [ 25s] error: line 27: Empty tag: Requires(post): +%install_info_prereq /bin/sh +%kernel_module_package_buildreq kmod-compat kernel-syms +%kernel_module_package_buildreqs kmod-compat kernel-syms + +%sles_version 0 +%ul_version 0 +%do_profiling 1 +%opensuse_bs 1 +%_vendor suse + +# Reproducible builds +%source_date_epoch_from_changelog Y +# clamp_mtime_to_source_date_epoch Y + +# define which gcc package builds the system libraries +%product_libs_gcc_ver 11 +# The following shlibs have latest versions built from GCC 6 sources +%product_libs_gcc_ver_libasan3 6 +%product_libs_gcc_ver_libgo9 6 +%product_libs_gcc_ver_libgfortran3 6 +# reminded by richi 2017 4/3 +%product_libs_gcc_ver_libgcj_bc1 6 +# The following shlibs have the latest version built from GCC 7 sources +%product_libs_gcc_ver_libgfortran4 7 +%product_libs_gcc_ver_libasan4 7 +%product_libs_gcc_ver_libubsan0 7 +%product_libs_gcc_ver_libcilkrts5 7 +%product_libs_gcc_ver_libgo11 7 +# The following shlibs have the latest version built from GCC 8 +%product_libs_gcc_ver_libmpx2 8 +%product_libs_gcc_ver_libmpxwrappers2 8 +%product_libs_gcc_ver_libgo13 8 +# The following shlibs have the latest version built from GCC 9 sources +%product_libs_gcc_ver_libasan5 9 +%product_libs_gcc_ver_libgo14 9 +# The following shlibs have the latest version built from GCC 10 sources +%product_libs_gcc_ver_libgphobos1 10 +%product_libs_gcc_ver_libgdruntime1 10 +%product_libs_gcc_ver_libgo16 10 +%gcc_version 11 + +%ext_info .gz +%ext_man .gz + +# %info_add(:-:) test -x /sbin/install-info -a -f %{?2}%{?!2:%{_infodir}}/%{1}%ext_info && /sbin/install-info --info-dir=%{?2}%{?!2:%{_infodir}} %{?2}%{?!2:%{_infodir}}/%{1}%ext_info \ +# %{nil} + +# %info_del(:-:) test -x /sbin/install-info -a ! -f %{?2}%{?!2:%{_infodir}}/%{1}%ext_info && /sbin/install-info --quiet --delete --info-dir=%{?2}%{?!2:%{_infodir}} %{?2}%{?!2:%{_infodir}}/%{1}%ext_info \ +# %{nil} +:Macros + + +# UsrMerge - 2021-05-25 +%define usrmerged 1 +Macros: +%usrmerged 1 +:Macros + + + +### from Kernel:stable +%define _repository standard +Substitute: kernel-dummy + +Macros: + +%distribution Kernel:stable +%_project Kernel:stable + +### from Kernel:stable +%_repository standard +%is_kotd 1 +%ignore_kabi_badness 1 +%klp_symbols 1 +%_obs_cpu_flag_exclude yes diff --git a/_buildinfo-standard-x86_64.xml b/_buildinfo-standard-x86_64.xml new file mode 100644 index 00000000..83d5176a --- /dev/null +++ b/_buildinfo-standard-x86_64.xml @@ -0,0 +1,196 @@ + + x86_64 + 1 + kernel-vanilla + kernel-vanilla-devel + kernel-vanilla-extra + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/config.tar.bz2 b/config.tar.bz2 index 549569f0..0840870c 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bdbfb523b70cd73d63657591c5653f904fdee0bba9a3f3a2b3087396278f9842 -size 291847 +oid sha256:9ac034d2b607f40c5d8f4aba141590b8b7e753287ae0968122aeae3b56963e50 +size 291880 diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index 705cc4f9..424f53b0 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,225 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index bd61feba..d5531ab2 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 5.13 -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-aarch64 -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g8e5c63f %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index 705cc4f9..424f53b0 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,225 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index 0096ae3b..92e4db3e 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 5.13 -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv6l -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g8e5c63f %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index 705cc4f9..424f53b0 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,225 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index 6274aa99..5cda9d1e 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 5.13 -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv7l -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g8e5c63f %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index 705cc4f9..424f53b0 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,3 +1,225 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index 9d342961..d513abc7 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -17,7 +17,7 @@ %define srcversion 5.13 -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-riscv64 -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g8e5c63f %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index 705cc4f9..424f53b0 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,225 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-64kb.spec b/kernel-64kb.spec index c99e6b1f..8de958ba 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -86,9 +86,9 @@ Name: kernel-64kb Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0-only Group: System/Kernel -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g8e5c63f %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 -Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-%build_flavor-base-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b +Provides: kernel-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b # END COMMON DEPS -Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: %name-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-debug.changes b/kernel-debug.changes index 705cc4f9..424f53b0 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,225 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-debug.spec b/kernel-debug.spec index 23cc4580..3fd1a719 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -86,9 +86,9 @@ Name: kernel-debug Summary: A Debug Version of the Kernel License: GPL-2.0-only Group: System/Kernel -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g8e5c63f %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 -Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-%build_flavor-base-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b +Provides: kernel-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b # END COMMON DEPS -Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: %name-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 diff --git a/kernel-default.changes b/kernel-default.changes index 705cc4f9..424f53b0 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,225 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-default.spec b/kernel-default.spec index 5613cd8e..109e9c66 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -86,9 +86,9 @@ Name: kernel-default Summary: The Standard Kernel License: GPL-2.0-only Group: System/Kernel -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g8e5c63f %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 -Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-%build_flavor-base-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b +Provides: kernel-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b # END COMMON DEPS -Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: %name-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 diff --git a/kernel-docs.changes b/kernel-docs.changes index 705cc4f9..424f53b0 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,225 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-docs.spec b/kernel-docs.spec index fab934de..0e8a0222 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 5.13 -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -31,9 +31,9 @@ Name: kernel-docs Summary: Kernel Documentation License: GPL-2.0-only Group: Documentation/Man -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g8e5c63f %else Release: 0 %endif @@ -64,7 +64,7 @@ BuildRequires: texlive-zapfding %endif Url: http://www.kernel.org/ Provides: %name = %version-%source_rel -Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: %name-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index 705cc4f9..424f53b0 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,225 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 59bf8bdc..0ee8d65f 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -86,9 +86,9 @@ Name: kernel-kvmsmall Summary: The Small Developer Kernel for KVM License: GPL-2.0-only Group: System/Kernel -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g8e5c63f %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 -Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-%build_flavor-base-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b +Provides: kernel-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b # END COMMON DEPS -Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: %name-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-lpae.changes b/kernel-lpae.changes index 705cc4f9..424f53b0 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,225 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 1b4f1798..7b995817 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -86,9 +86,9 @@ Name: kernel-lpae Summary: Kernel for LPAE enabled systems License: GPL-2.0-only Group: System/Kernel -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g8e5c63f %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 -Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-%build_flavor-base-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b +Provides: kernel-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b # END COMMON DEPS -Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: %name-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index 705cc4f9..424f53b0 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,225 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 2f4d6064..c98a09a6 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +BuildRequires: kernel%kernel_flavor-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b %if 0%{?rhel_version} BuildRequires: kernel @@ -64,9 +64,9 @@ BuildRequires: dracut Summary: package kernel and initrd for OBS VM builds License: GPL-2.0-only Group: SLES -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g8e5c63f %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 705cc4f9..424f53b0 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,225 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 3defed28..d79ba1f4 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Basic QA tests for the kernel License: GPL-2.0-only Group: SLES -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g8e5c63f %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index 705cc4f9..424f53b0 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,225 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-pae.spec b/kernel-pae.spec index 74693afe..6d075879 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -86,9 +86,9 @@ Name: kernel-pae Summary: Kernel with PAE Support License: GPL-2.0-only Group: System/Kernel -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g8e5c63f %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 -Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-%build_flavor-base-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b +Provides: kernel-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b # END COMMON DEPS -Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: %name-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 diff --git a/kernel-source.changes b/kernel-source.changes index 705cc4f9..424f53b0 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,225 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-source.spec b/kernel-source.spec index 035ce2d1..1e65cd88 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %define vanilla_only 0 @@ -30,9 +30,9 @@ Name: kernel-source Summary: The Linux Kernel Sources License: GPL-2.0-only Group: Development/Sources -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g8e5c63f %else Release: 0 %endif @@ -43,7 +43,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: %name-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b Provides: linux Provides: multiversion(kernel) Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-syms.changes b/kernel-syms.changes index 705cc4f9..424f53b0 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,225 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-syms.spec b/kernel-syms.spec index bfbed381..f45114b6 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -24,10 +24,10 @@ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) License: GPL-2.0-only Group: Development/Sources -Version: 5.13.12 +Version: 5.13.13 %if %using_buildservice %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g8e5c63f %else Release: 0 %endif @@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel %endif Requires: pesign-obs-integration Provides: %name = %version-%source_rel -Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: %name-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 705cc4f9..424f53b0 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,225 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 3d7809e2..87d6453e 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -86,9 +86,9 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0-only Group: System/Kernel -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g8e5c63f %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 -Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-%build_flavor-base-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b +Provides: kernel-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b # END COMMON DEPS -Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: %name-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index 705cc4f9..424f53b0 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,225 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index f726f851..b93ea9e2 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -86,9 +86,9 @@ Name: kernel-zfcpdump Summary: The IBM System Z zfcpdump Kernel License: GPL-2.0-only Group: System/Kernel -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g8e5c63f %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 -Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-%build_flavor-base-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b +Provides: kernel-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b # END COMMON DEPS -Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: %name-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index ad3f407b..fc81f2e6 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:29bb49760b92c88117287065ddb37d6f5b2b9df8b966bcc1b1a76c9a77b1e211 -size 1605323 +oid sha256:240483a759ab26e5187310eac397ffad273c3a513737654e6d31b56a35b2ffe5 +size 1692271 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 4d24b50b..99c4abcd 100644 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d538a6dd4a33f1b4443465915c12fab6722037942668ad1c6a20075a6dcc4c02 -size 65881 +oid sha256:e52e96d3dc1902694d99286afda4c75fa8a109fd084d6bfc67fc38275c2dd90a +size 64692 diff --git a/series.conf b/series.conf index 1b092a59..3cf65354 100644 --- a/series.conf +++ b/series.conf @@ -2324,6 +2324,132 @@ patches.kernel.org/5.13.12-151-KVM-nSVM-avoid-picking-up-unsupported-bits-fr.patch patches.kernel.org/5.13.12-152-KVM-nSVM-always-intercept-VMLOAD-VMSAVE-when-.patch patches.kernel.org/5.13.12-153-Linux-5.13.12.patch + patches.kernel.org/5.13.13-001-mtd-cfi_cmdset_0002-fix-crash-when-erasing-wr.patch + patches.kernel.org/5.13.13-002-io_uring-Use-WRITE_ONCE-when-writing-to-sq_fl.patch + patches.kernel.org/5.13.13-003-USB-core-Avoid-WARNings-for-0-length-descript.patch + patches.kernel.org/5.13.13-004-USB-core-Fix-incorrect-pipe-calculation-in-do.patch + patches.kernel.org/5.13.13-005-dmaengine-xilinx_dma-Fix-read-after-free-bug-.patch + patches.kernel.org/5.13.13-006-dmaengine-usb-dmac-Fix-PM-reference-leak-in-u.patch + patches.kernel.org/5.13.13-007-spi-spi-mux-Add-module-info-needed-for-autolo.patch + patches.kernel.org/5.13.13-008-net-xfrm-Fix-end-of-loop-tests-for-list_for_e.patch + patches.kernel.org/5.13.13-009-ARM-dts-am43x-epos-evm-Reduce-i2c0-bus-speed-.patch + patches.kernel.org/5.13.13-010-dmaengine-of-dma-router_xlate-to-return-EPROB.patch + patches.kernel.org/5.13.13-011-scsi-pm80xx-Fix-TMF-task-completion-race-cond.patch + patches.kernel.org/5.13.13-012-scsi-megaraid_mm-Fix-end-of-loop-tests-for-li.patch + patches.kernel.org/5.13.13-013-scsi-scsi_dh_rdac-Avoid-crash-during-rdac_bus.patch + patches.kernel.org/5.13.13-014-scsi-core-Avoid-printing-an-error-if-target_a.patch + patches.kernel.org/5.13.13-015-scsi-core-Fix-capacity-set-to-zero-after-offl.patch + patches.kernel.org/5.13.13-016-drm-amdgpu-fix-the-doorbell-missing-when-in-C.patch + patches.kernel.org/5.13.13-017-qede-fix-crash-in-rmmod-qede-while-automatic-.patch + patches.kernel.org/5.13.13-018-ARM-dts-nomadik-Fix-up-interrupt-controller-n.patch + patches.kernel.org/5.13.13-019-net-usb-pegasus-Check-the-return-value-of-get.patch + patches.kernel.org/5.13.13-020-net-usb-lan78xx-don-t-modify-phy_device-state.patch + patches.kernel.org/5.13.13-021-perf-x86-Fix-out-of-bound-MSR-access.patch + patches.kernel.org/5.13.13-022-spi-cadence-quadspi-Fix-check-condition-for-D.patch + patches.kernel.org/5.13.13-023-drm-amd-display-Fix-Dynamic-bpp-issue-with-8K.patch + patches.kernel.org/5.13.13-024-drm-amd-display-workaround-for-hard-hang-on-H.patch + patches.kernel.org/5.13.13-025-kyber-make-trace_block_rq-call-consistent-wit.patch + patches.kernel.org/5.13.13-026-mtd-rawnand-Add-a-check-in-of_get_nand_secure.patch + patches.kernel.org/5.13.13-027-arm64-dts-qcom-c630-fix-correct-powerdown-pin.patch + patches.kernel.org/5.13.13-028-arm64-dts-qcom-msm8992-bullhead-Remove-PSCI.patch + patches.kernel.org/5.13.13-029-arm64-dts-qcom-msm8992-bullhead-Fix-cont_spla.patch + patches.kernel.org/5.13.13-030-iommu-Check-if-group-is-NULL-before-remove-de.patch + patches.kernel.org/5.13.13-031-cpufreq-arm_scmi-Fix-error-path-when-allocati.patch + patches.kernel.org/5.13.13-032-arm64-dts-qcom-msm8994-angler-Disable-cont_sp.patch + patches.kernel.org/5.13.13-033-arm64-dts-qcom-sdm845-oneplus-fix-reserved-me.patch + patches.kernel.org/5.13.13-034-mt76-fix-enum-type-mismatch.patch + patches.kernel.org/5.13.13-035-mtd-rawnand-Fix-probe-failure-due-to-of_get_n.patch + patches.kernel.org/5.13.13-036-soc-fsl-qe-convert-QE-interrupt-controller-to.patch + patches.kernel.org/5.13.13-037-cpufreq-armada-37xx-forbid-cpufreq-for-1.2-GH.patch + patches.kernel.org/5.13.13-038-dccp-add-do-while-0-stubs-for-dccp_pr_debug-m.patch + patches.kernel.org/5.13.13-039-virtio-Protect-vqs-list-access.patch + patches.kernel.org/5.13.13-040-vhost-vdpa-Fix-integer-overflow-in-vhost_vdpa.patch + patches.kernel.org/5.13.13-041-bus-ti-sysc-Fix-error-handling-for-sysc_check.patch + patches.kernel.org/5.13.13-042-vhost-Fix-the-calculation-in-vhost_overflow.patch + patches.kernel.org/5.13.13-043-vdpa_sim-Fix-return-value-check-for-vdpa_allo.patch + patches.kernel.org/5.13.13-044-vp_vdpa-Fix-return-value-check-for-vdpa_alloc.patch + patches.kernel.org/5.13.13-045-vDPA-ifcvf-Fix-return-value-check-for-vdpa_al.patch + patches.kernel.org/5.13.13-046-vdpa-mlx5-Avoid-destroying-MR-on-empty-iotlb.patch + patches.kernel.org/5.13.13-047-vdpa-mlx5-Fix-queue-type-selection-logic.patch + patches.kernel.org/5.13.13-048-drm-mediatek-Add-AAL-output-size-configuratio.patch + patches.kernel.org/5.13.13-049-drm-mediatek-Add-component_del-in-OVL-and-COL.patch + patches.kernel.org/5.13.13-050-bpf-Clear-zext_dst-of-dead-insns.patch + patches.kernel.org/5.13.13-051-bnxt-don-t-lock-the-tx-queue-from-napi-poll.patch + patches.kernel.org/5.13.13-052-bnxt-disable-napi-before-canceling-DIM.patch + patches.kernel.org/5.13.13-053-bnxt-make-sure-xmit_more-errors-does-not-miss.patch + patches.kernel.org/5.13.13-054-bnxt-count-Tx-drops.patch + patches.kernel.org/5.13.13-055-soc-fsl-qe-fix-static-checker-warning.patch + patches.kernel.org/5.13.13-056-net-6pack-fix-slab-out-of-bounds-in-decode_da.patch + patches.kernel.org/5.13.13-057-ptp_pch-Restore-dependency-on-PCI.patch + patches.kernel.org/5.13.13-058-bnxt_en-Disable-aRFS-if-running-on-212-firmwa.patch + patches.kernel.org/5.13.13-059-bnxt_en-Add-missing-DMA-memory-barriers.patch + patches.kernel.org/5.13.13-060-vrf-Reset-skb-conntrack-connection-on-VRF-rcv.patch + patches.kernel.org/5.13.13-061-virtio-net-use-NETIF_F_GRO_HW-instead-of-NETI.patch + patches.kernel.org/5.13.13-062-mac80211-fix-locking-in-ieee80211_restart_wor.patch + patches.kernel.org/5.13.13-063-net-qlcnic-add-missed-unlock-in-qlcnic_83xx_f.patch + patches.kernel.org/5.13.13-064-ixgbe-xsk-clean-up-the-resources-in-ixgbe_xsk.patch + patches.kernel.org/5.13.13-065-sch_cake-fix-srchost-dsthost-hashing-mode.patch + patches.kernel.org/5.13.13-066-net-mdio-mux-Don-t-ignore-memory-allocation-e.patch + patches.kernel.org/5.13.13-067-net-mdio-mux-Handle-EPROBE_DEFER-correctly.patch + patches.kernel.org/5.13.13-068-ovs-clear-skb-tstamp-in-forwarding-path.patch + patches.kernel.org/5.13.13-069-net-usb-asix-refactor-asix_read_phy_addr-and-.patch + patches.kernel.org/5.13.13-070-iommu-vt-d-Fix-incomplete-cache-flush-in-inte.patch + patches.kernel.org/5.13.13-071-drm-i915-Skip-display-interruption-setup-when.patch + patches.kernel.org/5.13.13-072-drm-i915-Tweaked-Wa_14010685332-for-all-PCHs.patch + patches.kernel.org/5.13.13-073-drm-amd-display-Use-DCN30-watermark-calc-for-.patch + patches.kernel.org/5.13.13-074-net-mscc-ocelot-allow-forwarding-from-bridge-.patch + patches.kernel.org/5.13.13-075-mptcp-fix-memory-leak-on-address-flush.patch + patches.kernel.org/5.13.13-076-mptcp-full-fully-established-support-after-AD.patch + patches.kernel.org/5.13.13-077-r8152-fix-writing-USB_BP2_EN.patch + patches.kernel.org/5.13.13-078-r8152-fix-the-maximum-number-of-PLA-bp-for-RT.patch + patches.kernel.org/5.13.13-079-PCI-sysfs-Use-correct-variable-for-the-legacy.patch + patches.kernel.org/5.13.13-080-i40e-Fix-ATR-queue-selection.patch + patches.kernel.org/5.13.13-081-iavf-Fix-ping-is-lost-after-untrusted-VF-had-.patch + patches.kernel.org/5.13.13-082-Revert-flow_offload-action-should-not-be-NULL.patch + patches.kernel.org/5.13.13-083-net-dpaa2-switch-disable-the-control-interfac.patch + patches.kernel.org/5.13.13-084-iommu-dma-Fix-leak-in-non-contiguous-API.patch + patches.kernel.org/5.13.13-085-mmc-dw_mmc-Fix-hang-on-data-CRC-error.patch + patches.kernel.org/5.13.13-086-mmc-mmci-stm32-Check-when-the-voltage-switch-.patch + patches.kernel.org/5.13.13-087-mmc-sdhci-msm-Update-the-software-timeout-val.patch + patches.kernel.org/5.13.13-088-clk-imx6q-fix-uart-earlycon-unwork.patch + patches.kernel.org/5.13.13-089-clk-qcom-gdsc-Ensure-regulator-init-state-mat.patch + patches.kernel.org/5.13.13-090-arm64-clean-vdso-vdso32-files.patch + patches.kernel.org/5.13.13-091-cfi-Use-rcu_read_-un-lock_sched_notrace.patch + patches.kernel.org/5.13.13-092-ALSA-hda-fix-the-Capture-Switch-value-change-.patch + patches.kernel.org/5.13.13-093-tracing-define-needed-config-DYNAMIC_FTRACE_W.patch + patches.kernel.org/5.13.13-094-tracing-histogram-Fix-NULL-pointer-dereferenc.patch + patches.kernel.org/5.13.13-095-slimbus-messaging-start-transaction-ids-from-.patch + patches.kernel.org/5.13.13-096-slimbus-messaging-check-for-valid-transaction.patch + patches.kernel.org/5.13.13-097-slimbus-ngd-set-correct-device-for-pm.patch + patches.kernel.org/5.13.13-098-slimbus-ngd-reset-dma-setup-during-runtime-pm.patch + patches.kernel.org/5.13.13-099-ipack-tpci200-fix-many-double-free-issues-in-.patch + patches.kernel.org/5.13.13-100-ipack-tpci200-fix-memory-leak-in-the-tpci200_.patch + patches.kernel.org/5.13.13-101-io_uring-fix-code-style-problems.patch + patches.kernel.org/5.13.13-102-io_uring-only-assign-io_uring_enter-SQPOLL-er.patch + patches.kernel.org/5.13.13-103-ALSA-hda-realtek-Enable-4-speaker-output-for-.patch + patches.kernel.org/5.13.13-104-opp-Drop-empty-table-checks-from-_put-functio.patch + patches.kernel.org/5.13.13-105-mmc-sdhci-iproc-Cap-min-clock-frequency-on-BC.patch + patches.kernel.org/5.13.13-106-mmc-sdhci-iproc-Set-SDHCI_QUIRK_CAP_CLOCK_BAS.patch + patches.kernel.org/5.13.13-107-btrfs-prevent-rename2-from-exchanging-a-subvo.patch + patches.kernel.org/5.13.13-108-tracing-Apply-trace-filters-on-all-output-cha.patch + patches.kernel.org/5.13.13-109-ALSA-hda-via-Apply-runtime-PM-workaround-for-.patch + patches.kernel.org/5.13.13-110-s390-pci-fix-use-after-free-of-zpci_dev.patch + patches.kernel.org/5.13.13-111-usb-typec-tcpm-Fix-VDMs-sometimes-not-being-f.patch + patches.kernel.org/5.13.13-112-powerpc-32s-Move-setup_-kuep-kuap-into-kuep-k.patch + patches.kernel.org/5.13.13-113-powerpc-32s-Refactor-update-of-user-segment-r.patch + patches.kernel.org/5.13.13-114-powerpc-32s-Fix-random-crashes-by-adding-isyn.patch + patches.kernel.org/5.13.13-115-PCI-Increase-D3-delay-for-AMD-Renoir-Cezanne-.patch + patches.kernel.org/5.13.13-116-ALSA-hda-realtek-Limit-mic-boost-on-HP-ProBoo.patch + patches.kernel.org/5.13.13-117-ASoC-intel-atom-Fix-breakage-for-PCM-buffer-a.patch + patches.kernel.org/5.13.13-118-riscv-Fix-a-number-of-free-d-resources-in-ini.patch + patches.kernel.org/5.13.13-119-mm-memcontrol-fix-occasional-OOMs-due-to-prop.patch + patches.kernel.org/5.13.13-120-mm-hwpoison-make-get_hwpoison_page-call-get_a.patch + patches.kernel.org/5.13.13-121-mm-hwpoison-retry-with-shake_page-for-unhandl.patch + patches.kernel.org/5.13.13-122-kfence-fix-is_kfence_address-for-addresses-be.patch + patches.kernel.org/5.13.13-123-hugetlb-don-t-pass-page-cache-pages-to-restor.patch + patches.kernel.org/5.13.13-124-io_uring-fix-xa_alloc_cycle-error-return-valu.patch + patches.kernel.org/5.13.13-125-fs-warn-about-impending-deprecation-of-mandat.patch + patches.kernel.org/5.13.13-126-Linux-5.13.13.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -2348,12 +2474,11 @@ # to area specific sections below. ######################################################## patches.suse/brcmfmac-Add-clm_blob-firmware-files-to-modinfo.patch - patches.suse/mmc-sdhci-iproc-cap-min-clock-frequency-on-bcm2711.patch - patches.suse/mmc-sdhci-iproc-set-sdhci_quirk_cap_clock_base_broken-on-bcm2711.patch patches.suse/pinctrl-bcm2835-accept-fewer-than-expected-irqs.patch patches.suse/arm64-dts-rockchip-Disable-CDN-DP-on-Pinebook-Pro.patch patches.suse/Revert-qed-fix-possible-unpaired-spin_-un-lock_bh-in.patch patches.suse/driver-core-Add-missing-kernel-doc-for-device-msi_lo.patch + patches.suse/net-usb-asix-ax88772-Fix-less-than-zero-comparison-o.patch ######################################################## # kbuild/module infrastructure fixes @@ -2477,7 +2602,6 @@ ######################################################## # Networking drivers (wired) ######################################################## - patches.suse/net-usb-lan78xx-don-t-modify-phy_device-state-concurrently.patch ######################################################## # Wireless networking drivers diff --git a/source-timestamp b/source-timestamp index 5a95f194..2552f9e0 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2021-08-24 03:47:00 +0000 -GIT Revision: d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +2021-08-27 06:15:38 +0000 +GIT Revision: 8e5c63fe48bd90f763b46f43cd8396934325e25b GIT Branch: stable From 9863fefb0619540f3cd265cffda2ed1209b183b7d29dec129e74a7aa5de049d5 Mon Sep 17 00:00:00 2001 From: Kernel Bugs Date: Fri, 27 Aug 2021 08:03:49 +0000 Subject: [PATCH 3/6] OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1563 --- _buildinfo-standard-x86_64.xml | 196 --------------------------------- 1 file changed, 196 deletions(-) delete mode 100644 _buildinfo-standard-x86_64.xml diff --git a/_buildinfo-standard-x86_64.xml b/_buildinfo-standard-x86_64.xml deleted file mode 100644 index 83d5176a..00000000 --- a/_buildinfo-standard-x86_64.xml +++ /dev/null @@ -1,196 +0,0 @@ - - x86_64 - 1 - kernel-vanilla - kernel-vanilla-devel - kernel-vanilla-extra - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - From 79aab007522ff5786392eff6a01e8ece7571137139d9f108d6e53c87ea178940 Mon Sep 17 00:00:00 2001 From: Kernel Bugs Date: Fri, 27 Aug 2021 08:03:49 +0000 Subject: [PATCH 4/6] OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1564 --- _buildconfig-standard-x86_64 | 1639 ---------------------------------- 1 file changed, 1639 deletions(-) delete mode 100644 _buildconfig-standard-x86_64 diff --git a/_buildconfig-standard-x86_64 b/_buildconfig-standard-x86_64 deleted file mode 100644 index 58075c9b..00000000 --- a/_buildconfig-standard-x86_64 +++ /dev/null @@ -1,1639 +0,0 @@ -%define _project Kernel:stable - -### from openSUSE:Factory -%define _repository standard - -Macros: -%vendor obs://build.opensuse.org/Kernel -%_download_url https://download.opensuse.org/repositories -%_project Kernel:stable - -### from openSUSE:Factory - -%_repository standard -:Macros - -Prefer: libqca-qt5-2 qca-qt5-plugins -# Workaround https://bugzilla.opensuse.org/show_bug.cgi?id=1125775#c9 - until firewalld is fixed -Ignore: firewall-macros:firewalld - -%define gcc_version 11 - -# testing new cycle algorithm -BuildFlags: genmetaalgo:1 - -# The prjconf macros have a serial to help work around issues like https://github.com/openSUSE/open-build-service/issues/4088 -# On macros having impact on dep chains, update the serial (mainly ruby, python) -# Using a date to indicate when we set the serial -ExpandFlags: macroserial:20210525 - -ExpandFlags: kiwi-nobasepackages -ExpandFlags: docker-nobasepackages - -PublishFlags: ympdist:openSUSE%20Tumbleweed - -# Use ext4 as FS in builder workers (instead of default ext3) -BuildFlags: vmfstype:ext4 -# nodirindex enabled 2020-12-31 - https://github.com/openSUSE/obs-build/pull/634 -BuildFlags: vmfsoptions:nodirindex - -# Help with the switch to the gcc7 provided libs -#Prefer: -libstdc++6-gcc7 -libtsan0-gcc7 -libgomp1-gcc7 -libgcc_s1-gcc7 -libatomic1-gcc7 -libitm1-gcc7 -#Prefer: -liblsan0-gcc7 -libmpx2-gcc7 - -# Help with the switch to the gcc9 provided libs: -Prefer: libasan6 libasan6-32bit libubsan1 libubsan1-32bit libgfortran5 - -Patterntype: rpm-md ymp -%if "%_repository" == "images" -Type: kiwi -Repotype: none -Patterntype: none -Prefer: openSUSE-release-ftp -Prefer: -postgresql13-devel-mini -Support: release-compare -BuildFlags: obsgendiff -%endif -%if "%_repository" == "containerfile" -Type: docker -BuildEngine: podman -# KUBEVIRTFROM is passed to container Dockerfiles using the --build-arg option, e.g. -# docker build --build-arg KUBEVIRTFROM=opensuse/tumbleweed ... -BuildFlags: dockerarg:KUBEVIRTFROM=opensuse/tumbleweed -%endif -%if "%_project" == "openSUSE:Factory" || "%_project" == "openSUSE:Factory:NonFree" || "%_project" == "openSUSE:Factory:PowerPC" || "%_project" == "openSUSE:Factory:Rebuild" || "%_project" == "openSUSE:Factory:zSystems" -Repotype: none -Macros: -%shim_enforce_ms_signature 1 -:Macros -%endif - -%if "%_repository" == "images" || "%_repository" == "container" -Prefer: openSUSE-release -dummy-release -# FTP tree takes forever -BuildFlags: logidlelimit:15400 -%else -# Stuff that wants to have /etc/os-release available should require distribution-release, which we then offer dummy-release for (openSUSE-release changes daily for TW) -Prefer: dummy-release -# abort the build if the log file didn't move in 1.5h (seen in libreoffice builds) -BuildFlags: logidlelimit:5400 -%endif - -%if "%_project" == "openSUSE:Factory" || "%_project" == "openSUSE:Factory:NonFree" || "%_project" == "openSUSE:Factory:PowerPC" || "%_project" == "openSUSE:Factory:ARM" || "%_project" == "openSUSE:Factory:Live" || "%_project" == "openSUSE:Factory:Rebuild" || "%_project" == "openSUSE:Factory:Rings" || "%_project" == "openSUSE:Factory:Rings:0-Bootstrap" || "%_project" == "openSUSE:Factory:Rings:1-MinimalX" || "%_project" == "openSUSE:Factory:Rings:2-TestDVD" || "%_project" == "openSUSE:Factory:Containers" -Macros: -%vendor openSUSE -%distribution openSUSE Tumbleweed -%packager https://bugs.opensuse.org -:Macros -%endif - -%if "%_project" == "openSUSE:Factory" || "%_project" == "openSUSE:Factory:PowerPC" || "%_project" == "openSUSE:Factory:ARM" || "%_project" == "openSUSE:Factory:Rebuild" || "%_project" == "openSUSE:Factory:Live" || "%_project" == "openSUSE:Factory:NonFree" -Substitute: kiwi-image:docker python3-kiwi kiwi-systemdeps-containers container-build-checks-vendor-openSUSE container-build-checks-strict -Substitute: system-packages:docker kmod kernel-default docker createrepo_c container-build-checks-vendor-openSUSE container-build-checks-strict -Substitute: system-packages:podman podman buildah createrepo_c release-compare container-build-checks-vendor-openSUSE container-build-checks-strict -%else -Ignore: container-build-checks-strict -Substitute: kiwi-image:docker python3-kiwi kiwi-systemdeps-containers container-build-checks-vendor-openSUSE -Substitute: system-packages:docker kmod kernel-default docker createrepo_c container-build-checks-vendor-openSUSE -Substitute: system-packages:podman podman buildah createrepo_c release-compare container-build-checks-vendor-openSUSE -%endif - -Substitute: kiwi-setup:image python3-kiwi createrepo_c -Substitute: kiwi-image:tbz python3-kiwi -Substitute: kiwi-image:iso kiwi-systemdeps-iso-media qemu-tools -Substitute: kiwi-image:oem kiwi-systemdeps-disk-images xorriso -Substitute: kiwi-image:appx wsl-appx appx-util -Prefer: kiwi-systemdeps-filesystems -Prefer: kiwi-systemdeps-disk-images -Prefer: kiwi-systemdeps-iso-media - -Substitute: obs:cli_debug_packages gdb vim strace less rzsz - -# Migration to product builder; using the Tumbleweed plugin since 2020-04-28 -Substitute: kiwi-packagemanager:instsource product-builder-plugin-Tumbleweed -# use plugin-openSUSE -# Substitute: kiwi-packagemanager:instsource product-builder-plugin-openSUSE -Substitute: system-packages:kiwi-product product-builder - -# allow builds using docker tool -Substitute: build-packages:docker !cmake-mini !dummy-release !gettext-runtime-mini !gettext-tools-mini !ghostscript-mini !gio-branding-upstream !krb5-mini !krb5-mini-devel !libsystemd0-mini !libudev-mini-devel !libudev-mini1 !libuna-mini-devel !libuna1-mini !libunbound-devel-mini !postgresql13-devel-mini !systemd-mini !systemd-mini-devel !systemd-mini-sysvinit !udev-mini patterns-base-fips - -# Podman based image building -Substitute: build-packages:kiwi !cmake-mini !dummy-release !gettext-runtime-mini !gettext-tools-mini !ghostscript-mini !gio-branding-upstream !krb5-mini !krb5-mini-devel !libsystemd0-mini !libudev-mini-devel !libudev-mini1 !libuna-mini-devel !libuna1-mini !libunbound-devel-mini !log4j12-mini !postgresql13-devel-mini !systemd-mini !systemd-mini-devel !systemd-mini-sysvinit !udev-mini patterns-base-fips - -# To build ISO images -Substitute: build-packages:iso !cmake-mini !dummy-release !gettext-runtime-mini !gettext-tools-mini !ghostscript-mini !gio-branding-upstream !krb5-mini !krb5-mini-devel !libsystemd0-mini !libudev-mini-devel !libudev-mini1 !libuna-mini-devel !libuna1-mini !libunbound-devel-mini !log4j12-mini !postgresql13-devel-mini !systemd-mini !systemd-mini-devel !systemd-mini-sysvinit !udev-mini - -# create conflicts for packages installed into the target image -Substitute: kiwi python3-kiwi - -Prefer: installation-images-openSUSE installation-images-debuginfodeps-openSUSE - -# Packages that need netcfg will also require libnss_usrfiles2, as a few files moved from /etc to /usr/etc -# Since not all packages care, we only add it where needed (instead of preinstall) -Substitute: netcfg netcfg libnss_usrfiles2 - -# Enable ccache for a selection of packages: -BuildFlags: useccache:NetworkManager -BuildFlags: useccache:bitcoin -BuildFlags: useccache:ceph -BuildFlags: useccache:chromium -BuildFlags: useccache:glib2 -BuildFlags: useccache:gtk3 -BuildFlags: useccache:gtk3:doc -BuildFlags: useccache:llvm9 -# ccache 4.x breaks webkit2gtk3 -#BuildFlags: useccache:webkit2gtk3 - -# switch to kiwi v8 -Prefer: python3-kiwi -Conflict: python3-kiwi:libsystemd0-mini -Conflict: python3-kiwi:systemd-mini-sysvinit - -# LUA namespace migration - slowly moving to the new names (keep ports in mind!) -# lua, lua51, lua52 and lua53 all provide 'lua'; version 5.3 is the 'target'; lua will be deleted in the future -Prefer: lua54 lua53 lua51 -Prefer: liblua5_4-5 liblua5_3-5 liblua5_1-5 -Prefer: lua54-devel lua53-devel lua51-devel -Prefer: libtolua++-5_4-devel libtolua++-5_3-devel libtolua++-5_1-devel -Prefer: -moonjit-devel - -Preinstall: liblua5_4-5 - -FileProvides: /bin/bash bash -FileProvides: /bin/csh tcsh -FileProvides: /bin/hostname hostname busybox-hostname -FileProvides: /usr/bin/hostname hostname busybox-hostname -FileProvides: /bin/logger util-linux-systemd -FileProvides: /sbin/netconfig sysconfig-netconfig -FileProvides: /sbin/setcap libcap-progs -FileProvides: /sbin/startproc sysvinit-tools -FileProvides: /usr/bin/bc bc -FileProvides: /usr/bin/csh tcsh -FileProvides: /usr/bin/docbook2man docbook-utils -FileProvides: /usr/bin/eu-nm elfutils -FileProvides: /usr/bin/fipscheck fipscheck -FileProvides: /usr/bin/grep busybox-grep grep -FileProvides: /usr/bin/gzip busybox-gzip gzip -FileProvides: /usr/bin/killall psmisc -FileProvides: /usr/bin/mkdir coreutils busybox-coreutils -FileProvides: /usr/bin/mimencode metamail -# /sbin/mkinitrd is required by suse-module-tools; but this is pulled into systemd-mini, causing a cycle -# FileProvides: /sbin/mkinitrd dracut -FileProvides: /usr/bin/mkisofs mkisofs -FileProvides: /usr/bin/openssl openssl -FileProvides: /usr/bin/perl perl-base -FileProvides: /usr/bin/pkg-config pkgconf-pkg-config -Substitute: pkg-config pkgconf-pkg-config -FileProvides: /usr/bin/python python-base -FileProvides: /usr/bin/python2 python2-base -FileProvides: /usr/bin/python3 python38-base -FileProvides: /usr/bin/sed busybox-sed sed sed -FileProvides: /usr/bin/setfacl acl -FileProvides: /usr/bin/sg_inq sg3_utils -FileProvides: /usr/bin/touch coreutils busybox-coreutils -FileProvides: /usr/bin/tput ncurses-utils -FileProvides: /usr/bin/which which busybox-which -FileProvides: /usr/bin/xmllint libxml2-tools -FileProvides: /usr/bin/Xvfb xorg-x11-server -FileProvides: /usr/bin/xz busybox-xz xz -FileProvides: /usr/sbin/groupadd shadow -FileProvides: /usr/sbin/lockdev lockdev -FileProvides: /usr/sbin/useradd shadow -FileProvides: /usr/sbin/usermod shadow -FileProvides: /usr/bin/wish tk -FileProvides: /usr/bin/awk gawk -FileProvides: /usr/bin/host bind-utils -FileProvides: /sbin/start_daemon sysvinit-tools -FileProvides: /sbin/pidof sysvinit-tools -FileProvides: /sbin/ifup wicked-service - -Preinstall: aaa_base attr bash coreutils diffutils -Preinstall: filesystem fillup glibc grep -Preinstall: libbz2-1 libgcc_s1 libncurses6 pam -Prefer: -pam_unix-nis -Preinstall: permissions rpm rpm-config-SUSE sed tar libz1 libselinux1 -Preinstall: libgcrypt20 libgpg-error0 -Preinstall: liblzma5 libcap2 libacl1 libattr1 -Preinstall: libpopt0 libelf1 -Preinstall: libpcre1 libzstd1 libpcre2-8-0 -Preinstall: libreadline8 - -#Runscripts: aaa_base - -Prefer: libdb-4_8-devel -VMinstall: util-linux libmount1 perl-base libdb-4_8 libblkid1 libuuid1 libsmartcols1 libcrypt1 -VMinstall: kernel-obs-build -VMInstall: iproute2 libmnl0 - -# Use the x86_64 kernel on i586 builds - boo#1178762 - Slow down in OBS since kernel 5.6.0 on 32bit -ExportFilter: ^kernel-obs-build.*\.x86_64.rpm$ . i586 -# new: use kernel-obs-build from aarch64 for aarch64 armv6 and armv7 -ExportFilter: ^kernel-obs-build.*\.armv6hl\.rpm$ -ExportFilter: ^kernel-obs-build.*\.armv7hl\.rpm$ -ExportFilter: ^kernel-obs-build.*\.aarch64\.rpm$ . armv6l armv7l -# now make sure the jobs get a 64bit cpu, otherwise can not run the 64bit kernel -%ifarch armv6l armv7l -Constraint: hardware:cpu:flag cpuid -%endif - -ExportFilter: \.x86_64\.rpm$ x86_64 -ExportFilter: \.ia64\.rpm$ ia64 -ExportFilter: \.s390x\.rpm$ s390x -ExportFilter: \.ppc64\.rpm$ ppc64 -ExportFilter: \.ppc64le\.rpm$ ppc64le -ExportFilter: \.ppc\.rpm$ ppc -ExportFilter: -ia32-.*\.rpm$ -ExportFilter: -32bit-.*\.sparc64\.rpm$ -ExportFilter: -64bit-.*\.sparcv9\.rpm$ -ExportFilter: -64bit-.*\.aarch64_ilp32\.rpm$ -ExportFilter: \.armv7l\.rpm$ armv7l -ExportFilter: \.armv7hl\.rpm$ armv7l -ExportFilter: ^glibc(?:-devel)?-32bit-.*\.sparc64\.rpm$ sparc64 -ExportFilter: ^glibc(?:-devel)?-64bit-.*\.sparcv9\.rpm$ sparcv9 -# it would be a great idea to have, but sometimes installation-images wants to build debuginfos in -#ExportFilter: -debuginfo-.*\.rpm$ -#ExportFilter: -debugsource-.*\.rpm$ -#ExportFilter: ^master-boot-code.*\.i586.rpm$ . x86_64 -ExportFilter: ^acroread.*\.i586.rpm$ . x86_64 -ExportFilter: ^avmailgate.*\.i586.rpm$ . x86_64 -ExportFilter: ^avmailgate.*\.ppc.rpm$ . ppc64 -ExportFilter: ^avmailgate.*\.s390.rpm$ . s390x -ExportFilter: ^flash-player.*\.i586.rpm$ . x86_64 -ExportFilter: ^novell-messenger-client.*\.i586.rpm$ . x86_64 -ExportFilter: ^openCryptoki-32bit.*\.s390.rpm$ . s390x - -Required: rpm-build -# Build all packages with -pie enabled -Required: gcc-PIE - -# the basic stuff -Support: perl -Support: build-mkbaselibs compat-usrmerge-build -Prefer: build-mkbaselibs -Support: brp-check-suse -Support: post-build-checks -Support: rpmlint-Factory -# Add hostname so that OBS/build will have a chance to identify the hostname (instead of localhost) -Support: hostname -Prefer: -busybox-hostname -# remove build-compare support to disable "same result" package dropping -Support: build-compare - -# In the actual Tumbleweed repos, we want to be stricter with rpmlint -%if "%_project" == "openSUSE:Factory" || "%_project" == "openSUSE:Factory:PowerPC" || "%_project" == "openSUSE:Factory:ARM" || "%_project" == "openSUSE:Factory:Rebuild" || "%_project" == "openSUSE:Factory:Live" || "%_project" == "openSUSE:Factory:NonFree" -Support: rpmlint-Factory-strict -%endif - -%ifarch ia64 -Support: libunwind libunwind-devel -Preinstall: libunwind -%endif - -# Prefer coreutils over coreutils-single -Prefer: -coreutils-single - -### Branding related preferences -Prefer: systemd-default-settings-branding-openSUSE -Prefer: distribution-logos-openSUSE-Tumbleweed -Prefer: awesome:awesome-branding-upstream -Prefer: cinnamon-gschemas:cinnamon-gschemas-branding-upstream -Prefer: enlightenment-theme-upstream -Prefer: fcitx:fcitx-branding-openSUSE -Prefer: gdm:gdm-branding-upstream -Prefer: gfxboot-branding-openSUSE -Prefer: icewm-theme-branding -Prefer: libcinnamon-desktop-data:libcinnamon-desktop-data-branding-upstream -Prefer: libgarcon-1-0:libgarcon-branding-upstream -Prefer: libgarcon-data:libgarcon-branding-upstream -Prefer: libgio-2_0-0:gio-branding-upstream -Prefer: libpurple-branding-upstream -Prefer: libreoffice:libreoffice-branding-upstream -Prefer: libxfce4ui:libxfce4ui-branding-upstream -Prefer: lightdm-gtk-greeter:lightdm-gtk-greeter-branding-upstream -Prefer: mate-desktop-gschemas:mate-desktop-gschemas-branding-upstream -Prefer: NetworkManager:NetworkManager-branding-openSUSE -Prefer: PackageKit:PackageKit-branding-upstream -Prefer: sddm:sddm-branding-upstream -Prefer: sway:sway-branding-upstream -Prefer: systemd-presets-branding-openSUSE -Prefer: wallpaper-branding-openSUSE -Prefer: waybar:waybar-branding-upstream -Prefer: xfce4-notifyd:xfce4-notifyd-branding-upstream -Prefer: xfce4-settings:xfce4-settings-branding-upstream -Prefer: xfdesktop:xfdesktop-branding-upstream -Prefer: yast2-qt:yast2-qt-branding-openSUSE -Prefer: branding-openSUSE -Prefer: chrony-pool-openSUSE -# pciutils-ids and hwdata both provides pciutils-ids -Prefer: hwdata -# have choice for xfce4-panel-plugin-whiskermenu needed by xfce4-panel-branding-openSUSE: xfce4-panel-plugin-whiskermenu xfce4-whiskermenu-plugin -Prefer: xfce4-panel-branding-openSUSE:xfce4-whiskermenu-plugin -Prefer: patterns-xfce-xfce:mate-calc - -# Build cycle handling - prefer -mini packages were possible, break deps as needed -Conflict: krb5-devel:krb5-mini -Conflict: krb5:krb5-mini-devel -Prefer: gettext-tools-mini gettext-runtime-mini -Prefer: ghostscript-mini -Prefer: krb5-mini krb5-mini-devel -Prefer: krb5-mini-devel:krb5-mini -Prefer: libdebuginfod1 debuginfod-client -Prefer: libudev-mini-devel libudev-mini1 udev-debuginfo libudev1-debuginfo -Prefer: libuna-mini-devel libuna1-mini -Prefer: libunbound-devel-mini -Prefer: tomcat:log4j12 -Prefer: log4j12-mini -Prefer: systemd-mini systemd-mini-devel libsystemd0-mini -Prefer: systemd-mini-devel:systemd-mini -Prefer: udev-mini - -# break dependency of the -mini packages: they are valid for OBS, but not for end-user-installation -Ignore: cmake-mini:this-is-only-for-build-envs -Ignore: dummy-release:this-is-only-for-build-envs -Ignore: erlang-rebar-obs:this-is-only-for-build-envs -Ignore: ghc-bootstrap-helpers:this-is-only-for-build-envs -Ignore: ghc-bootstrap:this-is-only-for-build-envs -Ignore: ghostscript-mini:this-is-only-for-build-envs -Ignore: harfbuzz-bootstrap:this-is-only-for-build-envs -Ignore: jdk-bootstrap:this-is-only-for-build-envs -Ignore: libsystemd0-mini:this-is-only-for-build-envs -Ignore: libudev-mini1:this-is-only-for-build-envs -Ignore: libunbound-devel-mini:this-is-only-for-build-envs -Ignore: postgresql12-devel-mini:this-is-only-for-build-envs -Ignore: postgresql13-devel-mini:this-is-only-for-build-envs -Ignore: systemd-mini:this-is-only-for-build-envs -Ignore: udev-mini:this-is-only-for-build-envs - -# Ring0 packages should not pull in 'info' - making the base VM smaller -Ignore: libtool:info -Ignore: autoconf:info -Ignore: automake:info -Ignore: binutils:info -Ignore: bison:info -Ignore: coreutils:info -Ignore: cpio:info -Ignore: diffutils:info -Ignore: findutils:info -Ignore: flex:info -Ignore: gawk:info -Ignore: gettext-runtime:info -Ignore: gettext-tools:info -Ignore: grep:info -Ignore: groff:info -Ignore: gzip:info -Ignore: help2man:info -Ignore: libgcrypt-devel:info -Ignore: m4:info -Ignore: make:info -Ignore: sed:info -Ignore: tar:info -Ignore: util-linux:info - -# Let's speed up things: We don't need Mesa-dri and Mesa-gallium in the build system -Ignore: Mesa:Mesa-dri -Ignore: Mesa:Mesa-gallium - -# man uses cron to update the DB normally, but we don't care for that in the build system -Ignore: man:cron - -# udev: -full and -mini packages don't mingle well -Prefer: libudev1:udev -Conflict: libudev1:udev-mini -Conflict: udev:libudev-mini1 - -# systemd: -full and -mini packages don't mingle well -Conflict: systemd:libsystemd0-mini -Conflict: systemd-mini-devel:systemd - -# Cmake exists as a -mini flavor, which is not linked against curl. -Prefer: cmake-mini - -Prefer: -suse-build-key -# Set postfix as the 'default' smtp_daemon (virtual symbol provided by all MTAs) -Prefer: postfix - -# cyrus-sasl and postfix both bring a -bdb flavor. De-prefer this flavor -Prefer: -cyrus-sasl-bdb-devel - -# Spamassassin requires wget or curl - we prefer curl, as its build dep chain seems cheaper -Prefer: spamassassin:curl - -# Python3 exists in multiple versions - we currently favor 3.8 (our default): -Prefer: -python36 -python39 -Prefer: -python39-hotdoc -Prefer: -python36-txt2tags -python39-txt2tags -Prefer: -python38-ipython715 -python39-ipython715 - -# have choice for (python36-qt5 or python36-PyQt6) needed by python36-pytest-qt -Prefer: -python39-PyQt6 -python36-PyQt6 -python38-PyQt6 -python3-pyside2 -# man and mandoc provide man; mandoc claims to be lightweight, but it was never discussed to be the new default -Prefer: man - -# go exists in mutliple versions by now - we prefer the 'unversioned package' -Prefer: go -go1.13 - -# have choice for kubernetes-kubelet-common (de-prefer the old versions, ensuring to have a new unresolvable when a new version shows up) -Prefer: -kubernetes1.18-kubelet-common -kubernetes1.19-kubelet-common -kubernetes1.20-kubelet-common - -# python-tornado exists in multiple versions, the meta-package python-tornado defines the system default -Prefer: python36-tornado -python36-tornado5 -Prefer: python38-tornado -python38-tornado5 -Prefer: python39-tornado -python39-tornado5 -Prefer: -python36-ipykernel5 -python38-ipykernel5 python39-ipykernel5 - -# There are multiple PK backends available. Favor the openSUSE own zypp backend -Prefer: PackageKit-backend-zypp -Prefer: -PackageKit-command-not-found - -# have choice for pkgconfig(libftdi): libftdi-devel libftdi0-devel -Prefer: libftdi-devel - -# have choice for tensorflow: tensorflow tensorflow2 tensorflow2_2_1_0-gnu-hpc tensorflow2_2_1_0-gnu-mvapich2-hpc tensorflow2_2_1_0-gnu-openmpi2-hpc -Prefer: tensorflow2 - -# have choice for python3-sip: python3-sip-devel python3-sip4 -Prefer: python38-sip-devel python36-sip-devel python39-sip-devel -Prefer: -python36-sip4 -python36-sip4-devel -Prefer: -python38-sip4 -python38-sip4-devel -Prefer: -python39-sip4 -python39-sip4-devel - -# pipewire has a jack compatible implementation - but for now we prefer the real jack -Prefer: -pipewire-libjack-0_3-devel libjack0 - -# There is python[23]-prompt_toolkit and also python3-prompt_toolkit1 for compat. Use the unversioned one by default -Prefer: python39-prompt_toolkit python38-prompt_toolkit python36-prompt_toolkit - -# When perl provides a module that is also in a different package, but the consumer specifies no version, we go with perl/perl-base -Prefer: perl-base perl - -# Lightdm requires 'a greeter' - we prefer the default lightdm-gtk-greeter -Prefer: lightdm-gtk-greeter - -# Apache requires a MPM - we pick prefork -Prefer: apache2:apache2-prefork - -# PHP requires php-sapi, which can be provided by multiple packages. We prefer -cli, related to the specific PHP version -%define php_pref php7 -Prefer: %{php_pref} -Prefer: %{php_pref}-cli -Prefer: %{php_pref}-devel -Prefer: %{php_pref}-pear -Prefer: %{php_pref}-tokenizer -Prefer: apache2-mod_%{php_pref} -Prefer: php7:php7-cli -Prefer: php8:php8-cli - -# azure-cli reports: have choice for python3-vsts needed by python3-azure-functions-devops-build: python3-azure-devops python3-vsts -# Use the real package name -Prefer: python36-vsts python38-vsts python39-vsts - -# have choice for (sysvinit(network) or service(network)) needed by sysconfig: NetworkManager wicked-service -Prefer: -NetworkManager - -# for symbol syslog (syslogd is best as it has the least dependencies) -Prefer: syslogd - -# A couple packares require a dbus daemon to show notifications - unless oterhwise specified, we prefer the 'standalong notification-daemon; -Prefer: notification-daemon - -# We have multiple nodejs versions in the repo - prefer version -default (from meta package) -Prefer: nodejs-default nodejs-devel-default npm-default - -# have choice for libpulse.so.0 needed by wine-32bit: apulse-32bit libpulse0-32bit - prefering the 'original' -Prefer: libpulse0-32bit libsane1-32bit -pipewire-pulseaudio - -# Have choice for vtk-java/vtk-tcl/python3-vtk needed by vtk-devel -Prefer: vtk-java -Prefer: eclipse-swt - -# wine comes in various flavors by now, we pick the unflavored ones -Prefer: wine-32bit wine-devel-32bit wine-devel - -# have choice for pkgconfig(nunit): nunit-devel nunit3-devel; as usual, unversioned one wins -Prefer: -nunit3-devel - -# have choice for libz.so.1()(64bit) needed by gcc11: libz-ng-compat1 libz1 -# Pick the regular libz.so.1 -Prefer: -libz-ng-compat1 -zlib-ng-compat-devel - -# 32bit -devel packages contain .pc files and cause a 'have choice' for OBS. unfavor the -32bit variants -Prefer: -ColPack-devel-32bit -Prefer: -FAudio-devel-32bit -Prefer: -ImageMagick-devel-32bit -Prefer: -Mesa-libd3d-devel-32bit -Prefer: -Mesa-libglapi-devel-32bit -Prefer: -Mesa-libEGL-devel-32bit -Prefer: -Mesa-libGL-devel-32bit -Prefer: -Mesa-libGLESv2-devel-32bit -Prefer: -Mesa-libGLESv1_CM-devel-32bit -Prefer: -NetworkManager-devel-32bit -Prefer: -aalib-devel-32bit -Prefer: -adolc-devel-32bit -Prefer: -alsa-devel-32bit -Prefer: -alsa-topology-devel-32bit -Prefer: -armadillo-devel-32bit -Prefer: -arpack-ng-devel-32bit -Prefer: -at-spi2-core-devel-32bit -Prefer: -atk-devel-32bit -Prefer: -atkmm-devel-32bit -Prefer: -atkmm1_6-devel-32bit -Prefer: -attica-qt5-devel-32bit -Prefer: -audiofile-devel-32bit -Prefer: -audit-devel-32bit -Prefer: -augeas-devel-32bit -Prefer: -binutils-devel-32bit -Prefer: -blas-devel-32bit -Prefer: -bluez-devel-32bit -Prefer: -cairo-devel-32bit -Prefer: -cairomm-devel-32bit -Prefer: -cairomm1_0-devel-32bit -Prefer: -cblas-devel-32bit -Prefer: -chmlib-devel-32bit -Prefer: -clang10-devel-32bit -Prefer: -clang7-devel-32bit -Prefer: -clang9-devel-32bit -Prefer: -cppunit-devel-32bit -Prefer: -cracklib-devel-32bit -Prefer: -cups-devel-32bit -Prefer: -cyrus-sasl-devel-32bit -Prefer: -dante-devel-32bit -Prefer: -dapl-devel-32bit -Prefer: -dbus-1-devel-32bit -Prefer: -dbus-1-glib-devel-32bit -Prefer: -device-mapper-devel-32bit -Prefer: -dirac-devel-32bit -Prefer: -ecryptfs-utils-devel-32bit -Prefer: -file-devel-32bit -Prefer: -flac-devel-32bit -Prefer: -fltk-devel-32bit -Prefer: -fontconfig-devel-32bit -Prefer: -frameworkintegration-devel-32bit -Prefer: -freeglut-devel-32bit -Prefer: -freetype2-devel-32bit -Prefer: -gd-devel-32bit -Prefer: -gdbm-devel-32bit -Prefer: -gdk-pixbuf-devel-32bit -Prefer: -giflib-devel-32bit -Prefer: -glib2-devel-32bit -Prefer: -glibc-devel-32bit -Prefer: -glu-devel-32bit -Prefer: -gmp-devel-32bit -Prefer: -grantlee5-devel-32bit -Prefer: -gstreamer-devel-32bit -Prefer: -gstreamer-plugins-base-devel-32bit -Prefer: -gtk2-devel-32bit -Prefer: -gtk3-devel-32bit -Prefer: -gtk4-devel-32bit -Prefer: -hdf5-devel-32bit -Prefer: -hdf5-mvapich2-devel-32bit -Prefer: -hdf5-openmpi1-devel-32bit -Prefer: -hdf5-openmpi2-devel-32bit -Prefer: -hdf5-openmpi3-devel-32bit -Prefer: -hdf5-openmpi4-devel-32bit -Prefer: -hunspell-devel-32bit -Prefer: -isl-devel-32bit -Prefer: -jbig2dec-devel-32bit -Prefer: -kaccounts-integration-devel-32bit -Prefer: -kactivities-stats-devel-32bit -Prefer: -kactivities5-devel-32bit -Prefer: -karchive-devel-32bit -Prefer: -kauth-devel-32bit -Prefer: -kbookmarks-devel-32bit -Prefer: -kcmutils-devel-32bit -Prefer: -kcodecs-devel-32bit -Prefer: -kcompletion-devel-32bit -Prefer: -kconfig-devel-32bit -Prefer: -kconfigwidgets-devel-32bit -Prefer: -kcontacts-devel-32bit -Prefer: -kcoreaddons-devel-32bit -Prefer: -kcrash-devel-32bit -Prefer: -kdbusaddons-devel-32bit -Prefer: -kdeclarative-devel-32bit -Prefer: -kdelibs4support-devel-32bit -Prefer: -kdesu-devel-32bit -Prefer: -kdewebkit-devel-32bit -Prefer: -kdnssd-framework-devel-32bit -Prefer: -kdoctools-devel-32bit -Prefer: -kemoticons-devel-32bit -Prefer: -keyutils-devel-32bit -Prefer: -kglobalaccel-devel-32bit -Prefer: -kguiaddons-devel-32bit -Prefer: -khtml-devel-32bit -Prefer: -ki18n-devel-32bit -Prefer: -kiconthemes-devel-32bit -Prefer: -kidletime-devel-32bit -Prefer: -kio-devel-32bit -Prefer: -kitemmodels-devel-32bit -Prefer: -kitemviews-devel-32bit -Prefer: -kjobwidgets-devel-32bit -Prefer: -kjs-devel-32bit -Prefer: -kjsembed-devel-32bit -Prefer: -kmediaplayer-devel-32bit -Prefer: -knewstuff-devel-32bit -Prefer: -knotifications-devel-32bit -Prefer: -knotifyconfig-devel-32bit -Prefer: -kpackage-devel-32bit -Prefer: -kparts-devel-32bit -Prefer: -kpeople5-devel-32bit -Prefer: -kplotting-devel-32bit -Prefer: -kpty-devel-32bit -Prefer: -krb5-devel-32bit -Prefer: -kross-devel-32bit -Prefer: -krunner-devel-32bit -Prefer: -kservice-devel-32bit -Prefer: -ktexteditor-devel-32bit -Prefer: -ktextwidgets-devel-32bit -Prefer: -kunitconversion-devel-32bit -Prefer: -kwallet-devel-32bit -Prefer: -kwayland-devel-32bit -Prefer: -kwidgetsaddons-devel-32bit -Prefer: -kwindowsystem-devel-32bit -Prefer: -kxmlgui-devel-32bit -Prefer: -kxmlrpcclient5-devel-32bit -Prefer: -lapack-devel-32bit -Prefer: -lapacke-devel-32bit -Prefer: -libFS-devel-32bit -Prefer: -libGLw-devel-32bit -Prefer: -libHX-devel-32bit -Prefer: -libICE-devel-32bit -Prefer: -libKF5NetworkManagerQt-devel-32bit -Prefer: -libMagick++-devel-32bit -Prefer: -libOSMesa-devel-32bit -Prefer: -libQt5Concurrent-devel-32bit -Prefer: -libQt5Core-devel-32bit -Prefer: -libQt5DBus-devel-32bit -Prefer: -libQt5Gui-devel-32bit -Prefer: -libQt5Network-devel-32bit -Prefer: -libQt5OpenGL-devel-32bit -Prefer: -libQt5OpenGLExtensions-devel-static-32bit -Prefer: -libQt5PrintSupport-devel-32bit -Prefer: -libQt5Sql-devel-32bit -Prefer: -libQt5Test-devel-32bit -Prefer: -libQt5WebKit5-devel-32bit -Prefer: -libQt5WebKitWidgets-devel-32bit -Prefer: -libQt5Widgets-devel-32bit -Prefer: -libQt5Xml-devel-32bit -Prefer: -libSDL-devel-32bit -Prefer: -libSDL2-devel-32bit -Prefer: -libSDL2_gfx-devel-32bit -Prefer: -libSDL2_image-devel-32bit -Prefer: -libSDL2_mixer-devel-32bit -Prefer: -libSDL2_net-devel-32bit -Prefer: -libSDL2_ttf-devel-32bit -Prefer: -libSDL_Pango-devel-32bit -Prefer: -libSDL_gfx-devel-32bit -Prefer: -libSDL_image-devel-32bit -Prefer: -libSDL_mixer-devel-32bit -libSDL_mixer-devel-64bit -Prefer: -libSDL_net-devel-32bit -Prefer: -libSDL_sound-devel-32bit -Prefer: -libSDL_ttf-devel-32bit -libSDL_ttf-devel-64bit -Prefer: -libSDLmm-devel-32bit -Prefer: -libSM-devel-32bit -Prefer: -libX11-devel-32bit -Prefer: -libXau-devel-32bit -Prefer: -libXaw-devel-32bit -Prefer: -libXaw3d-devel-32bit -Prefer: -libXcomposite-devel-32bit -Prefer: -libXcursor-devel-32bit -Prefer: -libXdamage-devel-32bit -Prefer: -libXdmcp-devel-32bit -Prefer: -libXevie-devel-32bit -Prefer: -libXext-devel-32bit -Prefer: -libXfixes-devel-32bit -Prefer: -libXfont-devel-32bit -Prefer: -libXfont2-devel-32bit -Prefer: -libXfontcache-devel-32bit -Prefer: -libXft-devel-32bit -Prefer: -libXi-devel-32bit -Prefer: -libXinerama-devel-32bit -Prefer: -libXmu-devel-32bit -Prefer: -libXp-devel-32bit -Prefer: -libXpm-devel-32bit -Prefer: -libXprintAppUtil-devel-32bit -Prefer: -libXprintUtil-devel-32bit -Prefer: -libXrandr-devel-32bit -Prefer: -libXrender-devel-32bit -Prefer: -libXres-devel-32bit -Prefer: -libXss-devel-32bit -Prefer: -libXt-devel-32bit -Prefer: -libXtst-devel-32bit -Prefer: -libXv-devel-32bit -Prefer: -libXvMC-devel-32bit -Prefer: -libXxf86dga-devel-32bit -Prefer: -libXxf86vm-devel-32bit -Prefer: -libacl-devel-32bit -Prefer: -libadns-devel-32bit -Prefer: -libaio-devel-32bit -Prefer: -libart_lgpl-devel-32bit -Prefer: -libattr-devel-32bit -Prefer: -libavc1394-devel-32bit -Prefer: -libbasicobjects-devel-32bit -Prefer: -libblkid-devel-32bit -Prefer: -libbotan-devel-32bit -Prefer: -libbz2-devel-32bit -Prefer: -libcelt-devel-32bit -Prefer: -libcmocka-devel-32bit -Prefer: -libcollection-devel-32bit -Prefer: -libcom_err-devel-32bit -Prefer: -libcrystalhd-devel-32bit -Prefer: -libcurl-devel-32bit -Prefer: -libdb-4_8-devel-32bit -Prefer: -libdbi-devel-32bit -Prefer: -libdbusmenu-qt5-devel-32bit -Prefer: -libdhash-devel-32bit -Prefer: -libdmx-devel-32bit -Prefer: -libdrm-devel-32bit -Prefer: -libdwarves-devel-32bit -Prefer: -libeditorconfig-devel-32bit -Prefer: -libelf-devel-32bit -Prefer: -libexif-devel-32bit -Prefer: -libexpat-devel-32bit -Prefer: -libext2fs-devel-32bit -Prefer: -libfabric-devel-32bit -Prefer: -libfdisk-devel-32bit -Prefer: -libfdt-devel-32bit -Prefer: -libffi-devel-32bit -Prefer: -libfl-devel-32bit -Prefer: -libfontenc-devel-32bit -Prefer: -libgbm-devel-32bit -Prefer: -libgck-devel-32bit -Prefer: -libgcr-devel-32bit -Prefer: -libgcrypt-devel-32bit -Prefer: -libglue-devel-32bit -Prefer: -libglvnd-devel-32bit -Prefer: -libgnutls-devel-32bit -Prefer: -libgpg-error-devel-32bit -Prefer: -libgphoto2-devel-32bit -Prefer: -libgsm-devel-32bit -Prefer: -libhts-devel-32bit -Prefer: -libicu-devel-32bit -Prefer: -libini_config-devel-32bit -Prefer: -libjack-devel-32bit -Prefer: -libjbig-devel-32bit -Prefer: -libjpeg62-devel-32bit -Prefer: -libjpeg8-devel-32bit -Prefer: -libkdecoration2-devel-32bit -Prefer: -libkms-devel-32bit -Prefer: -libkscreen2-devel-32bit -Prefer: -liblbxutil-devel-32bit -Prefer: -liblcms2-devel-32bit -Prefer: -libmount-devel-32bit -Prefer: -libnetapi-devel-32bit -Prefer: -libnettle-devel-32bit -Prefer: -libnl3-devel-32bit -Prefer: -libnotify-devel-32bit -Prefer: -liboldX-devel-32bit -Prefer: -libopenssl-1_0_0-devel-32bit -Prefer: -libopenssl-1_1-devel-32bit -Prefer: -liboping-devel-32bit -Prefer: -libotf-devel-32bit -Prefer: -libpackagekit-glib2-devel-32bit -Prefer: -libpath_utils-devel-32bit -Prefer: -libpcap-devel-32bit -Prefer: -libpng12-compat-devel-32bit -Prefer: -libpng12-devel-32bit -Prefer: -libpng16-compat-devel-32bit -Prefer: -libpng16-devel-32bit -Prefer: -libpolkit-qt5-1-devel-32bit -Prefer: -libpulse-devel-32bit -Prefer: -libqb-devel-32bit -Prefer: -libqt5-qtconnectivity-devel-32bit -Prefer: -libqt5-qtdeclarative-devel-32bit -Prefer: -libqt5-qtgamepad-devel-32bit -Prefer: -libqt5-qtlocation-devel-32bit -Prefer: -libqt5-qtmultimedia-devel-32bit -Prefer: -libqt5-qtnetworkauth-devel-32bit -Prefer: -libqt5-qtremoteobjects-devel-32bit -Prefer: -libqt5-qtscript-devel-32bit -Prefer: -libqt5-qtscxml-devel-32bit -Prefer: -libqt5-qtsensors-devel-32bit -Prefer: -libqt5-qtserialbus-devel-32bit -Prefer: -libqt5-qtserialport-devel-32bit -Prefer: -libqt5-qtspeech-devel-32bit -Prefer: -libqt5-qtsvg-devel-32bit -Prefer: -libqt5-qttools-devel-32bit -Prefer: -libqt5-qtwayland-devel-32bit -Prefer: -libqt5-qtwebchannel-devel-32bit -Prefer: -libqt5-qtwebsockets-devel-32bit -Prefer: -libqt5-qtx11extras-devel-32bit -Prefer: -libqt5-qtxmlpatterns-devel-32bit -Prefer: -libraw1394-devel-32bit -Prefer: -libref_array-devel-32bit -Prefer: -libressl-devel-32bit -Prefer: -libscalapack2-mvapich2-devel-32bit -Prefer: -libscalapack2-openmpi1-devel-32bit -Prefer: -libscalapack2-openmpi2-devel-32bit -Prefer: -libscalapack2-openmpi3-devel-32bit -Prefer: -libscalapack2-openmpi4-devel-32bit -Prefer: -libsmartcols-devel-32bit -Prefer: -libsoup-devel-32bit -Prefer: -libstatgrab-devel-32bit -Prefer: -libstdc++-devel-32bit -Prefer: -libtasn1-devel-32bit -Prefer: -libtiff-devel-32bit -Prefer: -libudev-devel-32bit -Prefer: -libunistring-devel-32bit -Prefer: -libusb-1_0-devel-32bit -Prefer: -libuuid-devel-32bit -Prefer: -libv4l-devel-32bit -Prefer: -libva-devel-32bit -Prefer: -libva-gl-devel-32bit -Prefer: -libvdpau-devel-32bit -Prefer: -libverto-devel-32bit -Prefer: -libvirt-devel-32bit -Prefer: -libvorbis-devel-32bit -Prefer: -libvpd2-devel-32bit -Prefer: -libwebp-devel-32bit -Prefer: -libxcb-devel-32bit -Prefer: -libxcrypt-devel-32bit -Prefer: -libxkbcommon-devel-32bit -Prefer: -libxkbcommon-x11-devel-32bit -Prefer: -libxkbfile-devel-32bit -Prefer: -libxkbui-devel-32bit -Prefer: -libxml2-devel-32bit -Prefer: -libxslt-devel-32bit -Prefer: -libyajl-devel-32bit -Prefer: -libyaz-devel-32bit -Prefer: -libzstd-devel-32bit -Prefer: -llvm10-LTO-devel-32bit -Prefer: -llvm10-devel-32bit -Prefer: -llvm7-LTO-devel-32bit -Prefer: -llvm7-devel-32bit -Prefer: -llvm9-LTO-devel-32bit -Prefer: -llvm9-devel-32bit -Prefer: -lzo-devel-32bit -Prefer: -motif-devel-32bit -Prefer: -mpc-devel-32bit -Prefer: -mpfr-devel-32bit -Prefer: -mpg123-devel-32bit -Prefer: -munge-devel-32bit -Prefer: -muparser-devel-32bit -Prefer: -ncurses-devel-32bit -Prefer: -ncurses5-devel-32bit -Prefer: -net-snmp-devel-32bit -Prefer: -ocl-icd-devel-32bit -Prefer: -openal-soft-devel-32bit -Prefer: -openldap2-devel-32bit -Prefer: -opensm-devel-32bit -Prefer: -pam-devel-32bit -Prefer: -pango-devel-32bit -Prefer: -papi-devel-32bit -Prefer: -parpack-openmpi1-devel-32bit -Prefer: -parpack-openmpi2-devel-32bit -Prefer: -parpack-openmpi3-devel-32bit -Prefer: -pciutils-devel-32bit -Prefer: -phonon4qt5-devel-32bit -Prefer: -pipewire-libjack-0_3-32bit -Prefer: -plasma-framework-devel-32bit -Prefer: -popt-devel-32bit -Prefer: -prison-qt5-devel-32bit -Prefer: -purpose-devel-32bit -Prefer: -rdma-core-devel-32bit -Prefer: -readline-devel-32bit -Prefer: -readline5-devel-32bit -Prefer: -readline6-devel-32bit -Prefer: -sane-backends-devel-32bit -Prefer: -solid-devel-32bit -Prefer: -sonnet-devel-32bit -Prefer: -spirv-tools-devel-32bit -Prefer: -syntax-highlighting-devel-32bit -Prefer: -telepathy-qt5-devel-32bit -Prefer: -threadweaver-devel-32bit -Prefer: -tslib-devel-32bit -Prefer: -unixODBC-devel-32bit -Prefer: -utempter-devel-32bit -Prefer: -vkd3d-devel-32bit -Prefer: -vulkan-devel-32bit -Prefer: -wayland-devel-32bit -Prefer: -wine-devel-32bit -Prefer: -wine-staging-devel-32bit -Prefer: -wxWidgets-3_0-devel-32bit -Prefer: -xcb-util-cursor-devel-32bit -Prefer: -xcb-util-devel-32bit -Prefer: -xcb-util-image-devel-32bit -Prefer: -xcb-util-keysyms-devel-32bit -Prefer: -xcb-util-renderutil-devel-32bit -Prefer: -xcb-util-wm-devel-32bit -Prefer: -xz-devel-32bit -Prefer: -zlib-devel-32bit -Prefer: -zvbi-devel-32bit -Prefer: -zziplib-devel-32bit - -# have choice for python3-Sphinx needed by trytond: python3-Sphinx python3-Sphinx2 -Prefer: -python36-Sphinx2 -python38-Sphinx2 -python38-Sphinx2-latex - -# Ruby stuff - quite a few packages exist in multiple versions in the distro; in each case, the Preference is on the 'unversioned' package -Prefer: ruby2.7-rubygem-fast_gettext -Prefer: ruby2.7-rubygem-i18n -Prefer: ruby2.7-rubygem-rack -Prefer: ruby2.7-rubygem-sass-rails -Prefer: ruby2.7-rubygem-sassc -Prefer: ruby2.7-rubygem-thor -Prefer: ruby2.7-rubygem-listen ruby2.7-rubygem-mime-types ruby2.7-rubygem-builder -Prefer: -ruby2.7-rubygem-puma-4 - -# We have opencv and opencv3 - as usual, the unversioned one should win -Prefer: opencv-devel - -# python3-pytest should win over the other python3-pytest variants -Prefer: python38-pytest python36-pytest python39-pytest - -# Help OBS over the openssl-1_1_0 -> openssl-1_1 rename; OBS keeps the -32bit lingering around -# https://github.com/openSUSE/open-build-service/issues/4373 -# We prefer the new name -Prefer: libopenssl1_1-32bit openssl-1_1 - -# Enchant has multiple backends to chose from, make a decision for OBS -Prefer: enchant-1-backends -Prefer: enchant-2-backend-hunspell - -# OpenSceneGraph exists as 'latest' and a 3.4 compat package. If nothing is specified, we want latest -Prefer: libOpenSceneGraph-devel libOpenThreads-devel - -# Java, especially Maven related bootstrap packages are never preferred: -Prefer: -scala-bootstrap -scala-bootstrap-swing -Prefer: -maven-compiler-plugin-bootstrap -maven-resources-plugin-bootstrap -maven-jar-plugin-bootstrap -Prefer: -maven-javadoc-plugin-bootstrap -maven-plugin-plugin-bootstrap -maven-failsafe-plugin-bootstrap -Prefer: -maven-surefire-plugin-bootstrap -maven-surefire-report-plugin-bootstrap -stringtemplate4-bootstrap - -# have choice for mingw32-unistd-pthread-devel needed by mingw32-headers: mingw32-headers-dummy-pthread mingw32-winpthreads-devel -Prefer: -mingw64-headers-dummy-pthread -mingw32-headers-dummy-pthread - -# Below list still needs to be reviewed - -Prefer: xorg-x11-Xvnc:icewm -Prefer: cracklib-dict-small -Prefer: libstdc++6 libgcc_s1 libquadmath0 -Prefer: libstdc++6-32bit libstdc++6-64bit -Prefer: syslog-service -Prefer: poppler-tools -Prefer: libjpeg8-devel libjpeg-turbo -Prefer: microcode_ctl:kernel-default -Prefer: gnu-jaf yast2-control-center-qt -Prefer: wine -Prefer: ndesk-dbus ndesk-dbus-glib tomcat-jsp-2_3-api -Prefer: -servletapi4 -servletapi5 -Prefer: icewm-lite -Prefer: monodevelop: mono-addins -Prefer: texlive-xmltex texlive-tools texlive-jadetex -Prefer: librest-0_7-0 - - -Prefer: -geronimo-jta-1_0_1B-api -geronimo-jms-1_1-api -geronimo-el-1_0-api -geronimo-jta-1_1-api javamail -Prefer: rhino:xmlbeans-mini -Prefer: mx4j:log4j12-mini -Prefer: maven-doxia-module-fo:log4j12-mini - -Prefer: rpcbind -Prefer: boo -Prefer: wicked-service -Prefer: ant:xerces-j2 -Prefer: dhcp-client:dhcp -Prefer: libGLw1 -# provides typelib(St) -Prefer: -cinnamon -Prefer: -libreoffice -busybox-links -busybox -busybox-coreutils -busybox-grep -busybox-sed -busybox-xz -busybox-gzip -busybox-which -Prefer: -icc-profiles -Prefer: vala -# in doubt, take higher versions -Prefer: geronimo-servlet-2_4-api -Prefer: libhdf5_hl100 -libhdf5-103-openmpi1 -libhdf5-103-mvapich2 -libhdf5_cpp103-openmpi1 -libhdf5_cpp103-mvapich2 -libhdf5-103-openmpi2 -libhdf5-103-openmpi3 -libhdf5-103-openmpi4 -libhdf5_cpp103-openmpi2 -libhdf5_cpp103-openmpi3 -libhdf5_cpp103-openmpi4 -Prefer: libvtk1-openmpi2 -Prefer: -vtk-openmpi1-qt -vtk-openmpi2-qt -vtk-openmpi3-qt -Prefer: -openmpi3-libs -openmpi4-libs -Prefer: fftw3-devel ImageMagick-config-7-SUSE -# prefer the small systemd for building -Prefer: star -Prefer: xmlgraphics-commons:apache-commons-io -# the -32bit stuff provides things it shouldn't (hopefully temporary) -Prefer: -glib2-devel-32bit -typelib-1_0-Gst-1_0-32bit -Prefer: postgresql postgresql-server postgresql-devel postgresql-server-devel -Prefer: postgresql13-devel-mini -# only needed to bootstrap 11, but leave it - 12 will come at some point :) -Prefer: -unzip-rcc -Prefer: -primus -primus-32bit -Prefer: -staging-build-key -Prefer: -clutter-gst-devel -# We have multiple versions of ffmpeg available, the preferred one is ffmpeg4, followd by 3, followed by 2 -Prefer: ffmpeg-4-libavcodec-devel ffmpeg-4-libavformat-devel ffmpeg-4-libavutil-devel ffmpeg-4-libswscale-devel ffmpeg-4-libavdevice-devel -# oxygen5-icon-theme osboletes oxygen-icon-theme -Prefer: oxygen5-icon-theme - -# kernel bug (coolo) -Prefer: kernel-default-devel - -Prefer: -wxWidgets-3_0-devel wxWidgets-3_2-devel -Prefer: -libwx_baseu-suse-nostl3_0_5 -libwx_baseu-suse3_0_5 -Prefer: libopenssl-devel - -Prefer: -xaw3dd -amanda -Prefer: libgcc_s1 libgcc_s1-32bit libgcc_s1-64bit -Prefer: libffi-devel -Prefer: libatomic1 libitm1 liblsan0 libtsan0 libubsan0 -Prefer: libatomic1-32bit libcilkrts5-32bit libitm1-32bit libubsan0-32bit -Prefer: libgomp1 libgomp1-32bit libgomp1-64bit -Prefer: libobjc4 libquadmath0 -Prefer: gnu-crypto libusb-compat-devel -Prefer: libusb-0_1-4 -Prefer: libreoffice:xerces-j2 -Prefer: glibc-devel -Prefer: netcdf-devel -Prefer: libnetcdf19 -Prefer: NetworkManager:dhcp-client -Prefer: pcre-tools -Prefer: libpopt0 makeinfo -Prefer: -apache2-mod_perl -Prefer: libgnome-keyring-devel -Prefer: gnome-keyring-32bit -Prefer: linux-glibc-devel -Prefer: squid -Prefer: libpng16-compat-devel -Prefer: -python -python3-gobject2-devel -libpng12-0 -Prefer: perl-Mail-SPF:perl-Error -Prefer: -xml-commons-apis-bootstrap -xml-commons-resolver-bootstrap -Prefer: xmlgraphics-fop:xerces-j2 -Prefer: cogl-devel -Prefer: -perl-XML-SAX perl-Test-YAML -perl-Pod-Usage -Prefer: libpsm2-compat -# choice p11-kit-nss-trust -Prefer: mozilla-nss-certs -# replacing mkinitrd -Prefer: dracut -# Temporary -Prefer: oxygen5-cursors -# Temporary -Prefer: -perl-App-cpanminus -# libmediaart is prepared for a larger update; for now favor mediaart-1.0 -Prefer: -typelib-1_0-MediaArt-2_0 -Prefer: -typelib-1_0-Gtk-2_0 -typelib-1_0-Gtk-4_0 -typelib-1_0-GooCanvas-2_0 -Prefer: gettext-its-gtk3 gtk3-schema -# for pkgconfig(ijs) and no one actually rely on ghostscript-mini-devel in Factory -Prefer: ghostscript-devel -# for pkgconfig(libotf) libotf-devel and libotf-devel-32bit both provides it -Prefer: libotf-devel -# Prefer libsane1 over utsushi -Prefer: libsane1 -# libglfw3 over libglfw3-wayland -Prefer: libglfw3 -# have choice for (xclip or wl-clipboard) needed by password-store: wl-clipboard xclip -Prefer: -wl-clipboard - -Ignore: installation-images-openSUSE:cracklib-dict-full -Ignore: systemd-sysvinit:systemd -Ignore: openSUSE-release:openSUSE-release-ftp,openSUSE-release-dvd5,openSUSE-release-biarch,openSUSE-release-livecdkde,openSUSE-release-livecdgnome -Ignore: openSUSE-MicroOS-release:openSUSE-MicroOS-release-dvd,openSUSE-MicroOS-release-kubic-dvd -Ignore: MicroOS-release:openSUSE-MicroOS-release-dvd,openSUSE-MicroOS-release-kubic-dvd -Ignore: MicroOS-release:MicroOS-release-ftp,MicroOS-release-dvd -Ignore: cracklib:cracklib-dict -Ignore: aaa_base:aaa_skel,suse-release,logrotate,ash,distribution-release,udev -Ignore: sysvinit:mingetty -Ignore: gettext-tools:libgcj,libstdc++-devel,libgcj41,libstdc++41-devel,libgcj42,libstdc++42-devel -Ignore: libgcj43,libstdc++43-devel -Ignore: libgcj44,libstdc++44-devel -Ignore: libgcj45,libstdc++45-devel -Ignore: libgcj46,libstdc++46-devel -Ignore: libgcj47,libstdc++47-devel -Ignore: librtas:util-linux -Ignore: pwdutils:openslp -Ignore: rpm:suse-build-key,build-key -Ignore: cloud-init:cloud-init-config -# python-pyudev requires libudev1 in normal situations -Ignore: python-pyudev:libudev1 -Ignore: python2-pyudev:libudev1 -Ignore: python3-pyudev:libudev1 -Ignore: python-SPARQLWrapper:python-rdflib -Ignore: python3-SPARQLWrapper:python3-rdflib -Ignore: bind-utils:bind-libs -Ignore: portmap:syslogd -Ignore: xorg-x11:x11-tools,resmgr,xkeyboard-config,xorg-x11-Mesa,libusb,freetype2,libjpeg,libpng -Ignore: xorg-x11-server:xorg-x11-driver-input,xorg-x11-driver-video -Ignore: apache2:logrotate -Ignore: arts:alsa,audiofile,resmgr,libogg,libvorbis -Ignore: kdelibs3:alsa,arts,OpenEXR,aspell,cups-libs,mDNSResponder-lib,krb5,libjasper -Ignore: kdelibs3-devel:libvorbis-devel -Ignore: kdebase3:kdebase3-ksysguardd,OpenEXR,dbus-1,dbus-1-qt,hal,powersave,openslp,libusb -Ignore: kdebase3-SuSE:release-notes -Ignore: jack:alsa,libsndfile -Ignore: libxml2-devel:readline-devel -Ignore: gnome-vfs2:gnome-mime-data,desktop-file-utils,cdparanoia,dbus-1,dbus-1-glib,hal,libsmbclient,fam,file_alteration -Ignore: libgda:file_alteration -Ignore: gnutls:lzo,libopencdk -Ignore: gnutls-devel:lzo-devel,libopencdk-devel -Ignore: pango:cairo,glitz,libpixman,libpng -# Disabled on 2019-05-13 by dimstar: pango.pc newly also requires cairo.pc -#Ignore: pango-devel:cairo-devel -Ignore: cairo-devel:libpixman-devel -Ignore: libgnomeprint:libgnomecups -Ignore: libgnomeprintui:libgnomecups -Ignore: orbit2-devel:indent -Ignore: qt3:libmng -Ignore: qt-sql:qt_database_plugin -Ignore: libgnomecanvas-devel:glib-devel -Ignore: libgnomeui:gnome-icon-theme,shared-mime-info -Ignore: scrollkeeper:docbook_4 -Ignore: gnome-desktop:libgnomesu,startup-notification -Ignore: python-devel:python-tk -Ignore: libgtk-3-0:adwaita-icon-theme -Ignore: libgtk-3-0:gdk-pixbuf-loader-rsvg -Ignore: samba-libs:krb5 -Ignore: libbonoboui:gnome-desktop -Ignore: libxfce4ui-1-0:exo-tools -Ignore: docbook_4:iso_ent,xmlcharent -Ignore: control-center2:nautilus,evolution-data-server,gnome-menus,gstreamer-plugins,gstreamer,metacity,mozilla-nspr,mozilla,libxklavier,gnome-desktop,startup-notification -Ignore: docbook-xsl-stylesheets:xmlcharent -Ignore: liby2util-devel:libstdc++-devel,openssl-devel -Ignore: yast2:yast2-ncurses,yast2_theme,perl-Config-Crontab,yast2-xml,SuSEfirewall2 -Ignore: yast2-core:netcat,hwinfo,wireless-tools,sysfsutils -Ignore: yast2-core-devel:libxcrypt-devel,hwinfo-devel,blocxx-devel,sysfsutils,libstdc++-devel -Ignore: yast2-packagemanager-devel:rpm-devel,curl-devel,openssl-devel -Ignore: yast2-devtools:libxslt -Ignore: yast2-iscsi-lio-server:lio-utils -Ignore: yast2-installation:yast2-update,yast2-mouse,yast2-country,yast2-bootloader,yast2-packager,yast2-network,yast2-online-update,yast2-users,release-notes,autoyast2-installation -Ignore: yast2-bootloader:bootloader-theme -Ignore: yast2-packager:yast2-x11,libyui_pkg -Ignore: autoyast2:yast2-schema -# not during build -Ignore: yui_backend -Ignore: yast2-x11:sax2-libsax-perl -Ignore: yast2-network:yast2-inetd -Ignore: openslp-devel:openssl-devel -Ignore: tetex:xorg-x11-libs,expat,fontconfig,freetype2,libjpeg,ghostscript-x11,xaw3d,gd,dialog,ed -Ignore: texlive-bin:ghostscript-x11 -Ignore: texlive-bin-omega:ghostscript-x11 -Ignore: yast2-country:yast2-trans-stats -Ignore: tpb:tpctl-kmp -Ignore: tpctl:tpctl-kmp -Ignore: zaptel:zaptel-kmp -Ignore: mkinitrd:pciutils -Ignore: pciutils:pciutils-ids -Ignore: postfix:iproute2 -Ignore: aaa_base:systemd -Ignore: gpm:systemd -Ignore: openssh:systemd -Ignore: cronie:systemd -Ignore: systemd:kbd -Ignore: systemd:kmod -Ignore: systemd:systemd-presets-branding -Ignore: systemd:dbus-1 -Ignore: systemd:pam-config -Ignore: systemd:udev -Ignore: pesign:systemd -Ignore: logrotate:cron -Ignore: texlive-filesystem:cron -Ignore: xinit:xterm -Ignore: xdm:xterm -Ignore: gnome-control-center:gnome-themes-accessibility -Ignore: libgio-2_0-0:dbus-launch - -Ignore: man:groff-full -Ignore: git-core:rsync -Ignore: apache2:systemd -Ignore: icewm-lite:icewm -Ignore: cluster-glue:sudo -Ignore: libgcc:glibc-32bit -Ignore: libgcc41:glibc-32bit -Ignore: libgcc42:glibc-32bit -Ignore: libgcc43:glibc-32bit -Ignore: libgcc44:glibc-32bit -Ignore: libgcc45:glibc-32bit -Ignore: libgcc46:glibc-32bit -Ignore: libgcc47:glibc-32bit -Ignore: libstdc++:glibc-32bit -Ignore: libstdc41++:glibc-32bit -Ignore: libstdc42++:glibc-32bit -Ignore: libstdc43++:glibc-32bit -Ignore: libstdc44++:glibc-32bit -Ignore: libstdc45++:glibc-32bit -Ignore: libstdc46++:glibc-32bit -Ignore: libstdc47++:glibc-32bit -Ignore: ncurses-32bit - -Ignore: susehelp:susehelp_lang,suse_help_viewer -Ignore: mailx:smtp_daemon -Ignore: cron:smtp_daemon -Ignore: hotplug:syslog -Ignore: pcmcia:syslog -Ignore: openct:syslog -Ignore: postfix:sysvinit(syslog) -Ignore: cups:sysvinit(syslog) -Ignore: jython:servlet -Ignore: ispell:ispell_dictionary,ispell_english_dictionary -Ignore: aspell:aspel_dictionary,aspell_dictionary -Ignore: smartlink-softmodem:kernel,kernel-nongpl -Ignore: libreoffice-de:myspell-german-dictionary -Ignore: libreoffice:libreoffice-i18n -Ignore: libreoffice:libreoffice-icon-themes -Ignore: mediawiki:php-session,php-gettext,php-zlib,php-mysql,mod_php_any -Ignore: squirrelmail:mod_php_any,php-session,php-gettext,php-iconv,php-mbstring,php-openssl -Ignore: perl-Log-Log4perl:rrdtool - -Ignore: simias:mono(log4net) -Ignore: horde:mod_php_any,php-gettext,php-mcrypt,php-imap,php-pear-log,php-pear,php-session,php - -Ignore: xerces-j2:xml-commons-apis,xml-commons-resolver -Ignore: xdg-menu:desktop-data -Ignore: nessus-libraries:nessus-core -Ignore: evolution:yelp -Ignore: e17:e17-branding e17:e17-theme - -Ignore: mono-tools:mono(gconf-sharp),mono(glade-sharp),mono(gnome-sharp),mono(gtkhtml-sharp),mono(atk-sharp),mono(gdk-sharp),mono(glib-sharp),mono(gtk-sharp),mono(pango-sharp) -Ignore: gecko-sharp2:mono(glib-sharp),mono(gtk-sharp) - -Ignore: vcdimager:libcdio.so.6,libcdio.so.6(CDIO_6),libiso9660.so.4,libiso9660.so.4(ISO9660_4) -Ignore: libcdio:libcddb.so.2 - -Ignore: coreutils:coreutils-lang -Ignore: cpio:cpio-lang -Ignore: glib2:glib2-lang -Ignore: gtk2:gtk2-lang -Ignore: gtk:gtk-lang -Ignore: atk:atk-lang -Ignore: MozillaThunderbird:pinentry-dialog -Ignore: seamonkey:pinentry-dialog -Ignore: pinentry:pinentry-dialog -Ignore: gpg2:gpg2-lang -Ignore: util-linux:util-linux-lang -Ignore: suseRegister:distribution-release -Ignore: compiz:compiz-decorator -Ignore: icecream:gcc-c++ -Ignore: no -Ignore: package -Ignore: provides -Ignore: j9vm/libjvm.so()(64bit) -Ignore: kdepim3:suse_help_viewer -Ignore: kdebase3-SuSE:kdebase3-SuSE-branding -Ignore: kio_sysinfo:kdebase3-SuSE-branding -Ignore: gnome-menus:gnome-menus-branding -Ignore: epiphany:epiphany-branding -Ignore: gnome-control-center:gnome-control-center-branding -Ignore: phonon:phonon-backend -Ignore: openwbem-devel -Ignore: MozillaFirefox:MozillaFirefox-branding -Ignore: yast2:yast2-branding -Ignore: plymouth:plymouth-branding -Ignore: plymouth:suspend -Ignore: yast2-qt:yast2-branding -Ignore: yast2-theme-SLE:yast2-branding -Ignore: yast2-registration:yast2-registration-branding -Ignore: compiz:compiz-branding -Ignore: texlive:perl-Tk texlive-bin:perl-Tk -Ignore: xfce4-desktop:xfce4-desktop-branding -Ignore: xfce4-panel:xfce4-panel-branding -Ignore: xfce4-session:xfce4-session-branding -Ignore: kdebase4-runtime:kdebase4-runtime-branding -Ignore: transmission-common:transmission-ui -Ignore: sysvinit-tools:mkinitrd cifs-utils:mkinitrd -Ignore: mkinitrd:sbin_init -Ignore: opensc:pinentry -Ignore: gpg2:pinentry -Ignore: NetworkManager:dhcp -Ignore: NetworkManager:iproute2 -# sysconfig requires it at runtime, not buildtime -Ignore: sysconfig:dbus-1 -Ignore: sysconfig:procps -Ignore: sysconfig:iproute2 -Ignore: sysconfig-network:iproute2 -Ignore: sysconfig:tunctl -Ignore: sysconfig:sysvinit(network) -# no build dependencies -Ignore: libksuseinstall1:yast2-packager -Ignore: libksuseinstall1:zypper -Ignore: syslog-service:logrotate -Ignore: libglue-devel:cluster-glue -Ignore: libqca2:gpg2 -Ignore: NetworkManager:wpa_supplicant -Ignore: NetworkManager:dhcp-client -Ignore: libgio-2_0-0:dbus-1-x11 -Ignore: libgio-2_0-0:dbus-1 -Prefer: libgio-2_0-0:dbus-1 -Ignore: weather-wallpaper:inkscape -Ignore: libgamin-1-0:gamin-server -Ignore: libfam0-gamin:gamin-server -Ignore: python3:python3-pip -Ignore: avahi:sysvinit(network) -Ignore: cluster-glue:sysvinit(network) -Ignore: dracut:systemd-sysvinit - -%ifarch ppc64le -#Constraint: hostlabel PPC64LE_HOST -Constraint: hardware:cpu:flag power8 -%endif - -Macros: -# RUBY - UNVERSIONED STUFF -# -# IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT -# -# if you change any macros here you have to update the copy in the -# prjconf aswell. -# -# IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT -# -%rubygem() %{expand:%%{rubygems%rb_build_versions STOP %*}} -%rubygemsSTOP() %nil -%rubygemsxSTOP() %{expand:%%rubygemsxxSTOP -a %*} -%rubygemsxxSTOP(a:) %{-a*}) %* - -%rubySTOP() %nil -%rubyxSTOP() %* - -%ruby() %{expand:%%{ruby%rb_build_versions STOP %*}} - -%rubydevel() %{expand:%%{rubydevel%rb_build_versions STOP %*}} - -%rubydevelSTOP() %nil -%rubydevelxSTOP() %* -# - -# -# IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT -# -# if you change any macros here you have to update the copy in -# ruby aswell. -# -# IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT -# - -### And now Ruby 2.7 - -%rubygemsruby27() rubygem(ruby:2.7.0:%{expand:%%rubygemsx%*} %{expand:%%{rubygems%*}} -%rubygemsxruby27() %{expand:%%{rubygemsx%*}} - -%rubyruby27() ruby2.7 %{expand:%%rubyx%*} %{expand:%%{ruby%*}} -%rubyxruby27() %{expand:%%{rubyx%*}} - -%rubydevelruby27() ruby2.7-devel %{expand:%%rubydevelx%*} %{expand:%%{rubydevel%*}} -%rubydevelxruby27() %{expand:%%{rubydevelx%*}} - -### And now Ruby 3.0 - -%rubygemsruby30() rubygem(ruby:3.0.0:%{expand:%%rubygemsx%*} %{expand:%%{rubygems%*}} -%rubygemsxruby30() %{expand:%%{rubygemsx%*}} - -%rubyruby30() ruby3.0 %{expand:%%rubyx%*} %{expand:%%{ruby%*}} -%rubyxruby30() %{expand:%%{rubyx%*}} - -%rubydevelruby30() ruby3.0-devel %{expand:%%rubydevelx%*} %{expand:%%{rubydevel%*}} -%rubydevelxruby30() %{expand:%%{rubydevelx%*}} - -### Things to define default ruby stuff for the distro - -%rb_default_ruby ruby27 -%rb_default_ruby_suffix ruby2.7 -%rb_default_ruby_abi ruby:2.7.0 - -%rb_build_ruby_abis ruby:2.7.0 ruby:3.0.0 -%rb_build_versions ruby27 ruby30 -:Macros - -Macros: -%_with_ruby27 1 -%_with_ruby30 1 -:Macros - -%define _with_ruby27 1 -%define _with_ruby30 1 - -%define rb_default_ruby ruby27 -%define rb_default_ruby_suffix ruby2.7 -%define rb_default_ruby_abi ruby:2.7.0 - -%define rb_build_ruby_abis ruby:2.7.0 ruby:3.0.0 -%define rb_build_versions ruby27 ruby30 - -Prefer: %{rb_default_ruby_suffix}-rubygem-asciidoctor -Prefer: %{rb_default_ruby_suffix}-rubygem-bundler -Prefer: %{rb_default_ruby_suffix}-rubygem-cfa -Prefer: %{rb_default_ruby_suffix}-rubygem-cheetah -Prefer: %{rb_default_ruby_suffix}-rubygem-gem2rpm -Prefer: %{rb_default_ruby_suffix}-rubygem-inifile -Prefer: %{rb_default_ruby_suffix}-rubygem-mini_portile2 -Prefer: %{rb_default_ruby_suffix}-rubygem-ronn -Prefer: %{rb_default_ruby_suffix}-rubygem-rspec -Prefer: -ruby3.0-rubygem-rspec-3_5 -Prefer: %{rb_default_ruby_suffix}-rubygem-ruby-dbus -Prefer: %{rb_default_ruby_suffix}-rubygem-sass -Prefer: %{rb_default_ruby_suffix}-rubygem-sass-rails -Prefer: %{rb_default_ruby_suffix}-rubygem-yard -Prefer: %{rb_default_ruby_suffix}-rubygem-yast-rake - -# END RUBY STUFF - -# PYTHON STUFF - -%define skip_python2 1 -%define _without_python2 1 - -Macros: -## PYTHON MACROS BEGIN -# order of %pythons is important: The last flavor overrides any operation on conflicting files and definitions during expansions, -# making it the "default" in many cases --> keep the primary python3 provider at the end. -%pythons %{?!skip_python3:%{?!skip_python36:python36} %{?!skip_python39:python39} %{?!skip_python38:python38}} -%add_python() %{expand:%%define pythons %1 %pythons} - -%_without_python2 1 - -# prjconf definitions for python-rpm-macros -# This method for generating python_modules gets too deep to expand for rpm at about 5 python flavors. -# Hence, python_module_iter is replaced by python_module_lua in macros.lua. -# However, OBS cannot expand lua, but has a much higher expansion depth, so this works fine for the server side resolver. -%python_module_iter(a:) %{expand:%%define python %{-a*}} ( %python-%args ) %{expand:%%{?!python_module_iter_%1:%%{python_module_iter -a%*}}%%{?python_module_iter_%1}} -# pseudo-undefine for obs: reset for the next expansion within the next call of python_module -%python_module_iter_STOP %global python %%%%python -%python_module() %{?!python_module_lua:%{expand:%%define args %{**}} %{expand:%%{python_module_iter -a %{pythons} STOP}}}%{?python_module_lua:%python_module_lua %{**}} -## PYTHON MACROS END -:Macros - -# END PYTHON STUFF - -# BEGIN RUST STUFF -Prefer: -cargo1.53 - -# Define the architectures in which Rust (and Rust crates) are available -# NOTE: Keep this in sync with rust-srpm-macros! -%define rust_arches x86_64 i586 i686 armv6hl armv7hl aarch64 ppc64 powerpc64 ppc64le powerpc64le riscv64 s390x -Macros: -%rust_arches x86_64 i586 i686 armv6hl armv7hl aarch64 ppc64 powerpc64 ppc64le powerpc64le riscv64 s390x -:Macros - -# END RUST STUFF - -# Default to Java 11 -Prefer: java-11-openjdk-devel java-11-openjdk java-11-openjdk-headless java-11-openjdk-javadoc -%ifarch s390x -Prefer: java-1_8_0-openj9-devel java-1_8_0-openj9 java-1_8_0-openj9-headless -%endif -Prefer: java-1_8_0-openjdk-devel java-1_8_0-openjdk java-1_8_0-openjdk-headless java-1_8_0-openjdk-javadoc -Prefer: java-17-openjdk-devel java-17-openjdk java-17-openjdk-headless java-17-openjdk-javadoc -Prefer: java-16-openjdk-devel java-16-openjdk java-16-openjdk-headless java-16-openjdk-javadoc -Prefer: java-15-openjdk-devel java-15-openjdk java-15-openjdk-headless java-15-openjdk-javadoc -Prefer: java-14-openjdk-devel java-14-openjdk java-14-openjdk-headless java-14-openjdk-javadoc -Prefer: java-1_7_0-bootstrap-devel java-1_7_0-bootstrap java-1_7_0-bootstrap-headless - -%ifarch x86_64 ppc64 s390x sparc64 -Substitute: glibc-devel-32bit glibc-devel-32bit glibc-32bit -%else - %ifarch ppc sparc sparcv9 -Substitute: glibc-devel-32bit glibc-devel-64bit - %else -Substitute: glibc-devel-32bit - %endif -%endif - -%ifarch %ix86 -Substitute: kernel-binary-packages kernel-default kernel-smp kernel-bigsmp kernel-debug kernel-xen -%endif -%ifarch ia64 -Substitute: kernel-binary-packages kernel-default kernel-debug -%endif -%ifarch x86_64 -Substitute: kernel-binary-packages kernel-default kernel-smp kernel-xen -%endif -%ifarch ppc -Substitute: kernel-binary-packages kernel-default kernel-ppc64 kernel-ps3 -%endif -%ifarch ppc64 -Substitute: kernel-binary-packages kernel-default kernel-ppc64 -%endif -%ifarch s390 -Substitute: kernel-binary-packages kernel-s390 -%endif -%ifarch s390x -Substitute: kernel-binary-packages kernel-default -%endif - -# until the builds of the packages are fixed... -Substitute: yast2-theme-SLED -Substitute: yast2-theme-SLE - -Optflags: i586 -fomit-frame-pointer -Optflags: i686 -march=i686 -mtune=generic -fomit-frame-pointer -Optflags: x86_64 -Optflags: ppc -Optflags: ppc64 -Optflags: ia64 -Optflags: s390 -Optflags: s390 -Optflags: armv7l -Optflags: armv7hl -Optflags: armv6l -Optflags: armv6hl -Optflags: aarch64 -mbranch-protection=standard -Optflags: ppc64le -# need mcpu=ultrasparc to complete sparcv8plus to sparcv9 (adds, for example, atomic ops) -Optflags: sparcv9 -mcpu=ultrasparc -Optflags: sparc64 -mcpu=ultrasparc -%ifarch sparcv9 -Target: sparcv9 -%endif -%ifarch armv6l armv6hl -Target: armv6hl-suse-linux -Support: cputype-armv6 -Runscripts: cputype-armv6 -%endif -%ifarch armv7l armv7hl -Target: armv7hl-suse-linux -Support: cputype-armv7 -Runscripts: cputype-armv7 -%endif - -Optflags: * -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -Werror=return-type %%{?_lto_cflags} - -# 15.5 does not exist ! -%define suse_version 1550 -%define is_opensuse 1 -%define skelcd_compat 0 - -Macros: -%suse_version 1550 -%is_opensuse 1 -%skelcd_compat 0 - -# trim binary changelogs back to Jan 01 2018 -# maxnum,cuttime,minnum -# 2018/01/01 -%_binarychangelogtrim 0,1514764800,10 -# %_changelog_trimtime 1514764800 - -%build_ldflags %{?_lto_cflags} - -%insserv_prereq insserv sed -%fillup_prereq fillup /usr/bin/mkdir /usr/bin/touch -%suseconfig_fonts_prereq perl aaa_base -# I can't just not define it, as otherwise all specs using it break: [ 25s] error: line 27: Empty tag: Requires(post): -%install_info_prereq /bin/sh -%kernel_module_package_buildreq kmod-compat kernel-syms -%kernel_module_package_buildreqs kmod-compat kernel-syms - -%sles_version 0 -%ul_version 0 -%do_profiling 1 -%opensuse_bs 1 -%_vendor suse - -# Reproducible builds -%source_date_epoch_from_changelog Y -# clamp_mtime_to_source_date_epoch Y - -# define which gcc package builds the system libraries -%product_libs_gcc_ver 11 -# The following shlibs have latest versions built from GCC 6 sources -%product_libs_gcc_ver_libasan3 6 -%product_libs_gcc_ver_libgo9 6 -%product_libs_gcc_ver_libgfortran3 6 -# reminded by richi 2017 4/3 -%product_libs_gcc_ver_libgcj_bc1 6 -# The following shlibs have the latest version built from GCC 7 sources -%product_libs_gcc_ver_libgfortran4 7 -%product_libs_gcc_ver_libasan4 7 -%product_libs_gcc_ver_libubsan0 7 -%product_libs_gcc_ver_libcilkrts5 7 -%product_libs_gcc_ver_libgo11 7 -# The following shlibs have the latest version built from GCC 8 -%product_libs_gcc_ver_libmpx2 8 -%product_libs_gcc_ver_libmpxwrappers2 8 -%product_libs_gcc_ver_libgo13 8 -# The following shlibs have the latest version built from GCC 9 sources -%product_libs_gcc_ver_libasan5 9 -%product_libs_gcc_ver_libgo14 9 -# The following shlibs have the latest version built from GCC 10 sources -%product_libs_gcc_ver_libgphobos1 10 -%product_libs_gcc_ver_libgdruntime1 10 -%product_libs_gcc_ver_libgo16 10 -%gcc_version 11 - -%ext_info .gz -%ext_man .gz - -# %info_add(:-:) test -x /sbin/install-info -a -f %{?2}%{?!2:%{_infodir}}/%{1}%ext_info && /sbin/install-info --info-dir=%{?2}%{?!2:%{_infodir}} %{?2}%{?!2:%{_infodir}}/%{1}%ext_info \ -# %{nil} - -# %info_del(:-:) test -x /sbin/install-info -a ! -f %{?2}%{?!2:%{_infodir}}/%{1}%ext_info && /sbin/install-info --quiet --delete --info-dir=%{?2}%{?!2:%{_infodir}} %{?2}%{?!2:%{_infodir}}/%{1}%ext_info \ -# %{nil} -:Macros - - -# UsrMerge - 2021-05-25 -%define usrmerged 1 -Macros: -%usrmerged 1 -:Macros - - - -### from Kernel:stable -%define _repository standard -Substitute: kernel-dummy - -Macros: - -%distribution Kernel:stable -%_project Kernel:stable - -### from Kernel:stable -%_repository standard -%is_kotd 1 -%ignore_kabi_badness 1 -%klp_symbols 1 -%_obs_cpu_flag_exclude yes From b369e4dd778f46914ffe42f247cf741c9bb9b0c2a41fea5bac82b2c2450eee91 Mon Sep 17 00:00:00 2001 From: Kernel Bugs Date: Fri, 27 Aug 2021 08:03:49 +0000 Subject: [PATCH 5/6] commit d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1565 --- config.tar.bz2 | 4 +- dtb-aarch64.changes | 222 ------------------------------------- dtb-aarch64.spec | 6 +- dtb-armv6l.changes | 222 ------------------------------------- dtb-armv6l.spec | 6 +- dtb-armv7l.changes | 222 ------------------------------------- dtb-armv7l.spec | 6 +- dtb-riscv64.changes | 222 ------------------------------------- dtb-riscv64.spec | 6 +- kernel-64kb.changes | 222 ------------------------------------- kernel-64kb.spec | 12 +- kernel-debug.changes | 222 ------------------------------------- kernel-debug.spec | 12 +- kernel-default.changes | 222 ------------------------------------- kernel-default.spec | 12 +- kernel-docs.changes | 222 ------------------------------------- kernel-docs.spec | 8 +- kernel-kvmsmall.changes | 222 ------------------------------------- kernel-kvmsmall.spec | 12 +- kernel-lpae.changes | 222 ------------------------------------- kernel-lpae.spec | 12 +- kernel-obs-build.changes | 222 ------------------------------------- kernel-obs-build.spec | 8 +- kernel-obs-qa.changes | 222 ------------------------------------- kernel-obs-qa.spec | 6 +- kernel-pae.changes | 222 ------------------------------------- kernel-pae.spec | 12 +- kernel-source.changes | 222 ------------------------------------- kernel-source.spec | 8 +- kernel-syms.changes | 222 ------------------------------------- kernel-syms.spec | 6 +- kernel-vanilla.changes | 222 ------------------------------------- kernel-vanilla.spec | 12 +- kernel-zfcpdump.changes | 222 ------------------------------------- kernel-zfcpdump.spec | 12 +- patches.kernel.org.tar.bz2 | 4 +- patches.suse.tar.bz2 | 4 +- series.conf | 130 +--------------------- source-timestamp | 4 +- 39 files changed, 89 insertions(+), 3987 deletions(-) diff --git a/config.tar.bz2 b/config.tar.bz2 index 0840870c..549569f0 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9ac034d2b607f40c5d8f4aba141590b8b7e753287ae0968122aeae3b56963e50 -size 291880 +oid sha256:bdbfb523b70cd73d63657591c5653f904fdee0bba9a3f3a2b3087396278f9842 +size 291847 diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index 424f53b0..705cc4f9 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,225 +1,3 @@ -------------------------------------------------------------------- -Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz - -- net: usb: asix: ax88772: Fix less than zero comparison of a u16 - (git-fixes). -- commit 8e5c63f - -------------------------------------------------------------------- -Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz - -- Linux 5.13.13 (bsc#1012628). -- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards - (bsc#1012628). -- io_uring: Use WRITE_ONCE() when writing to sq_flags - (bsc#1012628). -- USB: core: Avoid WARNings for 0-length descriptor requests - (bsc#1012628). -- USB: core: Fix incorrect pipe calculation in do_proc_control() - (bsc#1012628). -- dmaengine: xilinx_dma: Fix read-after-free bug when terminating - transfers (bsc#1012628). -- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() - (bsc#1012628). -- spi: spi-mux: Add module info needed for autoloading - (bsc#1012628). -- net: xfrm: Fix end of loop tests for list_for_each_entry - (bsc#1012628). -- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 - (bsc#1012628). -- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if - controller is not yet available (bsc#1012628). -- scsi: pm80xx: Fix TMF task completion race condition - (bsc#1012628). -- scsi: megaraid_mm: Fix end of loop tests for - list_for_each_entry() (bsc#1012628). -- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() - (bsc#1012628). -- scsi: core: Avoid printing an error if target_alloc() returns - -ENXIO (bsc#1012628). -- scsi: core: Fix capacity set to zero after offlinining device - (bsc#1012628). -- drm/amdgpu: fix the doorbell missing when in CGPG issue for - renoir (bsc#1012628). -- qede: fix crash in rmmod qede while automatic debug collection - (bsc#1012628). -- ARM: dts: nomadik: Fix up interrupt controller node names - (bsc#1012628). -- net: usb: pegasus: Check the return value of get_geristers() - and friends; (bsc#1012628). -- perf/x86: Fix out of bound MSR access (bsc#1012628). -- spi: cadence-quadspi: Fix check condition for DTR ops - (bsc#1012628). -- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X - (bsc#1012628). -- drm/amd/display: workaround for hard hang on HPD on native DP - (bsc#1012628). -- kyber: make trace_block_rq call consistent with documentation - (bsc#1012628). -- mtd: rawnand: Add a check in of_get_nand_secure_regions() - (bsc#1012628). -- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x - (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping - (bsc#1012628). -- iommu: Check if group is NULL before remove device - (bsc#1012628). -- cpufreq: arm_scmi: Fix error path when allocation failed - (bsc#1012628). -- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem - (bsc#1012628). -- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem - (bsc#1012628). -- mt76: fix enum type mismatch (bsc#1012628). -- mtd: rawnand: Fix probe failure due to - of_get_nand_secure_regions() (bsc#1012628). -- soc: fsl: qe: convert QE interrupt controller to platform_device - (bsc#1012628). -- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant - (bsc#1012628). -- dccp: add do-while-0 stubs for dccp_pr_debug macros - (bsc#1012628). -- virtio: Protect vqs list access (bsc#1012628). -- vhost-vdpa: Fix integer overflow in - vhost_vdpa_process_iotlb_update() (bsc#1012628). -- bus: ti-sysc: Fix error handling for sysc_check_active_timer() - (bsc#1012628). -- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). -- vdpa_sim: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vp_vdpa: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). -- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). -- drm/mediatek: Add AAL output size configuration (bsc#1012628). -- drm/mediatek: Add component_del in OVL and COLOR remove function - (bsc#1012628). -- bpf: Clear zext_dst of dead insns (bsc#1012628). -- bnxt: don't lock the tx queue from napi poll (bsc#1012628). -- bnxt: disable napi before canceling DIM (bsc#1012628). -- bnxt: make sure xmit_more + errors does not miss doorbells - (bsc#1012628). -- bnxt: count Tx drops (bsc#1012628). -- soc: fsl: qe: fix static checker warning (bsc#1012628). -- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). -- ptp_pch: Restore dependency on PCI (bsc#1012628). -- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). -- bnxt_en: Add missing DMA memory barriers (bsc#1012628). -- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). -- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO - (bsc#1012628). -- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). -- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 - (bsc#1012628). -- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable - error path (bsc#1012628). -- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). -- net: mdio-mux: Don't ignore memory allocation errors - (bsc#1012628). -- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). -- ovs: clear skb->tstamp in forwarding path (bsc#1012628). -- net: usb: asix: refactor asix_read_phy_addr() and handle errors - on return (bsc#1012628). -- iommu/vt-d: Fix incomplete cache flush in - intel_pasid_tear_down_entry() (bsc#1012628). -- drm/i915: Skip display interruption setup when display is not - available (bsc#1012628). -- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). -- drm/amd/display: Use DCN30 watermark calc for DCN301 - (bsc#1012628). -- net: mscc: ocelot: allow forwarding from bridge ports to the - tag_8021q CPU port (bsc#1012628). -- mptcp: fix memory leak on address flush (bsc#1012628). -- mptcp: full fully established support after ADD_ADDR - (bsc#1012628). -- r8152: fix writing USB_BP2_EN (bsc#1012628). -- r8152: fix the maximum number of PLA bp for RTL8153C - (bsc#1012628). -- PCI/sysfs: Use correct variable for the legacy_mem sysfs object - (bsc#1012628). -- i40e: Fix ATR queue selection (bsc#1012628). -- iavf: Fix ping is lost after untrusted VF had tried to change - MAC (bsc#1012628). -- Revert "flow_offload: action should not be NULL when it is - referenced" (bsc#1012628). -- net: dpaa2-switch: disable the control interface on error path - (bsc#1012628). -- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). -- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). -- mmc: mmci: stm32: Check when the voltage switch procedure - should be done (bsc#1012628). -- mmc: sdhci-msm: Update the software timeout value for sdhc - (bsc#1012628). -- clk: imx6q: fix uart earlycon unwork (bsc#1012628). -- clk: qcom: gdsc: Ensure regulator init state matches GDSC state - (bsc#1012628). -- arm64: clean vdso & vdso32 files (bsc#1012628). -- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). -- ALSA: hda - fix the 'Capture Switch' value change notifications - (bsc#1012628). -- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS - (bsc#1012628). -- tracing / histogram: Fix NULL pointer dereference on strcmp() - on NULL event name (bsc#1012628). -- slimbus: messaging: start transaction ids from 1 instead of zero - (bsc#1012628). -- slimbus: messaging: check for valid transaction id - (bsc#1012628). -- slimbus: ngd: set correct device for pm (bsc#1012628). -- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). -- ipack: tpci200: fix many double free issues in tpci200_pci_probe - (bsc#1012628). -- ipack: tpci200: fix memory leak in the tpci200_register - (bsc#1012628). -- io_uring: fix code style problems (bsc#1012628). -- io_uring: only assign io_uring_enter() SQPOLL error in actual - error case (bsc#1012628). -- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 - 9510 laptop (bsc#1012628). -- opp: Drop empty-table checks from _put functions (bsc#1012628). -- btrfs: prevent rename2 from exchanging a subvol with a directory - from different parents (bsc#1012628). -- tracing: Apply trace filters on all output channels - (bsc#1012628). -- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E - (bsc#1012628). -- s390/pci: fix use after free of zpci_dev (bsc#1012628). -- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to - alt-mode drivers (bsc#1012628). -- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c - (bsc#1012628). -- powerpc/32s: Refactor update of user segment registers - (bsc#1012628). -- powerpc/32s: Fix random crashes by adding isync() after - locking/unlocking KUEP (bsc#1012628). -- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI - (bsc#1012628). -- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 - (bsc#1012628). -- ASoC: intel: atom: Fix breakage for PCM buffer address setup - (bsc#1012628). -- riscv: Fix a number of free'd resources in init_resources() - (bsc#1012628). -- mm: memcontrol: fix occasional OOMs due to proportional - memory.low reclaim (bsc#1012628). -- mm,hwpoison: make get_hwpoison_page() call get_any_page() - (bsc#1012628). -- mm/hwpoison: retry with shake_page() for unhandlable pages - (bsc#1012628). -- kfence: fix is_kfence_address() for addresses below - KFENCE_POOL_SIZE (bsc#1012628). -- hugetlb: don't pass page cache pages to restore_reserve_on_error - (bsc#1012628). -- io_uring: fix xa_alloc_cycle() error return value check - (bsc#1012628). -- fs: warn about impending deprecation of mandatory locks - (bsc#1012628). -- Update config files. -- commit b44f35f - ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index d5531ab2..bd61feba 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 5.13 -%define patchversion 5.13.13 +%define patchversion 5.13.12 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-aarch64 -Version: 5.13.13 +Version: 5.13.12 %if 0%{?is_kotd} -Release: .g8e5c63f +Release: .gd66b4c0 %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index 424f53b0..705cc4f9 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,225 +1,3 @@ -------------------------------------------------------------------- -Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz - -- net: usb: asix: ax88772: Fix less than zero comparison of a u16 - (git-fixes). -- commit 8e5c63f - -------------------------------------------------------------------- -Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz - -- Linux 5.13.13 (bsc#1012628). -- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards - (bsc#1012628). -- io_uring: Use WRITE_ONCE() when writing to sq_flags - (bsc#1012628). -- USB: core: Avoid WARNings for 0-length descriptor requests - (bsc#1012628). -- USB: core: Fix incorrect pipe calculation in do_proc_control() - (bsc#1012628). -- dmaengine: xilinx_dma: Fix read-after-free bug when terminating - transfers (bsc#1012628). -- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() - (bsc#1012628). -- spi: spi-mux: Add module info needed for autoloading - (bsc#1012628). -- net: xfrm: Fix end of loop tests for list_for_each_entry - (bsc#1012628). -- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 - (bsc#1012628). -- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if - controller is not yet available (bsc#1012628). -- scsi: pm80xx: Fix TMF task completion race condition - (bsc#1012628). -- scsi: megaraid_mm: Fix end of loop tests for - list_for_each_entry() (bsc#1012628). -- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() - (bsc#1012628). -- scsi: core: Avoid printing an error if target_alloc() returns - -ENXIO (bsc#1012628). -- scsi: core: Fix capacity set to zero after offlinining device - (bsc#1012628). -- drm/amdgpu: fix the doorbell missing when in CGPG issue for - renoir (bsc#1012628). -- qede: fix crash in rmmod qede while automatic debug collection - (bsc#1012628). -- ARM: dts: nomadik: Fix up interrupt controller node names - (bsc#1012628). -- net: usb: pegasus: Check the return value of get_geristers() - and friends; (bsc#1012628). -- perf/x86: Fix out of bound MSR access (bsc#1012628). -- spi: cadence-quadspi: Fix check condition for DTR ops - (bsc#1012628). -- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X - (bsc#1012628). -- drm/amd/display: workaround for hard hang on HPD on native DP - (bsc#1012628). -- kyber: make trace_block_rq call consistent with documentation - (bsc#1012628). -- mtd: rawnand: Add a check in of_get_nand_secure_regions() - (bsc#1012628). -- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x - (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping - (bsc#1012628). -- iommu: Check if group is NULL before remove device - (bsc#1012628). -- cpufreq: arm_scmi: Fix error path when allocation failed - (bsc#1012628). -- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem - (bsc#1012628). -- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem - (bsc#1012628). -- mt76: fix enum type mismatch (bsc#1012628). -- mtd: rawnand: Fix probe failure due to - of_get_nand_secure_regions() (bsc#1012628). -- soc: fsl: qe: convert QE interrupt controller to platform_device - (bsc#1012628). -- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant - (bsc#1012628). -- dccp: add do-while-0 stubs for dccp_pr_debug macros - (bsc#1012628). -- virtio: Protect vqs list access (bsc#1012628). -- vhost-vdpa: Fix integer overflow in - vhost_vdpa_process_iotlb_update() (bsc#1012628). -- bus: ti-sysc: Fix error handling for sysc_check_active_timer() - (bsc#1012628). -- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). -- vdpa_sim: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vp_vdpa: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). -- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). -- drm/mediatek: Add AAL output size configuration (bsc#1012628). -- drm/mediatek: Add component_del in OVL and COLOR remove function - (bsc#1012628). -- bpf: Clear zext_dst of dead insns (bsc#1012628). -- bnxt: don't lock the tx queue from napi poll (bsc#1012628). -- bnxt: disable napi before canceling DIM (bsc#1012628). -- bnxt: make sure xmit_more + errors does not miss doorbells - (bsc#1012628). -- bnxt: count Tx drops (bsc#1012628). -- soc: fsl: qe: fix static checker warning (bsc#1012628). -- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). -- ptp_pch: Restore dependency on PCI (bsc#1012628). -- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). -- bnxt_en: Add missing DMA memory barriers (bsc#1012628). -- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). -- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO - (bsc#1012628). -- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). -- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 - (bsc#1012628). -- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable - error path (bsc#1012628). -- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). -- net: mdio-mux: Don't ignore memory allocation errors - (bsc#1012628). -- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). -- ovs: clear skb->tstamp in forwarding path (bsc#1012628). -- net: usb: asix: refactor asix_read_phy_addr() and handle errors - on return (bsc#1012628). -- iommu/vt-d: Fix incomplete cache flush in - intel_pasid_tear_down_entry() (bsc#1012628). -- drm/i915: Skip display interruption setup when display is not - available (bsc#1012628). -- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). -- drm/amd/display: Use DCN30 watermark calc for DCN301 - (bsc#1012628). -- net: mscc: ocelot: allow forwarding from bridge ports to the - tag_8021q CPU port (bsc#1012628). -- mptcp: fix memory leak on address flush (bsc#1012628). -- mptcp: full fully established support after ADD_ADDR - (bsc#1012628). -- r8152: fix writing USB_BP2_EN (bsc#1012628). -- r8152: fix the maximum number of PLA bp for RTL8153C - (bsc#1012628). -- PCI/sysfs: Use correct variable for the legacy_mem sysfs object - (bsc#1012628). -- i40e: Fix ATR queue selection (bsc#1012628). -- iavf: Fix ping is lost after untrusted VF had tried to change - MAC (bsc#1012628). -- Revert "flow_offload: action should not be NULL when it is - referenced" (bsc#1012628). -- net: dpaa2-switch: disable the control interface on error path - (bsc#1012628). -- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). -- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). -- mmc: mmci: stm32: Check when the voltage switch procedure - should be done (bsc#1012628). -- mmc: sdhci-msm: Update the software timeout value for sdhc - (bsc#1012628). -- clk: imx6q: fix uart earlycon unwork (bsc#1012628). -- clk: qcom: gdsc: Ensure regulator init state matches GDSC state - (bsc#1012628). -- arm64: clean vdso & vdso32 files (bsc#1012628). -- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). -- ALSA: hda - fix the 'Capture Switch' value change notifications - (bsc#1012628). -- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS - (bsc#1012628). -- tracing / histogram: Fix NULL pointer dereference on strcmp() - on NULL event name (bsc#1012628). -- slimbus: messaging: start transaction ids from 1 instead of zero - (bsc#1012628). -- slimbus: messaging: check for valid transaction id - (bsc#1012628). -- slimbus: ngd: set correct device for pm (bsc#1012628). -- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). -- ipack: tpci200: fix many double free issues in tpci200_pci_probe - (bsc#1012628). -- ipack: tpci200: fix memory leak in the tpci200_register - (bsc#1012628). -- io_uring: fix code style problems (bsc#1012628). -- io_uring: only assign io_uring_enter() SQPOLL error in actual - error case (bsc#1012628). -- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 - 9510 laptop (bsc#1012628). -- opp: Drop empty-table checks from _put functions (bsc#1012628). -- btrfs: prevent rename2 from exchanging a subvol with a directory - from different parents (bsc#1012628). -- tracing: Apply trace filters on all output channels - (bsc#1012628). -- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E - (bsc#1012628). -- s390/pci: fix use after free of zpci_dev (bsc#1012628). -- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to - alt-mode drivers (bsc#1012628). -- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c - (bsc#1012628). -- powerpc/32s: Refactor update of user segment registers - (bsc#1012628). -- powerpc/32s: Fix random crashes by adding isync() after - locking/unlocking KUEP (bsc#1012628). -- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI - (bsc#1012628). -- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 - (bsc#1012628). -- ASoC: intel: atom: Fix breakage for PCM buffer address setup - (bsc#1012628). -- riscv: Fix a number of free'd resources in init_resources() - (bsc#1012628). -- mm: memcontrol: fix occasional OOMs due to proportional - memory.low reclaim (bsc#1012628). -- mm,hwpoison: make get_hwpoison_page() call get_any_page() - (bsc#1012628). -- mm/hwpoison: retry with shake_page() for unhandlable pages - (bsc#1012628). -- kfence: fix is_kfence_address() for addresses below - KFENCE_POOL_SIZE (bsc#1012628). -- hugetlb: don't pass page cache pages to restore_reserve_on_error - (bsc#1012628). -- io_uring: fix xa_alloc_cycle() error return value check - (bsc#1012628). -- fs: warn about impending deprecation of mandatory locks - (bsc#1012628). -- Update config files. -- commit b44f35f - ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index 92e4db3e..0096ae3b 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 5.13 -%define patchversion 5.13.13 +%define patchversion 5.13.12 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv6l -Version: 5.13.13 +Version: 5.13.12 %if 0%{?is_kotd} -Release: .g8e5c63f +Release: .gd66b4c0 %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index 424f53b0..705cc4f9 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,225 +1,3 @@ -------------------------------------------------------------------- -Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz - -- net: usb: asix: ax88772: Fix less than zero comparison of a u16 - (git-fixes). -- commit 8e5c63f - -------------------------------------------------------------------- -Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz - -- Linux 5.13.13 (bsc#1012628). -- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards - (bsc#1012628). -- io_uring: Use WRITE_ONCE() when writing to sq_flags - (bsc#1012628). -- USB: core: Avoid WARNings for 0-length descriptor requests - (bsc#1012628). -- USB: core: Fix incorrect pipe calculation in do_proc_control() - (bsc#1012628). -- dmaengine: xilinx_dma: Fix read-after-free bug when terminating - transfers (bsc#1012628). -- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() - (bsc#1012628). -- spi: spi-mux: Add module info needed for autoloading - (bsc#1012628). -- net: xfrm: Fix end of loop tests for list_for_each_entry - (bsc#1012628). -- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 - (bsc#1012628). -- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if - controller is not yet available (bsc#1012628). -- scsi: pm80xx: Fix TMF task completion race condition - (bsc#1012628). -- scsi: megaraid_mm: Fix end of loop tests for - list_for_each_entry() (bsc#1012628). -- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() - (bsc#1012628). -- scsi: core: Avoid printing an error if target_alloc() returns - -ENXIO (bsc#1012628). -- scsi: core: Fix capacity set to zero after offlinining device - (bsc#1012628). -- drm/amdgpu: fix the doorbell missing when in CGPG issue for - renoir (bsc#1012628). -- qede: fix crash in rmmod qede while automatic debug collection - (bsc#1012628). -- ARM: dts: nomadik: Fix up interrupt controller node names - (bsc#1012628). -- net: usb: pegasus: Check the return value of get_geristers() - and friends; (bsc#1012628). -- perf/x86: Fix out of bound MSR access (bsc#1012628). -- spi: cadence-quadspi: Fix check condition for DTR ops - (bsc#1012628). -- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X - (bsc#1012628). -- drm/amd/display: workaround for hard hang on HPD on native DP - (bsc#1012628). -- kyber: make trace_block_rq call consistent with documentation - (bsc#1012628). -- mtd: rawnand: Add a check in of_get_nand_secure_regions() - (bsc#1012628). -- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x - (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping - (bsc#1012628). -- iommu: Check if group is NULL before remove device - (bsc#1012628). -- cpufreq: arm_scmi: Fix error path when allocation failed - (bsc#1012628). -- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem - (bsc#1012628). -- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem - (bsc#1012628). -- mt76: fix enum type mismatch (bsc#1012628). -- mtd: rawnand: Fix probe failure due to - of_get_nand_secure_regions() (bsc#1012628). -- soc: fsl: qe: convert QE interrupt controller to platform_device - (bsc#1012628). -- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant - (bsc#1012628). -- dccp: add do-while-0 stubs for dccp_pr_debug macros - (bsc#1012628). -- virtio: Protect vqs list access (bsc#1012628). -- vhost-vdpa: Fix integer overflow in - vhost_vdpa_process_iotlb_update() (bsc#1012628). -- bus: ti-sysc: Fix error handling for sysc_check_active_timer() - (bsc#1012628). -- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). -- vdpa_sim: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vp_vdpa: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). -- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). -- drm/mediatek: Add AAL output size configuration (bsc#1012628). -- drm/mediatek: Add component_del in OVL and COLOR remove function - (bsc#1012628). -- bpf: Clear zext_dst of dead insns (bsc#1012628). -- bnxt: don't lock the tx queue from napi poll (bsc#1012628). -- bnxt: disable napi before canceling DIM (bsc#1012628). -- bnxt: make sure xmit_more + errors does not miss doorbells - (bsc#1012628). -- bnxt: count Tx drops (bsc#1012628). -- soc: fsl: qe: fix static checker warning (bsc#1012628). -- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). -- ptp_pch: Restore dependency on PCI (bsc#1012628). -- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). -- bnxt_en: Add missing DMA memory barriers (bsc#1012628). -- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). -- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO - (bsc#1012628). -- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). -- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 - (bsc#1012628). -- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable - error path (bsc#1012628). -- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). -- net: mdio-mux: Don't ignore memory allocation errors - (bsc#1012628). -- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). -- ovs: clear skb->tstamp in forwarding path (bsc#1012628). -- net: usb: asix: refactor asix_read_phy_addr() and handle errors - on return (bsc#1012628). -- iommu/vt-d: Fix incomplete cache flush in - intel_pasid_tear_down_entry() (bsc#1012628). -- drm/i915: Skip display interruption setup when display is not - available (bsc#1012628). -- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). -- drm/amd/display: Use DCN30 watermark calc for DCN301 - (bsc#1012628). -- net: mscc: ocelot: allow forwarding from bridge ports to the - tag_8021q CPU port (bsc#1012628). -- mptcp: fix memory leak on address flush (bsc#1012628). -- mptcp: full fully established support after ADD_ADDR - (bsc#1012628). -- r8152: fix writing USB_BP2_EN (bsc#1012628). -- r8152: fix the maximum number of PLA bp for RTL8153C - (bsc#1012628). -- PCI/sysfs: Use correct variable for the legacy_mem sysfs object - (bsc#1012628). -- i40e: Fix ATR queue selection (bsc#1012628). -- iavf: Fix ping is lost after untrusted VF had tried to change - MAC (bsc#1012628). -- Revert "flow_offload: action should not be NULL when it is - referenced" (bsc#1012628). -- net: dpaa2-switch: disable the control interface on error path - (bsc#1012628). -- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). -- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). -- mmc: mmci: stm32: Check when the voltage switch procedure - should be done (bsc#1012628). -- mmc: sdhci-msm: Update the software timeout value for sdhc - (bsc#1012628). -- clk: imx6q: fix uart earlycon unwork (bsc#1012628). -- clk: qcom: gdsc: Ensure regulator init state matches GDSC state - (bsc#1012628). -- arm64: clean vdso & vdso32 files (bsc#1012628). -- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). -- ALSA: hda - fix the 'Capture Switch' value change notifications - (bsc#1012628). -- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS - (bsc#1012628). -- tracing / histogram: Fix NULL pointer dereference on strcmp() - on NULL event name (bsc#1012628). -- slimbus: messaging: start transaction ids from 1 instead of zero - (bsc#1012628). -- slimbus: messaging: check for valid transaction id - (bsc#1012628). -- slimbus: ngd: set correct device for pm (bsc#1012628). -- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). -- ipack: tpci200: fix many double free issues in tpci200_pci_probe - (bsc#1012628). -- ipack: tpci200: fix memory leak in the tpci200_register - (bsc#1012628). -- io_uring: fix code style problems (bsc#1012628). -- io_uring: only assign io_uring_enter() SQPOLL error in actual - error case (bsc#1012628). -- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 - 9510 laptop (bsc#1012628). -- opp: Drop empty-table checks from _put functions (bsc#1012628). -- btrfs: prevent rename2 from exchanging a subvol with a directory - from different parents (bsc#1012628). -- tracing: Apply trace filters on all output channels - (bsc#1012628). -- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E - (bsc#1012628). -- s390/pci: fix use after free of zpci_dev (bsc#1012628). -- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to - alt-mode drivers (bsc#1012628). -- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c - (bsc#1012628). -- powerpc/32s: Refactor update of user segment registers - (bsc#1012628). -- powerpc/32s: Fix random crashes by adding isync() after - locking/unlocking KUEP (bsc#1012628). -- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI - (bsc#1012628). -- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 - (bsc#1012628). -- ASoC: intel: atom: Fix breakage for PCM buffer address setup - (bsc#1012628). -- riscv: Fix a number of free'd resources in init_resources() - (bsc#1012628). -- mm: memcontrol: fix occasional OOMs due to proportional - memory.low reclaim (bsc#1012628). -- mm,hwpoison: make get_hwpoison_page() call get_any_page() - (bsc#1012628). -- mm/hwpoison: retry with shake_page() for unhandlable pages - (bsc#1012628). -- kfence: fix is_kfence_address() for addresses below - KFENCE_POOL_SIZE (bsc#1012628). -- hugetlb: don't pass page cache pages to restore_reserve_on_error - (bsc#1012628). -- io_uring: fix xa_alloc_cycle() error return value check - (bsc#1012628). -- fs: warn about impending deprecation of mandatory locks - (bsc#1012628). -- Update config files. -- commit b44f35f - ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index 5cda9d1e..6274aa99 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 5.13 -%define patchversion 5.13.13 +%define patchversion 5.13.12 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv7l -Version: 5.13.13 +Version: 5.13.12 %if 0%{?is_kotd} -Release: .g8e5c63f +Release: .gd66b4c0 %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index 424f53b0..705cc4f9 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,225 +1,3 @@ -------------------------------------------------------------------- -Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz - -- net: usb: asix: ax88772: Fix less than zero comparison of a u16 - (git-fixes). -- commit 8e5c63f - -------------------------------------------------------------------- -Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz - -- Linux 5.13.13 (bsc#1012628). -- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards - (bsc#1012628). -- io_uring: Use WRITE_ONCE() when writing to sq_flags - (bsc#1012628). -- USB: core: Avoid WARNings for 0-length descriptor requests - (bsc#1012628). -- USB: core: Fix incorrect pipe calculation in do_proc_control() - (bsc#1012628). -- dmaengine: xilinx_dma: Fix read-after-free bug when terminating - transfers (bsc#1012628). -- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() - (bsc#1012628). -- spi: spi-mux: Add module info needed for autoloading - (bsc#1012628). -- net: xfrm: Fix end of loop tests for list_for_each_entry - (bsc#1012628). -- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 - (bsc#1012628). -- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if - controller is not yet available (bsc#1012628). -- scsi: pm80xx: Fix TMF task completion race condition - (bsc#1012628). -- scsi: megaraid_mm: Fix end of loop tests for - list_for_each_entry() (bsc#1012628). -- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() - (bsc#1012628). -- scsi: core: Avoid printing an error if target_alloc() returns - -ENXIO (bsc#1012628). -- scsi: core: Fix capacity set to zero after offlinining device - (bsc#1012628). -- drm/amdgpu: fix the doorbell missing when in CGPG issue for - renoir (bsc#1012628). -- qede: fix crash in rmmod qede while automatic debug collection - (bsc#1012628). -- ARM: dts: nomadik: Fix up interrupt controller node names - (bsc#1012628). -- net: usb: pegasus: Check the return value of get_geristers() - and friends; (bsc#1012628). -- perf/x86: Fix out of bound MSR access (bsc#1012628). -- spi: cadence-quadspi: Fix check condition for DTR ops - (bsc#1012628). -- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X - (bsc#1012628). -- drm/amd/display: workaround for hard hang on HPD on native DP - (bsc#1012628). -- kyber: make trace_block_rq call consistent with documentation - (bsc#1012628). -- mtd: rawnand: Add a check in of_get_nand_secure_regions() - (bsc#1012628). -- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x - (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping - (bsc#1012628). -- iommu: Check if group is NULL before remove device - (bsc#1012628). -- cpufreq: arm_scmi: Fix error path when allocation failed - (bsc#1012628). -- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem - (bsc#1012628). -- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem - (bsc#1012628). -- mt76: fix enum type mismatch (bsc#1012628). -- mtd: rawnand: Fix probe failure due to - of_get_nand_secure_regions() (bsc#1012628). -- soc: fsl: qe: convert QE interrupt controller to platform_device - (bsc#1012628). -- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant - (bsc#1012628). -- dccp: add do-while-0 stubs for dccp_pr_debug macros - (bsc#1012628). -- virtio: Protect vqs list access (bsc#1012628). -- vhost-vdpa: Fix integer overflow in - vhost_vdpa_process_iotlb_update() (bsc#1012628). -- bus: ti-sysc: Fix error handling for sysc_check_active_timer() - (bsc#1012628). -- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). -- vdpa_sim: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vp_vdpa: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). -- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). -- drm/mediatek: Add AAL output size configuration (bsc#1012628). -- drm/mediatek: Add component_del in OVL and COLOR remove function - (bsc#1012628). -- bpf: Clear zext_dst of dead insns (bsc#1012628). -- bnxt: don't lock the tx queue from napi poll (bsc#1012628). -- bnxt: disable napi before canceling DIM (bsc#1012628). -- bnxt: make sure xmit_more + errors does not miss doorbells - (bsc#1012628). -- bnxt: count Tx drops (bsc#1012628). -- soc: fsl: qe: fix static checker warning (bsc#1012628). -- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). -- ptp_pch: Restore dependency on PCI (bsc#1012628). -- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). -- bnxt_en: Add missing DMA memory barriers (bsc#1012628). -- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). -- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO - (bsc#1012628). -- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). -- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 - (bsc#1012628). -- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable - error path (bsc#1012628). -- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). -- net: mdio-mux: Don't ignore memory allocation errors - (bsc#1012628). -- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). -- ovs: clear skb->tstamp in forwarding path (bsc#1012628). -- net: usb: asix: refactor asix_read_phy_addr() and handle errors - on return (bsc#1012628). -- iommu/vt-d: Fix incomplete cache flush in - intel_pasid_tear_down_entry() (bsc#1012628). -- drm/i915: Skip display interruption setup when display is not - available (bsc#1012628). -- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). -- drm/amd/display: Use DCN30 watermark calc for DCN301 - (bsc#1012628). -- net: mscc: ocelot: allow forwarding from bridge ports to the - tag_8021q CPU port (bsc#1012628). -- mptcp: fix memory leak on address flush (bsc#1012628). -- mptcp: full fully established support after ADD_ADDR - (bsc#1012628). -- r8152: fix writing USB_BP2_EN (bsc#1012628). -- r8152: fix the maximum number of PLA bp for RTL8153C - (bsc#1012628). -- PCI/sysfs: Use correct variable for the legacy_mem sysfs object - (bsc#1012628). -- i40e: Fix ATR queue selection (bsc#1012628). -- iavf: Fix ping is lost after untrusted VF had tried to change - MAC (bsc#1012628). -- Revert "flow_offload: action should not be NULL when it is - referenced" (bsc#1012628). -- net: dpaa2-switch: disable the control interface on error path - (bsc#1012628). -- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). -- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). -- mmc: mmci: stm32: Check when the voltage switch procedure - should be done (bsc#1012628). -- mmc: sdhci-msm: Update the software timeout value for sdhc - (bsc#1012628). -- clk: imx6q: fix uart earlycon unwork (bsc#1012628). -- clk: qcom: gdsc: Ensure regulator init state matches GDSC state - (bsc#1012628). -- arm64: clean vdso & vdso32 files (bsc#1012628). -- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). -- ALSA: hda - fix the 'Capture Switch' value change notifications - (bsc#1012628). -- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS - (bsc#1012628). -- tracing / histogram: Fix NULL pointer dereference on strcmp() - on NULL event name (bsc#1012628). -- slimbus: messaging: start transaction ids from 1 instead of zero - (bsc#1012628). -- slimbus: messaging: check for valid transaction id - (bsc#1012628). -- slimbus: ngd: set correct device for pm (bsc#1012628). -- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). -- ipack: tpci200: fix many double free issues in tpci200_pci_probe - (bsc#1012628). -- ipack: tpci200: fix memory leak in the tpci200_register - (bsc#1012628). -- io_uring: fix code style problems (bsc#1012628). -- io_uring: only assign io_uring_enter() SQPOLL error in actual - error case (bsc#1012628). -- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 - 9510 laptop (bsc#1012628). -- opp: Drop empty-table checks from _put functions (bsc#1012628). -- btrfs: prevent rename2 from exchanging a subvol with a directory - from different parents (bsc#1012628). -- tracing: Apply trace filters on all output channels - (bsc#1012628). -- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E - (bsc#1012628). -- s390/pci: fix use after free of zpci_dev (bsc#1012628). -- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to - alt-mode drivers (bsc#1012628). -- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c - (bsc#1012628). -- powerpc/32s: Refactor update of user segment registers - (bsc#1012628). -- powerpc/32s: Fix random crashes by adding isync() after - locking/unlocking KUEP (bsc#1012628). -- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI - (bsc#1012628). -- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 - (bsc#1012628). -- ASoC: intel: atom: Fix breakage for PCM buffer address setup - (bsc#1012628). -- riscv: Fix a number of free'd resources in init_resources() - (bsc#1012628). -- mm: memcontrol: fix occasional OOMs due to proportional - memory.low reclaim (bsc#1012628). -- mm,hwpoison: make get_hwpoison_page() call get_any_page() - (bsc#1012628). -- mm/hwpoison: retry with shake_page() for unhandlable pages - (bsc#1012628). -- kfence: fix is_kfence_address() for addresses below - KFENCE_POOL_SIZE (bsc#1012628). -- hugetlb: don't pass page cache pages to restore_reserve_on_error - (bsc#1012628). -- io_uring: fix xa_alloc_cycle() error return value check - (bsc#1012628). -- fs: warn about impending deprecation of mandatory locks - (bsc#1012628). -- Update config files. -- commit b44f35f - ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index d513abc7..9d342961 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -17,7 +17,7 @@ %define srcversion 5.13 -%define patchversion 5.13.13 +%define patchversion 5.13.12 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-riscv64 -Version: 5.13.13 +Version: 5.13.12 %if 0%{?is_kotd} -Release: .g8e5c63f +Release: .gd66b4c0 %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index 424f53b0..705cc4f9 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,225 +1,3 @@ -------------------------------------------------------------------- -Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz - -- net: usb: asix: ax88772: Fix less than zero comparison of a u16 - (git-fixes). -- commit 8e5c63f - -------------------------------------------------------------------- -Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz - -- Linux 5.13.13 (bsc#1012628). -- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards - (bsc#1012628). -- io_uring: Use WRITE_ONCE() when writing to sq_flags - (bsc#1012628). -- USB: core: Avoid WARNings for 0-length descriptor requests - (bsc#1012628). -- USB: core: Fix incorrect pipe calculation in do_proc_control() - (bsc#1012628). -- dmaengine: xilinx_dma: Fix read-after-free bug when terminating - transfers (bsc#1012628). -- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() - (bsc#1012628). -- spi: spi-mux: Add module info needed for autoloading - (bsc#1012628). -- net: xfrm: Fix end of loop tests for list_for_each_entry - (bsc#1012628). -- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 - (bsc#1012628). -- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if - controller is not yet available (bsc#1012628). -- scsi: pm80xx: Fix TMF task completion race condition - (bsc#1012628). -- scsi: megaraid_mm: Fix end of loop tests for - list_for_each_entry() (bsc#1012628). -- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() - (bsc#1012628). -- scsi: core: Avoid printing an error if target_alloc() returns - -ENXIO (bsc#1012628). -- scsi: core: Fix capacity set to zero after offlinining device - (bsc#1012628). -- drm/amdgpu: fix the doorbell missing when in CGPG issue for - renoir (bsc#1012628). -- qede: fix crash in rmmod qede while automatic debug collection - (bsc#1012628). -- ARM: dts: nomadik: Fix up interrupt controller node names - (bsc#1012628). -- net: usb: pegasus: Check the return value of get_geristers() - and friends; (bsc#1012628). -- perf/x86: Fix out of bound MSR access (bsc#1012628). -- spi: cadence-quadspi: Fix check condition for DTR ops - (bsc#1012628). -- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X - (bsc#1012628). -- drm/amd/display: workaround for hard hang on HPD on native DP - (bsc#1012628). -- kyber: make trace_block_rq call consistent with documentation - (bsc#1012628). -- mtd: rawnand: Add a check in of_get_nand_secure_regions() - (bsc#1012628). -- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x - (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping - (bsc#1012628). -- iommu: Check if group is NULL before remove device - (bsc#1012628). -- cpufreq: arm_scmi: Fix error path when allocation failed - (bsc#1012628). -- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem - (bsc#1012628). -- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem - (bsc#1012628). -- mt76: fix enum type mismatch (bsc#1012628). -- mtd: rawnand: Fix probe failure due to - of_get_nand_secure_regions() (bsc#1012628). -- soc: fsl: qe: convert QE interrupt controller to platform_device - (bsc#1012628). -- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant - (bsc#1012628). -- dccp: add do-while-0 stubs for dccp_pr_debug macros - (bsc#1012628). -- virtio: Protect vqs list access (bsc#1012628). -- vhost-vdpa: Fix integer overflow in - vhost_vdpa_process_iotlb_update() (bsc#1012628). -- bus: ti-sysc: Fix error handling for sysc_check_active_timer() - (bsc#1012628). -- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). -- vdpa_sim: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vp_vdpa: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). -- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). -- drm/mediatek: Add AAL output size configuration (bsc#1012628). -- drm/mediatek: Add component_del in OVL and COLOR remove function - (bsc#1012628). -- bpf: Clear zext_dst of dead insns (bsc#1012628). -- bnxt: don't lock the tx queue from napi poll (bsc#1012628). -- bnxt: disable napi before canceling DIM (bsc#1012628). -- bnxt: make sure xmit_more + errors does not miss doorbells - (bsc#1012628). -- bnxt: count Tx drops (bsc#1012628). -- soc: fsl: qe: fix static checker warning (bsc#1012628). -- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). -- ptp_pch: Restore dependency on PCI (bsc#1012628). -- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). -- bnxt_en: Add missing DMA memory barriers (bsc#1012628). -- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). -- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO - (bsc#1012628). -- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). -- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 - (bsc#1012628). -- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable - error path (bsc#1012628). -- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). -- net: mdio-mux: Don't ignore memory allocation errors - (bsc#1012628). -- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). -- ovs: clear skb->tstamp in forwarding path (bsc#1012628). -- net: usb: asix: refactor asix_read_phy_addr() and handle errors - on return (bsc#1012628). -- iommu/vt-d: Fix incomplete cache flush in - intel_pasid_tear_down_entry() (bsc#1012628). -- drm/i915: Skip display interruption setup when display is not - available (bsc#1012628). -- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). -- drm/amd/display: Use DCN30 watermark calc for DCN301 - (bsc#1012628). -- net: mscc: ocelot: allow forwarding from bridge ports to the - tag_8021q CPU port (bsc#1012628). -- mptcp: fix memory leak on address flush (bsc#1012628). -- mptcp: full fully established support after ADD_ADDR - (bsc#1012628). -- r8152: fix writing USB_BP2_EN (bsc#1012628). -- r8152: fix the maximum number of PLA bp for RTL8153C - (bsc#1012628). -- PCI/sysfs: Use correct variable for the legacy_mem sysfs object - (bsc#1012628). -- i40e: Fix ATR queue selection (bsc#1012628). -- iavf: Fix ping is lost after untrusted VF had tried to change - MAC (bsc#1012628). -- Revert "flow_offload: action should not be NULL when it is - referenced" (bsc#1012628). -- net: dpaa2-switch: disable the control interface on error path - (bsc#1012628). -- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). -- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). -- mmc: mmci: stm32: Check when the voltage switch procedure - should be done (bsc#1012628). -- mmc: sdhci-msm: Update the software timeout value for sdhc - (bsc#1012628). -- clk: imx6q: fix uart earlycon unwork (bsc#1012628). -- clk: qcom: gdsc: Ensure regulator init state matches GDSC state - (bsc#1012628). -- arm64: clean vdso & vdso32 files (bsc#1012628). -- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). -- ALSA: hda - fix the 'Capture Switch' value change notifications - (bsc#1012628). -- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS - (bsc#1012628). -- tracing / histogram: Fix NULL pointer dereference on strcmp() - on NULL event name (bsc#1012628). -- slimbus: messaging: start transaction ids from 1 instead of zero - (bsc#1012628). -- slimbus: messaging: check for valid transaction id - (bsc#1012628). -- slimbus: ngd: set correct device for pm (bsc#1012628). -- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). -- ipack: tpci200: fix many double free issues in tpci200_pci_probe - (bsc#1012628). -- ipack: tpci200: fix memory leak in the tpci200_register - (bsc#1012628). -- io_uring: fix code style problems (bsc#1012628). -- io_uring: only assign io_uring_enter() SQPOLL error in actual - error case (bsc#1012628). -- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 - 9510 laptop (bsc#1012628). -- opp: Drop empty-table checks from _put functions (bsc#1012628). -- btrfs: prevent rename2 from exchanging a subvol with a directory - from different parents (bsc#1012628). -- tracing: Apply trace filters on all output channels - (bsc#1012628). -- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E - (bsc#1012628). -- s390/pci: fix use after free of zpci_dev (bsc#1012628). -- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to - alt-mode drivers (bsc#1012628). -- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c - (bsc#1012628). -- powerpc/32s: Refactor update of user segment registers - (bsc#1012628). -- powerpc/32s: Fix random crashes by adding isync() after - locking/unlocking KUEP (bsc#1012628). -- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI - (bsc#1012628). -- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 - (bsc#1012628). -- ASoC: intel: atom: Fix breakage for PCM buffer address setup - (bsc#1012628). -- riscv: Fix a number of free'd resources in init_resources() - (bsc#1012628). -- mm: memcontrol: fix occasional OOMs due to proportional - memory.low reclaim (bsc#1012628). -- mm,hwpoison: make get_hwpoison_page() call get_any_page() - (bsc#1012628). -- mm/hwpoison: retry with shake_page() for unhandlable pages - (bsc#1012628). -- kfence: fix is_kfence_address() for addresses below - KFENCE_POOL_SIZE (bsc#1012628). -- hugetlb: don't pass page cache pages to restore_reserve_on_error - (bsc#1012628). -- io_uring: fix xa_alloc_cycle() error return value check - (bsc#1012628). -- fs: warn about impending deprecation of mandatory locks - (bsc#1012628). -- Update config files. -- commit b44f35f - ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 8de958ba..c99e6b1f 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.13 +%define patchversion 5.13.12 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -86,9 +86,9 @@ Name: kernel-64kb Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0-only Group: System/Kernel -Version: 5.13.13 +Version: 5.13.12 %if 0%{?is_kotd} -Release: .g8e5c63f +Release: .gd66b4c0 %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b -Provides: kernel-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b +Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 # END COMMON DEPS -Provides: %name-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b +Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-debug.changes b/kernel-debug.changes index 424f53b0..705cc4f9 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,225 +1,3 @@ -------------------------------------------------------------------- -Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz - -- net: usb: asix: ax88772: Fix less than zero comparison of a u16 - (git-fixes). -- commit 8e5c63f - -------------------------------------------------------------------- -Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz - -- Linux 5.13.13 (bsc#1012628). -- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards - (bsc#1012628). -- io_uring: Use WRITE_ONCE() when writing to sq_flags - (bsc#1012628). -- USB: core: Avoid WARNings for 0-length descriptor requests - (bsc#1012628). -- USB: core: Fix incorrect pipe calculation in do_proc_control() - (bsc#1012628). -- dmaengine: xilinx_dma: Fix read-after-free bug when terminating - transfers (bsc#1012628). -- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() - (bsc#1012628). -- spi: spi-mux: Add module info needed for autoloading - (bsc#1012628). -- net: xfrm: Fix end of loop tests for list_for_each_entry - (bsc#1012628). -- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 - (bsc#1012628). -- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if - controller is not yet available (bsc#1012628). -- scsi: pm80xx: Fix TMF task completion race condition - (bsc#1012628). -- scsi: megaraid_mm: Fix end of loop tests for - list_for_each_entry() (bsc#1012628). -- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() - (bsc#1012628). -- scsi: core: Avoid printing an error if target_alloc() returns - -ENXIO (bsc#1012628). -- scsi: core: Fix capacity set to zero after offlinining device - (bsc#1012628). -- drm/amdgpu: fix the doorbell missing when in CGPG issue for - renoir (bsc#1012628). -- qede: fix crash in rmmod qede while automatic debug collection - (bsc#1012628). -- ARM: dts: nomadik: Fix up interrupt controller node names - (bsc#1012628). -- net: usb: pegasus: Check the return value of get_geristers() - and friends; (bsc#1012628). -- perf/x86: Fix out of bound MSR access (bsc#1012628). -- spi: cadence-quadspi: Fix check condition for DTR ops - (bsc#1012628). -- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X - (bsc#1012628). -- drm/amd/display: workaround for hard hang on HPD on native DP - (bsc#1012628). -- kyber: make trace_block_rq call consistent with documentation - (bsc#1012628). -- mtd: rawnand: Add a check in of_get_nand_secure_regions() - (bsc#1012628). -- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x - (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping - (bsc#1012628). -- iommu: Check if group is NULL before remove device - (bsc#1012628). -- cpufreq: arm_scmi: Fix error path when allocation failed - (bsc#1012628). -- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem - (bsc#1012628). -- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem - (bsc#1012628). -- mt76: fix enum type mismatch (bsc#1012628). -- mtd: rawnand: Fix probe failure due to - of_get_nand_secure_regions() (bsc#1012628). -- soc: fsl: qe: convert QE interrupt controller to platform_device - (bsc#1012628). -- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant - (bsc#1012628). -- dccp: add do-while-0 stubs for dccp_pr_debug macros - (bsc#1012628). -- virtio: Protect vqs list access (bsc#1012628). -- vhost-vdpa: Fix integer overflow in - vhost_vdpa_process_iotlb_update() (bsc#1012628). -- bus: ti-sysc: Fix error handling for sysc_check_active_timer() - (bsc#1012628). -- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). -- vdpa_sim: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vp_vdpa: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). -- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). -- drm/mediatek: Add AAL output size configuration (bsc#1012628). -- drm/mediatek: Add component_del in OVL and COLOR remove function - (bsc#1012628). -- bpf: Clear zext_dst of dead insns (bsc#1012628). -- bnxt: don't lock the tx queue from napi poll (bsc#1012628). -- bnxt: disable napi before canceling DIM (bsc#1012628). -- bnxt: make sure xmit_more + errors does not miss doorbells - (bsc#1012628). -- bnxt: count Tx drops (bsc#1012628). -- soc: fsl: qe: fix static checker warning (bsc#1012628). -- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). -- ptp_pch: Restore dependency on PCI (bsc#1012628). -- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). -- bnxt_en: Add missing DMA memory barriers (bsc#1012628). -- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). -- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO - (bsc#1012628). -- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). -- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 - (bsc#1012628). -- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable - error path (bsc#1012628). -- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). -- net: mdio-mux: Don't ignore memory allocation errors - (bsc#1012628). -- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). -- ovs: clear skb->tstamp in forwarding path (bsc#1012628). -- net: usb: asix: refactor asix_read_phy_addr() and handle errors - on return (bsc#1012628). -- iommu/vt-d: Fix incomplete cache flush in - intel_pasid_tear_down_entry() (bsc#1012628). -- drm/i915: Skip display interruption setup when display is not - available (bsc#1012628). -- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). -- drm/amd/display: Use DCN30 watermark calc for DCN301 - (bsc#1012628). -- net: mscc: ocelot: allow forwarding from bridge ports to the - tag_8021q CPU port (bsc#1012628). -- mptcp: fix memory leak on address flush (bsc#1012628). -- mptcp: full fully established support after ADD_ADDR - (bsc#1012628). -- r8152: fix writing USB_BP2_EN (bsc#1012628). -- r8152: fix the maximum number of PLA bp for RTL8153C - (bsc#1012628). -- PCI/sysfs: Use correct variable for the legacy_mem sysfs object - (bsc#1012628). -- i40e: Fix ATR queue selection (bsc#1012628). -- iavf: Fix ping is lost after untrusted VF had tried to change - MAC (bsc#1012628). -- Revert "flow_offload: action should not be NULL when it is - referenced" (bsc#1012628). -- net: dpaa2-switch: disable the control interface on error path - (bsc#1012628). -- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). -- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). -- mmc: mmci: stm32: Check when the voltage switch procedure - should be done (bsc#1012628). -- mmc: sdhci-msm: Update the software timeout value for sdhc - (bsc#1012628). -- clk: imx6q: fix uart earlycon unwork (bsc#1012628). -- clk: qcom: gdsc: Ensure regulator init state matches GDSC state - (bsc#1012628). -- arm64: clean vdso & vdso32 files (bsc#1012628). -- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). -- ALSA: hda - fix the 'Capture Switch' value change notifications - (bsc#1012628). -- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS - (bsc#1012628). -- tracing / histogram: Fix NULL pointer dereference on strcmp() - on NULL event name (bsc#1012628). -- slimbus: messaging: start transaction ids from 1 instead of zero - (bsc#1012628). -- slimbus: messaging: check for valid transaction id - (bsc#1012628). -- slimbus: ngd: set correct device for pm (bsc#1012628). -- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). -- ipack: tpci200: fix many double free issues in tpci200_pci_probe - (bsc#1012628). -- ipack: tpci200: fix memory leak in the tpci200_register - (bsc#1012628). -- io_uring: fix code style problems (bsc#1012628). -- io_uring: only assign io_uring_enter() SQPOLL error in actual - error case (bsc#1012628). -- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 - 9510 laptop (bsc#1012628). -- opp: Drop empty-table checks from _put functions (bsc#1012628). -- btrfs: prevent rename2 from exchanging a subvol with a directory - from different parents (bsc#1012628). -- tracing: Apply trace filters on all output channels - (bsc#1012628). -- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E - (bsc#1012628). -- s390/pci: fix use after free of zpci_dev (bsc#1012628). -- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to - alt-mode drivers (bsc#1012628). -- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c - (bsc#1012628). -- powerpc/32s: Refactor update of user segment registers - (bsc#1012628). -- powerpc/32s: Fix random crashes by adding isync() after - locking/unlocking KUEP (bsc#1012628). -- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI - (bsc#1012628). -- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 - (bsc#1012628). -- ASoC: intel: atom: Fix breakage for PCM buffer address setup - (bsc#1012628). -- riscv: Fix a number of free'd resources in init_resources() - (bsc#1012628). -- mm: memcontrol: fix occasional OOMs due to proportional - memory.low reclaim (bsc#1012628). -- mm,hwpoison: make get_hwpoison_page() call get_any_page() - (bsc#1012628). -- mm/hwpoison: retry with shake_page() for unhandlable pages - (bsc#1012628). -- kfence: fix is_kfence_address() for addresses below - KFENCE_POOL_SIZE (bsc#1012628). -- hugetlb: don't pass page cache pages to restore_reserve_on_error - (bsc#1012628). -- io_uring: fix xa_alloc_cycle() error return value check - (bsc#1012628). -- fs: warn about impending deprecation of mandatory locks - (bsc#1012628). -- Update config files. -- commit b44f35f - ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-debug.spec b/kernel-debug.spec index 3fd1a719..23cc4580 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.13 +%define patchversion 5.13.12 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -86,9 +86,9 @@ Name: kernel-debug Summary: A Debug Version of the Kernel License: GPL-2.0-only Group: System/Kernel -Version: 5.13.13 +Version: 5.13.12 %if 0%{?is_kotd} -Release: .g8e5c63f +Release: .gd66b4c0 %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b -Provides: kernel-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b +Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 # END COMMON DEPS -Provides: %name-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b +Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 diff --git a/kernel-default.changes b/kernel-default.changes index 424f53b0..705cc4f9 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,225 +1,3 @@ -------------------------------------------------------------------- -Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz - -- net: usb: asix: ax88772: Fix less than zero comparison of a u16 - (git-fixes). -- commit 8e5c63f - -------------------------------------------------------------------- -Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz - -- Linux 5.13.13 (bsc#1012628). -- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards - (bsc#1012628). -- io_uring: Use WRITE_ONCE() when writing to sq_flags - (bsc#1012628). -- USB: core: Avoid WARNings for 0-length descriptor requests - (bsc#1012628). -- USB: core: Fix incorrect pipe calculation in do_proc_control() - (bsc#1012628). -- dmaengine: xilinx_dma: Fix read-after-free bug when terminating - transfers (bsc#1012628). -- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() - (bsc#1012628). -- spi: spi-mux: Add module info needed for autoloading - (bsc#1012628). -- net: xfrm: Fix end of loop tests for list_for_each_entry - (bsc#1012628). -- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 - (bsc#1012628). -- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if - controller is not yet available (bsc#1012628). -- scsi: pm80xx: Fix TMF task completion race condition - (bsc#1012628). -- scsi: megaraid_mm: Fix end of loop tests for - list_for_each_entry() (bsc#1012628). -- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() - (bsc#1012628). -- scsi: core: Avoid printing an error if target_alloc() returns - -ENXIO (bsc#1012628). -- scsi: core: Fix capacity set to zero after offlinining device - (bsc#1012628). -- drm/amdgpu: fix the doorbell missing when in CGPG issue for - renoir (bsc#1012628). -- qede: fix crash in rmmod qede while automatic debug collection - (bsc#1012628). -- ARM: dts: nomadik: Fix up interrupt controller node names - (bsc#1012628). -- net: usb: pegasus: Check the return value of get_geristers() - and friends; (bsc#1012628). -- perf/x86: Fix out of bound MSR access (bsc#1012628). -- spi: cadence-quadspi: Fix check condition for DTR ops - (bsc#1012628). -- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X - (bsc#1012628). -- drm/amd/display: workaround for hard hang on HPD on native DP - (bsc#1012628). -- kyber: make trace_block_rq call consistent with documentation - (bsc#1012628). -- mtd: rawnand: Add a check in of_get_nand_secure_regions() - (bsc#1012628). -- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x - (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping - (bsc#1012628). -- iommu: Check if group is NULL before remove device - (bsc#1012628). -- cpufreq: arm_scmi: Fix error path when allocation failed - (bsc#1012628). -- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem - (bsc#1012628). -- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem - (bsc#1012628). -- mt76: fix enum type mismatch (bsc#1012628). -- mtd: rawnand: Fix probe failure due to - of_get_nand_secure_regions() (bsc#1012628). -- soc: fsl: qe: convert QE interrupt controller to platform_device - (bsc#1012628). -- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant - (bsc#1012628). -- dccp: add do-while-0 stubs for dccp_pr_debug macros - (bsc#1012628). -- virtio: Protect vqs list access (bsc#1012628). -- vhost-vdpa: Fix integer overflow in - vhost_vdpa_process_iotlb_update() (bsc#1012628). -- bus: ti-sysc: Fix error handling for sysc_check_active_timer() - (bsc#1012628). -- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). -- vdpa_sim: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vp_vdpa: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). -- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). -- drm/mediatek: Add AAL output size configuration (bsc#1012628). -- drm/mediatek: Add component_del in OVL and COLOR remove function - (bsc#1012628). -- bpf: Clear zext_dst of dead insns (bsc#1012628). -- bnxt: don't lock the tx queue from napi poll (bsc#1012628). -- bnxt: disable napi before canceling DIM (bsc#1012628). -- bnxt: make sure xmit_more + errors does not miss doorbells - (bsc#1012628). -- bnxt: count Tx drops (bsc#1012628). -- soc: fsl: qe: fix static checker warning (bsc#1012628). -- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). -- ptp_pch: Restore dependency on PCI (bsc#1012628). -- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). -- bnxt_en: Add missing DMA memory barriers (bsc#1012628). -- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). -- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO - (bsc#1012628). -- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). -- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 - (bsc#1012628). -- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable - error path (bsc#1012628). -- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). -- net: mdio-mux: Don't ignore memory allocation errors - (bsc#1012628). -- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). -- ovs: clear skb->tstamp in forwarding path (bsc#1012628). -- net: usb: asix: refactor asix_read_phy_addr() and handle errors - on return (bsc#1012628). -- iommu/vt-d: Fix incomplete cache flush in - intel_pasid_tear_down_entry() (bsc#1012628). -- drm/i915: Skip display interruption setup when display is not - available (bsc#1012628). -- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). -- drm/amd/display: Use DCN30 watermark calc for DCN301 - (bsc#1012628). -- net: mscc: ocelot: allow forwarding from bridge ports to the - tag_8021q CPU port (bsc#1012628). -- mptcp: fix memory leak on address flush (bsc#1012628). -- mptcp: full fully established support after ADD_ADDR - (bsc#1012628). -- r8152: fix writing USB_BP2_EN (bsc#1012628). -- r8152: fix the maximum number of PLA bp for RTL8153C - (bsc#1012628). -- PCI/sysfs: Use correct variable for the legacy_mem sysfs object - (bsc#1012628). -- i40e: Fix ATR queue selection (bsc#1012628). -- iavf: Fix ping is lost after untrusted VF had tried to change - MAC (bsc#1012628). -- Revert "flow_offload: action should not be NULL when it is - referenced" (bsc#1012628). -- net: dpaa2-switch: disable the control interface on error path - (bsc#1012628). -- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). -- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). -- mmc: mmci: stm32: Check when the voltage switch procedure - should be done (bsc#1012628). -- mmc: sdhci-msm: Update the software timeout value for sdhc - (bsc#1012628). -- clk: imx6q: fix uart earlycon unwork (bsc#1012628). -- clk: qcom: gdsc: Ensure regulator init state matches GDSC state - (bsc#1012628). -- arm64: clean vdso & vdso32 files (bsc#1012628). -- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). -- ALSA: hda - fix the 'Capture Switch' value change notifications - (bsc#1012628). -- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS - (bsc#1012628). -- tracing / histogram: Fix NULL pointer dereference on strcmp() - on NULL event name (bsc#1012628). -- slimbus: messaging: start transaction ids from 1 instead of zero - (bsc#1012628). -- slimbus: messaging: check for valid transaction id - (bsc#1012628). -- slimbus: ngd: set correct device for pm (bsc#1012628). -- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). -- ipack: tpci200: fix many double free issues in tpci200_pci_probe - (bsc#1012628). -- ipack: tpci200: fix memory leak in the tpci200_register - (bsc#1012628). -- io_uring: fix code style problems (bsc#1012628). -- io_uring: only assign io_uring_enter() SQPOLL error in actual - error case (bsc#1012628). -- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 - 9510 laptop (bsc#1012628). -- opp: Drop empty-table checks from _put functions (bsc#1012628). -- btrfs: prevent rename2 from exchanging a subvol with a directory - from different parents (bsc#1012628). -- tracing: Apply trace filters on all output channels - (bsc#1012628). -- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E - (bsc#1012628). -- s390/pci: fix use after free of zpci_dev (bsc#1012628). -- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to - alt-mode drivers (bsc#1012628). -- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c - (bsc#1012628). -- powerpc/32s: Refactor update of user segment registers - (bsc#1012628). -- powerpc/32s: Fix random crashes by adding isync() after - locking/unlocking KUEP (bsc#1012628). -- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI - (bsc#1012628). -- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 - (bsc#1012628). -- ASoC: intel: atom: Fix breakage for PCM buffer address setup - (bsc#1012628). -- riscv: Fix a number of free'd resources in init_resources() - (bsc#1012628). -- mm: memcontrol: fix occasional OOMs due to proportional - memory.low reclaim (bsc#1012628). -- mm,hwpoison: make get_hwpoison_page() call get_any_page() - (bsc#1012628). -- mm/hwpoison: retry with shake_page() for unhandlable pages - (bsc#1012628). -- kfence: fix is_kfence_address() for addresses below - KFENCE_POOL_SIZE (bsc#1012628). -- hugetlb: don't pass page cache pages to restore_reserve_on_error - (bsc#1012628). -- io_uring: fix xa_alloc_cycle() error return value check - (bsc#1012628). -- fs: warn about impending deprecation of mandatory locks - (bsc#1012628). -- Update config files. -- commit b44f35f - ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-default.spec b/kernel-default.spec index 109e9c66..5613cd8e 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.13 +%define patchversion 5.13.12 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -86,9 +86,9 @@ Name: kernel-default Summary: The Standard Kernel License: GPL-2.0-only Group: System/Kernel -Version: 5.13.13 +Version: 5.13.12 %if 0%{?is_kotd} -Release: .g8e5c63f +Release: .gd66b4c0 %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b -Provides: kernel-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b +Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 # END COMMON DEPS -Provides: %name-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b +Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 diff --git a/kernel-docs.changes b/kernel-docs.changes index 424f53b0..705cc4f9 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,225 +1,3 @@ -------------------------------------------------------------------- -Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz - -- net: usb: asix: ax88772: Fix less than zero comparison of a u16 - (git-fixes). -- commit 8e5c63f - -------------------------------------------------------------------- -Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz - -- Linux 5.13.13 (bsc#1012628). -- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards - (bsc#1012628). -- io_uring: Use WRITE_ONCE() when writing to sq_flags - (bsc#1012628). -- USB: core: Avoid WARNings for 0-length descriptor requests - (bsc#1012628). -- USB: core: Fix incorrect pipe calculation in do_proc_control() - (bsc#1012628). -- dmaengine: xilinx_dma: Fix read-after-free bug when terminating - transfers (bsc#1012628). -- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() - (bsc#1012628). -- spi: spi-mux: Add module info needed for autoloading - (bsc#1012628). -- net: xfrm: Fix end of loop tests for list_for_each_entry - (bsc#1012628). -- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 - (bsc#1012628). -- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if - controller is not yet available (bsc#1012628). -- scsi: pm80xx: Fix TMF task completion race condition - (bsc#1012628). -- scsi: megaraid_mm: Fix end of loop tests for - list_for_each_entry() (bsc#1012628). -- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() - (bsc#1012628). -- scsi: core: Avoid printing an error if target_alloc() returns - -ENXIO (bsc#1012628). -- scsi: core: Fix capacity set to zero after offlinining device - (bsc#1012628). -- drm/amdgpu: fix the doorbell missing when in CGPG issue for - renoir (bsc#1012628). -- qede: fix crash in rmmod qede while automatic debug collection - (bsc#1012628). -- ARM: dts: nomadik: Fix up interrupt controller node names - (bsc#1012628). -- net: usb: pegasus: Check the return value of get_geristers() - and friends; (bsc#1012628). -- perf/x86: Fix out of bound MSR access (bsc#1012628). -- spi: cadence-quadspi: Fix check condition for DTR ops - (bsc#1012628). -- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X - (bsc#1012628). -- drm/amd/display: workaround for hard hang on HPD on native DP - (bsc#1012628). -- kyber: make trace_block_rq call consistent with documentation - (bsc#1012628). -- mtd: rawnand: Add a check in of_get_nand_secure_regions() - (bsc#1012628). -- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x - (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping - (bsc#1012628). -- iommu: Check if group is NULL before remove device - (bsc#1012628). -- cpufreq: arm_scmi: Fix error path when allocation failed - (bsc#1012628). -- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem - (bsc#1012628). -- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem - (bsc#1012628). -- mt76: fix enum type mismatch (bsc#1012628). -- mtd: rawnand: Fix probe failure due to - of_get_nand_secure_regions() (bsc#1012628). -- soc: fsl: qe: convert QE interrupt controller to platform_device - (bsc#1012628). -- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant - (bsc#1012628). -- dccp: add do-while-0 stubs for dccp_pr_debug macros - (bsc#1012628). -- virtio: Protect vqs list access (bsc#1012628). -- vhost-vdpa: Fix integer overflow in - vhost_vdpa_process_iotlb_update() (bsc#1012628). -- bus: ti-sysc: Fix error handling for sysc_check_active_timer() - (bsc#1012628). -- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). -- vdpa_sim: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vp_vdpa: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). -- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). -- drm/mediatek: Add AAL output size configuration (bsc#1012628). -- drm/mediatek: Add component_del in OVL and COLOR remove function - (bsc#1012628). -- bpf: Clear zext_dst of dead insns (bsc#1012628). -- bnxt: don't lock the tx queue from napi poll (bsc#1012628). -- bnxt: disable napi before canceling DIM (bsc#1012628). -- bnxt: make sure xmit_more + errors does not miss doorbells - (bsc#1012628). -- bnxt: count Tx drops (bsc#1012628). -- soc: fsl: qe: fix static checker warning (bsc#1012628). -- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). -- ptp_pch: Restore dependency on PCI (bsc#1012628). -- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). -- bnxt_en: Add missing DMA memory barriers (bsc#1012628). -- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). -- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO - (bsc#1012628). -- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). -- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 - (bsc#1012628). -- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable - error path (bsc#1012628). -- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). -- net: mdio-mux: Don't ignore memory allocation errors - (bsc#1012628). -- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). -- ovs: clear skb->tstamp in forwarding path (bsc#1012628). -- net: usb: asix: refactor asix_read_phy_addr() and handle errors - on return (bsc#1012628). -- iommu/vt-d: Fix incomplete cache flush in - intel_pasid_tear_down_entry() (bsc#1012628). -- drm/i915: Skip display interruption setup when display is not - available (bsc#1012628). -- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). -- drm/amd/display: Use DCN30 watermark calc for DCN301 - (bsc#1012628). -- net: mscc: ocelot: allow forwarding from bridge ports to the - tag_8021q CPU port (bsc#1012628). -- mptcp: fix memory leak on address flush (bsc#1012628). -- mptcp: full fully established support after ADD_ADDR - (bsc#1012628). -- r8152: fix writing USB_BP2_EN (bsc#1012628). -- r8152: fix the maximum number of PLA bp for RTL8153C - (bsc#1012628). -- PCI/sysfs: Use correct variable for the legacy_mem sysfs object - (bsc#1012628). -- i40e: Fix ATR queue selection (bsc#1012628). -- iavf: Fix ping is lost after untrusted VF had tried to change - MAC (bsc#1012628). -- Revert "flow_offload: action should not be NULL when it is - referenced" (bsc#1012628). -- net: dpaa2-switch: disable the control interface on error path - (bsc#1012628). -- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). -- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). -- mmc: mmci: stm32: Check when the voltage switch procedure - should be done (bsc#1012628). -- mmc: sdhci-msm: Update the software timeout value for sdhc - (bsc#1012628). -- clk: imx6q: fix uart earlycon unwork (bsc#1012628). -- clk: qcom: gdsc: Ensure regulator init state matches GDSC state - (bsc#1012628). -- arm64: clean vdso & vdso32 files (bsc#1012628). -- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). -- ALSA: hda - fix the 'Capture Switch' value change notifications - (bsc#1012628). -- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS - (bsc#1012628). -- tracing / histogram: Fix NULL pointer dereference on strcmp() - on NULL event name (bsc#1012628). -- slimbus: messaging: start transaction ids from 1 instead of zero - (bsc#1012628). -- slimbus: messaging: check for valid transaction id - (bsc#1012628). -- slimbus: ngd: set correct device for pm (bsc#1012628). -- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). -- ipack: tpci200: fix many double free issues in tpci200_pci_probe - (bsc#1012628). -- ipack: tpci200: fix memory leak in the tpci200_register - (bsc#1012628). -- io_uring: fix code style problems (bsc#1012628). -- io_uring: only assign io_uring_enter() SQPOLL error in actual - error case (bsc#1012628). -- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 - 9510 laptop (bsc#1012628). -- opp: Drop empty-table checks from _put functions (bsc#1012628). -- btrfs: prevent rename2 from exchanging a subvol with a directory - from different parents (bsc#1012628). -- tracing: Apply trace filters on all output channels - (bsc#1012628). -- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E - (bsc#1012628). -- s390/pci: fix use after free of zpci_dev (bsc#1012628). -- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to - alt-mode drivers (bsc#1012628). -- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c - (bsc#1012628). -- powerpc/32s: Refactor update of user segment registers - (bsc#1012628). -- powerpc/32s: Fix random crashes by adding isync() after - locking/unlocking KUEP (bsc#1012628). -- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI - (bsc#1012628). -- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 - (bsc#1012628). -- ASoC: intel: atom: Fix breakage for PCM buffer address setup - (bsc#1012628). -- riscv: Fix a number of free'd resources in init_resources() - (bsc#1012628). -- mm: memcontrol: fix occasional OOMs due to proportional - memory.low reclaim (bsc#1012628). -- mm,hwpoison: make get_hwpoison_page() call get_any_page() - (bsc#1012628). -- mm/hwpoison: retry with shake_page() for unhandlable pages - (bsc#1012628). -- kfence: fix is_kfence_address() for addresses below - KFENCE_POOL_SIZE (bsc#1012628). -- hugetlb: don't pass page cache pages to restore_reserve_on_error - (bsc#1012628). -- io_uring: fix xa_alloc_cycle() error return value check - (bsc#1012628). -- fs: warn about impending deprecation of mandatory locks - (bsc#1012628). -- Update config files. -- commit b44f35f - ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-docs.spec b/kernel-docs.spec index 0e8a0222..fab934de 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 5.13 -%define patchversion 5.13.13 +%define patchversion 5.13.12 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -31,9 +31,9 @@ Name: kernel-docs Summary: Kernel Documentation License: GPL-2.0-only Group: Documentation/Man -Version: 5.13.13 +Version: 5.13.12 %if 0%{?is_kotd} -Release: .g8e5c63f +Release: .gd66b4c0 %else Release: 0 %endif @@ -64,7 +64,7 @@ BuildRequires: texlive-zapfding %endif Url: http://www.kernel.org/ Provides: %name = %version-%source_rel -Provides: %name-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b +Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index 424f53b0..705cc4f9 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,225 +1,3 @@ -------------------------------------------------------------------- -Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz - -- net: usb: asix: ax88772: Fix less than zero comparison of a u16 - (git-fixes). -- commit 8e5c63f - -------------------------------------------------------------------- -Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz - -- Linux 5.13.13 (bsc#1012628). -- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards - (bsc#1012628). -- io_uring: Use WRITE_ONCE() when writing to sq_flags - (bsc#1012628). -- USB: core: Avoid WARNings for 0-length descriptor requests - (bsc#1012628). -- USB: core: Fix incorrect pipe calculation in do_proc_control() - (bsc#1012628). -- dmaengine: xilinx_dma: Fix read-after-free bug when terminating - transfers (bsc#1012628). -- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() - (bsc#1012628). -- spi: spi-mux: Add module info needed for autoloading - (bsc#1012628). -- net: xfrm: Fix end of loop tests for list_for_each_entry - (bsc#1012628). -- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 - (bsc#1012628). -- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if - controller is not yet available (bsc#1012628). -- scsi: pm80xx: Fix TMF task completion race condition - (bsc#1012628). -- scsi: megaraid_mm: Fix end of loop tests for - list_for_each_entry() (bsc#1012628). -- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() - (bsc#1012628). -- scsi: core: Avoid printing an error if target_alloc() returns - -ENXIO (bsc#1012628). -- scsi: core: Fix capacity set to zero after offlinining device - (bsc#1012628). -- drm/amdgpu: fix the doorbell missing when in CGPG issue for - renoir (bsc#1012628). -- qede: fix crash in rmmod qede while automatic debug collection - (bsc#1012628). -- ARM: dts: nomadik: Fix up interrupt controller node names - (bsc#1012628). -- net: usb: pegasus: Check the return value of get_geristers() - and friends; (bsc#1012628). -- perf/x86: Fix out of bound MSR access (bsc#1012628). -- spi: cadence-quadspi: Fix check condition for DTR ops - (bsc#1012628). -- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X - (bsc#1012628). -- drm/amd/display: workaround for hard hang on HPD on native DP - (bsc#1012628). -- kyber: make trace_block_rq call consistent with documentation - (bsc#1012628). -- mtd: rawnand: Add a check in of_get_nand_secure_regions() - (bsc#1012628). -- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x - (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping - (bsc#1012628). -- iommu: Check if group is NULL before remove device - (bsc#1012628). -- cpufreq: arm_scmi: Fix error path when allocation failed - (bsc#1012628). -- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem - (bsc#1012628). -- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem - (bsc#1012628). -- mt76: fix enum type mismatch (bsc#1012628). -- mtd: rawnand: Fix probe failure due to - of_get_nand_secure_regions() (bsc#1012628). -- soc: fsl: qe: convert QE interrupt controller to platform_device - (bsc#1012628). -- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant - (bsc#1012628). -- dccp: add do-while-0 stubs for dccp_pr_debug macros - (bsc#1012628). -- virtio: Protect vqs list access (bsc#1012628). -- vhost-vdpa: Fix integer overflow in - vhost_vdpa_process_iotlb_update() (bsc#1012628). -- bus: ti-sysc: Fix error handling for sysc_check_active_timer() - (bsc#1012628). -- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). -- vdpa_sim: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vp_vdpa: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). -- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). -- drm/mediatek: Add AAL output size configuration (bsc#1012628). -- drm/mediatek: Add component_del in OVL and COLOR remove function - (bsc#1012628). -- bpf: Clear zext_dst of dead insns (bsc#1012628). -- bnxt: don't lock the tx queue from napi poll (bsc#1012628). -- bnxt: disable napi before canceling DIM (bsc#1012628). -- bnxt: make sure xmit_more + errors does not miss doorbells - (bsc#1012628). -- bnxt: count Tx drops (bsc#1012628). -- soc: fsl: qe: fix static checker warning (bsc#1012628). -- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). -- ptp_pch: Restore dependency on PCI (bsc#1012628). -- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). -- bnxt_en: Add missing DMA memory barriers (bsc#1012628). -- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). -- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO - (bsc#1012628). -- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). -- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 - (bsc#1012628). -- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable - error path (bsc#1012628). -- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). -- net: mdio-mux: Don't ignore memory allocation errors - (bsc#1012628). -- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). -- ovs: clear skb->tstamp in forwarding path (bsc#1012628). -- net: usb: asix: refactor asix_read_phy_addr() and handle errors - on return (bsc#1012628). -- iommu/vt-d: Fix incomplete cache flush in - intel_pasid_tear_down_entry() (bsc#1012628). -- drm/i915: Skip display interruption setup when display is not - available (bsc#1012628). -- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). -- drm/amd/display: Use DCN30 watermark calc for DCN301 - (bsc#1012628). -- net: mscc: ocelot: allow forwarding from bridge ports to the - tag_8021q CPU port (bsc#1012628). -- mptcp: fix memory leak on address flush (bsc#1012628). -- mptcp: full fully established support after ADD_ADDR - (bsc#1012628). -- r8152: fix writing USB_BP2_EN (bsc#1012628). -- r8152: fix the maximum number of PLA bp for RTL8153C - (bsc#1012628). -- PCI/sysfs: Use correct variable for the legacy_mem sysfs object - (bsc#1012628). -- i40e: Fix ATR queue selection (bsc#1012628). -- iavf: Fix ping is lost after untrusted VF had tried to change - MAC (bsc#1012628). -- Revert "flow_offload: action should not be NULL when it is - referenced" (bsc#1012628). -- net: dpaa2-switch: disable the control interface on error path - (bsc#1012628). -- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). -- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). -- mmc: mmci: stm32: Check when the voltage switch procedure - should be done (bsc#1012628). -- mmc: sdhci-msm: Update the software timeout value for sdhc - (bsc#1012628). -- clk: imx6q: fix uart earlycon unwork (bsc#1012628). -- clk: qcom: gdsc: Ensure regulator init state matches GDSC state - (bsc#1012628). -- arm64: clean vdso & vdso32 files (bsc#1012628). -- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). -- ALSA: hda - fix the 'Capture Switch' value change notifications - (bsc#1012628). -- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS - (bsc#1012628). -- tracing / histogram: Fix NULL pointer dereference on strcmp() - on NULL event name (bsc#1012628). -- slimbus: messaging: start transaction ids from 1 instead of zero - (bsc#1012628). -- slimbus: messaging: check for valid transaction id - (bsc#1012628). -- slimbus: ngd: set correct device for pm (bsc#1012628). -- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). -- ipack: tpci200: fix many double free issues in tpci200_pci_probe - (bsc#1012628). -- ipack: tpci200: fix memory leak in the tpci200_register - (bsc#1012628). -- io_uring: fix code style problems (bsc#1012628). -- io_uring: only assign io_uring_enter() SQPOLL error in actual - error case (bsc#1012628). -- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 - 9510 laptop (bsc#1012628). -- opp: Drop empty-table checks from _put functions (bsc#1012628). -- btrfs: prevent rename2 from exchanging a subvol with a directory - from different parents (bsc#1012628). -- tracing: Apply trace filters on all output channels - (bsc#1012628). -- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E - (bsc#1012628). -- s390/pci: fix use after free of zpci_dev (bsc#1012628). -- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to - alt-mode drivers (bsc#1012628). -- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c - (bsc#1012628). -- powerpc/32s: Refactor update of user segment registers - (bsc#1012628). -- powerpc/32s: Fix random crashes by adding isync() after - locking/unlocking KUEP (bsc#1012628). -- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI - (bsc#1012628). -- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 - (bsc#1012628). -- ASoC: intel: atom: Fix breakage for PCM buffer address setup - (bsc#1012628). -- riscv: Fix a number of free'd resources in init_resources() - (bsc#1012628). -- mm: memcontrol: fix occasional OOMs due to proportional - memory.low reclaim (bsc#1012628). -- mm,hwpoison: make get_hwpoison_page() call get_any_page() - (bsc#1012628). -- mm/hwpoison: retry with shake_page() for unhandlable pages - (bsc#1012628). -- kfence: fix is_kfence_address() for addresses below - KFENCE_POOL_SIZE (bsc#1012628). -- hugetlb: don't pass page cache pages to restore_reserve_on_error - (bsc#1012628). -- io_uring: fix xa_alloc_cycle() error return value check - (bsc#1012628). -- fs: warn about impending deprecation of mandatory locks - (bsc#1012628). -- Update config files. -- commit b44f35f - ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 0ee8d65f..59bf8bdc 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.13 +%define patchversion 5.13.12 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -86,9 +86,9 @@ Name: kernel-kvmsmall Summary: The Small Developer Kernel for KVM License: GPL-2.0-only Group: System/Kernel -Version: 5.13.13 +Version: 5.13.12 %if 0%{?is_kotd} -Release: .g8e5c63f +Release: .gd66b4c0 %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b -Provides: kernel-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b +Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 # END COMMON DEPS -Provides: %name-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b +Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-lpae.changes b/kernel-lpae.changes index 424f53b0..705cc4f9 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,225 +1,3 @@ -------------------------------------------------------------------- -Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz - -- net: usb: asix: ax88772: Fix less than zero comparison of a u16 - (git-fixes). -- commit 8e5c63f - -------------------------------------------------------------------- -Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz - -- Linux 5.13.13 (bsc#1012628). -- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards - (bsc#1012628). -- io_uring: Use WRITE_ONCE() when writing to sq_flags - (bsc#1012628). -- USB: core: Avoid WARNings for 0-length descriptor requests - (bsc#1012628). -- USB: core: Fix incorrect pipe calculation in do_proc_control() - (bsc#1012628). -- dmaengine: xilinx_dma: Fix read-after-free bug when terminating - transfers (bsc#1012628). -- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() - (bsc#1012628). -- spi: spi-mux: Add module info needed for autoloading - (bsc#1012628). -- net: xfrm: Fix end of loop tests for list_for_each_entry - (bsc#1012628). -- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 - (bsc#1012628). -- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if - controller is not yet available (bsc#1012628). -- scsi: pm80xx: Fix TMF task completion race condition - (bsc#1012628). -- scsi: megaraid_mm: Fix end of loop tests for - list_for_each_entry() (bsc#1012628). -- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() - (bsc#1012628). -- scsi: core: Avoid printing an error if target_alloc() returns - -ENXIO (bsc#1012628). -- scsi: core: Fix capacity set to zero after offlinining device - (bsc#1012628). -- drm/amdgpu: fix the doorbell missing when in CGPG issue for - renoir (bsc#1012628). -- qede: fix crash in rmmod qede while automatic debug collection - (bsc#1012628). -- ARM: dts: nomadik: Fix up interrupt controller node names - (bsc#1012628). -- net: usb: pegasus: Check the return value of get_geristers() - and friends; (bsc#1012628). -- perf/x86: Fix out of bound MSR access (bsc#1012628). -- spi: cadence-quadspi: Fix check condition for DTR ops - (bsc#1012628). -- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X - (bsc#1012628). -- drm/amd/display: workaround for hard hang on HPD on native DP - (bsc#1012628). -- kyber: make trace_block_rq call consistent with documentation - (bsc#1012628). -- mtd: rawnand: Add a check in of_get_nand_secure_regions() - (bsc#1012628). -- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x - (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping - (bsc#1012628). -- iommu: Check if group is NULL before remove device - (bsc#1012628). -- cpufreq: arm_scmi: Fix error path when allocation failed - (bsc#1012628). -- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem - (bsc#1012628). -- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem - (bsc#1012628). -- mt76: fix enum type mismatch (bsc#1012628). -- mtd: rawnand: Fix probe failure due to - of_get_nand_secure_regions() (bsc#1012628). -- soc: fsl: qe: convert QE interrupt controller to platform_device - (bsc#1012628). -- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant - (bsc#1012628). -- dccp: add do-while-0 stubs for dccp_pr_debug macros - (bsc#1012628). -- virtio: Protect vqs list access (bsc#1012628). -- vhost-vdpa: Fix integer overflow in - vhost_vdpa_process_iotlb_update() (bsc#1012628). -- bus: ti-sysc: Fix error handling for sysc_check_active_timer() - (bsc#1012628). -- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). -- vdpa_sim: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vp_vdpa: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). -- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). -- drm/mediatek: Add AAL output size configuration (bsc#1012628). -- drm/mediatek: Add component_del in OVL and COLOR remove function - (bsc#1012628). -- bpf: Clear zext_dst of dead insns (bsc#1012628). -- bnxt: don't lock the tx queue from napi poll (bsc#1012628). -- bnxt: disable napi before canceling DIM (bsc#1012628). -- bnxt: make sure xmit_more + errors does not miss doorbells - (bsc#1012628). -- bnxt: count Tx drops (bsc#1012628). -- soc: fsl: qe: fix static checker warning (bsc#1012628). -- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). -- ptp_pch: Restore dependency on PCI (bsc#1012628). -- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). -- bnxt_en: Add missing DMA memory barriers (bsc#1012628). -- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). -- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO - (bsc#1012628). -- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). -- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 - (bsc#1012628). -- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable - error path (bsc#1012628). -- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). -- net: mdio-mux: Don't ignore memory allocation errors - (bsc#1012628). -- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). -- ovs: clear skb->tstamp in forwarding path (bsc#1012628). -- net: usb: asix: refactor asix_read_phy_addr() and handle errors - on return (bsc#1012628). -- iommu/vt-d: Fix incomplete cache flush in - intel_pasid_tear_down_entry() (bsc#1012628). -- drm/i915: Skip display interruption setup when display is not - available (bsc#1012628). -- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). -- drm/amd/display: Use DCN30 watermark calc for DCN301 - (bsc#1012628). -- net: mscc: ocelot: allow forwarding from bridge ports to the - tag_8021q CPU port (bsc#1012628). -- mptcp: fix memory leak on address flush (bsc#1012628). -- mptcp: full fully established support after ADD_ADDR - (bsc#1012628). -- r8152: fix writing USB_BP2_EN (bsc#1012628). -- r8152: fix the maximum number of PLA bp for RTL8153C - (bsc#1012628). -- PCI/sysfs: Use correct variable for the legacy_mem sysfs object - (bsc#1012628). -- i40e: Fix ATR queue selection (bsc#1012628). -- iavf: Fix ping is lost after untrusted VF had tried to change - MAC (bsc#1012628). -- Revert "flow_offload: action should not be NULL when it is - referenced" (bsc#1012628). -- net: dpaa2-switch: disable the control interface on error path - (bsc#1012628). -- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). -- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). -- mmc: mmci: stm32: Check when the voltage switch procedure - should be done (bsc#1012628). -- mmc: sdhci-msm: Update the software timeout value for sdhc - (bsc#1012628). -- clk: imx6q: fix uart earlycon unwork (bsc#1012628). -- clk: qcom: gdsc: Ensure regulator init state matches GDSC state - (bsc#1012628). -- arm64: clean vdso & vdso32 files (bsc#1012628). -- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). -- ALSA: hda - fix the 'Capture Switch' value change notifications - (bsc#1012628). -- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS - (bsc#1012628). -- tracing / histogram: Fix NULL pointer dereference on strcmp() - on NULL event name (bsc#1012628). -- slimbus: messaging: start transaction ids from 1 instead of zero - (bsc#1012628). -- slimbus: messaging: check for valid transaction id - (bsc#1012628). -- slimbus: ngd: set correct device for pm (bsc#1012628). -- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). -- ipack: tpci200: fix many double free issues in tpci200_pci_probe - (bsc#1012628). -- ipack: tpci200: fix memory leak in the tpci200_register - (bsc#1012628). -- io_uring: fix code style problems (bsc#1012628). -- io_uring: only assign io_uring_enter() SQPOLL error in actual - error case (bsc#1012628). -- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 - 9510 laptop (bsc#1012628). -- opp: Drop empty-table checks from _put functions (bsc#1012628). -- btrfs: prevent rename2 from exchanging a subvol with a directory - from different parents (bsc#1012628). -- tracing: Apply trace filters on all output channels - (bsc#1012628). -- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E - (bsc#1012628). -- s390/pci: fix use after free of zpci_dev (bsc#1012628). -- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to - alt-mode drivers (bsc#1012628). -- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c - (bsc#1012628). -- powerpc/32s: Refactor update of user segment registers - (bsc#1012628). -- powerpc/32s: Fix random crashes by adding isync() after - locking/unlocking KUEP (bsc#1012628). -- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI - (bsc#1012628). -- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 - (bsc#1012628). -- ASoC: intel: atom: Fix breakage for PCM buffer address setup - (bsc#1012628). -- riscv: Fix a number of free'd resources in init_resources() - (bsc#1012628). -- mm: memcontrol: fix occasional OOMs due to proportional - memory.low reclaim (bsc#1012628). -- mm,hwpoison: make get_hwpoison_page() call get_any_page() - (bsc#1012628). -- mm/hwpoison: retry with shake_page() for unhandlable pages - (bsc#1012628). -- kfence: fix is_kfence_address() for addresses below - KFENCE_POOL_SIZE (bsc#1012628). -- hugetlb: don't pass page cache pages to restore_reserve_on_error - (bsc#1012628). -- io_uring: fix xa_alloc_cycle() error return value check - (bsc#1012628). -- fs: warn about impending deprecation of mandatory locks - (bsc#1012628). -- Update config files. -- commit b44f35f - ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 7b995817..1b4f1798 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.13 +%define patchversion 5.13.12 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -86,9 +86,9 @@ Name: kernel-lpae Summary: Kernel for LPAE enabled systems License: GPL-2.0-only Group: System/Kernel -Version: 5.13.13 +Version: 5.13.12 %if 0%{?is_kotd} -Release: .g8e5c63f +Release: .gd66b4c0 %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b -Provides: kernel-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b +Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 # END COMMON DEPS -Provides: %name-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b +Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index 424f53b0..705cc4f9 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,225 +1,3 @@ -------------------------------------------------------------------- -Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz - -- net: usb: asix: ax88772: Fix less than zero comparison of a u16 - (git-fixes). -- commit 8e5c63f - -------------------------------------------------------------------- -Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz - -- Linux 5.13.13 (bsc#1012628). -- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards - (bsc#1012628). -- io_uring: Use WRITE_ONCE() when writing to sq_flags - (bsc#1012628). -- USB: core: Avoid WARNings for 0-length descriptor requests - (bsc#1012628). -- USB: core: Fix incorrect pipe calculation in do_proc_control() - (bsc#1012628). -- dmaengine: xilinx_dma: Fix read-after-free bug when terminating - transfers (bsc#1012628). -- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() - (bsc#1012628). -- spi: spi-mux: Add module info needed for autoloading - (bsc#1012628). -- net: xfrm: Fix end of loop tests for list_for_each_entry - (bsc#1012628). -- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 - (bsc#1012628). -- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if - controller is not yet available (bsc#1012628). -- scsi: pm80xx: Fix TMF task completion race condition - (bsc#1012628). -- scsi: megaraid_mm: Fix end of loop tests for - list_for_each_entry() (bsc#1012628). -- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() - (bsc#1012628). -- scsi: core: Avoid printing an error if target_alloc() returns - -ENXIO (bsc#1012628). -- scsi: core: Fix capacity set to zero after offlinining device - (bsc#1012628). -- drm/amdgpu: fix the doorbell missing when in CGPG issue for - renoir (bsc#1012628). -- qede: fix crash in rmmod qede while automatic debug collection - (bsc#1012628). -- ARM: dts: nomadik: Fix up interrupt controller node names - (bsc#1012628). -- net: usb: pegasus: Check the return value of get_geristers() - and friends; (bsc#1012628). -- perf/x86: Fix out of bound MSR access (bsc#1012628). -- spi: cadence-quadspi: Fix check condition for DTR ops - (bsc#1012628). -- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X - (bsc#1012628). -- drm/amd/display: workaround for hard hang on HPD on native DP - (bsc#1012628). -- kyber: make trace_block_rq call consistent with documentation - (bsc#1012628). -- mtd: rawnand: Add a check in of_get_nand_secure_regions() - (bsc#1012628). -- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x - (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping - (bsc#1012628). -- iommu: Check if group is NULL before remove device - (bsc#1012628). -- cpufreq: arm_scmi: Fix error path when allocation failed - (bsc#1012628). -- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem - (bsc#1012628). -- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem - (bsc#1012628). -- mt76: fix enum type mismatch (bsc#1012628). -- mtd: rawnand: Fix probe failure due to - of_get_nand_secure_regions() (bsc#1012628). -- soc: fsl: qe: convert QE interrupt controller to platform_device - (bsc#1012628). -- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant - (bsc#1012628). -- dccp: add do-while-0 stubs for dccp_pr_debug macros - (bsc#1012628). -- virtio: Protect vqs list access (bsc#1012628). -- vhost-vdpa: Fix integer overflow in - vhost_vdpa_process_iotlb_update() (bsc#1012628). -- bus: ti-sysc: Fix error handling for sysc_check_active_timer() - (bsc#1012628). -- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). -- vdpa_sim: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vp_vdpa: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). -- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). -- drm/mediatek: Add AAL output size configuration (bsc#1012628). -- drm/mediatek: Add component_del in OVL and COLOR remove function - (bsc#1012628). -- bpf: Clear zext_dst of dead insns (bsc#1012628). -- bnxt: don't lock the tx queue from napi poll (bsc#1012628). -- bnxt: disable napi before canceling DIM (bsc#1012628). -- bnxt: make sure xmit_more + errors does not miss doorbells - (bsc#1012628). -- bnxt: count Tx drops (bsc#1012628). -- soc: fsl: qe: fix static checker warning (bsc#1012628). -- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). -- ptp_pch: Restore dependency on PCI (bsc#1012628). -- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). -- bnxt_en: Add missing DMA memory barriers (bsc#1012628). -- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). -- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO - (bsc#1012628). -- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). -- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 - (bsc#1012628). -- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable - error path (bsc#1012628). -- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). -- net: mdio-mux: Don't ignore memory allocation errors - (bsc#1012628). -- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). -- ovs: clear skb->tstamp in forwarding path (bsc#1012628). -- net: usb: asix: refactor asix_read_phy_addr() and handle errors - on return (bsc#1012628). -- iommu/vt-d: Fix incomplete cache flush in - intel_pasid_tear_down_entry() (bsc#1012628). -- drm/i915: Skip display interruption setup when display is not - available (bsc#1012628). -- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). -- drm/amd/display: Use DCN30 watermark calc for DCN301 - (bsc#1012628). -- net: mscc: ocelot: allow forwarding from bridge ports to the - tag_8021q CPU port (bsc#1012628). -- mptcp: fix memory leak on address flush (bsc#1012628). -- mptcp: full fully established support after ADD_ADDR - (bsc#1012628). -- r8152: fix writing USB_BP2_EN (bsc#1012628). -- r8152: fix the maximum number of PLA bp for RTL8153C - (bsc#1012628). -- PCI/sysfs: Use correct variable for the legacy_mem sysfs object - (bsc#1012628). -- i40e: Fix ATR queue selection (bsc#1012628). -- iavf: Fix ping is lost after untrusted VF had tried to change - MAC (bsc#1012628). -- Revert "flow_offload: action should not be NULL when it is - referenced" (bsc#1012628). -- net: dpaa2-switch: disable the control interface on error path - (bsc#1012628). -- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). -- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). -- mmc: mmci: stm32: Check when the voltage switch procedure - should be done (bsc#1012628). -- mmc: sdhci-msm: Update the software timeout value for sdhc - (bsc#1012628). -- clk: imx6q: fix uart earlycon unwork (bsc#1012628). -- clk: qcom: gdsc: Ensure regulator init state matches GDSC state - (bsc#1012628). -- arm64: clean vdso & vdso32 files (bsc#1012628). -- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). -- ALSA: hda - fix the 'Capture Switch' value change notifications - (bsc#1012628). -- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS - (bsc#1012628). -- tracing / histogram: Fix NULL pointer dereference on strcmp() - on NULL event name (bsc#1012628). -- slimbus: messaging: start transaction ids from 1 instead of zero - (bsc#1012628). -- slimbus: messaging: check for valid transaction id - (bsc#1012628). -- slimbus: ngd: set correct device for pm (bsc#1012628). -- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). -- ipack: tpci200: fix many double free issues in tpci200_pci_probe - (bsc#1012628). -- ipack: tpci200: fix memory leak in the tpci200_register - (bsc#1012628). -- io_uring: fix code style problems (bsc#1012628). -- io_uring: only assign io_uring_enter() SQPOLL error in actual - error case (bsc#1012628). -- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 - 9510 laptop (bsc#1012628). -- opp: Drop empty-table checks from _put functions (bsc#1012628). -- btrfs: prevent rename2 from exchanging a subvol with a directory - from different parents (bsc#1012628). -- tracing: Apply trace filters on all output channels - (bsc#1012628). -- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E - (bsc#1012628). -- s390/pci: fix use after free of zpci_dev (bsc#1012628). -- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to - alt-mode drivers (bsc#1012628). -- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c - (bsc#1012628). -- powerpc/32s: Refactor update of user segment registers - (bsc#1012628). -- powerpc/32s: Fix random crashes by adding isync() after - locking/unlocking KUEP (bsc#1012628). -- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI - (bsc#1012628). -- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 - (bsc#1012628). -- ASoC: intel: atom: Fix breakage for PCM buffer address setup - (bsc#1012628). -- riscv: Fix a number of free'd resources in init_resources() - (bsc#1012628). -- mm: memcontrol: fix occasional OOMs due to proportional - memory.low reclaim (bsc#1012628). -- mm,hwpoison: make get_hwpoison_page() call get_any_page() - (bsc#1012628). -- mm/hwpoison: retry with shake_page() for unhandlable pages - (bsc#1012628). -- kfence: fix is_kfence_address() for addresses below - KFENCE_POOL_SIZE (bsc#1012628). -- hugetlb: don't pass page cache pages to restore_reserve_on_error - (bsc#1012628). -- io_uring: fix xa_alloc_cycle() error return value check - (bsc#1012628). -- fs: warn about impending deprecation of mandatory locks - (bsc#1012628). -- Update config files. -- commit b44f35f - ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index c98a09a6..2f4d6064 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 5.13.13 +%define patchversion 5.13.12 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b +BuildRequires: kernel%kernel_flavor-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 %if 0%{?rhel_version} BuildRequires: kernel @@ -64,9 +64,9 @@ BuildRequires: dracut Summary: package kernel and initrd for OBS VM builds License: GPL-2.0-only Group: SLES -Version: 5.13.13 +Version: 5.13.12 %if 0%{?is_kotd} -Release: .g8e5c63f +Release: .gd66b4c0 %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 424f53b0..705cc4f9 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,225 +1,3 @@ -------------------------------------------------------------------- -Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz - -- net: usb: asix: ax88772: Fix less than zero comparison of a u16 - (git-fixes). -- commit 8e5c63f - -------------------------------------------------------------------- -Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz - -- Linux 5.13.13 (bsc#1012628). -- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards - (bsc#1012628). -- io_uring: Use WRITE_ONCE() when writing to sq_flags - (bsc#1012628). -- USB: core: Avoid WARNings for 0-length descriptor requests - (bsc#1012628). -- USB: core: Fix incorrect pipe calculation in do_proc_control() - (bsc#1012628). -- dmaengine: xilinx_dma: Fix read-after-free bug when terminating - transfers (bsc#1012628). -- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() - (bsc#1012628). -- spi: spi-mux: Add module info needed for autoloading - (bsc#1012628). -- net: xfrm: Fix end of loop tests for list_for_each_entry - (bsc#1012628). -- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 - (bsc#1012628). -- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if - controller is not yet available (bsc#1012628). -- scsi: pm80xx: Fix TMF task completion race condition - (bsc#1012628). -- scsi: megaraid_mm: Fix end of loop tests for - list_for_each_entry() (bsc#1012628). -- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() - (bsc#1012628). -- scsi: core: Avoid printing an error if target_alloc() returns - -ENXIO (bsc#1012628). -- scsi: core: Fix capacity set to zero after offlinining device - (bsc#1012628). -- drm/amdgpu: fix the doorbell missing when in CGPG issue for - renoir (bsc#1012628). -- qede: fix crash in rmmod qede while automatic debug collection - (bsc#1012628). -- ARM: dts: nomadik: Fix up interrupt controller node names - (bsc#1012628). -- net: usb: pegasus: Check the return value of get_geristers() - and friends; (bsc#1012628). -- perf/x86: Fix out of bound MSR access (bsc#1012628). -- spi: cadence-quadspi: Fix check condition for DTR ops - (bsc#1012628). -- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X - (bsc#1012628). -- drm/amd/display: workaround for hard hang on HPD on native DP - (bsc#1012628). -- kyber: make trace_block_rq call consistent with documentation - (bsc#1012628). -- mtd: rawnand: Add a check in of_get_nand_secure_regions() - (bsc#1012628). -- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x - (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping - (bsc#1012628). -- iommu: Check if group is NULL before remove device - (bsc#1012628). -- cpufreq: arm_scmi: Fix error path when allocation failed - (bsc#1012628). -- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem - (bsc#1012628). -- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem - (bsc#1012628). -- mt76: fix enum type mismatch (bsc#1012628). -- mtd: rawnand: Fix probe failure due to - of_get_nand_secure_regions() (bsc#1012628). -- soc: fsl: qe: convert QE interrupt controller to platform_device - (bsc#1012628). -- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant - (bsc#1012628). -- dccp: add do-while-0 stubs for dccp_pr_debug macros - (bsc#1012628). -- virtio: Protect vqs list access (bsc#1012628). -- vhost-vdpa: Fix integer overflow in - vhost_vdpa_process_iotlb_update() (bsc#1012628). -- bus: ti-sysc: Fix error handling for sysc_check_active_timer() - (bsc#1012628). -- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). -- vdpa_sim: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vp_vdpa: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). -- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). -- drm/mediatek: Add AAL output size configuration (bsc#1012628). -- drm/mediatek: Add component_del in OVL and COLOR remove function - (bsc#1012628). -- bpf: Clear zext_dst of dead insns (bsc#1012628). -- bnxt: don't lock the tx queue from napi poll (bsc#1012628). -- bnxt: disable napi before canceling DIM (bsc#1012628). -- bnxt: make sure xmit_more + errors does not miss doorbells - (bsc#1012628). -- bnxt: count Tx drops (bsc#1012628). -- soc: fsl: qe: fix static checker warning (bsc#1012628). -- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). -- ptp_pch: Restore dependency on PCI (bsc#1012628). -- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). -- bnxt_en: Add missing DMA memory barriers (bsc#1012628). -- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). -- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO - (bsc#1012628). -- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). -- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 - (bsc#1012628). -- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable - error path (bsc#1012628). -- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). -- net: mdio-mux: Don't ignore memory allocation errors - (bsc#1012628). -- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). -- ovs: clear skb->tstamp in forwarding path (bsc#1012628). -- net: usb: asix: refactor asix_read_phy_addr() and handle errors - on return (bsc#1012628). -- iommu/vt-d: Fix incomplete cache flush in - intel_pasid_tear_down_entry() (bsc#1012628). -- drm/i915: Skip display interruption setup when display is not - available (bsc#1012628). -- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). -- drm/amd/display: Use DCN30 watermark calc for DCN301 - (bsc#1012628). -- net: mscc: ocelot: allow forwarding from bridge ports to the - tag_8021q CPU port (bsc#1012628). -- mptcp: fix memory leak on address flush (bsc#1012628). -- mptcp: full fully established support after ADD_ADDR - (bsc#1012628). -- r8152: fix writing USB_BP2_EN (bsc#1012628). -- r8152: fix the maximum number of PLA bp for RTL8153C - (bsc#1012628). -- PCI/sysfs: Use correct variable for the legacy_mem sysfs object - (bsc#1012628). -- i40e: Fix ATR queue selection (bsc#1012628). -- iavf: Fix ping is lost after untrusted VF had tried to change - MAC (bsc#1012628). -- Revert "flow_offload: action should not be NULL when it is - referenced" (bsc#1012628). -- net: dpaa2-switch: disable the control interface on error path - (bsc#1012628). -- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). -- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). -- mmc: mmci: stm32: Check when the voltage switch procedure - should be done (bsc#1012628). -- mmc: sdhci-msm: Update the software timeout value for sdhc - (bsc#1012628). -- clk: imx6q: fix uart earlycon unwork (bsc#1012628). -- clk: qcom: gdsc: Ensure regulator init state matches GDSC state - (bsc#1012628). -- arm64: clean vdso & vdso32 files (bsc#1012628). -- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). -- ALSA: hda - fix the 'Capture Switch' value change notifications - (bsc#1012628). -- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS - (bsc#1012628). -- tracing / histogram: Fix NULL pointer dereference on strcmp() - on NULL event name (bsc#1012628). -- slimbus: messaging: start transaction ids from 1 instead of zero - (bsc#1012628). -- slimbus: messaging: check for valid transaction id - (bsc#1012628). -- slimbus: ngd: set correct device for pm (bsc#1012628). -- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). -- ipack: tpci200: fix many double free issues in tpci200_pci_probe - (bsc#1012628). -- ipack: tpci200: fix memory leak in the tpci200_register - (bsc#1012628). -- io_uring: fix code style problems (bsc#1012628). -- io_uring: only assign io_uring_enter() SQPOLL error in actual - error case (bsc#1012628). -- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 - 9510 laptop (bsc#1012628). -- opp: Drop empty-table checks from _put functions (bsc#1012628). -- btrfs: prevent rename2 from exchanging a subvol with a directory - from different parents (bsc#1012628). -- tracing: Apply trace filters on all output channels - (bsc#1012628). -- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E - (bsc#1012628). -- s390/pci: fix use after free of zpci_dev (bsc#1012628). -- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to - alt-mode drivers (bsc#1012628). -- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c - (bsc#1012628). -- powerpc/32s: Refactor update of user segment registers - (bsc#1012628). -- powerpc/32s: Fix random crashes by adding isync() after - locking/unlocking KUEP (bsc#1012628). -- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI - (bsc#1012628). -- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 - (bsc#1012628). -- ASoC: intel: atom: Fix breakage for PCM buffer address setup - (bsc#1012628). -- riscv: Fix a number of free'd resources in init_resources() - (bsc#1012628). -- mm: memcontrol: fix occasional OOMs due to proportional - memory.low reclaim (bsc#1012628). -- mm,hwpoison: make get_hwpoison_page() call get_any_page() - (bsc#1012628). -- mm/hwpoison: retry with shake_page() for unhandlable pages - (bsc#1012628). -- kfence: fix is_kfence_address() for addresses below - KFENCE_POOL_SIZE (bsc#1012628). -- hugetlb: don't pass page cache pages to restore_reserve_on_error - (bsc#1012628). -- io_uring: fix xa_alloc_cycle() error return value check - (bsc#1012628). -- fs: warn about impending deprecation of mandatory locks - (bsc#1012628). -- Update config files. -- commit b44f35f - ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index d79ba1f4..3defed28 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 5.13.13 +%define patchversion 5.13.12 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Basic QA tests for the kernel License: GPL-2.0-only Group: SLES -Version: 5.13.13 +Version: 5.13.12 %if 0%{?is_kotd} -Release: .g8e5c63f +Release: .gd66b4c0 %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index 424f53b0..705cc4f9 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,225 +1,3 @@ -------------------------------------------------------------------- -Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz - -- net: usb: asix: ax88772: Fix less than zero comparison of a u16 - (git-fixes). -- commit 8e5c63f - -------------------------------------------------------------------- -Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz - -- Linux 5.13.13 (bsc#1012628). -- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards - (bsc#1012628). -- io_uring: Use WRITE_ONCE() when writing to sq_flags - (bsc#1012628). -- USB: core: Avoid WARNings for 0-length descriptor requests - (bsc#1012628). -- USB: core: Fix incorrect pipe calculation in do_proc_control() - (bsc#1012628). -- dmaengine: xilinx_dma: Fix read-after-free bug when terminating - transfers (bsc#1012628). -- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() - (bsc#1012628). -- spi: spi-mux: Add module info needed for autoloading - (bsc#1012628). -- net: xfrm: Fix end of loop tests for list_for_each_entry - (bsc#1012628). -- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 - (bsc#1012628). -- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if - controller is not yet available (bsc#1012628). -- scsi: pm80xx: Fix TMF task completion race condition - (bsc#1012628). -- scsi: megaraid_mm: Fix end of loop tests for - list_for_each_entry() (bsc#1012628). -- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() - (bsc#1012628). -- scsi: core: Avoid printing an error if target_alloc() returns - -ENXIO (bsc#1012628). -- scsi: core: Fix capacity set to zero after offlinining device - (bsc#1012628). -- drm/amdgpu: fix the doorbell missing when in CGPG issue for - renoir (bsc#1012628). -- qede: fix crash in rmmod qede while automatic debug collection - (bsc#1012628). -- ARM: dts: nomadik: Fix up interrupt controller node names - (bsc#1012628). -- net: usb: pegasus: Check the return value of get_geristers() - and friends; (bsc#1012628). -- perf/x86: Fix out of bound MSR access (bsc#1012628). -- spi: cadence-quadspi: Fix check condition for DTR ops - (bsc#1012628). -- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X - (bsc#1012628). -- drm/amd/display: workaround for hard hang on HPD on native DP - (bsc#1012628). -- kyber: make trace_block_rq call consistent with documentation - (bsc#1012628). -- mtd: rawnand: Add a check in of_get_nand_secure_regions() - (bsc#1012628). -- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x - (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping - (bsc#1012628). -- iommu: Check if group is NULL before remove device - (bsc#1012628). -- cpufreq: arm_scmi: Fix error path when allocation failed - (bsc#1012628). -- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem - (bsc#1012628). -- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem - (bsc#1012628). -- mt76: fix enum type mismatch (bsc#1012628). -- mtd: rawnand: Fix probe failure due to - of_get_nand_secure_regions() (bsc#1012628). -- soc: fsl: qe: convert QE interrupt controller to platform_device - (bsc#1012628). -- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant - (bsc#1012628). -- dccp: add do-while-0 stubs for dccp_pr_debug macros - (bsc#1012628). -- virtio: Protect vqs list access (bsc#1012628). -- vhost-vdpa: Fix integer overflow in - vhost_vdpa_process_iotlb_update() (bsc#1012628). -- bus: ti-sysc: Fix error handling for sysc_check_active_timer() - (bsc#1012628). -- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). -- vdpa_sim: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vp_vdpa: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). -- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). -- drm/mediatek: Add AAL output size configuration (bsc#1012628). -- drm/mediatek: Add component_del in OVL and COLOR remove function - (bsc#1012628). -- bpf: Clear zext_dst of dead insns (bsc#1012628). -- bnxt: don't lock the tx queue from napi poll (bsc#1012628). -- bnxt: disable napi before canceling DIM (bsc#1012628). -- bnxt: make sure xmit_more + errors does not miss doorbells - (bsc#1012628). -- bnxt: count Tx drops (bsc#1012628). -- soc: fsl: qe: fix static checker warning (bsc#1012628). -- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). -- ptp_pch: Restore dependency on PCI (bsc#1012628). -- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). -- bnxt_en: Add missing DMA memory barriers (bsc#1012628). -- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). -- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO - (bsc#1012628). -- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). -- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 - (bsc#1012628). -- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable - error path (bsc#1012628). -- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). -- net: mdio-mux: Don't ignore memory allocation errors - (bsc#1012628). -- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). -- ovs: clear skb->tstamp in forwarding path (bsc#1012628). -- net: usb: asix: refactor asix_read_phy_addr() and handle errors - on return (bsc#1012628). -- iommu/vt-d: Fix incomplete cache flush in - intel_pasid_tear_down_entry() (bsc#1012628). -- drm/i915: Skip display interruption setup when display is not - available (bsc#1012628). -- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). -- drm/amd/display: Use DCN30 watermark calc for DCN301 - (bsc#1012628). -- net: mscc: ocelot: allow forwarding from bridge ports to the - tag_8021q CPU port (bsc#1012628). -- mptcp: fix memory leak on address flush (bsc#1012628). -- mptcp: full fully established support after ADD_ADDR - (bsc#1012628). -- r8152: fix writing USB_BP2_EN (bsc#1012628). -- r8152: fix the maximum number of PLA bp for RTL8153C - (bsc#1012628). -- PCI/sysfs: Use correct variable for the legacy_mem sysfs object - (bsc#1012628). -- i40e: Fix ATR queue selection (bsc#1012628). -- iavf: Fix ping is lost after untrusted VF had tried to change - MAC (bsc#1012628). -- Revert "flow_offload: action should not be NULL when it is - referenced" (bsc#1012628). -- net: dpaa2-switch: disable the control interface on error path - (bsc#1012628). -- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). -- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). -- mmc: mmci: stm32: Check when the voltage switch procedure - should be done (bsc#1012628). -- mmc: sdhci-msm: Update the software timeout value for sdhc - (bsc#1012628). -- clk: imx6q: fix uart earlycon unwork (bsc#1012628). -- clk: qcom: gdsc: Ensure regulator init state matches GDSC state - (bsc#1012628). -- arm64: clean vdso & vdso32 files (bsc#1012628). -- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). -- ALSA: hda - fix the 'Capture Switch' value change notifications - (bsc#1012628). -- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS - (bsc#1012628). -- tracing / histogram: Fix NULL pointer dereference on strcmp() - on NULL event name (bsc#1012628). -- slimbus: messaging: start transaction ids from 1 instead of zero - (bsc#1012628). -- slimbus: messaging: check for valid transaction id - (bsc#1012628). -- slimbus: ngd: set correct device for pm (bsc#1012628). -- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). -- ipack: tpci200: fix many double free issues in tpci200_pci_probe - (bsc#1012628). -- ipack: tpci200: fix memory leak in the tpci200_register - (bsc#1012628). -- io_uring: fix code style problems (bsc#1012628). -- io_uring: only assign io_uring_enter() SQPOLL error in actual - error case (bsc#1012628). -- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 - 9510 laptop (bsc#1012628). -- opp: Drop empty-table checks from _put functions (bsc#1012628). -- btrfs: prevent rename2 from exchanging a subvol with a directory - from different parents (bsc#1012628). -- tracing: Apply trace filters on all output channels - (bsc#1012628). -- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E - (bsc#1012628). -- s390/pci: fix use after free of zpci_dev (bsc#1012628). -- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to - alt-mode drivers (bsc#1012628). -- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c - (bsc#1012628). -- powerpc/32s: Refactor update of user segment registers - (bsc#1012628). -- powerpc/32s: Fix random crashes by adding isync() after - locking/unlocking KUEP (bsc#1012628). -- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI - (bsc#1012628). -- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 - (bsc#1012628). -- ASoC: intel: atom: Fix breakage for PCM buffer address setup - (bsc#1012628). -- riscv: Fix a number of free'd resources in init_resources() - (bsc#1012628). -- mm: memcontrol: fix occasional OOMs due to proportional - memory.low reclaim (bsc#1012628). -- mm,hwpoison: make get_hwpoison_page() call get_any_page() - (bsc#1012628). -- mm/hwpoison: retry with shake_page() for unhandlable pages - (bsc#1012628). -- kfence: fix is_kfence_address() for addresses below - KFENCE_POOL_SIZE (bsc#1012628). -- hugetlb: don't pass page cache pages to restore_reserve_on_error - (bsc#1012628). -- io_uring: fix xa_alloc_cycle() error return value check - (bsc#1012628). -- fs: warn about impending deprecation of mandatory locks - (bsc#1012628). -- Update config files. -- commit b44f35f - ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-pae.spec b/kernel-pae.spec index 6d075879..74693afe 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.13 +%define patchversion 5.13.12 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -86,9 +86,9 @@ Name: kernel-pae Summary: Kernel with PAE Support License: GPL-2.0-only Group: System/Kernel -Version: 5.13.13 +Version: 5.13.12 %if 0%{?is_kotd} -Release: .g8e5c63f +Release: .gd66b4c0 %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b -Provides: kernel-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b +Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 # END COMMON DEPS -Provides: %name-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b +Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 diff --git a/kernel-source.changes b/kernel-source.changes index 424f53b0..705cc4f9 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,225 +1,3 @@ -------------------------------------------------------------------- -Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz - -- net: usb: asix: ax88772: Fix less than zero comparison of a u16 - (git-fixes). -- commit 8e5c63f - -------------------------------------------------------------------- -Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz - -- Linux 5.13.13 (bsc#1012628). -- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards - (bsc#1012628). -- io_uring: Use WRITE_ONCE() when writing to sq_flags - (bsc#1012628). -- USB: core: Avoid WARNings for 0-length descriptor requests - (bsc#1012628). -- USB: core: Fix incorrect pipe calculation in do_proc_control() - (bsc#1012628). -- dmaengine: xilinx_dma: Fix read-after-free bug when terminating - transfers (bsc#1012628). -- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() - (bsc#1012628). -- spi: spi-mux: Add module info needed for autoloading - (bsc#1012628). -- net: xfrm: Fix end of loop tests for list_for_each_entry - (bsc#1012628). -- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 - (bsc#1012628). -- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if - controller is not yet available (bsc#1012628). -- scsi: pm80xx: Fix TMF task completion race condition - (bsc#1012628). -- scsi: megaraid_mm: Fix end of loop tests for - list_for_each_entry() (bsc#1012628). -- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() - (bsc#1012628). -- scsi: core: Avoid printing an error if target_alloc() returns - -ENXIO (bsc#1012628). -- scsi: core: Fix capacity set to zero after offlinining device - (bsc#1012628). -- drm/amdgpu: fix the doorbell missing when in CGPG issue for - renoir (bsc#1012628). -- qede: fix crash in rmmod qede while automatic debug collection - (bsc#1012628). -- ARM: dts: nomadik: Fix up interrupt controller node names - (bsc#1012628). -- net: usb: pegasus: Check the return value of get_geristers() - and friends; (bsc#1012628). -- perf/x86: Fix out of bound MSR access (bsc#1012628). -- spi: cadence-quadspi: Fix check condition for DTR ops - (bsc#1012628). -- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X - (bsc#1012628). -- drm/amd/display: workaround for hard hang on HPD on native DP - (bsc#1012628). -- kyber: make trace_block_rq call consistent with documentation - (bsc#1012628). -- mtd: rawnand: Add a check in of_get_nand_secure_regions() - (bsc#1012628). -- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x - (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping - (bsc#1012628). -- iommu: Check if group is NULL before remove device - (bsc#1012628). -- cpufreq: arm_scmi: Fix error path when allocation failed - (bsc#1012628). -- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem - (bsc#1012628). -- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem - (bsc#1012628). -- mt76: fix enum type mismatch (bsc#1012628). -- mtd: rawnand: Fix probe failure due to - of_get_nand_secure_regions() (bsc#1012628). -- soc: fsl: qe: convert QE interrupt controller to platform_device - (bsc#1012628). -- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant - (bsc#1012628). -- dccp: add do-while-0 stubs for dccp_pr_debug macros - (bsc#1012628). -- virtio: Protect vqs list access (bsc#1012628). -- vhost-vdpa: Fix integer overflow in - vhost_vdpa_process_iotlb_update() (bsc#1012628). -- bus: ti-sysc: Fix error handling for sysc_check_active_timer() - (bsc#1012628). -- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). -- vdpa_sim: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vp_vdpa: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). -- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). -- drm/mediatek: Add AAL output size configuration (bsc#1012628). -- drm/mediatek: Add component_del in OVL and COLOR remove function - (bsc#1012628). -- bpf: Clear zext_dst of dead insns (bsc#1012628). -- bnxt: don't lock the tx queue from napi poll (bsc#1012628). -- bnxt: disable napi before canceling DIM (bsc#1012628). -- bnxt: make sure xmit_more + errors does not miss doorbells - (bsc#1012628). -- bnxt: count Tx drops (bsc#1012628). -- soc: fsl: qe: fix static checker warning (bsc#1012628). -- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). -- ptp_pch: Restore dependency on PCI (bsc#1012628). -- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). -- bnxt_en: Add missing DMA memory barriers (bsc#1012628). -- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). -- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO - (bsc#1012628). -- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). -- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 - (bsc#1012628). -- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable - error path (bsc#1012628). -- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). -- net: mdio-mux: Don't ignore memory allocation errors - (bsc#1012628). -- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). -- ovs: clear skb->tstamp in forwarding path (bsc#1012628). -- net: usb: asix: refactor asix_read_phy_addr() and handle errors - on return (bsc#1012628). -- iommu/vt-d: Fix incomplete cache flush in - intel_pasid_tear_down_entry() (bsc#1012628). -- drm/i915: Skip display interruption setup when display is not - available (bsc#1012628). -- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). -- drm/amd/display: Use DCN30 watermark calc for DCN301 - (bsc#1012628). -- net: mscc: ocelot: allow forwarding from bridge ports to the - tag_8021q CPU port (bsc#1012628). -- mptcp: fix memory leak on address flush (bsc#1012628). -- mptcp: full fully established support after ADD_ADDR - (bsc#1012628). -- r8152: fix writing USB_BP2_EN (bsc#1012628). -- r8152: fix the maximum number of PLA bp for RTL8153C - (bsc#1012628). -- PCI/sysfs: Use correct variable for the legacy_mem sysfs object - (bsc#1012628). -- i40e: Fix ATR queue selection (bsc#1012628). -- iavf: Fix ping is lost after untrusted VF had tried to change - MAC (bsc#1012628). -- Revert "flow_offload: action should not be NULL when it is - referenced" (bsc#1012628). -- net: dpaa2-switch: disable the control interface on error path - (bsc#1012628). -- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). -- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). -- mmc: mmci: stm32: Check when the voltage switch procedure - should be done (bsc#1012628). -- mmc: sdhci-msm: Update the software timeout value for sdhc - (bsc#1012628). -- clk: imx6q: fix uart earlycon unwork (bsc#1012628). -- clk: qcom: gdsc: Ensure regulator init state matches GDSC state - (bsc#1012628). -- arm64: clean vdso & vdso32 files (bsc#1012628). -- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). -- ALSA: hda - fix the 'Capture Switch' value change notifications - (bsc#1012628). -- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS - (bsc#1012628). -- tracing / histogram: Fix NULL pointer dereference on strcmp() - on NULL event name (bsc#1012628). -- slimbus: messaging: start transaction ids from 1 instead of zero - (bsc#1012628). -- slimbus: messaging: check for valid transaction id - (bsc#1012628). -- slimbus: ngd: set correct device for pm (bsc#1012628). -- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). -- ipack: tpci200: fix many double free issues in tpci200_pci_probe - (bsc#1012628). -- ipack: tpci200: fix memory leak in the tpci200_register - (bsc#1012628). -- io_uring: fix code style problems (bsc#1012628). -- io_uring: only assign io_uring_enter() SQPOLL error in actual - error case (bsc#1012628). -- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 - 9510 laptop (bsc#1012628). -- opp: Drop empty-table checks from _put functions (bsc#1012628). -- btrfs: prevent rename2 from exchanging a subvol with a directory - from different parents (bsc#1012628). -- tracing: Apply trace filters on all output channels - (bsc#1012628). -- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E - (bsc#1012628). -- s390/pci: fix use after free of zpci_dev (bsc#1012628). -- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to - alt-mode drivers (bsc#1012628). -- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c - (bsc#1012628). -- powerpc/32s: Refactor update of user segment registers - (bsc#1012628). -- powerpc/32s: Fix random crashes by adding isync() after - locking/unlocking KUEP (bsc#1012628). -- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI - (bsc#1012628). -- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 - (bsc#1012628). -- ASoC: intel: atom: Fix breakage for PCM buffer address setup - (bsc#1012628). -- riscv: Fix a number of free'd resources in init_resources() - (bsc#1012628). -- mm: memcontrol: fix occasional OOMs due to proportional - memory.low reclaim (bsc#1012628). -- mm,hwpoison: make get_hwpoison_page() call get_any_page() - (bsc#1012628). -- mm/hwpoison: retry with shake_page() for unhandlable pages - (bsc#1012628). -- kfence: fix is_kfence_address() for addresses below - KFENCE_POOL_SIZE (bsc#1012628). -- hugetlb: don't pass page cache pages to restore_reserve_on_error - (bsc#1012628). -- io_uring: fix xa_alloc_cycle() error return value check - (bsc#1012628). -- fs: warn about impending deprecation of mandatory locks - (bsc#1012628). -- Update config files. -- commit b44f35f - ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-source.spec b/kernel-source.spec index 1e65cd88..035ce2d1 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.13 +%define patchversion 5.13.12 %define variant %{nil} %define vanilla_only 0 @@ -30,9 +30,9 @@ Name: kernel-source Summary: The Linux Kernel Sources License: GPL-2.0-only Group: Development/Sources -Version: 5.13.13 +Version: 5.13.12 %if 0%{?is_kotd} -Release: .g8e5c63f +Release: .gd66b4c0 %else Release: 0 %endif @@ -43,7 +43,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b +Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 Provides: linux Provides: multiversion(kernel) Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-syms.changes b/kernel-syms.changes index 424f53b0..705cc4f9 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,225 +1,3 @@ -------------------------------------------------------------------- -Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz - -- net: usb: asix: ax88772: Fix less than zero comparison of a u16 - (git-fixes). -- commit 8e5c63f - -------------------------------------------------------------------- -Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz - -- Linux 5.13.13 (bsc#1012628). -- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards - (bsc#1012628). -- io_uring: Use WRITE_ONCE() when writing to sq_flags - (bsc#1012628). -- USB: core: Avoid WARNings for 0-length descriptor requests - (bsc#1012628). -- USB: core: Fix incorrect pipe calculation in do_proc_control() - (bsc#1012628). -- dmaengine: xilinx_dma: Fix read-after-free bug when terminating - transfers (bsc#1012628). -- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() - (bsc#1012628). -- spi: spi-mux: Add module info needed for autoloading - (bsc#1012628). -- net: xfrm: Fix end of loop tests for list_for_each_entry - (bsc#1012628). -- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 - (bsc#1012628). -- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if - controller is not yet available (bsc#1012628). -- scsi: pm80xx: Fix TMF task completion race condition - (bsc#1012628). -- scsi: megaraid_mm: Fix end of loop tests for - list_for_each_entry() (bsc#1012628). -- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() - (bsc#1012628). -- scsi: core: Avoid printing an error if target_alloc() returns - -ENXIO (bsc#1012628). -- scsi: core: Fix capacity set to zero after offlinining device - (bsc#1012628). -- drm/amdgpu: fix the doorbell missing when in CGPG issue for - renoir (bsc#1012628). -- qede: fix crash in rmmod qede while automatic debug collection - (bsc#1012628). -- ARM: dts: nomadik: Fix up interrupt controller node names - (bsc#1012628). -- net: usb: pegasus: Check the return value of get_geristers() - and friends; (bsc#1012628). -- perf/x86: Fix out of bound MSR access (bsc#1012628). -- spi: cadence-quadspi: Fix check condition for DTR ops - (bsc#1012628). -- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X - (bsc#1012628). -- drm/amd/display: workaround for hard hang on HPD on native DP - (bsc#1012628). -- kyber: make trace_block_rq call consistent with documentation - (bsc#1012628). -- mtd: rawnand: Add a check in of_get_nand_secure_regions() - (bsc#1012628). -- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x - (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping - (bsc#1012628). -- iommu: Check if group is NULL before remove device - (bsc#1012628). -- cpufreq: arm_scmi: Fix error path when allocation failed - (bsc#1012628). -- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem - (bsc#1012628). -- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem - (bsc#1012628). -- mt76: fix enum type mismatch (bsc#1012628). -- mtd: rawnand: Fix probe failure due to - of_get_nand_secure_regions() (bsc#1012628). -- soc: fsl: qe: convert QE interrupt controller to platform_device - (bsc#1012628). -- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant - (bsc#1012628). -- dccp: add do-while-0 stubs for dccp_pr_debug macros - (bsc#1012628). -- virtio: Protect vqs list access (bsc#1012628). -- vhost-vdpa: Fix integer overflow in - vhost_vdpa_process_iotlb_update() (bsc#1012628). -- bus: ti-sysc: Fix error handling for sysc_check_active_timer() - (bsc#1012628). -- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). -- vdpa_sim: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vp_vdpa: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). -- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). -- drm/mediatek: Add AAL output size configuration (bsc#1012628). -- drm/mediatek: Add component_del in OVL and COLOR remove function - (bsc#1012628). -- bpf: Clear zext_dst of dead insns (bsc#1012628). -- bnxt: don't lock the tx queue from napi poll (bsc#1012628). -- bnxt: disable napi before canceling DIM (bsc#1012628). -- bnxt: make sure xmit_more + errors does not miss doorbells - (bsc#1012628). -- bnxt: count Tx drops (bsc#1012628). -- soc: fsl: qe: fix static checker warning (bsc#1012628). -- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). -- ptp_pch: Restore dependency on PCI (bsc#1012628). -- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). -- bnxt_en: Add missing DMA memory barriers (bsc#1012628). -- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). -- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO - (bsc#1012628). -- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). -- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 - (bsc#1012628). -- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable - error path (bsc#1012628). -- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). -- net: mdio-mux: Don't ignore memory allocation errors - (bsc#1012628). -- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). -- ovs: clear skb->tstamp in forwarding path (bsc#1012628). -- net: usb: asix: refactor asix_read_phy_addr() and handle errors - on return (bsc#1012628). -- iommu/vt-d: Fix incomplete cache flush in - intel_pasid_tear_down_entry() (bsc#1012628). -- drm/i915: Skip display interruption setup when display is not - available (bsc#1012628). -- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). -- drm/amd/display: Use DCN30 watermark calc for DCN301 - (bsc#1012628). -- net: mscc: ocelot: allow forwarding from bridge ports to the - tag_8021q CPU port (bsc#1012628). -- mptcp: fix memory leak on address flush (bsc#1012628). -- mptcp: full fully established support after ADD_ADDR - (bsc#1012628). -- r8152: fix writing USB_BP2_EN (bsc#1012628). -- r8152: fix the maximum number of PLA bp for RTL8153C - (bsc#1012628). -- PCI/sysfs: Use correct variable for the legacy_mem sysfs object - (bsc#1012628). -- i40e: Fix ATR queue selection (bsc#1012628). -- iavf: Fix ping is lost after untrusted VF had tried to change - MAC (bsc#1012628). -- Revert "flow_offload: action should not be NULL when it is - referenced" (bsc#1012628). -- net: dpaa2-switch: disable the control interface on error path - (bsc#1012628). -- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). -- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). -- mmc: mmci: stm32: Check when the voltage switch procedure - should be done (bsc#1012628). -- mmc: sdhci-msm: Update the software timeout value for sdhc - (bsc#1012628). -- clk: imx6q: fix uart earlycon unwork (bsc#1012628). -- clk: qcom: gdsc: Ensure regulator init state matches GDSC state - (bsc#1012628). -- arm64: clean vdso & vdso32 files (bsc#1012628). -- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). -- ALSA: hda - fix the 'Capture Switch' value change notifications - (bsc#1012628). -- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS - (bsc#1012628). -- tracing / histogram: Fix NULL pointer dereference on strcmp() - on NULL event name (bsc#1012628). -- slimbus: messaging: start transaction ids from 1 instead of zero - (bsc#1012628). -- slimbus: messaging: check for valid transaction id - (bsc#1012628). -- slimbus: ngd: set correct device for pm (bsc#1012628). -- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). -- ipack: tpci200: fix many double free issues in tpci200_pci_probe - (bsc#1012628). -- ipack: tpci200: fix memory leak in the tpci200_register - (bsc#1012628). -- io_uring: fix code style problems (bsc#1012628). -- io_uring: only assign io_uring_enter() SQPOLL error in actual - error case (bsc#1012628). -- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 - 9510 laptop (bsc#1012628). -- opp: Drop empty-table checks from _put functions (bsc#1012628). -- btrfs: prevent rename2 from exchanging a subvol with a directory - from different parents (bsc#1012628). -- tracing: Apply trace filters on all output channels - (bsc#1012628). -- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E - (bsc#1012628). -- s390/pci: fix use after free of zpci_dev (bsc#1012628). -- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to - alt-mode drivers (bsc#1012628). -- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c - (bsc#1012628). -- powerpc/32s: Refactor update of user segment registers - (bsc#1012628). -- powerpc/32s: Fix random crashes by adding isync() after - locking/unlocking KUEP (bsc#1012628). -- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI - (bsc#1012628). -- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 - (bsc#1012628). -- ASoC: intel: atom: Fix breakage for PCM buffer address setup - (bsc#1012628). -- riscv: Fix a number of free'd resources in init_resources() - (bsc#1012628). -- mm: memcontrol: fix occasional OOMs due to proportional - memory.low reclaim (bsc#1012628). -- mm,hwpoison: make get_hwpoison_page() call get_any_page() - (bsc#1012628). -- mm/hwpoison: retry with shake_page() for unhandlable pages - (bsc#1012628). -- kfence: fix is_kfence_address() for addresses below - KFENCE_POOL_SIZE (bsc#1012628). -- hugetlb: don't pass page cache pages to restore_reserve_on_error - (bsc#1012628). -- io_uring: fix xa_alloc_cycle() error return value check - (bsc#1012628). -- fs: warn about impending deprecation of mandatory locks - (bsc#1012628). -- Update config files. -- commit b44f35f - ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-syms.spec b/kernel-syms.spec index f45114b6..bfbed381 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -24,10 +24,10 @@ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) License: GPL-2.0-only Group: Development/Sources -Version: 5.13.13 +Version: 5.13.12 %if %using_buildservice %if 0%{?is_kotd} -Release: .g8e5c63f +Release: .gd66b4c0 %else Release: 0 %endif @@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel %endif Requires: pesign-obs-integration Provides: %name = %version-%source_rel -Provides: %name-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b +Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 424f53b0..705cc4f9 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,225 +1,3 @@ -------------------------------------------------------------------- -Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz - -- net: usb: asix: ax88772: Fix less than zero comparison of a u16 - (git-fixes). -- commit 8e5c63f - -------------------------------------------------------------------- -Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz - -- Linux 5.13.13 (bsc#1012628). -- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards - (bsc#1012628). -- io_uring: Use WRITE_ONCE() when writing to sq_flags - (bsc#1012628). -- USB: core: Avoid WARNings for 0-length descriptor requests - (bsc#1012628). -- USB: core: Fix incorrect pipe calculation in do_proc_control() - (bsc#1012628). -- dmaengine: xilinx_dma: Fix read-after-free bug when terminating - transfers (bsc#1012628). -- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() - (bsc#1012628). -- spi: spi-mux: Add module info needed for autoloading - (bsc#1012628). -- net: xfrm: Fix end of loop tests for list_for_each_entry - (bsc#1012628). -- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 - (bsc#1012628). -- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if - controller is not yet available (bsc#1012628). -- scsi: pm80xx: Fix TMF task completion race condition - (bsc#1012628). -- scsi: megaraid_mm: Fix end of loop tests for - list_for_each_entry() (bsc#1012628). -- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() - (bsc#1012628). -- scsi: core: Avoid printing an error if target_alloc() returns - -ENXIO (bsc#1012628). -- scsi: core: Fix capacity set to zero after offlinining device - (bsc#1012628). -- drm/amdgpu: fix the doorbell missing when in CGPG issue for - renoir (bsc#1012628). -- qede: fix crash in rmmod qede while automatic debug collection - (bsc#1012628). -- ARM: dts: nomadik: Fix up interrupt controller node names - (bsc#1012628). -- net: usb: pegasus: Check the return value of get_geristers() - and friends; (bsc#1012628). -- perf/x86: Fix out of bound MSR access (bsc#1012628). -- spi: cadence-quadspi: Fix check condition for DTR ops - (bsc#1012628). -- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X - (bsc#1012628). -- drm/amd/display: workaround for hard hang on HPD on native DP - (bsc#1012628). -- kyber: make trace_block_rq call consistent with documentation - (bsc#1012628). -- mtd: rawnand: Add a check in of_get_nand_secure_regions() - (bsc#1012628). -- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x - (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping - (bsc#1012628). -- iommu: Check if group is NULL before remove device - (bsc#1012628). -- cpufreq: arm_scmi: Fix error path when allocation failed - (bsc#1012628). -- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem - (bsc#1012628). -- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem - (bsc#1012628). -- mt76: fix enum type mismatch (bsc#1012628). -- mtd: rawnand: Fix probe failure due to - of_get_nand_secure_regions() (bsc#1012628). -- soc: fsl: qe: convert QE interrupt controller to platform_device - (bsc#1012628). -- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant - (bsc#1012628). -- dccp: add do-while-0 stubs for dccp_pr_debug macros - (bsc#1012628). -- virtio: Protect vqs list access (bsc#1012628). -- vhost-vdpa: Fix integer overflow in - vhost_vdpa_process_iotlb_update() (bsc#1012628). -- bus: ti-sysc: Fix error handling for sysc_check_active_timer() - (bsc#1012628). -- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). -- vdpa_sim: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vp_vdpa: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). -- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). -- drm/mediatek: Add AAL output size configuration (bsc#1012628). -- drm/mediatek: Add component_del in OVL and COLOR remove function - (bsc#1012628). -- bpf: Clear zext_dst of dead insns (bsc#1012628). -- bnxt: don't lock the tx queue from napi poll (bsc#1012628). -- bnxt: disable napi before canceling DIM (bsc#1012628). -- bnxt: make sure xmit_more + errors does not miss doorbells - (bsc#1012628). -- bnxt: count Tx drops (bsc#1012628). -- soc: fsl: qe: fix static checker warning (bsc#1012628). -- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). -- ptp_pch: Restore dependency on PCI (bsc#1012628). -- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). -- bnxt_en: Add missing DMA memory barriers (bsc#1012628). -- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). -- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO - (bsc#1012628). -- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). -- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 - (bsc#1012628). -- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable - error path (bsc#1012628). -- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). -- net: mdio-mux: Don't ignore memory allocation errors - (bsc#1012628). -- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). -- ovs: clear skb->tstamp in forwarding path (bsc#1012628). -- net: usb: asix: refactor asix_read_phy_addr() and handle errors - on return (bsc#1012628). -- iommu/vt-d: Fix incomplete cache flush in - intel_pasid_tear_down_entry() (bsc#1012628). -- drm/i915: Skip display interruption setup when display is not - available (bsc#1012628). -- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). -- drm/amd/display: Use DCN30 watermark calc for DCN301 - (bsc#1012628). -- net: mscc: ocelot: allow forwarding from bridge ports to the - tag_8021q CPU port (bsc#1012628). -- mptcp: fix memory leak on address flush (bsc#1012628). -- mptcp: full fully established support after ADD_ADDR - (bsc#1012628). -- r8152: fix writing USB_BP2_EN (bsc#1012628). -- r8152: fix the maximum number of PLA bp for RTL8153C - (bsc#1012628). -- PCI/sysfs: Use correct variable for the legacy_mem sysfs object - (bsc#1012628). -- i40e: Fix ATR queue selection (bsc#1012628). -- iavf: Fix ping is lost after untrusted VF had tried to change - MAC (bsc#1012628). -- Revert "flow_offload: action should not be NULL when it is - referenced" (bsc#1012628). -- net: dpaa2-switch: disable the control interface on error path - (bsc#1012628). -- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). -- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). -- mmc: mmci: stm32: Check when the voltage switch procedure - should be done (bsc#1012628). -- mmc: sdhci-msm: Update the software timeout value for sdhc - (bsc#1012628). -- clk: imx6q: fix uart earlycon unwork (bsc#1012628). -- clk: qcom: gdsc: Ensure regulator init state matches GDSC state - (bsc#1012628). -- arm64: clean vdso & vdso32 files (bsc#1012628). -- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). -- ALSA: hda - fix the 'Capture Switch' value change notifications - (bsc#1012628). -- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS - (bsc#1012628). -- tracing / histogram: Fix NULL pointer dereference on strcmp() - on NULL event name (bsc#1012628). -- slimbus: messaging: start transaction ids from 1 instead of zero - (bsc#1012628). -- slimbus: messaging: check for valid transaction id - (bsc#1012628). -- slimbus: ngd: set correct device for pm (bsc#1012628). -- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). -- ipack: tpci200: fix many double free issues in tpci200_pci_probe - (bsc#1012628). -- ipack: tpci200: fix memory leak in the tpci200_register - (bsc#1012628). -- io_uring: fix code style problems (bsc#1012628). -- io_uring: only assign io_uring_enter() SQPOLL error in actual - error case (bsc#1012628). -- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 - 9510 laptop (bsc#1012628). -- opp: Drop empty-table checks from _put functions (bsc#1012628). -- btrfs: prevent rename2 from exchanging a subvol with a directory - from different parents (bsc#1012628). -- tracing: Apply trace filters on all output channels - (bsc#1012628). -- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E - (bsc#1012628). -- s390/pci: fix use after free of zpci_dev (bsc#1012628). -- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to - alt-mode drivers (bsc#1012628). -- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c - (bsc#1012628). -- powerpc/32s: Refactor update of user segment registers - (bsc#1012628). -- powerpc/32s: Fix random crashes by adding isync() after - locking/unlocking KUEP (bsc#1012628). -- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI - (bsc#1012628). -- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 - (bsc#1012628). -- ASoC: intel: atom: Fix breakage for PCM buffer address setup - (bsc#1012628). -- riscv: Fix a number of free'd resources in init_resources() - (bsc#1012628). -- mm: memcontrol: fix occasional OOMs due to proportional - memory.low reclaim (bsc#1012628). -- mm,hwpoison: make get_hwpoison_page() call get_any_page() - (bsc#1012628). -- mm/hwpoison: retry with shake_page() for unhandlable pages - (bsc#1012628). -- kfence: fix is_kfence_address() for addresses below - KFENCE_POOL_SIZE (bsc#1012628). -- hugetlb: don't pass page cache pages to restore_reserve_on_error - (bsc#1012628). -- io_uring: fix xa_alloc_cycle() error return value check - (bsc#1012628). -- fs: warn about impending deprecation of mandatory locks - (bsc#1012628). -- Update config files. -- commit b44f35f - ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 87d6453e..3d7809e2 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.13 +%define patchversion 5.13.12 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -86,9 +86,9 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0-only Group: System/Kernel -Version: 5.13.13 +Version: 5.13.12 %if 0%{?is_kotd} -Release: .g8e5c63f +Release: .gd66b4c0 %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b -Provides: kernel-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b +Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 # END COMMON DEPS -Provides: %name-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b +Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index 424f53b0..705cc4f9 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,225 +1,3 @@ -------------------------------------------------------------------- -Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz - -- net: usb: asix: ax88772: Fix less than zero comparison of a u16 - (git-fixes). -- commit 8e5c63f - -------------------------------------------------------------------- -Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz - -- Linux 5.13.13 (bsc#1012628). -- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards - (bsc#1012628). -- io_uring: Use WRITE_ONCE() when writing to sq_flags - (bsc#1012628). -- USB: core: Avoid WARNings for 0-length descriptor requests - (bsc#1012628). -- USB: core: Fix incorrect pipe calculation in do_proc_control() - (bsc#1012628). -- dmaengine: xilinx_dma: Fix read-after-free bug when terminating - transfers (bsc#1012628). -- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() - (bsc#1012628). -- spi: spi-mux: Add module info needed for autoloading - (bsc#1012628). -- net: xfrm: Fix end of loop tests for list_for_each_entry - (bsc#1012628). -- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 - (bsc#1012628). -- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if - controller is not yet available (bsc#1012628). -- scsi: pm80xx: Fix TMF task completion race condition - (bsc#1012628). -- scsi: megaraid_mm: Fix end of loop tests for - list_for_each_entry() (bsc#1012628). -- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() - (bsc#1012628). -- scsi: core: Avoid printing an error if target_alloc() returns - -ENXIO (bsc#1012628). -- scsi: core: Fix capacity set to zero after offlinining device - (bsc#1012628). -- drm/amdgpu: fix the doorbell missing when in CGPG issue for - renoir (bsc#1012628). -- qede: fix crash in rmmod qede while automatic debug collection - (bsc#1012628). -- ARM: dts: nomadik: Fix up interrupt controller node names - (bsc#1012628). -- net: usb: pegasus: Check the return value of get_geristers() - and friends; (bsc#1012628). -- perf/x86: Fix out of bound MSR access (bsc#1012628). -- spi: cadence-quadspi: Fix check condition for DTR ops - (bsc#1012628). -- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X - (bsc#1012628). -- drm/amd/display: workaround for hard hang on HPD on native DP - (bsc#1012628). -- kyber: make trace_block_rq call consistent with documentation - (bsc#1012628). -- mtd: rawnand: Add a check in of_get_nand_secure_regions() - (bsc#1012628). -- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x - (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). -- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping - (bsc#1012628). -- iommu: Check if group is NULL before remove device - (bsc#1012628). -- cpufreq: arm_scmi: Fix error path when allocation failed - (bsc#1012628). -- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem - (bsc#1012628). -- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem - (bsc#1012628). -- mt76: fix enum type mismatch (bsc#1012628). -- mtd: rawnand: Fix probe failure due to - of_get_nand_secure_regions() (bsc#1012628). -- soc: fsl: qe: convert QE interrupt controller to platform_device - (bsc#1012628). -- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant - (bsc#1012628). -- dccp: add do-while-0 stubs for dccp_pr_debug macros - (bsc#1012628). -- virtio: Protect vqs list access (bsc#1012628). -- vhost-vdpa: Fix integer overflow in - vhost_vdpa_process_iotlb_update() (bsc#1012628). -- bus: ti-sysc: Fix error handling for sysc_check_active_timer() - (bsc#1012628). -- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). -- vdpa_sim: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vp_vdpa: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() - (bsc#1012628). -- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). -- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). -- drm/mediatek: Add AAL output size configuration (bsc#1012628). -- drm/mediatek: Add component_del in OVL and COLOR remove function - (bsc#1012628). -- bpf: Clear zext_dst of dead insns (bsc#1012628). -- bnxt: don't lock the tx queue from napi poll (bsc#1012628). -- bnxt: disable napi before canceling DIM (bsc#1012628). -- bnxt: make sure xmit_more + errors does not miss doorbells - (bsc#1012628). -- bnxt: count Tx drops (bsc#1012628). -- soc: fsl: qe: fix static checker warning (bsc#1012628). -- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). -- ptp_pch: Restore dependency on PCI (bsc#1012628). -- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). -- bnxt_en: Add missing DMA memory barriers (bsc#1012628). -- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). -- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO - (bsc#1012628). -- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). -- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 - (bsc#1012628). -- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable - error path (bsc#1012628). -- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). -- net: mdio-mux: Don't ignore memory allocation errors - (bsc#1012628). -- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). -- ovs: clear skb->tstamp in forwarding path (bsc#1012628). -- net: usb: asix: refactor asix_read_phy_addr() and handle errors - on return (bsc#1012628). -- iommu/vt-d: Fix incomplete cache flush in - intel_pasid_tear_down_entry() (bsc#1012628). -- drm/i915: Skip display interruption setup when display is not - available (bsc#1012628). -- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). -- drm/amd/display: Use DCN30 watermark calc for DCN301 - (bsc#1012628). -- net: mscc: ocelot: allow forwarding from bridge ports to the - tag_8021q CPU port (bsc#1012628). -- mptcp: fix memory leak on address flush (bsc#1012628). -- mptcp: full fully established support after ADD_ADDR - (bsc#1012628). -- r8152: fix writing USB_BP2_EN (bsc#1012628). -- r8152: fix the maximum number of PLA bp for RTL8153C - (bsc#1012628). -- PCI/sysfs: Use correct variable for the legacy_mem sysfs object - (bsc#1012628). -- i40e: Fix ATR queue selection (bsc#1012628). -- iavf: Fix ping is lost after untrusted VF had tried to change - MAC (bsc#1012628). -- Revert "flow_offload: action should not be NULL when it is - referenced" (bsc#1012628). -- net: dpaa2-switch: disable the control interface on error path - (bsc#1012628). -- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). -- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). -- mmc: mmci: stm32: Check when the voltage switch procedure - should be done (bsc#1012628). -- mmc: sdhci-msm: Update the software timeout value for sdhc - (bsc#1012628). -- clk: imx6q: fix uart earlycon unwork (bsc#1012628). -- clk: qcom: gdsc: Ensure regulator init state matches GDSC state - (bsc#1012628). -- arm64: clean vdso & vdso32 files (bsc#1012628). -- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). -- ALSA: hda - fix the 'Capture Switch' value change notifications - (bsc#1012628). -- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS - (bsc#1012628). -- tracing / histogram: Fix NULL pointer dereference on strcmp() - on NULL event name (bsc#1012628). -- slimbus: messaging: start transaction ids from 1 instead of zero - (bsc#1012628). -- slimbus: messaging: check for valid transaction id - (bsc#1012628). -- slimbus: ngd: set correct device for pm (bsc#1012628). -- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). -- ipack: tpci200: fix many double free issues in tpci200_pci_probe - (bsc#1012628). -- ipack: tpci200: fix memory leak in the tpci200_register - (bsc#1012628). -- io_uring: fix code style problems (bsc#1012628). -- io_uring: only assign io_uring_enter() SQPOLL error in actual - error case (bsc#1012628). -- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 - 9510 laptop (bsc#1012628). -- opp: Drop empty-table checks from _put functions (bsc#1012628). -- btrfs: prevent rename2 from exchanging a subvol with a directory - from different parents (bsc#1012628). -- tracing: Apply trace filters on all output channels - (bsc#1012628). -- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E - (bsc#1012628). -- s390/pci: fix use after free of zpci_dev (bsc#1012628). -- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to - alt-mode drivers (bsc#1012628). -- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c - (bsc#1012628). -- powerpc/32s: Refactor update of user segment registers - (bsc#1012628). -- powerpc/32s: Fix random crashes by adding isync() after - locking/unlocking KUEP (bsc#1012628). -- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI - (bsc#1012628). -- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 - (bsc#1012628). -- ASoC: intel: atom: Fix breakage for PCM buffer address setup - (bsc#1012628). -- riscv: Fix a number of free'd resources in init_resources() - (bsc#1012628). -- mm: memcontrol: fix occasional OOMs due to proportional - memory.low reclaim (bsc#1012628). -- mm,hwpoison: make get_hwpoison_page() call get_any_page() - (bsc#1012628). -- mm/hwpoison: retry with shake_page() for unhandlable pages - (bsc#1012628). -- kfence: fix is_kfence_address() for addresses below - KFENCE_POOL_SIZE (bsc#1012628). -- hugetlb: don't pass page cache pages to restore_reserve_on_error - (bsc#1012628). -- io_uring: fix xa_alloc_cycle() error return value check - (bsc#1012628). -- fs: warn about impending deprecation of mandatory locks - (bsc#1012628). -- Update config files. -- commit b44f35f - ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index b93ea9e2..f726f851 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.13 +%define patchversion 5.13.12 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -86,9 +86,9 @@ Name: kernel-zfcpdump Summary: The IBM System Z zfcpdump Kernel License: GPL-2.0-only Group: System/Kernel -Version: 5.13.13 +Version: 5.13.12 %if 0%{?is_kotd} -Release: .g8e5c63f +Release: .gd66b4c0 %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b -Provides: kernel-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b +Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 # END COMMON DEPS -Provides: %name-srchash-8e5c63fe48bd90f763b46f43cd8396934325e25b +Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index fc81f2e6..ad3f407b 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:240483a759ab26e5187310eac397ffad273c3a513737654e6d31b56a35b2ffe5 -size 1692271 +oid sha256:29bb49760b92c88117287065ddb37d6f5b2b9df8b966bcc1b1a76c9a77b1e211 +size 1605323 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 99c4abcd..4d24b50b 100644 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e52e96d3dc1902694d99286afda4c75fa8a109fd084d6bfc67fc38275c2dd90a -size 64692 +oid sha256:d538a6dd4a33f1b4443465915c12fab6722037942668ad1c6a20075a6dcc4c02 +size 65881 diff --git a/series.conf b/series.conf index 3cf65354..1b092a59 100644 --- a/series.conf +++ b/series.conf @@ -2324,132 +2324,6 @@ patches.kernel.org/5.13.12-151-KVM-nSVM-avoid-picking-up-unsupported-bits-fr.patch patches.kernel.org/5.13.12-152-KVM-nSVM-always-intercept-VMLOAD-VMSAVE-when-.patch patches.kernel.org/5.13.12-153-Linux-5.13.12.patch - patches.kernel.org/5.13.13-001-mtd-cfi_cmdset_0002-fix-crash-when-erasing-wr.patch - patches.kernel.org/5.13.13-002-io_uring-Use-WRITE_ONCE-when-writing-to-sq_fl.patch - patches.kernel.org/5.13.13-003-USB-core-Avoid-WARNings-for-0-length-descript.patch - patches.kernel.org/5.13.13-004-USB-core-Fix-incorrect-pipe-calculation-in-do.patch - patches.kernel.org/5.13.13-005-dmaengine-xilinx_dma-Fix-read-after-free-bug-.patch - patches.kernel.org/5.13.13-006-dmaengine-usb-dmac-Fix-PM-reference-leak-in-u.patch - patches.kernel.org/5.13.13-007-spi-spi-mux-Add-module-info-needed-for-autolo.patch - patches.kernel.org/5.13.13-008-net-xfrm-Fix-end-of-loop-tests-for-list_for_e.patch - patches.kernel.org/5.13.13-009-ARM-dts-am43x-epos-evm-Reduce-i2c0-bus-speed-.patch - patches.kernel.org/5.13.13-010-dmaengine-of-dma-router_xlate-to-return-EPROB.patch - patches.kernel.org/5.13.13-011-scsi-pm80xx-Fix-TMF-task-completion-race-cond.patch - patches.kernel.org/5.13.13-012-scsi-megaraid_mm-Fix-end-of-loop-tests-for-li.patch - patches.kernel.org/5.13.13-013-scsi-scsi_dh_rdac-Avoid-crash-during-rdac_bus.patch - patches.kernel.org/5.13.13-014-scsi-core-Avoid-printing-an-error-if-target_a.patch - patches.kernel.org/5.13.13-015-scsi-core-Fix-capacity-set-to-zero-after-offl.patch - patches.kernel.org/5.13.13-016-drm-amdgpu-fix-the-doorbell-missing-when-in-C.patch - patches.kernel.org/5.13.13-017-qede-fix-crash-in-rmmod-qede-while-automatic-.patch - patches.kernel.org/5.13.13-018-ARM-dts-nomadik-Fix-up-interrupt-controller-n.patch - patches.kernel.org/5.13.13-019-net-usb-pegasus-Check-the-return-value-of-get.patch - patches.kernel.org/5.13.13-020-net-usb-lan78xx-don-t-modify-phy_device-state.patch - patches.kernel.org/5.13.13-021-perf-x86-Fix-out-of-bound-MSR-access.patch - patches.kernel.org/5.13.13-022-spi-cadence-quadspi-Fix-check-condition-for-D.patch - patches.kernel.org/5.13.13-023-drm-amd-display-Fix-Dynamic-bpp-issue-with-8K.patch - patches.kernel.org/5.13.13-024-drm-amd-display-workaround-for-hard-hang-on-H.patch - patches.kernel.org/5.13.13-025-kyber-make-trace_block_rq-call-consistent-wit.patch - patches.kernel.org/5.13.13-026-mtd-rawnand-Add-a-check-in-of_get_nand_secure.patch - patches.kernel.org/5.13.13-027-arm64-dts-qcom-c630-fix-correct-powerdown-pin.patch - patches.kernel.org/5.13.13-028-arm64-dts-qcom-msm8992-bullhead-Remove-PSCI.patch - patches.kernel.org/5.13.13-029-arm64-dts-qcom-msm8992-bullhead-Fix-cont_spla.patch - patches.kernel.org/5.13.13-030-iommu-Check-if-group-is-NULL-before-remove-de.patch - patches.kernel.org/5.13.13-031-cpufreq-arm_scmi-Fix-error-path-when-allocati.patch - patches.kernel.org/5.13.13-032-arm64-dts-qcom-msm8994-angler-Disable-cont_sp.patch - patches.kernel.org/5.13.13-033-arm64-dts-qcom-sdm845-oneplus-fix-reserved-me.patch - patches.kernel.org/5.13.13-034-mt76-fix-enum-type-mismatch.patch - patches.kernel.org/5.13.13-035-mtd-rawnand-Fix-probe-failure-due-to-of_get_n.patch - patches.kernel.org/5.13.13-036-soc-fsl-qe-convert-QE-interrupt-controller-to.patch - patches.kernel.org/5.13.13-037-cpufreq-armada-37xx-forbid-cpufreq-for-1.2-GH.patch - patches.kernel.org/5.13.13-038-dccp-add-do-while-0-stubs-for-dccp_pr_debug-m.patch - patches.kernel.org/5.13.13-039-virtio-Protect-vqs-list-access.patch - patches.kernel.org/5.13.13-040-vhost-vdpa-Fix-integer-overflow-in-vhost_vdpa.patch - patches.kernel.org/5.13.13-041-bus-ti-sysc-Fix-error-handling-for-sysc_check.patch - patches.kernel.org/5.13.13-042-vhost-Fix-the-calculation-in-vhost_overflow.patch - patches.kernel.org/5.13.13-043-vdpa_sim-Fix-return-value-check-for-vdpa_allo.patch - patches.kernel.org/5.13.13-044-vp_vdpa-Fix-return-value-check-for-vdpa_alloc.patch - patches.kernel.org/5.13.13-045-vDPA-ifcvf-Fix-return-value-check-for-vdpa_al.patch - patches.kernel.org/5.13.13-046-vdpa-mlx5-Avoid-destroying-MR-on-empty-iotlb.patch - patches.kernel.org/5.13.13-047-vdpa-mlx5-Fix-queue-type-selection-logic.patch - patches.kernel.org/5.13.13-048-drm-mediatek-Add-AAL-output-size-configuratio.patch - patches.kernel.org/5.13.13-049-drm-mediatek-Add-component_del-in-OVL-and-COL.patch - patches.kernel.org/5.13.13-050-bpf-Clear-zext_dst-of-dead-insns.patch - patches.kernel.org/5.13.13-051-bnxt-don-t-lock-the-tx-queue-from-napi-poll.patch - patches.kernel.org/5.13.13-052-bnxt-disable-napi-before-canceling-DIM.patch - patches.kernel.org/5.13.13-053-bnxt-make-sure-xmit_more-errors-does-not-miss.patch - patches.kernel.org/5.13.13-054-bnxt-count-Tx-drops.patch - patches.kernel.org/5.13.13-055-soc-fsl-qe-fix-static-checker-warning.patch - patches.kernel.org/5.13.13-056-net-6pack-fix-slab-out-of-bounds-in-decode_da.patch - patches.kernel.org/5.13.13-057-ptp_pch-Restore-dependency-on-PCI.patch - patches.kernel.org/5.13.13-058-bnxt_en-Disable-aRFS-if-running-on-212-firmwa.patch - patches.kernel.org/5.13.13-059-bnxt_en-Add-missing-DMA-memory-barriers.patch - patches.kernel.org/5.13.13-060-vrf-Reset-skb-conntrack-connection-on-VRF-rcv.patch - patches.kernel.org/5.13.13-061-virtio-net-use-NETIF_F_GRO_HW-instead-of-NETI.patch - patches.kernel.org/5.13.13-062-mac80211-fix-locking-in-ieee80211_restart_wor.patch - patches.kernel.org/5.13.13-063-net-qlcnic-add-missed-unlock-in-qlcnic_83xx_f.patch - patches.kernel.org/5.13.13-064-ixgbe-xsk-clean-up-the-resources-in-ixgbe_xsk.patch - patches.kernel.org/5.13.13-065-sch_cake-fix-srchost-dsthost-hashing-mode.patch - patches.kernel.org/5.13.13-066-net-mdio-mux-Don-t-ignore-memory-allocation-e.patch - patches.kernel.org/5.13.13-067-net-mdio-mux-Handle-EPROBE_DEFER-correctly.patch - patches.kernel.org/5.13.13-068-ovs-clear-skb-tstamp-in-forwarding-path.patch - patches.kernel.org/5.13.13-069-net-usb-asix-refactor-asix_read_phy_addr-and-.patch - patches.kernel.org/5.13.13-070-iommu-vt-d-Fix-incomplete-cache-flush-in-inte.patch - patches.kernel.org/5.13.13-071-drm-i915-Skip-display-interruption-setup-when.patch - patches.kernel.org/5.13.13-072-drm-i915-Tweaked-Wa_14010685332-for-all-PCHs.patch - patches.kernel.org/5.13.13-073-drm-amd-display-Use-DCN30-watermark-calc-for-.patch - patches.kernel.org/5.13.13-074-net-mscc-ocelot-allow-forwarding-from-bridge-.patch - patches.kernel.org/5.13.13-075-mptcp-fix-memory-leak-on-address-flush.patch - patches.kernel.org/5.13.13-076-mptcp-full-fully-established-support-after-AD.patch - patches.kernel.org/5.13.13-077-r8152-fix-writing-USB_BP2_EN.patch - patches.kernel.org/5.13.13-078-r8152-fix-the-maximum-number-of-PLA-bp-for-RT.patch - patches.kernel.org/5.13.13-079-PCI-sysfs-Use-correct-variable-for-the-legacy.patch - patches.kernel.org/5.13.13-080-i40e-Fix-ATR-queue-selection.patch - patches.kernel.org/5.13.13-081-iavf-Fix-ping-is-lost-after-untrusted-VF-had-.patch - patches.kernel.org/5.13.13-082-Revert-flow_offload-action-should-not-be-NULL.patch - patches.kernel.org/5.13.13-083-net-dpaa2-switch-disable-the-control-interfac.patch - patches.kernel.org/5.13.13-084-iommu-dma-Fix-leak-in-non-contiguous-API.patch - patches.kernel.org/5.13.13-085-mmc-dw_mmc-Fix-hang-on-data-CRC-error.patch - patches.kernel.org/5.13.13-086-mmc-mmci-stm32-Check-when-the-voltage-switch-.patch - patches.kernel.org/5.13.13-087-mmc-sdhci-msm-Update-the-software-timeout-val.patch - patches.kernel.org/5.13.13-088-clk-imx6q-fix-uart-earlycon-unwork.patch - patches.kernel.org/5.13.13-089-clk-qcom-gdsc-Ensure-regulator-init-state-mat.patch - patches.kernel.org/5.13.13-090-arm64-clean-vdso-vdso32-files.patch - patches.kernel.org/5.13.13-091-cfi-Use-rcu_read_-un-lock_sched_notrace.patch - patches.kernel.org/5.13.13-092-ALSA-hda-fix-the-Capture-Switch-value-change-.patch - patches.kernel.org/5.13.13-093-tracing-define-needed-config-DYNAMIC_FTRACE_W.patch - patches.kernel.org/5.13.13-094-tracing-histogram-Fix-NULL-pointer-dereferenc.patch - patches.kernel.org/5.13.13-095-slimbus-messaging-start-transaction-ids-from-.patch - patches.kernel.org/5.13.13-096-slimbus-messaging-check-for-valid-transaction.patch - patches.kernel.org/5.13.13-097-slimbus-ngd-set-correct-device-for-pm.patch - patches.kernel.org/5.13.13-098-slimbus-ngd-reset-dma-setup-during-runtime-pm.patch - patches.kernel.org/5.13.13-099-ipack-tpci200-fix-many-double-free-issues-in-.patch - patches.kernel.org/5.13.13-100-ipack-tpci200-fix-memory-leak-in-the-tpci200_.patch - patches.kernel.org/5.13.13-101-io_uring-fix-code-style-problems.patch - patches.kernel.org/5.13.13-102-io_uring-only-assign-io_uring_enter-SQPOLL-er.patch - patches.kernel.org/5.13.13-103-ALSA-hda-realtek-Enable-4-speaker-output-for-.patch - patches.kernel.org/5.13.13-104-opp-Drop-empty-table-checks-from-_put-functio.patch - patches.kernel.org/5.13.13-105-mmc-sdhci-iproc-Cap-min-clock-frequency-on-BC.patch - patches.kernel.org/5.13.13-106-mmc-sdhci-iproc-Set-SDHCI_QUIRK_CAP_CLOCK_BAS.patch - patches.kernel.org/5.13.13-107-btrfs-prevent-rename2-from-exchanging-a-subvo.patch - patches.kernel.org/5.13.13-108-tracing-Apply-trace-filters-on-all-output-cha.patch - patches.kernel.org/5.13.13-109-ALSA-hda-via-Apply-runtime-PM-workaround-for-.patch - patches.kernel.org/5.13.13-110-s390-pci-fix-use-after-free-of-zpci_dev.patch - patches.kernel.org/5.13.13-111-usb-typec-tcpm-Fix-VDMs-sometimes-not-being-f.patch - patches.kernel.org/5.13.13-112-powerpc-32s-Move-setup_-kuep-kuap-into-kuep-k.patch - patches.kernel.org/5.13.13-113-powerpc-32s-Refactor-update-of-user-segment-r.patch - patches.kernel.org/5.13.13-114-powerpc-32s-Fix-random-crashes-by-adding-isyn.patch - patches.kernel.org/5.13.13-115-PCI-Increase-D3-delay-for-AMD-Renoir-Cezanne-.patch - patches.kernel.org/5.13.13-116-ALSA-hda-realtek-Limit-mic-boost-on-HP-ProBoo.patch - patches.kernel.org/5.13.13-117-ASoC-intel-atom-Fix-breakage-for-PCM-buffer-a.patch - patches.kernel.org/5.13.13-118-riscv-Fix-a-number-of-free-d-resources-in-ini.patch - patches.kernel.org/5.13.13-119-mm-memcontrol-fix-occasional-OOMs-due-to-prop.patch - patches.kernel.org/5.13.13-120-mm-hwpoison-make-get_hwpoison_page-call-get_a.patch - patches.kernel.org/5.13.13-121-mm-hwpoison-retry-with-shake_page-for-unhandl.patch - patches.kernel.org/5.13.13-122-kfence-fix-is_kfence_address-for-addresses-be.patch - patches.kernel.org/5.13.13-123-hugetlb-don-t-pass-page-cache-pages-to-restor.patch - patches.kernel.org/5.13.13-124-io_uring-fix-xa_alloc_cycle-error-return-valu.patch - patches.kernel.org/5.13.13-125-fs-warn-about-impending-deprecation-of-mandat.patch - patches.kernel.org/5.13.13-126-Linux-5.13.13.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -2474,11 +2348,12 @@ # to area specific sections below. ######################################################## patches.suse/brcmfmac-Add-clm_blob-firmware-files-to-modinfo.patch + patches.suse/mmc-sdhci-iproc-cap-min-clock-frequency-on-bcm2711.patch + patches.suse/mmc-sdhci-iproc-set-sdhci_quirk_cap_clock_base_broken-on-bcm2711.patch patches.suse/pinctrl-bcm2835-accept-fewer-than-expected-irqs.patch patches.suse/arm64-dts-rockchip-Disable-CDN-DP-on-Pinebook-Pro.patch patches.suse/Revert-qed-fix-possible-unpaired-spin_-un-lock_bh-in.patch patches.suse/driver-core-Add-missing-kernel-doc-for-device-msi_lo.patch - patches.suse/net-usb-asix-ax88772-Fix-less-than-zero-comparison-o.patch ######################################################## # kbuild/module infrastructure fixes @@ -2602,6 +2477,7 @@ ######################################################## # Networking drivers (wired) ######################################################## + patches.suse/net-usb-lan78xx-don-t-modify-phy_device-state-concurrently.patch ######################################################## # Wireless networking drivers diff --git a/source-timestamp b/source-timestamp index 2552f9e0..5a95f194 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2021-08-27 06:15:38 +0000 -GIT Revision: 8e5c63fe48bd90f763b46f43cd8396934325e25b +2021-08-24 03:47:00 +0000 +GIT Revision: d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 GIT Branch: stable From 176ae078f55b1dcac947dc3fa22cf06dfe2e172a3f1bbb35347deb191f6715af Mon Sep 17 00:00:00 2001 From: Jiri Slaby Date: Fri, 27 Aug 2021 09:11:46 +0000 Subject: [PATCH 6/6] commit 6339facf0d7297068fd65397395ffd173dc54de2 OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1566 --- config.tar.bz2 | 4 +- dtb-aarch64.changes | 228 +++++++++++++++++++++++++++++++++++++ dtb-aarch64.spec | 6 +- dtb-armv6l.changes | 228 +++++++++++++++++++++++++++++++++++++ dtb-armv6l.spec | 6 +- dtb-armv7l.changes | 228 +++++++++++++++++++++++++++++++++++++ dtb-armv7l.spec | 6 +- dtb-riscv64.changes | 228 +++++++++++++++++++++++++++++++++++++ dtb-riscv64.spec | 6 +- kernel-64kb.changes | 228 +++++++++++++++++++++++++++++++++++++ kernel-64kb.spec | 12 +- kernel-debug.changes | 228 +++++++++++++++++++++++++++++++++++++ kernel-debug.spec | 12 +- kernel-default.changes | 228 +++++++++++++++++++++++++++++++++++++ kernel-default.spec | 12 +- kernel-docs.changes | 228 +++++++++++++++++++++++++++++++++++++ kernel-docs.spec | 8 +- kernel-kvmsmall.changes | 228 +++++++++++++++++++++++++++++++++++++ kernel-kvmsmall.spec | 12 +- kernel-lpae.changes | 228 +++++++++++++++++++++++++++++++++++++ kernel-lpae.spec | 12 +- kernel-obs-build.changes | 228 +++++++++++++++++++++++++++++++++++++ kernel-obs-build.spec | 8 +- kernel-obs-qa.changes | 228 +++++++++++++++++++++++++++++++++++++ kernel-obs-qa.spec | 6 +- kernel-pae.changes | 228 +++++++++++++++++++++++++++++++++++++ kernel-pae.spec | 12 +- kernel-source.changes | 228 +++++++++++++++++++++++++++++++++++++ kernel-source.spec | 8 +- kernel-syms.changes | 228 +++++++++++++++++++++++++++++++++++++ kernel-syms.spec | 6 +- kernel-vanilla.changes | 228 +++++++++++++++++++++++++++++++++++++ kernel-vanilla.spec | 12 +- kernel-zfcpdump.changes | 228 +++++++++++++++++++++++++++++++++++++ kernel-zfcpdump.spec | 12 +- patches.kernel.org.tar.bz2 | 4 +- patches.suse.tar.bz2 | 4 +- post.sh | 6 +- series.conf | 130 ++++++++++++++++++++- source-timestamp | 4 +- 40 files changed, 4092 insertions(+), 92 deletions(-) diff --git a/config.tar.bz2 b/config.tar.bz2 index 549569f0..0840870c 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bdbfb523b70cd73d63657591c5653f904fdee0bba9a3f3a2b3087396278f9842 -size 291847 +oid sha256:9ac034d2b607f40c5d8f4aba141590b8b7e753287ae0968122aeae3b56963e50 +size 291880 diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index 705cc4f9..097b4f17 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,231 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + +------------------------------------------------------------------- +Thu Aug 26 08:56:57 CEST 2021 - ludwig.nussel@suse.de + +- post.sh: detect /usr mountpoint too +- commit c7b3d74 + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index bd61feba..9ee32a36 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 5.13 -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-aarch64 -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g6339fac %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index 705cc4f9..097b4f17 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,231 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + +------------------------------------------------------------------- +Thu Aug 26 08:56:57 CEST 2021 - ludwig.nussel@suse.de + +- post.sh: detect /usr mountpoint too +- commit c7b3d74 + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index 0096ae3b..edd45e6a 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 5.13 -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv6l -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g6339fac %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index 705cc4f9..097b4f17 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,231 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + +------------------------------------------------------------------- +Thu Aug 26 08:56:57 CEST 2021 - ludwig.nussel@suse.de + +- post.sh: detect /usr mountpoint too +- commit c7b3d74 + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index 6274aa99..a4563c7e 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 5.13 -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv7l -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g6339fac %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index 705cc4f9..097b4f17 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,3 +1,231 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + +------------------------------------------------------------------- +Thu Aug 26 08:56:57 CEST 2021 - ludwig.nussel@suse.de + +- post.sh: detect /usr mountpoint too +- commit c7b3d74 + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index 9d342961..2950b358 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -17,7 +17,7 @@ %define srcversion 5.13 -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-riscv64 -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g6339fac %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index 705cc4f9..097b4f17 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,231 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + +------------------------------------------------------------------- +Thu Aug 26 08:56:57 CEST 2021 - ludwig.nussel@suse.de + +- post.sh: detect /usr mountpoint too +- commit c7b3d74 + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-64kb.spec b/kernel-64kb.spec index c99e6b1f..88fb98e2 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -86,9 +86,9 @@ Name: kernel-64kb Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0-only Group: System/Kernel -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g6339fac %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 -Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-%build_flavor-base-srchash-6339facf0d7297068fd65397395ffd173dc54de2 +Provides: kernel-srchash-6339facf0d7297068fd65397395ffd173dc54de2 # END COMMON DEPS -Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: %name-srchash-6339facf0d7297068fd65397395ffd173dc54de2 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-debug.changes b/kernel-debug.changes index 705cc4f9..097b4f17 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,231 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + +------------------------------------------------------------------- +Thu Aug 26 08:56:57 CEST 2021 - ludwig.nussel@suse.de + +- post.sh: detect /usr mountpoint too +- commit c7b3d74 + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-debug.spec b/kernel-debug.spec index 23cc4580..741f5e00 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -86,9 +86,9 @@ Name: kernel-debug Summary: A Debug Version of the Kernel License: GPL-2.0-only Group: System/Kernel -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g6339fac %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 -Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-%build_flavor-base-srchash-6339facf0d7297068fd65397395ffd173dc54de2 +Provides: kernel-srchash-6339facf0d7297068fd65397395ffd173dc54de2 # END COMMON DEPS -Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: %name-srchash-6339facf0d7297068fd65397395ffd173dc54de2 %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 diff --git a/kernel-default.changes b/kernel-default.changes index 705cc4f9..097b4f17 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,231 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + +------------------------------------------------------------------- +Thu Aug 26 08:56:57 CEST 2021 - ludwig.nussel@suse.de + +- post.sh: detect /usr mountpoint too +- commit c7b3d74 + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-default.spec b/kernel-default.spec index 5613cd8e..ba10b767 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -86,9 +86,9 @@ Name: kernel-default Summary: The Standard Kernel License: GPL-2.0-only Group: System/Kernel -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g6339fac %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 -Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-%build_flavor-base-srchash-6339facf0d7297068fd65397395ffd173dc54de2 +Provides: kernel-srchash-6339facf0d7297068fd65397395ffd173dc54de2 # END COMMON DEPS -Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: %name-srchash-6339facf0d7297068fd65397395ffd173dc54de2 %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 diff --git a/kernel-docs.changes b/kernel-docs.changes index 705cc4f9..097b4f17 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,231 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + +------------------------------------------------------------------- +Thu Aug 26 08:56:57 CEST 2021 - ludwig.nussel@suse.de + +- post.sh: detect /usr mountpoint too +- commit c7b3d74 + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-docs.spec b/kernel-docs.spec index fab934de..d9251ef9 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 5.13 -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -31,9 +31,9 @@ Name: kernel-docs Summary: Kernel Documentation License: GPL-2.0-only Group: Documentation/Man -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g6339fac %else Release: 0 %endif @@ -64,7 +64,7 @@ BuildRequires: texlive-zapfding %endif Url: http://www.kernel.org/ Provides: %name = %version-%source_rel -Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: %name-srchash-6339facf0d7297068fd65397395ffd173dc54de2 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index 705cc4f9..097b4f17 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,231 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + +------------------------------------------------------------------- +Thu Aug 26 08:56:57 CEST 2021 - ludwig.nussel@suse.de + +- post.sh: detect /usr mountpoint too +- commit c7b3d74 + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 59bf8bdc..c323014c 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -86,9 +86,9 @@ Name: kernel-kvmsmall Summary: The Small Developer Kernel for KVM License: GPL-2.0-only Group: System/Kernel -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g6339fac %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 -Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-%build_flavor-base-srchash-6339facf0d7297068fd65397395ffd173dc54de2 +Provides: kernel-srchash-6339facf0d7297068fd65397395ffd173dc54de2 # END COMMON DEPS -Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: %name-srchash-6339facf0d7297068fd65397395ffd173dc54de2 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-lpae.changes b/kernel-lpae.changes index 705cc4f9..097b4f17 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,231 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + +------------------------------------------------------------------- +Thu Aug 26 08:56:57 CEST 2021 - ludwig.nussel@suse.de + +- post.sh: detect /usr mountpoint too +- commit c7b3d74 + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 1b4f1798..e8441180 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -86,9 +86,9 @@ Name: kernel-lpae Summary: Kernel for LPAE enabled systems License: GPL-2.0-only Group: System/Kernel -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g6339fac %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 -Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-%build_flavor-base-srchash-6339facf0d7297068fd65397395ffd173dc54de2 +Provides: kernel-srchash-6339facf0d7297068fd65397395ffd173dc54de2 # END COMMON DEPS -Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: %name-srchash-6339facf0d7297068fd65397395ffd173dc54de2 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index 705cc4f9..097b4f17 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,231 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + +------------------------------------------------------------------- +Thu Aug 26 08:56:57 CEST 2021 - ludwig.nussel@suse.de + +- post.sh: detect /usr mountpoint too +- commit c7b3d74 + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 2f4d6064..d63dde9c 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +BuildRequires: kernel%kernel_flavor-srchash-6339facf0d7297068fd65397395ffd173dc54de2 %if 0%{?rhel_version} BuildRequires: kernel @@ -64,9 +64,9 @@ BuildRequires: dracut Summary: package kernel and initrd for OBS VM builds License: GPL-2.0-only Group: SLES -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g6339fac %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 705cc4f9..097b4f17 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,231 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + +------------------------------------------------------------------- +Thu Aug 26 08:56:57 CEST 2021 - ludwig.nussel@suse.de + +- post.sh: detect /usr mountpoint too +- commit c7b3d74 + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 3defed28..7ffadcac 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Basic QA tests for the kernel License: GPL-2.0-only Group: SLES -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g6339fac %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index 705cc4f9..097b4f17 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,231 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + +------------------------------------------------------------------- +Thu Aug 26 08:56:57 CEST 2021 - ludwig.nussel@suse.de + +- post.sh: detect /usr mountpoint too +- commit c7b3d74 + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-pae.spec b/kernel-pae.spec index 74693afe..2e03af4c 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -86,9 +86,9 @@ Name: kernel-pae Summary: Kernel with PAE Support License: GPL-2.0-only Group: System/Kernel -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g6339fac %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 -Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-%build_flavor-base-srchash-6339facf0d7297068fd65397395ffd173dc54de2 +Provides: kernel-srchash-6339facf0d7297068fd65397395ffd173dc54de2 # END COMMON DEPS -Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: %name-srchash-6339facf0d7297068fd65397395ffd173dc54de2 %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 diff --git a/kernel-source.changes b/kernel-source.changes index 705cc4f9..097b4f17 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,231 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + +------------------------------------------------------------------- +Thu Aug 26 08:56:57 CEST 2021 - ludwig.nussel@suse.de + +- post.sh: detect /usr mountpoint too +- commit c7b3d74 + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-source.spec b/kernel-source.spec index 035ce2d1..963dadfa 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %define vanilla_only 0 @@ -30,9 +30,9 @@ Name: kernel-source Summary: The Linux Kernel Sources License: GPL-2.0-only Group: Development/Sources -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g6339fac %else Release: 0 %endif @@ -43,7 +43,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: %name-srchash-6339facf0d7297068fd65397395ffd173dc54de2 Provides: linux Provides: multiversion(kernel) Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-syms.changes b/kernel-syms.changes index 705cc4f9..097b4f17 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,231 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + +------------------------------------------------------------------- +Thu Aug 26 08:56:57 CEST 2021 - ludwig.nussel@suse.de + +- post.sh: detect /usr mountpoint too +- commit c7b3d74 + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-syms.spec b/kernel-syms.spec index bfbed381..54af474f 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -24,10 +24,10 @@ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) License: GPL-2.0-only Group: Development/Sources -Version: 5.13.12 +Version: 5.13.13 %if %using_buildservice %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g6339fac %else Release: 0 %endif @@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel %endif Requires: pesign-obs-integration Provides: %name = %version-%source_rel -Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: %name-srchash-6339facf0d7297068fd65397395ffd173dc54de2 Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 705cc4f9..097b4f17 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,231 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + +------------------------------------------------------------------- +Thu Aug 26 08:56:57 CEST 2021 - ludwig.nussel@suse.de + +- post.sh: detect /usr mountpoint too +- commit c7b3d74 + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 3d7809e2..6d2cd0f0 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -86,9 +86,9 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0-only Group: System/Kernel -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g6339fac %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 -Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-%build_flavor-base-srchash-6339facf0d7297068fd65397395ffd173dc54de2 +Provides: kernel-srchash-6339facf0d7297068fd65397395ffd173dc54de2 # END COMMON DEPS -Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: %name-srchash-6339facf0d7297068fd65397395ffd173dc54de2 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index 705cc4f9..097b4f17 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,231 @@ +------------------------------------------------------------------- +Thu Aug 26 15:52:30 CEST 2021 - jslaby@suse.cz + +- net: usb: asix: ax88772: Fix less than zero comparison of a u16 + (git-fixes). +- commit 8e5c63f + +------------------------------------------------------------------- +Thu Aug 26 15:51:00 CEST 2021 - jslaby@suse.cz + +- Linux 5.13.13 (bsc#1012628). +- mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards + (bsc#1012628). +- io_uring: Use WRITE_ONCE() when writing to sq_flags + (bsc#1012628). +- USB: core: Avoid WARNings for 0-length descriptor requests + (bsc#1012628). +- USB: core: Fix incorrect pipe calculation in do_proc_control() + (bsc#1012628). +- dmaengine: xilinx_dma: Fix read-after-free bug when terminating + transfers (bsc#1012628). +- dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() + (bsc#1012628). +- spi: spi-mux: Add module info needed for autoloading + (bsc#1012628). +- net: xfrm: Fix end of loop tests for list_for_each_entry + (bsc#1012628). +- ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 + (bsc#1012628). +- dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if + controller is not yet available (bsc#1012628). +- scsi: pm80xx: Fix TMF task completion race condition + (bsc#1012628). +- scsi: megaraid_mm: Fix end of loop tests for + list_for_each_entry() (bsc#1012628). +- scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach() + (bsc#1012628). +- scsi: core: Avoid printing an error if target_alloc() returns + -ENXIO (bsc#1012628). +- scsi: core: Fix capacity set to zero after offlinining device + (bsc#1012628). +- drm/amdgpu: fix the doorbell missing when in CGPG issue for + renoir (bsc#1012628). +- qede: fix crash in rmmod qede while automatic debug collection + (bsc#1012628). +- ARM: dts: nomadik: Fix up interrupt controller node names + (bsc#1012628). +- net: usb: pegasus: Check the return value of get_geristers() + and friends; (bsc#1012628). +- perf/x86: Fix out of bound MSR access (bsc#1012628). +- spi: cadence-quadspi: Fix check condition for DTR ops + (bsc#1012628). +- drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X + (bsc#1012628). +- drm/amd/display: workaround for hard hang on HPD on native DP + (bsc#1012628). +- kyber: make trace_block_rq call consistent with documentation + (bsc#1012628). +- mtd: rawnand: Add a check in of_get_nand_secure_regions() + (bsc#1012628). +- arm64: dts: qcom: c630: fix correct powerdown pin for WSA881x + (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Remove PSCI (bsc#1012628). +- arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mapping + (bsc#1012628). +- iommu: Check if group is NULL before remove device + (bsc#1012628). +- cpufreq: arm_scmi: Fix error path when allocation failed + (bsc#1012628). +- arm64: dts: qcom: msm8994-angler: Disable cont_splash_mem + (bsc#1012628). +- arm64: dts: qcom: sdm845-oneplus: fix reserved-mem + (bsc#1012628). +- mt76: fix enum type mismatch (bsc#1012628). +- mtd: rawnand: Fix probe failure due to + of_get_nand_secure_regions() (bsc#1012628). +- soc: fsl: qe: convert QE interrupt controller to platform_device + (bsc#1012628). +- cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant + (bsc#1012628). +- dccp: add do-while-0 stubs for dccp_pr_debug macros + (bsc#1012628). +- virtio: Protect vqs list access (bsc#1012628). +- vhost-vdpa: Fix integer overflow in + vhost_vdpa_process_iotlb_update() (bsc#1012628). +- bus: ti-sysc: Fix error handling for sysc_check_active_timer() + (bsc#1012628). +- vhost: Fix the calculation in vhost_overflow() (bsc#1012628). +- vdpa_sim: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vp_vdpa: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vDPA/ifcvf: Fix return value check for vdpa_alloc_device() + (bsc#1012628). +- vdpa/mlx5: Avoid destroying MR on empty iotlb (bsc#1012628). +- vdpa/mlx5: Fix queue type selection logic (bsc#1012628). +- drm/mediatek: Add AAL output size configuration (bsc#1012628). +- drm/mediatek: Add component_del in OVL and COLOR remove function + (bsc#1012628). +- bpf: Clear zext_dst of dead insns (bsc#1012628). +- bnxt: don't lock the tx queue from napi poll (bsc#1012628). +- bnxt: disable napi before canceling DIM (bsc#1012628). +- bnxt: make sure xmit_more + errors does not miss doorbells + (bsc#1012628). +- bnxt: count Tx drops (bsc#1012628). +- soc: fsl: qe: fix static checker warning (bsc#1012628). +- net: 6pack: fix slab-out-of-bounds in decode_data (bsc#1012628). +- ptp_pch: Restore dependency on PCI (bsc#1012628). +- bnxt_en: Disable aRFS if running on 212 firmware (bsc#1012628). +- bnxt_en: Add missing DMA memory barriers (bsc#1012628). +- vrf: Reset skb conntrack connection on VRF rcv (bsc#1012628). +- virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO + (bsc#1012628). +- mac80211: fix locking in ieee80211_restart_work() (bsc#1012628). +- net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 + (bsc#1012628). +- ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable + error path (bsc#1012628). +- sch_cake: fix srchost/dsthost hashing mode (bsc#1012628). +- net: mdio-mux: Don't ignore memory allocation errors + (bsc#1012628). +- net: mdio-mux: Handle -EPROBE_DEFER correctly (bsc#1012628). +- ovs: clear skb->tstamp in forwarding path (bsc#1012628). +- net: usb: asix: refactor asix_read_phy_addr() and handle errors + on return (bsc#1012628). +- iommu/vt-d: Fix incomplete cache flush in + intel_pasid_tear_down_entry() (bsc#1012628). +- drm/i915: Skip display interruption setup when display is not + available (bsc#1012628). +- drm/i915: Tweaked Wa_14010685332 for all PCHs (bsc#1012628). +- drm/amd/display: Use DCN30 watermark calc for DCN301 + (bsc#1012628). +- net: mscc: ocelot: allow forwarding from bridge ports to the + tag_8021q CPU port (bsc#1012628). +- mptcp: fix memory leak on address flush (bsc#1012628). +- mptcp: full fully established support after ADD_ADDR + (bsc#1012628). +- r8152: fix writing USB_BP2_EN (bsc#1012628). +- r8152: fix the maximum number of PLA bp for RTL8153C + (bsc#1012628). +- PCI/sysfs: Use correct variable for the legacy_mem sysfs object + (bsc#1012628). +- i40e: Fix ATR queue selection (bsc#1012628). +- iavf: Fix ping is lost after untrusted VF had tried to change + MAC (bsc#1012628). +- Revert "flow_offload: action should not be NULL when it is + referenced" (bsc#1012628). +- net: dpaa2-switch: disable the control interface on error path + (bsc#1012628). +- iommu/dma: Fix leak in non-contiguous API (bsc#1012628). +- mmc: dw_mmc: Fix hang on data CRC error (bsc#1012628). +- mmc: mmci: stm32: Check when the voltage switch procedure + should be done (bsc#1012628). +- mmc: sdhci-msm: Update the software timeout value for sdhc + (bsc#1012628). +- clk: imx6q: fix uart earlycon unwork (bsc#1012628). +- clk: qcom: gdsc: Ensure regulator init state matches GDSC state + (bsc#1012628). +- arm64: clean vdso & vdso32 files (bsc#1012628). +- cfi: Use rcu_read_{un}lock_sched_notrace (bsc#1012628). +- ALSA: hda - fix the 'Capture Switch' value change notifications + (bsc#1012628). +- tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS + (bsc#1012628). +- tracing / histogram: Fix NULL pointer dereference on strcmp() + on NULL event name (bsc#1012628). +- slimbus: messaging: start transaction ids from 1 instead of zero + (bsc#1012628). +- slimbus: messaging: check for valid transaction id + (bsc#1012628). +- slimbus: ngd: set correct device for pm (bsc#1012628). +- slimbus: ngd: reset dma setup during runtime pm (bsc#1012628). +- ipack: tpci200: fix many double free issues in tpci200_pci_probe + (bsc#1012628). +- ipack: tpci200: fix memory leak in the tpci200_register + (bsc#1012628). +- io_uring: fix code style problems (bsc#1012628). +- io_uring: only assign io_uring_enter() SQPOLL error in actual + error case (bsc#1012628). +- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 + 9510 laptop (bsc#1012628). +- opp: Drop empty-table checks from _put functions (bsc#1012628). +- btrfs: prevent rename2 from exchanging a subvol with a directory + from different parents (bsc#1012628). +- tracing: Apply trace filters on all output channels + (bsc#1012628). +- ALSA: hda/via: Apply runtime PM workaround for ASUS B23E + (bsc#1012628). +- s390/pci: fix use after free of zpci_dev (bsc#1012628). +- usb: typec: tcpm: Fix VDMs sometimes not being forwarded to + alt-mode drivers (bsc#1012628). +- powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c + (bsc#1012628). +- powerpc/32s: Refactor update of user segment registers + (bsc#1012628). +- powerpc/32s: Fix random crashes by adding isync() after + locking/unlocking KUEP (bsc#1012628). +- PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI + (bsc#1012628). +- ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 + (bsc#1012628). +- ASoC: intel: atom: Fix breakage for PCM buffer address setup + (bsc#1012628). +- riscv: Fix a number of free'd resources in init_resources() + (bsc#1012628). +- mm: memcontrol: fix occasional OOMs due to proportional + memory.low reclaim (bsc#1012628). +- mm,hwpoison: make get_hwpoison_page() call get_any_page() + (bsc#1012628). +- mm/hwpoison: retry with shake_page() for unhandlable pages + (bsc#1012628). +- kfence: fix is_kfence_address() for addresses below + KFENCE_POOL_SIZE (bsc#1012628). +- hugetlb: don't pass page cache pages to restore_reserve_on_error + (bsc#1012628). +- io_uring: fix xa_alloc_cycle() error return value check + (bsc#1012628). +- fs: warn about impending deprecation of mandatory locks + (bsc#1012628). +- Update config files. +- commit b44f35f + +------------------------------------------------------------------- +Thu Aug 26 08:56:57 CEST 2021 - ludwig.nussel@suse.de + +- post.sh: detect /usr mountpoint too +- commit c7b3d74 + ------------------------------------------------------------------- Mon Aug 23 19:27:23 CEST 2021 - jeffm@suse.com diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index f726f851..44fe8e9f 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 5.13 -%define patchversion 5.13.12 +%define patchversion 5.13.13 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -86,9 +86,9 @@ Name: kernel-zfcpdump Summary: The IBM System Z zfcpdump Kernel License: GPL-2.0-only Group: System/Kernel -Version: 5.13.12 +Version: 5.13.13 %if 0%{?is_kotd} -Release: .gd66b4c0 +Release: .g6339fac %else Release: 0 %endif @@ -205,10 +205,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 -Provides: kernel-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: kernel-%build_flavor-base-srchash-6339facf0d7297068fd65397395ffd173dc54de2 +Provides: kernel-srchash-6339facf0d7297068fd65397395ffd173dc54de2 # END COMMON DEPS -Provides: %name-srchash-d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +Provides: %name-srchash-6339facf0d7297068fd65397395ffd173dc54de2 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index ad3f407b..fc81f2e6 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:29bb49760b92c88117287065ddb37d6f5b2b9df8b966bcc1b1a76c9a77b1e211 -size 1605323 +oid sha256:240483a759ab26e5187310eac397ffad273c3a513737654e6d31b56a35b2ffe5 +size 1692271 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 4d24b50b..99c4abcd 100644 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d538a6dd4a33f1b4443465915c12fab6722037942668ad1c6a20075a6dcc4c02 -size 65881 +oid sha256:e52e96d3dc1902694d99286afda4c75fa8a109fd084d6bfc67fc38275c2dd90a +size 64692 diff --git a/post.sh b/post.sh index c2d31e13..b2aee2d6 100644 --- a/post.sh +++ b/post.sh @@ -11,9 +11,9 @@ for x in /boot/@IMAGE@ /boot/initrd; do ln -s ${x##*/}-@KERNELRELEASE@-@FLAVOR@ $x$suffix done @USRMERGE@# compat stuff for /boot. -@USRMERGE@# if /boot is not a speparate partition we can just link the kernel -@USRMERGE@# there to save space. Otherwise copy. -@USRMERGE@if mountpoint -q /boot; then +@USRMERGE@# if /boot and /usr are not speparate partitions we can just link +@USRMERGE@# the kernel there to save space. Otherwise copy. +@USRMERGE@if mountpoint -q /boot || mountpoint -q /usr; then @USRMERGE@ copy_or_link="cp -a" @USRMERGE@else @USRMERGE@ copy_or_link="ln -sf" diff --git a/series.conf b/series.conf index 1b092a59..3cf65354 100644 --- a/series.conf +++ b/series.conf @@ -2324,6 +2324,132 @@ patches.kernel.org/5.13.12-151-KVM-nSVM-avoid-picking-up-unsupported-bits-fr.patch patches.kernel.org/5.13.12-152-KVM-nSVM-always-intercept-VMLOAD-VMSAVE-when-.patch patches.kernel.org/5.13.12-153-Linux-5.13.12.patch + patches.kernel.org/5.13.13-001-mtd-cfi_cmdset_0002-fix-crash-when-erasing-wr.patch + patches.kernel.org/5.13.13-002-io_uring-Use-WRITE_ONCE-when-writing-to-sq_fl.patch + patches.kernel.org/5.13.13-003-USB-core-Avoid-WARNings-for-0-length-descript.patch + patches.kernel.org/5.13.13-004-USB-core-Fix-incorrect-pipe-calculation-in-do.patch + patches.kernel.org/5.13.13-005-dmaengine-xilinx_dma-Fix-read-after-free-bug-.patch + patches.kernel.org/5.13.13-006-dmaengine-usb-dmac-Fix-PM-reference-leak-in-u.patch + patches.kernel.org/5.13.13-007-spi-spi-mux-Add-module-info-needed-for-autolo.patch + patches.kernel.org/5.13.13-008-net-xfrm-Fix-end-of-loop-tests-for-list_for_e.patch + patches.kernel.org/5.13.13-009-ARM-dts-am43x-epos-evm-Reduce-i2c0-bus-speed-.patch + patches.kernel.org/5.13.13-010-dmaengine-of-dma-router_xlate-to-return-EPROB.patch + patches.kernel.org/5.13.13-011-scsi-pm80xx-Fix-TMF-task-completion-race-cond.patch + patches.kernel.org/5.13.13-012-scsi-megaraid_mm-Fix-end-of-loop-tests-for-li.patch + patches.kernel.org/5.13.13-013-scsi-scsi_dh_rdac-Avoid-crash-during-rdac_bus.patch + patches.kernel.org/5.13.13-014-scsi-core-Avoid-printing-an-error-if-target_a.patch + patches.kernel.org/5.13.13-015-scsi-core-Fix-capacity-set-to-zero-after-offl.patch + patches.kernel.org/5.13.13-016-drm-amdgpu-fix-the-doorbell-missing-when-in-C.patch + patches.kernel.org/5.13.13-017-qede-fix-crash-in-rmmod-qede-while-automatic-.patch + patches.kernel.org/5.13.13-018-ARM-dts-nomadik-Fix-up-interrupt-controller-n.patch + patches.kernel.org/5.13.13-019-net-usb-pegasus-Check-the-return-value-of-get.patch + patches.kernel.org/5.13.13-020-net-usb-lan78xx-don-t-modify-phy_device-state.patch + patches.kernel.org/5.13.13-021-perf-x86-Fix-out-of-bound-MSR-access.patch + patches.kernel.org/5.13.13-022-spi-cadence-quadspi-Fix-check-condition-for-D.patch + patches.kernel.org/5.13.13-023-drm-amd-display-Fix-Dynamic-bpp-issue-with-8K.patch + patches.kernel.org/5.13.13-024-drm-amd-display-workaround-for-hard-hang-on-H.patch + patches.kernel.org/5.13.13-025-kyber-make-trace_block_rq-call-consistent-wit.patch + patches.kernel.org/5.13.13-026-mtd-rawnand-Add-a-check-in-of_get_nand_secure.patch + patches.kernel.org/5.13.13-027-arm64-dts-qcom-c630-fix-correct-powerdown-pin.patch + patches.kernel.org/5.13.13-028-arm64-dts-qcom-msm8992-bullhead-Remove-PSCI.patch + patches.kernel.org/5.13.13-029-arm64-dts-qcom-msm8992-bullhead-Fix-cont_spla.patch + patches.kernel.org/5.13.13-030-iommu-Check-if-group-is-NULL-before-remove-de.patch + patches.kernel.org/5.13.13-031-cpufreq-arm_scmi-Fix-error-path-when-allocati.patch + patches.kernel.org/5.13.13-032-arm64-dts-qcom-msm8994-angler-Disable-cont_sp.patch + patches.kernel.org/5.13.13-033-arm64-dts-qcom-sdm845-oneplus-fix-reserved-me.patch + patches.kernel.org/5.13.13-034-mt76-fix-enum-type-mismatch.patch + patches.kernel.org/5.13.13-035-mtd-rawnand-Fix-probe-failure-due-to-of_get_n.patch + patches.kernel.org/5.13.13-036-soc-fsl-qe-convert-QE-interrupt-controller-to.patch + patches.kernel.org/5.13.13-037-cpufreq-armada-37xx-forbid-cpufreq-for-1.2-GH.patch + patches.kernel.org/5.13.13-038-dccp-add-do-while-0-stubs-for-dccp_pr_debug-m.patch + patches.kernel.org/5.13.13-039-virtio-Protect-vqs-list-access.patch + patches.kernel.org/5.13.13-040-vhost-vdpa-Fix-integer-overflow-in-vhost_vdpa.patch + patches.kernel.org/5.13.13-041-bus-ti-sysc-Fix-error-handling-for-sysc_check.patch + patches.kernel.org/5.13.13-042-vhost-Fix-the-calculation-in-vhost_overflow.patch + patches.kernel.org/5.13.13-043-vdpa_sim-Fix-return-value-check-for-vdpa_allo.patch + patches.kernel.org/5.13.13-044-vp_vdpa-Fix-return-value-check-for-vdpa_alloc.patch + patches.kernel.org/5.13.13-045-vDPA-ifcvf-Fix-return-value-check-for-vdpa_al.patch + patches.kernel.org/5.13.13-046-vdpa-mlx5-Avoid-destroying-MR-on-empty-iotlb.patch + patches.kernel.org/5.13.13-047-vdpa-mlx5-Fix-queue-type-selection-logic.patch + patches.kernel.org/5.13.13-048-drm-mediatek-Add-AAL-output-size-configuratio.patch + patches.kernel.org/5.13.13-049-drm-mediatek-Add-component_del-in-OVL-and-COL.patch + patches.kernel.org/5.13.13-050-bpf-Clear-zext_dst-of-dead-insns.patch + patches.kernel.org/5.13.13-051-bnxt-don-t-lock-the-tx-queue-from-napi-poll.patch + patches.kernel.org/5.13.13-052-bnxt-disable-napi-before-canceling-DIM.patch + patches.kernel.org/5.13.13-053-bnxt-make-sure-xmit_more-errors-does-not-miss.patch + patches.kernel.org/5.13.13-054-bnxt-count-Tx-drops.patch + patches.kernel.org/5.13.13-055-soc-fsl-qe-fix-static-checker-warning.patch + patches.kernel.org/5.13.13-056-net-6pack-fix-slab-out-of-bounds-in-decode_da.patch + patches.kernel.org/5.13.13-057-ptp_pch-Restore-dependency-on-PCI.patch + patches.kernel.org/5.13.13-058-bnxt_en-Disable-aRFS-if-running-on-212-firmwa.patch + patches.kernel.org/5.13.13-059-bnxt_en-Add-missing-DMA-memory-barriers.patch + patches.kernel.org/5.13.13-060-vrf-Reset-skb-conntrack-connection-on-VRF-rcv.patch + patches.kernel.org/5.13.13-061-virtio-net-use-NETIF_F_GRO_HW-instead-of-NETI.patch + patches.kernel.org/5.13.13-062-mac80211-fix-locking-in-ieee80211_restart_wor.patch + patches.kernel.org/5.13.13-063-net-qlcnic-add-missed-unlock-in-qlcnic_83xx_f.patch + patches.kernel.org/5.13.13-064-ixgbe-xsk-clean-up-the-resources-in-ixgbe_xsk.patch + patches.kernel.org/5.13.13-065-sch_cake-fix-srchost-dsthost-hashing-mode.patch + patches.kernel.org/5.13.13-066-net-mdio-mux-Don-t-ignore-memory-allocation-e.patch + patches.kernel.org/5.13.13-067-net-mdio-mux-Handle-EPROBE_DEFER-correctly.patch + patches.kernel.org/5.13.13-068-ovs-clear-skb-tstamp-in-forwarding-path.patch + patches.kernel.org/5.13.13-069-net-usb-asix-refactor-asix_read_phy_addr-and-.patch + patches.kernel.org/5.13.13-070-iommu-vt-d-Fix-incomplete-cache-flush-in-inte.patch + patches.kernel.org/5.13.13-071-drm-i915-Skip-display-interruption-setup-when.patch + patches.kernel.org/5.13.13-072-drm-i915-Tweaked-Wa_14010685332-for-all-PCHs.patch + patches.kernel.org/5.13.13-073-drm-amd-display-Use-DCN30-watermark-calc-for-.patch + patches.kernel.org/5.13.13-074-net-mscc-ocelot-allow-forwarding-from-bridge-.patch + patches.kernel.org/5.13.13-075-mptcp-fix-memory-leak-on-address-flush.patch + patches.kernel.org/5.13.13-076-mptcp-full-fully-established-support-after-AD.patch + patches.kernel.org/5.13.13-077-r8152-fix-writing-USB_BP2_EN.patch + patches.kernel.org/5.13.13-078-r8152-fix-the-maximum-number-of-PLA-bp-for-RT.patch + patches.kernel.org/5.13.13-079-PCI-sysfs-Use-correct-variable-for-the-legacy.patch + patches.kernel.org/5.13.13-080-i40e-Fix-ATR-queue-selection.patch + patches.kernel.org/5.13.13-081-iavf-Fix-ping-is-lost-after-untrusted-VF-had-.patch + patches.kernel.org/5.13.13-082-Revert-flow_offload-action-should-not-be-NULL.patch + patches.kernel.org/5.13.13-083-net-dpaa2-switch-disable-the-control-interfac.patch + patches.kernel.org/5.13.13-084-iommu-dma-Fix-leak-in-non-contiguous-API.patch + patches.kernel.org/5.13.13-085-mmc-dw_mmc-Fix-hang-on-data-CRC-error.patch + patches.kernel.org/5.13.13-086-mmc-mmci-stm32-Check-when-the-voltage-switch-.patch + patches.kernel.org/5.13.13-087-mmc-sdhci-msm-Update-the-software-timeout-val.patch + patches.kernel.org/5.13.13-088-clk-imx6q-fix-uart-earlycon-unwork.patch + patches.kernel.org/5.13.13-089-clk-qcom-gdsc-Ensure-regulator-init-state-mat.patch + patches.kernel.org/5.13.13-090-arm64-clean-vdso-vdso32-files.patch + patches.kernel.org/5.13.13-091-cfi-Use-rcu_read_-un-lock_sched_notrace.patch + patches.kernel.org/5.13.13-092-ALSA-hda-fix-the-Capture-Switch-value-change-.patch + patches.kernel.org/5.13.13-093-tracing-define-needed-config-DYNAMIC_FTRACE_W.patch + patches.kernel.org/5.13.13-094-tracing-histogram-Fix-NULL-pointer-dereferenc.patch + patches.kernel.org/5.13.13-095-slimbus-messaging-start-transaction-ids-from-.patch + patches.kernel.org/5.13.13-096-slimbus-messaging-check-for-valid-transaction.patch + patches.kernel.org/5.13.13-097-slimbus-ngd-set-correct-device-for-pm.patch + patches.kernel.org/5.13.13-098-slimbus-ngd-reset-dma-setup-during-runtime-pm.patch + patches.kernel.org/5.13.13-099-ipack-tpci200-fix-many-double-free-issues-in-.patch + patches.kernel.org/5.13.13-100-ipack-tpci200-fix-memory-leak-in-the-tpci200_.patch + patches.kernel.org/5.13.13-101-io_uring-fix-code-style-problems.patch + patches.kernel.org/5.13.13-102-io_uring-only-assign-io_uring_enter-SQPOLL-er.patch + patches.kernel.org/5.13.13-103-ALSA-hda-realtek-Enable-4-speaker-output-for-.patch + patches.kernel.org/5.13.13-104-opp-Drop-empty-table-checks-from-_put-functio.patch + patches.kernel.org/5.13.13-105-mmc-sdhci-iproc-Cap-min-clock-frequency-on-BC.patch + patches.kernel.org/5.13.13-106-mmc-sdhci-iproc-Set-SDHCI_QUIRK_CAP_CLOCK_BAS.patch + patches.kernel.org/5.13.13-107-btrfs-prevent-rename2-from-exchanging-a-subvo.patch + patches.kernel.org/5.13.13-108-tracing-Apply-trace-filters-on-all-output-cha.patch + patches.kernel.org/5.13.13-109-ALSA-hda-via-Apply-runtime-PM-workaround-for-.patch + patches.kernel.org/5.13.13-110-s390-pci-fix-use-after-free-of-zpci_dev.patch + patches.kernel.org/5.13.13-111-usb-typec-tcpm-Fix-VDMs-sometimes-not-being-f.patch + patches.kernel.org/5.13.13-112-powerpc-32s-Move-setup_-kuep-kuap-into-kuep-k.patch + patches.kernel.org/5.13.13-113-powerpc-32s-Refactor-update-of-user-segment-r.patch + patches.kernel.org/5.13.13-114-powerpc-32s-Fix-random-crashes-by-adding-isyn.patch + patches.kernel.org/5.13.13-115-PCI-Increase-D3-delay-for-AMD-Renoir-Cezanne-.patch + patches.kernel.org/5.13.13-116-ALSA-hda-realtek-Limit-mic-boost-on-HP-ProBoo.patch + patches.kernel.org/5.13.13-117-ASoC-intel-atom-Fix-breakage-for-PCM-buffer-a.patch + patches.kernel.org/5.13.13-118-riscv-Fix-a-number-of-free-d-resources-in-ini.patch + patches.kernel.org/5.13.13-119-mm-memcontrol-fix-occasional-OOMs-due-to-prop.patch + patches.kernel.org/5.13.13-120-mm-hwpoison-make-get_hwpoison_page-call-get_a.patch + patches.kernel.org/5.13.13-121-mm-hwpoison-retry-with-shake_page-for-unhandl.patch + patches.kernel.org/5.13.13-122-kfence-fix-is_kfence_address-for-addresses-be.patch + patches.kernel.org/5.13.13-123-hugetlb-don-t-pass-page-cache-pages-to-restor.patch + patches.kernel.org/5.13.13-124-io_uring-fix-xa_alloc_cycle-error-return-valu.patch + patches.kernel.org/5.13.13-125-fs-warn-about-impending-deprecation-of-mandat.patch + patches.kernel.org/5.13.13-126-Linux-5.13.13.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -2348,12 +2474,11 @@ # to area specific sections below. ######################################################## patches.suse/brcmfmac-Add-clm_blob-firmware-files-to-modinfo.patch - patches.suse/mmc-sdhci-iproc-cap-min-clock-frequency-on-bcm2711.patch - patches.suse/mmc-sdhci-iproc-set-sdhci_quirk_cap_clock_base_broken-on-bcm2711.patch patches.suse/pinctrl-bcm2835-accept-fewer-than-expected-irqs.patch patches.suse/arm64-dts-rockchip-Disable-CDN-DP-on-Pinebook-Pro.patch patches.suse/Revert-qed-fix-possible-unpaired-spin_-un-lock_bh-in.patch patches.suse/driver-core-Add-missing-kernel-doc-for-device-msi_lo.patch + patches.suse/net-usb-asix-ax88772-Fix-less-than-zero-comparison-o.patch ######################################################## # kbuild/module infrastructure fixes @@ -2477,7 +2602,6 @@ ######################################################## # Networking drivers (wired) ######################################################## - patches.suse/net-usb-lan78xx-don-t-modify-phy_device-state-concurrently.patch ######################################################## # Wireless networking drivers diff --git a/source-timestamp b/source-timestamp index 5a95f194..2b05e644 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2021-08-24 03:47:00 +0000 -GIT Revision: d66b4c02a97c2b8c782b4b2f6d579d2937c434a3 +2021-08-27 08:52:15 +0000 +GIT Revision: 6339facf0d7297068fd65397395ffd173dc54de2 GIT Branch: stable