From 8dc9c6ce973bf3cda64b5de31a9ded2f03f94fe566968bb019a613eac7f576c7 Mon Sep 17 00:00:00 2001 From: Jiri Slaby Date: Thu, 7 Jan 2021 06:57:15 +0000 Subject: [PATCH] commit 19815f3ce314b75d4f5f34ca23a323a37a98ff77 OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1425 --- dtb-aarch64.changes | 115 +++++++++++++++++++++++++++++++++++++ dtb-aarch64.spec | 6 +- dtb-armv6l.changes | 115 +++++++++++++++++++++++++++++++++++++ dtb-armv6l.spec | 6 +- dtb-armv7l.changes | 115 +++++++++++++++++++++++++++++++++++++ dtb-armv7l.spec | 6 +- dtb-riscv64.changes | 115 +++++++++++++++++++++++++++++++++++++ dtb-riscv64.spec | 6 +- kernel-64kb.changes | 115 +++++++++++++++++++++++++++++++++++++ kernel-64kb.spec | 12 ++-- kernel-debug.changes | 115 +++++++++++++++++++++++++++++++++++++ kernel-debug.spec | 12 ++-- kernel-default.changes | 115 +++++++++++++++++++++++++++++++++++++ kernel-default.spec | 12 ++-- kernel-docs.changes | 115 +++++++++++++++++++++++++++++++++++++ kernel-docs.spec | 8 +-- kernel-kvmsmall.changes | 115 +++++++++++++++++++++++++++++++++++++ kernel-kvmsmall.spec | 12 ++-- kernel-lpae.changes | 115 +++++++++++++++++++++++++++++++++++++ kernel-lpae.spec | 12 ++-- kernel-obs-build.changes | 115 +++++++++++++++++++++++++++++++++++++ kernel-obs-build.spec | 8 +-- kernel-obs-qa.changes | 115 +++++++++++++++++++++++++++++++++++++ kernel-obs-qa.spec | 6 +- kernel-pae.changes | 115 +++++++++++++++++++++++++++++++++++++ kernel-pae.spec | 12 ++-- kernel-source.changes | 115 +++++++++++++++++++++++++++++++++++++ kernel-source.spec | 8 +-- kernel-syms.changes | 115 +++++++++++++++++++++++++++++++++++++ kernel-syms.spec | 6 +- kernel-vanilla.changes | 115 +++++++++++++++++++++++++++++++++++++ kernel-vanilla.spec | 12 ++-- kernel-zfcpdump.changes | 115 +++++++++++++++++++++++++++++++++++++ kernel-zfcpdump.spec | 12 ++-- patches.kernel.org.tar.bz2 | 4 +- patches.suse.tar.bz2 | 4 +- series.conf | 65 +++++++++++++++++++++ source-timestamp | 4 +- 38 files changed, 2104 insertions(+), 84 deletions(-) diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index 9dfb646e..72271163 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,118 @@ +------------------------------------------------------------------- +Wed Jan 6 19:20:56 CET 2021 - jslaby@suse.cz + +- drm/docs: Fix todo.rst (git-fixes). +- net/sched: sch_taprio: ensure to reset/destroy all child qdiscs + (git-fixes). +- commit 19815f3 + +------------------------------------------------------------------- +Wed Jan 6 19:16:56 CET 2021 - jslaby@suse.cz + +- Linux 5.10.5 (bsc#1012628). +- net/sched: sch_taprio: reset child qdiscs before freeing them + (bsc#1012628). +- mptcp: fix security context on server socket (bsc#1012628). +- ethtool: fix error paths in ethnl_set_channels() (bsc#1012628). +- ethtool: fix string set id check (bsc#1012628). +- md/raid10: initialize r10_bio->read_slot before use + (bsc#1012628). +- drm/amd/display: Add get_dig_frontend implementation for DCEx + (bsc#1012628). +- io_uring: close a small race gap for files cancel (bsc#1012628). +- jffs2: Allow setting rp_size to zero during remounting + (bsc#1012628). +- jffs2: Fix NULL pointer dereference in rp_size fs option parsing + (bsc#1012628). +- spi: dw-bt1: Fix undefined devm_mux_control_get symbol + (bsc#1012628). +- opp: fix memory leak in _allocate_opp_table (bsc#1012628). +- opp: Call the missing clk_put() on error (bsc#1012628). +- scsi: block: Fix a race in the runtime power management code + (bsc#1012628). +- mm/hugetlb: fix deadlock in hugetlb_cow error path + (bsc#1012628). +- mm: memmap defer init doesn't work as expected (bsc#1012628). +- lib/zlib: fix inflating zlib streams on s390 (bsc#1012628). +- io_uring: don't assume mm is constant across submits + (bsc#1012628). +- io_uring: use bottom half safe lock for fixed file data + (bsc#1012628). +- io_uring: add a helper for setting a ref node (bsc#1012628). +- io_uring: fix io_sqe_files_unregister() hangs (bsc#1012628). +- uapi: move constants from to + (bsc#1012628). +- tools headers UAPI: Sync linux/const.h with the kernel headers + (bsc#1012628). +- cgroup: Fix memory leak when parsing multiple source parameters + (bsc#1012628). +- zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of + dfltcc_syms.c (bsc#1012628). +- scsi: cxgb4i: Fix TLS dependency (bsc#1012628). +- Bluetooth: hci_h5: close serdev device and free hu in h5_close + (bsc#1012628). +- fbcon: Disable accelerated scrolling (bsc#1012628). +- reiserfs: add check for an invalid ih_entry_count (bsc#1012628). +- misc: vmw_vmci: fix kernel info-leak by initializing dbells + in vmci_ctx_get_chkpt_doorbells() (bsc#1012628). +- media: gp8psk: initialize stats at power control logic + (bsc#1012628). +- f2fs: fix shift-out-of-bounds in sanity_check_raw_super() + (bsc#1012628). +- ALSA: seq: Use bool for snd_seq_queue internal flags + (bsc#1012628). +- ALSA: rawmidi: Access runtime->avail always in spinlock + (bsc#1012628). +- bfs: don't use WARNING: string when it's just info + (bsc#1012628). +- ext4: check for invalid block size early when mounting a file + system (bsc#1012628). +- fcntl: Fix potential deadlock in send_sig{io, urg}() + (bsc#1012628). +- io_uring: check kthread stopped flag when sq thread is unparked + (bsc#1012628). +- rtc: sun6i: Fix memleak in sun6i_rtc_clk_init (bsc#1012628). +- module: set MODULE_STATE_GOING state when a module fails to load + (bsc#1012628). +- quota: Don't overflow quota file offsets (bsc#1012628). +- rtc: pl031: fix resource leak in pl031_probe (bsc#1012628). +- powerpc: sysdev: add missing iounmap() on error in + mpic_msgr_probe() (bsc#1012628). +- i3c master: fix missing destroy_workqueue() on error in + i3c_master_register (bsc#1012628). +- NFSv4: Fix a pNFS layout related use-after-free race when + freeing the inode (bsc#1012628). +- f2fs: avoid race condition for shrinker count (bsc#1012628). +- f2fs: fix race of pending_pages in decompression (bsc#1012628). +- module: delay kobject uevent until after module init call + (bsc#1012628). +- powerpc/64: irq replay remove decrementer overflow check + (bsc#1012628). +- fs/namespace.c: WARN if mnt_count has become negative + (bsc#1012628). +- watchdog: rti-wdt: fix reference leak in rti_wdt_probe + (bsc#1012628). +- um: random: Register random as hwrng-core device (bsc#1012628). +- um: ubd: Submit all data segments atomically (bsc#1012628). +- NFSv4.2: Don't error when exiting early on a READ_PLUS buffer + overflow (bsc#1012628). +- ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW + inode fails (bsc#1012628). +- drm/amd/display: updated wm table for Renoir (bsc#1012628). +- tick/sched: Remove bogus boot "safety" check (bsc#1012628). +- s390: always clear kernel stack backchain before calling + functions (bsc#1012628). +- io_uring: remove racy overflow list fast checks (bsc#1012628). +- ALSA: pcm: Clear the full allocated memory at hw_params + (bsc#1012628). +- dm verity: skip verity work if I/O error when system is shutting + down (bsc#1012628). +- ext4: avoid s_mb_prefetch to be zero in individual scenarios + (bsc#1012628). +- device-dax: Fix range release (bsc#1012628). +- Refresh patches.suse/supported-flag. +- commit 3bb334e + ------------------------------------------------------------------- Tue Jan 5 15:29:49 CET 2021 - tiwai@suse.de diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 7ce68084..8861c8f2 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 5.10 -%define patchversion 5.10.4 +%define patchversion 5.10.5 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-aarch64 -Version: 5.10.4 +Version: 5.10.5 %if 0%{?is_kotd} -Release: .g086fc4c +Release: .g19815f3 %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index 9dfb646e..72271163 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,118 @@ +------------------------------------------------------------------- +Wed Jan 6 19:20:56 CET 2021 - jslaby@suse.cz + +- drm/docs: Fix todo.rst (git-fixes). +- net/sched: sch_taprio: ensure to reset/destroy all child qdiscs + (git-fixes). +- commit 19815f3 + +------------------------------------------------------------------- +Wed Jan 6 19:16:56 CET 2021 - jslaby@suse.cz + +- Linux 5.10.5 (bsc#1012628). +- net/sched: sch_taprio: reset child qdiscs before freeing them + (bsc#1012628). +- mptcp: fix security context on server socket (bsc#1012628). +- ethtool: fix error paths in ethnl_set_channels() (bsc#1012628). +- ethtool: fix string set id check (bsc#1012628). +- md/raid10: initialize r10_bio->read_slot before use + (bsc#1012628). +- drm/amd/display: Add get_dig_frontend implementation for DCEx + (bsc#1012628). +- io_uring: close a small race gap for files cancel (bsc#1012628). +- jffs2: Allow setting rp_size to zero during remounting + (bsc#1012628). +- jffs2: Fix NULL pointer dereference in rp_size fs option parsing + (bsc#1012628). +- spi: dw-bt1: Fix undefined devm_mux_control_get symbol + (bsc#1012628). +- opp: fix memory leak in _allocate_opp_table (bsc#1012628). +- opp: Call the missing clk_put() on error (bsc#1012628). +- scsi: block: Fix a race in the runtime power management code + (bsc#1012628). +- mm/hugetlb: fix deadlock in hugetlb_cow error path + (bsc#1012628). +- mm: memmap defer init doesn't work as expected (bsc#1012628). +- lib/zlib: fix inflating zlib streams on s390 (bsc#1012628). +- io_uring: don't assume mm is constant across submits + (bsc#1012628). +- io_uring: use bottom half safe lock for fixed file data + (bsc#1012628). +- io_uring: add a helper for setting a ref node (bsc#1012628). +- io_uring: fix io_sqe_files_unregister() hangs (bsc#1012628). +- uapi: move constants from to + (bsc#1012628). +- tools headers UAPI: Sync linux/const.h with the kernel headers + (bsc#1012628). +- cgroup: Fix memory leak when parsing multiple source parameters + (bsc#1012628). +- zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of + dfltcc_syms.c (bsc#1012628). +- scsi: cxgb4i: Fix TLS dependency (bsc#1012628). +- Bluetooth: hci_h5: close serdev device and free hu in h5_close + (bsc#1012628). +- fbcon: Disable accelerated scrolling (bsc#1012628). +- reiserfs: add check for an invalid ih_entry_count (bsc#1012628). +- misc: vmw_vmci: fix kernel info-leak by initializing dbells + in vmci_ctx_get_chkpt_doorbells() (bsc#1012628). +- media: gp8psk: initialize stats at power control logic + (bsc#1012628). +- f2fs: fix shift-out-of-bounds in sanity_check_raw_super() + (bsc#1012628). +- ALSA: seq: Use bool for snd_seq_queue internal flags + (bsc#1012628). +- ALSA: rawmidi: Access runtime->avail always in spinlock + (bsc#1012628). +- bfs: don't use WARNING: string when it's just info + (bsc#1012628). +- ext4: check for invalid block size early when mounting a file + system (bsc#1012628). +- fcntl: Fix potential deadlock in send_sig{io, urg}() + (bsc#1012628). +- io_uring: check kthread stopped flag when sq thread is unparked + (bsc#1012628). +- rtc: sun6i: Fix memleak in sun6i_rtc_clk_init (bsc#1012628). +- module: set MODULE_STATE_GOING state when a module fails to load + (bsc#1012628). +- quota: Don't overflow quota file offsets (bsc#1012628). +- rtc: pl031: fix resource leak in pl031_probe (bsc#1012628). +- powerpc: sysdev: add missing iounmap() on error in + mpic_msgr_probe() (bsc#1012628). +- i3c master: fix missing destroy_workqueue() on error in + i3c_master_register (bsc#1012628). +- NFSv4: Fix a pNFS layout related use-after-free race when + freeing the inode (bsc#1012628). +- f2fs: avoid race condition for shrinker count (bsc#1012628). +- f2fs: fix race of pending_pages in decompression (bsc#1012628). +- module: delay kobject uevent until after module init call + (bsc#1012628). +- powerpc/64: irq replay remove decrementer overflow check + (bsc#1012628). +- fs/namespace.c: WARN if mnt_count has become negative + (bsc#1012628). +- watchdog: rti-wdt: fix reference leak in rti_wdt_probe + (bsc#1012628). +- um: random: Register random as hwrng-core device (bsc#1012628). +- um: ubd: Submit all data segments atomically (bsc#1012628). +- NFSv4.2: Don't error when exiting early on a READ_PLUS buffer + overflow (bsc#1012628). +- ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW + inode fails (bsc#1012628). +- drm/amd/display: updated wm table for Renoir (bsc#1012628). +- tick/sched: Remove bogus boot "safety" check (bsc#1012628). +- s390: always clear kernel stack backchain before calling + functions (bsc#1012628). +- io_uring: remove racy overflow list fast checks (bsc#1012628). +- ALSA: pcm: Clear the full allocated memory at hw_params + (bsc#1012628). +- dm verity: skip verity work if I/O error when system is shutting + down (bsc#1012628). +- ext4: avoid s_mb_prefetch to be zero in individual scenarios + (bsc#1012628). +- device-dax: Fix range release (bsc#1012628). +- Refresh patches.suse/supported-flag. +- commit 3bb334e + ------------------------------------------------------------------- Tue Jan 5 15:29:49 CET 2021 - tiwai@suse.de diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index d4b27f0f..2cb2114d 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 5.10 -%define patchversion 5.10.4 +%define patchversion 5.10.5 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv6l -Version: 5.10.4 +Version: 5.10.5 %if 0%{?is_kotd} -Release: .g086fc4c +Release: .g19815f3 %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index 9dfb646e..72271163 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,118 @@ +------------------------------------------------------------------- +Wed Jan 6 19:20:56 CET 2021 - jslaby@suse.cz + +- drm/docs: Fix todo.rst (git-fixes). +- net/sched: sch_taprio: ensure to reset/destroy all child qdiscs + (git-fixes). +- commit 19815f3 + +------------------------------------------------------------------- +Wed Jan 6 19:16:56 CET 2021 - jslaby@suse.cz + +- Linux 5.10.5 (bsc#1012628). +- net/sched: sch_taprio: reset child qdiscs before freeing them + (bsc#1012628). +- mptcp: fix security context on server socket (bsc#1012628). +- ethtool: fix error paths in ethnl_set_channels() (bsc#1012628). +- ethtool: fix string set id check (bsc#1012628). +- md/raid10: initialize r10_bio->read_slot before use + (bsc#1012628). +- drm/amd/display: Add get_dig_frontend implementation for DCEx + (bsc#1012628). +- io_uring: close a small race gap for files cancel (bsc#1012628). +- jffs2: Allow setting rp_size to zero during remounting + (bsc#1012628). +- jffs2: Fix NULL pointer dereference in rp_size fs option parsing + (bsc#1012628). +- spi: dw-bt1: Fix undefined devm_mux_control_get symbol + (bsc#1012628). +- opp: fix memory leak in _allocate_opp_table (bsc#1012628). +- opp: Call the missing clk_put() on error (bsc#1012628). +- scsi: block: Fix a race in the runtime power management code + (bsc#1012628). +- mm/hugetlb: fix deadlock in hugetlb_cow error path + (bsc#1012628). +- mm: memmap defer init doesn't work as expected (bsc#1012628). +- lib/zlib: fix inflating zlib streams on s390 (bsc#1012628). +- io_uring: don't assume mm is constant across submits + (bsc#1012628). +- io_uring: use bottom half safe lock for fixed file data + (bsc#1012628). +- io_uring: add a helper for setting a ref node (bsc#1012628). +- io_uring: fix io_sqe_files_unregister() hangs (bsc#1012628). +- uapi: move constants from to + (bsc#1012628). +- tools headers UAPI: Sync linux/const.h with the kernel headers + (bsc#1012628). +- cgroup: Fix memory leak when parsing multiple source parameters + (bsc#1012628). +- zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of + dfltcc_syms.c (bsc#1012628). +- scsi: cxgb4i: Fix TLS dependency (bsc#1012628). +- Bluetooth: hci_h5: close serdev device and free hu in h5_close + (bsc#1012628). +- fbcon: Disable accelerated scrolling (bsc#1012628). +- reiserfs: add check for an invalid ih_entry_count (bsc#1012628). +- misc: vmw_vmci: fix kernel info-leak by initializing dbells + in vmci_ctx_get_chkpt_doorbells() (bsc#1012628). +- media: gp8psk: initialize stats at power control logic + (bsc#1012628). +- f2fs: fix shift-out-of-bounds in sanity_check_raw_super() + (bsc#1012628). +- ALSA: seq: Use bool for snd_seq_queue internal flags + (bsc#1012628). +- ALSA: rawmidi: Access runtime->avail always in spinlock + (bsc#1012628). +- bfs: don't use WARNING: string when it's just info + (bsc#1012628). +- ext4: check for invalid block size early when mounting a file + system (bsc#1012628). +- fcntl: Fix potential deadlock in send_sig{io, urg}() + (bsc#1012628). +- io_uring: check kthread stopped flag when sq thread is unparked + (bsc#1012628). +- rtc: sun6i: Fix memleak in sun6i_rtc_clk_init (bsc#1012628). +- module: set MODULE_STATE_GOING state when a module fails to load + (bsc#1012628). +- quota: Don't overflow quota file offsets (bsc#1012628). +- rtc: pl031: fix resource leak in pl031_probe (bsc#1012628). +- powerpc: sysdev: add missing iounmap() on error in + mpic_msgr_probe() (bsc#1012628). +- i3c master: fix missing destroy_workqueue() on error in + i3c_master_register (bsc#1012628). +- NFSv4: Fix a pNFS layout related use-after-free race when + freeing the inode (bsc#1012628). +- f2fs: avoid race condition for shrinker count (bsc#1012628). +- f2fs: fix race of pending_pages in decompression (bsc#1012628). +- module: delay kobject uevent until after module init call + (bsc#1012628). +- powerpc/64: irq replay remove decrementer overflow check + (bsc#1012628). +- fs/namespace.c: WARN if mnt_count has become negative + (bsc#1012628). +- watchdog: rti-wdt: fix reference leak in rti_wdt_probe + (bsc#1012628). +- um: random: Register random as hwrng-core device (bsc#1012628). +- um: ubd: Submit all data segments atomically (bsc#1012628). +- NFSv4.2: Don't error when exiting early on a READ_PLUS buffer + overflow (bsc#1012628). +- ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW + inode fails (bsc#1012628). +- drm/amd/display: updated wm table for Renoir (bsc#1012628). +- tick/sched: Remove bogus boot "safety" check (bsc#1012628). +- s390: always clear kernel stack backchain before calling + functions (bsc#1012628). +- io_uring: remove racy overflow list fast checks (bsc#1012628). +- ALSA: pcm: Clear the full allocated memory at hw_params + (bsc#1012628). +- dm verity: skip verity work if I/O error when system is shutting + down (bsc#1012628). +- ext4: avoid s_mb_prefetch to be zero in individual scenarios + (bsc#1012628). +- device-dax: Fix range release (bsc#1012628). +- Refresh patches.suse/supported-flag. +- commit 3bb334e + ------------------------------------------------------------------- Tue Jan 5 15:29:49 CET 2021 - tiwai@suse.de diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index fe770469..c9fa21ed 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 5.10 -%define patchversion 5.10.4 +%define patchversion 5.10.5 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv7l -Version: 5.10.4 +Version: 5.10.5 %if 0%{?is_kotd} -Release: .g086fc4c +Release: .g19815f3 %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index 9dfb646e..72271163 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,3 +1,118 @@ +------------------------------------------------------------------- +Wed Jan 6 19:20:56 CET 2021 - jslaby@suse.cz + +- drm/docs: Fix todo.rst (git-fixes). +- net/sched: sch_taprio: ensure to reset/destroy all child qdiscs + (git-fixes). +- commit 19815f3 + +------------------------------------------------------------------- +Wed Jan 6 19:16:56 CET 2021 - jslaby@suse.cz + +- Linux 5.10.5 (bsc#1012628). +- net/sched: sch_taprio: reset child qdiscs before freeing them + (bsc#1012628). +- mptcp: fix security context on server socket (bsc#1012628). +- ethtool: fix error paths in ethnl_set_channels() (bsc#1012628). +- ethtool: fix string set id check (bsc#1012628). +- md/raid10: initialize r10_bio->read_slot before use + (bsc#1012628). +- drm/amd/display: Add get_dig_frontend implementation for DCEx + (bsc#1012628). +- io_uring: close a small race gap for files cancel (bsc#1012628). +- jffs2: Allow setting rp_size to zero during remounting + (bsc#1012628). +- jffs2: Fix NULL pointer dereference in rp_size fs option parsing + (bsc#1012628). +- spi: dw-bt1: Fix undefined devm_mux_control_get symbol + (bsc#1012628). +- opp: fix memory leak in _allocate_opp_table (bsc#1012628). +- opp: Call the missing clk_put() on error (bsc#1012628). +- scsi: block: Fix a race in the runtime power management code + (bsc#1012628). +- mm/hugetlb: fix deadlock in hugetlb_cow error path + (bsc#1012628). +- mm: memmap defer init doesn't work as expected (bsc#1012628). +- lib/zlib: fix inflating zlib streams on s390 (bsc#1012628). +- io_uring: don't assume mm is constant across submits + (bsc#1012628). +- io_uring: use bottom half safe lock for fixed file data + (bsc#1012628). +- io_uring: add a helper for setting a ref node (bsc#1012628). +- io_uring: fix io_sqe_files_unregister() hangs (bsc#1012628). +- uapi: move constants from to + (bsc#1012628). +- tools headers UAPI: Sync linux/const.h with the kernel headers + (bsc#1012628). +- cgroup: Fix memory leak when parsing multiple source parameters + (bsc#1012628). +- zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of + dfltcc_syms.c (bsc#1012628). +- scsi: cxgb4i: Fix TLS dependency (bsc#1012628). +- Bluetooth: hci_h5: close serdev device and free hu in h5_close + (bsc#1012628). +- fbcon: Disable accelerated scrolling (bsc#1012628). +- reiserfs: add check for an invalid ih_entry_count (bsc#1012628). +- misc: vmw_vmci: fix kernel info-leak by initializing dbells + in vmci_ctx_get_chkpt_doorbells() (bsc#1012628). +- media: gp8psk: initialize stats at power control logic + (bsc#1012628). +- f2fs: fix shift-out-of-bounds in sanity_check_raw_super() + (bsc#1012628). +- ALSA: seq: Use bool for snd_seq_queue internal flags + (bsc#1012628). +- ALSA: rawmidi: Access runtime->avail always in spinlock + (bsc#1012628). +- bfs: don't use WARNING: string when it's just info + (bsc#1012628). +- ext4: check for invalid block size early when mounting a file + system (bsc#1012628). +- fcntl: Fix potential deadlock in send_sig{io, urg}() + (bsc#1012628). +- io_uring: check kthread stopped flag when sq thread is unparked + (bsc#1012628). +- rtc: sun6i: Fix memleak in sun6i_rtc_clk_init (bsc#1012628). +- module: set MODULE_STATE_GOING state when a module fails to load + (bsc#1012628). +- quota: Don't overflow quota file offsets (bsc#1012628). +- rtc: pl031: fix resource leak in pl031_probe (bsc#1012628). +- powerpc: sysdev: add missing iounmap() on error in + mpic_msgr_probe() (bsc#1012628). +- i3c master: fix missing destroy_workqueue() on error in + i3c_master_register (bsc#1012628). +- NFSv4: Fix a pNFS layout related use-after-free race when + freeing the inode (bsc#1012628). +- f2fs: avoid race condition for shrinker count (bsc#1012628). +- f2fs: fix race of pending_pages in decompression (bsc#1012628). +- module: delay kobject uevent until after module init call + (bsc#1012628). +- powerpc/64: irq replay remove decrementer overflow check + (bsc#1012628). +- fs/namespace.c: WARN if mnt_count has become negative + (bsc#1012628). +- watchdog: rti-wdt: fix reference leak in rti_wdt_probe + (bsc#1012628). +- um: random: Register random as hwrng-core device (bsc#1012628). +- um: ubd: Submit all data segments atomically (bsc#1012628). +- NFSv4.2: Don't error when exiting early on a READ_PLUS buffer + overflow (bsc#1012628). +- ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW + inode fails (bsc#1012628). +- drm/amd/display: updated wm table for Renoir (bsc#1012628). +- tick/sched: Remove bogus boot "safety" check (bsc#1012628). +- s390: always clear kernel stack backchain before calling + functions (bsc#1012628). +- io_uring: remove racy overflow list fast checks (bsc#1012628). +- ALSA: pcm: Clear the full allocated memory at hw_params + (bsc#1012628). +- dm verity: skip verity work if I/O error when system is shutting + down (bsc#1012628). +- ext4: avoid s_mb_prefetch to be zero in individual scenarios + (bsc#1012628). +- device-dax: Fix range release (bsc#1012628). +- Refresh patches.suse/supported-flag. +- commit 3bb334e + ------------------------------------------------------------------- Tue Jan 5 15:29:49 CET 2021 - tiwai@suse.de diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index 56f8bf98..6ec9ed36 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -17,7 +17,7 @@ %define srcversion 5.10 -%define patchversion 5.10.4 +%define patchversion 5.10.5 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-riscv64 -Version: 5.10.4 +Version: 5.10.5 %if 0%{?is_kotd} -Release: .g086fc4c +Release: .g19815f3 %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index 9dfb646e..72271163 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,118 @@ +------------------------------------------------------------------- +Wed Jan 6 19:20:56 CET 2021 - jslaby@suse.cz + +- drm/docs: Fix todo.rst (git-fixes). +- net/sched: sch_taprio: ensure to reset/destroy all child qdiscs + (git-fixes). +- commit 19815f3 + +------------------------------------------------------------------- +Wed Jan 6 19:16:56 CET 2021 - jslaby@suse.cz + +- Linux 5.10.5 (bsc#1012628). +- net/sched: sch_taprio: reset child qdiscs before freeing them + (bsc#1012628). +- mptcp: fix security context on server socket (bsc#1012628). +- ethtool: fix error paths in ethnl_set_channels() (bsc#1012628). +- ethtool: fix string set id check (bsc#1012628). +- md/raid10: initialize r10_bio->read_slot before use + (bsc#1012628). +- drm/amd/display: Add get_dig_frontend implementation for DCEx + (bsc#1012628). +- io_uring: close a small race gap for files cancel (bsc#1012628). +- jffs2: Allow setting rp_size to zero during remounting + (bsc#1012628). +- jffs2: Fix NULL pointer dereference in rp_size fs option parsing + (bsc#1012628). +- spi: dw-bt1: Fix undefined devm_mux_control_get symbol + (bsc#1012628). +- opp: fix memory leak in _allocate_opp_table (bsc#1012628). +- opp: Call the missing clk_put() on error (bsc#1012628). +- scsi: block: Fix a race in the runtime power management code + (bsc#1012628). +- mm/hugetlb: fix deadlock in hugetlb_cow error path + (bsc#1012628). +- mm: memmap defer init doesn't work as expected (bsc#1012628). +- lib/zlib: fix inflating zlib streams on s390 (bsc#1012628). +- io_uring: don't assume mm is constant across submits + (bsc#1012628). +- io_uring: use bottom half safe lock for fixed file data + (bsc#1012628). +- io_uring: add a helper for setting a ref node (bsc#1012628). +- io_uring: fix io_sqe_files_unregister() hangs (bsc#1012628). +- uapi: move constants from to + (bsc#1012628). +- tools headers UAPI: Sync linux/const.h with the kernel headers + (bsc#1012628). +- cgroup: Fix memory leak when parsing multiple source parameters + (bsc#1012628). +- zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of + dfltcc_syms.c (bsc#1012628). +- scsi: cxgb4i: Fix TLS dependency (bsc#1012628). +- Bluetooth: hci_h5: close serdev device and free hu in h5_close + (bsc#1012628). +- fbcon: Disable accelerated scrolling (bsc#1012628). +- reiserfs: add check for an invalid ih_entry_count (bsc#1012628). +- misc: vmw_vmci: fix kernel info-leak by initializing dbells + in vmci_ctx_get_chkpt_doorbells() (bsc#1012628). +- media: gp8psk: initialize stats at power control logic + (bsc#1012628). +- f2fs: fix shift-out-of-bounds in sanity_check_raw_super() + (bsc#1012628). +- ALSA: seq: Use bool for snd_seq_queue internal flags + (bsc#1012628). +- ALSA: rawmidi: Access runtime->avail always in spinlock + (bsc#1012628). +- bfs: don't use WARNING: string when it's just info + (bsc#1012628). +- ext4: check for invalid block size early when mounting a file + system (bsc#1012628). +- fcntl: Fix potential deadlock in send_sig{io, urg}() + (bsc#1012628). +- io_uring: check kthread stopped flag when sq thread is unparked + (bsc#1012628). +- rtc: sun6i: Fix memleak in sun6i_rtc_clk_init (bsc#1012628). +- module: set MODULE_STATE_GOING state when a module fails to load + (bsc#1012628). +- quota: Don't overflow quota file offsets (bsc#1012628). +- rtc: pl031: fix resource leak in pl031_probe (bsc#1012628). +- powerpc: sysdev: add missing iounmap() on error in + mpic_msgr_probe() (bsc#1012628). +- i3c master: fix missing destroy_workqueue() on error in + i3c_master_register (bsc#1012628). +- NFSv4: Fix a pNFS layout related use-after-free race when + freeing the inode (bsc#1012628). +- f2fs: avoid race condition for shrinker count (bsc#1012628). +- f2fs: fix race of pending_pages in decompression (bsc#1012628). +- module: delay kobject uevent until after module init call + (bsc#1012628). +- powerpc/64: irq replay remove decrementer overflow check + (bsc#1012628). +- fs/namespace.c: WARN if mnt_count has become negative + (bsc#1012628). +- watchdog: rti-wdt: fix reference leak in rti_wdt_probe + (bsc#1012628). +- um: random: Register random as hwrng-core device (bsc#1012628). +- um: ubd: Submit all data segments atomically (bsc#1012628). +- NFSv4.2: Don't error when exiting early on a READ_PLUS buffer + overflow (bsc#1012628). +- ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW + inode fails (bsc#1012628). +- drm/amd/display: updated wm table for Renoir (bsc#1012628). +- tick/sched: Remove bogus boot "safety" check (bsc#1012628). +- s390: always clear kernel stack backchain before calling + functions (bsc#1012628). +- io_uring: remove racy overflow list fast checks (bsc#1012628). +- ALSA: pcm: Clear the full allocated memory at hw_params + (bsc#1012628). +- dm verity: skip verity work if I/O error when system is shutting + down (bsc#1012628). +- ext4: avoid s_mb_prefetch to be zero in individual scenarios + (bsc#1012628). +- device-dax: Fix range release (bsc#1012628). +- Refresh patches.suse/supported-flag. +- commit 3bb334e + ------------------------------------------------------------------- Tue Jan 5 15:29:49 CET 2021 - tiwai@suse.de diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 4015eed0..38da5cdd 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.4 +%define patchversion 5.10.5 %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.4 +Version: 5.10.5 %if 0%{?is_kotd} -Release: .g086fc4c +Release: .g19815f3 %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-086fc4cacb71f977eabe01d1e5ca0b0e88c65812 -Provides: kernel-srchash-086fc4cacb71f977eabe01d1e5ca0b0e88c65812 +Provides: kernel-%build_flavor-base-srchash-19815f3ce314b75d4f5f34ca23a323a37a98ff77 +Provides: kernel-srchash-19815f3ce314b75d4f5f34ca23a323a37a98ff77 # END COMMON DEPS -Provides: %name-srchash-086fc4cacb71f977eabe01d1e5ca0b0e88c65812 +Provides: %name-srchash-19815f3ce314b75d4f5f34ca23a323a37a98ff77 %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 9dfb646e..72271163 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,118 @@ +------------------------------------------------------------------- +Wed Jan 6 19:20:56 CET 2021 - jslaby@suse.cz + +- drm/docs: Fix todo.rst (git-fixes). +- net/sched: sch_taprio: ensure to reset/destroy all child qdiscs + (git-fixes). +- commit 19815f3 + +------------------------------------------------------------------- +Wed Jan 6 19:16:56 CET 2021 - jslaby@suse.cz + +- Linux 5.10.5 (bsc#1012628). +- net/sched: sch_taprio: reset child qdiscs before freeing them + (bsc#1012628). +- mptcp: fix security context on server socket (bsc#1012628). +- ethtool: fix error paths in ethnl_set_channels() (bsc#1012628). +- ethtool: fix string set id check (bsc#1012628). +- md/raid10: initialize r10_bio->read_slot before use + (bsc#1012628). +- drm/amd/display: Add get_dig_frontend implementation for DCEx + (bsc#1012628). +- io_uring: close a small race gap for files cancel (bsc#1012628). +- jffs2: Allow setting rp_size to zero during remounting + (bsc#1012628). +- jffs2: Fix NULL pointer dereference in rp_size fs option parsing + (bsc#1012628). +- spi: dw-bt1: Fix undefined devm_mux_control_get symbol + (bsc#1012628). +- opp: fix memory leak in _allocate_opp_table (bsc#1012628). +- opp: Call the missing clk_put() on error (bsc#1012628). +- scsi: block: Fix a race in the runtime power management code + (bsc#1012628). +- mm/hugetlb: fix deadlock in hugetlb_cow error path + (bsc#1012628). +- mm: memmap defer init doesn't work as expected (bsc#1012628). +- lib/zlib: fix inflating zlib streams on s390 (bsc#1012628). +- io_uring: don't assume mm is constant across submits + (bsc#1012628). +- io_uring: use bottom half safe lock for fixed file data + (bsc#1012628). +- io_uring: add a helper for setting a ref node (bsc#1012628). +- io_uring: fix io_sqe_files_unregister() hangs (bsc#1012628). +- uapi: move constants from to + (bsc#1012628). +- tools headers UAPI: Sync linux/const.h with the kernel headers + (bsc#1012628). +- cgroup: Fix memory leak when parsing multiple source parameters + (bsc#1012628). +- zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of + dfltcc_syms.c (bsc#1012628). +- scsi: cxgb4i: Fix TLS dependency (bsc#1012628). +- Bluetooth: hci_h5: close serdev device and free hu in h5_close + (bsc#1012628). +- fbcon: Disable accelerated scrolling (bsc#1012628). +- reiserfs: add check for an invalid ih_entry_count (bsc#1012628). +- misc: vmw_vmci: fix kernel info-leak by initializing dbells + in vmci_ctx_get_chkpt_doorbells() (bsc#1012628). +- media: gp8psk: initialize stats at power control logic + (bsc#1012628). +- f2fs: fix shift-out-of-bounds in sanity_check_raw_super() + (bsc#1012628). +- ALSA: seq: Use bool for snd_seq_queue internal flags + (bsc#1012628). +- ALSA: rawmidi: Access runtime->avail always in spinlock + (bsc#1012628). +- bfs: don't use WARNING: string when it's just info + (bsc#1012628). +- ext4: check for invalid block size early when mounting a file + system (bsc#1012628). +- fcntl: Fix potential deadlock in send_sig{io, urg}() + (bsc#1012628). +- io_uring: check kthread stopped flag when sq thread is unparked + (bsc#1012628). +- rtc: sun6i: Fix memleak in sun6i_rtc_clk_init (bsc#1012628). +- module: set MODULE_STATE_GOING state when a module fails to load + (bsc#1012628). +- quota: Don't overflow quota file offsets (bsc#1012628). +- rtc: pl031: fix resource leak in pl031_probe (bsc#1012628). +- powerpc: sysdev: add missing iounmap() on error in + mpic_msgr_probe() (bsc#1012628). +- i3c master: fix missing destroy_workqueue() on error in + i3c_master_register (bsc#1012628). +- NFSv4: Fix a pNFS layout related use-after-free race when + freeing the inode (bsc#1012628). +- f2fs: avoid race condition for shrinker count (bsc#1012628). +- f2fs: fix race of pending_pages in decompression (bsc#1012628). +- module: delay kobject uevent until after module init call + (bsc#1012628). +- powerpc/64: irq replay remove decrementer overflow check + (bsc#1012628). +- fs/namespace.c: WARN if mnt_count has become negative + (bsc#1012628). +- watchdog: rti-wdt: fix reference leak in rti_wdt_probe + (bsc#1012628). +- um: random: Register random as hwrng-core device (bsc#1012628). +- um: ubd: Submit all data segments atomically (bsc#1012628). +- NFSv4.2: Don't error when exiting early on a READ_PLUS buffer + overflow (bsc#1012628). +- ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW + inode fails (bsc#1012628). +- drm/amd/display: updated wm table for Renoir (bsc#1012628). +- tick/sched: Remove bogus boot "safety" check (bsc#1012628). +- s390: always clear kernel stack backchain before calling + functions (bsc#1012628). +- io_uring: remove racy overflow list fast checks (bsc#1012628). +- ALSA: pcm: Clear the full allocated memory at hw_params + (bsc#1012628). +- dm verity: skip verity work if I/O error when system is shutting + down (bsc#1012628). +- ext4: avoid s_mb_prefetch to be zero in individual scenarios + (bsc#1012628). +- device-dax: Fix range release (bsc#1012628). +- Refresh patches.suse/supported-flag. +- commit 3bb334e + ------------------------------------------------------------------- Tue Jan 5 15:29:49 CET 2021 - tiwai@suse.de diff --git a/kernel-debug.spec b/kernel-debug.spec index f65461b0..0c3a832d 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.4 +%define patchversion 5.10.5 %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.4 +Version: 5.10.5 %if 0%{?is_kotd} -Release: .g086fc4c +Release: .g19815f3 %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-086fc4cacb71f977eabe01d1e5ca0b0e88c65812 -Provides: kernel-srchash-086fc4cacb71f977eabe01d1e5ca0b0e88c65812 +Provides: kernel-%build_flavor-base-srchash-19815f3ce314b75d4f5f34ca23a323a37a98ff77 +Provides: kernel-srchash-19815f3ce314b75d4f5f34ca23a323a37a98ff77 # END COMMON DEPS -Provides: %name-srchash-086fc4cacb71f977eabe01d1e5ca0b0e88c65812 +Provides: %name-srchash-19815f3ce314b75d4f5f34ca23a323a37a98ff77 %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 9dfb646e..72271163 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,118 @@ +------------------------------------------------------------------- +Wed Jan 6 19:20:56 CET 2021 - jslaby@suse.cz + +- drm/docs: Fix todo.rst (git-fixes). +- net/sched: sch_taprio: ensure to reset/destroy all child qdiscs + (git-fixes). +- commit 19815f3 + +------------------------------------------------------------------- +Wed Jan 6 19:16:56 CET 2021 - jslaby@suse.cz + +- Linux 5.10.5 (bsc#1012628). +- net/sched: sch_taprio: reset child qdiscs before freeing them + (bsc#1012628). +- mptcp: fix security context on server socket (bsc#1012628). +- ethtool: fix error paths in ethnl_set_channels() (bsc#1012628). +- ethtool: fix string set id check (bsc#1012628). +- md/raid10: initialize r10_bio->read_slot before use + (bsc#1012628). +- drm/amd/display: Add get_dig_frontend implementation for DCEx + (bsc#1012628). +- io_uring: close a small race gap for files cancel (bsc#1012628). +- jffs2: Allow setting rp_size to zero during remounting + (bsc#1012628). +- jffs2: Fix NULL pointer dereference in rp_size fs option parsing + (bsc#1012628). +- spi: dw-bt1: Fix undefined devm_mux_control_get symbol + (bsc#1012628). +- opp: fix memory leak in _allocate_opp_table (bsc#1012628). +- opp: Call the missing clk_put() on error (bsc#1012628). +- scsi: block: Fix a race in the runtime power management code + (bsc#1012628). +- mm/hugetlb: fix deadlock in hugetlb_cow error path + (bsc#1012628). +- mm: memmap defer init doesn't work as expected (bsc#1012628). +- lib/zlib: fix inflating zlib streams on s390 (bsc#1012628). +- io_uring: don't assume mm is constant across submits + (bsc#1012628). +- io_uring: use bottom half safe lock for fixed file data + (bsc#1012628). +- io_uring: add a helper for setting a ref node (bsc#1012628). +- io_uring: fix io_sqe_files_unregister() hangs (bsc#1012628). +- uapi: move constants from to + (bsc#1012628). +- tools headers UAPI: Sync linux/const.h with the kernel headers + (bsc#1012628). +- cgroup: Fix memory leak when parsing multiple source parameters + (bsc#1012628). +- zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of + dfltcc_syms.c (bsc#1012628). +- scsi: cxgb4i: Fix TLS dependency (bsc#1012628). +- Bluetooth: hci_h5: close serdev device and free hu in h5_close + (bsc#1012628). +- fbcon: Disable accelerated scrolling (bsc#1012628). +- reiserfs: add check for an invalid ih_entry_count (bsc#1012628). +- misc: vmw_vmci: fix kernel info-leak by initializing dbells + in vmci_ctx_get_chkpt_doorbells() (bsc#1012628). +- media: gp8psk: initialize stats at power control logic + (bsc#1012628). +- f2fs: fix shift-out-of-bounds in sanity_check_raw_super() + (bsc#1012628). +- ALSA: seq: Use bool for snd_seq_queue internal flags + (bsc#1012628). +- ALSA: rawmidi: Access runtime->avail always in spinlock + (bsc#1012628). +- bfs: don't use WARNING: string when it's just info + (bsc#1012628). +- ext4: check for invalid block size early when mounting a file + system (bsc#1012628). +- fcntl: Fix potential deadlock in send_sig{io, urg}() + (bsc#1012628). +- io_uring: check kthread stopped flag when sq thread is unparked + (bsc#1012628). +- rtc: sun6i: Fix memleak in sun6i_rtc_clk_init (bsc#1012628). +- module: set MODULE_STATE_GOING state when a module fails to load + (bsc#1012628). +- quota: Don't overflow quota file offsets (bsc#1012628). +- rtc: pl031: fix resource leak in pl031_probe (bsc#1012628). +- powerpc: sysdev: add missing iounmap() on error in + mpic_msgr_probe() (bsc#1012628). +- i3c master: fix missing destroy_workqueue() on error in + i3c_master_register (bsc#1012628). +- NFSv4: Fix a pNFS layout related use-after-free race when + freeing the inode (bsc#1012628). +- f2fs: avoid race condition for shrinker count (bsc#1012628). +- f2fs: fix race of pending_pages in decompression (bsc#1012628). +- module: delay kobject uevent until after module init call + (bsc#1012628). +- powerpc/64: irq replay remove decrementer overflow check + (bsc#1012628). +- fs/namespace.c: WARN if mnt_count has become negative + (bsc#1012628). +- watchdog: rti-wdt: fix reference leak in rti_wdt_probe + (bsc#1012628). +- um: random: Register random as hwrng-core device (bsc#1012628). +- um: ubd: Submit all data segments atomically (bsc#1012628). +- NFSv4.2: Don't error when exiting early on a READ_PLUS buffer + overflow (bsc#1012628). +- ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW + inode fails (bsc#1012628). +- drm/amd/display: updated wm table for Renoir (bsc#1012628). +- tick/sched: Remove bogus boot "safety" check (bsc#1012628). +- s390: always clear kernel stack backchain before calling + functions (bsc#1012628). +- io_uring: remove racy overflow list fast checks (bsc#1012628). +- ALSA: pcm: Clear the full allocated memory at hw_params + (bsc#1012628). +- dm verity: skip verity work if I/O error when system is shutting + down (bsc#1012628). +- ext4: avoid s_mb_prefetch to be zero in individual scenarios + (bsc#1012628). +- device-dax: Fix range release (bsc#1012628). +- Refresh patches.suse/supported-flag. +- commit 3bb334e + ------------------------------------------------------------------- Tue Jan 5 15:29:49 CET 2021 - tiwai@suse.de diff --git a/kernel-default.spec b/kernel-default.spec index 1b5f7493..0247335e 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.4 +%define patchversion 5.10.5 %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.4 +Version: 5.10.5 %if 0%{?is_kotd} -Release: .g086fc4c +Release: .g19815f3 %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-086fc4cacb71f977eabe01d1e5ca0b0e88c65812 -Provides: kernel-srchash-086fc4cacb71f977eabe01d1e5ca0b0e88c65812 +Provides: kernel-%build_flavor-base-srchash-19815f3ce314b75d4f5f34ca23a323a37a98ff77 +Provides: kernel-srchash-19815f3ce314b75d4f5f34ca23a323a37a98ff77 # END COMMON DEPS -Provides: %name-srchash-086fc4cacb71f977eabe01d1e5ca0b0e88c65812 +Provides: %name-srchash-19815f3ce314b75d4f5f34ca23a323a37a98ff77 %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 9dfb646e..72271163 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,118 @@ +------------------------------------------------------------------- +Wed Jan 6 19:20:56 CET 2021 - jslaby@suse.cz + +- drm/docs: Fix todo.rst (git-fixes). +- net/sched: sch_taprio: ensure to reset/destroy all child qdiscs + (git-fixes). +- commit 19815f3 + +------------------------------------------------------------------- +Wed Jan 6 19:16:56 CET 2021 - jslaby@suse.cz + +- Linux 5.10.5 (bsc#1012628). +- net/sched: sch_taprio: reset child qdiscs before freeing them + (bsc#1012628). +- mptcp: fix security context on server socket (bsc#1012628). +- ethtool: fix error paths in ethnl_set_channels() (bsc#1012628). +- ethtool: fix string set id check (bsc#1012628). +- md/raid10: initialize r10_bio->read_slot before use + (bsc#1012628). +- drm/amd/display: Add get_dig_frontend implementation for DCEx + (bsc#1012628). +- io_uring: close a small race gap for files cancel (bsc#1012628). +- jffs2: Allow setting rp_size to zero during remounting + (bsc#1012628). +- jffs2: Fix NULL pointer dereference in rp_size fs option parsing + (bsc#1012628). +- spi: dw-bt1: Fix undefined devm_mux_control_get symbol + (bsc#1012628). +- opp: fix memory leak in _allocate_opp_table (bsc#1012628). +- opp: Call the missing clk_put() on error (bsc#1012628). +- scsi: block: Fix a race in the runtime power management code + (bsc#1012628). +- mm/hugetlb: fix deadlock in hugetlb_cow error path + (bsc#1012628). +- mm: memmap defer init doesn't work as expected (bsc#1012628). +- lib/zlib: fix inflating zlib streams on s390 (bsc#1012628). +- io_uring: don't assume mm is constant across submits + (bsc#1012628). +- io_uring: use bottom half safe lock for fixed file data + (bsc#1012628). +- io_uring: add a helper for setting a ref node (bsc#1012628). +- io_uring: fix io_sqe_files_unregister() hangs (bsc#1012628). +- uapi: move constants from to + (bsc#1012628). +- tools headers UAPI: Sync linux/const.h with the kernel headers + (bsc#1012628). +- cgroup: Fix memory leak when parsing multiple source parameters + (bsc#1012628). +- zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of + dfltcc_syms.c (bsc#1012628). +- scsi: cxgb4i: Fix TLS dependency (bsc#1012628). +- Bluetooth: hci_h5: close serdev device and free hu in h5_close + (bsc#1012628). +- fbcon: Disable accelerated scrolling (bsc#1012628). +- reiserfs: add check for an invalid ih_entry_count (bsc#1012628). +- misc: vmw_vmci: fix kernel info-leak by initializing dbells + in vmci_ctx_get_chkpt_doorbells() (bsc#1012628). +- media: gp8psk: initialize stats at power control logic + (bsc#1012628). +- f2fs: fix shift-out-of-bounds in sanity_check_raw_super() + (bsc#1012628). +- ALSA: seq: Use bool for snd_seq_queue internal flags + (bsc#1012628). +- ALSA: rawmidi: Access runtime->avail always in spinlock + (bsc#1012628). +- bfs: don't use WARNING: string when it's just info + (bsc#1012628). +- ext4: check for invalid block size early when mounting a file + system (bsc#1012628). +- fcntl: Fix potential deadlock in send_sig{io, urg}() + (bsc#1012628). +- io_uring: check kthread stopped flag when sq thread is unparked + (bsc#1012628). +- rtc: sun6i: Fix memleak in sun6i_rtc_clk_init (bsc#1012628). +- module: set MODULE_STATE_GOING state when a module fails to load + (bsc#1012628). +- quota: Don't overflow quota file offsets (bsc#1012628). +- rtc: pl031: fix resource leak in pl031_probe (bsc#1012628). +- powerpc: sysdev: add missing iounmap() on error in + mpic_msgr_probe() (bsc#1012628). +- i3c master: fix missing destroy_workqueue() on error in + i3c_master_register (bsc#1012628). +- NFSv4: Fix a pNFS layout related use-after-free race when + freeing the inode (bsc#1012628). +- f2fs: avoid race condition for shrinker count (bsc#1012628). +- f2fs: fix race of pending_pages in decompression (bsc#1012628). +- module: delay kobject uevent until after module init call + (bsc#1012628). +- powerpc/64: irq replay remove decrementer overflow check + (bsc#1012628). +- fs/namespace.c: WARN if mnt_count has become negative + (bsc#1012628). +- watchdog: rti-wdt: fix reference leak in rti_wdt_probe + (bsc#1012628). +- um: random: Register random as hwrng-core device (bsc#1012628). +- um: ubd: Submit all data segments atomically (bsc#1012628). +- NFSv4.2: Don't error when exiting early on a READ_PLUS buffer + overflow (bsc#1012628). +- ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW + inode fails (bsc#1012628). +- drm/amd/display: updated wm table for Renoir (bsc#1012628). +- tick/sched: Remove bogus boot "safety" check (bsc#1012628). +- s390: always clear kernel stack backchain before calling + functions (bsc#1012628). +- io_uring: remove racy overflow list fast checks (bsc#1012628). +- ALSA: pcm: Clear the full allocated memory at hw_params + (bsc#1012628). +- dm verity: skip verity work if I/O error when system is shutting + down (bsc#1012628). +- ext4: avoid s_mb_prefetch to be zero in individual scenarios + (bsc#1012628). +- device-dax: Fix range release (bsc#1012628). +- Refresh patches.suse/supported-flag. +- commit 3bb334e + ------------------------------------------------------------------- Tue Jan 5 15:29:49 CET 2021 - tiwai@suse.de diff --git a/kernel-docs.spec b/kernel-docs.spec index b4965e7d..f96c1a66 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 5.10 -%define patchversion 5.10.4 +%define patchversion 5.10.5 %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.4 +Version: 5.10.5 %if 0%{?is_kotd} -Release: .g086fc4c +Release: .g19815f3 %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-086fc4cacb71f977eabe01d1e5ca0b0e88c65812 +Provides: %name-srchash-19815f3ce314b75d4f5f34ca23a323a37a98ff77 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 9dfb646e..72271163 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,118 @@ +------------------------------------------------------------------- +Wed Jan 6 19:20:56 CET 2021 - jslaby@suse.cz + +- drm/docs: Fix todo.rst (git-fixes). +- net/sched: sch_taprio: ensure to reset/destroy all child qdiscs + (git-fixes). +- commit 19815f3 + +------------------------------------------------------------------- +Wed Jan 6 19:16:56 CET 2021 - jslaby@suse.cz + +- Linux 5.10.5 (bsc#1012628). +- net/sched: sch_taprio: reset child qdiscs before freeing them + (bsc#1012628). +- mptcp: fix security context on server socket (bsc#1012628). +- ethtool: fix error paths in ethnl_set_channels() (bsc#1012628). +- ethtool: fix string set id check (bsc#1012628). +- md/raid10: initialize r10_bio->read_slot before use + (bsc#1012628). +- drm/amd/display: Add get_dig_frontend implementation for DCEx + (bsc#1012628). +- io_uring: close a small race gap for files cancel (bsc#1012628). +- jffs2: Allow setting rp_size to zero during remounting + (bsc#1012628). +- jffs2: Fix NULL pointer dereference in rp_size fs option parsing + (bsc#1012628). +- spi: dw-bt1: Fix undefined devm_mux_control_get symbol + (bsc#1012628). +- opp: fix memory leak in _allocate_opp_table (bsc#1012628). +- opp: Call the missing clk_put() on error (bsc#1012628). +- scsi: block: Fix a race in the runtime power management code + (bsc#1012628). +- mm/hugetlb: fix deadlock in hugetlb_cow error path + (bsc#1012628). +- mm: memmap defer init doesn't work as expected (bsc#1012628). +- lib/zlib: fix inflating zlib streams on s390 (bsc#1012628). +- io_uring: don't assume mm is constant across submits + (bsc#1012628). +- io_uring: use bottom half safe lock for fixed file data + (bsc#1012628). +- io_uring: add a helper for setting a ref node (bsc#1012628). +- io_uring: fix io_sqe_files_unregister() hangs (bsc#1012628). +- uapi: move constants from to + (bsc#1012628). +- tools headers UAPI: Sync linux/const.h with the kernel headers + (bsc#1012628). +- cgroup: Fix memory leak when parsing multiple source parameters + (bsc#1012628). +- zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of + dfltcc_syms.c (bsc#1012628). +- scsi: cxgb4i: Fix TLS dependency (bsc#1012628). +- Bluetooth: hci_h5: close serdev device and free hu in h5_close + (bsc#1012628). +- fbcon: Disable accelerated scrolling (bsc#1012628). +- reiserfs: add check for an invalid ih_entry_count (bsc#1012628). +- misc: vmw_vmci: fix kernel info-leak by initializing dbells + in vmci_ctx_get_chkpt_doorbells() (bsc#1012628). +- media: gp8psk: initialize stats at power control logic + (bsc#1012628). +- f2fs: fix shift-out-of-bounds in sanity_check_raw_super() + (bsc#1012628). +- ALSA: seq: Use bool for snd_seq_queue internal flags + (bsc#1012628). +- ALSA: rawmidi: Access runtime->avail always in spinlock + (bsc#1012628). +- bfs: don't use WARNING: string when it's just info + (bsc#1012628). +- ext4: check for invalid block size early when mounting a file + system (bsc#1012628). +- fcntl: Fix potential deadlock in send_sig{io, urg}() + (bsc#1012628). +- io_uring: check kthread stopped flag when sq thread is unparked + (bsc#1012628). +- rtc: sun6i: Fix memleak in sun6i_rtc_clk_init (bsc#1012628). +- module: set MODULE_STATE_GOING state when a module fails to load + (bsc#1012628). +- quota: Don't overflow quota file offsets (bsc#1012628). +- rtc: pl031: fix resource leak in pl031_probe (bsc#1012628). +- powerpc: sysdev: add missing iounmap() on error in + mpic_msgr_probe() (bsc#1012628). +- i3c master: fix missing destroy_workqueue() on error in + i3c_master_register (bsc#1012628). +- NFSv4: Fix a pNFS layout related use-after-free race when + freeing the inode (bsc#1012628). +- f2fs: avoid race condition for shrinker count (bsc#1012628). +- f2fs: fix race of pending_pages in decompression (bsc#1012628). +- module: delay kobject uevent until after module init call + (bsc#1012628). +- powerpc/64: irq replay remove decrementer overflow check + (bsc#1012628). +- fs/namespace.c: WARN if mnt_count has become negative + (bsc#1012628). +- watchdog: rti-wdt: fix reference leak in rti_wdt_probe + (bsc#1012628). +- um: random: Register random as hwrng-core device (bsc#1012628). +- um: ubd: Submit all data segments atomically (bsc#1012628). +- NFSv4.2: Don't error when exiting early on a READ_PLUS buffer + overflow (bsc#1012628). +- ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW + inode fails (bsc#1012628). +- drm/amd/display: updated wm table for Renoir (bsc#1012628). +- tick/sched: Remove bogus boot "safety" check (bsc#1012628). +- s390: always clear kernel stack backchain before calling + functions (bsc#1012628). +- io_uring: remove racy overflow list fast checks (bsc#1012628). +- ALSA: pcm: Clear the full allocated memory at hw_params + (bsc#1012628). +- dm verity: skip verity work if I/O error when system is shutting + down (bsc#1012628). +- ext4: avoid s_mb_prefetch to be zero in individual scenarios + (bsc#1012628). +- device-dax: Fix range release (bsc#1012628). +- Refresh patches.suse/supported-flag. +- commit 3bb334e + ------------------------------------------------------------------- Tue Jan 5 15:29:49 CET 2021 - tiwai@suse.de diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index faf60fb6..ff720f12 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.4 +%define patchversion 5.10.5 %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.4 +Version: 5.10.5 %if 0%{?is_kotd} -Release: .g086fc4c +Release: .g19815f3 %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-086fc4cacb71f977eabe01d1e5ca0b0e88c65812 -Provides: kernel-srchash-086fc4cacb71f977eabe01d1e5ca0b0e88c65812 +Provides: kernel-%build_flavor-base-srchash-19815f3ce314b75d4f5f34ca23a323a37a98ff77 +Provides: kernel-srchash-19815f3ce314b75d4f5f34ca23a323a37a98ff77 # END COMMON DEPS -Provides: %name-srchash-086fc4cacb71f977eabe01d1e5ca0b0e88c65812 +Provides: %name-srchash-19815f3ce314b75d4f5f34ca23a323a37a98ff77 %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 9dfb646e..72271163 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,118 @@ +------------------------------------------------------------------- +Wed Jan 6 19:20:56 CET 2021 - jslaby@suse.cz + +- drm/docs: Fix todo.rst (git-fixes). +- net/sched: sch_taprio: ensure to reset/destroy all child qdiscs + (git-fixes). +- commit 19815f3 + +------------------------------------------------------------------- +Wed Jan 6 19:16:56 CET 2021 - jslaby@suse.cz + +- Linux 5.10.5 (bsc#1012628). +- net/sched: sch_taprio: reset child qdiscs before freeing them + (bsc#1012628). +- mptcp: fix security context on server socket (bsc#1012628). +- ethtool: fix error paths in ethnl_set_channels() (bsc#1012628). +- ethtool: fix string set id check (bsc#1012628). +- md/raid10: initialize r10_bio->read_slot before use + (bsc#1012628). +- drm/amd/display: Add get_dig_frontend implementation for DCEx + (bsc#1012628). +- io_uring: close a small race gap for files cancel (bsc#1012628). +- jffs2: Allow setting rp_size to zero during remounting + (bsc#1012628). +- jffs2: Fix NULL pointer dereference in rp_size fs option parsing + (bsc#1012628). +- spi: dw-bt1: Fix undefined devm_mux_control_get symbol + (bsc#1012628). +- opp: fix memory leak in _allocate_opp_table (bsc#1012628). +- opp: Call the missing clk_put() on error (bsc#1012628). +- scsi: block: Fix a race in the runtime power management code + (bsc#1012628). +- mm/hugetlb: fix deadlock in hugetlb_cow error path + (bsc#1012628). +- mm: memmap defer init doesn't work as expected (bsc#1012628). +- lib/zlib: fix inflating zlib streams on s390 (bsc#1012628). +- io_uring: don't assume mm is constant across submits + (bsc#1012628). +- io_uring: use bottom half safe lock for fixed file data + (bsc#1012628). +- io_uring: add a helper for setting a ref node (bsc#1012628). +- io_uring: fix io_sqe_files_unregister() hangs (bsc#1012628). +- uapi: move constants from to + (bsc#1012628). +- tools headers UAPI: Sync linux/const.h with the kernel headers + (bsc#1012628). +- cgroup: Fix memory leak when parsing multiple source parameters + (bsc#1012628). +- zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of + dfltcc_syms.c (bsc#1012628). +- scsi: cxgb4i: Fix TLS dependency (bsc#1012628). +- Bluetooth: hci_h5: close serdev device and free hu in h5_close + (bsc#1012628). +- fbcon: Disable accelerated scrolling (bsc#1012628). +- reiserfs: add check for an invalid ih_entry_count (bsc#1012628). +- misc: vmw_vmci: fix kernel info-leak by initializing dbells + in vmci_ctx_get_chkpt_doorbells() (bsc#1012628). +- media: gp8psk: initialize stats at power control logic + (bsc#1012628). +- f2fs: fix shift-out-of-bounds in sanity_check_raw_super() + (bsc#1012628). +- ALSA: seq: Use bool for snd_seq_queue internal flags + (bsc#1012628). +- ALSA: rawmidi: Access runtime->avail always in spinlock + (bsc#1012628). +- bfs: don't use WARNING: string when it's just info + (bsc#1012628). +- ext4: check for invalid block size early when mounting a file + system (bsc#1012628). +- fcntl: Fix potential deadlock in send_sig{io, urg}() + (bsc#1012628). +- io_uring: check kthread stopped flag when sq thread is unparked + (bsc#1012628). +- rtc: sun6i: Fix memleak in sun6i_rtc_clk_init (bsc#1012628). +- module: set MODULE_STATE_GOING state when a module fails to load + (bsc#1012628). +- quota: Don't overflow quota file offsets (bsc#1012628). +- rtc: pl031: fix resource leak in pl031_probe (bsc#1012628). +- powerpc: sysdev: add missing iounmap() on error in + mpic_msgr_probe() (bsc#1012628). +- i3c master: fix missing destroy_workqueue() on error in + i3c_master_register (bsc#1012628). +- NFSv4: Fix a pNFS layout related use-after-free race when + freeing the inode (bsc#1012628). +- f2fs: avoid race condition for shrinker count (bsc#1012628). +- f2fs: fix race of pending_pages in decompression (bsc#1012628). +- module: delay kobject uevent until after module init call + (bsc#1012628). +- powerpc/64: irq replay remove decrementer overflow check + (bsc#1012628). +- fs/namespace.c: WARN if mnt_count has become negative + (bsc#1012628). +- watchdog: rti-wdt: fix reference leak in rti_wdt_probe + (bsc#1012628). +- um: random: Register random as hwrng-core device (bsc#1012628). +- um: ubd: Submit all data segments atomically (bsc#1012628). +- NFSv4.2: Don't error when exiting early on a READ_PLUS buffer + overflow (bsc#1012628). +- ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW + inode fails (bsc#1012628). +- drm/amd/display: updated wm table for Renoir (bsc#1012628). +- tick/sched: Remove bogus boot "safety" check (bsc#1012628). +- s390: always clear kernel stack backchain before calling + functions (bsc#1012628). +- io_uring: remove racy overflow list fast checks (bsc#1012628). +- ALSA: pcm: Clear the full allocated memory at hw_params + (bsc#1012628). +- dm verity: skip verity work if I/O error when system is shutting + down (bsc#1012628). +- ext4: avoid s_mb_prefetch to be zero in individual scenarios + (bsc#1012628). +- device-dax: Fix range release (bsc#1012628). +- Refresh patches.suse/supported-flag. +- commit 3bb334e + ------------------------------------------------------------------- Tue Jan 5 15:29:49 CET 2021 - tiwai@suse.de diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 9287ab81..93d770f5 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.4 +%define patchversion 5.10.5 %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.4 +Version: 5.10.5 %if 0%{?is_kotd} -Release: .g086fc4c +Release: .g19815f3 %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-086fc4cacb71f977eabe01d1e5ca0b0e88c65812 -Provides: kernel-srchash-086fc4cacb71f977eabe01d1e5ca0b0e88c65812 +Provides: kernel-%build_flavor-base-srchash-19815f3ce314b75d4f5f34ca23a323a37a98ff77 +Provides: kernel-srchash-19815f3ce314b75d4f5f34ca23a323a37a98ff77 # END COMMON DEPS -Provides: %name-srchash-086fc4cacb71f977eabe01d1e5ca0b0e88c65812 +Provides: %name-srchash-19815f3ce314b75d4f5f34ca23a323a37a98ff77 %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 9dfb646e..72271163 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,118 @@ +------------------------------------------------------------------- +Wed Jan 6 19:20:56 CET 2021 - jslaby@suse.cz + +- drm/docs: Fix todo.rst (git-fixes). +- net/sched: sch_taprio: ensure to reset/destroy all child qdiscs + (git-fixes). +- commit 19815f3 + +------------------------------------------------------------------- +Wed Jan 6 19:16:56 CET 2021 - jslaby@suse.cz + +- Linux 5.10.5 (bsc#1012628). +- net/sched: sch_taprio: reset child qdiscs before freeing them + (bsc#1012628). +- mptcp: fix security context on server socket (bsc#1012628). +- ethtool: fix error paths in ethnl_set_channels() (bsc#1012628). +- ethtool: fix string set id check (bsc#1012628). +- md/raid10: initialize r10_bio->read_slot before use + (bsc#1012628). +- drm/amd/display: Add get_dig_frontend implementation for DCEx + (bsc#1012628). +- io_uring: close a small race gap for files cancel (bsc#1012628). +- jffs2: Allow setting rp_size to zero during remounting + (bsc#1012628). +- jffs2: Fix NULL pointer dereference in rp_size fs option parsing + (bsc#1012628). +- spi: dw-bt1: Fix undefined devm_mux_control_get symbol + (bsc#1012628). +- opp: fix memory leak in _allocate_opp_table (bsc#1012628). +- opp: Call the missing clk_put() on error (bsc#1012628). +- scsi: block: Fix a race in the runtime power management code + (bsc#1012628). +- mm/hugetlb: fix deadlock in hugetlb_cow error path + (bsc#1012628). +- mm: memmap defer init doesn't work as expected (bsc#1012628). +- lib/zlib: fix inflating zlib streams on s390 (bsc#1012628). +- io_uring: don't assume mm is constant across submits + (bsc#1012628). +- io_uring: use bottom half safe lock for fixed file data + (bsc#1012628). +- io_uring: add a helper for setting a ref node (bsc#1012628). +- io_uring: fix io_sqe_files_unregister() hangs (bsc#1012628). +- uapi: move constants from to + (bsc#1012628). +- tools headers UAPI: Sync linux/const.h with the kernel headers + (bsc#1012628). +- cgroup: Fix memory leak when parsing multiple source parameters + (bsc#1012628). +- zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of + dfltcc_syms.c (bsc#1012628). +- scsi: cxgb4i: Fix TLS dependency (bsc#1012628). +- Bluetooth: hci_h5: close serdev device and free hu in h5_close + (bsc#1012628). +- fbcon: Disable accelerated scrolling (bsc#1012628). +- reiserfs: add check for an invalid ih_entry_count (bsc#1012628). +- misc: vmw_vmci: fix kernel info-leak by initializing dbells + in vmci_ctx_get_chkpt_doorbells() (bsc#1012628). +- media: gp8psk: initialize stats at power control logic + (bsc#1012628). +- f2fs: fix shift-out-of-bounds in sanity_check_raw_super() + (bsc#1012628). +- ALSA: seq: Use bool for snd_seq_queue internal flags + (bsc#1012628). +- ALSA: rawmidi: Access runtime->avail always in spinlock + (bsc#1012628). +- bfs: don't use WARNING: string when it's just info + (bsc#1012628). +- ext4: check for invalid block size early when mounting a file + system (bsc#1012628). +- fcntl: Fix potential deadlock in send_sig{io, urg}() + (bsc#1012628). +- io_uring: check kthread stopped flag when sq thread is unparked + (bsc#1012628). +- rtc: sun6i: Fix memleak in sun6i_rtc_clk_init (bsc#1012628). +- module: set MODULE_STATE_GOING state when a module fails to load + (bsc#1012628). +- quota: Don't overflow quota file offsets (bsc#1012628). +- rtc: pl031: fix resource leak in pl031_probe (bsc#1012628). +- powerpc: sysdev: add missing iounmap() on error in + mpic_msgr_probe() (bsc#1012628). +- i3c master: fix missing destroy_workqueue() on error in + i3c_master_register (bsc#1012628). +- NFSv4: Fix a pNFS layout related use-after-free race when + freeing the inode (bsc#1012628). +- f2fs: avoid race condition for shrinker count (bsc#1012628). +- f2fs: fix race of pending_pages in decompression (bsc#1012628). +- module: delay kobject uevent until after module init call + (bsc#1012628). +- powerpc/64: irq replay remove decrementer overflow check + (bsc#1012628). +- fs/namespace.c: WARN if mnt_count has become negative + (bsc#1012628). +- watchdog: rti-wdt: fix reference leak in rti_wdt_probe + (bsc#1012628). +- um: random: Register random as hwrng-core device (bsc#1012628). +- um: ubd: Submit all data segments atomically (bsc#1012628). +- NFSv4.2: Don't error when exiting early on a READ_PLUS buffer + overflow (bsc#1012628). +- ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW + inode fails (bsc#1012628). +- drm/amd/display: updated wm table for Renoir (bsc#1012628). +- tick/sched: Remove bogus boot "safety" check (bsc#1012628). +- s390: always clear kernel stack backchain before calling + functions (bsc#1012628). +- io_uring: remove racy overflow list fast checks (bsc#1012628). +- ALSA: pcm: Clear the full allocated memory at hw_params + (bsc#1012628). +- dm verity: skip verity work if I/O error when system is shutting + down (bsc#1012628). +- ext4: avoid s_mb_prefetch to be zero in individual scenarios + (bsc#1012628). +- device-dax: Fix range release (bsc#1012628). +- Refresh patches.suse/supported-flag. +- commit 3bb334e + ------------------------------------------------------------------- Tue Jan 5 15:29:49 CET 2021 - tiwai@suse.de diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 3041fbb8..2f8eb6d2 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 5.10.4 +%define patchversion 5.10.5 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-086fc4cacb71f977eabe01d1e5ca0b0e88c65812 +BuildRequires: kernel%kernel_flavor-srchash-19815f3ce314b75d4f5f34ca23a323a37a98ff77 %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.4 +Version: 5.10.5 %if 0%{?is_kotd} -Release: .g086fc4c +Release: .g19815f3 %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 9dfb646e..72271163 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,118 @@ +------------------------------------------------------------------- +Wed Jan 6 19:20:56 CET 2021 - jslaby@suse.cz + +- drm/docs: Fix todo.rst (git-fixes). +- net/sched: sch_taprio: ensure to reset/destroy all child qdiscs + (git-fixes). +- commit 19815f3 + +------------------------------------------------------------------- +Wed Jan 6 19:16:56 CET 2021 - jslaby@suse.cz + +- Linux 5.10.5 (bsc#1012628). +- net/sched: sch_taprio: reset child qdiscs before freeing them + (bsc#1012628). +- mptcp: fix security context on server socket (bsc#1012628). +- ethtool: fix error paths in ethnl_set_channels() (bsc#1012628). +- ethtool: fix string set id check (bsc#1012628). +- md/raid10: initialize r10_bio->read_slot before use + (bsc#1012628). +- drm/amd/display: Add get_dig_frontend implementation for DCEx + (bsc#1012628). +- io_uring: close a small race gap for files cancel (bsc#1012628). +- jffs2: Allow setting rp_size to zero during remounting + (bsc#1012628). +- jffs2: Fix NULL pointer dereference in rp_size fs option parsing + (bsc#1012628). +- spi: dw-bt1: Fix undefined devm_mux_control_get symbol + (bsc#1012628). +- opp: fix memory leak in _allocate_opp_table (bsc#1012628). +- opp: Call the missing clk_put() on error (bsc#1012628). +- scsi: block: Fix a race in the runtime power management code + (bsc#1012628). +- mm/hugetlb: fix deadlock in hugetlb_cow error path + (bsc#1012628). +- mm: memmap defer init doesn't work as expected (bsc#1012628). +- lib/zlib: fix inflating zlib streams on s390 (bsc#1012628). +- io_uring: don't assume mm is constant across submits + (bsc#1012628). +- io_uring: use bottom half safe lock for fixed file data + (bsc#1012628). +- io_uring: add a helper for setting a ref node (bsc#1012628). +- io_uring: fix io_sqe_files_unregister() hangs (bsc#1012628). +- uapi: move constants from to + (bsc#1012628). +- tools headers UAPI: Sync linux/const.h with the kernel headers + (bsc#1012628). +- cgroup: Fix memory leak when parsing multiple source parameters + (bsc#1012628). +- zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of + dfltcc_syms.c (bsc#1012628). +- scsi: cxgb4i: Fix TLS dependency (bsc#1012628). +- Bluetooth: hci_h5: close serdev device and free hu in h5_close + (bsc#1012628). +- fbcon: Disable accelerated scrolling (bsc#1012628). +- reiserfs: add check for an invalid ih_entry_count (bsc#1012628). +- misc: vmw_vmci: fix kernel info-leak by initializing dbells + in vmci_ctx_get_chkpt_doorbells() (bsc#1012628). +- media: gp8psk: initialize stats at power control logic + (bsc#1012628). +- f2fs: fix shift-out-of-bounds in sanity_check_raw_super() + (bsc#1012628). +- ALSA: seq: Use bool for snd_seq_queue internal flags + (bsc#1012628). +- ALSA: rawmidi: Access runtime->avail always in spinlock + (bsc#1012628). +- bfs: don't use WARNING: string when it's just info + (bsc#1012628). +- ext4: check for invalid block size early when mounting a file + system (bsc#1012628). +- fcntl: Fix potential deadlock in send_sig{io, urg}() + (bsc#1012628). +- io_uring: check kthread stopped flag when sq thread is unparked + (bsc#1012628). +- rtc: sun6i: Fix memleak in sun6i_rtc_clk_init (bsc#1012628). +- module: set MODULE_STATE_GOING state when a module fails to load + (bsc#1012628). +- quota: Don't overflow quota file offsets (bsc#1012628). +- rtc: pl031: fix resource leak in pl031_probe (bsc#1012628). +- powerpc: sysdev: add missing iounmap() on error in + mpic_msgr_probe() (bsc#1012628). +- i3c master: fix missing destroy_workqueue() on error in + i3c_master_register (bsc#1012628). +- NFSv4: Fix a pNFS layout related use-after-free race when + freeing the inode (bsc#1012628). +- f2fs: avoid race condition for shrinker count (bsc#1012628). +- f2fs: fix race of pending_pages in decompression (bsc#1012628). +- module: delay kobject uevent until after module init call + (bsc#1012628). +- powerpc/64: irq replay remove decrementer overflow check + (bsc#1012628). +- fs/namespace.c: WARN if mnt_count has become negative + (bsc#1012628). +- watchdog: rti-wdt: fix reference leak in rti_wdt_probe + (bsc#1012628). +- um: random: Register random as hwrng-core device (bsc#1012628). +- um: ubd: Submit all data segments atomically (bsc#1012628). +- NFSv4.2: Don't error when exiting early on a READ_PLUS buffer + overflow (bsc#1012628). +- ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW + inode fails (bsc#1012628). +- drm/amd/display: updated wm table for Renoir (bsc#1012628). +- tick/sched: Remove bogus boot "safety" check (bsc#1012628). +- s390: always clear kernel stack backchain before calling + functions (bsc#1012628). +- io_uring: remove racy overflow list fast checks (bsc#1012628). +- ALSA: pcm: Clear the full allocated memory at hw_params + (bsc#1012628). +- dm verity: skip verity work if I/O error when system is shutting + down (bsc#1012628). +- ext4: avoid s_mb_prefetch to be zero in individual scenarios + (bsc#1012628). +- device-dax: Fix range release (bsc#1012628). +- Refresh patches.suse/supported-flag. +- commit 3bb334e + ------------------------------------------------------------------- Tue Jan 5 15:29:49 CET 2021 - tiwai@suse.de diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 73bb51c2..67fa644e 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 5.10.4 +%define patchversion 5.10.5 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Basic QA tests for the kernel License: GPL-2.0 Group: SLES -Version: 5.10.4 +Version: 5.10.5 %if 0%{?is_kotd} -Release: .g086fc4c +Release: .g19815f3 %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index 9dfb646e..72271163 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,118 @@ +------------------------------------------------------------------- +Wed Jan 6 19:20:56 CET 2021 - jslaby@suse.cz + +- drm/docs: Fix todo.rst (git-fixes). +- net/sched: sch_taprio: ensure to reset/destroy all child qdiscs + (git-fixes). +- commit 19815f3 + +------------------------------------------------------------------- +Wed Jan 6 19:16:56 CET 2021 - jslaby@suse.cz + +- Linux 5.10.5 (bsc#1012628). +- net/sched: sch_taprio: reset child qdiscs before freeing them + (bsc#1012628). +- mptcp: fix security context on server socket (bsc#1012628). +- ethtool: fix error paths in ethnl_set_channels() (bsc#1012628). +- ethtool: fix string set id check (bsc#1012628). +- md/raid10: initialize r10_bio->read_slot before use + (bsc#1012628). +- drm/amd/display: Add get_dig_frontend implementation for DCEx + (bsc#1012628). +- io_uring: close a small race gap for files cancel (bsc#1012628). +- jffs2: Allow setting rp_size to zero during remounting + (bsc#1012628). +- jffs2: Fix NULL pointer dereference in rp_size fs option parsing + (bsc#1012628). +- spi: dw-bt1: Fix undefined devm_mux_control_get symbol + (bsc#1012628). +- opp: fix memory leak in _allocate_opp_table (bsc#1012628). +- opp: Call the missing clk_put() on error (bsc#1012628). +- scsi: block: Fix a race in the runtime power management code + (bsc#1012628). +- mm/hugetlb: fix deadlock in hugetlb_cow error path + (bsc#1012628). +- mm: memmap defer init doesn't work as expected (bsc#1012628). +- lib/zlib: fix inflating zlib streams on s390 (bsc#1012628). +- io_uring: don't assume mm is constant across submits + (bsc#1012628). +- io_uring: use bottom half safe lock for fixed file data + (bsc#1012628). +- io_uring: add a helper for setting a ref node (bsc#1012628). +- io_uring: fix io_sqe_files_unregister() hangs (bsc#1012628). +- uapi: move constants from to + (bsc#1012628). +- tools headers UAPI: Sync linux/const.h with the kernel headers + (bsc#1012628). +- cgroup: Fix memory leak when parsing multiple source parameters + (bsc#1012628). +- zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of + dfltcc_syms.c (bsc#1012628). +- scsi: cxgb4i: Fix TLS dependency (bsc#1012628). +- Bluetooth: hci_h5: close serdev device and free hu in h5_close + (bsc#1012628). +- fbcon: Disable accelerated scrolling (bsc#1012628). +- reiserfs: add check for an invalid ih_entry_count (bsc#1012628). +- misc: vmw_vmci: fix kernel info-leak by initializing dbells + in vmci_ctx_get_chkpt_doorbells() (bsc#1012628). +- media: gp8psk: initialize stats at power control logic + (bsc#1012628). +- f2fs: fix shift-out-of-bounds in sanity_check_raw_super() + (bsc#1012628). +- ALSA: seq: Use bool for snd_seq_queue internal flags + (bsc#1012628). +- ALSA: rawmidi: Access runtime->avail always in spinlock + (bsc#1012628). +- bfs: don't use WARNING: string when it's just info + (bsc#1012628). +- ext4: check for invalid block size early when mounting a file + system (bsc#1012628). +- fcntl: Fix potential deadlock in send_sig{io, urg}() + (bsc#1012628). +- io_uring: check kthread stopped flag when sq thread is unparked + (bsc#1012628). +- rtc: sun6i: Fix memleak in sun6i_rtc_clk_init (bsc#1012628). +- module: set MODULE_STATE_GOING state when a module fails to load + (bsc#1012628). +- quota: Don't overflow quota file offsets (bsc#1012628). +- rtc: pl031: fix resource leak in pl031_probe (bsc#1012628). +- powerpc: sysdev: add missing iounmap() on error in + mpic_msgr_probe() (bsc#1012628). +- i3c master: fix missing destroy_workqueue() on error in + i3c_master_register (bsc#1012628). +- NFSv4: Fix a pNFS layout related use-after-free race when + freeing the inode (bsc#1012628). +- f2fs: avoid race condition for shrinker count (bsc#1012628). +- f2fs: fix race of pending_pages in decompression (bsc#1012628). +- module: delay kobject uevent until after module init call + (bsc#1012628). +- powerpc/64: irq replay remove decrementer overflow check + (bsc#1012628). +- fs/namespace.c: WARN if mnt_count has become negative + (bsc#1012628). +- watchdog: rti-wdt: fix reference leak in rti_wdt_probe + (bsc#1012628). +- um: random: Register random as hwrng-core device (bsc#1012628). +- um: ubd: Submit all data segments atomically (bsc#1012628). +- NFSv4.2: Don't error when exiting early on a READ_PLUS buffer + overflow (bsc#1012628). +- ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW + inode fails (bsc#1012628). +- drm/amd/display: updated wm table for Renoir (bsc#1012628). +- tick/sched: Remove bogus boot "safety" check (bsc#1012628). +- s390: always clear kernel stack backchain before calling + functions (bsc#1012628). +- io_uring: remove racy overflow list fast checks (bsc#1012628). +- ALSA: pcm: Clear the full allocated memory at hw_params + (bsc#1012628). +- dm verity: skip verity work if I/O error when system is shutting + down (bsc#1012628). +- ext4: avoid s_mb_prefetch to be zero in individual scenarios + (bsc#1012628). +- device-dax: Fix range release (bsc#1012628). +- Refresh patches.suse/supported-flag. +- commit 3bb334e + ------------------------------------------------------------------- Tue Jan 5 15:29:49 CET 2021 - tiwai@suse.de diff --git a/kernel-pae.spec b/kernel-pae.spec index 4bba30f6..5282832c 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.4 +%define patchversion 5.10.5 %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.4 +Version: 5.10.5 %if 0%{?is_kotd} -Release: .g086fc4c +Release: .g19815f3 %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-086fc4cacb71f977eabe01d1e5ca0b0e88c65812 -Provides: kernel-srchash-086fc4cacb71f977eabe01d1e5ca0b0e88c65812 +Provides: kernel-%build_flavor-base-srchash-19815f3ce314b75d4f5f34ca23a323a37a98ff77 +Provides: kernel-srchash-19815f3ce314b75d4f5f34ca23a323a37a98ff77 # END COMMON DEPS -Provides: %name-srchash-086fc4cacb71f977eabe01d1e5ca0b0e88c65812 +Provides: %name-srchash-19815f3ce314b75d4f5f34ca23a323a37a98ff77 %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 9dfb646e..72271163 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,118 @@ +------------------------------------------------------------------- +Wed Jan 6 19:20:56 CET 2021 - jslaby@suse.cz + +- drm/docs: Fix todo.rst (git-fixes). +- net/sched: sch_taprio: ensure to reset/destroy all child qdiscs + (git-fixes). +- commit 19815f3 + +------------------------------------------------------------------- +Wed Jan 6 19:16:56 CET 2021 - jslaby@suse.cz + +- Linux 5.10.5 (bsc#1012628). +- net/sched: sch_taprio: reset child qdiscs before freeing them + (bsc#1012628). +- mptcp: fix security context on server socket (bsc#1012628). +- ethtool: fix error paths in ethnl_set_channels() (bsc#1012628). +- ethtool: fix string set id check (bsc#1012628). +- md/raid10: initialize r10_bio->read_slot before use + (bsc#1012628). +- drm/amd/display: Add get_dig_frontend implementation for DCEx + (bsc#1012628). +- io_uring: close a small race gap for files cancel (bsc#1012628). +- jffs2: Allow setting rp_size to zero during remounting + (bsc#1012628). +- jffs2: Fix NULL pointer dereference in rp_size fs option parsing + (bsc#1012628). +- spi: dw-bt1: Fix undefined devm_mux_control_get symbol + (bsc#1012628). +- opp: fix memory leak in _allocate_opp_table (bsc#1012628). +- opp: Call the missing clk_put() on error (bsc#1012628). +- scsi: block: Fix a race in the runtime power management code + (bsc#1012628). +- mm/hugetlb: fix deadlock in hugetlb_cow error path + (bsc#1012628). +- mm: memmap defer init doesn't work as expected (bsc#1012628). +- lib/zlib: fix inflating zlib streams on s390 (bsc#1012628). +- io_uring: don't assume mm is constant across submits + (bsc#1012628). +- io_uring: use bottom half safe lock for fixed file data + (bsc#1012628). +- io_uring: add a helper for setting a ref node (bsc#1012628). +- io_uring: fix io_sqe_files_unregister() hangs (bsc#1012628). +- uapi: move constants from to + (bsc#1012628). +- tools headers UAPI: Sync linux/const.h with the kernel headers + (bsc#1012628). +- cgroup: Fix memory leak when parsing multiple source parameters + (bsc#1012628). +- zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of + dfltcc_syms.c (bsc#1012628). +- scsi: cxgb4i: Fix TLS dependency (bsc#1012628). +- Bluetooth: hci_h5: close serdev device and free hu in h5_close + (bsc#1012628). +- fbcon: Disable accelerated scrolling (bsc#1012628). +- reiserfs: add check for an invalid ih_entry_count (bsc#1012628). +- misc: vmw_vmci: fix kernel info-leak by initializing dbells + in vmci_ctx_get_chkpt_doorbells() (bsc#1012628). +- media: gp8psk: initialize stats at power control logic + (bsc#1012628). +- f2fs: fix shift-out-of-bounds in sanity_check_raw_super() + (bsc#1012628). +- ALSA: seq: Use bool for snd_seq_queue internal flags + (bsc#1012628). +- ALSA: rawmidi: Access runtime->avail always in spinlock + (bsc#1012628). +- bfs: don't use WARNING: string when it's just info + (bsc#1012628). +- ext4: check for invalid block size early when mounting a file + system (bsc#1012628). +- fcntl: Fix potential deadlock in send_sig{io, urg}() + (bsc#1012628). +- io_uring: check kthread stopped flag when sq thread is unparked + (bsc#1012628). +- rtc: sun6i: Fix memleak in sun6i_rtc_clk_init (bsc#1012628). +- module: set MODULE_STATE_GOING state when a module fails to load + (bsc#1012628). +- quota: Don't overflow quota file offsets (bsc#1012628). +- rtc: pl031: fix resource leak in pl031_probe (bsc#1012628). +- powerpc: sysdev: add missing iounmap() on error in + mpic_msgr_probe() (bsc#1012628). +- i3c master: fix missing destroy_workqueue() on error in + i3c_master_register (bsc#1012628). +- NFSv4: Fix a pNFS layout related use-after-free race when + freeing the inode (bsc#1012628). +- f2fs: avoid race condition for shrinker count (bsc#1012628). +- f2fs: fix race of pending_pages in decompression (bsc#1012628). +- module: delay kobject uevent until after module init call + (bsc#1012628). +- powerpc/64: irq replay remove decrementer overflow check + (bsc#1012628). +- fs/namespace.c: WARN if mnt_count has become negative + (bsc#1012628). +- watchdog: rti-wdt: fix reference leak in rti_wdt_probe + (bsc#1012628). +- um: random: Register random as hwrng-core device (bsc#1012628). +- um: ubd: Submit all data segments atomically (bsc#1012628). +- NFSv4.2: Don't error when exiting early on a READ_PLUS buffer + overflow (bsc#1012628). +- ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW + inode fails (bsc#1012628). +- drm/amd/display: updated wm table for Renoir (bsc#1012628). +- tick/sched: Remove bogus boot "safety" check (bsc#1012628). +- s390: always clear kernel stack backchain before calling + functions (bsc#1012628). +- io_uring: remove racy overflow list fast checks (bsc#1012628). +- ALSA: pcm: Clear the full allocated memory at hw_params + (bsc#1012628). +- dm verity: skip verity work if I/O error when system is shutting + down (bsc#1012628). +- ext4: avoid s_mb_prefetch to be zero in individual scenarios + (bsc#1012628). +- device-dax: Fix range release (bsc#1012628). +- Refresh patches.suse/supported-flag. +- commit 3bb334e + ------------------------------------------------------------------- Tue Jan 5 15:29:49 CET 2021 - tiwai@suse.de diff --git a/kernel-source.spec b/kernel-source.spec index a60f488b..bb12197f 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.4 +%define patchversion 5.10.5 %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.4 +Version: 5.10.5 %if 0%{?is_kotd} -Release: .g086fc4c +Release: .g19815f3 %else Release: 0 %endif @@ -43,7 +43,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-086fc4cacb71f977eabe01d1e5ca0b0e88c65812 +Provides: %name-srchash-19815f3ce314b75d4f5f34ca23a323a37a98ff77 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 9dfb646e..72271163 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,118 @@ +------------------------------------------------------------------- +Wed Jan 6 19:20:56 CET 2021 - jslaby@suse.cz + +- drm/docs: Fix todo.rst (git-fixes). +- net/sched: sch_taprio: ensure to reset/destroy all child qdiscs + (git-fixes). +- commit 19815f3 + +------------------------------------------------------------------- +Wed Jan 6 19:16:56 CET 2021 - jslaby@suse.cz + +- Linux 5.10.5 (bsc#1012628). +- net/sched: sch_taprio: reset child qdiscs before freeing them + (bsc#1012628). +- mptcp: fix security context on server socket (bsc#1012628). +- ethtool: fix error paths in ethnl_set_channels() (bsc#1012628). +- ethtool: fix string set id check (bsc#1012628). +- md/raid10: initialize r10_bio->read_slot before use + (bsc#1012628). +- drm/amd/display: Add get_dig_frontend implementation for DCEx + (bsc#1012628). +- io_uring: close a small race gap for files cancel (bsc#1012628). +- jffs2: Allow setting rp_size to zero during remounting + (bsc#1012628). +- jffs2: Fix NULL pointer dereference in rp_size fs option parsing + (bsc#1012628). +- spi: dw-bt1: Fix undefined devm_mux_control_get symbol + (bsc#1012628). +- opp: fix memory leak in _allocate_opp_table (bsc#1012628). +- opp: Call the missing clk_put() on error (bsc#1012628). +- scsi: block: Fix a race in the runtime power management code + (bsc#1012628). +- mm/hugetlb: fix deadlock in hugetlb_cow error path + (bsc#1012628). +- mm: memmap defer init doesn't work as expected (bsc#1012628). +- lib/zlib: fix inflating zlib streams on s390 (bsc#1012628). +- io_uring: don't assume mm is constant across submits + (bsc#1012628). +- io_uring: use bottom half safe lock for fixed file data + (bsc#1012628). +- io_uring: add a helper for setting a ref node (bsc#1012628). +- io_uring: fix io_sqe_files_unregister() hangs (bsc#1012628). +- uapi: move constants from to + (bsc#1012628). +- tools headers UAPI: Sync linux/const.h with the kernel headers + (bsc#1012628). +- cgroup: Fix memory leak when parsing multiple source parameters + (bsc#1012628). +- zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of + dfltcc_syms.c (bsc#1012628). +- scsi: cxgb4i: Fix TLS dependency (bsc#1012628). +- Bluetooth: hci_h5: close serdev device and free hu in h5_close + (bsc#1012628). +- fbcon: Disable accelerated scrolling (bsc#1012628). +- reiserfs: add check for an invalid ih_entry_count (bsc#1012628). +- misc: vmw_vmci: fix kernel info-leak by initializing dbells + in vmci_ctx_get_chkpt_doorbells() (bsc#1012628). +- media: gp8psk: initialize stats at power control logic + (bsc#1012628). +- f2fs: fix shift-out-of-bounds in sanity_check_raw_super() + (bsc#1012628). +- ALSA: seq: Use bool for snd_seq_queue internal flags + (bsc#1012628). +- ALSA: rawmidi: Access runtime->avail always in spinlock + (bsc#1012628). +- bfs: don't use WARNING: string when it's just info + (bsc#1012628). +- ext4: check for invalid block size early when mounting a file + system (bsc#1012628). +- fcntl: Fix potential deadlock in send_sig{io, urg}() + (bsc#1012628). +- io_uring: check kthread stopped flag when sq thread is unparked + (bsc#1012628). +- rtc: sun6i: Fix memleak in sun6i_rtc_clk_init (bsc#1012628). +- module: set MODULE_STATE_GOING state when a module fails to load + (bsc#1012628). +- quota: Don't overflow quota file offsets (bsc#1012628). +- rtc: pl031: fix resource leak in pl031_probe (bsc#1012628). +- powerpc: sysdev: add missing iounmap() on error in + mpic_msgr_probe() (bsc#1012628). +- i3c master: fix missing destroy_workqueue() on error in + i3c_master_register (bsc#1012628). +- NFSv4: Fix a pNFS layout related use-after-free race when + freeing the inode (bsc#1012628). +- f2fs: avoid race condition for shrinker count (bsc#1012628). +- f2fs: fix race of pending_pages in decompression (bsc#1012628). +- module: delay kobject uevent until after module init call + (bsc#1012628). +- powerpc/64: irq replay remove decrementer overflow check + (bsc#1012628). +- fs/namespace.c: WARN if mnt_count has become negative + (bsc#1012628). +- watchdog: rti-wdt: fix reference leak in rti_wdt_probe + (bsc#1012628). +- um: random: Register random as hwrng-core device (bsc#1012628). +- um: ubd: Submit all data segments atomically (bsc#1012628). +- NFSv4.2: Don't error when exiting early on a READ_PLUS buffer + overflow (bsc#1012628). +- ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW + inode fails (bsc#1012628). +- drm/amd/display: updated wm table for Renoir (bsc#1012628). +- tick/sched: Remove bogus boot "safety" check (bsc#1012628). +- s390: always clear kernel stack backchain before calling + functions (bsc#1012628). +- io_uring: remove racy overflow list fast checks (bsc#1012628). +- ALSA: pcm: Clear the full allocated memory at hw_params + (bsc#1012628). +- dm verity: skip verity work if I/O error when system is shutting + down (bsc#1012628). +- ext4: avoid s_mb_prefetch to be zero in individual scenarios + (bsc#1012628). +- device-dax: Fix range release (bsc#1012628). +- Refresh patches.suse/supported-flag. +- commit 3bb334e + ------------------------------------------------------------------- Tue Jan 5 15:29:49 CET 2021 - tiwai@suse.de diff --git a/kernel-syms.spec b/kernel-syms.spec index a3e75290..06a7f464 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.4 +Version: 5.10.5 %if %using_buildservice %if 0%{?is_kotd} -Release: .g086fc4c +Release: .g19815f3 %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-086fc4cacb71f977eabe01d1e5ca0b0e88c65812 +Provides: %name-srchash-19815f3ce314b75d4f5f34ca23a323a37a98ff77 Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 9dfb646e..72271163 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,118 @@ +------------------------------------------------------------------- +Wed Jan 6 19:20:56 CET 2021 - jslaby@suse.cz + +- drm/docs: Fix todo.rst (git-fixes). +- net/sched: sch_taprio: ensure to reset/destroy all child qdiscs + (git-fixes). +- commit 19815f3 + +------------------------------------------------------------------- +Wed Jan 6 19:16:56 CET 2021 - jslaby@suse.cz + +- Linux 5.10.5 (bsc#1012628). +- net/sched: sch_taprio: reset child qdiscs before freeing them + (bsc#1012628). +- mptcp: fix security context on server socket (bsc#1012628). +- ethtool: fix error paths in ethnl_set_channels() (bsc#1012628). +- ethtool: fix string set id check (bsc#1012628). +- md/raid10: initialize r10_bio->read_slot before use + (bsc#1012628). +- drm/amd/display: Add get_dig_frontend implementation for DCEx + (bsc#1012628). +- io_uring: close a small race gap for files cancel (bsc#1012628). +- jffs2: Allow setting rp_size to zero during remounting + (bsc#1012628). +- jffs2: Fix NULL pointer dereference in rp_size fs option parsing + (bsc#1012628). +- spi: dw-bt1: Fix undefined devm_mux_control_get symbol + (bsc#1012628). +- opp: fix memory leak in _allocate_opp_table (bsc#1012628). +- opp: Call the missing clk_put() on error (bsc#1012628). +- scsi: block: Fix a race in the runtime power management code + (bsc#1012628). +- mm/hugetlb: fix deadlock in hugetlb_cow error path + (bsc#1012628). +- mm: memmap defer init doesn't work as expected (bsc#1012628). +- lib/zlib: fix inflating zlib streams on s390 (bsc#1012628). +- io_uring: don't assume mm is constant across submits + (bsc#1012628). +- io_uring: use bottom half safe lock for fixed file data + (bsc#1012628). +- io_uring: add a helper for setting a ref node (bsc#1012628). +- io_uring: fix io_sqe_files_unregister() hangs (bsc#1012628). +- uapi: move constants from to + (bsc#1012628). +- tools headers UAPI: Sync linux/const.h with the kernel headers + (bsc#1012628). +- cgroup: Fix memory leak when parsing multiple source parameters + (bsc#1012628). +- zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of + dfltcc_syms.c (bsc#1012628). +- scsi: cxgb4i: Fix TLS dependency (bsc#1012628). +- Bluetooth: hci_h5: close serdev device and free hu in h5_close + (bsc#1012628). +- fbcon: Disable accelerated scrolling (bsc#1012628). +- reiserfs: add check for an invalid ih_entry_count (bsc#1012628). +- misc: vmw_vmci: fix kernel info-leak by initializing dbells + in vmci_ctx_get_chkpt_doorbells() (bsc#1012628). +- media: gp8psk: initialize stats at power control logic + (bsc#1012628). +- f2fs: fix shift-out-of-bounds in sanity_check_raw_super() + (bsc#1012628). +- ALSA: seq: Use bool for snd_seq_queue internal flags + (bsc#1012628). +- ALSA: rawmidi: Access runtime->avail always in spinlock + (bsc#1012628). +- bfs: don't use WARNING: string when it's just info + (bsc#1012628). +- ext4: check for invalid block size early when mounting a file + system (bsc#1012628). +- fcntl: Fix potential deadlock in send_sig{io, urg}() + (bsc#1012628). +- io_uring: check kthread stopped flag when sq thread is unparked + (bsc#1012628). +- rtc: sun6i: Fix memleak in sun6i_rtc_clk_init (bsc#1012628). +- module: set MODULE_STATE_GOING state when a module fails to load + (bsc#1012628). +- quota: Don't overflow quota file offsets (bsc#1012628). +- rtc: pl031: fix resource leak in pl031_probe (bsc#1012628). +- powerpc: sysdev: add missing iounmap() on error in + mpic_msgr_probe() (bsc#1012628). +- i3c master: fix missing destroy_workqueue() on error in + i3c_master_register (bsc#1012628). +- NFSv4: Fix a pNFS layout related use-after-free race when + freeing the inode (bsc#1012628). +- f2fs: avoid race condition for shrinker count (bsc#1012628). +- f2fs: fix race of pending_pages in decompression (bsc#1012628). +- module: delay kobject uevent until after module init call + (bsc#1012628). +- powerpc/64: irq replay remove decrementer overflow check + (bsc#1012628). +- fs/namespace.c: WARN if mnt_count has become negative + (bsc#1012628). +- watchdog: rti-wdt: fix reference leak in rti_wdt_probe + (bsc#1012628). +- um: random: Register random as hwrng-core device (bsc#1012628). +- um: ubd: Submit all data segments atomically (bsc#1012628). +- NFSv4.2: Don't error when exiting early on a READ_PLUS buffer + overflow (bsc#1012628). +- ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW + inode fails (bsc#1012628). +- drm/amd/display: updated wm table for Renoir (bsc#1012628). +- tick/sched: Remove bogus boot "safety" check (bsc#1012628). +- s390: always clear kernel stack backchain before calling + functions (bsc#1012628). +- io_uring: remove racy overflow list fast checks (bsc#1012628). +- ALSA: pcm: Clear the full allocated memory at hw_params + (bsc#1012628). +- dm verity: skip verity work if I/O error when system is shutting + down (bsc#1012628). +- ext4: avoid s_mb_prefetch to be zero in individual scenarios + (bsc#1012628). +- device-dax: Fix range release (bsc#1012628). +- Refresh patches.suse/supported-flag. +- commit 3bb334e + ------------------------------------------------------------------- Tue Jan 5 15:29:49 CET 2021 - tiwai@suse.de diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 73a683f1..6cedbd0d 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.4 +%define patchversion 5.10.5 %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.4 +Version: 5.10.5 %if 0%{?is_kotd} -Release: .g086fc4c +Release: .g19815f3 %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-086fc4cacb71f977eabe01d1e5ca0b0e88c65812 -Provides: kernel-srchash-086fc4cacb71f977eabe01d1e5ca0b0e88c65812 +Provides: kernel-%build_flavor-base-srchash-19815f3ce314b75d4f5f34ca23a323a37a98ff77 +Provides: kernel-srchash-19815f3ce314b75d4f5f34ca23a323a37a98ff77 # END COMMON DEPS -Provides: %name-srchash-086fc4cacb71f977eabe01d1e5ca0b0e88c65812 +Provides: %name-srchash-19815f3ce314b75d4f5f34ca23a323a37a98ff77 %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 9dfb646e..72271163 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,118 @@ +------------------------------------------------------------------- +Wed Jan 6 19:20:56 CET 2021 - jslaby@suse.cz + +- drm/docs: Fix todo.rst (git-fixes). +- net/sched: sch_taprio: ensure to reset/destroy all child qdiscs + (git-fixes). +- commit 19815f3 + +------------------------------------------------------------------- +Wed Jan 6 19:16:56 CET 2021 - jslaby@suse.cz + +- Linux 5.10.5 (bsc#1012628). +- net/sched: sch_taprio: reset child qdiscs before freeing them + (bsc#1012628). +- mptcp: fix security context on server socket (bsc#1012628). +- ethtool: fix error paths in ethnl_set_channels() (bsc#1012628). +- ethtool: fix string set id check (bsc#1012628). +- md/raid10: initialize r10_bio->read_slot before use + (bsc#1012628). +- drm/amd/display: Add get_dig_frontend implementation for DCEx + (bsc#1012628). +- io_uring: close a small race gap for files cancel (bsc#1012628). +- jffs2: Allow setting rp_size to zero during remounting + (bsc#1012628). +- jffs2: Fix NULL pointer dereference in rp_size fs option parsing + (bsc#1012628). +- spi: dw-bt1: Fix undefined devm_mux_control_get symbol + (bsc#1012628). +- opp: fix memory leak in _allocate_opp_table (bsc#1012628). +- opp: Call the missing clk_put() on error (bsc#1012628). +- scsi: block: Fix a race in the runtime power management code + (bsc#1012628). +- mm/hugetlb: fix deadlock in hugetlb_cow error path + (bsc#1012628). +- mm: memmap defer init doesn't work as expected (bsc#1012628). +- lib/zlib: fix inflating zlib streams on s390 (bsc#1012628). +- io_uring: don't assume mm is constant across submits + (bsc#1012628). +- io_uring: use bottom half safe lock for fixed file data + (bsc#1012628). +- io_uring: add a helper for setting a ref node (bsc#1012628). +- io_uring: fix io_sqe_files_unregister() hangs (bsc#1012628). +- uapi: move constants from to + (bsc#1012628). +- tools headers UAPI: Sync linux/const.h with the kernel headers + (bsc#1012628). +- cgroup: Fix memory leak when parsing multiple source parameters + (bsc#1012628). +- zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of + dfltcc_syms.c (bsc#1012628). +- scsi: cxgb4i: Fix TLS dependency (bsc#1012628). +- Bluetooth: hci_h5: close serdev device and free hu in h5_close + (bsc#1012628). +- fbcon: Disable accelerated scrolling (bsc#1012628). +- reiserfs: add check for an invalid ih_entry_count (bsc#1012628). +- misc: vmw_vmci: fix kernel info-leak by initializing dbells + in vmci_ctx_get_chkpt_doorbells() (bsc#1012628). +- media: gp8psk: initialize stats at power control logic + (bsc#1012628). +- f2fs: fix shift-out-of-bounds in sanity_check_raw_super() + (bsc#1012628). +- ALSA: seq: Use bool for snd_seq_queue internal flags + (bsc#1012628). +- ALSA: rawmidi: Access runtime->avail always in spinlock + (bsc#1012628). +- bfs: don't use WARNING: string when it's just info + (bsc#1012628). +- ext4: check for invalid block size early when mounting a file + system (bsc#1012628). +- fcntl: Fix potential deadlock in send_sig{io, urg}() + (bsc#1012628). +- io_uring: check kthread stopped flag when sq thread is unparked + (bsc#1012628). +- rtc: sun6i: Fix memleak in sun6i_rtc_clk_init (bsc#1012628). +- module: set MODULE_STATE_GOING state when a module fails to load + (bsc#1012628). +- quota: Don't overflow quota file offsets (bsc#1012628). +- rtc: pl031: fix resource leak in pl031_probe (bsc#1012628). +- powerpc: sysdev: add missing iounmap() on error in + mpic_msgr_probe() (bsc#1012628). +- i3c master: fix missing destroy_workqueue() on error in + i3c_master_register (bsc#1012628). +- NFSv4: Fix a pNFS layout related use-after-free race when + freeing the inode (bsc#1012628). +- f2fs: avoid race condition for shrinker count (bsc#1012628). +- f2fs: fix race of pending_pages in decompression (bsc#1012628). +- module: delay kobject uevent until after module init call + (bsc#1012628). +- powerpc/64: irq replay remove decrementer overflow check + (bsc#1012628). +- fs/namespace.c: WARN if mnt_count has become negative + (bsc#1012628). +- watchdog: rti-wdt: fix reference leak in rti_wdt_probe + (bsc#1012628). +- um: random: Register random as hwrng-core device (bsc#1012628). +- um: ubd: Submit all data segments atomically (bsc#1012628). +- NFSv4.2: Don't error when exiting early on a READ_PLUS buffer + overflow (bsc#1012628). +- ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW + inode fails (bsc#1012628). +- drm/amd/display: updated wm table for Renoir (bsc#1012628). +- tick/sched: Remove bogus boot "safety" check (bsc#1012628). +- s390: always clear kernel stack backchain before calling + functions (bsc#1012628). +- io_uring: remove racy overflow list fast checks (bsc#1012628). +- ALSA: pcm: Clear the full allocated memory at hw_params + (bsc#1012628). +- dm verity: skip verity work if I/O error when system is shutting + down (bsc#1012628). +- ext4: avoid s_mb_prefetch to be zero in individual scenarios + (bsc#1012628). +- device-dax: Fix range release (bsc#1012628). +- Refresh patches.suse/supported-flag. +- commit 3bb334e + ------------------------------------------------------------------- Tue Jan 5 15:29:49 CET 2021 - tiwai@suse.de diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index 49de6be9..4aaf399e 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.4 +%define patchversion 5.10.5 %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.4 +Version: 5.10.5 %if 0%{?is_kotd} -Release: .g086fc4c +Release: .g19815f3 %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-086fc4cacb71f977eabe01d1e5ca0b0e88c65812 -Provides: kernel-srchash-086fc4cacb71f977eabe01d1e5ca0b0e88c65812 +Provides: kernel-%build_flavor-base-srchash-19815f3ce314b75d4f5f34ca23a323a37a98ff77 +Provides: kernel-srchash-19815f3ce314b75d4f5f34ca23a323a37a98ff77 # END COMMON DEPS -Provides: %name-srchash-086fc4cacb71f977eabe01d1e5ca0b0e88c65812 +Provides: %name-srchash-19815f3ce314b75d4f5f34ca23a323a37a98ff77 %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 24cab1bf..21bc92ed 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:2acdd65cb5f6a70e5b0bb4d64b3a42f92d9a44aaa7c3b42e96e8e327875d54d4 -size 476663 +oid sha256:57ac0ebc84eb2b3bf72309fdb96cf0918748ef67317018910b57b8a2939b8bd4 +size 529451 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 2b1d8476..62a83485 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:f78d876387a617de3f4bdb8502d967177536e220f1fe5be3c4fb175110dc8939 -size 64743 +oid sha256:22361054d0d5db3a9981413260ca2ea7d174b981546f0facb4262121870dd436 +size 65812 diff --git a/series.conf b/series.conf index c807489b..470effd5 100644 --- a/series.conf +++ b/series.conf @@ -805,6 +805,69 @@ patches.kernel.org/5.10.4-715-drm-edid-fix-objtool-warning-in-drm_cvt_modes.patch patches.kernel.org/5.10.4-716-x86-CPU-AMD-Save-AMD-NodeId-as-cpu_die_id.patch patches.kernel.org/5.10.4-717-Linux-5.10.4.patch + patches.kernel.org/5.10.5-001-net-sched-sch_taprio-reset-child-qdiscs-before.patch + patches.kernel.org/5.10.5-002-mptcp-fix-security-context-on-server-socket.patch + patches.kernel.org/5.10.5-003-ethtool-fix-error-paths-in-ethnl_set_channels.patch + patches.kernel.org/5.10.5-004-ethtool-fix-string-set-id-check.patch + patches.kernel.org/5.10.5-005-md-raid10-initialize-r10_bio-read_slot-before-.patch + patches.kernel.org/5.10.5-006-drm-amd-display-Add-get_dig_frontend-implement.patch + patches.kernel.org/5.10.5-007-io_uring-close-a-small-race-gap-for-files-canc.patch + patches.kernel.org/5.10.5-008-jffs2-Allow-setting-rp_size-to-zero-during-rem.patch + patches.kernel.org/5.10.5-009-jffs2-Fix-NULL-pointer-dereference-in-rp_size-.patch + patches.kernel.org/5.10.5-010-spi-dw-bt1-Fix-undefined-devm_mux_control_get-.patch + patches.kernel.org/5.10.5-011-opp-fix-memory-leak-in-_allocate_opp_table.patch + patches.kernel.org/5.10.5-012-opp-Call-the-missing-clk_put-on-error.patch + patches.kernel.org/5.10.5-013-scsi-block-Fix-a-race-in-the-runtime-power-man.patch + patches.kernel.org/5.10.5-014-mm-hugetlb-fix-deadlock-in-hugetlb_cow-error-p.patch + patches.kernel.org/5.10.5-015-mm-memmap-defer-init-doesn-t-work-as-expected.patch + patches.kernel.org/5.10.5-016-lib-zlib-fix-inflating-zlib-streams-on-s390.patch + patches.kernel.org/5.10.5-017-io_uring-don-t-assume-mm-is-constant-across-su.patch + patches.kernel.org/5.10.5-018-io_uring-use-bottom-half-safe-lock-for-fixed-f.patch + patches.kernel.org/5.10.5-019-io_uring-add-a-helper-for-setting-a-ref-node.patch + patches.kernel.org/5.10.5-020-io_uring-fix-io_sqe_files_unregister-hangs.patch + patches.kernel.org/5.10.5-021-uapi-move-constants-from-linux-kernel.h-to-lin.patch + patches.kernel.org/5.10.5-022-tools-headers-UAPI-Sync-linux-const.h-with-the.patch + patches.kernel.org/5.10.5-023-cgroup-Fix-memory-leak-when-parsing-multiple-s.patch + patches.kernel.org/5.10.5-024-zlib-move-EXPORT_SYMBOL-and-MODULE_LICENSE-out.patch + patches.kernel.org/5.10.5-025-scsi-cxgb4i-Fix-TLS-dependency.patch + patches.kernel.org/5.10.5-026-Bluetooth-hci_h5-close-serdev-device-and-free-.patch + patches.kernel.org/5.10.5-027-fbcon-Disable-accelerated-scrolling.patch + patches.kernel.org/5.10.5-028-reiserfs-add-check-for-an-invalid-ih_entry_cou.patch + patches.kernel.org/5.10.5-029-misc-vmw_vmci-fix-kernel-info-leak-by-initiali.patch + patches.kernel.org/5.10.5-030-media-gp8psk-initialize-stats-at-power-control.patch + patches.kernel.org/5.10.5-031-f2fs-fix-shift-out-of-bounds-in-sanity_check_r.patch + patches.kernel.org/5.10.5-032-ALSA-seq-Use-bool-for-snd_seq_queue-internal-f.patch + patches.kernel.org/5.10.5-033-ALSA-rawmidi-Access-runtime-avail-always-in-sp.patch + patches.kernel.org/5.10.5-034-bfs-don-t-use-WARNING-string-when-it-s-just-in.patch + patches.kernel.org/5.10.5-035-ext4-check-for-invalid-block-size-early-when-m.patch + patches.kernel.org/5.10.5-036-fcntl-Fix-potential-deadlock-in-send_sig-io-ur.patch + patches.kernel.org/5.10.5-037-io_uring-check-kthread-stopped-flag-when-sq-th.patch + patches.kernel.org/5.10.5-038-rtc-sun6i-Fix-memleak-in-sun6i_rtc_clk_init.patch + patches.kernel.org/5.10.5-039-module-set-MODULE_STATE_GOING-state-when-a-mod.patch + patches.kernel.org/5.10.5-040-quota-Don-t-overflow-quota-file-offsets.patch + patches.kernel.org/5.10.5-041-rtc-pl031-fix-resource-leak-in-pl031_probe.patch + patches.kernel.org/5.10.5-042-powerpc-sysdev-add-missing-iounmap-on-error-in.patch + patches.kernel.org/5.10.5-043-i3c-master-fix-missing-destroy_workqueue-on-er.patch + patches.kernel.org/5.10.5-044-NFSv4-Fix-a-pNFS-layout-related-use-after-free.patch + patches.kernel.org/5.10.5-045-f2fs-avoid-race-condition-for-shrinker-count.patch + patches.kernel.org/5.10.5-046-f2fs-fix-race-of-pending_pages-in-decompressio.patch + patches.kernel.org/5.10.5-047-module-delay-kobject-uevent-until-after-module.patch + patches.kernel.org/5.10.5-048-powerpc-64-irq-replay-remove-decrementer-overf.patch + patches.kernel.org/5.10.5-049-fs-namespace.c-WARN-if-mnt_count-has-become-ne.patch + patches.kernel.org/5.10.5-050-watchdog-rti-wdt-fix-reference-leak-in-rti_wdt.patch + patches.kernel.org/5.10.5-051-um-random-Register-random-as-hwrng-core-device.patch + patches.kernel.org/5.10.5-052-um-ubd-Submit-all-data-segments-atomically.patch + patches.kernel.org/5.10.5-053-NFSv4.2-Don-t-error-when-exiting-early-on-a-RE.patch + patches.kernel.org/5.10.5-054-ceph-fix-inode-refcount-leak-when-ceph_fill_in.patch + patches.kernel.org/5.10.5-055-drm-amd-display-updated-wm-table-for-Renoir.patch + patches.kernel.org/5.10.5-056-tick-sched-Remove-bogus-boot-safety-check.patch + patches.kernel.org/5.10.5-057-s390-always-clear-kernel-stack-backchain-befor.patch + patches.kernel.org/5.10.5-058-io_uring-remove-racy-overflow-list-fast-checks.patch + patches.kernel.org/5.10.5-059-ALSA-pcm-Clear-the-full-allocated-memory-at-hw.patch + patches.kernel.org/5.10.5-060-dm-verity-skip-verity-work-if-I-O-error-when-s.patch + patches.kernel.org/5.10.5-061-ext4-avoid-s_mb_prefetch-to-be-zero-in-individ.patch + patches.kernel.org/5.10.5-062-device-dax-Fix-range-release.patch + patches.kernel.org/5.10.5-063-Linux-5.10.5.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -832,6 +895,8 @@ patches.suse/RDMA-hns-Avoid-filling-sl-in-high-3-bits-of-vlan_id.patch patches.suse/drm-panfrost-Don-t-corrupt-the-queue-mutex-on-open-c.patch patches.suse/drm-panfrost-Remove-unused-variables-in-panfrost_job.patch + patches.suse/net-sched-sch_taprio-ensure-to-reset-destroy-all-chi.patch + patches.suse/drm-docs-Fix-todo.rst.patch ######################################################## # kbuild/module infrastructure fixes diff --git a/source-timestamp b/source-timestamp index ffc31ef6..ef9e9938 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2021-01-05 14:29:49 +0000 -GIT Revision: 086fc4cacb71f977eabe01d1e5ca0b0e88c65812 +2021-01-06 18:20:57 +0000 +GIT Revision: 19815f3ce314b75d4f5f34ca23a323a37a98ff77 GIT Branch: stable