From ceba36c8ae5787c3e4b05b9aafc633781015003b5078cfb141232628d660bf12 Mon Sep 17 00:00:00 2001 From: Jiri Slaby Date: Sat, 30 Jan 2021 19:53:09 +0000 Subject: [PATCH] commit a3c888884a63d7ee7325a11835d55562f6785407 OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1440 --- dtb-aarch64.changes | 52 ++++++++++++++++++++++++++++++++++++++ dtb-aarch64.spec | 6 ++--- dtb-armv6l.changes | 52 ++++++++++++++++++++++++++++++++++++++ dtb-armv6l.spec | 6 ++--- dtb-armv7l.changes | 52 ++++++++++++++++++++++++++++++++++++++ dtb-armv7l.spec | 6 ++--- dtb-riscv64.changes | 52 ++++++++++++++++++++++++++++++++++++++ dtb-riscv64.spec | 6 ++--- kernel-64kb.changes | 52 ++++++++++++++++++++++++++++++++++++++ kernel-64kb.spec | 12 ++++----- kernel-debug.changes | 52 ++++++++++++++++++++++++++++++++++++++ kernel-debug.spec | 12 ++++----- kernel-default.changes | 52 ++++++++++++++++++++++++++++++++++++++ kernel-default.spec | 12 ++++----- kernel-docs.changes | 52 ++++++++++++++++++++++++++++++++++++++ kernel-docs.spec | 8 +++--- kernel-kvmsmall.changes | 52 ++++++++++++++++++++++++++++++++++++++ kernel-kvmsmall.spec | 12 ++++----- kernel-lpae.changes | 52 ++++++++++++++++++++++++++++++++++++++ kernel-lpae.spec | 12 ++++----- kernel-obs-build.changes | 52 ++++++++++++++++++++++++++++++++++++++ kernel-obs-build.spec | 8 +++--- kernel-obs-qa.changes | 52 ++++++++++++++++++++++++++++++++++++++ kernel-obs-qa.spec | 6 ++--- kernel-pae.changes | 52 ++++++++++++++++++++++++++++++++++++++ kernel-pae.spec | 12 ++++----- kernel-source.changes | 52 ++++++++++++++++++++++++++++++++++++++ kernel-source.spec | 8 +++--- kernel-syms.changes | 52 ++++++++++++++++++++++++++++++++++++++ kernel-syms.spec | 6 ++--- kernel-vanilla.changes | 52 ++++++++++++++++++++++++++++++++++++++ kernel-vanilla.spec | 12 ++++----- kernel-zfcpdump.changes | 52 ++++++++++++++++++++++++++++++++++++++ kernel-zfcpdump.spec | 12 ++++----- patches.kernel.org.tar.bz2 | 4 +-- patches.suse.tar.bz2 | 4 +-- series.conf | 34 ++++++++++++++++++++++++- source-timestamp | 4 +-- 38 files changed, 1001 insertions(+), 85 deletions(-) diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index 2e8f9b9c..5de96280 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,55 @@ +------------------------------------------------------------------- +Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz + +- Linux 5.10.12 (bsc#1012628). +- gpio: mvebu: fix pwm .get_state period calculation + (bsc#1012628). +- Revert "mm/slub: fix a memory leak in sysfs_slab_add()" + (bsc#1012628). +- futex: Ensure the correct return value from futex_lock_pi() + (bsc#1012628). +- futex: Replace pointless printk in fixup_owner() (bsc#1012628). +- futex: Provide and use pi_state_update_owner() (bsc#1012628). +- rtmutex: Remove unused argument from rt_mutex_proxy_unlock() + (bsc#1012628). +- futex: Use pi_state_update_owner() in put_pi_state() + (bsc#1012628). +- futex: Simplify fixup_pi_state_owner() (bsc#1012628). +- futex: Handle faults correctly for PI futexes (bsc#1012628). +- HID: wacom: Correct NULL dereference on AES pen proximity + (bsc#1012628). +- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input + devices (bsc#1012628). +- media: Revert "media: videobuf2: Fix length check for single + plane dmabuf queueing" (bsc#1012628). +- media: v4l2-subdev.h: BIT() is not available in userspace + (bsc#1012628). +- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC + (bsc#1012628). +- kernel/io_uring: cancel io_uring before task works + (bsc#1012628). +- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628). +- io_uring: add warn_once for io_uring_flush() (bsc#1012628). +- io_uring: stop SQPOLL submit on creator's death (bsc#1012628). +- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628). +- io_uring: do sqo disable on install_fd error (bsc#1012628). +- io_uring: fix false positive sqo warning on flush (bsc#1012628). +- io_uring: fix uring_flush in exit_files() warning (bsc#1012628). +- io_uring: fix skipping disabling sqo on exec (bsc#1012628). +- io_uring: dont kill fasync under completion_lock (bsc#1012628). +- io_uring: fix sleeping under spin in __io_clean_op + (bsc#1012628). +- objtool: Don't fail on missing symbol table (bsc#1012628). +- mm/page_alloc: add a missing mm_page_alloc_zone_locked() + tracepoint (bsc#1012628). +- mm: fix a race on nr_swap_pages (bsc#1012628). +- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628). +- printk: fix buffer overflow potential for print_text() + (bsc#1012628). +- printk: fix string termination for record_print_text() + (bsc#1012628). +- commit a3c8888 + ------------------------------------------------------------------- Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index d5b8ac6d..21a210bf 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 5.10 -%define patchversion 5.10.11 +%define patchversion 5.10.12 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-aarch64 -Version: 5.10.11 +Version: 5.10.12 %if 0%{?is_kotd} -Release: .gfcfe481 +Release: .ga3c8888 %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index 2e8f9b9c..5de96280 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,55 @@ +------------------------------------------------------------------- +Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz + +- Linux 5.10.12 (bsc#1012628). +- gpio: mvebu: fix pwm .get_state period calculation + (bsc#1012628). +- Revert "mm/slub: fix a memory leak in sysfs_slab_add()" + (bsc#1012628). +- futex: Ensure the correct return value from futex_lock_pi() + (bsc#1012628). +- futex: Replace pointless printk in fixup_owner() (bsc#1012628). +- futex: Provide and use pi_state_update_owner() (bsc#1012628). +- rtmutex: Remove unused argument from rt_mutex_proxy_unlock() + (bsc#1012628). +- futex: Use pi_state_update_owner() in put_pi_state() + (bsc#1012628). +- futex: Simplify fixup_pi_state_owner() (bsc#1012628). +- futex: Handle faults correctly for PI futexes (bsc#1012628). +- HID: wacom: Correct NULL dereference on AES pen proximity + (bsc#1012628). +- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input + devices (bsc#1012628). +- media: Revert "media: videobuf2: Fix length check for single + plane dmabuf queueing" (bsc#1012628). +- media: v4l2-subdev.h: BIT() is not available in userspace + (bsc#1012628). +- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC + (bsc#1012628). +- kernel/io_uring: cancel io_uring before task works + (bsc#1012628). +- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628). +- io_uring: add warn_once for io_uring_flush() (bsc#1012628). +- io_uring: stop SQPOLL submit on creator's death (bsc#1012628). +- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628). +- io_uring: do sqo disable on install_fd error (bsc#1012628). +- io_uring: fix false positive sqo warning on flush (bsc#1012628). +- io_uring: fix uring_flush in exit_files() warning (bsc#1012628). +- io_uring: fix skipping disabling sqo on exec (bsc#1012628). +- io_uring: dont kill fasync under completion_lock (bsc#1012628). +- io_uring: fix sleeping under spin in __io_clean_op + (bsc#1012628). +- objtool: Don't fail on missing symbol table (bsc#1012628). +- mm/page_alloc: add a missing mm_page_alloc_zone_locked() + tracepoint (bsc#1012628). +- mm: fix a race on nr_swap_pages (bsc#1012628). +- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628). +- printk: fix buffer overflow potential for print_text() + (bsc#1012628). +- printk: fix string termination for record_print_text() + (bsc#1012628). +- commit a3c8888 + ------------------------------------------------------------------- Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index ecd39591..61b23453 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 5.10 -%define patchversion 5.10.11 +%define patchversion 5.10.12 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv6l -Version: 5.10.11 +Version: 5.10.12 %if 0%{?is_kotd} -Release: .gfcfe481 +Release: .ga3c8888 %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index 2e8f9b9c..5de96280 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,55 @@ +------------------------------------------------------------------- +Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz + +- Linux 5.10.12 (bsc#1012628). +- gpio: mvebu: fix pwm .get_state period calculation + (bsc#1012628). +- Revert "mm/slub: fix a memory leak in sysfs_slab_add()" + (bsc#1012628). +- futex: Ensure the correct return value from futex_lock_pi() + (bsc#1012628). +- futex: Replace pointless printk in fixup_owner() (bsc#1012628). +- futex: Provide and use pi_state_update_owner() (bsc#1012628). +- rtmutex: Remove unused argument from rt_mutex_proxy_unlock() + (bsc#1012628). +- futex: Use pi_state_update_owner() in put_pi_state() + (bsc#1012628). +- futex: Simplify fixup_pi_state_owner() (bsc#1012628). +- futex: Handle faults correctly for PI futexes (bsc#1012628). +- HID: wacom: Correct NULL dereference on AES pen proximity + (bsc#1012628). +- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input + devices (bsc#1012628). +- media: Revert "media: videobuf2: Fix length check for single + plane dmabuf queueing" (bsc#1012628). +- media: v4l2-subdev.h: BIT() is not available in userspace + (bsc#1012628). +- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC + (bsc#1012628). +- kernel/io_uring: cancel io_uring before task works + (bsc#1012628). +- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628). +- io_uring: add warn_once for io_uring_flush() (bsc#1012628). +- io_uring: stop SQPOLL submit on creator's death (bsc#1012628). +- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628). +- io_uring: do sqo disable on install_fd error (bsc#1012628). +- io_uring: fix false positive sqo warning on flush (bsc#1012628). +- io_uring: fix uring_flush in exit_files() warning (bsc#1012628). +- io_uring: fix skipping disabling sqo on exec (bsc#1012628). +- io_uring: dont kill fasync under completion_lock (bsc#1012628). +- io_uring: fix sleeping under spin in __io_clean_op + (bsc#1012628). +- objtool: Don't fail on missing symbol table (bsc#1012628). +- mm/page_alloc: add a missing mm_page_alloc_zone_locked() + tracepoint (bsc#1012628). +- mm: fix a race on nr_swap_pages (bsc#1012628). +- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628). +- printk: fix buffer overflow potential for print_text() + (bsc#1012628). +- printk: fix string termination for record_print_text() + (bsc#1012628). +- commit a3c8888 + ------------------------------------------------------------------- Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index e1bcb6a0..39ccd036 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 5.10 -%define patchversion 5.10.11 +%define patchversion 5.10.12 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv7l -Version: 5.10.11 +Version: 5.10.12 %if 0%{?is_kotd} -Release: .gfcfe481 +Release: .ga3c8888 %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index 2e8f9b9c..5de96280 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,3 +1,55 @@ +------------------------------------------------------------------- +Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz + +- Linux 5.10.12 (bsc#1012628). +- gpio: mvebu: fix pwm .get_state period calculation + (bsc#1012628). +- Revert "mm/slub: fix a memory leak in sysfs_slab_add()" + (bsc#1012628). +- futex: Ensure the correct return value from futex_lock_pi() + (bsc#1012628). +- futex: Replace pointless printk in fixup_owner() (bsc#1012628). +- futex: Provide and use pi_state_update_owner() (bsc#1012628). +- rtmutex: Remove unused argument from rt_mutex_proxy_unlock() + (bsc#1012628). +- futex: Use pi_state_update_owner() in put_pi_state() + (bsc#1012628). +- futex: Simplify fixup_pi_state_owner() (bsc#1012628). +- futex: Handle faults correctly for PI futexes (bsc#1012628). +- HID: wacom: Correct NULL dereference on AES pen proximity + (bsc#1012628). +- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input + devices (bsc#1012628). +- media: Revert "media: videobuf2: Fix length check for single + plane dmabuf queueing" (bsc#1012628). +- media: v4l2-subdev.h: BIT() is not available in userspace + (bsc#1012628). +- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC + (bsc#1012628). +- kernel/io_uring: cancel io_uring before task works + (bsc#1012628). +- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628). +- io_uring: add warn_once for io_uring_flush() (bsc#1012628). +- io_uring: stop SQPOLL submit on creator's death (bsc#1012628). +- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628). +- io_uring: do sqo disable on install_fd error (bsc#1012628). +- io_uring: fix false positive sqo warning on flush (bsc#1012628). +- io_uring: fix uring_flush in exit_files() warning (bsc#1012628). +- io_uring: fix skipping disabling sqo on exec (bsc#1012628). +- io_uring: dont kill fasync under completion_lock (bsc#1012628). +- io_uring: fix sleeping under spin in __io_clean_op + (bsc#1012628). +- objtool: Don't fail on missing symbol table (bsc#1012628). +- mm/page_alloc: add a missing mm_page_alloc_zone_locked() + tracepoint (bsc#1012628). +- mm: fix a race on nr_swap_pages (bsc#1012628). +- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628). +- printk: fix buffer overflow potential for print_text() + (bsc#1012628). +- printk: fix string termination for record_print_text() + (bsc#1012628). +- commit a3c8888 + ------------------------------------------------------------------- Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index 2502b5d7..7c0f1415 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -17,7 +17,7 @@ %define srcversion 5.10 -%define patchversion 5.10.11 +%define patchversion 5.10.12 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-riscv64 -Version: 5.10.11 +Version: 5.10.12 %if 0%{?is_kotd} -Release: .gfcfe481 +Release: .ga3c8888 %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index 2e8f9b9c..5de96280 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,55 @@ +------------------------------------------------------------------- +Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz + +- Linux 5.10.12 (bsc#1012628). +- gpio: mvebu: fix pwm .get_state period calculation + (bsc#1012628). +- Revert "mm/slub: fix a memory leak in sysfs_slab_add()" + (bsc#1012628). +- futex: Ensure the correct return value from futex_lock_pi() + (bsc#1012628). +- futex: Replace pointless printk in fixup_owner() (bsc#1012628). +- futex: Provide and use pi_state_update_owner() (bsc#1012628). +- rtmutex: Remove unused argument from rt_mutex_proxy_unlock() + (bsc#1012628). +- futex: Use pi_state_update_owner() in put_pi_state() + (bsc#1012628). +- futex: Simplify fixup_pi_state_owner() (bsc#1012628). +- futex: Handle faults correctly for PI futexes (bsc#1012628). +- HID: wacom: Correct NULL dereference on AES pen proximity + (bsc#1012628). +- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input + devices (bsc#1012628). +- media: Revert "media: videobuf2: Fix length check for single + plane dmabuf queueing" (bsc#1012628). +- media: v4l2-subdev.h: BIT() is not available in userspace + (bsc#1012628). +- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC + (bsc#1012628). +- kernel/io_uring: cancel io_uring before task works + (bsc#1012628). +- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628). +- io_uring: add warn_once for io_uring_flush() (bsc#1012628). +- io_uring: stop SQPOLL submit on creator's death (bsc#1012628). +- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628). +- io_uring: do sqo disable on install_fd error (bsc#1012628). +- io_uring: fix false positive sqo warning on flush (bsc#1012628). +- io_uring: fix uring_flush in exit_files() warning (bsc#1012628). +- io_uring: fix skipping disabling sqo on exec (bsc#1012628). +- io_uring: dont kill fasync under completion_lock (bsc#1012628). +- io_uring: fix sleeping under spin in __io_clean_op + (bsc#1012628). +- objtool: Don't fail on missing symbol table (bsc#1012628). +- mm/page_alloc: add a missing mm_page_alloc_zone_locked() + tracepoint (bsc#1012628). +- mm: fix a race on nr_swap_pages (bsc#1012628). +- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628). +- printk: fix buffer overflow potential for print_text() + (bsc#1012628). +- printk: fix string termination for record_print_text() + (bsc#1012628). +- commit a3c8888 + ------------------------------------------------------------------- Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 49d5e1e1..9f3578db 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.11 +%define patchversion 5.10.12 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -68,9 +68,9 @@ Name: kernel-64kb Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0 Group: System/Kernel -Version: 5.10.11 +Version: 5.10.12 %if 0%{?is_kotd} -Release: .gfcfe481 +Release: .ga3c8888 %else Release: 0 %endif @@ -179,10 +179,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-fcfe48174cb28bad44ca9096080d092c2db50387 -Provides: kernel-srchash-fcfe48174cb28bad44ca9096080d092c2db50387 +Provides: kernel-%build_flavor-base-srchash-a3c888884a63d7ee7325a11835d55562f6785407 +Provides: kernel-srchash-a3c888884a63d7ee7325a11835d55562f6785407 # END COMMON DEPS -Provides: %name-srchash-fcfe48174cb28bad44ca9096080d092c2db50387 +Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-debug.changes b/kernel-debug.changes index 2e8f9b9c..5de96280 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,55 @@ +------------------------------------------------------------------- +Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz + +- Linux 5.10.12 (bsc#1012628). +- gpio: mvebu: fix pwm .get_state period calculation + (bsc#1012628). +- Revert "mm/slub: fix a memory leak in sysfs_slab_add()" + (bsc#1012628). +- futex: Ensure the correct return value from futex_lock_pi() + (bsc#1012628). +- futex: Replace pointless printk in fixup_owner() (bsc#1012628). +- futex: Provide and use pi_state_update_owner() (bsc#1012628). +- rtmutex: Remove unused argument from rt_mutex_proxy_unlock() + (bsc#1012628). +- futex: Use pi_state_update_owner() in put_pi_state() + (bsc#1012628). +- futex: Simplify fixup_pi_state_owner() (bsc#1012628). +- futex: Handle faults correctly for PI futexes (bsc#1012628). +- HID: wacom: Correct NULL dereference on AES pen proximity + (bsc#1012628). +- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input + devices (bsc#1012628). +- media: Revert "media: videobuf2: Fix length check for single + plane dmabuf queueing" (bsc#1012628). +- media: v4l2-subdev.h: BIT() is not available in userspace + (bsc#1012628). +- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC + (bsc#1012628). +- kernel/io_uring: cancel io_uring before task works + (bsc#1012628). +- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628). +- io_uring: add warn_once for io_uring_flush() (bsc#1012628). +- io_uring: stop SQPOLL submit on creator's death (bsc#1012628). +- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628). +- io_uring: do sqo disable on install_fd error (bsc#1012628). +- io_uring: fix false positive sqo warning on flush (bsc#1012628). +- io_uring: fix uring_flush in exit_files() warning (bsc#1012628). +- io_uring: fix skipping disabling sqo on exec (bsc#1012628). +- io_uring: dont kill fasync under completion_lock (bsc#1012628). +- io_uring: fix sleeping under spin in __io_clean_op + (bsc#1012628). +- objtool: Don't fail on missing symbol table (bsc#1012628). +- mm/page_alloc: add a missing mm_page_alloc_zone_locked() + tracepoint (bsc#1012628). +- mm: fix a race on nr_swap_pages (bsc#1012628). +- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628). +- printk: fix buffer overflow potential for print_text() + (bsc#1012628). +- printk: fix string termination for record_print_text() + (bsc#1012628). +- commit a3c8888 + ------------------------------------------------------------------- Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de diff --git a/kernel-debug.spec b/kernel-debug.spec index 75d6500a..2ab30793 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.11 +%define patchversion 5.10.12 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -68,9 +68,9 @@ Name: kernel-debug Summary: A Debug Version of the Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.10.11 +Version: 5.10.12 %if 0%{?is_kotd} -Release: .gfcfe481 +Release: .ga3c8888 %else Release: 0 %endif @@ -179,10 +179,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-fcfe48174cb28bad44ca9096080d092c2db50387 -Provides: kernel-srchash-fcfe48174cb28bad44ca9096080d092c2db50387 +Provides: kernel-%build_flavor-base-srchash-a3c888884a63d7ee7325a11835d55562f6785407 +Provides: kernel-srchash-a3c888884a63d7ee7325a11835d55562f6785407 # END COMMON DEPS -Provides: %name-srchash-fcfe48174cb28bad44ca9096080d092c2db50387 +Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407 %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 2e8f9b9c..5de96280 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,55 @@ +------------------------------------------------------------------- +Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz + +- Linux 5.10.12 (bsc#1012628). +- gpio: mvebu: fix pwm .get_state period calculation + (bsc#1012628). +- Revert "mm/slub: fix a memory leak in sysfs_slab_add()" + (bsc#1012628). +- futex: Ensure the correct return value from futex_lock_pi() + (bsc#1012628). +- futex: Replace pointless printk in fixup_owner() (bsc#1012628). +- futex: Provide and use pi_state_update_owner() (bsc#1012628). +- rtmutex: Remove unused argument from rt_mutex_proxy_unlock() + (bsc#1012628). +- futex: Use pi_state_update_owner() in put_pi_state() + (bsc#1012628). +- futex: Simplify fixup_pi_state_owner() (bsc#1012628). +- futex: Handle faults correctly for PI futexes (bsc#1012628). +- HID: wacom: Correct NULL dereference on AES pen proximity + (bsc#1012628). +- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input + devices (bsc#1012628). +- media: Revert "media: videobuf2: Fix length check for single + plane dmabuf queueing" (bsc#1012628). +- media: v4l2-subdev.h: BIT() is not available in userspace + (bsc#1012628). +- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC + (bsc#1012628). +- kernel/io_uring: cancel io_uring before task works + (bsc#1012628). +- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628). +- io_uring: add warn_once for io_uring_flush() (bsc#1012628). +- io_uring: stop SQPOLL submit on creator's death (bsc#1012628). +- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628). +- io_uring: do sqo disable on install_fd error (bsc#1012628). +- io_uring: fix false positive sqo warning on flush (bsc#1012628). +- io_uring: fix uring_flush in exit_files() warning (bsc#1012628). +- io_uring: fix skipping disabling sqo on exec (bsc#1012628). +- io_uring: dont kill fasync under completion_lock (bsc#1012628). +- io_uring: fix sleeping under spin in __io_clean_op + (bsc#1012628). +- objtool: Don't fail on missing symbol table (bsc#1012628). +- mm/page_alloc: add a missing mm_page_alloc_zone_locked() + tracepoint (bsc#1012628). +- mm: fix a race on nr_swap_pages (bsc#1012628). +- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628). +- printk: fix buffer overflow potential for print_text() + (bsc#1012628). +- printk: fix string termination for record_print_text() + (bsc#1012628). +- commit a3c8888 + ------------------------------------------------------------------- Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de diff --git a/kernel-default.spec b/kernel-default.spec index 9278cd0a..0d3d0330 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.11 +%define patchversion 5.10.12 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -68,9 +68,9 @@ Name: kernel-default Summary: The Standard Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.10.11 +Version: 5.10.12 %if 0%{?is_kotd} -Release: .gfcfe481 +Release: .ga3c8888 %else Release: 0 %endif @@ -179,10 +179,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-fcfe48174cb28bad44ca9096080d092c2db50387 -Provides: kernel-srchash-fcfe48174cb28bad44ca9096080d092c2db50387 +Provides: kernel-%build_flavor-base-srchash-a3c888884a63d7ee7325a11835d55562f6785407 +Provides: kernel-srchash-a3c888884a63d7ee7325a11835d55562f6785407 # END COMMON DEPS -Provides: %name-srchash-fcfe48174cb28bad44ca9096080d092c2db50387 +Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407 %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 2e8f9b9c..5de96280 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,55 @@ +------------------------------------------------------------------- +Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz + +- Linux 5.10.12 (bsc#1012628). +- gpio: mvebu: fix pwm .get_state period calculation + (bsc#1012628). +- Revert "mm/slub: fix a memory leak in sysfs_slab_add()" + (bsc#1012628). +- futex: Ensure the correct return value from futex_lock_pi() + (bsc#1012628). +- futex: Replace pointless printk in fixup_owner() (bsc#1012628). +- futex: Provide and use pi_state_update_owner() (bsc#1012628). +- rtmutex: Remove unused argument from rt_mutex_proxy_unlock() + (bsc#1012628). +- futex: Use pi_state_update_owner() in put_pi_state() + (bsc#1012628). +- futex: Simplify fixup_pi_state_owner() (bsc#1012628). +- futex: Handle faults correctly for PI futexes (bsc#1012628). +- HID: wacom: Correct NULL dereference on AES pen proximity + (bsc#1012628). +- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input + devices (bsc#1012628). +- media: Revert "media: videobuf2: Fix length check for single + plane dmabuf queueing" (bsc#1012628). +- media: v4l2-subdev.h: BIT() is not available in userspace + (bsc#1012628). +- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC + (bsc#1012628). +- kernel/io_uring: cancel io_uring before task works + (bsc#1012628). +- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628). +- io_uring: add warn_once for io_uring_flush() (bsc#1012628). +- io_uring: stop SQPOLL submit on creator's death (bsc#1012628). +- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628). +- io_uring: do sqo disable on install_fd error (bsc#1012628). +- io_uring: fix false positive sqo warning on flush (bsc#1012628). +- io_uring: fix uring_flush in exit_files() warning (bsc#1012628). +- io_uring: fix skipping disabling sqo on exec (bsc#1012628). +- io_uring: dont kill fasync under completion_lock (bsc#1012628). +- io_uring: fix sleeping under spin in __io_clean_op + (bsc#1012628). +- objtool: Don't fail on missing symbol table (bsc#1012628). +- mm/page_alloc: add a missing mm_page_alloc_zone_locked() + tracepoint (bsc#1012628). +- mm: fix a race on nr_swap_pages (bsc#1012628). +- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628). +- printk: fix buffer overflow potential for print_text() + (bsc#1012628). +- printk: fix string termination for record_print_text() + (bsc#1012628). +- commit a3c8888 + ------------------------------------------------------------------- Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de diff --git a/kernel-docs.spec b/kernel-docs.spec index 5c39071b..2770a400 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 5.10 -%define patchversion 5.10.11 +%define patchversion 5.10.12 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -31,9 +31,9 @@ Name: kernel-docs Summary: Kernel Documentation License: GPL-2.0 Group: Documentation/Man -Version: 5.10.11 +Version: 5.10.12 %if 0%{?is_kotd} -Release: .gfcfe481 +Release: .ga3c8888 %else Release: 0 %endif @@ -63,7 +63,7 @@ BuildRequires: texlive-zapfding %endif Url: http://www.kernel.org/ Provides: %name = %version-%source_rel -Provides: %name-srchash-fcfe48174cb28bad44ca9096080d092c2db50387 +Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index 2e8f9b9c..5de96280 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,55 @@ +------------------------------------------------------------------- +Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz + +- Linux 5.10.12 (bsc#1012628). +- gpio: mvebu: fix pwm .get_state period calculation + (bsc#1012628). +- Revert "mm/slub: fix a memory leak in sysfs_slab_add()" + (bsc#1012628). +- futex: Ensure the correct return value from futex_lock_pi() + (bsc#1012628). +- futex: Replace pointless printk in fixup_owner() (bsc#1012628). +- futex: Provide and use pi_state_update_owner() (bsc#1012628). +- rtmutex: Remove unused argument from rt_mutex_proxy_unlock() + (bsc#1012628). +- futex: Use pi_state_update_owner() in put_pi_state() + (bsc#1012628). +- futex: Simplify fixup_pi_state_owner() (bsc#1012628). +- futex: Handle faults correctly for PI futexes (bsc#1012628). +- HID: wacom: Correct NULL dereference on AES pen proximity + (bsc#1012628). +- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input + devices (bsc#1012628). +- media: Revert "media: videobuf2: Fix length check for single + plane dmabuf queueing" (bsc#1012628). +- media: v4l2-subdev.h: BIT() is not available in userspace + (bsc#1012628). +- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC + (bsc#1012628). +- kernel/io_uring: cancel io_uring before task works + (bsc#1012628). +- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628). +- io_uring: add warn_once for io_uring_flush() (bsc#1012628). +- io_uring: stop SQPOLL submit on creator's death (bsc#1012628). +- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628). +- io_uring: do sqo disable on install_fd error (bsc#1012628). +- io_uring: fix false positive sqo warning on flush (bsc#1012628). +- io_uring: fix uring_flush in exit_files() warning (bsc#1012628). +- io_uring: fix skipping disabling sqo on exec (bsc#1012628). +- io_uring: dont kill fasync under completion_lock (bsc#1012628). +- io_uring: fix sleeping under spin in __io_clean_op + (bsc#1012628). +- objtool: Don't fail on missing symbol table (bsc#1012628). +- mm/page_alloc: add a missing mm_page_alloc_zone_locked() + tracepoint (bsc#1012628). +- mm: fix a race on nr_swap_pages (bsc#1012628). +- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628). +- printk: fix buffer overflow potential for print_text() + (bsc#1012628). +- printk: fix string termination for record_print_text() + (bsc#1012628). +- commit a3c8888 + ------------------------------------------------------------------- Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 9166f2c3..d2f3d610 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.11 +%define patchversion 5.10.12 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -68,9 +68,9 @@ Name: kernel-kvmsmall Summary: The Small Developer Kernel for KVM License: GPL-2.0 Group: System/Kernel -Version: 5.10.11 +Version: 5.10.12 %if 0%{?is_kotd} -Release: .gfcfe481 +Release: .ga3c8888 %else Release: 0 %endif @@ -179,10 +179,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-fcfe48174cb28bad44ca9096080d092c2db50387 -Provides: kernel-srchash-fcfe48174cb28bad44ca9096080d092c2db50387 +Provides: kernel-%build_flavor-base-srchash-a3c888884a63d7ee7325a11835d55562f6785407 +Provides: kernel-srchash-a3c888884a63d7ee7325a11835d55562f6785407 # END COMMON DEPS -Provides: %name-srchash-fcfe48174cb28bad44ca9096080d092c2db50387 +Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-lpae.changes b/kernel-lpae.changes index 2e8f9b9c..5de96280 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,55 @@ +------------------------------------------------------------------- +Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz + +- Linux 5.10.12 (bsc#1012628). +- gpio: mvebu: fix pwm .get_state period calculation + (bsc#1012628). +- Revert "mm/slub: fix a memory leak in sysfs_slab_add()" + (bsc#1012628). +- futex: Ensure the correct return value from futex_lock_pi() + (bsc#1012628). +- futex: Replace pointless printk in fixup_owner() (bsc#1012628). +- futex: Provide and use pi_state_update_owner() (bsc#1012628). +- rtmutex: Remove unused argument from rt_mutex_proxy_unlock() + (bsc#1012628). +- futex: Use pi_state_update_owner() in put_pi_state() + (bsc#1012628). +- futex: Simplify fixup_pi_state_owner() (bsc#1012628). +- futex: Handle faults correctly for PI futexes (bsc#1012628). +- HID: wacom: Correct NULL dereference on AES pen proximity + (bsc#1012628). +- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input + devices (bsc#1012628). +- media: Revert "media: videobuf2: Fix length check for single + plane dmabuf queueing" (bsc#1012628). +- media: v4l2-subdev.h: BIT() is not available in userspace + (bsc#1012628). +- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC + (bsc#1012628). +- kernel/io_uring: cancel io_uring before task works + (bsc#1012628). +- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628). +- io_uring: add warn_once for io_uring_flush() (bsc#1012628). +- io_uring: stop SQPOLL submit on creator's death (bsc#1012628). +- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628). +- io_uring: do sqo disable on install_fd error (bsc#1012628). +- io_uring: fix false positive sqo warning on flush (bsc#1012628). +- io_uring: fix uring_flush in exit_files() warning (bsc#1012628). +- io_uring: fix skipping disabling sqo on exec (bsc#1012628). +- io_uring: dont kill fasync under completion_lock (bsc#1012628). +- io_uring: fix sleeping under spin in __io_clean_op + (bsc#1012628). +- objtool: Don't fail on missing symbol table (bsc#1012628). +- mm/page_alloc: add a missing mm_page_alloc_zone_locked() + tracepoint (bsc#1012628). +- mm: fix a race on nr_swap_pages (bsc#1012628). +- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628). +- printk: fix buffer overflow potential for print_text() + (bsc#1012628). +- printk: fix string termination for record_print_text() + (bsc#1012628). +- commit a3c8888 + ------------------------------------------------------------------- Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 45b87c31..08b672c6 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.11 +%define patchversion 5.10.12 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -68,9 +68,9 @@ Name: kernel-lpae Summary: Kernel for LPAE enabled systems License: GPL-2.0 Group: System/Kernel -Version: 5.10.11 +Version: 5.10.12 %if 0%{?is_kotd} -Release: .gfcfe481 +Release: .ga3c8888 %else Release: 0 %endif @@ -179,10 +179,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-fcfe48174cb28bad44ca9096080d092c2db50387 -Provides: kernel-srchash-fcfe48174cb28bad44ca9096080d092c2db50387 +Provides: kernel-%build_flavor-base-srchash-a3c888884a63d7ee7325a11835d55562f6785407 +Provides: kernel-srchash-a3c888884a63d7ee7325a11835d55562f6785407 # END COMMON DEPS -Provides: %name-srchash-fcfe48174cb28bad44ca9096080d092c2db50387 +Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index 2e8f9b9c..5de96280 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,55 @@ +------------------------------------------------------------------- +Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz + +- Linux 5.10.12 (bsc#1012628). +- gpio: mvebu: fix pwm .get_state period calculation + (bsc#1012628). +- Revert "mm/slub: fix a memory leak in sysfs_slab_add()" + (bsc#1012628). +- futex: Ensure the correct return value from futex_lock_pi() + (bsc#1012628). +- futex: Replace pointless printk in fixup_owner() (bsc#1012628). +- futex: Provide and use pi_state_update_owner() (bsc#1012628). +- rtmutex: Remove unused argument from rt_mutex_proxy_unlock() + (bsc#1012628). +- futex: Use pi_state_update_owner() in put_pi_state() + (bsc#1012628). +- futex: Simplify fixup_pi_state_owner() (bsc#1012628). +- futex: Handle faults correctly for PI futexes (bsc#1012628). +- HID: wacom: Correct NULL dereference on AES pen proximity + (bsc#1012628). +- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input + devices (bsc#1012628). +- media: Revert "media: videobuf2: Fix length check for single + plane dmabuf queueing" (bsc#1012628). +- media: v4l2-subdev.h: BIT() is not available in userspace + (bsc#1012628). +- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC + (bsc#1012628). +- kernel/io_uring: cancel io_uring before task works + (bsc#1012628). +- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628). +- io_uring: add warn_once for io_uring_flush() (bsc#1012628). +- io_uring: stop SQPOLL submit on creator's death (bsc#1012628). +- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628). +- io_uring: do sqo disable on install_fd error (bsc#1012628). +- io_uring: fix false positive sqo warning on flush (bsc#1012628). +- io_uring: fix uring_flush in exit_files() warning (bsc#1012628). +- io_uring: fix skipping disabling sqo on exec (bsc#1012628). +- io_uring: dont kill fasync under completion_lock (bsc#1012628). +- io_uring: fix sleeping under spin in __io_clean_op + (bsc#1012628). +- objtool: Don't fail on missing symbol table (bsc#1012628). +- mm/page_alloc: add a missing mm_page_alloc_zone_locked() + tracepoint (bsc#1012628). +- mm: fix a race on nr_swap_pages (bsc#1012628). +- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628). +- printk: fix buffer overflow potential for print_text() + (bsc#1012628). +- printk: fix string termination for record_print_text() + (bsc#1012628). +- commit a3c8888 + ------------------------------------------------------------------- Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index f21862c3..a74c903d 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 5.10.11 +%define patchversion 5.10.12 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-fcfe48174cb28bad44ca9096080d092c2db50387 +BuildRequires: kernel%kernel_flavor-srchash-a3c888884a63d7ee7325a11835d55562f6785407 %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 Group: SLES -Version: 5.10.11 +Version: 5.10.12 %if 0%{?is_kotd} -Release: .gfcfe481 +Release: .ga3c8888 %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 2e8f9b9c..5de96280 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,55 @@ +------------------------------------------------------------------- +Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz + +- Linux 5.10.12 (bsc#1012628). +- gpio: mvebu: fix pwm .get_state period calculation + (bsc#1012628). +- Revert "mm/slub: fix a memory leak in sysfs_slab_add()" + (bsc#1012628). +- futex: Ensure the correct return value from futex_lock_pi() + (bsc#1012628). +- futex: Replace pointless printk in fixup_owner() (bsc#1012628). +- futex: Provide and use pi_state_update_owner() (bsc#1012628). +- rtmutex: Remove unused argument from rt_mutex_proxy_unlock() + (bsc#1012628). +- futex: Use pi_state_update_owner() in put_pi_state() + (bsc#1012628). +- futex: Simplify fixup_pi_state_owner() (bsc#1012628). +- futex: Handle faults correctly for PI futexes (bsc#1012628). +- HID: wacom: Correct NULL dereference on AES pen proximity + (bsc#1012628). +- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input + devices (bsc#1012628). +- media: Revert "media: videobuf2: Fix length check for single + plane dmabuf queueing" (bsc#1012628). +- media: v4l2-subdev.h: BIT() is not available in userspace + (bsc#1012628). +- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC + (bsc#1012628). +- kernel/io_uring: cancel io_uring before task works + (bsc#1012628). +- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628). +- io_uring: add warn_once for io_uring_flush() (bsc#1012628). +- io_uring: stop SQPOLL submit on creator's death (bsc#1012628). +- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628). +- io_uring: do sqo disable on install_fd error (bsc#1012628). +- io_uring: fix false positive sqo warning on flush (bsc#1012628). +- io_uring: fix uring_flush in exit_files() warning (bsc#1012628). +- io_uring: fix skipping disabling sqo on exec (bsc#1012628). +- io_uring: dont kill fasync under completion_lock (bsc#1012628). +- io_uring: fix sleeping under spin in __io_clean_op + (bsc#1012628). +- objtool: Don't fail on missing symbol table (bsc#1012628). +- mm/page_alloc: add a missing mm_page_alloc_zone_locked() + tracepoint (bsc#1012628). +- mm: fix a race on nr_swap_pages (bsc#1012628). +- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628). +- printk: fix buffer overflow potential for print_text() + (bsc#1012628). +- printk: fix string termination for record_print_text() + (bsc#1012628). +- commit a3c8888 + ------------------------------------------------------------------- Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index f12c3397..f374f965 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 5.10.11 +%define patchversion 5.10.12 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Basic QA tests for the kernel License: GPL-2.0 Group: SLES -Version: 5.10.11 +Version: 5.10.12 %if 0%{?is_kotd} -Release: .gfcfe481 +Release: .ga3c8888 %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index 2e8f9b9c..5de96280 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,55 @@ +------------------------------------------------------------------- +Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz + +- Linux 5.10.12 (bsc#1012628). +- gpio: mvebu: fix pwm .get_state period calculation + (bsc#1012628). +- Revert "mm/slub: fix a memory leak in sysfs_slab_add()" + (bsc#1012628). +- futex: Ensure the correct return value from futex_lock_pi() + (bsc#1012628). +- futex: Replace pointless printk in fixup_owner() (bsc#1012628). +- futex: Provide and use pi_state_update_owner() (bsc#1012628). +- rtmutex: Remove unused argument from rt_mutex_proxy_unlock() + (bsc#1012628). +- futex: Use pi_state_update_owner() in put_pi_state() + (bsc#1012628). +- futex: Simplify fixup_pi_state_owner() (bsc#1012628). +- futex: Handle faults correctly for PI futexes (bsc#1012628). +- HID: wacom: Correct NULL dereference on AES pen proximity + (bsc#1012628). +- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input + devices (bsc#1012628). +- media: Revert "media: videobuf2: Fix length check for single + plane dmabuf queueing" (bsc#1012628). +- media: v4l2-subdev.h: BIT() is not available in userspace + (bsc#1012628). +- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC + (bsc#1012628). +- kernel/io_uring: cancel io_uring before task works + (bsc#1012628). +- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628). +- io_uring: add warn_once for io_uring_flush() (bsc#1012628). +- io_uring: stop SQPOLL submit on creator's death (bsc#1012628). +- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628). +- io_uring: do sqo disable on install_fd error (bsc#1012628). +- io_uring: fix false positive sqo warning on flush (bsc#1012628). +- io_uring: fix uring_flush in exit_files() warning (bsc#1012628). +- io_uring: fix skipping disabling sqo on exec (bsc#1012628). +- io_uring: dont kill fasync under completion_lock (bsc#1012628). +- io_uring: fix sleeping under spin in __io_clean_op + (bsc#1012628). +- objtool: Don't fail on missing symbol table (bsc#1012628). +- mm/page_alloc: add a missing mm_page_alloc_zone_locked() + tracepoint (bsc#1012628). +- mm: fix a race on nr_swap_pages (bsc#1012628). +- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628). +- printk: fix buffer overflow potential for print_text() + (bsc#1012628). +- printk: fix string termination for record_print_text() + (bsc#1012628). +- commit a3c8888 + ------------------------------------------------------------------- Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de diff --git a/kernel-pae.spec b/kernel-pae.spec index 96ce3b8b..e1a8e660 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.11 +%define patchversion 5.10.12 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -68,9 +68,9 @@ Name: kernel-pae Summary: Kernel with PAE Support License: GPL-2.0 Group: System/Kernel -Version: 5.10.11 +Version: 5.10.12 %if 0%{?is_kotd} -Release: .gfcfe481 +Release: .ga3c8888 %else Release: 0 %endif @@ -179,10 +179,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-fcfe48174cb28bad44ca9096080d092c2db50387 -Provides: kernel-srchash-fcfe48174cb28bad44ca9096080d092c2db50387 +Provides: kernel-%build_flavor-base-srchash-a3c888884a63d7ee7325a11835d55562f6785407 +Provides: kernel-srchash-a3c888884a63d7ee7325a11835d55562f6785407 # END COMMON DEPS -Provides: %name-srchash-fcfe48174cb28bad44ca9096080d092c2db50387 +Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407 %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 2e8f9b9c..5de96280 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,55 @@ +------------------------------------------------------------------- +Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz + +- Linux 5.10.12 (bsc#1012628). +- gpio: mvebu: fix pwm .get_state period calculation + (bsc#1012628). +- Revert "mm/slub: fix a memory leak in sysfs_slab_add()" + (bsc#1012628). +- futex: Ensure the correct return value from futex_lock_pi() + (bsc#1012628). +- futex: Replace pointless printk in fixup_owner() (bsc#1012628). +- futex: Provide and use pi_state_update_owner() (bsc#1012628). +- rtmutex: Remove unused argument from rt_mutex_proxy_unlock() + (bsc#1012628). +- futex: Use pi_state_update_owner() in put_pi_state() + (bsc#1012628). +- futex: Simplify fixup_pi_state_owner() (bsc#1012628). +- futex: Handle faults correctly for PI futexes (bsc#1012628). +- HID: wacom: Correct NULL dereference on AES pen proximity + (bsc#1012628). +- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input + devices (bsc#1012628). +- media: Revert "media: videobuf2: Fix length check for single + plane dmabuf queueing" (bsc#1012628). +- media: v4l2-subdev.h: BIT() is not available in userspace + (bsc#1012628). +- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC + (bsc#1012628). +- kernel/io_uring: cancel io_uring before task works + (bsc#1012628). +- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628). +- io_uring: add warn_once for io_uring_flush() (bsc#1012628). +- io_uring: stop SQPOLL submit on creator's death (bsc#1012628). +- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628). +- io_uring: do sqo disable on install_fd error (bsc#1012628). +- io_uring: fix false positive sqo warning on flush (bsc#1012628). +- io_uring: fix uring_flush in exit_files() warning (bsc#1012628). +- io_uring: fix skipping disabling sqo on exec (bsc#1012628). +- io_uring: dont kill fasync under completion_lock (bsc#1012628). +- io_uring: fix sleeping under spin in __io_clean_op + (bsc#1012628). +- objtool: Don't fail on missing symbol table (bsc#1012628). +- mm/page_alloc: add a missing mm_page_alloc_zone_locked() + tracepoint (bsc#1012628). +- mm: fix a race on nr_swap_pages (bsc#1012628). +- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628). +- printk: fix buffer overflow potential for print_text() + (bsc#1012628). +- printk: fix string termination for record_print_text() + (bsc#1012628). +- commit a3c8888 + ------------------------------------------------------------------- Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de diff --git a/kernel-source.spec b/kernel-source.spec index d229da66..d623a819 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.11 +%define patchversion 5.10.12 %define variant %{nil} %define vanilla_only 0 @@ -30,9 +30,9 @@ Name: kernel-source Summary: The Linux Kernel Sources License: GPL-2.0 Group: Development/Sources -Version: 5.10.11 +Version: 5.10.12 %if 0%{?is_kotd} -Release: .gfcfe481 +Release: .ga3c8888 %else Release: 0 %endif @@ -43,7 +43,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-fcfe48174cb28bad44ca9096080d092c2db50387 +Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407 Provides: linux Provides: multiversion(kernel) Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-syms.changes b/kernel-syms.changes index 2e8f9b9c..5de96280 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,55 @@ +------------------------------------------------------------------- +Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz + +- Linux 5.10.12 (bsc#1012628). +- gpio: mvebu: fix pwm .get_state period calculation + (bsc#1012628). +- Revert "mm/slub: fix a memory leak in sysfs_slab_add()" + (bsc#1012628). +- futex: Ensure the correct return value from futex_lock_pi() + (bsc#1012628). +- futex: Replace pointless printk in fixup_owner() (bsc#1012628). +- futex: Provide and use pi_state_update_owner() (bsc#1012628). +- rtmutex: Remove unused argument from rt_mutex_proxy_unlock() + (bsc#1012628). +- futex: Use pi_state_update_owner() in put_pi_state() + (bsc#1012628). +- futex: Simplify fixup_pi_state_owner() (bsc#1012628). +- futex: Handle faults correctly for PI futexes (bsc#1012628). +- HID: wacom: Correct NULL dereference on AES pen proximity + (bsc#1012628). +- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input + devices (bsc#1012628). +- media: Revert "media: videobuf2: Fix length check for single + plane dmabuf queueing" (bsc#1012628). +- media: v4l2-subdev.h: BIT() is not available in userspace + (bsc#1012628). +- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC + (bsc#1012628). +- kernel/io_uring: cancel io_uring before task works + (bsc#1012628). +- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628). +- io_uring: add warn_once for io_uring_flush() (bsc#1012628). +- io_uring: stop SQPOLL submit on creator's death (bsc#1012628). +- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628). +- io_uring: do sqo disable on install_fd error (bsc#1012628). +- io_uring: fix false positive sqo warning on flush (bsc#1012628). +- io_uring: fix uring_flush in exit_files() warning (bsc#1012628). +- io_uring: fix skipping disabling sqo on exec (bsc#1012628). +- io_uring: dont kill fasync under completion_lock (bsc#1012628). +- io_uring: fix sleeping under spin in __io_clean_op + (bsc#1012628). +- objtool: Don't fail on missing symbol table (bsc#1012628). +- mm/page_alloc: add a missing mm_page_alloc_zone_locked() + tracepoint (bsc#1012628). +- mm: fix a race on nr_swap_pages (bsc#1012628). +- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628). +- printk: fix buffer overflow potential for print_text() + (bsc#1012628). +- printk: fix string termination for record_print_text() + (bsc#1012628). +- commit a3c8888 + ------------------------------------------------------------------- Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de diff --git a/kernel-syms.spec b/kernel-syms.spec index 6d793ce3..8e54c311 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 Group: Development/Sources -Version: 5.10.11 +Version: 5.10.12 %if %using_buildservice %if 0%{?is_kotd} -Release: .gfcfe481 +Release: .ga3c8888 %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-fcfe48174cb28bad44ca9096080d092c2db50387 +Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407 Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 2e8f9b9c..5de96280 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,55 @@ +------------------------------------------------------------------- +Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz + +- Linux 5.10.12 (bsc#1012628). +- gpio: mvebu: fix pwm .get_state period calculation + (bsc#1012628). +- Revert "mm/slub: fix a memory leak in sysfs_slab_add()" + (bsc#1012628). +- futex: Ensure the correct return value from futex_lock_pi() + (bsc#1012628). +- futex: Replace pointless printk in fixup_owner() (bsc#1012628). +- futex: Provide and use pi_state_update_owner() (bsc#1012628). +- rtmutex: Remove unused argument from rt_mutex_proxy_unlock() + (bsc#1012628). +- futex: Use pi_state_update_owner() in put_pi_state() + (bsc#1012628). +- futex: Simplify fixup_pi_state_owner() (bsc#1012628). +- futex: Handle faults correctly for PI futexes (bsc#1012628). +- HID: wacom: Correct NULL dereference on AES pen proximity + (bsc#1012628). +- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input + devices (bsc#1012628). +- media: Revert "media: videobuf2: Fix length check for single + plane dmabuf queueing" (bsc#1012628). +- media: v4l2-subdev.h: BIT() is not available in userspace + (bsc#1012628). +- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC + (bsc#1012628). +- kernel/io_uring: cancel io_uring before task works + (bsc#1012628). +- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628). +- io_uring: add warn_once for io_uring_flush() (bsc#1012628). +- io_uring: stop SQPOLL submit on creator's death (bsc#1012628). +- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628). +- io_uring: do sqo disable on install_fd error (bsc#1012628). +- io_uring: fix false positive sqo warning on flush (bsc#1012628). +- io_uring: fix uring_flush in exit_files() warning (bsc#1012628). +- io_uring: fix skipping disabling sqo on exec (bsc#1012628). +- io_uring: dont kill fasync under completion_lock (bsc#1012628). +- io_uring: fix sleeping under spin in __io_clean_op + (bsc#1012628). +- objtool: Don't fail on missing symbol table (bsc#1012628). +- mm/page_alloc: add a missing mm_page_alloc_zone_locked() + tracepoint (bsc#1012628). +- mm: fix a race on nr_swap_pages (bsc#1012628). +- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628). +- printk: fix buffer overflow potential for print_text() + (bsc#1012628). +- printk: fix string termination for record_print_text() + (bsc#1012628). +- commit a3c8888 + ------------------------------------------------------------------- Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index d13beb4f..804da0a1 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.11 +%define patchversion 5.10.12 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -68,9 +68,9 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0 Group: System/Kernel -Version: 5.10.11 +Version: 5.10.12 %if 0%{?is_kotd} -Release: .gfcfe481 +Release: .ga3c8888 %else Release: 0 %endif @@ -179,10 +179,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-fcfe48174cb28bad44ca9096080d092c2db50387 -Provides: kernel-srchash-fcfe48174cb28bad44ca9096080d092c2db50387 +Provides: kernel-%build_flavor-base-srchash-a3c888884a63d7ee7325a11835d55562f6785407 +Provides: kernel-srchash-a3c888884a63d7ee7325a11835d55562f6785407 # END COMMON DEPS -Provides: %name-srchash-fcfe48174cb28bad44ca9096080d092c2db50387 +Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index 2e8f9b9c..5de96280 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,55 @@ +------------------------------------------------------------------- +Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz + +- Linux 5.10.12 (bsc#1012628). +- gpio: mvebu: fix pwm .get_state period calculation + (bsc#1012628). +- Revert "mm/slub: fix a memory leak in sysfs_slab_add()" + (bsc#1012628). +- futex: Ensure the correct return value from futex_lock_pi() + (bsc#1012628). +- futex: Replace pointless printk in fixup_owner() (bsc#1012628). +- futex: Provide and use pi_state_update_owner() (bsc#1012628). +- rtmutex: Remove unused argument from rt_mutex_proxy_unlock() + (bsc#1012628). +- futex: Use pi_state_update_owner() in put_pi_state() + (bsc#1012628). +- futex: Simplify fixup_pi_state_owner() (bsc#1012628). +- futex: Handle faults correctly for PI futexes (bsc#1012628). +- HID: wacom: Correct NULL dereference on AES pen proximity + (bsc#1012628). +- HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input + devices (bsc#1012628). +- media: Revert "media: videobuf2: Fix length check for single + plane dmabuf queueing" (bsc#1012628). +- media: v4l2-subdev.h: BIT() is not available in userspace + (bsc#1012628). +- RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC + (bsc#1012628). +- kernel/io_uring: cancel io_uring before task works + (bsc#1012628). +- io_uring: inline io_uring_attempt_task_drop() (bsc#1012628). +- io_uring: add warn_once for io_uring_flush() (bsc#1012628). +- io_uring: stop SQPOLL submit on creator's death (bsc#1012628). +- io_uring: fix null-deref in io_disable_sqo_submit (bsc#1012628). +- io_uring: do sqo disable on install_fd error (bsc#1012628). +- io_uring: fix false positive sqo warning on flush (bsc#1012628). +- io_uring: fix uring_flush in exit_files() warning (bsc#1012628). +- io_uring: fix skipping disabling sqo on exec (bsc#1012628). +- io_uring: dont kill fasync under completion_lock (bsc#1012628). +- io_uring: fix sleeping under spin in __io_clean_op + (bsc#1012628). +- objtool: Don't fail on missing symbol table (bsc#1012628). +- mm/page_alloc: add a missing mm_page_alloc_zone_locked() + tracepoint (bsc#1012628). +- mm: fix a race on nr_swap_pages (bsc#1012628). +- tools: Factor HOSTCC, HOSTLD, HOSTAR definitions (bsc#1012628). +- printk: fix buffer overflow potential for print_text() + (bsc#1012628). +- printk: fix string termination for record_print_text() + (bsc#1012628). +- commit a3c8888 + ------------------------------------------------------------------- Thu Jan 28 11:34:53 CET 2021 - msuchanek@suse.de diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index 87e249f9..f9f04505 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.11 +%define patchversion 5.10.12 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -68,9 +68,9 @@ Name: kernel-zfcpdump Summary: The IBM System Z zfcpdump Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.10.11 +Version: 5.10.12 %if 0%{?is_kotd} -Release: .gfcfe481 +Release: .ga3c8888 %else Release: 0 %endif @@ -179,10 +179,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-fcfe48174cb28bad44ca9096080d092c2db50387 -Provides: kernel-srchash-fcfe48174cb28bad44ca9096080d092c2db50387 +Provides: kernel-%build_flavor-base-srchash-a3c888884a63d7ee7325a11835d55562f6785407 +Provides: kernel-srchash-a3c888884a63d7ee7325a11835d55562f6785407 # END COMMON DEPS -Provides: %name-srchash-fcfe48174cb28bad44ca9096080d092c2db50387 +Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 010a0b34..82827d64 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:94bbf0d6146aeaaff253a4f96369490299168965267b2b03e9ba83938e034819 -size 997661 +oid sha256:8ed397497c56a6891c2c8e681729cb36ff0b00cedf9145b7f609c3450a91d3a1 +size 1016088 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 313b592d..55fc10f5 100644 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1dd0c65653d6c5c1d367c05245a2e4ed75839fed79b7e47374cb004b1a929e95 -size 69987 +oid sha256:92fd1cba3e800f47aeba9a6b6dc4ae7d7cded144728e8680338ebe49e070405a +size 69478 diff --git a/series.conf b/series.conf index 81806a20..7a73af52 100644 --- a/series.conf +++ b/series.conf @@ -1539,6 +1539,39 @@ patches.kernel.org/5.10.11-203-mm-fix-initialization-of-struct-page-for-hole.patch patches.kernel.org/5.10.11-204-Revert-mm-fix-initialization-of-struct-page-f.patch patches.kernel.org/5.10.11-205-Linux-5.10.11.patch + patches.kernel.org/5.10.12-001-gpio-mvebu-fix-pwm-.get_state-period-calculat.patch + patches.kernel.org/5.10.12-002-Revert-mm-slub-fix-a-memory-leak-in-sysfs_sla.patch + patches.kernel.org/5.10.12-003-futex-Ensure-the-correct-return-value-from-fu.patch + patches.kernel.org/5.10.12-004-futex-Replace-pointless-printk-in-fixup_owner.patch + patches.kernel.org/5.10.12-005-futex-Provide-and-use-pi_state_update_owner.patch + patches.kernel.org/5.10.12-006-rtmutex-Remove-unused-argument-from-rt_mutex_.patch + patches.kernel.org/5.10.12-007-futex-Use-pi_state_update_owner-in-put_pi_sta.patch + patches.kernel.org/5.10.12-008-futex-Simplify-fixup_pi_state_owner.patch + patches.kernel.org/5.10.12-009-futex-Handle-faults-correctly-for-PI-futexes.patch + patches.kernel.org/5.10.12-010-HID-wacom-Correct-NULL-dereference-on-AES-pen.patch + patches.kernel.org/5.10.12-011-HID-multitouch-Apply-MT_QUIRK_CONFIDENCE-quir.patch + patches.kernel.org/5.10.12-012-media-Revert-media-videobuf2-Fix-length-check.patch + patches.kernel.org/5.10.12-013-media-v4l2-subdev.h-BIT-is-not-available-in-u.patch + patches.kernel.org/5.10.12-014-RDMA-vmw_pvrdma-Fix-network_hdr_type-reported.patch + patches.kernel.org/5.10.12-015-iwlwifi-dbg-Don-t-touch-the-tlv-data.patch + patches.kernel.org/5.10.12-016-kernel-io_uring-cancel-io_uring-before-task-w.patch + patches.kernel.org/5.10.12-017-io_uring-inline-io_uring_attempt_task_drop.patch + patches.kernel.org/5.10.12-018-io_uring-add-warn_once-for-io_uring_flush.patch + patches.kernel.org/5.10.12-019-io_uring-stop-SQPOLL-submit-on-creator-s-deat.patch + patches.kernel.org/5.10.12-020-io_uring-fix-null-deref-in-io_disable_sqo_sub.patch + patches.kernel.org/5.10.12-021-io_uring-do-sqo-disable-on-install_fd-error.patch + patches.kernel.org/5.10.12-022-io_uring-fix-false-positive-sqo-warning-on-fl.patch + patches.kernel.org/5.10.12-023-io_uring-fix-uring_flush-in-exit_files-warnin.patch + patches.kernel.org/5.10.12-024-io_uring-fix-skipping-disabling-sqo-on-exec.patch + patches.kernel.org/5.10.12-025-io_uring-dont-kill-fasync-under-completion_lo.patch + patches.kernel.org/5.10.12-026-io_uring-fix-sleeping-under-spin-in-__io_clea.patch + patches.kernel.org/5.10.12-027-objtool-Don-t-fail-on-missing-symbol-table.patch + patches.kernel.org/5.10.12-028-mm-page_alloc-add-a-missing-mm_page_alloc_zon.patch + patches.kernel.org/5.10.12-029-mm-fix-a-race-on-nr_swap_pages.patch + patches.kernel.org/5.10.12-030-tools-Factor-HOSTCC-HOSTLD-HOSTAR-definitions.patch + patches.kernel.org/5.10.12-031-printk-fix-buffer-overflow-potential-for-prin.patch + patches.kernel.org/5.10.12-032-printk-fix-string-termination-for-record_prin.patch + patches.kernel.org/5.10.12-033-Linux-5.10.12.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -1640,7 +1673,6 @@ # Networking core ######################################################## patches.suse/Revert-netfilter-conntrack-remove-helper-hook-again.patch - patches.suse/iwlwifi-dbg-Don-t-touch-the-tlv-data.patch ######################################################## # Security diff --git a/source-timestamp b/source-timestamp index 650f2037..5fed46f2 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2021-01-28 10:35:26 +0000 -GIT Revision: fcfe48174cb28bad44ca9096080d092c2db50387 +2021-01-30 19:15:49 +0000 +GIT Revision: a3c888884a63d7ee7325a11835d55562f6785407 GIT Branch: stable