diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index 46f7c6f7..400a0d8e 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Mon Feb 6 08:27:11 CET 2023 - jslaby@suse.cz + +- Linux 6.1.10 (bsc#1012628). +- net: mctp: purge receive queues on sk destruction (bsc#1012628). +- rust: print: avoid evaluating arguments in `pr_*` macros in + `unsafe` blocks (bsc#1012628). +- net: fix NULL pointer in skb_segment_list (bsc#1012628). +- gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode + (bsc#1012628). +- gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU + (bsc#1012628). +- nvme-apple: only reset the controller when RTKit is running + (bsc#1012628). +- cifs: fix return of uninitialized rc in + dfs_cache_update_tgthint() (bsc#1012628). +- gpiolib: acpi: Allow ignoring wake capability on pins that + aren't in _AEI (bsc#1012628). +- dmaengine: imx-sdma: Fix a possible memory leak in + sdma_transfer_init (bsc#1012628). +- HID: playstation: sanity check DualSense calibration data + (bsc#1012628). +- HID: uclogic: Add support for XP-PEN Deco 01 V2 (bsc#1012628). +- s390: workaround invalid gcc-11 out of bounds read warning + (bsc#1012628). +- block: fix hctx checks for batch allocation (bsc#1012628). +- ACPI: video: Add backlight=native DMI quirk for Acer Aspire + 4810T (bsc#1012628). +- LoongArch: Get frame info in unwind_start() when regs is not + available (bsc#1012628). +- blk-cgroup: fix missing pd_online_fn() while activating policy + (bsc#1012628). +- erofs: clean up parsing of fscache related options + (bsc#1012628). +- kselftest: Fix error message for unconfigured LLVM builds + (bsc#1012628). +- ARM: omap1: fix building gpio15xx (bsc#1012628). +- arm64: dts: msm8994-angler: fix the memory map (bsc#1012628). +- mac80211: Fix MLO address translation for multiple bss case + (bsc#1012628). +- erofs/zmap.c: Fix incorrect offset calculation (bsc#1012628). +- bpf: Skip task with pid=1 in send_signal_common() (bsc#1012628). +- firmware: arm_scmi: Clear stale xfer->hdr.status (bsc#1012628). +- arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCI + (bsc#1012628). +- arm64: dts: freescale: Fix pca954x i2c-mux node names + (bsc#1012628). +- ARM: dts: vf610: Fix pca9548 i2c-mux node names (bsc#1012628). +- ARM: dts: imx: Fix pca9547 i2c-mux node name (bsc#1012628). +- commit 2a0570b + ------------------------------------------------------------------- Wed Feb 1 08:45:32 CET 2023 - jslaby@suse.cz diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 97ebaf56..d26df20b 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 6.1 -%define patchversion 6.1.9 +%define patchversion 6.1.10 %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.9 +Version: 6.1.10 %if 0%{?is_kotd} -Release: .g79d6a70 +Release: .g2a0570b %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index 46f7c6f7..400a0d8e 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Mon Feb 6 08:27:11 CET 2023 - jslaby@suse.cz + +- Linux 6.1.10 (bsc#1012628). +- net: mctp: purge receive queues on sk destruction (bsc#1012628). +- rust: print: avoid evaluating arguments in `pr_*` macros in + `unsafe` blocks (bsc#1012628). +- net: fix NULL pointer in skb_segment_list (bsc#1012628). +- gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode + (bsc#1012628). +- gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU + (bsc#1012628). +- nvme-apple: only reset the controller when RTKit is running + (bsc#1012628). +- cifs: fix return of uninitialized rc in + dfs_cache_update_tgthint() (bsc#1012628). +- gpiolib: acpi: Allow ignoring wake capability on pins that + aren't in _AEI (bsc#1012628). +- dmaengine: imx-sdma: Fix a possible memory leak in + sdma_transfer_init (bsc#1012628). +- HID: playstation: sanity check DualSense calibration data + (bsc#1012628). +- HID: uclogic: Add support for XP-PEN Deco 01 V2 (bsc#1012628). +- s390: workaround invalid gcc-11 out of bounds read warning + (bsc#1012628). +- block: fix hctx checks for batch allocation (bsc#1012628). +- ACPI: video: Add backlight=native DMI quirk for Acer Aspire + 4810T (bsc#1012628). +- LoongArch: Get frame info in unwind_start() when regs is not + available (bsc#1012628). +- blk-cgroup: fix missing pd_online_fn() while activating policy + (bsc#1012628). +- erofs: clean up parsing of fscache related options + (bsc#1012628). +- kselftest: Fix error message for unconfigured LLVM builds + (bsc#1012628). +- ARM: omap1: fix building gpio15xx (bsc#1012628). +- arm64: dts: msm8994-angler: fix the memory map (bsc#1012628). +- mac80211: Fix MLO address translation for multiple bss case + (bsc#1012628). +- erofs/zmap.c: Fix incorrect offset calculation (bsc#1012628). +- bpf: Skip task with pid=1 in send_signal_common() (bsc#1012628). +- firmware: arm_scmi: Clear stale xfer->hdr.status (bsc#1012628). +- arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCI + (bsc#1012628). +- arm64: dts: freescale: Fix pca954x i2c-mux node names + (bsc#1012628). +- ARM: dts: vf610: Fix pca9548 i2c-mux node names (bsc#1012628). +- ARM: dts: imx: Fix pca9547 i2c-mux node name (bsc#1012628). +- commit 2a0570b + ------------------------------------------------------------------- Wed Feb 1 08:45:32 CET 2023 - jslaby@suse.cz diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index ca3d1dc4..a497b49d 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 6.1 -%define patchversion 6.1.9 +%define patchversion 6.1.10 %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.9 +Version: 6.1.10 %if 0%{?is_kotd} -Release: .g79d6a70 +Release: .g2a0570b %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index 46f7c6f7..400a0d8e 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Mon Feb 6 08:27:11 CET 2023 - jslaby@suse.cz + +- Linux 6.1.10 (bsc#1012628). +- net: mctp: purge receive queues on sk destruction (bsc#1012628). +- rust: print: avoid evaluating arguments in `pr_*` macros in + `unsafe` blocks (bsc#1012628). +- net: fix NULL pointer in skb_segment_list (bsc#1012628). +- gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode + (bsc#1012628). +- gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU + (bsc#1012628). +- nvme-apple: only reset the controller when RTKit is running + (bsc#1012628). +- cifs: fix return of uninitialized rc in + dfs_cache_update_tgthint() (bsc#1012628). +- gpiolib: acpi: Allow ignoring wake capability on pins that + aren't in _AEI (bsc#1012628). +- dmaengine: imx-sdma: Fix a possible memory leak in + sdma_transfer_init (bsc#1012628). +- HID: playstation: sanity check DualSense calibration data + (bsc#1012628). +- HID: uclogic: Add support for XP-PEN Deco 01 V2 (bsc#1012628). +- s390: workaround invalid gcc-11 out of bounds read warning + (bsc#1012628). +- block: fix hctx checks for batch allocation (bsc#1012628). +- ACPI: video: Add backlight=native DMI quirk for Acer Aspire + 4810T (bsc#1012628). +- LoongArch: Get frame info in unwind_start() when regs is not + available (bsc#1012628). +- blk-cgroup: fix missing pd_online_fn() while activating policy + (bsc#1012628). +- erofs: clean up parsing of fscache related options + (bsc#1012628). +- kselftest: Fix error message for unconfigured LLVM builds + (bsc#1012628). +- ARM: omap1: fix building gpio15xx (bsc#1012628). +- arm64: dts: msm8994-angler: fix the memory map (bsc#1012628). +- mac80211: Fix MLO address translation for multiple bss case + (bsc#1012628). +- erofs/zmap.c: Fix incorrect offset calculation (bsc#1012628). +- bpf: Skip task with pid=1 in send_signal_common() (bsc#1012628). +- firmware: arm_scmi: Clear stale xfer->hdr.status (bsc#1012628). +- arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCI + (bsc#1012628). +- arm64: dts: freescale: Fix pca954x i2c-mux node names + (bsc#1012628). +- ARM: dts: vf610: Fix pca9548 i2c-mux node names (bsc#1012628). +- ARM: dts: imx: Fix pca9547 i2c-mux node name (bsc#1012628). +- commit 2a0570b + ------------------------------------------------------------------- Wed Feb 1 08:45:32 CET 2023 - jslaby@suse.cz diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index ad5aca53..b5f6f512 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 6.1 -%define patchversion 6.1.9 +%define patchversion 6.1.10 %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.9 +Version: 6.1.10 %if 0%{?is_kotd} -Release: .g79d6a70 +Release: .g2a0570b %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index 46f7c6f7..400a0d8e 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Mon Feb 6 08:27:11 CET 2023 - jslaby@suse.cz + +- Linux 6.1.10 (bsc#1012628). +- net: mctp: purge receive queues on sk destruction (bsc#1012628). +- rust: print: avoid evaluating arguments in `pr_*` macros in + `unsafe` blocks (bsc#1012628). +- net: fix NULL pointer in skb_segment_list (bsc#1012628). +- gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode + (bsc#1012628). +- gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU + (bsc#1012628). +- nvme-apple: only reset the controller when RTKit is running + (bsc#1012628). +- cifs: fix return of uninitialized rc in + dfs_cache_update_tgthint() (bsc#1012628). +- gpiolib: acpi: Allow ignoring wake capability on pins that + aren't in _AEI (bsc#1012628). +- dmaengine: imx-sdma: Fix a possible memory leak in + sdma_transfer_init (bsc#1012628). +- HID: playstation: sanity check DualSense calibration data + (bsc#1012628). +- HID: uclogic: Add support for XP-PEN Deco 01 V2 (bsc#1012628). +- s390: workaround invalid gcc-11 out of bounds read warning + (bsc#1012628). +- block: fix hctx checks for batch allocation (bsc#1012628). +- ACPI: video: Add backlight=native DMI quirk for Acer Aspire + 4810T (bsc#1012628). +- LoongArch: Get frame info in unwind_start() when regs is not + available (bsc#1012628). +- blk-cgroup: fix missing pd_online_fn() while activating policy + (bsc#1012628). +- erofs: clean up parsing of fscache related options + (bsc#1012628). +- kselftest: Fix error message for unconfigured LLVM builds + (bsc#1012628). +- ARM: omap1: fix building gpio15xx (bsc#1012628). +- arm64: dts: msm8994-angler: fix the memory map (bsc#1012628). +- mac80211: Fix MLO address translation for multiple bss case + (bsc#1012628). +- erofs/zmap.c: Fix incorrect offset calculation (bsc#1012628). +- bpf: Skip task with pid=1 in send_signal_common() (bsc#1012628). +- firmware: arm_scmi: Clear stale xfer->hdr.status (bsc#1012628). +- arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCI + (bsc#1012628). +- arm64: dts: freescale: Fix pca954x i2c-mux node names + (bsc#1012628). +- ARM: dts: vf610: Fix pca9548 i2c-mux node names (bsc#1012628). +- ARM: dts: imx: Fix pca9547 i2c-mux node name (bsc#1012628). +- commit 2a0570b + ------------------------------------------------------------------- Wed Feb 1 08:45:32 CET 2023 - jslaby@suse.cz diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index 562303a2..743dba48 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -17,7 +17,7 @@ %define srcversion 6.1 -%define patchversion 6.1.9 +%define patchversion 6.1.10 %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.9 +Version: 6.1.10 %if 0%{?is_kotd} -Release: .g79d6a70 +Release: .g2a0570b %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index 46f7c6f7..400a0d8e 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Mon Feb 6 08:27:11 CET 2023 - jslaby@suse.cz + +- Linux 6.1.10 (bsc#1012628). +- net: mctp: purge receive queues on sk destruction (bsc#1012628). +- rust: print: avoid evaluating arguments in `pr_*` macros in + `unsafe` blocks (bsc#1012628). +- net: fix NULL pointer in skb_segment_list (bsc#1012628). +- gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode + (bsc#1012628). +- gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU + (bsc#1012628). +- nvme-apple: only reset the controller when RTKit is running + (bsc#1012628). +- cifs: fix return of uninitialized rc in + dfs_cache_update_tgthint() (bsc#1012628). +- gpiolib: acpi: Allow ignoring wake capability on pins that + aren't in _AEI (bsc#1012628). +- dmaengine: imx-sdma: Fix a possible memory leak in + sdma_transfer_init (bsc#1012628). +- HID: playstation: sanity check DualSense calibration data + (bsc#1012628). +- HID: uclogic: Add support for XP-PEN Deco 01 V2 (bsc#1012628). +- s390: workaround invalid gcc-11 out of bounds read warning + (bsc#1012628). +- block: fix hctx checks for batch allocation (bsc#1012628). +- ACPI: video: Add backlight=native DMI quirk for Acer Aspire + 4810T (bsc#1012628). +- LoongArch: Get frame info in unwind_start() when regs is not + available (bsc#1012628). +- blk-cgroup: fix missing pd_online_fn() while activating policy + (bsc#1012628). +- erofs: clean up parsing of fscache related options + (bsc#1012628). +- kselftest: Fix error message for unconfigured LLVM builds + (bsc#1012628). +- ARM: omap1: fix building gpio15xx (bsc#1012628). +- arm64: dts: msm8994-angler: fix the memory map (bsc#1012628). +- mac80211: Fix MLO address translation for multiple bss case + (bsc#1012628). +- erofs/zmap.c: Fix incorrect offset calculation (bsc#1012628). +- bpf: Skip task with pid=1 in send_signal_common() (bsc#1012628). +- firmware: arm_scmi: Clear stale xfer->hdr.status (bsc#1012628). +- arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCI + (bsc#1012628). +- arm64: dts: freescale: Fix pca954x i2c-mux node names + (bsc#1012628). +- ARM: dts: vf610: Fix pca9548 i2c-mux node names (bsc#1012628). +- ARM: dts: imx: Fix pca9547 i2c-mux node name (bsc#1012628). +- commit 2a0570b + ------------------------------------------------------------------- Wed Feb 1 08:45:32 CET 2023 - jslaby@suse.cz diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 849a1b54..149cb6b6 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.9 +%define patchversion 6.1.10 %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.9 +Version: 6.1.10 %if 0%{?is_kotd} -Release: .g79d6a70 +Release: .g2a0570b %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-79d6a7016f66236be6f1dc99917b0d7ba8407028 -Provides: kernel-srchash-79d6a7016f66236be6f1dc99917b0d7ba8407028 +Provides: kernel-%build_flavor-base-srchash-2a0570b032813d6280819571f8b30d7bb0b7d317 +Provides: kernel-srchash-2a0570b032813d6280819571f8b30d7bb0b7d317 # END COMMON DEPS -Provides: %name-srchash-79d6a7016f66236be6f1dc99917b0d7ba8407028 +Provides: %name-srchash-2a0570b032813d6280819571f8b30d7bb0b7d317 %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 46f7c6f7..400a0d8e 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Mon Feb 6 08:27:11 CET 2023 - jslaby@suse.cz + +- Linux 6.1.10 (bsc#1012628). +- net: mctp: purge receive queues on sk destruction (bsc#1012628). +- rust: print: avoid evaluating arguments in `pr_*` macros in + `unsafe` blocks (bsc#1012628). +- net: fix NULL pointer in skb_segment_list (bsc#1012628). +- gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode + (bsc#1012628). +- gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU + (bsc#1012628). +- nvme-apple: only reset the controller when RTKit is running + (bsc#1012628). +- cifs: fix return of uninitialized rc in + dfs_cache_update_tgthint() (bsc#1012628). +- gpiolib: acpi: Allow ignoring wake capability on pins that + aren't in _AEI (bsc#1012628). +- dmaengine: imx-sdma: Fix a possible memory leak in + sdma_transfer_init (bsc#1012628). +- HID: playstation: sanity check DualSense calibration data + (bsc#1012628). +- HID: uclogic: Add support for XP-PEN Deco 01 V2 (bsc#1012628). +- s390: workaround invalid gcc-11 out of bounds read warning + (bsc#1012628). +- block: fix hctx checks for batch allocation (bsc#1012628). +- ACPI: video: Add backlight=native DMI quirk for Acer Aspire + 4810T (bsc#1012628). +- LoongArch: Get frame info in unwind_start() when regs is not + available (bsc#1012628). +- blk-cgroup: fix missing pd_online_fn() while activating policy + (bsc#1012628). +- erofs: clean up parsing of fscache related options + (bsc#1012628). +- kselftest: Fix error message for unconfigured LLVM builds + (bsc#1012628). +- ARM: omap1: fix building gpio15xx (bsc#1012628). +- arm64: dts: msm8994-angler: fix the memory map (bsc#1012628). +- mac80211: Fix MLO address translation for multiple bss case + (bsc#1012628). +- erofs/zmap.c: Fix incorrect offset calculation (bsc#1012628). +- bpf: Skip task with pid=1 in send_signal_common() (bsc#1012628). +- firmware: arm_scmi: Clear stale xfer->hdr.status (bsc#1012628). +- arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCI + (bsc#1012628). +- arm64: dts: freescale: Fix pca954x i2c-mux node names + (bsc#1012628). +- ARM: dts: vf610: Fix pca9548 i2c-mux node names (bsc#1012628). +- ARM: dts: imx: Fix pca9547 i2c-mux node name (bsc#1012628). +- commit 2a0570b + ------------------------------------------------------------------- Wed Feb 1 08:45:32 CET 2023 - jslaby@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index 95dc4876..cb9e1f1f 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.9 +%define patchversion 6.1.10 %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.9 +Version: 6.1.10 %if 0%{?is_kotd} -Release: .g79d6a70 +Release: .g2a0570b %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-79d6a7016f66236be6f1dc99917b0d7ba8407028 -Provides: kernel-srchash-79d6a7016f66236be6f1dc99917b0d7ba8407028 +Provides: kernel-%build_flavor-base-srchash-2a0570b032813d6280819571f8b30d7bb0b7d317 +Provides: kernel-srchash-2a0570b032813d6280819571f8b30d7bb0b7d317 # END COMMON DEPS -Provides: %name-srchash-79d6a7016f66236be6f1dc99917b0d7ba8407028 +Provides: %name-srchash-2a0570b032813d6280819571f8b30d7bb0b7d317 %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 46f7c6f7..400a0d8e 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Mon Feb 6 08:27:11 CET 2023 - jslaby@suse.cz + +- Linux 6.1.10 (bsc#1012628). +- net: mctp: purge receive queues on sk destruction (bsc#1012628). +- rust: print: avoid evaluating arguments in `pr_*` macros in + `unsafe` blocks (bsc#1012628). +- net: fix NULL pointer in skb_segment_list (bsc#1012628). +- gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode + (bsc#1012628). +- gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU + (bsc#1012628). +- nvme-apple: only reset the controller when RTKit is running + (bsc#1012628). +- cifs: fix return of uninitialized rc in + dfs_cache_update_tgthint() (bsc#1012628). +- gpiolib: acpi: Allow ignoring wake capability on pins that + aren't in _AEI (bsc#1012628). +- dmaengine: imx-sdma: Fix a possible memory leak in + sdma_transfer_init (bsc#1012628). +- HID: playstation: sanity check DualSense calibration data + (bsc#1012628). +- HID: uclogic: Add support for XP-PEN Deco 01 V2 (bsc#1012628). +- s390: workaround invalid gcc-11 out of bounds read warning + (bsc#1012628). +- block: fix hctx checks for batch allocation (bsc#1012628). +- ACPI: video: Add backlight=native DMI quirk for Acer Aspire + 4810T (bsc#1012628). +- LoongArch: Get frame info in unwind_start() when regs is not + available (bsc#1012628). +- blk-cgroup: fix missing pd_online_fn() while activating policy + (bsc#1012628). +- erofs: clean up parsing of fscache related options + (bsc#1012628). +- kselftest: Fix error message for unconfigured LLVM builds + (bsc#1012628). +- ARM: omap1: fix building gpio15xx (bsc#1012628). +- arm64: dts: msm8994-angler: fix the memory map (bsc#1012628). +- mac80211: Fix MLO address translation for multiple bss case + (bsc#1012628). +- erofs/zmap.c: Fix incorrect offset calculation (bsc#1012628). +- bpf: Skip task with pid=1 in send_signal_common() (bsc#1012628). +- firmware: arm_scmi: Clear stale xfer->hdr.status (bsc#1012628). +- arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCI + (bsc#1012628). +- arm64: dts: freescale: Fix pca954x i2c-mux node names + (bsc#1012628). +- ARM: dts: vf610: Fix pca9548 i2c-mux node names (bsc#1012628). +- ARM: dts: imx: Fix pca9547 i2c-mux node name (bsc#1012628). +- commit 2a0570b + ------------------------------------------------------------------- Wed Feb 1 08:45:32 CET 2023 - jslaby@suse.cz diff --git a/kernel-default.spec b/kernel-default.spec index f6fd4e5c..80f4e103 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.9 +%define patchversion 6.1.10 %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.9 +Version: 6.1.10 %if 0%{?is_kotd} -Release: .g79d6a70 +Release: .g2a0570b %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-79d6a7016f66236be6f1dc99917b0d7ba8407028 -Provides: kernel-srchash-79d6a7016f66236be6f1dc99917b0d7ba8407028 +Provides: kernel-%build_flavor-base-srchash-2a0570b032813d6280819571f8b30d7bb0b7d317 +Provides: kernel-srchash-2a0570b032813d6280819571f8b30d7bb0b7d317 # END COMMON DEPS -Provides: %name-srchash-79d6a7016f66236be6f1dc99917b0d7ba8407028 +Provides: %name-srchash-2a0570b032813d6280819571f8b30d7bb0b7d317 %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 46f7c6f7..400a0d8e 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Mon Feb 6 08:27:11 CET 2023 - jslaby@suse.cz + +- Linux 6.1.10 (bsc#1012628). +- net: mctp: purge receive queues on sk destruction (bsc#1012628). +- rust: print: avoid evaluating arguments in `pr_*` macros in + `unsafe` blocks (bsc#1012628). +- net: fix NULL pointer in skb_segment_list (bsc#1012628). +- gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode + (bsc#1012628). +- gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU + (bsc#1012628). +- nvme-apple: only reset the controller when RTKit is running + (bsc#1012628). +- cifs: fix return of uninitialized rc in + dfs_cache_update_tgthint() (bsc#1012628). +- gpiolib: acpi: Allow ignoring wake capability on pins that + aren't in _AEI (bsc#1012628). +- dmaengine: imx-sdma: Fix a possible memory leak in + sdma_transfer_init (bsc#1012628). +- HID: playstation: sanity check DualSense calibration data + (bsc#1012628). +- HID: uclogic: Add support for XP-PEN Deco 01 V2 (bsc#1012628). +- s390: workaround invalid gcc-11 out of bounds read warning + (bsc#1012628). +- block: fix hctx checks for batch allocation (bsc#1012628). +- ACPI: video: Add backlight=native DMI quirk for Acer Aspire + 4810T (bsc#1012628). +- LoongArch: Get frame info in unwind_start() when regs is not + available (bsc#1012628). +- blk-cgroup: fix missing pd_online_fn() while activating policy + (bsc#1012628). +- erofs: clean up parsing of fscache related options + (bsc#1012628). +- kselftest: Fix error message for unconfigured LLVM builds + (bsc#1012628). +- ARM: omap1: fix building gpio15xx (bsc#1012628). +- arm64: dts: msm8994-angler: fix the memory map (bsc#1012628). +- mac80211: Fix MLO address translation for multiple bss case + (bsc#1012628). +- erofs/zmap.c: Fix incorrect offset calculation (bsc#1012628). +- bpf: Skip task with pid=1 in send_signal_common() (bsc#1012628). +- firmware: arm_scmi: Clear stale xfer->hdr.status (bsc#1012628). +- arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCI + (bsc#1012628). +- arm64: dts: freescale: Fix pca954x i2c-mux node names + (bsc#1012628). +- ARM: dts: vf610: Fix pca9548 i2c-mux node names (bsc#1012628). +- ARM: dts: imx: Fix pca9547 i2c-mux node name (bsc#1012628). +- commit 2a0570b + ------------------------------------------------------------------- Wed Feb 1 08:45:32 CET 2023 - jslaby@suse.cz diff --git a/kernel-docs.spec b/kernel-docs.spec index d5f7620e..ba761991 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 6.1 -%define patchversion 6.1.9 +%define patchversion 6.1.10 %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.9 +Version: 6.1.10 %if 0%{?is_kotd} -Release: .g79d6a70 +Release: .g2a0570b %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-79d6a7016f66236be6f1dc99917b0d7ba8407028 +Provides: %name-srchash-2a0570b032813d6280819571f8b30d7bb0b7d317 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 46f7c6f7..400a0d8e 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Mon Feb 6 08:27:11 CET 2023 - jslaby@suse.cz + +- Linux 6.1.10 (bsc#1012628). +- net: mctp: purge receive queues on sk destruction (bsc#1012628). +- rust: print: avoid evaluating arguments in `pr_*` macros in + `unsafe` blocks (bsc#1012628). +- net: fix NULL pointer in skb_segment_list (bsc#1012628). +- gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode + (bsc#1012628). +- gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU + (bsc#1012628). +- nvme-apple: only reset the controller when RTKit is running + (bsc#1012628). +- cifs: fix return of uninitialized rc in + dfs_cache_update_tgthint() (bsc#1012628). +- gpiolib: acpi: Allow ignoring wake capability on pins that + aren't in _AEI (bsc#1012628). +- dmaengine: imx-sdma: Fix a possible memory leak in + sdma_transfer_init (bsc#1012628). +- HID: playstation: sanity check DualSense calibration data + (bsc#1012628). +- HID: uclogic: Add support for XP-PEN Deco 01 V2 (bsc#1012628). +- s390: workaround invalid gcc-11 out of bounds read warning + (bsc#1012628). +- block: fix hctx checks for batch allocation (bsc#1012628). +- ACPI: video: Add backlight=native DMI quirk for Acer Aspire + 4810T (bsc#1012628). +- LoongArch: Get frame info in unwind_start() when regs is not + available (bsc#1012628). +- blk-cgroup: fix missing pd_online_fn() while activating policy + (bsc#1012628). +- erofs: clean up parsing of fscache related options + (bsc#1012628). +- kselftest: Fix error message for unconfigured LLVM builds + (bsc#1012628). +- ARM: omap1: fix building gpio15xx (bsc#1012628). +- arm64: dts: msm8994-angler: fix the memory map (bsc#1012628). +- mac80211: Fix MLO address translation for multiple bss case + (bsc#1012628). +- erofs/zmap.c: Fix incorrect offset calculation (bsc#1012628). +- bpf: Skip task with pid=1 in send_signal_common() (bsc#1012628). +- firmware: arm_scmi: Clear stale xfer->hdr.status (bsc#1012628). +- arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCI + (bsc#1012628). +- arm64: dts: freescale: Fix pca954x i2c-mux node names + (bsc#1012628). +- ARM: dts: vf610: Fix pca9548 i2c-mux node names (bsc#1012628). +- ARM: dts: imx: Fix pca9547 i2c-mux node name (bsc#1012628). +- commit 2a0570b + ------------------------------------------------------------------- Wed Feb 1 08:45:32 CET 2023 - jslaby@suse.cz diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 7a019b38..682dab92 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.9 +%define patchversion 6.1.10 %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.9 +Version: 6.1.10 %if 0%{?is_kotd} -Release: .g79d6a70 +Release: .g2a0570b %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-79d6a7016f66236be6f1dc99917b0d7ba8407028 -Provides: kernel-srchash-79d6a7016f66236be6f1dc99917b0d7ba8407028 +Provides: kernel-%build_flavor-base-srchash-2a0570b032813d6280819571f8b30d7bb0b7d317 +Provides: kernel-srchash-2a0570b032813d6280819571f8b30d7bb0b7d317 # END COMMON DEPS -Provides: %name-srchash-79d6a7016f66236be6f1dc99917b0d7ba8407028 +Provides: %name-srchash-2a0570b032813d6280819571f8b30d7bb0b7d317 %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 46f7c6f7..400a0d8e 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Mon Feb 6 08:27:11 CET 2023 - jslaby@suse.cz + +- Linux 6.1.10 (bsc#1012628). +- net: mctp: purge receive queues on sk destruction (bsc#1012628). +- rust: print: avoid evaluating arguments in `pr_*` macros in + `unsafe` blocks (bsc#1012628). +- net: fix NULL pointer in skb_segment_list (bsc#1012628). +- gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode + (bsc#1012628). +- gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU + (bsc#1012628). +- nvme-apple: only reset the controller when RTKit is running + (bsc#1012628). +- cifs: fix return of uninitialized rc in + dfs_cache_update_tgthint() (bsc#1012628). +- gpiolib: acpi: Allow ignoring wake capability on pins that + aren't in _AEI (bsc#1012628). +- dmaengine: imx-sdma: Fix a possible memory leak in + sdma_transfer_init (bsc#1012628). +- HID: playstation: sanity check DualSense calibration data + (bsc#1012628). +- HID: uclogic: Add support for XP-PEN Deco 01 V2 (bsc#1012628). +- s390: workaround invalid gcc-11 out of bounds read warning + (bsc#1012628). +- block: fix hctx checks for batch allocation (bsc#1012628). +- ACPI: video: Add backlight=native DMI quirk for Acer Aspire + 4810T (bsc#1012628). +- LoongArch: Get frame info in unwind_start() when regs is not + available (bsc#1012628). +- blk-cgroup: fix missing pd_online_fn() while activating policy + (bsc#1012628). +- erofs: clean up parsing of fscache related options + (bsc#1012628). +- kselftest: Fix error message for unconfigured LLVM builds + (bsc#1012628). +- ARM: omap1: fix building gpio15xx (bsc#1012628). +- arm64: dts: msm8994-angler: fix the memory map (bsc#1012628). +- mac80211: Fix MLO address translation for multiple bss case + (bsc#1012628). +- erofs/zmap.c: Fix incorrect offset calculation (bsc#1012628). +- bpf: Skip task with pid=1 in send_signal_common() (bsc#1012628). +- firmware: arm_scmi: Clear stale xfer->hdr.status (bsc#1012628). +- arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCI + (bsc#1012628). +- arm64: dts: freescale: Fix pca954x i2c-mux node names + (bsc#1012628). +- ARM: dts: vf610: Fix pca9548 i2c-mux node names (bsc#1012628). +- ARM: dts: imx: Fix pca9547 i2c-mux node name (bsc#1012628). +- commit 2a0570b + ------------------------------------------------------------------- Wed Feb 1 08:45:32 CET 2023 - jslaby@suse.cz diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 4d751a35..7d85c108 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.9 +%define patchversion 6.1.10 %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.9 +Version: 6.1.10 %if 0%{?is_kotd} -Release: .g79d6a70 +Release: .g2a0570b %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-79d6a7016f66236be6f1dc99917b0d7ba8407028 -Provides: kernel-srchash-79d6a7016f66236be6f1dc99917b0d7ba8407028 +Provides: kernel-%build_flavor-base-srchash-2a0570b032813d6280819571f8b30d7bb0b7d317 +Provides: kernel-srchash-2a0570b032813d6280819571f8b30d7bb0b7d317 # END COMMON DEPS -Provides: %name-srchash-79d6a7016f66236be6f1dc99917b0d7ba8407028 +Provides: %name-srchash-2a0570b032813d6280819571f8b30d7bb0b7d317 %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 46f7c6f7..400a0d8e 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Mon Feb 6 08:27:11 CET 2023 - jslaby@suse.cz + +- Linux 6.1.10 (bsc#1012628). +- net: mctp: purge receive queues on sk destruction (bsc#1012628). +- rust: print: avoid evaluating arguments in `pr_*` macros in + `unsafe` blocks (bsc#1012628). +- net: fix NULL pointer in skb_segment_list (bsc#1012628). +- gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode + (bsc#1012628). +- gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU + (bsc#1012628). +- nvme-apple: only reset the controller when RTKit is running + (bsc#1012628). +- cifs: fix return of uninitialized rc in + dfs_cache_update_tgthint() (bsc#1012628). +- gpiolib: acpi: Allow ignoring wake capability on pins that + aren't in _AEI (bsc#1012628). +- dmaengine: imx-sdma: Fix a possible memory leak in + sdma_transfer_init (bsc#1012628). +- HID: playstation: sanity check DualSense calibration data + (bsc#1012628). +- HID: uclogic: Add support for XP-PEN Deco 01 V2 (bsc#1012628). +- s390: workaround invalid gcc-11 out of bounds read warning + (bsc#1012628). +- block: fix hctx checks for batch allocation (bsc#1012628). +- ACPI: video: Add backlight=native DMI quirk for Acer Aspire + 4810T (bsc#1012628). +- LoongArch: Get frame info in unwind_start() when regs is not + available (bsc#1012628). +- blk-cgroup: fix missing pd_online_fn() while activating policy + (bsc#1012628). +- erofs: clean up parsing of fscache related options + (bsc#1012628). +- kselftest: Fix error message for unconfigured LLVM builds + (bsc#1012628). +- ARM: omap1: fix building gpio15xx (bsc#1012628). +- arm64: dts: msm8994-angler: fix the memory map (bsc#1012628). +- mac80211: Fix MLO address translation for multiple bss case + (bsc#1012628). +- erofs/zmap.c: Fix incorrect offset calculation (bsc#1012628). +- bpf: Skip task with pid=1 in send_signal_common() (bsc#1012628). +- firmware: arm_scmi: Clear stale xfer->hdr.status (bsc#1012628). +- arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCI + (bsc#1012628). +- arm64: dts: freescale: Fix pca954x i2c-mux node names + (bsc#1012628). +- ARM: dts: vf610: Fix pca9548 i2c-mux node names (bsc#1012628). +- ARM: dts: imx: Fix pca9547 i2c-mux node name (bsc#1012628). +- commit 2a0570b + ------------------------------------------------------------------- Wed Feb 1 08:45:32 CET 2023 - jslaby@suse.cz diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 4eb86bfe..0e4f341f 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 6.1.9 +%define patchversion 6.1.10 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-79d6a7016f66236be6f1dc99917b0d7ba8407028 +BuildRequires: kernel%kernel_flavor-srchash-2a0570b032813d6280819571f8b30d7bb0b7d317 %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.9 +Version: 6.1.10 %if 0%{?is_kotd} -Release: .g79d6a70 +Release: .g2a0570b %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 46f7c6f7..400a0d8e 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Mon Feb 6 08:27:11 CET 2023 - jslaby@suse.cz + +- Linux 6.1.10 (bsc#1012628). +- net: mctp: purge receive queues on sk destruction (bsc#1012628). +- rust: print: avoid evaluating arguments in `pr_*` macros in + `unsafe` blocks (bsc#1012628). +- net: fix NULL pointer in skb_segment_list (bsc#1012628). +- gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode + (bsc#1012628). +- gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU + (bsc#1012628). +- nvme-apple: only reset the controller when RTKit is running + (bsc#1012628). +- cifs: fix return of uninitialized rc in + dfs_cache_update_tgthint() (bsc#1012628). +- gpiolib: acpi: Allow ignoring wake capability on pins that + aren't in _AEI (bsc#1012628). +- dmaengine: imx-sdma: Fix a possible memory leak in + sdma_transfer_init (bsc#1012628). +- HID: playstation: sanity check DualSense calibration data + (bsc#1012628). +- HID: uclogic: Add support for XP-PEN Deco 01 V2 (bsc#1012628). +- s390: workaround invalid gcc-11 out of bounds read warning + (bsc#1012628). +- block: fix hctx checks for batch allocation (bsc#1012628). +- ACPI: video: Add backlight=native DMI quirk for Acer Aspire + 4810T (bsc#1012628). +- LoongArch: Get frame info in unwind_start() when regs is not + available (bsc#1012628). +- blk-cgroup: fix missing pd_online_fn() while activating policy + (bsc#1012628). +- erofs: clean up parsing of fscache related options + (bsc#1012628). +- kselftest: Fix error message for unconfigured LLVM builds + (bsc#1012628). +- ARM: omap1: fix building gpio15xx (bsc#1012628). +- arm64: dts: msm8994-angler: fix the memory map (bsc#1012628). +- mac80211: Fix MLO address translation for multiple bss case + (bsc#1012628). +- erofs/zmap.c: Fix incorrect offset calculation (bsc#1012628). +- bpf: Skip task with pid=1 in send_signal_common() (bsc#1012628). +- firmware: arm_scmi: Clear stale xfer->hdr.status (bsc#1012628). +- arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCI + (bsc#1012628). +- arm64: dts: freescale: Fix pca954x i2c-mux node names + (bsc#1012628). +- ARM: dts: vf610: Fix pca9548 i2c-mux node names (bsc#1012628). +- ARM: dts: imx: Fix pca9547 i2c-mux node name (bsc#1012628). +- commit 2a0570b + ------------------------------------------------------------------- Wed Feb 1 08:45:32 CET 2023 - jslaby@suse.cz diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 306b29b6..9bd8f7be 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 6.1.9 +%define patchversion 6.1.10 %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.9 +Version: 6.1.10 %if 0%{?is_kotd} -Release: .g79d6a70 +Release: .g2a0570b %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index 46f7c6f7..400a0d8e 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Mon Feb 6 08:27:11 CET 2023 - jslaby@suse.cz + +- Linux 6.1.10 (bsc#1012628). +- net: mctp: purge receive queues on sk destruction (bsc#1012628). +- rust: print: avoid evaluating arguments in `pr_*` macros in + `unsafe` blocks (bsc#1012628). +- net: fix NULL pointer in skb_segment_list (bsc#1012628). +- gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode + (bsc#1012628). +- gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU + (bsc#1012628). +- nvme-apple: only reset the controller when RTKit is running + (bsc#1012628). +- cifs: fix return of uninitialized rc in + dfs_cache_update_tgthint() (bsc#1012628). +- gpiolib: acpi: Allow ignoring wake capability on pins that + aren't in _AEI (bsc#1012628). +- dmaengine: imx-sdma: Fix a possible memory leak in + sdma_transfer_init (bsc#1012628). +- HID: playstation: sanity check DualSense calibration data + (bsc#1012628). +- HID: uclogic: Add support for XP-PEN Deco 01 V2 (bsc#1012628). +- s390: workaround invalid gcc-11 out of bounds read warning + (bsc#1012628). +- block: fix hctx checks for batch allocation (bsc#1012628). +- ACPI: video: Add backlight=native DMI quirk for Acer Aspire + 4810T (bsc#1012628). +- LoongArch: Get frame info in unwind_start() when regs is not + available (bsc#1012628). +- blk-cgroup: fix missing pd_online_fn() while activating policy + (bsc#1012628). +- erofs: clean up parsing of fscache related options + (bsc#1012628). +- kselftest: Fix error message for unconfigured LLVM builds + (bsc#1012628). +- ARM: omap1: fix building gpio15xx (bsc#1012628). +- arm64: dts: msm8994-angler: fix the memory map (bsc#1012628). +- mac80211: Fix MLO address translation for multiple bss case + (bsc#1012628). +- erofs/zmap.c: Fix incorrect offset calculation (bsc#1012628). +- bpf: Skip task with pid=1 in send_signal_common() (bsc#1012628). +- firmware: arm_scmi: Clear stale xfer->hdr.status (bsc#1012628). +- arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCI + (bsc#1012628). +- arm64: dts: freescale: Fix pca954x i2c-mux node names + (bsc#1012628). +- ARM: dts: vf610: Fix pca9548 i2c-mux node names (bsc#1012628). +- ARM: dts: imx: Fix pca9547 i2c-mux node name (bsc#1012628). +- commit 2a0570b + ------------------------------------------------------------------- Wed Feb 1 08:45:32 CET 2023 - jslaby@suse.cz diff --git a/kernel-pae.spec b/kernel-pae.spec index 4616aaa5..178aee54 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.9 +%define patchversion 6.1.10 %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.9 +Version: 6.1.10 %if 0%{?is_kotd} -Release: .g79d6a70 +Release: .g2a0570b %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-79d6a7016f66236be6f1dc99917b0d7ba8407028 -Provides: kernel-srchash-79d6a7016f66236be6f1dc99917b0d7ba8407028 +Provides: kernel-%build_flavor-base-srchash-2a0570b032813d6280819571f8b30d7bb0b7d317 +Provides: kernel-srchash-2a0570b032813d6280819571f8b30d7bb0b7d317 # END COMMON DEPS -Provides: %name-srchash-79d6a7016f66236be6f1dc99917b0d7ba8407028 +Provides: %name-srchash-2a0570b032813d6280819571f8b30d7bb0b7d317 %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 46f7c6f7..400a0d8e 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Mon Feb 6 08:27:11 CET 2023 - jslaby@suse.cz + +- Linux 6.1.10 (bsc#1012628). +- net: mctp: purge receive queues on sk destruction (bsc#1012628). +- rust: print: avoid evaluating arguments in `pr_*` macros in + `unsafe` blocks (bsc#1012628). +- net: fix NULL pointer in skb_segment_list (bsc#1012628). +- gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode + (bsc#1012628). +- gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU + (bsc#1012628). +- nvme-apple: only reset the controller when RTKit is running + (bsc#1012628). +- cifs: fix return of uninitialized rc in + dfs_cache_update_tgthint() (bsc#1012628). +- gpiolib: acpi: Allow ignoring wake capability on pins that + aren't in _AEI (bsc#1012628). +- dmaengine: imx-sdma: Fix a possible memory leak in + sdma_transfer_init (bsc#1012628). +- HID: playstation: sanity check DualSense calibration data + (bsc#1012628). +- HID: uclogic: Add support for XP-PEN Deco 01 V2 (bsc#1012628). +- s390: workaround invalid gcc-11 out of bounds read warning + (bsc#1012628). +- block: fix hctx checks for batch allocation (bsc#1012628). +- ACPI: video: Add backlight=native DMI quirk for Acer Aspire + 4810T (bsc#1012628). +- LoongArch: Get frame info in unwind_start() when regs is not + available (bsc#1012628). +- blk-cgroup: fix missing pd_online_fn() while activating policy + (bsc#1012628). +- erofs: clean up parsing of fscache related options + (bsc#1012628). +- kselftest: Fix error message for unconfigured LLVM builds + (bsc#1012628). +- ARM: omap1: fix building gpio15xx (bsc#1012628). +- arm64: dts: msm8994-angler: fix the memory map (bsc#1012628). +- mac80211: Fix MLO address translation for multiple bss case + (bsc#1012628). +- erofs/zmap.c: Fix incorrect offset calculation (bsc#1012628). +- bpf: Skip task with pid=1 in send_signal_common() (bsc#1012628). +- firmware: arm_scmi: Clear stale xfer->hdr.status (bsc#1012628). +- arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCI + (bsc#1012628). +- arm64: dts: freescale: Fix pca954x i2c-mux node names + (bsc#1012628). +- ARM: dts: vf610: Fix pca9548 i2c-mux node names (bsc#1012628). +- ARM: dts: imx: Fix pca9547 i2c-mux node name (bsc#1012628). +- commit 2a0570b + ------------------------------------------------------------------- Wed Feb 1 08:45:32 CET 2023 - jslaby@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index 6e51a951..2ffd792e 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -17,7 +17,7 @@ %define srcversion 6.1 -%define patchversion 6.1.9 +%define patchversion 6.1.10 %define variant %{nil} %define vanilla_only 0 @@ -31,9 +31,9 @@ %endif Name: kernel-source -Version: 6.1.9 +Version: 6.1.10 %if 0%{?is_kotd} -Release: .g79d6a70 +Release: .g2a0570b %else Release: 0 %endif @@ -50,7 +50,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-79d6a7016f66236be6f1dc99917b0d7ba8407028 +Provides: %name-srchash-2a0570b032813d6280819571f8b30d7bb0b7d317 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 46f7c6f7..400a0d8e 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Mon Feb 6 08:27:11 CET 2023 - jslaby@suse.cz + +- Linux 6.1.10 (bsc#1012628). +- net: mctp: purge receive queues on sk destruction (bsc#1012628). +- rust: print: avoid evaluating arguments in `pr_*` macros in + `unsafe` blocks (bsc#1012628). +- net: fix NULL pointer in skb_segment_list (bsc#1012628). +- gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode + (bsc#1012628). +- gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU + (bsc#1012628). +- nvme-apple: only reset the controller when RTKit is running + (bsc#1012628). +- cifs: fix return of uninitialized rc in + dfs_cache_update_tgthint() (bsc#1012628). +- gpiolib: acpi: Allow ignoring wake capability on pins that + aren't in _AEI (bsc#1012628). +- dmaengine: imx-sdma: Fix a possible memory leak in + sdma_transfer_init (bsc#1012628). +- HID: playstation: sanity check DualSense calibration data + (bsc#1012628). +- HID: uclogic: Add support for XP-PEN Deco 01 V2 (bsc#1012628). +- s390: workaround invalid gcc-11 out of bounds read warning + (bsc#1012628). +- block: fix hctx checks for batch allocation (bsc#1012628). +- ACPI: video: Add backlight=native DMI quirk for Acer Aspire + 4810T (bsc#1012628). +- LoongArch: Get frame info in unwind_start() when regs is not + available (bsc#1012628). +- blk-cgroup: fix missing pd_online_fn() while activating policy + (bsc#1012628). +- erofs: clean up parsing of fscache related options + (bsc#1012628). +- kselftest: Fix error message for unconfigured LLVM builds + (bsc#1012628). +- ARM: omap1: fix building gpio15xx (bsc#1012628). +- arm64: dts: msm8994-angler: fix the memory map (bsc#1012628). +- mac80211: Fix MLO address translation for multiple bss case + (bsc#1012628). +- erofs/zmap.c: Fix incorrect offset calculation (bsc#1012628). +- bpf: Skip task with pid=1 in send_signal_common() (bsc#1012628). +- firmware: arm_scmi: Clear stale xfer->hdr.status (bsc#1012628). +- arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCI + (bsc#1012628). +- arm64: dts: freescale: Fix pca954x i2c-mux node names + (bsc#1012628). +- ARM: dts: vf610: Fix pca9548 i2c-mux node names (bsc#1012628). +- ARM: dts: imx: Fix pca9547 i2c-mux node name (bsc#1012628). +- commit 2a0570b + ------------------------------------------------------------------- Wed Feb 1 08:45:32 CET 2023 - jslaby@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index 939a0aa3..de7fca91 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.9 +Version: 6.1.10 %if %using_buildservice %if 0%{?is_kotd} -Release: .g79d6a70 +Release: .g2a0570b %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-79d6a7016f66236be6f1dc99917b0d7ba8407028 +Provides: %name-srchash-2a0570b032813d6280819571f8b30d7bb0b7d317 Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 46f7c6f7..400a0d8e 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Mon Feb 6 08:27:11 CET 2023 - jslaby@suse.cz + +- Linux 6.1.10 (bsc#1012628). +- net: mctp: purge receive queues on sk destruction (bsc#1012628). +- rust: print: avoid evaluating arguments in `pr_*` macros in + `unsafe` blocks (bsc#1012628). +- net: fix NULL pointer in skb_segment_list (bsc#1012628). +- gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode + (bsc#1012628). +- gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU + (bsc#1012628). +- nvme-apple: only reset the controller when RTKit is running + (bsc#1012628). +- cifs: fix return of uninitialized rc in + dfs_cache_update_tgthint() (bsc#1012628). +- gpiolib: acpi: Allow ignoring wake capability on pins that + aren't in _AEI (bsc#1012628). +- dmaengine: imx-sdma: Fix a possible memory leak in + sdma_transfer_init (bsc#1012628). +- HID: playstation: sanity check DualSense calibration data + (bsc#1012628). +- HID: uclogic: Add support for XP-PEN Deco 01 V2 (bsc#1012628). +- s390: workaround invalid gcc-11 out of bounds read warning + (bsc#1012628). +- block: fix hctx checks for batch allocation (bsc#1012628). +- ACPI: video: Add backlight=native DMI quirk for Acer Aspire + 4810T (bsc#1012628). +- LoongArch: Get frame info in unwind_start() when regs is not + available (bsc#1012628). +- blk-cgroup: fix missing pd_online_fn() while activating policy + (bsc#1012628). +- erofs: clean up parsing of fscache related options + (bsc#1012628). +- kselftest: Fix error message for unconfigured LLVM builds + (bsc#1012628). +- ARM: omap1: fix building gpio15xx (bsc#1012628). +- arm64: dts: msm8994-angler: fix the memory map (bsc#1012628). +- mac80211: Fix MLO address translation for multiple bss case + (bsc#1012628). +- erofs/zmap.c: Fix incorrect offset calculation (bsc#1012628). +- bpf: Skip task with pid=1 in send_signal_common() (bsc#1012628). +- firmware: arm_scmi: Clear stale xfer->hdr.status (bsc#1012628). +- arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCI + (bsc#1012628). +- arm64: dts: freescale: Fix pca954x i2c-mux node names + (bsc#1012628). +- ARM: dts: vf610: Fix pca9548 i2c-mux node names (bsc#1012628). +- ARM: dts: imx: Fix pca9547 i2c-mux node name (bsc#1012628). +- commit 2a0570b + ------------------------------------------------------------------- Wed Feb 1 08:45:32 CET 2023 - jslaby@suse.cz diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index c4044c78..72db223b 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.9 +%define patchversion 6.1.10 %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.9 +Version: 6.1.10 %if 0%{?is_kotd} -Release: .g79d6a70 +Release: .g2a0570b %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-79d6a7016f66236be6f1dc99917b0d7ba8407028 -Provides: kernel-srchash-79d6a7016f66236be6f1dc99917b0d7ba8407028 +Provides: kernel-%build_flavor-base-srchash-2a0570b032813d6280819571f8b30d7bb0b7d317 +Provides: kernel-srchash-2a0570b032813d6280819571f8b30d7bb0b7d317 # END COMMON DEPS -Provides: %name-srchash-79d6a7016f66236be6f1dc99917b0d7ba8407028 +Provides: %name-srchash-2a0570b032813d6280819571f8b30d7bb0b7d317 %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 46f7c6f7..400a0d8e 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Mon Feb 6 08:27:11 CET 2023 - jslaby@suse.cz + +- Linux 6.1.10 (bsc#1012628). +- net: mctp: purge receive queues on sk destruction (bsc#1012628). +- rust: print: avoid evaluating arguments in `pr_*` macros in + `unsafe` blocks (bsc#1012628). +- net: fix NULL pointer in skb_segment_list (bsc#1012628). +- gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode + (bsc#1012628). +- gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU + (bsc#1012628). +- nvme-apple: only reset the controller when RTKit is running + (bsc#1012628). +- cifs: fix return of uninitialized rc in + dfs_cache_update_tgthint() (bsc#1012628). +- gpiolib: acpi: Allow ignoring wake capability on pins that + aren't in _AEI (bsc#1012628). +- dmaengine: imx-sdma: Fix a possible memory leak in + sdma_transfer_init (bsc#1012628). +- HID: playstation: sanity check DualSense calibration data + (bsc#1012628). +- HID: uclogic: Add support for XP-PEN Deco 01 V2 (bsc#1012628). +- s390: workaround invalid gcc-11 out of bounds read warning + (bsc#1012628). +- block: fix hctx checks for batch allocation (bsc#1012628). +- ACPI: video: Add backlight=native DMI quirk for Acer Aspire + 4810T (bsc#1012628). +- LoongArch: Get frame info in unwind_start() when regs is not + available (bsc#1012628). +- blk-cgroup: fix missing pd_online_fn() while activating policy + (bsc#1012628). +- erofs: clean up parsing of fscache related options + (bsc#1012628). +- kselftest: Fix error message for unconfigured LLVM builds + (bsc#1012628). +- ARM: omap1: fix building gpio15xx (bsc#1012628). +- arm64: dts: msm8994-angler: fix the memory map (bsc#1012628). +- mac80211: Fix MLO address translation for multiple bss case + (bsc#1012628). +- erofs/zmap.c: Fix incorrect offset calculation (bsc#1012628). +- bpf: Skip task with pid=1 in send_signal_common() (bsc#1012628). +- firmware: arm_scmi: Clear stale xfer->hdr.status (bsc#1012628). +- arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCI + (bsc#1012628). +- arm64: dts: freescale: Fix pca954x i2c-mux node names + (bsc#1012628). +- ARM: dts: vf610: Fix pca9548 i2c-mux node names (bsc#1012628). +- ARM: dts: imx: Fix pca9547 i2c-mux node name (bsc#1012628). +- commit 2a0570b + ------------------------------------------------------------------- Wed Feb 1 08:45:32 CET 2023 - jslaby@suse.cz diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index ed1e197d..de14d493 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.9 +%define patchversion 6.1.10 %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.9 +Version: 6.1.10 %if 0%{?is_kotd} -Release: .g79d6a70 +Release: .g2a0570b %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-79d6a7016f66236be6f1dc99917b0d7ba8407028 -Provides: kernel-srchash-79d6a7016f66236be6f1dc99917b0d7ba8407028 +Provides: kernel-%build_flavor-base-srchash-2a0570b032813d6280819571f8b30d7bb0b7d317 +Provides: kernel-srchash-2a0570b032813d6280819571f8b30d7bb0b7d317 # END COMMON DEPS -Provides: %name-srchash-79d6a7016f66236be6f1dc99917b0d7ba8407028 +Provides: %name-srchash-2a0570b032813d6280819571f8b30d7bb0b7d317 %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 d8341954..fa8360e2 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:3087ffa4113a205982f344071d805a6de3dd95d2df7e0f3fac9ca1c26595e55d -size 1622041 +oid sha256:214ed63dd4285cab90de516b374b49357fc0c7791ea4143fdf55cf3618e8f7a3 +size 1636417 diff --git a/series.conf b/series.conf index 84b8abdc..6a584466 100644 --- a/series.conf +++ b/series.conf @@ -2320,6 +2320,35 @@ patches.kernel.org/6.1.9-305-perf-x86-amd-fix-potential-integer-overflow-on-.patch patches.kernel.org/6.1.9-306-amdgpu-fix-build-on-non-DCN-platforms.patch patches.kernel.org/6.1.9-307-Linux-6.1.9.patch + patches.kernel.org/6.1.10-001-ARM-dts-imx-Fix-pca9547-i2c-mux-node-name.patch + patches.kernel.org/6.1.10-002-ARM-dts-vf610-Fix-pca9548-i2c-mux-node-names.patch + patches.kernel.org/6.1.10-003-arm64-dts-freescale-Fix-pca954x-i2c-mux-node-n.patch + patches.kernel.org/6.1.10-004-arm64-dts-imx8mq-thor96-fix-no-mmc-property-fo.patch + patches.kernel.org/6.1.10-005-firmware-arm_scmi-Clear-stale-xfer-hdr.status.patch + patches.kernel.org/6.1.10-006-bpf-Skip-task-with-pid-1-in-send_signal_common.patch + patches.kernel.org/6.1.10-007-erofs-zmap.c-Fix-incorrect-offset-calculation.patch + patches.kernel.org/6.1.10-008-mac80211-Fix-MLO-address-translation-for-multi.patch + patches.kernel.org/6.1.10-009-arm64-dts-msm8994-angler-fix-the-memory-map.patch + patches.kernel.org/6.1.10-010-ARM-omap1-fix-building-gpio15xx.patch + patches.kernel.org/6.1.10-011-kselftest-Fix-error-message-for-unconfigured-L.patch + patches.kernel.org/6.1.10-012-erofs-clean-up-parsing-of-fscache-related-opti.patch + patches.kernel.org/6.1.10-013-blk-cgroup-fix-missing-pd_online_fn-while-acti.patch + patches.kernel.org/6.1.10-014-LoongArch-Get-frame-info-in-unwind_start-when-.patch + patches.kernel.org/6.1.10-015-ACPI-video-Add-backlight-native-DMI-quirk-for-.patch + patches.kernel.org/6.1.10-016-block-fix-hctx-checks-for-batch-allocation.patch + patches.kernel.org/6.1.10-017-s390-workaround-invalid-gcc-11-out-of-bounds-r.patch + patches.kernel.org/6.1.10-018-HID-uclogic-Add-support-for-XP-PEN-Deco-01-V2.patch + patches.kernel.org/6.1.10-019-HID-playstation-sanity-check-DualSense-calibra.patch + patches.kernel.org/6.1.10-020-dmaengine-imx-sdma-Fix-a-possible-memory-leak-.patch + patches.kernel.org/6.1.10-021-gpiolib-acpi-Allow-ignoring-wake-capability-on.patch + patches.kernel.org/6.1.10-022-cifs-fix-return-of-uninitialized-rc-in-dfs_cac.patch + patches.kernel.org/6.1.10-023-nvme-apple-only-reset-the-controller-when-RTKi.patch + patches.kernel.org/6.1.10-024-gpiolib-acpi-Add-a-ignore-wakeup-quirk-for-Cle.patch + patches.kernel.org/6.1.10-025-gpiolib-acpi-Don-t-set-GPIOs-for-wakeup-in-S3-.patch + patches.kernel.org/6.1.10-026-net-fix-NULL-pointer-in-skb_segment_list.patch + patches.kernel.org/6.1.10-027-rust-print-avoid-evaluating-arguments-in-pr_-m.patch + patches.kernel.org/6.1.10-028-net-mctp-purge-receive-queues-on-sk-destructio.patch + patches.kernel.org/6.1.10-029-Linux-6.1.10.patch ######################################################## # Build fixes that apply to the vanilla kernel too. diff --git a/source-timestamp b/source-timestamp index a0d5c100..db658a81 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2023-02-01 07:45:32 +0000 -GIT Revision: 79d6a7016f66236be6f1dc99917b0d7ba8407028 +2023-02-06 07:27:26 +0000 +GIT Revision: 2a0570b032813d6280819571f8b30d7bb0b7d317 GIT Branch: stable