diff --git a/.files b/.files index 0c207f1..b68ebc7 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index e875674..03f3b27 100644 --- a/.rev +++ b/.rev @@ -6058,4 +6058,12 @@ As this is a serious local privilege escalation, I would like to see a timely in 6.0.3 & other fixes 1030526 + + 2a45c23982ed0054c65763489e85ed57 + 6.0.5 + + dimstar_suse + 6.0.5 & 6.0.4 & bluetooth CVE & alsa fix + 1031431 + diff --git a/config.tar.bz2 b/config.tar.bz2 index b0321b7..4a5134f 120000 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1 +1 @@ -/ipfs/bafybeia4pfzqtucxtpqw26ayzmwrvsitx3t2vhav4ch5loie3mt27cuv6y \ No newline at end of file +/ipfs/bafybeicbx2mrvgbbdq2nfdupwldrewnod7oq32xihxv7uuq3uoj6xs54rm \ No newline at end of file diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index cf16375..e681ae3 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,4 +1,78 @@ ------------------------------------------------------------------- +Wed Oct 26 13:25:41 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.5 (bsc#1012628). +- Revert "btrfs: call __btrfs_remove_free_space_cache_locked on + cache load failure" (bsc#1012628). +- clk: tegra: Fix Tegra PWM parent clock (bsc#1012628). +- commit 7359656 + +------------------------------------------------------------------- +Wed Oct 26 13:25:00 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.4 (bsc#1012628). +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1012628). +- fbdev/core: Remove remove_conflicting_pci_framebuffers() + (bsc#1012628). +- io-wq: Fix memory leak in worker creation (bsc#1012628). +- gcov: support GCC 12.1 and newer compilers (bsc#1012628). +- efi: ssdt: Don't free memory if ACPI table was loaded + successfully (bsc#1012628). +- efi: efivars: Fix variable writes without query_variable_store() + (bsc#1012628). +- dm clone: Fix typo in block_device format specifier + (bsc#1012628). +- drm/amd/pm: update SMU IP v13.0.4 driver interface version + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.0 cstate control interface + (bsc#1012628). +- drm/amd/pm: disable cstate feature for gpu reset scenario + (bsc#1012628). +- drm/amd/pm: add SMU IP v13.0.4 IF version define to V7 + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.7 cstate control interface + (bsc#1012628). +- net: flag sockets supporting msghdr originated zerocopy + (bsc#1012628). +- HID: playstation: add initial DualSense Edge controller support + (bsc#1012628). +- HID: playstation: stop DualSense output work on remove + (bsc#1012628). +- io_uring/net: fail zc send when unsupported by socket + (bsc#1012628). +- thermal: intel_powerclamp: Use first online CPU as control_cpu + (bsc#1012628). +- pinctrl: amd: change dev_warn to dev_dbg for additional feature + support (bsc#1012628). +- drm/i915/bios: Use hardcoded fp_timing size for generating + LFP data pointers (bsc#1012628). +- drm/i915/bios: Validate fp_timing terminator presence + (bsc#1012628). +- commit 12375d5 + +------------------------------------------------------------------- +Wed Oct 26 12:13:38 CEST 2022 - mbrugger@suse.com + +- arm64: Update config files. (bsc#1203558) + Enable Renesas serial console and earlycon. +- commit e782884 + +------------------------------------------------------------------- +Tue Oct 25 07:14:16 CEST 2022 - tiwai@suse.de + +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1204679). +- commit df34d12 + +------------------------------------------------------------------- +Mon Oct 24 14:40:15 CEST 2022 - tiwai@suse.de + +- Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del() + (CVE-2022-3640 bsc#1204619). +- commit c41533c + +------------------------------------------------------------------- Sat Oct 22 09:28:35 CEST 2022 - tiwai@suse.de - ALSA: hda/realtek: Add another HP ZBook G9 model quirks diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 784b5bd..9ccbe79 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 6.0 -%define patchversion 6.0.3 +%define patchversion 6.0.5 %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: 6.0.3 +Version: 6.0.5 %if 0%{?is_kotd} -Release: .gf00a35f +Release: .g7359656 %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index cf16375..e681ae3 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,4 +1,78 @@ ------------------------------------------------------------------- +Wed Oct 26 13:25:41 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.5 (bsc#1012628). +- Revert "btrfs: call __btrfs_remove_free_space_cache_locked on + cache load failure" (bsc#1012628). +- clk: tegra: Fix Tegra PWM parent clock (bsc#1012628). +- commit 7359656 + +------------------------------------------------------------------- +Wed Oct 26 13:25:00 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.4 (bsc#1012628). +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1012628). +- fbdev/core: Remove remove_conflicting_pci_framebuffers() + (bsc#1012628). +- io-wq: Fix memory leak in worker creation (bsc#1012628). +- gcov: support GCC 12.1 and newer compilers (bsc#1012628). +- efi: ssdt: Don't free memory if ACPI table was loaded + successfully (bsc#1012628). +- efi: efivars: Fix variable writes without query_variable_store() + (bsc#1012628). +- dm clone: Fix typo in block_device format specifier + (bsc#1012628). +- drm/amd/pm: update SMU IP v13.0.4 driver interface version + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.0 cstate control interface + (bsc#1012628). +- drm/amd/pm: disable cstate feature for gpu reset scenario + (bsc#1012628). +- drm/amd/pm: add SMU IP v13.0.4 IF version define to V7 + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.7 cstate control interface + (bsc#1012628). +- net: flag sockets supporting msghdr originated zerocopy + (bsc#1012628). +- HID: playstation: add initial DualSense Edge controller support + (bsc#1012628). +- HID: playstation: stop DualSense output work on remove + (bsc#1012628). +- io_uring/net: fail zc send when unsupported by socket + (bsc#1012628). +- thermal: intel_powerclamp: Use first online CPU as control_cpu + (bsc#1012628). +- pinctrl: amd: change dev_warn to dev_dbg for additional feature + support (bsc#1012628). +- drm/i915/bios: Use hardcoded fp_timing size for generating + LFP data pointers (bsc#1012628). +- drm/i915/bios: Validate fp_timing terminator presence + (bsc#1012628). +- commit 12375d5 + +------------------------------------------------------------------- +Wed Oct 26 12:13:38 CEST 2022 - mbrugger@suse.com + +- arm64: Update config files. (bsc#1203558) + Enable Renesas serial console and earlycon. +- commit e782884 + +------------------------------------------------------------------- +Tue Oct 25 07:14:16 CEST 2022 - tiwai@suse.de + +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1204679). +- commit df34d12 + +------------------------------------------------------------------- +Mon Oct 24 14:40:15 CEST 2022 - tiwai@suse.de + +- Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del() + (CVE-2022-3640 bsc#1204619). +- commit c41533c + +------------------------------------------------------------------- Sat Oct 22 09:28:35 CEST 2022 - tiwai@suse.de - ALSA: hda/realtek: Add another HP ZBook G9 model quirks diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index 66faa37..bc5b09b 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 6.0 -%define patchversion 6.0.3 +%define patchversion 6.0.5 %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: 6.0.3 +Version: 6.0.5 %if 0%{?is_kotd} -Release: .gf00a35f +Release: .g7359656 %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index cf16375..e681ae3 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,4 +1,78 @@ ------------------------------------------------------------------- +Wed Oct 26 13:25:41 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.5 (bsc#1012628). +- Revert "btrfs: call __btrfs_remove_free_space_cache_locked on + cache load failure" (bsc#1012628). +- clk: tegra: Fix Tegra PWM parent clock (bsc#1012628). +- commit 7359656 + +------------------------------------------------------------------- +Wed Oct 26 13:25:00 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.4 (bsc#1012628). +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1012628). +- fbdev/core: Remove remove_conflicting_pci_framebuffers() + (bsc#1012628). +- io-wq: Fix memory leak in worker creation (bsc#1012628). +- gcov: support GCC 12.1 and newer compilers (bsc#1012628). +- efi: ssdt: Don't free memory if ACPI table was loaded + successfully (bsc#1012628). +- efi: efivars: Fix variable writes without query_variable_store() + (bsc#1012628). +- dm clone: Fix typo in block_device format specifier + (bsc#1012628). +- drm/amd/pm: update SMU IP v13.0.4 driver interface version + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.0 cstate control interface + (bsc#1012628). +- drm/amd/pm: disable cstate feature for gpu reset scenario + (bsc#1012628). +- drm/amd/pm: add SMU IP v13.0.4 IF version define to V7 + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.7 cstate control interface + (bsc#1012628). +- net: flag sockets supporting msghdr originated zerocopy + (bsc#1012628). +- HID: playstation: add initial DualSense Edge controller support + (bsc#1012628). +- HID: playstation: stop DualSense output work on remove + (bsc#1012628). +- io_uring/net: fail zc send when unsupported by socket + (bsc#1012628). +- thermal: intel_powerclamp: Use first online CPU as control_cpu + (bsc#1012628). +- pinctrl: amd: change dev_warn to dev_dbg for additional feature + support (bsc#1012628). +- drm/i915/bios: Use hardcoded fp_timing size for generating + LFP data pointers (bsc#1012628). +- drm/i915/bios: Validate fp_timing terminator presence + (bsc#1012628). +- commit 12375d5 + +------------------------------------------------------------------- +Wed Oct 26 12:13:38 CEST 2022 - mbrugger@suse.com + +- arm64: Update config files. (bsc#1203558) + Enable Renesas serial console and earlycon. +- commit e782884 + +------------------------------------------------------------------- +Tue Oct 25 07:14:16 CEST 2022 - tiwai@suse.de + +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1204679). +- commit df34d12 + +------------------------------------------------------------------- +Mon Oct 24 14:40:15 CEST 2022 - tiwai@suse.de + +- Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del() + (CVE-2022-3640 bsc#1204619). +- commit c41533c + +------------------------------------------------------------------- Sat Oct 22 09:28:35 CEST 2022 - tiwai@suse.de - ALSA: hda/realtek: Add another HP ZBook G9 model quirks diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index d878f33..f15b1a4 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 6.0 -%define patchversion 6.0.3 +%define patchversion 6.0.5 %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: 6.0.3 +Version: 6.0.5 %if 0%{?is_kotd} -Release: .gf00a35f +Release: .g7359656 %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index cf16375..e681ae3 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,4 +1,78 @@ ------------------------------------------------------------------- +Wed Oct 26 13:25:41 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.5 (bsc#1012628). +- Revert "btrfs: call __btrfs_remove_free_space_cache_locked on + cache load failure" (bsc#1012628). +- clk: tegra: Fix Tegra PWM parent clock (bsc#1012628). +- commit 7359656 + +------------------------------------------------------------------- +Wed Oct 26 13:25:00 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.4 (bsc#1012628). +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1012628). +- fbdev/core: Remove remove_conflicting_pci_framebuffers() + (bsc#1012628). +- io-wq: Fix memory leak in worker creation (bsc#1012628). +- gcov: support GCC 12.1 and newer compilers (bsc#1012628). +- efi: ssdt: Don't free memory if ACPI table was loaded + successfully (bsc#1012628). +- efi: efivars: Fix variable writes without query_variable_store() + (bsc#1012628). +- dm clone: Fix typo in block_device format specifier + (bsc#1012628). +- drm/amd/pm: update SMU IP v13.0.4 driver interface version + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.0 cstate control interface + (bsc#1012628). +- drm/amd/pm: disable cstate feature for gpu reset scenario + (bsc#1012628). +- drm/amd/pm: add SMU IP v13.0.4 IF version define to V7 + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.7 cstate control interface + (bsc#1012628). +- net: flag sockets supporting msghdr originated zerocopy + (bsc#1012628). +- HID: playstation: add initial DualSense Edge controller support + (bsc#1012628). +- HID: playstation: stop DualSense output work on remove + (bsc#1012628). +- io_uring/net: fail zc send when unsupported by socket + (bsc#1012628). +- thermal: intel_powerclamp: Use first online CPU as control_cpu + (bsc#1012628). +- pinctrl: amd: change dev_warn to dev_dbg for additional feature + support (bsc#1012628). +- drm/i915/bios: Use hardcoded fp_timing size for generating + LFP data pointers (bsc#1012628). +- drm/i915/bios: Validate fp_timing terminator presence + (bsc#1012628). +- commit 12375d5 + +------------------------------------------------------------------- +Wed Oct 26 12:13:38 CEST 2022 - mbrugger@suse.com + +- arm64: Update config files. (bsc#1203558) + Enable Renesas serial console and earlycon. +- commit e782884 + +------------------------------------------------------------------- +Tue Oct 25 07:14:16 CEST 2022 - tiwai@suse.de + +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1204679). +- commit df34d12 + +------------------------------------------------------------------- +Mon Oct 24 14:40:15 CEST 2022 - tiwai@suse.de + +- Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del() + (CVE-2022-3640 bsc#1204619). +- commit c41533c + +------------------------------------------------------------------- Sat Oct 22 09:28:35 CEST 2022 - tiwai@suse.de - ALSA: hda/realtek: Add another HP ZBook G9 model quirks diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index e957196..1c26432 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -17,7 +17,7 @@ %define srcversion 6.0 -%define patchversion 6.0.3 +%define patchversion 6.0.5 %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: 6.0.3 +Version: 6.0.5 %if 0%{?is_kotd} -Release: .gf00a35f +Release: .g7359656 %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index cf16375..e681ae3 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,4 +1,78 @@ ------------------------------------------------------------------- +Wed Oct 26 13:25:41 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.5 (bsc#1012628). +- Revert "btrfs: call __btrfs_remove_free_space_cache_locked on + cache load failure" (bsc#1012628). +- clk: tegra: Fix Tegra PWM parent clock (bsc#1012628). +- commit 7359656 + +------------------------------------------------------------------- +Wed Oct 26 13:25:00 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.4 (bsc#1012628). +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1012628). +- fbdev/core: Remove remove_conflicting_pci_framebuffers() + (bsc#1012628). +- io-wq: Fix memory leak in worker creation (bsc#1012628). +- gcov: support GCC 12.1 and newer compilers (bsc#1012628). +- efi: ssdt: Don't free memory if ACPI table was loaded + successfully (bsc#1012628). +- efi: efivars: Fix variable writes without query_variable_store() + (bsc#1012628). +- dm clone: Fix typo in block_device format specifier + (bsc#1012628). +- drm/amd/pm: update SMU IP v13.0.4 driver interface version + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.0 cstate control interface + (bsc#1012628). +- drm/amd/pm: disable cstate feature for gpu reset scenario + (bsc#1012628). +- drm/amd/pm: add SMU IP v13.0.4 IF version define to V7 + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.7 cstate control interface + (bsc#1012628). +- net: flag sockets supporting msghdr originated zerocopy + (bsc#1012628). +- HID: playstation: add initial DualSense Edge controller support + (bsc#1012628). +- HID: playstation: stop DualSense output work on remove + (bsc#1012628). +- io_uring/net: fail zc send when unsupported by socket + (bsc#1012628). +- thermal: intel_powerclamp: Use first online CPU as control_cpu + (bsc#1012628). +- pinctrl: amd: change dev_warn to dev_dbg for additional feature + support (bsc#1012628). +- drm/i915/bios: Use hardcoded fp_timing size for generating + LFP data pointers (bsc#1012628). +- drm/i915/bios: Validate fp_timing terminator presence + (bsc#1012628). +- commit 12375d5 + +------------------------------------------------------------------- +Wed Oct 26 12:13:38 CEST 2022 - mbrugger@suse.com + +- arm64: Update config files. (bsc#1203558) + Enable Renesas serial console and earlycon. +- commit e782884 + +------------------------------------------------------------------- +Tue Oct 25 07:14:16 CEST 2022 - tiwai@suse.de + +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1204679). +- commit df34d12 + +------------------------------------------------------------------- +Mon Oct 24 14:40:15 CEST 2022 - tiwai@suse.de + +- Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del() + (CVE-2022-3640 bsc#1204619). +- commit c41533c + +------------------------------------------------------------------- Sat Oct 22 09:28:35 CEST 2022 - tiwai@suse.de - ALSA: hda/realtek: Add another HP ZBook G9 model quirks diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 796f76c..5f9256e 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 6.0 -%define patchversion 6.0.3 +%define patchversion 6.0.5 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -110,9 +110,9 @@ Name: kernel-64kb Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0-only Group: System/Kernel -Version: 6.0.3 +Version: 6.0.5 %if 0%{?is_kotd} -Release: .gf00a35f +Release: .g7359656 %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-f00a35f20f890e0c12cffca53f75a8fcedaf596d -Provides: kernel-srchash-f00a35f20f890e0c12cffca53f75a8fcedaf596d +Provides: kernel-%build_flavor-base-srchash-7359656e16c5fb0cf358bc75890037b4d7164011 +Provides: kernel-srchash-7359656e16c5fb0cf358bc75890037b4d7164011 # END COMMON DEPS -Provides: %name-srchash-f00a35f20f890e0c12cffca53f75a8fcedaf596d +Provides: %name-srchash-7359656e16c5fb0cf358bc75890037b4d7164011 %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-debug.changes b/kernel-debug.changes index cf16375..e681ae3 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,4 +1,78 @@ ------------------------------------------------------------------- +Wed Oct 26 13:25:41 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.5 (bsc#1012628). +- Revert "btrfs: call __btrfs_remove_free_space_cache_locked on + cache load failure" (bsc#1012628). +- clk: tegra: Fix Tegra PWM parent clock (bsc#1012628). +- commit 7359656 + +------------------------------------------------------------------- +Wed Oct 26 13:25:00 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.4 (bsc#1012628). +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1012628). +- fbdev/core: Remove remove_conflicting_pci_framebuffers() + (bsc#1012628). +- io-wq: Fix memory leak in worker creation (bsc#1012628). +- gcov: support GCC 12.1 and newer compilers (bsc#1012628). +- efi: ssdt: Don't free memory if ACPI table was loaded + successfully (bsc#1012628). +- efi: efivars: Fix variable writes without query_variable_store() + (bsc#1012628). +- dm clone: Fix typo in block_device format specifier + (bsc#1012628). +- drm/amd/pm: update SMU IP v13.0.4 driver interface version + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.0 cstate control interface + (bsc#1012628). +- drm/amd/pm: disable cstate feature for gpu reset scenario + (bsc#1012628). +- drm/amd/pm: add SMU IP v13.0.4 IF version define to V7 + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.7 cstate control interface + (bsc#1012628). +- net: flag sockets supporting msghdr originated zerocopy + (bsc#1012628). +- HID: playstation: add initial DualSense Edge controller support + (bsc#1012628). +- HID: playstation: stop DualSense output work on remove + (bsc#1012628). +- io_uring/net: fail zc send when unsupported by socket + (bsc#1012628). +- thermal: intel_powerclamp: Use first online CPU as control_cpu + (bsc#1012628). +- pinctrl: amd: change dev_warn to dev_dbg for additional feature + support (bsc#1012628). +- drm/i915/bios: Use hardcoded fp_timing size for generating + LFP data pointers (bsc#1012628). +- drm/i915/bios: Validate fp_timing terminator presence + (bsc#1012628). +- commit 12375d5 + +------------------------------------------------------------------- +Wed Oct 26 12:13:38 CEST 2022 - mbrugger@suse.com + +- arm64: Update config files. (bsc#1203558) + Enable Renesas serial console and earlycon. +- commit e782884 + +------------------------------------------------------------------- +Tue Oct 25 07:14:16 CEST 2022 - tiwai@suse.de + +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1204679). +- commit df34d12 + +------------------------------------------------------------------- +Mon Oct 24 14:40:15 CEST 2022 - tiwai@suse.de + +- Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del() + (CVE-2022-3640 bsc#1204619). +- commit c41533c + +------------------------------------------------------------------- Sat Oct 22 09:28:35 CEST 2022 - tiwai@suse.de - ALSA: hda/realtek: Add another HP ZBook G9 model quirks diff --git a/kernel-debug.spec b/kernel-debug.spec index b90b8bc..d9fd968 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 6.0 -%define patchversion 6.0.3 +%define patchversion 6.0.5 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -110,9 +110,9 @@ Name: kernel-debug Summary: A Debug Version of the Kernel License: GPL-2.0-only Group: System/Kernel -Version: 6.0.3 +Version: 6.0.5 %if 0%{?is_kotd} -Release: .gf00a35f +Release: .g7359656 %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-f00a35f20f890e0c12cffca53f75a8fcedaf596d -Provides: kernel-srchash-f00a35f20f890e0c12cffca53f75a8fcedaf596d +Provides: kernel-%build_flavor-base-srchash-7359656e16c5fb0cf358bc75890037b4d7164011 +Provides: kernel-srchash-7359656e16c5fb0cf358bc75890037b4d7164011 # END COMMON DEPS -Provides: %name-srchash-f00a35f20f890e0c12cffca53f75a8fcedaf596d +Provides: %name-srchash-7359656e16c5fb0cf358bc75890037b4d7164011 %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 cf16375..e681ae3 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,4 +1,78 @@ ------------------------------------------------------------------- +Wed Oct 26 13:25:41 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.5 (bsc#1012628). +- Revert "btrfs: call __btrfs_remove_free_space_cache_locked on + cache load failure" (bsc#1012628). +- clk: tegra: Fix Tegra PWM parent clock (bsc#1012628). +- commit 7359656 + +------------------------------------------------------------------- +Wed Oct 26 13:25:00 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.4 (bsc#1012628). +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1012628). +- fbdev/core: Remove remove_conflicting_pci_framebuffers() + (bsc#1012628). +- io-wq: Fix memory leak in worker creation (bsc#1012628). +- gcov: support GCC 12.1 and newer compilers (bsc#1012628). +- efi: ssdt: Don't free memory if ACPI table was loaded + successfully (bsc#1012628). +- efi: efivars: Fix variable writes without query_variable_store() + (bsc#1012628). +- dm clone: Fix typo in block_device format specifier + (bsc#1012628). +- drm/amd/pm: update SMU IP v13.0.4 driver interface version + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.0 cstate control interface + (bsc#1012628). +- drm/amd/pm: disable cstate feature for gpu reset scenario + (bsc#1012628). +- drm/amd/pm: add SMU IP v13.0.4 IF version define to V7 + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.7 cstate control interface + (bsc#1012628). +- net: flag sockets supporting msghdr originated zerocopy + (bsc#1012628). +- HID: playstation: add initial DualSense Edge controller support + (bsc#1012628). +- HID: playstation: stop DualSense output work on remove + (bsc#1012628). +- io_uring/net: fail zc send when unsupported by socket + (bsc#1012628). +- thermal: intel_powerclamp: Use first online CPU as control_cpu + (bsc#1012628). +- pinctrl: amd: change dev_warn to dev_dbg for additional feature + support (bsc#1012628). +- drm/i915/bios: Use hardcoded fp_timing size for generating + LFP data pointers (bsc#1012628). +- drm/i915/bios: Validate fp_timing terminator presence + (bsc#1012628). +- commit 12375d5 + +------------------------------------------------------------------- +Wed Oct 26 12:13:38 CEST 2022 - mbrugger@suse.com + +- arm64: Update config files. (bsc#1203558) + Enable Renesas serial console and earlycon. +- commit e782884 + +------------------------------------------------------------------- +Tue Oct 25 07:14:16 CEST 2022 - tiwai@suse.de + +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1204679). +- commit df34d12 + +------------------------------------------------------------------- +Mon Oct 24 14:40:15 CEST 2022 - tiwai@suse.de + +- Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del() + (CVE-2022-3640 bsc#1204619). +- commit c41533c + +------------------------------------------------------------------- Sat Oct 22 09:28:35 CEST 2022 - tiwai@suse.de - ALSA: hda/realtek: Add another HP ZBook G9 model quirks diff --git a/kernel-default.spec b/kernel-default.spec index ce47e76..7da30d2 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 6.0 -%define patchversion 6.0.3 +%define patchversion 6.0.5 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -110,9 +110,9 @@ Name: kernel-default Summary: The Standard Kernel License: GPL-2.0-only Group: System/Kernel -Version: 6.0.3 +Version: 6.0.5 %if 0%{?is_kotd} -Release: .gf00a35f +Release: .g7359656 %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-f00a35f20f890e0c12cffca53f75a8fcedaf596d -Provides: kernel-srchash-f00a35f20f890e0c12cffca53f75a8fcedaf596d +Provides: kernel-%build_flavor-base-srchash-7359656e16c5fb0cf358bc75890037b4d7164011 +Provides: kernel-srchash-7359656e16c5fb0cf358bc75890037b4d7164011 # END COMMON DEPS -Provides: %name-srchash-f00a35f20f890e0c12cffca53f75a8fcedaf596d +Provides: %name-srchash-7359656e16c5fb0cf358bc75890037b4d7164011 %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 cf16375..e681ae3 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,4 +1,78 @@ ------------------------------------------------------------------- +Wed Oct 26 13:25:41 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.5 (bsc#1012628). +- Revert "btrfs: call __btrfs_remove_free_space_cache_locked on + cache load failure" (bsc#1012628). +- clk: tegra: Fix Tegra PWM parent clock (bsc#1012628). +- commit 7359656 + +------------------------------------------------------------------- +Wed Oct 26 13:25:00 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.4 (bsc#1012628). +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1012628). +- fbdev/core: Remove remove_conflicting_pci_framebuffers() + (bsc#1012628). +- io-wq: Fix memory leak in worker creation (bsc#1012628). +- gcov: support GCC 12.1 and newer compilers (bsc#1012628). +- efi: ssdt: Don't free memory if ACPI table was loaded + successfully (bsc#1012628). +- efi: efivars: Fix variable writes without query_variable_store() + (bsc#1012628). +- dm clone: Fix typo in block_device format specifier + (bsc#1012628). +- drm/amd/pm: update SMU IP v13.0.4 driver interface version + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.0 cstate control interface + (bsc#1012628). +- drm/amd/pm: disable cstate feature for gpu reset scenario + (bsc#1012628). +- drm/amd/pm: add SMU IP v13.0.4 IF version define to V7 + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.7 cstate control interface + (bsc#1012628). +- net: flag sockets supporting msghdr originated zerocopy + (bsc#1012628). +- HID: playstation: add initial DualSense Edge controller support + (bsc#1012628). +- HID: playstation: stop DualSense output work on remove + (bsc#1012628). +- io_uring/net: fail zc send when unsupported by socket + (bsc#1012628). +- thermal: intel_powerclamp: Use first online CPU as control_cpu + (bsc#1012628). +- pinctrl: amd: change dev_warn to dev_dbg for additional feature + support (bsc#1012628). +- drm/i915/bios: Use hardcoded fp_timing size for generating + LFP data pointers (bsc#1012628). +- drm/i915/bios: Validate fp_timing terminator presence + (bsc#1012628). +- commit 12375d5 + +------------------------------------------------------------------- +Wed Oct 26 12:13:38 CEST 2022 - mbrugger@suse.com + +- arm64: Update config files. (bsc#1203558) + Enable Renesas serial console and earlycon. +- commit e782884 + +------------------------------------------------------------------- +Tue Oct 25 07:14:16 CEST 2022 - tiwai@suse.de + +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1204679). +- commit df34d12 + +------------------------------------------------------------------- +Mon Oct 24 14:40:15 CEST 2022 - tiwai@suse.de + +- Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del() + (CVE-2022-3640 bsc#1204619). +- commit c41533c + +------------------------------------------------------------------- Sat Oct 22 09:28:35 CEST 2022 - tiwai@suse.de - ALSA: hda/realtek: Add another HP ZBook G9 model quirks diff --git a/kernel-docs.spec b/kernel-docs.spec index b5130ba..2cc9a90 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 6.0 -%define patchversion 6.0.3 +%define patchversion 6.0.5 %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: 6.0.3 +Version: 6.0.5 %if 0%{?is_kotd} -Release: .gf00a35f +Release: .g7359656 %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-f00a35f20f890e0c12cffca53f75a8fcedaf596d +Provides: %name-srchash-7359656e16c5fb0cf358bc75890037b4d7164011 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index cf16375..e681ae3 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,4 +1,78 @@ ------------------------------------------------------------------- +Wed Oct 26 13:25:41 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.5 (bsc#1012628). +- Revert "btrfs: call __btrfs_remove_free_space_cache_locked on + cache load failure" (bsc#1012628). +- clk: tegra: Fix Tegra PWM parent clock (bsc#1012628). +- commit 7359656 + +------------------------------------------------------------------- +Wed Oct 26 13:25:00 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.4 (bsc#1012628). +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1012628). +- fbdev/core: Remove remove_conflicting_pci_framebuffers() + (bsc#1012628). +- io-wq: Fix memory leak in worker creation (bsc#1012628). +- gcov: support GCC 12.1 and newer compilers (bsc#1012628). +- efi: ssdt: Don't free memory if ACPI table was loaded + successfully (bsc#1012628). +- efi: efivars: Fix variable writes without query_variable_store() + (bsc#1012628). +- dm clone: Fix typo in block_device format specifier + (bsc#1012628). +- drm/amd/pm: update SMU IP v13.0.4 driver interface version + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.0 cstate control interface + (bsc#1012628). +- drm/amd/pm: disable cstate feature for gpu reset scenario + (bsc#1012628). +- drm/amd/pm: add SMU IP v13.0.4 IF version define to V7 + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.7 cstate control interface + (bsc#1012628). +- net: flag sockets supporting msghdr originated zerocopy + (bsc#1012628). +- HID: playstation: add initial DualSense Edge controller support + (bsc#1012628). +- HID: playstation: stop DualSense output work on remove + (bsc#1012628). +- io_uring/net: fail zc send when unsupported by socket + (bsc#1012628). +- thermal: intel_powerclamp: Use first online CPU as control_cpu + (bsc#1012628). +- pinctrl: amd: change dev_warn to dev_dbg for additional feature + support (bsc#1012628). +- drm/i915/bios: Use hardcoded fp_timing size for generating + LFP data pointers (bsc#1012628). +- drm/i915/bios: Validate fp_timing terminator presence + (bsc#1012628). +- commit 12375d5 + +------------------------------------------------------------------- +Wed Oct 26 12:13:38 CEST 2022 - mbrugger@suse.com + +- arm64: Update config files. (bsc#1203558) + Enable Renesas serial console and earlycon. +- commit e782884 + +------------------------------------------------------------------- +Tue Oct 25 07:14:16 CEST 2022 - tiwai@suse.de + +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1204679). +- commit df34d12 + +------------------------------------------------------------------- +Mon Oct 24 14:40:15 CEST 2022 - tiwai@suse.de + +- Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del() + (CVE-2022-3640 bsc#1204619). +- commit c41533c + +------------------------------------------------------------------- Sat Oct 22 09:28:35 CEST 2022 - tiwai@suse.de - ALSA: hda/realtek: Add another HP ZBook G9 model quirks diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 078927f..3201d63 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 6.0 -%define patchversion 6.0.3 +%define patchversion 6.0.5 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -110,9 +110,9 @@ Name: kernel-kvmsmall Summary: The Small Developer Kernel for KVM License: GPL-2.0-only Group: System/Kernel -Version: 6.0.3 +Version: 6.0.5 %if 0%{?is_kotd} -Release: .gf00a35f +Release: .g7359656 %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-f00a35f20f890e0c12cffca53f75a8fcedaf596d -Provides: kernel-srchash-f00a35f20f890e0c12cffca53f75a8fcedaf596d +Provides: kernel-%build_flavor-base-srchash-7359656e16c5fb0cf358bc75890037b4d7164011 +Provides: kernel-srchash-7359656e16c5fb0cf358bc75890037b4d7164011 # END COMMON DEPS -Provides: %name-srchash-f00a35f20f890e0c12cffca53f75a8fcedaf596d +Provides: %name-srchash-7359656e16c5fb0cf358bc75890037b4d7164011 %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-lpae.changes b/kernel-lpae.changes index cf16375..e681ae3 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,4 +1,78 @@ ------------------------------------------------------------------- +Wed Oct 26 13:25:41 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.5 (bsc#1012628). +- Revert "btrfs: call __btrfs_remove_free_space_cache_locked on + cache load failure" (bsc#1012628). +- clk: tegra: Fix Tegra PWM parent clock (bsc#1012628). +- commit 7359656 + +------------------------------------------------------------------- +Wed Oct 26 13:25:00 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.4 (bsc#1012628). +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1012628). +- fbdev/core: Remove remove_conflicting_pci_framebuffers() + (bsc#1012628). +- io-wq: Fix memory leak in worker creation (bsc#1012628). +- gcov: support GCC 12.1 and newer compilers (bsc#1012628). +- efi: ssdt: Don't free memory if ACPI table was loaded + successfully (bsc#1012628). +- efi: efivars: Fix variable writes without query_variable_store() + (bsc#1012628). +- dm clone: Fix typo in block_device format specifier + (bsc#1012628). +- drm/amd/pm: update SMU IP v13.0.4 driver interface version + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.0 cstate control interface + (bsc#1012628). +- drm/amd/pm: disable cstate feature for gpu reset scenario + (bsc#1012628). +- drm/amd/pm: add SMU IP v13.0.4 IF version define to V7 + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.7 cstate control interface + (bsc#1012628). +- net: flag sockets supporting msghdr originated zerocopy + (bsc#1012628). +- HID: playstation: add initial DualSense Edge controller support + (bsc#1012628). +- HID: playstation: stop DualSense output work on remove + (bsc#1012628). +- io_uring/net: fail zc send when unsupported by socket + (bsc#1012628). +- thermal: intel_powerclamp: Use first online CPU as control_cpu + (bsc#1012628). +- pinctrl: amd: change dev_warn to dev_dbg for additional feature + support (bsc#1012628). +- drm/i915/bios: Use hardcoded fp_timing size for generating + LFP data pointers (bsc#1012628). +- drm/i915/bios: Validate fp_timing terminator presence + (bsc#1012628). +- commit 12375d5 + +------------------------------------------------------------------- +Wed Oct 26 12:13:38 CEST 2022 - mbrugger@suse.com + +- arm64: Update config files. (bsc#1203558) + Enable Renesas serial console and earlycon. +- commit e782884 + +------------------------------------------------------------------- +Tue Oct 25 07:14:16 CEST 2022 - tiwai@suse.de + +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1204679). +- commit df34d12 + +------------------------------------------------------------------- +Mon Oct 24 14:40:15 CEST 2022 - tiwai@suse.de + +- Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del() + (CVE-2022-3640 bsc#1204619). +- commit c41533c + +------------------------------------------------------------------- Sat Oct 22 09:28:35 CEST 2022 - tiwai@suse.de - ALSA: hda/realtek: Add another HP ZBook G9 model quirks diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 55c7bf0..38b4b9c 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 6.0 -%define patchversion 6.0.3 +%define patchversion 6.0.5 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -110,9 +110,9 @@ Name: kernel-lpae Summary: Kernel for LPAE enabled systems License: GPL-2.0-only Group: System/Kernel -Version: 6.0.3 +Version: 6.0.5 %if 0%{?is_kotd} -Release: .gf00a35f +Release: .g7359656 %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-f00a35f20f890e0c12cffca53f75a8fcedaf596d -Provides: kernel-srchash-f00a35f20f890e0c12cffca53f75a8fcedaf596d +Provides: kernel-%build_flavor-base-srchash-7359656e16c5fb0cf358bc75890037b4d7164011 +Provides: kernel-srchash-7359656e16c5fb0cf358bc75890037b4d7164011 # END COMMON DEPS -Provides: %name-srchash-f00a35f20f890e0c12cffca53f75a8fcedaf596d +Provides: %name-srchash-7359656e16c5fb0cf358bc75890037b4d7164011 %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index cf16375..e681ae3 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,4 +1,78 @@ ------------------------------------------------------------------- +Wed Oct 26 13:25:41 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.5 (bsc#1012628). +- Revert "btrfs: call __btrfs_remove_free_space_cache_locked on + cache load failure" (bsc#1012628). +- clk: tegra: Fix Tegra PWM parent clock (bsc#1012628). +- commit 7359656 + +------------------------------------------------------------------- +Wed Oct 26 13:25:00 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.4 (bsc#1012628). +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1012628). +- fbdev/core: Remove remove_conflicting_pci_framebuffers() + (bsc#1012628). +- io-wq: Fix memory leak in worker creation (bsc#1012628). +- gcov: support GCC 12.1 and newer compilers (bsc#1012628). +- efi: ssdt: Don't free memory if ACPI table was loaded + successfully (bsc#1012628). +- efi: efivars: Fix variable writes without query_variable_store() + (bsc#1012628). +- dm clone: Fix typo in block_device format specifier + (bsc#1012628). +- drm/amd/pm: update SMU IP v13.0.4 driver interface version + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.0 cstate control interface + (bsc#1012628). +- drm/amd/pm: disable cstate feature for gpu reset scenario + (bsc#1012628). +- drm/amd/pm: add SMU IP v13.0.4 IF version define to V7 + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.7 cstate control interface + (bsc#1012628). +- net: flag sockets supporting msghdr originated zerocopy + (bsc#1012628). +- HID: playstation: add initial DualSense Edge controller support + (bsc#1012628). +- HID: playstation: stop DualSense output work on remove + (bsc#1012628). +- io_uring/net: fail zc send when unsupported by socket + (bsc#1012628). +- thermal: intel_powerclamp: Use first online CPU as control_cpu + (bsc#1012628). +- pinctrl: amd: change dev_warn to dev_dbg for additional feature + support (bsc#1012628). +- drm/i915/bios: Use hardcoded fp_timing size for generating + LFP data pointers (bsc#1012628). +- drm/i915/bios: Validate fp_timing terminator presence + (bsc#1012628). +- commit 12375d5 + +------------------------------------------------------------------- +Wed Oct 26 12:13:38 CEST 2022 - mbrugger@suse.com + +- arm64: Update config files. (bsc#1203558) + Enable Renesas serial console and earlycon. +- commit e782884 + +------------------------------------------------------------------- +Tue Oct 25 07:14:16 CEST 2022 - tiwai@suse.de + +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1204679). +- commit df34d12 + +------------------------------------------------------------------- +Mon Oct 24 14:40:15 CEST 2022 - tiwai@suse.de + +- Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del() + (CVE-2022-3640 bsc#1204619). +- commit c41533c + +------------------------------------------------------------------- Sat Oct 22 09:28:35 CEST 2022 - tiwai@suse.de - ALSA: hda/realtek: Add another HP ZBook G9 model quirks diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index d21a543..2a62e52 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 6.0.3 +%define patchversion 6.0.5 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-f00a35f20f890e0c12cffca53f75a8fcedaf596d +BuildRequires: kernel%kernel_flavor-srchash-7359656e16c5fb0cf358bc75890037b4d7164011 %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: 6.0.3 +Version: 6.0.5 %if 0%{?is_kotd} -Release: .gf00a35f +Release: .g7359656 %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index cf16375..e681ae3 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,4 +1,78 @@ ------------------------------------------------------------------- +Wed Oct 26 13:25:41 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.5 (bsc#1012628). +- Revert "btrfs: call __btrfs_remove_free_space_cache_locked on + cache load failure" (bsc#1012628). +- clk: tegra: Fix Tegra PWM parent clock (bsc#1012628). +- commit 7359656 + +------------------------------------------------------------------- +Wed Oct 26 13:25:00 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.4 (bsc#1012628). +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1012628). +- fbdev/core: Remove remove_conflicting_pci_framebuffers() + (bsc#1012628). +- io-wq: Fix memory leak in worker creation (bsc#1012628). +- gcov: support GCC 12.1 and newer compilers (bsc#1012628). +- efi: ssdt: Don't free memory if ACPI table was loaded + successfully (bsc#1012628). +- efi: efivars: Fix variable writes without query_variable_store() + (bsc#1012628). +- dm clone: Fix typo in block_device format specifier + (bsc#1012628). +- drm/amd/pm: update SMU IP v13.0.4 driver interface version + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.0 cstate control interface + (bsc#1012628). +- drm/amd/pm: disable cstate feature for gpu reset scenario + (bsc#1012628). +- drm/amd/pm: add SMU IP v13.0.4 IF version define to V7 + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.7 cstate control interface + (bsc#1012628). +- net: flag sockets supporting msghdr originated zerocopy + (bsc#1012628). +- HID: playstation: add initial DualSense Edge controller support + (bsc#1012628). +- HID: playstation: stop DualSense output work on remove + (bsc#1012628). +- io_uring/net: fail zc send when unsupported by socket + (bsc#1012628). +- thermal: intel_powerclamp: Use first online CPU as control_cpu + (bsc#1012628). +- pinctrl: amd: change dev_warn to dev_dbg for additional feature + support (bsc#1012628). +- drm/i915/bios: Use hardcoded fp_timing size for generating + LFP data pointers (bsc#1012628). +- drm/i915/bios: Validate fp_timing terminator presence + (bsc#1012628). +- commit 12375d5 + +------------------------------------------------------------------- +Wed Oct 26 12:13:38 CEST 2022 - mbrugger@suse.com + +- arm64: Update config files. (bsc#1203558) + Enable Renesas serial console and earlycon. +- commit e782884 + +------------------------------------------------------------------- +Tue Oct 25 07:14:16 CEST 2022 - tiwai@suse.de + +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1204679). +- commit df34d12 + +------------------------------------------------------------------- +Mon Oct 24 14:40:15 CEST 2022 - tiwai@suse.de + +- Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del() + (CVE-2022-3640 bsc#1204619). +- commit c41533c + +------------------------------------------------------------------- Sat Oct 22 09:28:35 CEST 2022 - tiwai@suse.de - ALSA: hda/realtek: Add another HP ZBook G9 model quirks diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 7e719c4..e0618aa 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 6.0.3 +%define patchversion 6.0.5 %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: 6.0.3 +Version: 6.0.5 %if 0%{?is_kotd} -Release: .gf00a35f +Release: .g7359656 %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index cf16375..e681ae3 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,4 +1,78 @@ ------------------------------------------------------------------- +Wed Oct 26 13:25:41 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.5 (bsc#1012628). +- Revert "btrfs: call __btrfs_remove_free_space_cache_locked on + cache load failure" (bsc#1012628). +- clk: tegra: Fix Tegra PWM parent clock (bsc#1012628). +- commit 7359656 + +------------------------------------------------------------------- +Wed Oct 26 13:25:00 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.4 (bsc#1012628). +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1012628). +- fbdev/core: Remove remove_conflicting_pci_framebuffers() + (bsc#1012628). +- io-wq: Fix memory leak in worker creation (bsc#1012628). +- gcov: support GCC 12.1 and newer compilers (bsc#1012628). +- efi: ssdt: Don't free memory if ACPI table was loaded + successfully (bsc#1012628). +- efi: efivars: Fix variable writes without query_variable_store() + (bsc#1012628). +- dm clone: Fix typo in block_device format specifier + (bsc#1012628). +- drm/amd/pm: update SMU IP v13.0.4 driver interface version + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.0 cstate control interface + (bsc#1012628). +- drm/amd/pm: disable cstate feature for gpu reset scenario + (bsc#1012628). +- drm/amd/pm: add SMU IP v13.0.4 IF version define to V7 + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.7 cstate control interface + (bsc#1012628). +- net: flag sockets supporting msghdr originated zerocopy + (bsc#1012628). +- HID: playstation: add initial DualSense Edge controller support + (bsc#1012628). +- HID: playstation: stop DualSense output work on remove + (bsc#1012628). +- io_uring/net: fail zc send when unsupported by socket + (bsc#1012628). +- thermal: intel_powerclamp: Use first online CPU as control_cpu + (bsc#1012628). +- pinctrl: amd: change dev_warn to dev_dbg for additional feature + support (bsc#1012628). +- drm/i915/bios: Use hardcoded fp_timing size for generating + LFP data pointers (bsc#1012628). +- drm/i915/bios: Validate fp_timing terminator presence + (bsc#1012628). +- commit 12375d5 + +------------------------------------------------------------------- +Wed Oct 26 12:13:38 CEST 2022 - mbrugger@suse.com + +- arm64: Update config files. (bsc#1203558) + Enable Renesas serial console and earlycon. +- commit e782884 + +------------------------------------------------------------------- +Tue Oct 25 07:14:16 CEST 2022 - tiwai@suse.de + +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1204679). +- commit df34d12 + +------------------------------------------------------------------- +Mon Oct 24 14:40:15 CEST 2022 - tiwai@suse.de + +- Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del() + (CVE-2022-3640 bsc#1204619). +- commit c41533c + +------------------------------------------------------------------- Sat Oct 22 09:28:35 CEST 2022 - tiwai@suse.de - ALSA: hda/realtek: Add another HP ZBook G9 model quirks diff --git a/kernel-pae.spec b/kernel-pae.spec index 1ba3da3..7dd2010 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 6.0 -%define patchversion 6.0.3 +%define patchversion 6.0.5 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -110,9 +110,9 @@ Name: kernel-pae Summary: Kernel with PAE Support License: GPL-2.0-only Group: System/Kernel -Version: 6.0.3 +Version: 6.0.5 %if 0%{?is_kotd} -Release: .gf00a35f +Release: .g7359656 %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-f00a35f20f890e0c12cffca53f75a8fcedaf596d -Provides: kernel-srchash-f00a35f20f890e0c12cffca53f75a8fcedaf596d +Provides: kernel-%build_flavor-base-srchash-7359656e16c5fb0cf358bc75890037b4d7164011 +Provides: kernel-srchash-7359656e16c5fb0cf358bc75890037b4d7164011 # END COMMON DEPS -Provides: %name-srchash-f00a35f20f890e0c12cffca53f75a8fcedaf596d +Provides: %name-srchash-7359656e16c5fb0cf358bc75890037b4d7164011 %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 cf16375..e681ae3 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,4 +1,78 @@ ------------------------------------------------------------------- +Wed Oct 26 13:25:41 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.5 (bsc#1012628). +- Revert "btrfs: call __btrfs_remove_free_space_cache_locked on + cache load failure" (bsc#1012628). +- clk: tegra: Fix Tegra PWM parent clock (bsc#1012628). +- commit 7359656 + +------------------------------------------------------------------- +Wed Oct 26 13:25:00 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.4 (bsc#1012628). +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1012628). +- fbdev/core: Remove remove_conflicting_pci_framebuffers() + (bsc#1012628). +- io-wq: Fix memory leak in worker creation (bsc#1012628). +- gcov: support GCC 12.1 and newer compilers (bsc#1012628). +- efi: ssdt: Don't free memory if ACPI table was loaded + successfully (bsc#1012628). +- efi: efivars: Fix variable writes without query_variable_store() + (bsc#1012628). +- dm clone: Fix typo in block_device format specifier + (bsc#1012628). +- drm/amd/pm: update SMU IP v13.0.4 driver interface version + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.0 cstate control interface + (bsc#1012628). +- drm/amd/pm: disable cstate feature for gpu reset scenario + (bsc#1012628). +- drm/amd/pm: add SMU IP v13.0.4 IF version define to V7 + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.7 cstate control interface + (bsc#1012628). +- net: flag sockets supporting msghdr originated zerocopy + (bsc#1012628). +- HID: playstation: add initial DualSense Edge controller support + (bsc#1012628). +- HID: playstation: stop DualSense output work on remove + (bsc#1012628). +- io_uring/net: fail zc send when unsupported by socket + (bsc#1012628). +- thermal: intel_powerclamp: Use first online CPU as control_cpu + (bsc#1012628). +- pinctrl: amd: change dev_warn to dev_dbg for additional feature + support (bsc#1012628). +- drm/i915/bios: Use hardcoded fp_timing size for generating + LFP data pointers (bsc#1012628). +- drm/i915/bios: Validate fp_timing terminator presence + (bsc#1012628). +- commit 12375d5 + +------------------------------------------------------------------- +Wed Oct 26 12:13:38 CEST 2022 - mbrugger@suse.com + +- arm64: Update config files. (bsc#1203558) + Enable Renesas serial console and earlycon. +- commit e782884 + +------------------------------------------------------------------- +Tue Oct 25 07:14:16 CEST 2022 - tiwai@suse.de + +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1204679). +- commit df34d12 + +------------------------------------------------------------------- +Mon Oct 24 14:40:15 CEST 2022 - tiwai@suse.de + +- Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del() + (CVE-2022-3640 bsc#1204619). +- commit c41533c + +------------------------------------------------------------------- Sat Oct 22 09:28:35 CEST 2022 - tiwai@suse.de - ALSA: hda/realtek: Add another HP ZBook G9 model quirks diff --git a/kernel-source.spec b/kernel-source.spec index 1438706..a952730 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -17,7 +17,7 @@ %define srcversion 6.0 -%define patchversion 6.0.3 +%define patchversion 6.0.5 %define variant %{nil} %define vanilla_only 0 @@ -31,9 +31,9 @@ %endif Name: kernel-source -Version: 6.0.3 +Version: 6.0.5 %if 0%{?is_kotd} -Release: .gf00a35f +Release: .g7359656 %else Release: 0 %endif @@ -50,7 +50,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-f00a35f20f890e0c12cffca53f75a8fcedaf596d +Provides: %name-srchash-7359656e16c5fb0cf358bc75890037b4d7164011 Provides: linux Provides: multiversion(kernel) Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz diff --git a/kernel-syms.changes b/kernel-syms.changes index cf16375..e681ae3 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,4 +1,78 @@ ------------------------------------------------------------------- +Wed Oct 26 13:25:41 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.5 (bsc#1012628). +- Revert "btrfs: call __btrfs_remove_free_space_cache_locked on + cache load failure" (bsc#1012628). +- clk: tegra: Fix Tegra PWM parent clock (bsc#1012628). +- commit 7359656 + +------------------------------------------------------------------- +Wed Oct 26 13:25:00 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.4 (bsc#1012628). +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1012628). +- fbdev/core: Remove remove_conflicting_pci_framebuffers() + (bsc#1012628). +- io-wq: Fix memory leak in worker creation (bsc#1012628). +- gcov: support GCC 12.1 and newer compilers (bsc#1012628). +- efi: ssdt: Don't free memory if ACPI table was loaded + successfully (bsc#1012628). +- efi: efivars: Fix variable writes without query_variable_store() + (bsc#1012628). +- dm clone: Fix typo in block_device format specifier + (bsc#1012628). +- drm/amd/pm: update SMU IP v13.0.4 driver interface version + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.0 cstate control interface + (bsc#1012628). +- drm/amd/pm: disable cstate feature for gpu reset scenario + (bsc#1012628). +- drm/amd/pm: add SMU IP v13.0.4 IF version define to V7 + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.7 cstate control interface + (bsc#1012628). +- net: flag sockets supporting msghdr originated zerocopy + (bsc#1012628). +- HID: playstation: add initial DualSense Edge controller support + (bsc#1012628). +- HID: playstation: stop DualSense output work on remove + (bsc#1012628). +- io_uring/net: fail zc send when unsupported by socket + (bsc#1012628). +- thermal: intel_powerclamp: Use first online CPU as control_cpu + (bsc#1012628). +- pinctrl: amd: change dev_warn to dev_dbg for additional feature + support (bsc#1012628). +- drm/i915/bios: Use hardcoded fp_timing size for generating + LFP data pointers (bsc#1012628). +- drm/i915/bios: Validate fp_timing terminator presence + (bsc#1012628). +- commit 12375d5 + +------------------------------------------------------------------- +Wed Oct 26 12:13:38 CEST 2022 - mbrugger@suse.com + +- arm64: Update config files. (bsc#1203558) + Enable Renesas serial console and earlycon. +- commit e782884 + +------------------------------------------------------------------- +Tue Oct 25 07:14:16 CEST 2022 - tiwai@suse.de + +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1204679). +- commit df34d12 + +------------------------------------------------------------------- +Mon Oct 24 14:40:15 CEST 2022 - tiwai@suse.de + +- Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del() + (CVE-2022-3640 bsc#1204619). +- commit c41533c + +------------------------------------------------------------------- Sat Oct 22 09:28:35 CEST 2022 - tiwai@suse.de - ALSA: hda/realtek: Add another HP ZBook G9 model quirks diff --git a/kernel-syms.spec b/kernel-syms.spec index 6c192b5..89e0361 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: 6.0.3 +Version: 6.0.5 %if %using_buildservice %if 0%{?is_kotd} -Release: .gf00a35f +Release: .g7359656 %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-f00a35f20f890e0c12cffca53f75a8fcedaf596d +Provides: %name-srchash-7359656e16c5fb0cf358bc75890037b4d7164011 Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index cf16375..e681ae3 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,4 +1,78 @@ ------------------------------------------------------------------- +Wed Oct 26 13:25:41 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.5 (bsc#1012628). +- Revert "btrfs: call __btrfs_remove_free_space_cache_locked on + cache load failure" (bsc#1012628). +- clk: tegra: Fix Tegra PWM parent clock (bsc#1012628). +- commit 7359656 + +------------------------------------------------------------------- +Wed Oct 26 13:25:00 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.4 (bsc#1012628). +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1012628). +- fbdev/core: Remove remove_conflicting_pci_framebuffers() + (bsc#1012628). +- io-wq: Fix memory leak in worker creation (bsc#1012628). +- gcov: support GCC 12.1 and newer compilers (bsc#1012628). +- efi: ssdt: Don't free memory if ACPI table was loaded + successfully (bsc#1012628). +- efi: efivars: Fix variable writes without query_variable_store() + (bsc#1012628). +- dm clone: Fix typo in block_device format specifier + (bsc#1012628). +- drm/amd/pm: update SMU IP v13.0.4 driver interface version + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.0 cstate control interface + (bsc#1012628). +- drm/amd/pm: disable cstate feature for gpu reset scenario + (bsc#1012628). +- drm/amd/pm: add SMU IP v13.0.4 IF version define to V7 + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.7 cstate control interface + (bsc#1012628). +- net: flag sockets supporting msghdr originated zerocopy + (bsc#1012628). +- HID: playstation: add initial DualSense Edge controller support + (bsc#1012628). +- HID: playstation: stop DualSense output work on remove + (bsc#1012628). +- io_uring/net: fail zc send when unsupported by socket + (bsc#1012628). +- thermal: intel_powerclamp: Use first online CPU as control_cpu + (bsc#1012628). +- pinctrl: amd: change dev_warn to dev_dbg for additional feature + support (bsc#1012628). +- drm/i915/bios: Use hardcoded fp_timing size for generating + LFP data pointers (bsc#1012628). +- drm/i915/bios: Validate fp_timing terminator presence + (bsc#1012628). +- commit 12375d5 + +------------------------------------------------------------------- +Wed Oct 26 12:13:38 CEST 2022 - mbrugger@suse.com + +- arm64: Update config files. (bsc#1203558) + Enable Renesas serial console and earlycon. +- commit e782884 + +------------------------------------------------------------------- +Tue Oct 25 07:14:16 CEST 2022 - tiwai@suse.de + +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1204679). +- commit df34d12 + +------------------------------------------------------------------- +Mon Oct 24 14:40:15 CEST 2022 - tiwai@suse.de + +- Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del() + (CVE-2022-3640 bsc#1204619). +- commit c41533c + +------------------------------------------------------------------- Sat Oct 22 09:28:35 CEST 2022 - tiwai@suse.de - ALSA: hda/realtek: Add another HP ZBook G9 model quirks diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 72b43cd..4f007cb 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 6.0 -%define patchversion 6.0.3 +%define patchversion 6.0.5 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -110,9 +110,9 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0-only Group: System/Kernel -Version: 6.0.3 +Version: 6.0.5 %if 0%{?is_kotd} -Release: .gf00a35f +Release: .g7359656 %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-f00a35f20f890e0c12cffca53f75a8fcedaf596d -Provides: kernel-srchash-f00a35f20f890e0c12cffca53f75a8fcedaf596d +Provides: kernel-%build_flavor-base-srchash-7359656e16c5fb0cf358bc75890037b4d7164011 +Provides: kernel-srchash-7359656e16c5fb0cf358bc75890037b4d7164011 # END COMMON DEPS -Provides: %name-srchash-f00a35f20f890e0c12cffca53f75a8fcedaf596d +Provides: %name-srchash-7359656e16c5fb0cf358bc75890037b4d7164011 %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index cf16375..e681ae3 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,4 +1,78 @@ ------------------------------------------------------------------- +Wed Oct 26 13:25:41 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.5 (bsc#1012628). +- Revert "btrfs: call __btrfs_remove_free_space_cache_locked on + cache load failure" (bsc#1012628). +- clk: tegra: Fix Tegra PWM parent clock (bsc#1012628). +- commit 7359656 + +------------------------------------------------------------------- +Wed Oct 26 13:25:00 CEST 2022 - jslaby@suse.cz + +- Linux 6.0.4 (bsc#1012628). +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1012628). +- fbdev/core: Remove remove_conflicting_pci_framebuffers() + (bsc#1012628). +- io-wq: Fix memory leak in worker creation (bsc#1012628). +- gcov: support GCC 12.1 and newer compilers (bsc#1012628). +- efi: ssdt: Don't free memory if ACPI table was loaded + successfully (bsc#1012628). +- efi: efivars: Fix variable writes without query_variable_store() + (bsc#1012628). +- dm clone: Fix typo in block_device format specifier + (bsc#1012628). +- drm/amd/pm: update SMU IP v13.0.4 driver interface version + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.0 cstate control interface + (bsc#1012628). +- drm/amd/pm: disable cstate feature for gpu reset scenario + (bsc#1012628). +- drm/amd/pm: add SMU IP v13.0.4 IF version define to V7 + (bsc#1012628). +- drm/amd/pm: fulfill SMU13.0.7 cstate control interface + (bsc#1012628). +- net: flag sockets supporting msghdr originated zerocopy + (bsc#1012628). +- HID: playstation: add initial DualSense Edge controller support + (bsc#1012628). +- HID: playstation: stop DualSense output work on remove + (bsc#1012628). +- io_uring/net: fail zc send when unsupported by socket + (bsc#1012628). +- thermal: intel_powerclamp: Use first online CPU as control_cpu + (bsc#1012628). +- pinctrl: amd: change dev_warn to dev_dbg for additional feature + support (bsc#1012628). +- drm/i915/bios: Use hardcoded fp_timing size for generating + LFP data pointers (bsc#1012628). +- drm/i915/bios: Validate fp_timing terminator presence + (bsc#1012628). +- commit 12375d5 + +------------------------------------------------------------------- +Wed Oct 26 12:13:38 CEST 2022 - mbrugger@suse.com + +- arm64: Update config files. (bsc#1203558) + Enable Renesas serial console and earlycon. +- commit e782884 + +------------------------------------------------------------------- +Tue Oct 25 07:14:16 CEST 2022 - tiwai@suse.de + +- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()" + (bsc#1204679). +- commit df34d12 + +------------------------------------------------------------------- +Mon Oct 24 14:40:15 CEST 2022 - tiwai@suse.de + +- Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del() + (CVE-2022-3640 bsc#1204619). +- commit c41533c + +------------------------------------------------------------------- Sat Oct 22 09:28:35 CEST 2022 - tiwai@suse.de - ALSA: hda/realtek: Add another HP ZBook G9 model quirks diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index 1a0c1f8..c959265 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 6.0 -%define patchversion 6.0.3 +%define patchversion 6.0.5 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -110,9 +110,9 @@ Name: kernel-zfcpdump Summary: The IBM System Z zfcpdump Kernel License: GPL-2.0-only Group: System/Kernel -Version: 6.0.3 +Version: 6.0.5 %if 0%{?is_kotd} -Release: .gf00a35f +Release: .g7359656 %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-f00a35f20f890e0c12cffca53f75a8fcedaf596d -Provides: kernel-srchash-f00a35f20f890e0c12cffca53f75a8fcedaf596d +Provides: kernel-%build_flavor-base-srchash-7359656e16c5fb0cf358bc75890037b4d7164011 +Provides: kernel-srchash-7359656e16c5fb0cf358bc75890037b4d7164011 # END COMMON DEPS -Provides: %name-srchash-f00a35f20f890e0c12cffca53f75a8fcedaf596d +Provides: %name-srchash-7359656e16c5fb0cf358bc75890037b4d7164011 %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 21d66e3..132c1ee 120000 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1 +1 @@ -/ipfs/bafybeihmhnkmeny6apxti7oos6lqryl3khrosftxtp65cmkufpa23r6qwy \ No newline at end of file +/ipfs/bafybeicjf3ztzfgpjye6l22hfipvtdh5gwvizseiiioudkbgdslurygtyi \ No newline at end of file diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index c77332d..9c554aa 120000 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1 +1 @@ -/ipfs/bafkreidigszq55lhzwgnqldhhkiawb6yrcz4lrt6bmzmzt7expexnvwgie \ No newline at end of file +/ipfs/bafkreidhcknepiacv6y5xcjonffahynqp5mldloiwr62z3jovcqgwo625y \ No newline at end of file diff --git a/series.conf b/series.conf index 3820140..e853f99 100644 --- a/series.conf +++ b/series.conf @@ -932,6 +932,30 @@ patches.kernel.org/6.0.3-850-lib-Kconfig.debug-Add-check-for-non-constant-.-.patch patches.kernel.org/6.0.3-851-arm64-dts-qcom-sc8280xp-pmics-Remove-reg-entry-.patch patches.kernel.org/6.0.3-852-Linux-6.0.3.patch + patches.kernel.org/6.0.4-001-drm-i915-bios-Validate-fp_timing-terminator-pre.patch + patches.kernel.org/6.0.4-002-drm-i915-bios-Use-hardcoded-fp_timing-size-for-.patch + patches.kernel.org/6.0.4-003-pinctrl-amd-change-dev_warn-to-dev_dbg-for-addi.patch + patches.kernel.org/6.0.4-004-thermal-intel_powerclamp-Use-first-online-CPU-a.patch + patches.kernel.org/6.0.4-005-io_uring-net-fail-zc-send-when-unsupported-by-s.patch + patches.kernel.org/6.0.4-006-HID-playstation-stop-DualSense-output-work-on-r.patch + patches.kernel.org/6.0.4-007-HID-playstation-add-initial-DualSense-Edge-cont.patch + patches.kernel.org/6.0.4-008-net-flag-sockets-supporting-msghdr-originated-z.patch + patches.kernel.org/6.0.4-009-drm-amd-pm-fulfill-SMU13.0.7-cstate-control-int.patch + patches.kernel.org/6.0.4-010-drm-amd-pm-add-SMU-IP-v13.0.4-IF-version-define.patch + patches.kernel.org/6.0.4-011-drm-amd-pm-disable-cstate-feature-for-gpu-reset.patch + patches.kernel.org/6.0.4-012-drm-amd-pm-fulfill-SMU13.0.0-cstate-control-int.patch + patches.kernel.org/6.0.4-013-drm-amd-pm-update-SMU-IP-v13.0.4-driver-interfa.patch + patches.kernel.org/6.0.4-014-dm-clone-Fix-typo-in-block_device-format-specif.patch + patches.kernel.org/6.0.4-015-efi-efivars-Fix-variable-writes-without-query_v.patch + patches.kernel.org/6.0.4-016-efi-ssdt-Don-t-free-memory-if-ACPI-table-was-lo.patch + patches.kernel.org/6.0.4-017-gcov-support-GCC-12.1-and-newer-compilers.patch + patches.kernel.org/6.0.4-018-io-wq-Fix-memory-leak-in-worker-creation.patch + patches.kernel.org/6.0.4-019-fbdev-core-Remove-remove_conflicting_pci_frameb.patch + patches.kernel.org/6.0.4-020-Revert-ALSA-hda-Fix-page-fault-in-snd_hda_codec.patch + patches.kernel.org/6.0.4-021-Linux-6.0.4.patch + patches.kernel.org/6.0.5-001-clk-tegra-Fix-Tegra-PWM-parent-clock.patch + patches.kernel.org/6.0.5-002-Revert-btrfs-call-__btrfs_remove_free_space_cac.patch + patches.kernel.org/6.0.5-003-Linux-6.0.5.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -984,6 +1008,7 @@ patches.suse/ACPI-resource-do-IRQ-override-on-LENOVO-IdeaPad.patch patches.suse/ALSA-hda-realtek-Add-quirk-for-ASUS-Zenbook-using-CS.patch patches.suse/ALSA-hda-realtek-Add-another-HP-ZBook-G9-model-quirk.patch + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch ######################################################## # kbuild/module infrastructure fixes diff --git a/source-timestamp b/source-timestamp index abf8475..3828700 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2022-10-22 07:43:26 +0000 -GIT Revision: f00a35f20f890e0c12cffca53f75a8fcedaf596d +2022-10-27 05:14:41 +0000 +GIT Revision: 7359656e16c5fb0cf358bc75890037b4d7164011 GIT Branch: stable