From 154025e24ec55326212f4d8e48db4020354d207d Mon Sep 17 00:00:00 2001 From: jirislaby <> Date: Aug 14 2022 14:00:46 +0000 Subject: Update kernel-source to version 5.19.1 / rev 653 via SR 994658 https://build.opensuse.org/request/show/994658 by user jirislaby + dimstar_suse 5.19.1 & ppc build fix & reiserfs disable & FOLL_FORCE CVE --- diff --git a/.files b/.files index 94e501c..cbec616 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index cfc2e7e..2c9a2fa 100644 --- a/.rev +++ b/.rev @@ -5978,4 +5978,12 @@ As this is a serious local privilege escalation, I would like to see a timely in 5.19 with fixed net (eventlet) + zram + bpf + selinux config change 994169 + + ce5f9ab32d6faef175a2b4219f218fdb + 5.19.1 + + dimstar_suse + 5.19.1 & ppc build fix & reiserfs disable & FOLL_FORCE CVE + 994658 + diff --git a/config.tar.bz2 b/config.tar.bz2 index 7b85f5c..6d03c4c 120000 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1 +1 @@ -/ipfs/bafybeihprqcuji6xkenm2kzh2oswdcpteni3fj4kpveyhvhfqgsepkuiqu \ No newline at end of file +/ipfs/bafybeid5jcxulacgypi3w65xqexybnud6j6k4v5csbtpwgmbzzpsomsxyu \ No newline at end of file diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index 031d642..4b2560a 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,4 +1,85 @@ ------------------------------------------------------------------- +Thu Aug 11 13:32:49 CEST 2022 - jslaby@suse.cz + +- Linux 5.19.1 (bsc#1012628). +- x86/speculation: Add LFENCE to RSB fill sequence (bsc#1012628). +- x86/speculation: Add RSB VM Exit protections (bsc#1012628). +- macintosh/adb: fix oob read in do_adb_query() function + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007 + (bsc#1012628). +- Bluetooth: btusb: Add support of IMC Networks PID 0x3568 + (bsc#1012628). +- dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding + (bsc#1012628). +- Bluetooth: hci_bcm: Add DT compatible for CYW55572 + (bsc#1012628). +- Bluetooth: hci_bcm: Add BCM4349B1 variant (bsc#1012628). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (bsc#1012628). +- arm64: set UXN on swapper page tables (bsc#1012628). +- ata: sata_mv: Fixes expected number of resources now IRQs are + gone (bsc#1012628). +- crypto: arm64/poly1305 - fix a read out-of-bound (bsc#1012628). +- ACPI: APEI: Better fix to avoid spamming the console with old + error logs (bsc#1012628). +- ACPI: video: Shortening quirk list by identifying Clevo by + board_name only (bsc#1012628). +- ACPI: video: Force backlight native for some TongFang devices + (bsc#1012628). +- tools/vm/slabinfo: Handle files in debugfs (bsc#1012628). +- block: fix default IO priority handling again (bsc#1012628). +- commit a5bf6c0 + +------------------------------------------------------------------- +Thu Aug 11 12:09:59 CEST 2022 - jslaby@suse.cz + +- mm/mprotect: fix soft-dirty check in can_change_pte_writable() + (bsc#1202013 CVE-2022-2590). +- commit 46cb433 + +------------------------------------------------------------------- +Thu Aug 11 10:48:02 CEST 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Revert-zram-remove-double-compression-logic.patch. + Update upstream status. +- commit e707d80 + +------------------------------------------------------------------- +Thu Aug 11 10:45:34 CEST 2022 - jslaby@suse.cz + +- mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW + (bsc#1202013 CVE-2022-2590). +- commit cbcf3e8 + +------------------------------------------------------------------- +Wed Aug 10 18:57:11 CEST 2022 - jeffm@suse.com + +- config: Disable reiserfs kernel module (bsc#1202309). + Future access of reiserfs file systems can be done by using the FUSE + implementation of reiserfs that ships with GRUB. + $ grub2-mount /path/to/mountpoint +- commit db8891f + +------------------------------------------------------------------- +Wed Aug 10 11:28:52 CEST 2022 - jslaby@suse.cz + +- kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__ + (ppc config fix). +- Update config files. + This sets PPC_LONG_DOUBLE_128 automatically and allows us to set + DRM_AMD_SECURE_DISPLAY too. I set it to y to copy other architectures. +- commit 48dfdff + +------------------------------------------------------------------- Tue Aug 9 18:37:12 CEST 2022 - jslaby@suse.cz - Update config files -- set SECURITY_SELINUX_CHECKREQPROT_VALUE=0 (bsc#1202280) diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 85f5e91..2d35f93 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 5.19 -%define patchversion 5.19.0 +%define patchversion 5.19.1 %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.19.0 +Version: 5.19.1 %if 0%{?is_kotd} -Release: .g8213b0c +Release: .ga5bf6c0 %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index 031d642..4b2560a 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,4 +1,85 @@ ------------------------------------------------------------------- +Thu Aug 11 13:32:49 CEST 2022 - jslaby@suse.cz + +- Linux 5.19.1 (bsc#1012628). +- x86/speculation: Add LFENCE to RSB fill sequence (bsc#1012628). +- x86/speculation: Add RSB VM Exit protections (bsc#1012628). +- macintosh/adb: fix oob read in do_adb_query() function + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007 + (bsc#1012628). +- Bluetooth: btusb: Add support of IMC Networks PID 0x3568 + (bsc#1012628). +- dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding + (bsc#1012628). +- Bluetooth: hci_bcm: Add DT compatible for CYW55572 + (bsc#1012628). +- Bluetooth: hci_bcm: Add BCM4349B1 variant (bsc#1012628). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (bsc#1012628). +- arm64: set UXN on swapper page tables (bsc#1012628). +- ata: sata_mv: Fixes expected number of resources now IRQs are + gone (bsc#1012628). +- crypto: arm64/poly1305 - fix a read out-of-bound (bsc#1012628). +- ACPI: APEI: Better fix to avoid spamming the console with old + error logs (bsc#1012628). +- ACPI: video: Shortening quirk list by identifying Clevo by + board_name only (bsc#1012628). +- ACPI: video: Force backlight native for some TongFang devices + (bsc#1012628). +- tools/vm/slabinfo: Handle files in debugfs (bsc#1012628). +- block: fix default IO priority handling again (bsc#1012628). +- commit a5bf6c0 + +------------------------------------------------------------------- +Thu Aug 11 12:09:59 CEST 2022 - jslaby@suse.cz + +- mm/mprotect: fix soft-dirty check in can_change_pte_writable() + (bsc#1202013 CVE-2022-2590). +- commit 46cb433 + +------------------------------------------------------------------- +Thu Aug 11 10:48:02 CEST 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Revert-zram-remove-double-compression-logic.patch. + Update upstream status. +- commit e707d80 + +------------------------------------------------------------------- +Thu Aug 11 10:45:34 CEST 2022 - jslaby@suse.cz + +- mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW + (bsc#1202013 CVE-2022-2590). +- commit cbcf3e8 + +------------------------------------------------------------------- +Wed Aug 10 18:57:11 CEST 2022 - jeffm@suse.com + +- config: Disable reiserfs kernel module (bsc#1202309). + Future access of reiserfs file systems can be done by using the FUSE + implementation of reiserfs that ships with GRUB. + $ grub2-mount /path/to/mountpoint +- commit db8891f + +------------------------------------------------------------------- +Wed Aug 10 11:28:52 CEST 2022 - jslaby@suse.cz + +- kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__ + (ppc config fix). +- Update config files. + This sets PPC_LONG_DOUBLE_128 automatically and allows us to set + DRM_AMD_SECURE_DISPLAY too. I set it to y to copy other architectures. +- commit 48dfdff + +------------------------------------------------------------------- Tue Aug 9 18:37:12 CEST 2022 - jslaby@suse.cz - Update config files -- set SECURITY_SELINUX_CHECKREQPROT_VALUE=0 (bsc#1202280) diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index 2c84431..3ef0849 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 5.19 -%define patchversion 5.19.0 +%define patchversion 5.19.1 %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.19.0 +Version: 5.19.1 %if 0%{?is_kotd} -Release: .g8213b0c +Release: .ga5bf6c0 %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index 031d642..4b2560a 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,4 +1,85 @@ ------------------------------------------------------------------- +Thu Aug 11 13:32:49 CEST 2022 - jslaby@suse.cz + +- Linux 5.19.1 (bsc#1012628). +- x86/speculation: Add LFENCE to RSB fill sequence (bsc#1012628). +- x86/speculation: Add RSB VM Exit protections (bsc#1012628). +- macintosh/adb: fix oob read in do_adb_query() function + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007 + (bsc#1012628). +- Bluetooth: btusb: Add support of IMC Networks PID 0x3568 + (bsc#1012628). +- dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding + (bsc#1012628). +- Bluetooth: hci_bcm: Add DT compatible for CYW55572 + (bsc#1012628). +- Bluetooth: hci_bcm: Add BCM4349B1 variant (bsc#1012628). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (bsc#1012628). +- arm64: set UXN on swapper page tables (bsc#1012628). +- ata: sata_mv: Fixes expected number of resources now IRQs are + gone (bsc#1012628). +- crypto: arm64/poly1305 - fix a read out-of-bound (bsc#1012628). +- ACPI: APEI: Better fix to avoid spamming the console with old + error logs (bsc#1012628). +- ACPI: video: Shortening quirk list by identifying Clevo by + board_name only (bsc#1012628). +- ACPI: video: Force backlight native for some TongFang devices + (bsc#1012628). +- tools/vm/slabinfo: Handle files in debugfs (bsc#1012628). +- block: fix default IO priority handling again (bsc#1012628). +- commit a5bf6c0 + +------------------------------------------------------------------- +Thu Aug 11 12:09:59 CEST 2022 - jslaby@suse.cz + +- mm/mprotect: fix soft-dirty check in can_change_pte_writable() + (bsc#1202013 CVE-2022-2590). +- commit 46cb433 + +------------------------------------------------------------------- +Thu Aug 11 10:48:02 CEST 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Revert-zram-remove-double-compression-logic.patch. + Update upstream status. +- commit e707d80 + +------------------------------------------------------------------- +Thu Aug 11 10:45:34 CEST 2022 - jslaby@suse.cz + +- mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW + (bsc#1202013 CVE-2022-2590). +- commit cbcf3e8 + +------------------------------------------------------------------- +Wed Aug 10 18:57:11 CEST 2022 - jeffm@suse.com + +- config: Disable reiserfs kernel module (bsc#1202309). + Future access of reiserfs file systems can be done by using the FUSE + implementation of reiserfs that ships with GRUB. + $ grub2-mount /path/to/mountpoint +- commit db8891f + +------------------------------------------------------------------- +Wed Aug 10 11:28:52 CEST 2022 - jslaby@suse.cz + +- kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__ + (ppc config fix). +- Update config files. + This sets PPC_LONG_DOUBLE_128 automatically and allows us to set + DRM_AMD_SECURE_DISPLAY too. I set it to y to copy other architectures. +- commit 48dfdff + +------------------------------------------------------------------- Tue Aug 9 18:37:12 CEST 2022 - jslaby@suse.cz - Update config files -- set SECURITY_SELINUX_CHECKREQPROT_VALUE=0 (bsc#1202280) diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index 559de2d..f2d7746 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 5.19 -%define patchversion 5.19.0 +%define patchversion 5.19.1 %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.19.0 +Version: 5.19.1 %if 0%{?is_kotd} -Release: .g8213b0c +Release: .ga5bf6c0 %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index 031d642..4b2560a 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,4 +1,85 @@ ------------------------------------------------------------------- +Thu Aug 11 13:32:49 CEST 2022 - jslaby@suse.cz + +- Linux 5.19.1 (bsc#1012628). +- x86/speculation: Add LFENCE to RSB fill sequence (bsc#1012628). +- x86/speculation: Add RSB VM Exit protections (bsc#1012628). +- macintosh/adb: fix oob read in do_adb_query() function + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007 + (bsc#1012628). +- Bluetooth: btusb: Add support of IMC Networks PID 0x3568 + (bsc#1012628). +- dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding + (bsc#1012628). +- Bluetooth: hci_bcm: Add DT compatible for CYW55572 + (bsc#1012628). +- Bluetooth: hci_bcm: Add BCM4349B1 variant (bsc#1012628). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (bsc#1012628). +- arm64: set UXN on swapper page tables (bsc#1012628). +- ata: sata_mv: Fixes expected number of resources now IRQs are + gone (bsc#1012628). +- crypto: arm64/poly1305 - fix a read out-of-bound (bsc#1012628). +- ACPI: APEI: Better fix to avoid spamming the console with old + error logs (bsc#1012628). +- ACPI: video: Shortening quirk list by identifying Clevo by + board_name only (bsc#1012628). +- ACPI: video: Force backlight native for some TongFang devices + (bsc#1012628). +- tools/vm/slabinfo: Handle files in debugfs (bsc#1012628). +- block: fix default IO priority handling again (bsc#1012628). +- commit a5bf6c0 + +------------------------------------------------------------------- +Thu Aug 11 12:09:59 CEST 2022 - jslaby@suse.cz + +- mm/mprotect: fix soft-dirty check in can_change_pte_writable() + (bsc#1202013 CVE-2022-2590). +- commit 46cb433 + +------------------------------------------------------------------- +Thu Aug 11 10:48:02 CEST 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Revert-zram-remove-double-compression-logic.patch. + Update upstream status. +- commit e707d80 + +------------------------------------------------------------------- +Thu Aug 11 10:45:34 CEST 2022 - jslaby@suse.cz + +- mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW + (bsc#1202013 CVE-2022-2590). +- commit cbcf3e8 + +------------------------------------------------------------------- +Wed Aug 10 18:57:11 CEST 2022 - jeffm@suse.com + +- config: Disable reiserfs kernel module (bsc#1202309). + Future access of reiserfs file systems can be done by using the FUSE + implementation of reiserfs that ships with GRUB. + $ grub2-mount /path/to/mountpoint +- commit db8891f + +------------------------------------------------------------------- +Wed Aug 10 11:28:52 CEST 2022 - jslaby@suse.cz + +- kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__ + (ppc config fix). +- Update config files. + This sets PPC_LONG_DOUBLE_128 automatically and allows us to set + DRM_AMD_SECURE_DISPLAY too. I set it to y to copy other architectures. +- commit 48dfdff + +------------------------------------------------------------------- Tue Aug 9 18:37:12 CEST 2022 - jslaby@suse.cz - Update config files -- set SECURITY_SELINUX_CHECKREQPROT_VALUE=0 (bsc#1202280) diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index 939997f..1458682 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -17,7 +17,7 @@ %define srcversion 5.19 -%define patchversion 5.19.0 +%define patchversion 5.19.1 %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.19.0 +Version: 5.19.1 %if 0%{?is_kotd} -Release: .g8213b0c +Release: .ga5bf6c0 %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index 031d642..4b2560a 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,4 +1,85 @@ ------------------------------------------------------------------- +Thu Aug 11 13:32:49 CEST 2022 - jslaby@suse.cz + +- Linux 5.19.1 (bsc#1012628). +- x86/speculation: Add LFENCE to RSB fill sequence (bsc#1012628). +- x86/speculation: Add RSB VM Exit protections (bsc#1012628). +- macintosh/adb: fix oob read in do_adb_query() function + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007 + (bsc#1012628). +- Bluetooth: btusb: Add support of IMC Networks PID 0x3568 + (bsc#1012628). +- dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding + (bsc#1012628). +- Bluetooth: hci_bcm: Add DT compatible for CYW55572 + (bsc#1012628). +- Bluetooth: hci_bcm: Add BCM4349B1 variant (bsc#1012628). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (bsc#1012628). +- arm64: set UXN on swapper page tables (bsc#1012628). +- ata: sata_mv: Fixes expected number of resources now IRQs are + gone (bsc#1012628). +- crypto: arm64/poly1305 - fix a read out-of-bound (bsc#1012628). +- ACPI: APEI: Better fix to avoid spamming the console with old + error logs (bsc#1012628). +- ACPI: video: Shortening quirk list by identifying Clevo by + board_name only (bsc#1012628). +- ACPI: video: Force backlight native for some TongFang devices + (bsc#1012628). +- tools/vm/slabinfo: Handle files in debugfs (bsc#1012628). +- block: fix default IO priority handling again (bsc#1012628). +- commit a5bf6c0 + +------------------------------------------------------------------- +Thu Aug 11 12:09:59 CEST 2022 - jslaby@suse.cz + +- mm/mprotect: fix soft-dirty check in can_change_pte_writable() + (bsc#1202013 CVE-2022-2590). +- commit 46cb433 + +------------------------------------------------------------------- +Thu Aug 11 10:48:02 CEST 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Revert-zram-remove-double-compression-logic.patch. + Update upstream status. +- commit e707d80 + +------------------------------------------------------------------- +Thu Aug 11 10:45:34 CEST 2022 - jslaby@suse.cz + +- mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW + (bsc#1202013 CVE-2022-2590). +- commit cbcf3e8 + +------------------------------------------------------------------- +Wed Aug 10 18:57:11 CEST 2022 - jeffm@suse.com + +- config: Disable reiserfs kernel module (bsc#1202309). + Future access of reiserfs file systems can be done by using the FUSE + implementation of reiserfs that ships with GRUB. + $ grub2-mount /path/to/mountpoint +- commit db8891f + +------------------------------------------------------------------- +Wed Aug 10 11:28:52 CEST 2022 - jslaby@suse.cz + +- kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__ + (ppc config fix). +- Update config files. + This sets PPC_LONG_DOUBLE_128 automatically and allows us to set + DRM_AMD_SECURE_DISPLAY too. I set it to y to copy other architectures. +- commit 48dfdff + +------------------------------------------------------------------- Tue Aug 9 18:37:12 CEST 2022 - jslaby@suse.cz - Update config files -- set SECURITY_SELINUX_CHECKREQPROT_VALUE=0 (bsc#1202280) diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 957a36b..2bbbb97 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 5.19 -%define patchversion 5.19.0 +%define patchversion 5.19.1 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -107,9 +107,9 @@ Name: kernel-64kb Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0-only Group: System/Kernel -Version: 5.19.0 +Version: 5.19.1 %if 0%{?is_kotd} -Release: .g8213b0c +Release: .ga5bf6c0 %else Release: 0 %endif @@ -236,10 +236,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-8213b0c0cb8450a0f8f1db115acc781271604732 -Provides: kernel-srchash-8213b0c0cb8450a0f8f1db115acc781271604732 +Provides: kernel-%build_flavor-base-srchash-a5bf6c0b09ada9ba7e920eeed3a92b4bfb4cc86b +Provides: kernel-srchash-a5bf6c0b09ada9ba7e920eeed3a92b4bfb4cc86b # END COMMON DEPS -Provides: %name-srchash-8213b0c0cb8450a0f8f1db115acc781271604732 +Provides: %name-srchash-a5bf6c0b09ada9ba7e920eeed3a92b4bfb4cc86b %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-debug.changes b/kernel-debug.changes index 031d642..4b2560a 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,4 +1,85 @@ ------------------------------------------------------------------- +Thu Aug 11 13:32:49 CEST 2022 - jslaby@suse.cz + +- Linux 5.19.1 (bsc#1012628). +- x86/speculation: Add LFENCE to RSB fill sequence (bsc#1012628). +- x86/speculation: Add RSB VM Exit protections (bsc#1012628). +- macintosh/adb: fix oob read in do_adb_query() function + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007 + (bsc#1012628). +- Bluetooth: btusb: Add support of IMC Networks PID 0x3568 + (bsc#1012628). +- dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding + (bsc#1012628). +- Bluetooth: hci_bcm: Add DT compatible for CYW55572 + (bsc#1012628). +- Bluetooth: hci_bcm: Add BCM4349B1 variant (bsc#1012628). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (bsc#1012628). +- arm64: set UXN on swapper page tables (bsc#1012628). +- ata: sata_mv: Fixes expected number of resources now IRQs are + gone (bsc#1012628). +- crypto: arm64/poly1305 - fix a read out-of-bound (bsc#1012628). +- ACPI: APEI: Better fix to avoid spamming the console with old + error logs (bsc#1012628). +- ACPI: video: Shortening quirk list by identifying Clevo by + board_name only (bsc#1012628). +- ACPI: video: Force backlight native for some TongFang devices + (bsc#1012628). +- tools/vm/slabinfo: Handle files in debugfs (bsc#1012628). +- block: fix default IO priority handling again (bsc#1012628). +- commit a5bf6c0 + +------------------------------------------------------------------- +Thu Aug 11 12:09:59 CEST 2022 - jslaby@suse.cz + +- mm/mprotect: fix soft-dirty check in can_change_pte_writable() + (bsc#1202013 CVE-2022-2590). +- commit 46cb433 + +------------------------------------------------------------------- +Thu Aug 11 10:48:02 CEST 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Revert-zram-remove-double-compression-logic.patch. + Update upstream status. +- commit e707d80 + +------------------------------------------------------------------- +Thu Aug 11 10:45:34 CEST 2022 - jslaby@suse.cz + +- mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW + (bsc#1202013 CVE-2022-2590). +- commit cbcf3e8 + +------------------------------------------------------------------- +Wed Aug 10 18:57:11 CEST 2022 - jeffm@suse.com + +- config: Disable reiserfs kernel module (bsc#1202309). + Future access of reiserfs file systems can be done by using the FUSE + implementation of reiserfs that ships with GRUB. + $ grub2-mount /path/to/mountpoint +- commit db8891f + +------------------------------------------------------------------- +Wed Aug 10 11:28:52 CEST 2022 - jslaby@suse.cz + +- kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__ + (ppc config fix). +- Update config files. + This sets PPC_LONG_DOUBLE_128 automatically and allows us to set + DRM_AMD_SECURE_DISPLAY too. I set it to y to copy other architectures. +- commit 48dfdff + +------------------------------------------------------------------- Tue Aug 9 18:37:12 CEST 2022 - jslaby@suse.cz - Update config files -- set SECURITY_SELINUX_CHECKREQPROT_VALUE=0 (bsc#1202280) diff --git a/kernel-debug.spec b/kernel-debug.spec index 4cd5d04..2ba8728 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 5.19 -%define patchversion 5.19.0 +%define patchversion 5.19.1 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -107,9 +107,9 @@ Name: kernel-debug Summary: A Debug Version of the Kernel License: GPL-2.0-only Group: System/Kernel -Version: 5.19.0 +Version: 5.19.1 %if 0%{?is_kotd} -Release: .g8213b0c +Release: .ga5bf6c0 %else Release: 0 %endif @@ -236,10 +236,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-8213b0c0cb8450a0f8f1db115acc781271604732 -Provides: kernel-srchash-8213b0c0cb8450a0f8f1db115acc781271604732 +Provides: kernel-%build_flavor-base-srchash-a5bf6c0b09ada9ba7e920eeed3a92b4bfb4cc86b +Provides: kernel-srchash-a5bf6c0b09ada9ba7e920eeed3a92b4bfb4cc86b # END COMMON DEPS -Provides: %name-srchash-8213b0c0cb8450a0f8f1db115acc781271604732 +Provides: %name-srchash-a5bf6c0b09ada9ba7e920eeed3a92b4bfb4cc86b %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 031d642..4b2560a 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,4 +1,85 @@ ------------------------------------------------------------------- +Thu Aug 11 13:32:49 CEST 2022 - jslaby@suse.cz + +- Linux 5.19.1 (bsc#1012628). +- x86/speculation: Add LFENCE to RSB fill sequence (bsc#1012628). +- x86/speculation: Add RSB VM Exit protections (bsc#1012628). +- macintosh/adb: fix oob read in do_adb_query() function + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007 + (bsc#1012628). +- Bluetooth: btusb: Add support of IMC Networks PID 0x3568 + (bsc#1012628). +- dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding + (bsc#1012628). +- Bluetooth: hci_bcm: Add DT compatible for CYW55572 + (bsc#1012628). +- Bluetooth: hci_bcm: Add BCM4349B1 variant (bsc#1012628). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (bsc#1012628). +- arm64: set UXN on swapper page tables (bsc#1012628). +- ata: sata_mv: Fixes expected number of resources now IRQs are + gone (bsc#1012628). +- crypto: arm64/poly1305 - fix a read out-of-bound (bsc#1012628). +- ACPI: APEI: Better fix to avoid spamming the console with old + error logs (bsc#1012628). +- ACPI: video: Shortening quirk list by identifying Clevo by + board_name only (bsc#1012628). +- ACPI: video: Force backlight native for some TongFang devices + (bsc#1012628). +- tools/vm/slabinfo: Handle files in debugfs (bsc#1012628). +- block: fix default IO priority handling again (bsc#1012628). +- commit a5bf6c0 + +------------------------------------------------------------------- +Thu Aug 11 12:09:59 CEST 2022 - jslaby@suse.cz + +- mm/mprotect: fix soft-dirty check in can_change_pte_writable() + (bsc#1202013 CVE-2022-2590). +- commit 46cb433 + +------------------------------------------------------------------- +Thu Aug 11 10:48:02 CEST 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Revert-zram-remove-double-compression-logic.patch. + Update upstream status. +- commit e707d80 + +------------------------------------------------------------------- +Thu Aug 11 10:45:34 CEST 2022 - jslaby@suse.cz + +- mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW + (bsc#1202013 CVE-2022-2590). +- commit cbcf3e8 + +------------------------------------------------------------------- +Wed Aug 10 18:57:11 CEST 2022 - jeffm@suse.com + +- config: Disable reiserfs kernel module (bsc#1202309). + Future access of reiserfs file systems can be done by using the FUSE + implementation of reiserfs that ships with GRUB. + $ grub2-mount /path/to/mountpoint +- commit db8891f + +------------------------------------------------------------------- +Wed Aug 10 11:28:52 CEST 2022 - jslaby@suse.cz + +- kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__ + (ppc config fix). +- Update config files. + This sets PPC_LONG_DOUBLE_128 automatically and allows us to set + DRM_AMD_SECURE_DISPLAY too. I set it to y to copy other architectures. +- commit 48dfdff + +------------------------------------------------------------------- Tue Aug 9 18:37:12 CEST 2022 - jslaby@suse.cz - Update config files -- set SECURITY_SELINUX_CHECKREQPROT_VALUE=0 (bsc#1202280) diff --git a/kernel-default.spec b/kernel-default.spec index 5fdb0aa..1632729 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 5.19 -%define patchversion 5.19.0 +%define patchversion 5.19.1 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -107,9 +107,9 @@ Name: kernel-default Summary: The Standard Kernel License: GPL-2.0-only Group: System/Kernel -Version: 5.19.0 +Version: 5.19.1 %if 0%{?is_kotd} -Release: .g8213b0c +Release: .ga5bf6c0 %else Release: 0 %endif @@ -236,10 +236,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-8213b0c0cb8450a0f8f1db115acc781271604732 -Provides: kernel-srchash-8213b0c0cb8450a0f8f1db115acc781271604732 +Provides: kernel-%build_flavor-base-srchash-a5bf6c0b09ada9ba7e920eeed3a92b4bfb4cc86b +Provides: kernel-srchash-a5bf6c0b09ada9ba7e920eeed3a92b4bfb4cc86b # END COMMON DEPS -Provides: %name-srchash-8213b0c0cb8450a0f8f1db115acc781271604732 +Provides: %name-srchash-a5bf6c0b09ada9ba7e920eeed3a92b4bfb4cc86b %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 031d642..4b2560a 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,4 +1,85 @@ ------------------------------------------------------------------- +Thu Aug 11 13:32:49 CEST 2022 - jslaby@suse.cz + +- Linux 5.19.1 (bsc#1012628). +- x86/speculation: Add LFENCE to RSB fill sequence (bsc#1012628). +- x86/speculation: Add RSB VM Exit protections (bsc#1012628). +- macintosh/adb: fix oob read in do_adb_query() function + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007 + (bsc#1012628). +- Bluetooth: btusb: Add support of IMC Networks PID 0x3568 + (bsc#1012628). +- dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding + (bsc#1012628). +- Bluetooth: hci_bcm: Add DT compatible for CYW55572 + (bsc#1012628). +- Bluetooth: hci_bcm: Add BCM4349B1 variant (bsc#1012628). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (bsc#1012628). +- arm64: set UXN on swapper page tables (bsc#1012628). +- ata: sata_mv: Fixes expected number of resources now IRQs are + gone (bsc#1012628). +- crypto: arm64/poly1305 - fix a read out-of-bound (bsc#1012628). +- ACPI: APEI: Better fix to avoid spamming the console with old + error logs (bsc#1012628). +- ACPI: video: Shortening quirk list by identifying Clevo by + board_name only (bsc#1012628). +- ACPI: video: Force backlight native for some TongFang devices + (bsc#1012628). +- tools/vm/slabinfo: Handle files in debugfs (bsc#1012628). +- block: fix default IO priority handling again (bsc#1012628). +- commit a5bf6c0 + +------------------------------------------------------------------- +Thu Aug 11 12:09:59 CEST 2022 - jslaby@suse.cz + +- mm/mprotect: fix soft-dirty check in can_change_pte_writable() + (bsc#1202013 CVE-2022-2590). +- commit 46cb433 + +------------------------------------------------------------------- +Thu Aug 11 10:48:02 CEST 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Revert-zram-remove-double-compression-logic.patch. + Update upstream status. +- commit e707d80 + +------------------------------------------------------------------- +Thu Aug 11 10:45:34 CEST 2022 - jslaby@suse.cz + +- mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW + (bsc#1202013 CVE-2022-2590). +- commit cbcf3e8 + +------------------------------------------------------------------- +Wed Aug 10 18:57:11 CEST 2022 - jeffm@suse.com + +- config: Disable reiserfs kernel module (bsc#1202309). + Future access of reiserfs file systems can be done by using the FUSE + implementation of reiserfs that ships with GRUB. + $ grub2-mount /path/to/mountpoint +- commit db8891f + +------------------------------------------------------------------- +Wed Aug 10 11:28:52 CEST 2022 - jslaby@suse.cz + +- kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__ + (ppc config fix). +- Update config files. + This sets PPC_LONG_DOUBLE_128 automatically and allows us to set + DRM_AMD_SECURE_DISPLAY too. I set it to y to copy other architectures. +- commit 48dfdff + +------------------------------------------------------------------- Tue Aug 9 18:37:12 CEST 2022 - jslaby@suse.cz - Update config files -- set SECURITY_SELINUX_CHECKREQPROT_VALUE=0 (bsc#1202280) diff --git a/kernel-docs.spec b/kernel-docs.spec index 86d88a4..0497aee 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 5.19 -%define patchversion 5.19.0 +%define patchversion 5.19.1 %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.19.0 +Version: 5.19.1 %if 0%{?is_kotd} -Release: .g8213b0c +Release: .ga5bf6c0 %else Release: 0 %endif @@ -67,7 +67,7 @@ BuildRequires: texlive-zapfding %endif URL: https://www.kernel.org/ Provides: %name = %version-%source_rel -Provides: %name-srchash-8213b0c0cb8450a0f8f1db115acc781271604732 +Provides: %name-srchash-a5bf6c0b09ada9ba7e920eeed3a92b4bfb4cc86b BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index 031d642..4b2560a 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,4 +1,85 @@ ------------------------------------------------------------------- +Thu Aug 11 13:32:49 CEST 2022 - jslaby@suse.cz + +- Linux 5.19.1 (bsc#1012628). +- x86/speculation: Add LFENCE to RSB fill sequence (bsc#1012628). +- x86/speculation: Add RSB VM Exit protections (bsc#1012628). +- macintosh/adb: fix oob read in do_adb_query() function + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007 + (bsc#1012628). +- Bluetooth: btusb: Add support of IMC Networks PID 0x3568 + (bsc#1012628). +- dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding + (bsc#1012628). +- Bluetooth: hci_bcm: Add DT compatible for CYW55572 + (bsc#1012628). +- Bluetooth: hci_bcm: Add BCM4349B1 variant (bsc#1012628). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (bsc#1012628). +- arm64: set UXN on swapper page tables (bsc#1012628). +- ata: sata_mv: Fixes expected number of resources now IRQs are + gone (bsc#1012628). +- crypto: arm64/poly1305 - fix a read out-of-bound (bsc#1012628). +- ACPI: APEI: Better fix to avoid spamming the console with old + error logs (bsc#1012628). +- ACPI: video: Shortening quirk list by identifying Clevo by + board_name only (bsc#1012628). +- ACPI: video: Force backlight native for some TongFang devices + (bsc#1012628). +- tools/vm/slabinfo: Handle files in debugfs (bsc#1012628). +- block: fix default IO priority handling again (bsc#1012628). +- commit a5bf6c0 + +------------------------------------------------------------------- +Thu Aug 11 12:09:59 CEST 2022 - jslaby@suse.cz + +- mm/mprotect: fix soft-dirty check in can_change_pte_writable() + (bsc#1202013 CVE-2022-2590). +- commit 46cb433 + +------------------------------------------------------------------- +Thu Aug 11 10:48:02 CEST 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Revert-zram-remove-double-compression-logic.patch. + Update upstream status. +- commit e707d80 + +------------------------------------------------------------------- +Thu Aug 11 10:45:34 CEST 2022 - jslaby@suse.cz + +- mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW + (bsc#1202013 CVE-2022-2590). +- commit cbcf3e8 + +------------------------------------------------------------------- +Wed Aug 10 18:57:11 CEST 2022 - jeffm@suse.com + +- config: Disable reiserfs kernel module (bsc#1202309). + Future access of reiserfs file systems can be done by using the FUSE + implementation of reiserfs that ships with GRUB. + $ grub2-mount /path/to/mountpoint +- commit db8891f + +------------------------------------------------------------------- +Wed Aug 10 11:28:52 CEST 2022 - jslaby@suse.cz + +- kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__ + (ppc config fix). +- Update config files. + This sets PPC_LONG_DOUBLE_128 automatically and allows us to set + DRM_AMD_SECURE_DISPLAY too. I set it to y to copy other architectures. +- commit 48dfdff + +------------------------------------------------------------------- Tue Aug 9 18:37:12 CEST 2022 - jslaby@suse.cz - Update config files -- set SECURITY_SELINUX_CHECKREQPROT_VALUE=0 (bsc#1202280) diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 48827a7..fd61d30 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 5.19 -%define patchversion 5.19.0 +%define patchversion 5.19.1 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -107,9 +107,9 @@ Name: kernel-kvmsmall Summary: The Small Developer Kernel for KVM License: GPL-2.0-only Group: System/Kernel -Version: 5.19.0 +Version: 5.19.1 %if 0%{?is_kotd} -Release: .g8213b0c +Release: .ga5bf6c0 %else Release: 0 %endif @@ -236,10 +236,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-8213b0c0cb8450a0f8f1db115acc781271604732 -Provides: kernel-srchash-8213b0c0cb8450a0f8f1db115acc781271604732 +Provides: kernel-%build_flavor-base-srchash-a5bf6c0b09ada9ba7e920eeed3a92b4bfb4cc86b +Provides: kernel-srchash-a5bf6c0b09ada9ba7e920eeed3a92b4bfb4cc86b # END COMMON DEPS -Provides: %name-srchash-8213b0c0cb8450a0f8f1db115acc781271604732 +Provides: %name-srchash-a5bf6c0b09ada9ba7e920eeed3a92b4bfb4cc86b %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-lpae.changes b/kernel-lpae.changes index 031d642..4b2560a 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,4 +1,85 @@ ------------------------------------------------------------------- +Thu Aug 11 13:32:49 CEST 2022 - jslaby@suse.cz + +- Linux 5.19.1 (bsc#1012628). +- x86/speculation: Add LFENCE to RSB fill sequence (bsc#1012628). +- x86/speculation: Add RSB VM Exit protections (bsc#1012628). +- macintosh/adb: fix oob read in do_adb_query() function + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007 + (bsc#1012628). +- Bluetooth: btusb: Add support of IMC Networks PID 0x3568 + (bsc#1012628). +- dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding + (bsc#1012628). +- Bluetooth: hci_bcm: Add DT compatible for CYW55572 + (bsc#1012628). +- Bluetooth: hci_bcm: Add BCM4349B1 variant (bsc#1012628). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (bsc#1012628). +- arm64: set UXN on swapper page tables (bsc#1012628). +- ata: sata_mv: Fixes expected number of resources now IRQs are + gone (bsc#1012628). +- crypto: arm64/poly1305 - fix a read out-of-bound (bsc#1012628). +- ACPI: APEI: Better fix to avoid spamming the console with old + error logs (bsc#1012628). +- ACPI: video: Shortening quirk list by identifying Clevo by + board_name only (bsc#1012628). +- ACPI: video: Force backlight native for some TongFang devices + (bsc#1012628). +- tools/vm/slabinfo: Handle files in debugfs (bsc#1012628). +- block: fix default IO priority handling again (bsc#1012628). +- commit a5bf6c0 + +------------------------------------------------------------------- +Thu Aug 11 12:09:59 CEST 2022 - jslaby@suse.cz + +- mm/mprotect: fix soft-dirty check in can_change_pte_writable() + (bsc#1202013 CVE-2022-2590). +- commit 46cb433 + +------------------------------------------------------------------- +Thu Aug 11 10:48:02 CEST 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Revert-zram-remove-double-compression-logic.patch. + Update upstream status. +- commit e707d80 + +------------------------------------------------------------------- +Thu Aug 11 10:45:34 CEST 2022 - jslaby@suse.cz + +- mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW + (bsc#1202013 CVE-2022-2590). +- commit cbcf3e8 + +------------------------------------------------------------------- +Wed Aug 10 18:57:11 CEST 2022 - jeffm@suse.com + +- config: Disable reiserfs kernel module (bsc#1202309). + Future access of reiserfs file systems can be done by using the FUSE + implementation of reiserfs that ships with GRUB. + $ grub2-mount /path/to/mountpoint +- commit db8891f + +------------------------------------------------------------------- +Wed Aug 10 11:28:52 CEST 2022 - jslaby@suse.cz + +- kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__ + (ppc config fix). +- Update config files. + This sets PPC_LONG_DOUBLE_128 automatically and allows us to set + DRM_AMD_SECURE_DISPLAY too. I set it to y to copy other architectures. +- commit 48dfdff + +------------------------------------------------------------------- Tue Aug 9 18:37:12 CEST 2022 - jslaby@suse.cz - Update config files -- set SECURITY_SELINUX_CHECKREQPROT_VALUE=0 (bsc#1202280) diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 0db83a7..d215ed4 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 5.19 -%define patchversion 5.19.0 +%define patchversion 5.19.1 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -107,9 +107,9 @@ Name: kernel-lpae Summary: Kernel for LPAE enabled systems License: GPL-2.0-only Group: System/Kernel -Version: 5.19.0 +Version: 5.19.1 %if 0%{?is_kotd} -Release: .g8213b0c +Release: .ga5bf6c0 %else Release: 0 %endif @@ -236,10 +236,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-8213b0c0cb8450a0f8f1db115acc781271604732 -Provides: kernel-srchash-8213b0c0cb8450a0f8f1db115acc781271604732 +Provides: kernel-%build_flavor-base-srchash-a5bf6c0b09ada9ba7e920eeed3a92b4bfb4cc86b +Provides: kernel-srchash-a5bf6c0b09ada9ba7e920eeed3a92b4bfb4cc86b # END COMMON DEPS -Provides: %name-srchash-8213b0c0cb8450a0f8f1db115acc781271604732 +Provides: %name-srchash-a5bf6c0b09ada9ba7e920eeed3a92b4bfb4cc86b %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index 031d642..4b2560a 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,4 +1,85 @@ ------------------------------------------------------------------- +Thu Aug 11 13:32:49 CEST 2022 - jslaby@suse.cz + +- Linux 5.19.1 (bsc#1012628). +- x86/speculation: Add LFENCE to RSB fill sequence (bsc#1012628). +- x86/speculation: Add RSB VM Exit protections (bsc#1012628). +- macintosh/adb: fix oob read in do_adb_query() function + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007 + (bsc#1012628). +- Bluetooth: btusb: Add support of IMC Networks PID 0x3568 + (bsc#1012628). +- dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding + (bsc#1012628). +- Bluetooth: hci_bcm: Add DT compatible for CYW55572 + (bsc#1012628). +- Bluetooth: hci_bcm: Add BCM4349B1 variant (bsc#1012628). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (bsc#1012628). +- arm64: set UXN on swapper page tables (bsc#1012628). +- ata: sata_mv: Fixes expected number of resources now IRQs are + gone (bsc#1012628). +- crypto: arm64/poly1305 - fix a read out-of-bound (bsc#1012628). +- ACPI: APEI: Better fix to avoid spamming the console with old + error logs (bsc#1012628). +- ACPI: video: Shortening quirk list by identifying Clevo by + board_name only (bsc#1012628). +- ACPI: video: Force backlight native for some TongFang devices + (bsc#1012628). +- tools/vm/slabinfo: Handle files in debugfs (bsc#1012628). +- block: fix default IO priority handling again (bsc#1012628). +- commit a5bf6c0 + +------------------------------------------------------------------- +Thu Aug 11 12:09:59 CEST 2022 - jslaby@suse.cz + +- mm/mprotect: fix soft-dirty check in can_change_pte_writable() + (bsc#1202013 CVE-2022-2590). +- commit 46cb433 + +------------------------------------------------------------------- +Thu Aug 11 10:48:02 CEST 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Revert-zram-remove-double-compression-logic.patch. + Update upstream status. +- commit e707d80 + +------------------------------------------------------------------- +Thu Aug 11 10:45:34 CEST 2022 - jslaby@suse.cz + +- mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW + (bsc#1202013 CVE-2022-2590). +- commit cbcf3e8 + +------------------------------------------------------------------- +Wed Aug 10 18:57:11 CEST 2022 - jeffm@suse.com + +- config: Disable reiserfs kernel module (bsc#1202309). + Future access of reiserfs file systems can be done by using the FUSE + implementation of reiserfs that ships with GRUB. + $ grub2-mount /path/to/mountpoint +- commit db8891f + +------------------------------------------------------------------- +Wed Aug 10 11:28:52 CEST 2022 - jslaby@suse.cz + +- kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__ + (ppc config fix). +- Update config files. + This sets PPC_LONG_DOUBLE_128 automatically and allows us to set + DRM_AMD_SECURE_DISPLAY too. I set it to y to copy other architectures. +- commit 48dfdff + +------------------------------------------------------------------- Tue Aug 9 18:37:12 CEST 2022 - jslaby@suse.cz - Update config files -- set SECURITY_SELINUX_CHECKREQPROT_VALUE=0 (bsc#1202280) diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 169b2f8..23768e6 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 5.19.0 +%define patchversion 5.19.1 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-8213b0c0cb8450a0f8f1db115acc781271604732 +BuildRequires: kernel%kernel_flavor-srchash-a5bf6c0b09ada9ba7e920eeed3a92b4bfb4cc86b %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.19.0 +Version: 5.19.1 %if 0%{?is_kotd} -Release: .g8213b0c +Release: .ga5bf6c0 %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 031d642..4b2560a 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,4 +1,85 @@ ------------------------------------------------------------------- +Thu Aug 11 13:32:49 CEST 2022 - jslaby@suse.cz + +- Linux 5.19.1 (bsc#1012628). +- x86/speculation: Add LFENCE to RSB fill sequence (bsc#1012628). +- x86/speculation: Add RSB VM Exit protections (bsc#1012628). +- macintosh/adb: fix oob read in do_adb_query() function + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007 + (bsc#1012628). +- Bluetooth: btusb: Add support of IMC Networks PID 0x3568 + (bsc#1012628). +- dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding + (bsc#1012628). +- Bluetooth: hci_bcm: Add DT compatible for CYW55572 + (bsc#1012628). +- Bluetooth: hci_bcm: Add BCM4349B1 variant (bsc#1012628). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (bsc#1012628). +- arm64: set UXN on swapper page tables (bsc#1012628). +- ata: sata_mv: Fixes expected number of resources now IRQs are + gone (bsc#1012628). +- crypto: arm64/poly1305 - fix a read out-of-bound (bsc#1012628). +- ACPI: APEI: Better fix to avoid spamming the console with old + error logs (bsc#1012628). +- ACPI: video: Shortening quirk list by identifying Clevo by + board_name only (bsc#1012628). +- ACPI: video: Force backlight native for some TongFang devices + (bsc#1012628). +- tools/vm/slabinfo: Handle files in debugfs (bsc#1012628). +- block: fix default IO priority handling again (bsc#1012628). +- commit a5bf6c0 + +------------------------------------------------------------------- +Thu Aug 11 12:09:59 CEST 2022 - jslaby@suse.cz + +- mm/mprotect: fix soft-dirty check in can_change_pte_writable() + (bsc#1202013 CVE-2022-2590). +- commit 46cb433 + +------------------------------------------------------------------- +Thu Aug 11 10:48:02 CEST 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Revert-zram-remove-double-compression-logic.patch. + Update upstream status. +- commit e707d80 + +------------------------------------------------------------------- +Thu Aug 11 10:45:34 CEST 2022 - jslaby@suse.cz + +- mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW + (bsc#1202013 CVE-2022-2590). +- commit cbcf3e8 + +------------------------------------------------------------------- +Wed Aug 10 18:57:11 CEST 2022 - jeffm@suse.com + +- config: Disable reiserfs kernel module (bsc#1202309). + Future access of reiserfs file systems can be done by using the FUSE + implementation of reiserfs that ships with GRUB. + $ grub2-mount /path/to/mountpoint +- commit db8891f + +------------------------------------------------------------------- +Wed Aug 10 11:28:52 CEST 2022 - jslaby@suse.cz + +- kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__ + (ppc config fix). +- Update config files. + This sets PPC_LONG_DOUBLE_128 automatically and allows us to set + DRM_AMD_SECURE_DISPLAY too. I set it to y to copy other architectures. +- commit 48dfdff + +------------------------------------------------------------------- Tue Aug 9 18:37:12 CEST 2022 - jslaby@suse.cz - Update config files -- set SECURITY_SELINUX_CHECKREQPROT_VALUE=0 (bsc#1202280) diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 4ddb146..51fd243 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 5.19.0 +%define patchversion 5.19.1 %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.19.0 +Version: 5.19.1 %if 0%{?is_kotd} -Release: .g8213b0c +Release: .ga5bf6c0 %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index 031d642..4b2560a 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,4 +1,85 @@ ------------------------------------------------------------------- +Thu Aug 11 13:32:49 CEST 2022 - jslaby@suse.cz + +- Linux 5.19.1 (bsc#1012628). +- x86/speculation: Add LFENCE to RSB fill sequence (bsc#1012628). +- x86/speculation: Add RSB VM Exit protections (bsc#1012628). +- macintosh/adb: fix oob read in do_adb_query() function + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007 + (bsc#1012628). +- Bluetooth: btusb: Add support of IMC Networks PID 0x3568 + (bsc#1012628). +- dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding + (bsc#1012628). +- Bluetooth: hci_bcm: Add DT compatible for CYW55572 + (bsc#1012628). +- Bluetooth: hci_bcm: Add BCM4349B1 variant (bsc#1012628). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (bsc#1012628). +- arm64: set UXN on swapper page tables (bsc#1012628). +- ata: sata_mv: Fixes expected number of resources now IRQs are + gone (bsc#1012628). +- crypto: arm64/poly1305 - fix a read out-of-bound (bsc#1012628). +- ACPI: APEI: Better fix to avoid spamming the console with old + error logs (bsc#1012628). +- ACPI: video: Shortening quirk list by identifying Clevo by + board_name only (bsc#1012628). +- ACPI: video: Force backlight native for some TongFang devices + (bsc#1012628). +- tools/vm/slabinfo: Handle files in debugfs (bsc#1012628). +- block: fix default IO priority handling again (bsc#1012628). +- commit a5bf6c0 + +------------------------------------------------------------------- +Thu Aug 11 12:09:59 CEST 2022 - jslaby@suse.cz + +- mm/mprotect: fix soft-dirty check in can_change_pte_writable() + (bsc#1202013 CVE-2022-2590). +- commit 46cb433 + +------------------------------------------------------------------- +Thu Aug 11 10:48:02 CEST 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Revert-zram-remove-double-compression-logic.patch. + Update upstream status. +- commit e707d80 + +------------------------------------------------------------------- +Thu Aug 11 10:45:34 CEST 2022 - jslaby@suse.cz + +- mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW + (bsc#1202013 CVE-2022-2590). +- commit cbcf3e8 + +------------------------------------------------------------------- +Wed Aug 10 18:57:11 CEST 2022 - jeffm@suse.com + +- config: Disable reiserfs kernel module (bsc#1202309). + Future access of reiserfs file systems can be done by using the FUSE + implementation of reiserfs that ships with GRUB. + $ grub2-mount /path/to/mountpoint +- commit db8891f + +------------------------------------------------------------------- +Wed Aug 10 11:28:52 CEST 2022 - jslaby@suse.cz + +- kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__ + (ppc config fix). +- Update config files. + This sets PPC_LONG_DOUBLE_128 automatically and allows us to set + DRM_AMD_SECURE_DISPLAY too. I set it to y to copy other architectures. +- commit 48dfdff + +------------------------------------------------------------------- Tue Aug 9 18:37:12 CEST 2022 - jslaby@suse.cz - Update config files -- set SECURITY_SELINUX_CHECKREQPROT_VALUE=0 (bsc#1202280) diff --git a/kernel-pae.spec b/kernel-pae.spec index 8b0d777..4823a7a 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 5.19 -%define patchversion 5.19.0 +%define patchversion 5.19.1 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -107,9 +107,9 @@ Name: kernel-pae Summary: Kernel with PAE Support License: GPL-2.0-only Group: System/Kernel -Version: 5.19.0 +Version: 5.19.1 %if 0%{?is_kotd} -Release: .g8213b0c +Release: .ga5bf6c0 %else Release: 0 %endif @@ -236,10 +236,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-8213b0c0cb8450a0f8f1db115acc781271604732 -Provides: kernel-srchash-8213b0c0cb8450a0f8f1db115acc781271604732 +Provides: kernel-%build_flavor-base-srchash-a5bf6c0b09ada9ba7e920eeed3a92b4bfb4cc86b +Provides: kernel-srchash-a5bf6c0b09ada9ba7e920eeed3a92b4bfb4cc86b # END COMMON DEPS -Provides: %name-srchash-8213b0c0cb8450a0f8f1db115acc781271604732 +Provides: %name-srchash-a5bf6c0b09ada9ba7e920eeed3a92b4bfb4cc86b %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 031d642..4b2560a 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,4 +1,85 @@ ------------------------------------------------------------------- +Thu Aug 11 13:32:49 CEST 2022 - jslaby@suse.cz + +- Linux 5.19.1 (bsc#1012628). +- x86/speculation: Add LFENCE to RSB fill sequence (bsc#1012628). +- x86/speculation: Add RSB VM Exit protections (bsc#1012628). +- macintosh/adb: fix oob read in do_adb_query() function + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007 + (bsc#1012628). +- Bluetooth: btusb: Add support of IMC Networks PID 0x3568 + (bsc#1012628). +- dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding + (bsc#1012628). +- Bluetooth: hci_bcm: Add DT compatible for CYW55572 + (bsc#1012628). +- Bluetooth: hci_bcm: Add BCM4349B1 variant (bsc#1012628). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (bsc#1012628). +- arm64: set UXN on swapper page tables (bsc#1012628). +- ata: sata_mv: Fixes expected number of resources now IRQs are + gone (bsc#1012628). +- crypto: arm64/poly1305 - fix a read out-of-bound (bsc#1012628). +- ACPI: APEI: Better fix to avoid spamming the console with old + error logs (bsc#1012628). +- ACPI: video: Shortening quirk list by identifying Clevo by + board_name only (bsc#1012628). +- ACPI: video: Force backlight native for some TongFang devices + (bsc#1012628). +- tools/vm/slabinfo: Handle files in debugfs (bsc#1012628). +- block: fix default IO priority handling again (bsc#1012628). +- commit a5bf6c0 + +------------------------------------------------------------------- +Thu Aug 11 12:09:59 CEST 2022 - jslaby@suse.cz + +- mm/mprotect: fix soft-dirty check in can_change_pte_writable() + (bsc#1202013 CVE-2022-2590). +- commit 46cb433 + +------------------------------------------------------------------- +Thu Aug 11 10:48:02 CEST 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Revert-zram-remove-double-compression-logic.patch. + Update upstream status. +- commit e707d80 + +------------------------------------------------------------------- +Thu Aug 11 10:45:34 CEST 2022 - jslaby@suse.cz + +- mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW + (bsc#1202013 CVE-2022-2590). +- commit cbcf3e8 + +------------------------------------------------------------------- +Wed Aug 10 18:57:11 CEST 2022 - jeffm@suse.com + +- config: Disable reiserfs kernel module (bsc#1202309). + Future access of reiserfs file systems can be done by using the FUSE + implementation of reiserfs that ships with GRUB. + $ grub2-mount /path/to/mountpoint +- commit db8891f + +------------------------------------------------------------------- +Wed Aug 10 11:28:52 CEST 2022 - jslaby@suse.cz + +- kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__ + (ppc config fix). +- Update config files. + This sets PPC_LONG_DOUBLE_128 automatically and allows us to set + DRM_AMD_SECURE_DISPLAY too. I set it to y to copy other architectures. +- commit 48dfdff + +------------------------------------------------------------------- Tue Aug 9 18:37:12 CEST 2022 - jslaby@suse.cz - Update config files -- set SECURITY_SELINUX_CHECKREQPROT_VALUE=0 (bsc#1202280) diff --git a/kernel-source.spec b/kernel-source.spec index 7ec3acc..339e8b2 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -17,7 +17,7 @@ %define srcversion 5.19 -%define patchversion 5.19.0 +%define patchversion 5.19.1 %define variant %{nil} %define vanilla_only 0 @@ -31,9 +31,9 @@ %endif Name: kernel-source -Version: 5.19.0 +Version: 5.19.1 %if 0%{?is_kotd} -Release: .g8213b0c +Release: .ga5bf6c0 %else Release: 0 %endif @@ -50,7 +50,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-8213b0c0cb8450a0f8f1db115acc781271604732 +Provides: %name-srchash-a5bf6c0b09ada9ba7e920eeed3a92b4bfb4cc86b Provides: linux Provides: multiversion(kernel) Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-syms.changes b/kernel-syms.changes index 031d642..4b2560a 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,4 +1,85 @@ ------------------------------------------------------------------- +Thu Aug 11 13:32:49 CEST 2022 - jslaby@suse.cz + +- Linux 5.19.1 (bsc#1012628). +- x86/speculation: Add LFENCE to RSB fill sequence (bsc#1012628). +- x86/speculation: Add RSB VM Exit protections (bsc#1012628). +- macintosh/adb: fix oob read in do_adb_query() function + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007 + (bsc#1012628). +- Bluetooth: btusb: Add support of IMC Networks PID 0x3568 + (bsc#1012628). +- dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding + (bsc#1012628). +- Bluetooth: hci_bcm: Add DT compatible for CYW55572 + (bsc#1012628). +- Bluetooth: hci_bcm: Add BCM4349B1 variant (bsc#1012628). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (bsc#1012628). +- arm64: set UXN on swapper page tables (bsc#1012628). +- ata: sata_mv: Fixes expected number of resources now IRQs are + gone (bsc#1012628). +- crypto: arm64/poly1305 - fix a read out-of-bound (bsc#1012628). +- ACPI: APEI: Better fix to avoid spamming the console with old + error logs (bsc#1012628). +- ACPI: video: Shortening quirk list by identifying Clevo by + board_name only (bsc#1012628). +- ACPI: video: Force backlight native for some TongFang devices + (bsc#1012628). +- tools/vm/slabinfo: Handle files in debugfs (bsc#1012628). +- block: fix default IO priority handling again (bsc#1012628). +- commit a5bf6c0 + +------------------------------------------------------------------- +Thu Aug 11 12:09:59 CEST 2022 - jslaby@suse.cz + +- mm/mprotect: fix soft-dirty check in can_change_pte_writable() + (bsc#1202013 CVE-2022-2590). +- commit 46cb433 + +------------------------------------------------------------------- +Thu Aug 11 10:48:02 CEST 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Revert-zram-remove-double-compression-logic.patch. + Update upstream status. +- commit e707d80 + +------------------------------------------------------------------- +Thu Aug 11 10:45:34 CEST 2022 - jslaby@suse.cz + +- mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW + (bsc#1202013 CVE-2022-2590). +- commit cbcf3e8 + +------------------------------------------------------------------- +Wed Aug 10 18:57:11 CEST 2022 - jeffm@suse.com + +- config: Disable reiserfs kernel module (bsc#1202309). + Future access of reiserfs file systems can be done by using the FUSE + implementation of reiserfs that ships with GRUB. + $ grub2-mount /path/to/mountpoint +- commit db8891f + +------------------------------------------------------------------- +Wed Aug 10 11:28:52 CEST 2022 - jslaby@suse.cz + +- kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__ + (ppc config fix). +- Update config files. + This sets PPC_LONG_DOUBLE_128 automatically and allows us to set + DRM_AMD_SECURE_DISPLAY too. I set it to y to copy other architectures. +- commit 48dfdff + +------------------------------------------------------------------- Tue Aug 9 18:37:12 CEST 2022 - jslaby@suse.cz - Update config files -- set SECURITY_SELINUX_CHECKREQPROT_VALUE=0 (bsc#1202280) diff --git a/kernel-syms.spec b/kernel-syms.spec index 61f62e2..4663c00 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.19.0 +Version: 5.19.1 %if %using_buildservice %if 0%{?is_kotd} -Release: .g8213b0c +Release: .ga5bf6c0 %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-8213b0c0cb8450a0f8f1db115acc781271604732 +Provides: %name-srchash-a5bf6c0b09ada9ba7e920eeed3a92b4bfb4cc86b Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 031d642..4b2560a 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,4 +1,85 @@ ------------------------------------------------------------------- +Thu Aug 11 13:32:49 CEST 2022 - jslaby@suse.cz + +- Linux 5.19.1 (bsc#1012628). +- x86/speculation: Add LFENCE to RSB fill sequence (bsc#1012628). +- x86/speculation: Add RSB VM Exit protections (bsc#1012628). +- macintosh/adb: fix oob read in do_adb_query() function + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007 + (bsc#1012628). +- Bluetooth: btusb: Add support of IMC Networks PID 0x3568 + (bsc#1012628). +- dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding + (bsc#1012628). +- Bluetooth: hci_bcm: Add DT compatible for CYW55572 + (bsc#1012628). +- Bluetooth: hci_bcm: Add BCM4349B1 variant (bsc#1012628). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (bsc#1012628). +- arm64: set UXN on swapper page tables (bsc#1012628). +- ata: sata_mv: Fixes expected number of resources now IRQs are + gone (bsc#1012628). +- crypto: arm64/poly1305 - fix a read out-of-bound (bsc#1012628). +- ACPI: APEI: Better fix to avoid spamming the console with old + error logs (bsc#1012628). +- ACPI: video: Shortening quirk list by identifying Clevo by + board_name only (bsc#1012628). +- ACPI: video: Force backlight native for some TongFang devices + (bsc#1012628). +- tools/vm/slabinfo: Handle files in debugfs (bsc#1012628). +- block: fix default IO priority handling again (bsc#1012628). +- commit a5bf6c0 + +------------------------------------------------------------------- +Thu Aug 11 12:09:59 CEST 2022 - jslaby@suse.cz + +- mm/mprotect: fix soft-dirty check in can_change_pte_writable() + (bsc#1202013 CVE-2022-2590). +- commit 46cb433 + +------------------------------------------------------------------- +Thu Aug 11 10:48:02 CEST 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Revert-zram-remove-double-compression-logic.patch. + Update upstream status. +- commit e707d80 + +------------------------------------------------------------------- +Thu Aug 11 10:45:34 CEST 2022 - jslaby@suse.cz + +- mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW + (bsc#1202013 CVE-2022-2590). +- commit cbcf3e8 + +------------------------------------------------------------------- +Wed Aug 10 18:57:11 CEST 2022 - jeffm@suse.com + +- config: Disable reiserfs kernel module (bsc#1202309). + Future access of reiserfs file systems can be done by using the FUSE + implementation of reiserfs that ships with GRUB. + $ grub2-mount /path/to/mountpoint +- commit db8891f + +------------------------------------------------------------------- +Wed Aug 10 11:28:52 CEST 2022 - jslaby@suse.cz + +- kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__ + (ppc config fix). +- Update config files. + This sets PPC_LONG_DOUBLE_128 automatically and allows us to set + DRM_AMD_SECURE_DISPLAY too. I set it to y to copy other architectures. +- commit 48dfdff + +------------------------------------------------------------------- Tue Aug 9 18:37:12 CEST 2022 - jslaby@suse.cz - Update config files -- set SECURITY_SELINUX_CHECKREQPROT_VALUE=0 (bsc#1202280) diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index d347ed5..cb47fff 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 5.19 -%define patchversion 5.19.0 +%define patchversion 5.19.1 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -107,9 +107,9 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0-only Group: System/Kernel -Version: 5.19.0 +Version: 5.19.1 %if 0%{?is_kotd} -Release: .g8213b0c +Release: .ga5bf6c0 %else Release: 0 %endif @@ -236,10 +236,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-8213b0c0cb8450a0f8f1db115acc781271604732 -Provides: kernel-srchash-8213b0c0cb8450a0f8f1db115acc781271604732 +Provides: kernel-%build_flavor-base-srchash-a5bf6c0b09ada9ba7e920eeed3a92b4bfb4cc86b +Provides: kernel-srchash-a5bf6c0b09ada9ba7e920eeed3a92b4bfb4cc86b # END COMMON DEPS -Provides: %name-srchash-8213b0c0cb8450a0f8f1db115acc781271604732 +Provides: %name-srchash-a5bf6c0b09ada9ba7e920eeed3a92b4bfb4cc86b %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index 031d642..4b2560a 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,4 +1,85 @@ ------------------------------------------------------------------- +Thu Aug 11 13:32:49 CEST 2022 - jslaby@suse.cz + +- Linux 5.19.1 (bsc#1012628). +- x86/speculation: Add LFENCE to RSB fill sequence (bsc#1012628). +- x86/speculation: Add RSB VM Exit protections (bsc#1012628). +- macintosh/adb: fix oob read in do_adb_query() function + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675 + (bsc#1012628). +- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007 + (bsc#1012628). +- Bluetooth: btusb: Add support of IMC Networks PID 0x3568 + (bsc#1012628). +- dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding + (bsc#1012628). +- Bluetooth: hci_bcm: Add DT compatible for CYW55572 + (bsc#1012628). +- Bluetooth: hci_bcm: Add BCM4349B1 variant (bsc#1012628). +- Bluetooth: hci_qca: Return wakeup for qca_wakeup (bsc#1012628). +- arm64: set UXN on swapper page tables (bsc#1012628). +- ata: sata_mv: Fixes expected number of resources now IRQs are + gone (bsc#1012628). +- crypto: arm64/poly1305 - fix a read out-of-bound (bsc#1012628). +- ACPI: APEI: Better fix to avoid spamming the console with old + error logs (bsc#1012628). +- ACPI: video: Shortening quirk list by identifying Clevo by + board_name only (bsc#1012628). +- ACPI: video: Force backlight native for some TongFang devices + (bsc#1012628). +- tools/vm/slabinfo: Handle files in debugfs (bsc#1012628). +- block: fix default IO priority handling again (bsc#1012628). +- commit a5bf6c0 + +------------------------------------------------------------------- +Thu Aug 11 12:09:59 CEST 2022 - jslaby@suse.cz + +- mm/mprotect: fix soft-dirty check in can_change_pte_writable() + (bsc#1202013 CVE-2022-2590). +- commit 46cb433 + +------------------------------------------------------------------- +Thu Aug 11 10:48:02 CEST 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Revert-zram-remove-double-compression-logic.patch. + Update upstream status. +- commit e707d80 + +------------------------------------------------------------------- +Thu Aug 11 10:45:34 CEST 2022 - jslaby@suse.cz + +- mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW + (bsc#1202013 CVE-2022-2590). +- commit cbcf3e8 + +------------------------------------------------------------------- +Wed Aug 10 18:57:11 CEST 2022 - jeffm@suse.com + +- config: Disable reiserfs kernel module (bsc#1202309). + Future access of reiserfs file systems can be done by using the FUSE + implementation of reiserfs that ships with GRUB. + $ grub2-mount /path/to/mountpoint +- commit db8891f + +------------------------------------------------------------------- +Wed Aug 10 11:28:52 CEST 2022 - jslaby@suse.cz + +- kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__ + (ppc config fix). +- Update config files. + This sets PPC_LONG_DOUBLE_128 automatically and allows us to set + DRM_AMD_SECURE_DISPLAY too. I set it to y to copy other architectures. +- commit 48dfdff + +------------------------------------------------------------------- Tue Aug 9 18:37:12 CEST 2022 - jslaby@suse.cz - Update config files -- set SECURITY_SELINUX_CHECKREQPROT_VALUE=0 (bsc#1202280) diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index 839a962..e74eaa4 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 5.19 -%define patchversion 5.19.0 +%define patchversion 5.19.1 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -107,9 +107,9 @@ Name: kernel-zfcpdump Summary: The IBM System Z zfcpdump Kernel License: GPL-2.0-only Group: System/Kernel -Version: 5.19.0 +Version: 5.19.1 %if 0%{?is_kotd} -Release: .g8213b0c +Release: .ga5bf6c0 %else Release: 0 %endif @@ -236,10 +236,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-8213b0c0cb8450a0f8f1db115acc781271604732 -Provides: kernel-srchash-8213b0c0cb8450a0f8f1db115acc781271604732 +Provides: kernel-%build_flavor-base-srchash-a5bf6c0b09ada9ba7e920eeed3a92b4bfb4cc86b +Provides: kernel-srchash-a5bf6c0b09ada9ba7e920eeed3a92b4bfb4cc86b # END COMMON DEPS -Provides: %name-srchash-8213b0c0cb8450a0f8f1db115acc781271604732 +Provides: %name-srchash-a5bf6c0b09ada9ba7e920eeed3a92b4bfb4cc86b %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 4ef7b7a..d9327bc 120000 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1 +1 @@ -/ipfs/bafkreihodbkbydvmicvzri6mfl77wigsjzstd46nxn4zbn2nfxvxzcbclm \ No newline at end of file +/ipfs/bafkreif6if5svl4uc77j34jtqwu6yrmypqsfzduwae4sldanlrbxkthxsm \ No newline at end of file diff --git a/patches.rpmify.tar.bz2 b/patches.rpmify.tar.bz2 index 9a35ad1..9517b11 120000 --- a/patches.rpmify.tar.bz2 +++ b/patches.rpmify.tar.bz2 @@ -1 +1 @@ -/ipfs/bafkreibcvmxmwqgcrgsxywrqotdj4hrpdxraacuicrlimkru7cueao5x3a \ No newline at end of file +/ipfs/bafkreicjnvkrfepbth3fi4ayc22ghnw6hacddnb5xkggkwyi7q7yzbxwfy \ No newline at end of file diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index f381acf..ad6238c 120000 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1 +1 @@ -/ipfs/bafkreic5uw3ajosdrunedv2rj4mzn5kkkpbtqjcewd5waa6gpotuertr64 \ No newline at end of file +/ipfs/bafkreiguxvlpnxisk5iwpt422scgdinya2nuxojlm4kzdq74texp7mjoam \ No newline at end of file diff --git a/series.conf b/series.conf index 2f19f98..bc0558f 100644 --- a/series.conf +++ b/series.conf @@ -27,6 +27,28 @@ # DO NOT MODIFY THEM! # Send separate patches upstream if you find a problem... ######################################################## + patches.kernel.org/5.19.1-001-block-fix-default-IO-priority-handling-again.patch + patches.kernel.org/5.19.1-002-tools-vm-slabinfo-Handle-files-in-debugfs.patch + patches.kernel.org/5.19.1-003-ACPI-video-Force-backlight-native-for-some-Ton.patch + patches.kernel.org/5.19.1-004-ACPI-video-Shortening-quirk-list-by-identifyin.patch + patches.kernel.org/5.19.1-005-ACPI-APEI-Better-fix-to-avoid-spamming-the-con.patch + patches.kernel.org/5.19.1-006-crypto-arm64-poly1305-fix-a-read-out-of-bound.patch + patches.kernel.org/5.19.1-007-ata-sata_mv-Fixes-expected-number-of-resources.patch + patches.kernel.org/5.19.1-008-arm64-set-UXN-on-swapper-page-tables.patch + patches.kernel.org/5.19.1-009-Bluetooth-hci_qca-Return-wakeup-for-qca_wakeup.patch + patches.kernel.org/5.19.1-010-Bluetooth-hci_bcm-Add-BCM4349B1-variant.patch + patches.kernel.org/5.19.1-011-Bluetooth-hci_bcm-Add-DT-compatible-for-CYW555.patch + patches.kernel.org/5.19.1-012-dt-bindings-bluetooth-broadcom-Add-BCM4349B1-D.patch + patches.kernel.org/5.19.1-013-Bluetooth-btusb-Add-support-of-IMC-Networks-PI.patch + patches.kernel.org/5.19.1-014-Bluetooth-btusb-Add-Realtek-RTL8852C-support-I.patch + patches.kernel.org/5.19.1-015-Bluetooth-btusb-Add-Realtek-RTL8852C-support-I.patch + patches.kernel.org/5.19.1-016-Bluetooth-btusb-Add-Realtek-RTL8852C-support-I.patch + patches.kernel.org/5.19.1-017-Bluetooth-btusb-Add-Realtek-RTL8852C-support-I.patch + patches.kernel.org/5.19.1-018-Bluetooth-btusb-Add-Realtek-RTL8852C-support-I.patch + patches.kernel.org/5.19.1-019-macintosh-adb-fix-oob-read-in-do_adb_query-fun.patch + patches.kernel.org/5.19.1-020-x86-speculation-Add-RSB-VM-Exit-protections.patch + patches.kernel.org/5.19.1-021-x86-speculation-Add-LFENCE-to-RSB-fill-sequenc.patch + patches.kernel.org/5.19.1-022-Linux-5.19.1.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -36,6 +58,7 @@ patches.rpmify/Add-ksym-provides-tool.patch patches.rpmify/Revert-kconfig-only-write-CONFIG_FOO-is-not-set-for-.patch patches.rpmify/BTF-Don-t-break-ABI-when-debuginfo-is-disabled.patch + patches.rpmify/kbuild-dummy-tools-pretend-we-understand-__LONG_DOUB.patch ######################################################## # The sorted section should contain all patches that are @@ -57,6 +80,7 @@ patches.suse/0001-drm-Always-warn-if-user-defined-modes-are-not-suppor.patch patches.suse/0001-drm-client-Look-for-command-line-modes-first.patch patches.suse/0001-drm-client-Don-t-add-new-command-line-mode.patch + patches.suse/mm-mprotect-fix-soft-dirty-check-in-can_change_pte_w.patch patches.suse/tools-build-Add-feature-test-for-init_disassemble_in.patch patches.suse/tools-build-Don-t-display-disassembler-four-args-fea.patch patches.suse/tools-include-add-dis-asm-compat.h-to-handle-version.patch @@ -82,6 +106,8 @@ # to area specific sections below. ######################################################## patches.suse/Revert-Revert-tcp-change-pingpong-threshold-to-3.patch + patches.suse/Revert-zram-remove-double-compression-logic.patch + patches.suse/mm-gup-fix-FOLL_FORCE-COW-security-issue-and-remove-.patch ######################################################## # kbuild/module infrastructure fixes @@ -181,7 +207,6 @@ # Storage ######################################################## patches.suse/scsi-retry-alua-transition-in-progress - patches.suse/Revert-zram-remove-double-compression-logic.patch ######################################################## # Networking drivers (wired) diff --git a/source-timestamp b/source-timestamp index 27a25dd..d51aaef 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2022-08-09 16:38:40 +0000 -GIT Revision: 8213b0c0cb8450a0f8f1db115acc781271604732 +2022-08-11 11:32:52 +0000 +GIT Revision: a5bf6c0b09ada9ba7e920eeed3a92b4bfb4cc86b GIT Branch: stable