From bc9990e1ffd436eff925ee798b8548ed1ac5a5d2641d4bea86143573a028d6ed Mon Sep 17 00:00:00 2001 From: Kernel Bugs Date: Fri, 23 Dec 2022 08:18:02 +0000 Subject: [PATCH] commit e71748d44896da2c218a153173fa0504f34836bc OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1854 --- dtb-aarch64.changes | 44 ++++++++++++++++++++++++++++++++++++++ dtb-aarch64.spec | 6 +++--- dtb-armv6l.changes | 44 ++++++++++++++++++++++++++++++++++++++ dtb-armv6l.spec | 6 +++--- dtb-armv7l.changes | 44 ++++++++++++++++++++++++++++++++++++++ dtb-armv7l.spec | 6 +++--- dtb-riscv64.changes | 44 ++++++++++++++++++++++++++++++++++++++ dtb-riscv64.spec | 6 +++--- kernel-64kb.changes | 44 ++++++++++++++++++++++++++++++++++++++ kernel-64kb.spec | 12 +++++------ kernel-debug.changes | 44 ++++++++++++++++++++++++++++++++++++++ kernel-debug.spec | 12 +++++------ kernel-default.changes | 44 ++++++++++++++++++++++++++++++++++++++ kernel-default.spec | 12 +++++------ kernel-docs.changes | 44 ++++++++++++++++++++++++++++++++++++++ kernel-docs.spec | 8 +++---- kernel-kvmsmall.changes | 44 ++++++++++++++++++++++++++++++++++++++ kernel-kvmsmall.spec | 12 +++++------ kernel-lpae.changes | 44 ++++++++++++++++++++++++++++++++++++++ kernel-lpae.spec | 12 +++++------ kernel-obs-build.changes | 44 ++++++++++++++++++++++++++++++++++++++ kernel-obs-build.spec | 8 +++---- kernel-obs-qa.changes | 44 ++++++++++++++++++++++++++++++++++++++ kernel-obs-qa.spec | 6 +++--- kernel-pae.changes | 44 ++++++++++++++++++++++++++++++++++++++ kernel-pae.spec | 12 +++++------ kernel-source.changes | 44 ++++++++++++++++++++++++++++++++++++++ kernel-source.spec | 8 +++---- kernel-syms.changes | 44 ++++++++++++++++++++++++++++++++++++++ kernel-syms.spec | 6 +++--- kernel-vanilla.changes | 44 ++++++++++++++++++++++++++++++++++++++ kernel-vanilla.spec | 12 +++++------ kernel-zfcpdump.changes | 44 ++++++++++++++++++++++++++++++++++++++ kernel-zfcpdump.spec | 12 +++++------ patches.kernel.org.tar.bz2 | 4 ++-- series.conf | 25 ++++++++++++++++++++++ source-timestamp | 4 ++-- 37 files changed, 855 insertions(+), 82 deletions(-) diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index 1b88d7b7..61a47e48 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Thu Dec 22 16:36:59 CET 2022 - jslaby@suse.cz + +- Linux 6.1.1 (bsc#1012628). +- KEYS: encrypted: fix key instantiation with user-provided data + (bsc#1012628). +- cifs: fix oops during encryption (bsc#1012628). +- usb: dwc3: pci: Update PCIe device ID for USB3 controller on + CPU sub-system for Raptor Lake (bsc#1012628). +- usb: typec: ucsi: Resume in separate work (bsc#1012628). +- igb: Initialize mailbox message for VF reset (bsc#1012628). +- staging: r8188eu: fix led register settings (bsc#1012628). +- xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (bsc#1012628). +- USB: serial: f81534: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: f81232: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: cp210x: add Kamstrup RF sniffer PIDs (bsc#1012628). +- USB: serial: option: add Quectel EM05-G modem (bsc#1012628). +- usb: gadget: uvc: Prevent buffer overflow in setup handler + (bsc#1012628). +- udf: Fix extending file within last block (bsc#1012628). +- udf: Do not bother looking for prealloc extents if i_lenExtents + matches i_size (bsc#1012628). +- udf: Fix preallocation discarding at indirect extent boundary + (bsc#1012628). +- udf: Discard preallocation before extending file with a hole + (bsc#1012628). +- irqchip/ls-extirq: Fix endianness detection (bsc#1012628). +- mips: ralink: mt7621: do not use kzalloc too early + (bsc#1012628). +- mips: ralink: mt7621: soc queries and tests as functions + (bsc#1012628). +- mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem + (bsc#1012628). +- PCI: mt7621: Add sentinel to quirks table (bsc#1012628). +- libbpf: Fix uninitialized warning in btf_dump_dump_type_data + (bsc#1012628). +- x86/vdso: Conditionally export __vdso_sgx_enter_enclave() + (bsc#1012628). +- commit 181a470 + ------------------------------------------------------------------- Wed Dec 21 17:29:07 CET 2022 - jslaby@suse.cz diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 5676760b..a85fd0ee 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 6.1 -%define patchversion 6.1.0 +%define patchversion 6.1.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: 6.1.0 +Version: 6.1.1 %if 0%{?is_kotd} -Release: .gab10a11 +Release: .ge71748d %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index 1b88d7b7..61a47e48 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Thu Dec 22 16:36:59 CET 2022 - jslaby@suse.cz + +- Linux 6.1.1 (bsc#1012628). +- KEYS: encrypted: fix key instantiation with user-provided data + (bsc#1012628). +- cifs: fix oops during encryption (bsc#1012628). +- usb: dwc3: pci: Update PCIe device ID for USB3 controller on + CPU sub-system for Raptor Lake (bsc#1012628). +- usb: typec: ucsi: Resume in separate work (bsc#1012628). +- igb: Initialize mailbox message for VF reset (bsc#1012628). +- staging: r8188eu: fix led register settings (bsc#1012628). +- xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (bsc#1012628). +- USB: serial: f81534: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: f81232: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: cp210x: add Kamstrup RF sniffer PIDs (bsc#1012628). +- USB: serial: option: add Quectel EM05-G modem (bsc#1012628). +- usb: gadget: uvc: Prevent buffer overflow in setup handler + (bsc#1012628). +- udf: Fix extending file within last block (bsc#1012628). +- udf: Do not bother looking for prealloc extents if i_lenExtents + matches i_size (bsc#1012628). +- udf: Fix preallocation discarding at indirect extent boundary + (bsc#1012628). +- udf: Discard preallocation before extending file with a hole + (bsc#1012628). +- irqchip/ls-extirq: Fix endianness detection (bsc#1012628). +- mips: ralink: mt7621: do not use kzalloc too early + (bsc#1012628). +- mips: ralink: mt7621: soc queries and tests as functions + (bsc#1012628). +- mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem + (bsc#1012628). +- PCI: mt7621: Add sentinel to quirks table (bsc#1012628). +- libbpf: Fix uninitialized warning in btf_dump_dump_type_data + (bsc#1012628). +- x86/vdso: Conditionally export __vdso_sgx_enter_enclave() + (bsc#1012628). +- commit 181a470 + ------------------------------------------------------------------- Wed Dec 21 17:29:07 CET 2022 - jslaby@suse.cz diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index d83f01e1..98caabc4 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 6.1 -%define patchversion 6.1.0 +%define patchversion 6.1.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: 6.1.0 +Version: 6.1.1 %if 0%{?is_kotd} -Release: .gab10a11 +Release: .ge71748d %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index 1b88d7b7..61a47e48 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Thu Dec 22 16:36:59 CET 2022 - jslaby@suse.cz + +- Linux 6.1.1 (bsc#1012628). +- KEYS: encrypted: fix key instantiation with user-provided data + (bsc#1012628). +- cifs: fix oops during encryption (bsc#1012628). +- usb: dwc3: pci: Update PCIe device ID for USB3 controller on + CPU sub-system for Raptor Lake (bsc#1012628). +- usb: typec: ucsi: Resume in separate work (bsc#1012628). +- igb: Initialize mailbox message for VF reset (bsc#1012628). +- staging: r8188eu: fix led register settings (bsc#1012628). +- xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (bsc#1012628). +- USB: serial: f81534: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: f81232: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: cp210x: add Kamstrup RF sniffer PIDs (bsc#1012628). +- USB: serial: option: add Quectel EM05-G modem (bsc#1012628). +- usb: gadget: uvc: Prevent buffer overflow in setup handler + (bsc#1012628). +- udf: Fix extending file within last block (bsc#1012628). +- udf: Do not bother looking for prealloc extents if i_lenExtents + matches i_size (bsc#1012628). +- udf: Fix preallocation discarding at indirect extent boundary + (bsc#1012628). +- udf: Discard preallocation before extending file with a hole + (bsc#1012628). +- irqchip/ls-extirq: Fix endianness detection (bsc#1012628). +- mips: ralink: mt7621: do not use kzalloc too early + (bsc#1012628). +- mips: ralink: mt7621: soc queries and tests as functions + (bsc#1012628). +- mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem + (bsc#1012628). +- PCI: mt7621: Add sentinel to quirks table (bsc#1012628). +- libbpf: Fix uninitialized warning in btf_dump_dump_type_data + (bsc#1012628). +- x86/vdso: Conditionally export __vdso_sgx_enter_enclave() + (bsc#1012628). +- commit 181a470 + ------------------------------------------------------------------- Wed Dec 21 17:29:07 CET 2022 - jslaby@suse.cz diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index 79010e8f..c62b088b 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 6.1 -%define patchversion 6.1.0 +%define patchversion 6.1.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: 6.1.0 +Version: 6.1.1 %if 0%{?is_kotd} -Release: .gab10a11 +Release: .ge71748d %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index 1b88d7b7..61a47e48 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Thu Dec 22 16:36:59 CET 2022 - jslaby@suse.cz + +- Linux 6.1.1 (bsc#1012628). +- KEYS: encrypted: fix key instantiation with user-provided data + (bsc#1012628). +- cifs: fix oops during encryption (bsc#1012628). +- usb: dwc3: pci: Update PCIe device ID for USB3 controller on + CPU sub-system for Raptor Lake (bsc#1012628). +- usb: typec: ucsi: Resume in separate work (bsc#1012628). +- igb: Initialize mailbox message for VF reset (bsc#1012628). +- staging: r8188eu: fix led register settings (bsc#1012628). +- xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (bsc#1012628). +- USB: serial: f81534: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: f81232: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: cp210x: add Kamstrup RF sniffer PIDs (bsc#1012628). +- USB: serial: option: add Quectel EM05-G modem (bsc#1012628). +- usb: gadget: uvc: Prevent buffer overflow in setup handler + (bsc#1012628). +- udf: Fix extending file within last block (bsc#1012628). +- udf: Do not bother looking for prealloc extents if i_lenExtents + matches i_size (bsc#1012628). +- udf: Fix preallocation discarding at indirect extent boundary + (bsc#1012628). +- udf: Discard preallocation before extending file with a hole + (bsc#1012628). +- irqchip/ls-extirq: Fix endianness detection (bsc#1012628). +- mips: ralink: mt7621: do not use kzalloc too early + (bsc#1012628). +- mips: ralink: mt7621: soc queries and tests as functions + (bsc#1012628). +- mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem + (bsc#1012628). +- PCI: mt7621: Add sentinel to quirks table (bsc#1012628). +- libbpf: Fix uninitialized warning in btf_dump_dump_type_data + (bsc#1012628). +- x86/vdso: Conditionally export __vdso_sgx_enter_enclave() + (bsc#1012628). +- commit 181a470 + ------------------------------------------------------------------- Wed Dec 21 17:29:07 CET 2022 - jslaby@suse.cz diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index ef3a5351..2fc23973 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -17,7 +17,7 @@ %define srcversion 6.1 -%define patchversion 6.1.0 +%define patchversion 6.1.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: 6.1.0 +Version: 6.1.1 %if 0%{?is_kotd} -Release: .gab10a11 +Release: .ge71748d %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index 1b88d7b7..61a47e48 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Thu Dec 22 16:36:59 CET 2022 - jslaby@suse.cz + +- Linux 6.1.1 (bsc#1012628). +- KEYS: encrypted: fix key instantiation with user-provided data + (bsc#1012628). +- cifs: fix oops during encryption (bsc#1012628). +- usb: dwc3: pci: Update PCIe device ID for USB3 controller on + CPU sub-system for Raptor Lake (bsc#1012628). +- usb: typec: ucsi: Resume in separate work (bsc#1012628). +- igb: Initialize mailbox message for VF reset (bsc#1012628). +- staging: r8188eu: fix led register settings (bsc#1012628). +- xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (bsc#1012628). +- USB: serial: f81534: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: f81232: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: cp210x: add Kamstrup RF sniffer PIDs (bsc#1012628). +- USB: serial: option: add Quectel EM05-G modem (bsc#1012628). +- usb: gadget: uvc: Prevent buffer overflow in setup handler + (bsc#1012628). +- udf: Fix extending file within last block (bsc#1012628). +- udf: Do not bother looking for prealloc extents if i_lenExtents + matches i_size (bsc#1012628). +- udf: Fix preallocation discarding at indirect extent boundary + (bsc#1012628). +- udf: Discard preallocation before extending file with a hole + (bsc#1012628). +- irqchip/ls-extirq: Fix endianness detection (bsc#1012628). +- mips: ralink: mt7621: do not use kzalloc too early + (bsc#1012628). +- mips: ralink: mt7621: soc queries and tests as functions + (bsc#1012628). +- mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem + (bsc#1012628). +- PCI: mt7621: Add sentinel to quirks table (bsc#1012628). +- libbpf: Fix uninitialized warning in btf_dump_dump_type_data + (bsc#1012628). +- x86/vdso: Conditionally export __vdso_sgx_enter_enclave() + (bsc#1012628). +- commit 181a470 + ------------------------------------------------------------------- Wed Dec 21 17:29:07 CET 2022 - jslaby@suse.cz diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 4d508f43..3521040c 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.0 +%define patchversion 6.1.1 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -111,9 +111,9 @@ Name: kernel-64kb Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0-only Group: System/Kernel -Version: 6.1.0 +Version: 6.1.1 %if 0%{?is_kotd} -Release: .gab10a11 +Release: .ge71748d %else Release: 0 %endif @@ -240,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-ab10a112debd048481eeb4d1d93a7b2366be6072 -Provides: kernel-srchash-ab10a112debd048481eeb4d1d93a7b2366be6072 +Provides: kernel-%build_flavor-base-srchash-e71748d44896da2c218a153173fa0504f34836bc +Provides: kernel-srchash-e71748d44896da2c218a153173fa0504f34836bc # END COMMON DEPS -Provides: %name-srchash-ab10a112debd048481eeb4d1d93a7b2366be6072 +Provides: %name-srchash-e71748d44896da2c218a153173fa0504f34836bc %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 1b88d7b7..61a47e48 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Thu Dec 22 16:36:59 CET 2022 - jslaby@suse.cz + +- Linux 6.1.1 (bsc#1012628). +- KEYS: encrypted: fix key instantiation with user-provided data + (bsc#1012628). +- cifs: fix oops during encryption (bsc#1012628). +- usb: dwc3: pci: Update PCIe device ID for USB3 controller on + CPU sub-system for Raptor Lake (bsc#1012628). +- usb: typec: ucsi: Resume in separate work (bsc#1012628). +- igb: Initialize mailbox message for VF reset (bsc#1012628). +- staging: r8188eu: fix led register settings (bsc#1012628). +- xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (bsc#1012628). +- USB: serial: f81534: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: f81232: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: cp210x: add Kamstrup RF sniffer PIDs (bsc#1012628). +- USB: serial: option: add Quectel EM05-G modem (bsc#1012628). +- usb: gadget: uvc: Prevent buffer overflow in setup handler + (bsc#1012628). +- udf: Fix extending file within last block (bsc#1012628). +- udf: Do not bother looking for prealloc extents if i_lenExtents + matches i_size (bsc#1012628). +- udf: Fix preallocation discarding at indirect extent boundary + (bsc#1012628). +- udf: Discard preallocation before extending file with a hole + (bsc#1012628). +- irqchip/ls-extirq: Fix endianness detection (bsc#1012628). +- mips: ralink: mt7621: do not use kzalloc too early + (bsc#1012628). +- mips: ralink: mt7621: soc queries and tests as functions + (bsc#1012628). +- mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem + (bsc#1012628). +- PCI: mt7621: Add sentinel to quirks table (bsc#1012628). +- libbpf: Fix uninitialized warning in btf_dump_dump_type_data + (bsc#1012628). +- x86/vdso: Conditionally export __vdso_sgx_enter_enclave() + (bsc#1012628). +- commit 181a470 + ------------------------------------------------------------------- Wed Dec 21 17:29:07 CET 2022 - jslaby@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index d1b76b5b..4b078ec3 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.0 +%define patchversion 6.1.1 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -111,9 +111,9 @@ Name: kernel-debug Summary: A Debug Version of the Kernel License: GPL-2.0-only Group: System/Kernel -Version: 6.1.0 +Version: 6.1.1 %if 0%{?is_kotd} -Release: .gab10a11 +Release: .ge71748d %else Release: 0 %endif @@ -240,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-ab10a112debd048481eeb4d1d93a7b2366be6072 -Provides: kernel-srchash-ab10a112debd048481eeb4d1d93a7b2366be6072 +Provides: kernel-%build_flavor-base-srchash-e71748d44896da2c218a153173fa0504f34836bc +Provides: kernel-srchash-e71748d44896da2c218a153173fa0504f34836bc # END COMMON DEPS -Provides: %name-srchash-ab10a112debd048481eeb4d1d93a7b2366be6072 +Provides: %name-srchash-e71748d44896da2c218a153173fa0504f34836bc %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 1b88d7b7..61a47e48 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Thu Dec 22 16:36:59 CET 2022 - jslaby@suse.cz + +- Linux 6.1.1 (bsc#1012628). +- KEYS: encrypted: fix key instantiation with user-provided data + (bsc#1012628). +- cifs: fix oops during encryption (bsc#1012628). +- usb: dwc3: pci: Update PCIe device ID for USB3 controller on + CPU sub-system for Raptor Lake (bsc#1012628). +- usb: typec: ucsi: Resume in separate work (bsc#1012628). +- igb: Initialize mailbox message for VF reset (bsc#1012628). +- staging: r8188eu: fix led register settings (bsc#1012628). +- xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (bsc#1012628). +- USB: serial: f81534: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: f81232: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: cp210x: add Kamstrup RF sniffer PIDs (bsc#1012628). +- USB: serial: option: add Quectel EM05-G modem (bsc#1012628). +- usb: gadget: uvc: Prevent buffer overflow in setup handler + (bsc#1012628). +- udf: Fix extending file within last block (bsc#1012628). +- udf: Do not bother looking for prealloc extents if i_lenExtents + matches i_size (bsc#1012628). +- udf: Fix preallocation discarding at indirect extent boundary + (bsc#1012628). +- udf: Discard preallocation before extending file with a hole + (bsc#1012628). +- irqchip/ls-extirq: Fix endianness detection (bsc#1012628). +- mips: ralink: mt7621: do not use kzalloc too early + (bsc#1012628). +- mips: ralink: mt7621: soc queries and tests as functions + (bsc#1012628). +- mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem + (bsc#1012628). +- PCI: mt7621: Add sentinel to quirks table (bsc#1012628). +- libbpf: Fix uninitialized warning in btf_dump_dump_type_data + (bsc#1012628). +- x86/vdso: Conditionally export __vdso_sgx_enter_enclave() + (bsc#1012628). +- commit 181a470 + ------------------------------------------------------------------- Wed Dec 21 17:29:07 CET 2022 - jslaby@suse.cz diff --git a/kernel-default.spec b/kernel-default.spec index e642670c..e29c93ce 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.0 +%define patchversion 6.1.1 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -111,9 +111,9 @@ Name: kernel-default Summary: The Standard Kernel License: GPL-2.0-only Group: System/Kernel -Version: 6.1.0 +Version: 6.1.1 %if 0%{?is_kotd} -Release: .gab10a11 +Release: .ge71748d %else Release: 0 %endif @@ -240,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-ab10a112debd048481eeb4d1d93a7b2366be6072 -Provides: kernel-srchash-ab10a112debd048481eeb4d1d93a7b2366be6072 +Provides: kernel-%build_flavor-base-srchash-e71748d44896da2c218a153173fa0504f34836bc +Provides: kernel-srchash-e71748d44896da2c218a153173fa0504f34836bc # END COMMON DEPS -Provides: %name-srchash-ab10a112debd048481eeb4d1d93a7b2366be6072 +Provides: %name-srchash-e71748d44896da2c218a153173fa0504f34836bc %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 1b88d7b7..61a47e48 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Thu Dec 22 16:36:59 CET 2022 - jslaby@suse.cz + +- Linux 6.1.1 (bsc#1012628). +- KEYS: encrypted: fix key instantiation with user-provided data + (bsc#1012628). +- cifs: fix oops during encryption (bsc#1012628). +- usb: dwc3: pci: Update PCIe device ID for USB3 controller on + CPU sub-system for Raptor Lake (bsc#1012628). +- usb: typec: ucsi: Resume in separate work (bsc#1012628). +- igb: Initialize mailbox message for VF reset (bsc#1012628). +- staging: r8188eu: fix led register settings (bsc#1012628). +- xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (bsc#1012628). +- USB: serial: f81534: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: f81232: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: cp210x: add Kamstrup RF sniffer PIDs (bsc#1012628). +- USB: serial: option: add Quectel EM05-G modem (bsc#1012628). +- usb: gadget: uvc: Prevent buffer overflow in setup handler + (bsc#1012628). +- udf: Fix extending file within last block (bsc#1012628). +- udf: Do not bother looking for prealloc extents if i_lenExtents + matches i_size (bsc#1012628). +- udf: Fix preallocation discarding at indirect extent boundary + (bsc#1012628). +- udf: Discard preallocation before extending file with a hole + (bsc#1012628). +- irqchip/ls-extirq: Fix endianness detection (bsc#1012628). +- mips: ralink: mt7621: do not use kzalloc too early + (bsc#1012628). +- mips: ralink: mt7621: soc queries and tests as functions + (bsc#1012628). +- mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem + (bsc#1012628). +- PCI: mt7621: Add sentinel to quirks table (bsc#1012628). +- libbpf: Fix uninitialized warning in btf_dump_dump_type_data + (bsc#1012628). +- x86/vdso: Conditionally export __vdso_sgx_enter_enclave() + (bsc#1012628). +- commit 181a470 + ------------------------------------------------------------------- Wed Dec 21 17:29:07 CET 2022 - jslaby@suse.cz diff --git a/kernel-docs.spec b/kernel-docs.spec index 023f6642..119390c9 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 6.1 -%define patchversion 6.1.0 +%define patchversion 6.1.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: 6.1.0 +Version: 6.1.1 %if 0%{?is_kotd} -Release: .gab10a11 +Release: .ge71748d %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-ab10a112debd048481eeb4d1d93a7b2366be6072 +Provides: %name-srchash-e71748d44896da2c218a153173fa0504f34836bc 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 1b88d7b7..61a47e48 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Thu Dec 22 16:36:59 CET 2022 - jslaby@suse.cz + +- Linux 6.1.1 (bsc#1012628). +- KEYS: encrypted: fix key instantiation with user-provided data + (bsc#1012628). +- cifs: fix oops during encryption (bsc#1012628). +- usb: dwc3: pci: Update PCIe device ID for USB3 controller on + CPU sub-system for Raptor Lake (bsc#1012628). +- usb: typec: ucsi: Resume in separate work (bsc#1012628). +- igb: Initialize mailbox message for VF reset (bsc#1012628). +- staging: r8188eu: fix led register settings (bsc#1012628). +- xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (bsc#1012628). +- USB: serial: f81534: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: f81232: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: cp210x: add Kamstrup RF sniffer PIDs (bsc#1012628). +- USB: serial: option: add Quectel EM05-G modem (bsc#1012628). +- usb: gadget: uvc: Prevent buffer overflow in setup handler + (bsc#1012628). +- udf: Fix extending file within last block (bsc#1012628). +- udf: Do not bother looking for prealloc extents if i_lenExtents + matches i_size (bsc#1012628). +- udf: Fix preallocation discarding at indirect extent boundary + (bsc#1012628). +- udf: Discard preallocation before extending file with a hole + (bsc#1012628). +- irqchip/ls-extirq: Fix endianness detection (bsc#1012628). +- mips: ralink: mt7621: do not use kzalloc too early + (bsc#1012628). +- mips: ralink: mt7621: soc queries and tests as functions + (bsc#1012628). +- mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem + (bsc#1012628). +- PCI: mt7621: Add sentinel to quirks table (bsc#1012628). +- libbpf: Fix uninitialized warning in btf_dump_dump_type_data + (bsc#1012628). +- x86/vdso: Conditionally export __vdso_sgx_enter_enclave() + (bsc#1012628). +- commit 181a470 + ------------------------------------------------------------------- Wed Dec 21 17:29:07 CET 2022 - jslaby@suse.cz diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 3fe9b66f..c7ba899a 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.0 +%define patchversion 6.1.1 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -111,9 +111,9 @@ Name: kernel-kvmsmall Summary: The Small Developer Kernel for KVM License: GPL-2.0-only Group: System/Kernel -Version: 6.1.0 +Version: 6.1.1 %if 0%{?is_kotd} -Release: .gab10a11 +Release: .ge71748d %else Release: 0 %endif @@ -240,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-ab10a112debd048481eeb4d1d93a7b2366be6072 -Provides: kernel-srchash-ab10a112debd048481eeb4d1d93a7b2366be6072 +Provides: kernel-%build_flavor-base-srchash-e71748d44896da2c218a153173fa0504f34836bc +Provides: kernel-srchash-e71748d44896da2c218a153173fa0504f34836bc # END COMMON DEPS -Provides: %name-srchash-ab10a112debd048481eeb4d1d93a7b2366be6072 +Provides: %name-srchash-e71748d44896da2c218a153173fa0504f34836bc %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 1b88d7b7..61a47e48 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Thu Dec 22 16:36:59 CET 2022 - jslaby@suse.cz + +- Linux 6.1.1 (bsc#1012628). +- KEYS: encrypted: fix key instantiation with user-provided data + (bsc#1012628). +- cifs: fix oops during encryption (bsc#1012628). +- usb: dwc3: pci: Update PCIe device ID for USB3 controller on + CPU sub-system for Raptor Lake (bsc#1012628). +- usb: typec: ucsi: Resume in separate work (bsc#1012628). +- igb: Initialize mailbox message for VF reset (bsc#1012628). +- staging: r8188eu: fix led register settings (bsc#1012628). +- xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (bsc#1012628). +- USB: serial: f81534: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: f81232: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: cp210x: add Kamstrup RF sniffer PIDs (bsc#1012628). +- USB: serial: option: add Quectel EM05-G modem (bsc#1012628). +- usb: gadget: uvc: Prevent buffer overflow in setup handler + (bsc#1012628). +- udf: Fix extending file within last block (bsc#1012628). +- udf: Do not bother looking for prealloc extents if i_lenExtents + matches i_size (bsc#1012628). +- udf: Fix preallocation discarding at indirect extent boundary + (bsc#1012628). +- udf: Discard preallocation before extending file with a hole + (bsc#1012628). +- irqchip/ls-extirq: Fix endianness detection (bsc#1012628). +- mips: ralink: mt7621: do not use kzalloc too early + (bsc#1012628). +- mips: ralink: mt7621: soc queries and tests as functions + (bsc#1012628). +- mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem + (bsc#1012628). +- PCI: mt7621: Add sentinel to quirks table (bsc#1012628). +- libbpf: Fix uninitialized warning in btf_dump_dump_type_data + (bsc#1012628). +- x86/vdso: Conditionally export __vdso_sgx_enter_enclave() + (bsc#1012628). +- commit 181a470 + ------------------------------------------------------------------- Wed Dec 21 17:29:07 CET 2022 - jslaby@suse.cz diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 55c38bd1..0d09730f 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.0 +%define patchversion 6.1.1 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -111,9 +111,9 @@ Name: kernel-lpae Summary: Kernel for LPAE enabled systems License: GPL-2.0-only Group: System/Kernel -Version: 6.1.0 +Version: 6.1.1 %if 0%{?is_kotd} -Release: .gab10a11 +Release: .ge71748d %else Release: 0 %endif @@ -240,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-ab10a112debd048481eeb4d1d93a7b2366be6072 -Provides: kernel-srchash-ab10a112debd048481eeb4d1d93a7b2366be6072 +Provides: kernel-%build_flavor-base-srchash-e71748d44896da2c218a153173fa0504f34836bc +Provides: kernel-srchash-e71748d44896da2c218a153173fa0504f34836bc # END COMMON DEPS -Provides: %name-srchash-ab10a112debd048481eeb4d1d93a7b2366be6072 +Provides: %name-srchash-e71748d44896da2c218a153173fa0504f34836bc %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 1b88d7b7..61a47e48 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Thu Dec 22 16:36:59 CET 2022 - jslaby@suse.cz + +- Linux 6.1.1 (bsc#1012628). +- KEYS: encrypted: fix key instantiation with user-provided data + (bsc#1012628). +- cifs: fix oops during encryption (bsc#1012628). +- usb: dwc3: pci: Update PCIe device ID for USB3 controller on + CPU sub-system for Raptor Lake (bsc#1012628). +- usb: typec: ucsi: Resume in separate work (bsc#1012628). +- igb: Initialize mailbox message for VF reset (bsc#1012628). +- staging: r8188eu: fix led register settings (bsc#1012628). +- xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (bsc#1012628). +- USB: serial: f81534: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: f81232: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: cp210x: add Kamstrup RF sniffer PIDs (bsc#1012628). +- USB: serial: option: add Quectel EM05-G modem (bsc#1012628). +- usb: gadget: uvc: Prevent buffer overflow in setup handler + (bsc#1012628). +- udf: Fix extending file within last block (bsc#1012628). +- udf: Do not bother looking for prealloc extents if i_lenExtents + matches i_size (bsc#1012628). +- udf: Fix preallocation discarding at indirect extent boundary + (bsc#1012628). +- udf: Discard preallocation before extending file with a hole + (bsc#1012628). +- irqchip/ls-extirq: Fix endianness detection (bsc#1012628). +- mips: ralink: mt7621: do not use kzalloc too early + (bsc#1012628). +- mips: ralink: mt7621: soc queries and tests as functions + (bsc#1012628). +- mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem + (bsc#1012628). +- PCI: mt7621: Add sentinel to quirks table (bsc#1012628). +- libbpf: Fix uninitialized warning in btf_dump_dump_type_data + (bsc#1012628). +- x86/vdso: Conditionally export __vdso_sgx_enter_enclave() + (bsc#1012628). +- commit 181a470 + ------------------------------------------------------------------- Wed Dec 21 17:29:07 CET 2022 - jslaby@suse.cz diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index ac6e3efb..350acfb8 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 6.1.0 +%define patchversion 6.1.1 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-ab10a112debd048481eeb4d1d93a7b2366be6072 +BuildRequires: kernel%kernel_flavor-srchash-e71748d44896da2c218a153173fa0504f34836bc %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.1.0 +Version: 6.1.1 %if 0%{?is_kotd} -Release: .gab10a11 +Release: .ge71748d %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 1b88d7b7..61a47e48 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Thu Dec 22 16:36:59 CET 2022 - jslaby@suse.cz + +- Linux 6.1.1 (bsc#1012628). +- KEYS: encrypted: fix key instantiation with user-provided data + (bsc#1012628). +- cifs: fix oops during encryption (bsc#1012628). +- usb: dwc3: pci: Update PCIe device ID for USB3 controller on + CPU sub-system for Raptor Lake (bsc#1012628). +- usb: typec: ucsi: Resume in separate work (bsc#1012628). +- igb: Initialize mailbox message for VF reset (bsc#1012628). +- staging: r8188eu: fix led register settings (bsc#1012628). +- xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (bsc#1012628). +- USB: serial: f81534: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: f81232: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: cp210x: add Kamstrup RF sniffer PIDs (bsc#1012628). +- USB: serial: option: add Quectel EM05-G modem (bsc#1012628). +- usb: gadget: uvc: Prevent buffer overflow in setup handler + (bsc#1012628). +- udf: Fix extending file within last block (bsc#1012628). +- udf: Do not bother looking for prealloc extents if i_lenExtents + matches i_size (bsc#1012628). +- udf: Fix preallocation discarding at indirect extent boundary + (bsc#1012628). +- udf: Discard preallocation before extending file with a hole + (bsc#1012628). +- irqchip/ls-extirq: Fix endianness detection (bsc#1012628). +- mips: ralink: mt7621: do not use kzalloc too early + (bsc#1012628). +- mips: ralink: mt7621: soc queries and tests as functions + (bsc#1012628). +- mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem + (bsc#1012628). +- PCI: mt7621: Add sentinel to quirks table (bsc#1012628). +- libbpf: Fix uninitialized warning in btf_dump_dump_type_data + (bsc#1012628). +- x86/vdso: Conditionally export __vdso_sgx_enter_enclave() + (bsc#1012628). +- commit 181a470 + ------------------------------------------------------------------- Wed Dec 21 17:29:07 CET 2022 - jslaby@suse.cz diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 0518969d..2eaa6dc1 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 6.1.0 +%define patchversion 6.1.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: 6.1.0 +Version: 6.1.1 %if 0%{?is_kotd} -Release: .gab10a11 +Release: .ge71748d %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index 1b88d7b7..61a47e48 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Thu Dec 22 16:36:59 CET 2022 - jslaby@suse.cz + +- Linux 6.1.1 (bsc#1012628). +- KEYS: encrypted: fix key instantiation with user-provided data + (bsc#1012628). +- cifs: fix oops during encryption (bsc#1012628). +- usb: dwc3: pci: Update PCIe device ID for USB3 controller on + CPU sub-system for Raptor Lake (bsc#1012628). +- usb: typec: ucsi: Resume in separate work (bsc#1012628). +- igb: Initialize mailbox message for VF reset (bsc#1012628). +- staging: r8188eu: fix led register settings (bsc#1012628). +- xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (bsc#1012628). +- USB: serial: f81534: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: f81232: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: cp210x: add Kamstrup RF sniffer PIDs (bsc#1012628). +- USB: serial: option: add Quectel EM05-G modem (bsc#1012628). +- usb: gadget: uvc: Prevent buffer overflow in setup handler + (bsc#1012628). +- udf: Fix extending file within last block (bsc#1012628). +- udf: Do not bother looking for prealloc extents if i_lenExtents + matches i_size (bsc#1012628). +- udf: Fix preallocation discarding at indirect extent boundary + (bsc#1012628). +- udf: Discard preallocation before extending file with a hole + (bsc#1012628). +- irqchip/ls-extirq: Fix endianness detection (bsc#1012628). +- mips: ralink: mt7621: do not use kzalloc too early + (bsc#1012628). +- mips: ralink: mt7621: soc queries and tests as functions + (bsc#1012628). +- mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem + (bsc#1012628). +- PCI: mt7621: Add sentinel to quirks table (bsc#1012628). +- libbpf: Fix uninitialized warning in btf_dump_dump_type_data + (bsc#1012628). +- x86/vdso: Conditionally export __vdso_sgx_enter_enclave() + (bsc#1012628). +- commit 181a470 + ------------------------------------------------------------------- Wed Dec 21 17:29:07 CET 2022 - jslaby@suse.cz diff --git a/kernel-pae.spec b/kernel-pae.spec index cd7c9e18..2c6163ff 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.0 +%define patchversion 6.1.1 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -111,9 +111,9 @@ Name: kernel-pae Summary: Kernel with PAE Support License: GPL-2.0-only Group: System/Kernel -Version: 6.1.0 +Version: 6.1.1 %if 0%{?is_kotd} -Release: .gab10a11 +Release: .ge71748d %else Release: 0 %endif @@ -240,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-ab10a112debd048481eeb4d1d93a7b2366be6072 -Provides: kernel-srchash-ab10a112debd048481eeb4d1d93a7b2366be6072 +Provides: kernel-%build_flavor-base-srchash-e71748d44896da2c218a153173fa0504f34836bc +Provides: kernel-srchash-e71748d44896da2c218a153173fa0504f34836bc # END COMMON DEPS -Provides: %name-srchash-ab10a112debd048481eeb4d1d93a7b2366be6072 +Provides: %name-srchash-e71748d44896da2c218a153173fa0504f34836bc %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 1b88d7b7..61a47e48 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Thu Dec 22 16:36:59 CET 2022 - jslaby@suse.cz + +- Linux 6.1.1 (bsc#1012628). +- KEYS: encrypted: fix key instantiation with user-provided data + (bsc#1012628). +- cifs: fix oops during encryption (bsc#1012628). +- usb: dwc3: pci: Update PCIe device ID for USB3 controller on + CPU sub-system for Raptor Lake (bsc#1012628). +- usb: typec: ucsi: Resume in separate work (bsc#1012628). +- igb: Initialize mailbox message for VF reset (bsc#1012628). +- staging: r8188eu: fix led register settings (bsc#1012628). +- xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (bsc#1012628). +- USB: serial: f81534: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: f81232: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: cp210x: add Kamstrup RF sniffer PIDs (bsc#1012628). +- USB: serial: option: add Quectel EM05-G modem (bsc#1012628). +- usb: gadget: uvc: Prevent buffer overflow in setup handler + (bsc#1012628). +- udf: Fix extending file within last block (bsc#1012628). +- udf: Do not bother looking for prealloc extents if i_lenExtents + matches i_size (bsc#1012628). +- udf: Fix preallocation discarding at indirect extent boundary + (bsc#1012628). +- udf: Discard preallocation before extending file with a hole + (bsc#1012628). +- irqchip/ls-extirq: Fix endianness detection (bsc#1012628). +- mips: ralink: mt7621: do not use kzalloc too early + (bsc#1012628). +- mips: ralink: mt7621: soc queries and tests as functions + (bsc#1012628). +- mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem + (bsc#1012628). +- PCI: mt7621: Add sentinel to quirks table (bsc#1012628). +- libbpf: Fix uninitialized warning in btf_dump_dump_type_data + (bsc#1012628). +- x86/vdso: Conditionally export __vdso_sgx_enter_enclave() + (bsc#1012628). +- commit 181a470 + ------------------------------------------------------------------- Wed Dec 21 17:29:07 CET 2022 - jslaby@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index 94e1d8b1..a7418b93 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -17,7 +17,7 @@ %define srcversion 6.1 -%define patchversion 6.1.0 +%define patchversion 6.1.1 %define variant %{nil} %define vanilla_only 0 @@ -31,9 +31,9 @@ %endif Name: kernel-source -Version: 6.1.0 +Version: 6.1.1 %if 0%{?is_kotd} -Release: .gab10a11 +Release: .ge71748d %else Release: 0 %endif @@ -50,7 +50,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-ab10a112debd048481eeb4d1d93a7b2366be6072 +Provides: %name-srchash-e71748d44896da2c218a153173fa0504f34836bc 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 1b88d7b7..61a47e48 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Thu Dec 22 16:36:59 CET 2022 - jslaby@suse.cz + +- Linux 6.1.1 (bsc#1012628). +- KEYS: encrypted: fix key instantiation with user-provided data + (bsc#1012628). +- cifs: fix oops during encryption (bsc#1012628). +- usb: dwc3: pci: Update PCIe device ID for USB3 controller on + CPU sub-system for Raptor Lake (bsc#1012628). +- usb: typec: ucsi: Resume in separate work (bsc#1012628). +- igb: Initialize mailbox message for VF reset (bsc#1012628). +- staging: r8188eu: fix led register settings (bsc#1012628). +- xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (bsc#1012628). +- USB: serial: f81534: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: f81232: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: cp210x: add Kamstrup RF sniffer PIDs (bsc#1012628). +- USB: serial: option: add Quectel EM05-G modem (bsc#1012628). +- usb: gadget: uvc: Prevent buffer overflow in setup handler + (bsc#1012628). +- udf: Fix extending file within last block (bsc#1012628). +- udf: Do not bother looking for prealloc extents if i_lenExtents + matches i_size (bsc#1012628). +- udf: Fix preallocation discarding at indirect extent boundary + (bsc#1012628). +- udf: Discard preallocation before extending file with a hole + (bsc#1012628). +- irqchip/ls-extirq: Fix endianness detection (bsc#1012628). +- mips: ralink: mt7621: do not use kzalloc too early + (bsc#1012628). +- mips: ralink: mt7621: soc queries and tests as functions + (bsc#1012628). +- mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem + (bsc#1012628). +- PCI: mt7621: Add sentinel to quirks table (bsc#1012628). +- libbpf: Fix uninitialized warning in btf_dump_dump_type_data + (bsc#1012628). +- x86/vdso: Conditionally export __vdso_sgx_enter_enclave() + (bsc#1012628). +- commit 181a470 + ------------------------------------------------------------------- Wed Dec 21 17:29:07 CET 2022 - jslaby@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index c98adb6f..85089b59 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.1.0 +Version: 6.1.1 %if %using_buildservice %if 0%{?is_kotd} -Release: .gab10a11 +Release: .ge71748d %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-ab10a112debd048481eeb4d1d93a7b2366be6072 +Provides: %name-srchash-e71748d44896da2c218a153173fa0504f34836bc Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 1b88d7b7..61a47e48 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Thu Dec 22 16:36:59 CET 2022 - jslaby@suse.cz + +- Linux 6.1.1 (bsc#1012628). +- KEYS: encrypted: fix key instantiation with user-provided data + (bsc#1012628). +- cifs: fix oops during encryption (bsc#1012628). +- usb: dwc3: pci: Update PCIe device ID for USB3 controller on + CPU sub-system for Raptor Lake (bsc#1012628). +- usb: typec: ucsi: Resume in separate work (bsc#1012628). +- igb: Initialize mailbox message for VF reset (bsc#1012628). +- staging: r8188eu: fix led register settings (bsc#1012628). +- xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (bsc#1012628). +- USB: serial: f81534: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: f81232: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: cp210x: add Kamstrup RF sniffer PIDs (bsc#1012628). +- USB: serial: option: add Quectel EM05-G modem (bsc#1012628). +- usb: gadget: uvc: Prevent buffer overflow in setup handler + (bsc#1012628). +- udf: Fix extending file within last block (bsc#1012628). +- udf: Do not bother looking for prealloc extents if i_lenExtents + matches i_size (bsc#1012628). +- udf: Fix preallocation discarding at indirect extent boundary + (bsc#1012628). +- udf: Discard preallocation before extending file with a hole + (bsc#1012628). +- irqchip/ls-extirq: Fix endianness detection (bsc#1012628). +- mips: ralink: mt7621: do not use kzalloc too early + (bsc#1012628). +- mips: ralink: mt7621: soc queries and tests as functions + (bsc#1012628). +- mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem + (bsc#1012628). +- PCI: mt7621: Add sentinel to quirks table (bsc#1012628). +- libbpf: Fix uninitialized warning in btf_dump_dump_type_data + (bsc#1012628). +- x86/vdso: Conditionally export __vdso_sgx_enter_enclave() + (bsc#1012628). +- commit 181a470 + ------------------------------------------------------------------- Wed Dec 21 17:29:07 CET 2022 - jslaby@suse.cz diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index e5b84178..b9e3c778 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.0 +%define patchversion 6.1.1 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -111,9 +111,9 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0-only Group: System/Kernel -Version: 6.1.0 +Version: 6.1.1 %if 0%{?is_kotd} -Release: .gab10a11 +Release: .ge71748d %else Release: 0 %endif @@ -240,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-ab10a112debd048481eeb4d1d93a7b2366be6072 -Provides: kernel-srchash-ab10a112debd048481eeb4d1d93a7b2366be6072 +Provides: kernel-%build_flavor-base-srchash-e71748d44896da2c218a153173fa0504f34836bc +Provides: kernel-srchash-e71748d44896da2c218a153173fa0504f34836bc # END COMMON DEPS -Provides: %name-srchash-ab10a112debd048481eeb4d1d93a7b2366be6072 +Provides: %name-srchash-e71748d44896da2c218a153173fa0504f34836bc %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 1b88d7b7..61a47e48 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Thu Dec 22 16:36:59 CET 2022 - jslaby@suse.cz + +- Linux 6.1.1 (bsc#1012628). +- KEYS: encrypted: fix key instantiation with user-provided data + (bsc#1012628). +- cifs: fix oops during encryption (bsc#1012628). +- usb: dwc3: pci: Update PCIe device ID for USB3 controller on + CPU sub-system for Raptor Lake (bsc#1012628). +- usb: typec: ucsi: Resume in separate work (bsc#1012628). +- igb: Initialize mailbox message for VF reset (bsc#1012628). +- staging: r8188eu: fix led register settings (bsc#1012628). +- xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook + (bsc#1012628). +- USB: serial: f81534: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: f81232: fix division by zero on line-speed change + (bsc#1012628). +- USB: serial: cp210x: add Kamstrup RF sniffer PIDs (bsc#1012628). +- USB: serial: option: add Quectel EM05-G modem (bsc#1012628). +- usb: gadget: uvc: Prevent buffer overflow in setup handler + (bsc#1012628). +- udf: Fix extending file within last block (bsc#1012628). +- udf: Do not bother looking for prealloc extents if i_lenExtents + matches i_size (bsc#1012628). +- udf: Fix preallocation discarding at indirect extent boundary + (bsc#1012628). +- udf: Discard preallocation before extending file with a hole + (bsc#1012628). +- irqchip/ls-extirq: Fix endianness detection (bsc#1012628). +- mips: ralink: mt7621: do not use kzalloc too early + (bsc#1012628). +- mips: ralink: mt7621: soc queries and tests as functions + (bsc#1012628). +- mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem + (bsc#1012628). +- PCI: mt7621: Add sentinel to quirks table (bsc#1012628). +- libbpf: Fix uninitialized warning in btf_dump_dump_type_data + (bsc#1012628). +- x86/vdso: Conditionally export __vdso_sgx_enter_enclave() + (bsc#1012628). +- commit 181a470 + ------------------------------------------------------------------- Wed Dec 21 17:29:07 CET 2022 - jslaby@suse.cz diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index 15b46179..ddc10908 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.0 +%define patchversion 6.1.1 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -111,9 +111,9 @@ Name: kernel-zfcpdump Summary: The IBM System Z zfcpdump Kernel License: GPL-2.0-only Group: System/Kernel -Version: 6.1.0 +Version: 6.1.1 %if 0%{?is_kotd} -Release: .gab10a11 +Release: .ge71748d %else Release: 0 %endif @@ -240,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-ab10a112debd048481eeb4d1d93a7b2366be6072 -Provides: kernel-srchash-ab10a112debd048481eeb4d1d93a7b2366be6072 +Provides: kernel-%build_flavor-base-srchash-e71748d44896da2c218a153173fa0504f34836bc +Provides: kernel-srchash-e71748d44896da2c218a153173fa0504f34836bc # END COMMON DEPS -Provides: %name-srchash-ab10a112debd048481eeb4d1d93a7b2366be6072 +Provides: %name-srchash-e71748d44896da2c218a153173fa0504f34836bc %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 3f8741cd..ca77d62f 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ee18541c0eac40ab98a3cc2afffb20d24e6531f3cdbb7990b74d2deb7c88225b -size 133 +oid sha256:d0dbf6ed96a3273f1926bea93d22c7127ae62da5875b30549b060ede6bc503c6 +size 23921 diff --git a/series.conf b/series.conf index c7f7558b..38dc246a 100644 --- a/series.conf +++ b/series.conf @@ -27,6 +27,31 @@ # DO NOT MODIFY THEM! # Send separate patches upstream if you find a problem... ######################################################## + patches.kernel.org/6.1.1-001-x86-vdso-Conditionally-export-__vdso_sgx_enter_.patch + patches.kernel.org/6.1.1-002-libbpf-Fix-uninitialized-warning-in-btf_dump_du.patch + patches.kernel.org/6.1.1-003-PCI-mt7621-Add-sentinel-to-quirks-table.patch + patches.kernel.org/6.1.1-004-mips-ralink-mt7621-define-MT7621_SYSC_BASE-with.patch + patches.kernel.org/6.1.1-005-mips-ralink-mt7621-soc-queries-and-tests-as-fun.patch + patches.kernel.org/6.1.1-006-mips-ralink-mt7621-do-not-use-kzalloc-too-early.patch + patches.kernel.org/6.1.1-007-irqchip-ls-extirq-Fix-endianness-detection.patch + patches.kernel.org/6.1.1-008-udf-Discard-preallocation-before-extending-file.patch + patches.kernel.org/6.1.1-009-udf-Fix-preallocation-discarding-at-indirect-ex.patch + patches.kernel.org/6.1.1-010-udf-Do-not-bother-looking-for-prealloc-extents-.patch + patches.kernel.org/6.1.1-011-udf-Fix-extending-file-within-last-block.patch + patches.kernel.org/6.1.1-012-usb-gadget-uvc-Prevent-buffer-overflow-in-setup.patch + patches.kernel.org/6.1.1-013-USB-serial-option-add-Quectel-EM05-G-modem.patch + patches.kernel.org/6.1.1-014-USB-serial-cp210x-add-Kamstrup-RF-sniffer-PIDs.patch + patches.kernel.org/6.1.1-015-USB-serial-f81232-fix-division-by-zero-on-line-.patch + patches.kernel.org/6.1.1-016-USB-serial-f81534-fix-division-by-zero-on-line-.patch + patches.kernel.org/6.1.1-017-ALSA-hda-realtek-fix-mute-micmute-LEDs-for-a-HP.patch + patches.kernel.org/6.1.1-018-xhci-Apply-XHCI_RESET_TO_DEFAULT-quirk-to-ADL-N.patch + patches.kernel.org/6.1.1-019-staging-r8188eu-fix-led-register-settings.patch + patches.kernel.org/6.1.1-020-igb-Initialize-mailbox-message-for-VF-reset.patch + patches.kernel.org/6.1.1-021-usb-typec-ucsi-Resume-in-separate-work.patch + patches.kernel.org/6.1.1-022-usb-dwc3-pci-Update-PCIe-device-ID-for-USB3-con.patch + patches.kernel.org/6.1.1-023-cifs-fix-oops-during-encryption.patch + patches.kernel.org/6.1.1-024-KEYS-encrypted-fix-key-instantiation-with-user-.patch + patches.kernel.org/6.1.1-025-Linux-6.1.1.patch ######################################################## # Build fixes that apply to the vanilla kernel too. diff --git a/source-timestamp b/source-timestamp index b826e7b9..c75b4f3b 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2022-12-21 16:29:21 +0000 -GIT Revision: ab10a112debd048481eeb4d1d93a7b2366be6072 +2022-12-22 15:37:40 +0000 +GIT Revision: e71748d44896da2c218a153173fa0504f34836bc GIT Branch: stable