diff --git a/config.tar.bz2 b/config.tar.bz2 index 4f1c599c..f67416bc 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b83d5499fe1afd2209e315f8576ee06a123099ce2298a814f2b996fab6dbd443 -size 250154 +oid sha256:c72b6534954da5c0197340c8eeda8539455c43f09056c36cc42d745e8e6151fb +size 249981 diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index e2e99587..7fcc0cce 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,68 @@ +------------------------------------------------------------------- +Wed Apr 8 18:13:23 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.3 (bnc#1012628). +- ipv4: fix a RCU-list lock in fib_triestat_seq_show + (bnc#1012628). +- net: dsa: ksz: Select KSZ protocol tag (bnc#1012628). +- net, ip_tunnel: fix interface lookup with no key (bnc#1012628). +- sctp: fix possibly using a bad saddr with a given dst + (bnc#1012628). +- sctp: fix refcount bug in sctp_wfree (bnc#1012628). +- net: macb: Fix handling of fixed-link node (bnc#1012628). +- net: fix fraglist segmentation reference count leak + (bnc#1012628). +- udp: initialize is_flist with 0 in udp_gro_receive + (bnc#1012628). +- padata: fix uninitialized return value in padata_replace() + (bnc#1012628). +- brcmfmac: abort and release host after error (bnc#1012628). +- XArray: Fix xa_find_next for large multi-index entries + (bnc#1012628). +- drm/bridge: analogix-anx6345: Avoid duplicate -supply suffix + (bnc#1012628). +- misc: rtsx: set correct pcr_ops for rts522A (bnc#1012628). +- misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test + devices (bnc#1012628). +- misc: pci_endpoint_test: Avoid using module parameter to + determine irqtype (bnc#1012628). +- PCI: sysfs: Revert "rescan" file renames (bnc#1012628). +- coresight: do not use the BIT() macro in the UAPI header + (bnc#1012628). +- mei: me: add cedar fork device ids (bnc#1012628). +- nvmem: release the write-protect pin (bnc#1012628). +- nvmem: check for NULL reg_read and reg_write before + dereferencing (bnc#1012628). +- nvmem: sprd: Fix the block lock operation (bnc#1012628). +- extcon: axp288: Add wakeup support (bnc#1012628). +- power: supply: axp288_charger: Add special handling for HP + Pavilion x2 10 (bnc#1012628). +- Revert "ALSA: uapi: Drop asound.h inclusion from asoc.h" + (bnc#1012628). +- Revert "dm: always call blk_queue_split() in dm_process_bio()" + (bnc#1012628). +- ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated + sound on EVGA X99 Classified motherboard (bnc#1012628). +- soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ + helper (bnc#1012628). +- perf python: Fix clang detection to strip out options passed + in $CC (bnc#1012628). +- mm: mempolicy: require at least one nodeid for MPOL_PREFERRED + (bnc#1012628). +- commit 97c6e99 + +------------------------------------------------------------------- +Tue Apr 7 20:14:11 CEST 2020 - msuchanek@suse.de + +- s390x: zfcpdump: disable CONFIG_RELOCATABLE (bsc#1168847). +- commit c824449 + +------------------------------------------------------------------- +Tue Apr 7 18:00:32 CEST 2020 - mgorman@suse.de + +- Update config files to disable CONFIG_UCLAMP_TASK (bsc#1168888). +- commit 025835f + ------------------------------------------------------------------- Mon Apr 6 10:40:31 CEST 2020 - jslaby@suse.cz diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 490cef35..8d4192b2 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 5.6 -%define patchversion 5.6.2 +%define patchversion 5.6.3 %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.6.2 +Version: 5.6.3 %if 0%{?is_kotd} -Release: .gb22bc26 +Release: .ge840c7b %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index e2e99587..7fcc0cce 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,68 @@ +------------------------------------------------------------------- +Wed Apr 8 18:13:23 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.3 (bnc#1012628). +- ipv4: fix a RCU-list lock in fib_triestat_seq_show + (bnc#1012628). +- net: dsa: ksz: Select KSZ protocol tag (bnc#1012628). +- net, ip_tunnel: fix interface lookup with no key (bnc#1012628). +- sctp: fix possibly using a bad saddr with a given dst + (bnc#1012628). +- sctp: fix refcount bug in sctp_wfree (bnc#1012628). +- net: macb: Fix handling of fixed-link node (bnc#1012628). +- net: fix fraglist segmentation reference count leak + (bnc#1012628). +- udp: initialize is_flist with 0 in udp_gro_receive + (bnc#1012628). +- padata: fix uninitialized return value in padata_replace() + (bnc#1012628). +- brcmfmac: abort and release host after error (bnc#1012628). +- XArray: Fix xa_find_next for large multi-index entries + (bnc#1012628). +- drm/bridge: analogix-anx6345: Avoid duplicate -supply suffix + (bnc#1012628). +- misc: rtsx: set correct pcr_ops for rts522A (bnc#1012628). +- misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test + devices (bnc#1012628). +- misc: pci_endpoint_test: Avoid using module parameter to + determine irqtype (bnc#1012628). +- PCI: sysfs: Revert "rescan" file renames (bnc#1012628). +- coresight: do not use the BIT() macro in the UAPI header + (bnc#1012628). +- mei: me: add cedar fork device ids (bnc#1012628). +- nvmem: release the write-protect pin (bnc#1012628). +- nvmem: check for NULL reg_read and reg_write before + dereferencing (bnc#1012628). +- nvmem: sprd: Fix the block lock operation (bnc#1012628). +- extcon: axp288: Add wakeup support (bnc#1012628). +- power: supply: axp288_charger: Add special handling for HP + Pavilion x2 10 (bnc#1012628). +- Revert "ALSA: uapi: Drop asound.h inclusion from asoc.h" + (bnc#1012628). +- Revert "dm: always call blk_queue_split() in dm_process_bio()" + (bnc#1012628). +- ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated + sound on EVGA X99 Classified motherboard (bnc#1012628). +- soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ + helper (bnc#1012628). +- perf python: Fix clang detection to strip out options passed + in $CC (bnc#1012628). +- mm: mempolicy: require at least one nodeid for MPOL_PREFERRED + (bnc#1012628). +- commit 97c6e99 + +------------------------------------------------------------------- +Tue Apr 7 20:14:11 CEST 2020 - msuchanek@suse.de + +- s390x: zfcpdump: disable CONFIG_RELOCATABLE (bsc#1168847). +- commit c824449 + +------------------------------------------------------------------- +Tue Apr 7 18:00:32 CEST 2020 - mgorman@suse.de + +- Update config files to disable CONFIG_UCLAMP_TASK (bsc#1168888). +- commit 025835f + ------------------------------------------------------------------- Mon Apr 6 10:40:31 CEST 2020 - jslaby@suse.cz diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index ace8fb0f..c81eccfe 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 5.6 -%define patchversion 5.6.2 +%define patchversion 5.6.3 %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.6.2 +Version: 5.6.3 %if 0%{?is_kotd} -Release: .gb22bc26 +Release: .ge840c7b %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index e2e99587..7fcc0cce 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,68 @@ +------------------------------------------------------------------- +Wed Apr 8 18:13:23 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.3 (bnc#1012628). +- ipv4: fix a RCU-list lock in fib_triestat_seq_show + (bnc#1012628). +- net: dsa: ksz: Select KSZ protocol tag (bnc#1012628). +- net, ip_tunnel: fix interface lookup with no key (bnc#1012628). +- sctp: fix possibly using a bad saddr with a given dst + (bnc#1012628). +- sctp: fix refcount bug in sctp_wfree (bnc#1012628). +- net: macb: Fix handling of fixed-link node (bnc#1012628). +- net: fix fraglist segmentation reference count leak + (bnc#1012628). +- udp: initialize is_flist with 0 in udp_gro_receive + (bnc#1012628). +- padata: fix uninitialized return value in padata_replace() + (bnc#1012628). +- brcmfmac: abort and release host after error (bnc#1012628). +- XArray: Fix xa_find_next for large multi-index entries + (bnc#1012628). +- drm/bridge: analogix-anx6345: Avoid duplicate -supply suffix + (bnc#1012628). +- misc: rtsx: set correct pcr_ops for rts522A (bnc#1012628). +- misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test + devices (bnc#1012628). +- misc: pci_endpoint_test: Avoid using module parameter to + determine irqtype (bnc#1012628). +- PCI: sysfs: Revert "rescan" file renames (bnc#1012628). +- coresight: do not use the BIT() macro in the UAPI header + (bnc#1012628). +- mei: me: add cedar fork device ids (bnc#1012628). +- nvmem: release the write-protect pin (bnc#1012628). +- nvmem: check for NULL reg_read and reg_write before + dereferencing (bnc#1012628). +- nvmem: sprd: Fix the block lock operation (bnc#1012628). +- extcon: axp288: Add wakeup support (bnc#1012628). +- power: supply: axp288_charger: Add special handling for HP + Pavilion x2 10 (bnc#1012628). +- Revert "ALSA: uapi: Drop asound.h inclusion from asoc.h" + (bnc#1012628). +- Revert "dm: always call blk_queue_split() in dm_process_bio()" + (bnc#1012628). +- ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated + sound on EVGA X99 Classified motherboard (bnc#1012628). +- soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ + helper (bnc#1012628). +- perf python: Fix clang detection to strip out options passed + in $CC (bnc#1012628). +- mm: mempolicy: require at least one nodeid for MPOL_PREFERRED + (bnc#1012628). +- commit 97c6e99 + +------------------------------------------------------------------- +Tue Apr 7 20:14:11 CEST 2020 - msuchanek@suse.de + +- s390x: zfcpdump: disable CONFIG_RELOCATABLE (bsc#1168847). +- commit c824449 + +------------------------------------------------------------------- +Tue Apr 7 18:00:32 CEST 2020 - mgorman@suse.de + +- Update config files to disable CONFIG_UCLAMP_TASK (bsc#1168888). +- commit 025835f + ------------------------------------------------------------------- Mon Apr 6 10:40:31 CEST 2020 - jslaby@suse.cz diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index 5844c1f2..be0fff7f 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 5.6 -%define patchversion 5.6.2 +%define patchversion 5.6.3 %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.6.2 +Version: 5.6.3 %if 0%{?is_kotd} -Release: .gb22bc26 +Release: .ge840c7b %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index e2e99587..7fcc0cce 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,68 @@ +------------------------------------------------------------------- +Wed Apr 8 18:13:23 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.3 (bnc#1012628). +- ipv4: fix a RCU-list lock in fib_triestat_seq_show + (bnc#1012628). +- net: dsa: ksz: Select KSZ protocol tag (bnc#1012628). +- net, ip_tunnel: fix interface lookup with no key (bnc#1012628). +- sctp: fix possibly using a bad saddr with a given dst + (bnc#1012628). +- sctp: fix refcount bug in sctp_wfree (bnc#1012628). +- net: macb: Fix handling of fixed-link node (bnc#1012628). +- net: fix fraglist segmentation reference count leak + (bnc#1012628). +- udp: initialize is_flist with 0 in udp_gro_receive + (bnc#1012628). +- padata: fix uninitialized return value in padata_replace() + (bnc#1012628). +- brcmfmac: abort and release host after error (bnc#1012628). +- XArray: Fix xa_find_next for large multi-index entries + (bnc#1012628). +- drm/bridge: analogix-anx6345: Avoid duplicate -supply suffix + (bnc#1012628). +- misc: rtsx: set correct pcr_ops for rts522A (bnc#1012628). +- misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test + devices (bnc#1012628). +- misc: pci_endpoint_test: Avoid using module parameter to + determine irqtype (bnc#1012628). +- PCI: sysfs: Revert "rescan" file renames (bnc#1012628). +- coresight: do not use the BIT() macro in the UAPI header + (bnc#1012628). +- mei: me: add cedar fork device ids (bnc#1012628). +- nvmem: release the write-protect pin (bnc#1012628). +- nvmem: check for NULL reg_read and reg_write before + dereferencing (bnc#1012628). +- nvmem: sprd: Fix the block lock operation (bnc#1012628). +- extcon: axp288: Add wakeup support (bnc#1012628). +- power: supply: axp288_charger: Add special handling for HP + Pavilion x2 10 (bnc#1012628). +- Revert "ALSA: uapi: Drop asound.h inclusion from asoc.h" + (bnc#1012628). +- Revert "dm: always call blk_queue_split() in dm_process_bio()" + (bnc#1012628). +- ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated + sound on EVGA X99 Classified motherboard (bnc#1012628). +- soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ + helper (bnc#1012628). +- perf python: Fix clang detection to strip out options passed + in $CC (bnc#1012628). +- mm: mempolicy: require at least one nodeid for MPOL_PREFERRED + (bnc#1012628). +- commit 97c6e99 + +------------------------------------------------------------------- +Tue Apr 7 20:14:11 CEST 2020 - msuchanek@suse.de + +- s390x: zfcpdump: disable CONFIG_RELOCATABLE (bsc#1168847). +- commit c824449 + +------------------------------------------------------------------- +Tue Apr 7 18:00:32 CEST 2020 - mgorman@suse.de + +- Update config files to disable CONFIG_UCLAMP_TASK (bsc#1168888). +- commit 025835f + ------------------------------------------------------------------- Mon Apr 6 10:40:31 CEST 2020 - jslaby@suse.cz diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 28d235dc..331cce05 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 5.6 -%define patchversion 5.6.2 +%define patchversion 5.6.3 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -65,9 +65,9 @@ Name: kernel-64kb Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0 Group: System/Kernel -Version: 5.6.2 +Version: 5.6.3 %if 0%{?is_kotd} -Release: .gb22bc26 +Release: .ge840c7b %else Release: 0 %endif @@ -174,10 +174,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-b22bc26f42ed0d9ad9a3195adcae6615df18ea21 -Provides: kernel-srchash-b22bc26f42ed0d9ad9a3195adcae6615df18ea21 +Provides: kernel-%build_flavor-base-srchash-e840c7bc15213495d51b74389cb2a55e4483fc85 +Provides: kernel-srchash-e840c7bc15213495d51b74389cb2a55e4483fc85 # END COMMON DEPS -Provides: %name-srchash-b22bc26f42ed0d9ad9a3195adcae6615df18ea21 +Provides: %name-srchash-e840c7bc15213495d51b74389cb2a55e4483fc85 %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 e2e99587..7fcc0cce 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,68 @@ +------------------------------------------------------------------- +Wed Apr 8 18:13:23 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.3 (bnc#1012628). +- ipv4: fix a RCU-list lock in fib_triestat_seq_show + (bnc#1012628). +- net: dsa: ksz: Select KSZ protocol tag (bnc#1012628). +- net, ip_tunnel: fix interface lookup with no key (bnc#1012628). +- sctp: fix possibly using a bad saddr with a given dst + (bnc#1012628). +- sctp: fix refcount bug in sctp_wfree (bnc#1012628). +- net: macb: Fix handling of fixed-link node (bnc#1012628). +- net: fix fraglist segmentation reference count leak + (bnc#1012628). +- udp: initialize is_flist with 0 in udp_gro_receive + (bnc#1012628). +- padata: fix uninitialized return value in padata_replace() + (bnc#1012628). +- brcmfmac: abort and release host after error (bnc#1012628). +- XArray: Fix xa_find_next for large multi-index entries + (bnc#1012628). +- drm/bridge: analogix-anx6345: Avoid duplicate -supply suffix + (bnc#1012628). +- misc: rtsx: set correct pcr_ops for rts522A (bnc#1012628). +- misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test + devices (bnc#1012628). +- misc: pci_endpoint_test: Avoid using module parameter to + determine irqtype (bnc#1012628). +- PCI: sysfs: Revert "rescan" file renames (bnc#1012628). +- coresight: do not use the BIT() macro in the UAPI header + (bnc#1012628). +- mei: me: add cedar fork device ids (bnc#1012628). +- nvmem: release the write-protect pin (bnc#1012628). +- nvmem: check for NULL reg_read and reg_write before + dereferencing (bnc#1012628). +- nvmem: sprd: Fix the block lock operation (bnc#1012628). +- extcon: axp288: Add wakeup support (bnc#1012628). +- power: supply: axp288_charger: Add special handling for HP + Pavilion x2 10 (bnc#1012628). +- Revert "ALSA: uapi: Drop asound.h inclusion from asoc.h" + (bnc#1012628). +- Revert "dm: always call blk_queue_split() in dm_process_bio()" + (bnc#1012628). +- ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated + sound on EVGA X99 Classified motherboard (bnc#1012628). +- soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ + helper (bnc#1012628). +- perf python: Fix clang detection to strip out options passed + in $CC (bnc#1012628). +- mm: mempolicy: require at least one nodeid for MPOL_PREFERRED + (bnc#1012628). +- commit 97c6e99 + +------------------------------------------------------------------- +Tue Apr 7 20:14:11 CEST 2020 - msuchanek@suse.de + +- s390x: zfcpdump: disable CONFIG_RELOCATABLE (bsc#1168847). +- commit c824449 + +------------------------------------------------------------------- +Tue Apr 7 18:00:32 CEST 2020 - mgorman@suse.de + +- Update config files to disable CONFIG_UCLAMP_TASK (bsc#1168888). +- commit 025835f + ------------------------------------------------------------------- Mon Apr 6 10:40:31 CEST 2020 - jslaby@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index 4a93b857..afb970bc 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 5.6 -%define patchversion 5.6.2 +%define patchversion 5.6.3 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -65,9 +65,9 @@ Name: kernel-debug Summary: A Debug Version of the Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.6.2 +Version: 5.6.3 %if 0%{?is_kotd} -Release: .gb22bc26 +Release: .ge840c7b %else Release: 0 %endif @@ -174,10 +174,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-b22bc26f42ed0d9ad9a3195adcae6615df18ea21 -Provides: kernel-srchash-b22bc26f42ed0d9ad9a3195adcae6615df18ea21 +Provides: kernel-%build_flavor-base-srchash-e840c7bc15213495d51b74389cb2a55e4483fc85 +Provides: kernel-srchash-e840c7bc15213495d51b74389cb2a55e4483fc85 # END COMMON DEPS -Provides: %name-srchash-b22bc26f42ed0d9ad9a3195adcae6615df18ea21 +Provides: %name-srchash-e840c7bc15213495d51b74389cb2a55e4483fc85 %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 e2e99587..7fcc0cce 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,68 @@ +------------------------------------------------------------------- +Wed Apr 8 18:13:23 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.3 (bnc#1012628). +- ipv4: fix a RCU-list lock in fib_triestat_seq_show + (bnc#1012628). +- net: dsa: ksz: Select KSZ protocol tag (bnc#1012628). +- net, ip_tunnel: fix interface lookup with no key (bnc#1012628). +- sctp: fix possibly using a bad saddr with a given dst + (bnc#1012628). +- sctp: fix refcount bug in sctp_wfree (bnc#1012628). +- net: macb: Fix handling of fixed-link node (bnc#1012628). +- net: fix fraglist segmentation reference count leak + (bnc#1012628). +- udp: initialize is_flist with 0 in udp_gro_receive + (bnc#1012628). +- padata: fix uninitialized return value in padata_replace() + (bnc#1012628). +- brcmfmac: abort and release host after error (bnc#1012628). +- XArray: Fix xa_find_next for large multi-index entries + (bnc#1012628). +- drm/bridge: analogix-anx6345: Avoid duplicate -supply suffix + (bnc#1012628). +- misc: rtsx: set correct pcr_ops for rts522A (bnc#1012628). +- misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test + devices (bnc#1012628). +- misc: pci_endpoint_test: Avoid using module parameter to + determine irqtype (bnc#1012628). +- PCI: sysfs: Revert "rescan" file renames (bnc#1012628). +- coresight: do not use the BIT() macro in the UAPI header + (bnc#1012628). +- mei: me: add cedar fork device ids (bnc#1012628). +- nvmem: release the write-protect pin (bnc#1012628). +- nvmem: check for NULL reg_read and reg_write before + dereferencing (bnc#1012628). +- nvmem: sprd: Fix the block lock operation (bnc#1012628). +- extcon: axp288: Add wakeup support (bnc#1012628). +- power: supply: axp288_charger: Add special handling for HP + Pavilion x2 10 (bnc#1012628). +- Revert "ALSA: uapi: Drop asound.h inclusion from asoc.h" + (bnc#1012628). +- Revert "dm: always call blk_queue_split() in dm_process_bio()" + (bnc#1012628). +- ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated + sound on EVGA X99 Classified motherboard (bnc#1012628). +- soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ + helper (bnc#1012628). +- perf python: Fix clang detection to strip out options passed + in $CC (bnc#1012628). +- mm: mempolicy: require at least one nodeid for MPOL_PREFERRED + (bnc#1012628). +- commit 97c6e99 + +------------------------------------------------------------------- +Tue Apr 7 20:14:11 CEST 2020 - msuchanek@suse.de + +- s390x: zfcpdump: disable CONFIG_RELOCATABLE (bsc#1168847). +- commit c824449 + +------------------------------------------------------------------- +Tue Apr 7 18:00:32 CEST 2020 - mgorman@suse.de + +- Update config files to disable CONFIG_UCLAMP_TASK (bsc#1168888). +- commit 025835f + ------------------------------------------------------------------- Mon Apr 6 10:40:31 CEST 2020 - jslaby@suse.cz diff --git a/kernel-default.spec b/kernel-default.spec index 660304fd..01e7d5ec 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 5.6 -%define patchversion 5.6.2 +%define patchversion 5.6.3 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -65,9 +65,9 @@ Name: kernel-default Summary: The Standard Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.6.2 +Version: 5.6.3 %if 0%{?is_kotd} -Release: .gb22bc26 +Release: .ge840c7b %else Release: 0 %endif @@ -174,10 +174,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-b22bc26f42ed0d9ad9a3195adcae6615df18ea21 -Provides: kernel-srchash-b22bc26f42ed0d9ad9a3195adcae6615df18ea21 +Provides: kernel-%build_flavor-base-srchash-e840c7bc15213495d51b74389cb2a55e4483fc85 +Provides: kernel-srchash-e840c7bc15213495d51b74389cb2a55e4483fc85 # END COMMON DEPS -Provides: %name-srchash-b22bc26f42ed0d9ad9a3195adcae6615df18ea21 +Provides: %name-srchash-e840c7bc15213495d51b74389cb2a55e4483fc85 %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 e2e99587..7fcc0cce 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,68 @@ +------------------------------------------------------------------- +Wed Apr 8 18:13:23 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.3 (bnc#1012628). +- ipv4: fix a RCU-list lock in fib_triestat_seq_show + (bnc#1012628). +- net: dsa: ksz: Select KSZ protocol tag (bnc#1012628). +- net, ip_tunnel: fix interface lookup with no key (bnc#1012628). +- sctp: fix possibly using a bad saddr with a given dst + (bnc#1012628). +- sctp: fix refcount bug in sctp_wfree (bnc#1012628). +- net: macb: Fix handling of fixed-link node (bnc#1012628). +- net: fix fraglist segmentation reference count leak + (bnc#1012628). +- udp: initialize is_flist with 0 in udp_gro_receive + (bnc#1012628). +- padata: fix uninitialized return value in padata_replace() + (bnc#1012628). +- brcmfmac: abort and release host after error (bnc#1012628). +- XArray: Fix xa_find_next for large multi-index entries + (bnc#1012628). +- drm/bridge: analogix-anx6345: Avoid duplicate -supply suffix + (bnc#1012628). +- misc: rtsx: set correct pcr_ops for rts522A (bnc#1012628). +- misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test + devices (bnc#1012628). +- misc: pci_endpoint_test: Avoid using module parameter to + determine irqtype (bnc#1012628). +- PCI: sysfs: Revert "rescan" file renames (bnc#1012628). +- coresight: do not use the BIT() macro in the UAPI header + (bnc#1012628). +- mei: me: add cedar fork device ids (bnc#1012628). +- nvmem: release the write-protect pin (bnc#1012628). +- nvmem: check for NULL reg_read and reg_write before + dereferencing (bnc#1012628). +- nvmem: sprd: Fix the block lock operation (bnc#1012628). +- extcon: axp288: Add wakeup support (bnc#1012628). +- power: supply: axp288_charger: Add special handling for HP + Pavilion x2 10 (bnc#1012628). +- Revert "ALSA: uapi: Drop asound.h inclusion from asoc.h" + (bnc#1012628). +- Revert "dm: always call blk_queue_split() in dm_process_bio()" + (bnc#1012628). +- ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated + sound on EVGA X99 Classified motherboard (bnc#1012628). +- soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ + helper (bnc#1012628). +- perf python: Fix clang detection to strip out options passed + in $CC (bnc#1012628). +- mm: mempolicy: require at least one nodeid for MPOL_PREFERRED + (bnc#1012628). +- commit 97c6e99 + +------------------------------------------------------------------- +Tue Apr 7 20:14:11 CEST 2020 - msuchanek@suse.de + +- s390x: zfcpdump: disable CONFIG_RELOCATABLE (bsc#1168847). +- commit c824449 + +------------------------------------------------------------------- +Tue Apr 7 18:00:32 CEST 2020 - mgorman@suse.de + +- Update config files to disable CONFIG_UCLAMP_TASK (bsc#1168888). +- commit 025835f + ------------------------------------------------------------------- Mon Apr 6 10:40:31 CEST 2020 - jslaby@suse.cz diff --git a/kernel-docs.spec b/kernel-docs.spec index 49346e77..21e84a5a 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 5.6 -%define patchversion 5.6.2 +%define patchversion 5.6.3 %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.6.2 +Version: 5.6.3 %if 0%{?is_kotd} -Release: .gb22bc26 +Release: .ge840c7b %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-b22bc26f42ed0d9ad9a3195adcae6615df18ea21 +Provides: %name-srchash-e840c7bc15213495d51b74389cb2a55e4483fc85 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 e2e99587..7fcc0cce 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,68 @@ +------------------------------------------------------------------- +Wed Apr 8 18:13:23 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.3 (bnc#1012628). +- ipv4: fix a RCU-list lock in fib_triestat_seq_show + (bnc#1012628). +- net: dsa: ksz: Select KSZ protocol tag (bnc#1012628). +- net, ip_tunnel: fix interface lookup with no key (bnc#1012628). +- sctp: fix possibly using a bad saddr with a given dst + (bnc#1012628). +- sctp: fix refcount bug in sctp_wfree (bnc#1012628). +- net: macb: Fix handling of fixed-link node (bnc#1012628). +- net: fix fraglist segmentation reference count leak + (bnc#1012628). +- udp: initialize is_flist with 0 in udp_gro_receive + (bnc#1012628). +- padata: fix uninitialized return value in padata_replace() + (bnc#1012628). +- brcmfmac: abort and release host after error (bnc#1012628). +- XArray: Fix xa_find_next for large multi-index entries + (bnc#1012628). +- drm/bridge: analogix-anx6345: Avoid duplicate -supply suffix + (bnc#1012628). +- misc: rtsx: set correct pcr_ops for rts522A (bnc#1012628). +- misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test + devices (bnc#1012628). +- misc: pci_endpoint_test: Avoid using module parameter to + determine irqtype (bnc#1012628). +- PCI: sysfs: Revert "rescan" file renames (bnc#1012628). +- coresight: do not use the BIT() macro in the UAPI header + (bnc#1012628). +- mei: me: add cedar fork device ids (bnc#1012628). +- nvmem: release the write-protect pin (bnc#1012628). +- nvmem: check for NULL reg_read and reg_write before + dereferencing (bnc#1012628). +- nvmem: sprd: Fix the block lock operation (bnc#1012628). +- extcon: axp288: Add wakeup support (bnc#1012628). +- power: supply: axp288_charger: Add special handling for HP + Pavilion x2 10 (bnc#1012628). +- Revert "ALSA: uapi: Drop asound.h inclusion from asoc.h" + (bnc#1012628). +- Revert "dm: always call blk_queue_split() in dm_process_bio()" + (bnc#1012628). +- ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated + sound on EVGA X99 Classified motherboard (bnc#1012628). +- soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ + helper (bnc#1012628). +- perf python: Fix clang detection to strip out options passed + in $CC (bnc#1012628). +- mm: mempolicy: require at least one nodeid for MPOL_PREFERRED + (bnc#1012628). +- commit 97c6e99 + +------------------------------------------------------------------- +Tue Apr 7 20:14:11 CEST 2020 - msuchanek@suse.de + +- s390x: zfcpdump: disable CONFIG_RELOCATABLE (bsc#1168847). +- commit c824449 + +------------------------------------------------------------------- +Tue Apr 7 18:00:32 CEST 2020 - mgorman@suse.de + +- Update config files to disable CONFIG_UCLAMP_TASK (bsc#1168888). +- commit 025835f + ------------------------------------------------------------------- Mon Apr 6 10:40:31 CEST 2020 - jslaby@suse.cz diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 90a17f1f..726c6bbb 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 5.6 -%define patchversion 5.6.2 +%define patchversion 5.6.3 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -65,9 +65,9 @@ Name: kernel-kvmsmall Summary: The Small Developer Kernel for KVM License: GPL-2.0 Group: System/Kernel -Version: 5.6.2 +Version: 5.6.3 %if 0%{?is_kotd} -Release: .gb22bc26 +Release: .ge840c7b %else Release: 0 %endif @@ -174,10 +174,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-b22bc26f42ed0d9ad9a3195adcae6615df18ea21 -Provides: kernel-srchash-b22bc26f42ed0d9ad9a3195adcae6615df18ea21 +Provides: kernel-%build_flavor-base-srchash-e840c7bc15213495d51b74389cb2a55e4483fc85 +Provides: kernel-srchash-e840c7bc15213495d51b74389cb2a55e4483fc85 # END COMMON DEPS -Provides: %name-srchash-b22bc26f42ed0d9ad9a3195adcae6615df18ea21 +Provides: %name-srchash-e840c7bc15213495d51b74389cb2a55e4483fc85 %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 e2e99587..7fcc0cce 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,68 @@ +------------------------------------------------------------------- +Wed Apr 8 18:13:23 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.3 (bnc#1012628). +- ipv4: fix a RCU-list lock in fib_triestat_seq_show + (bnc#1012628). +- net: dsa: ksz: Select KSZ protocol tag (bnc#1012628). +- net, ip_tunnel: fix interface lookup with no key (bnc#1012628). +- sctp: fix possibly using a bad saddr with a given dst + (bnc#1012628). +- sctp: fix refcount bug in sctp_wfree (bnc#1012628). +- net: macb: Fix handling of fixed-link node (bnc#1012628). +- net: fix fraglist segmentation reference count leak + (bnc#1012628). +- udp: initialize is_flist with 0 in udp_gro_receive + (bnc#1012628). +- padata: fix uninitialized return value in padata_replace() + (bnc#1012628). +- brcmfmac: abort and release host after error (bnc#1012628). +- XArray: Fix xa_find_next for large multi-index entries + (bnc#1012628). +- drm/bridge: analogix-anx6345: Avoid duplicate -supply suffix + (bnc#1012628). +- misc: rtsx: set correct pcr_ops for rts522A (bnc#1012628). +- misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test + devices (bnc#1012628). +- misc: pci_endpoint_test: Avoid using module parameter to + determine irqtype (bnc#1012628). +- PCI: sysfs: Revert "rescan" file renames (bnc#1012628). +- coresight: do not use the BIT() macro in the UAPI header + (bnc#1012628). +- mei: me: add cedar fork device ids (bnc#1012628). +- nvmem: release the write-protect pin (bnc#1012628). +- nvmem: check for NULL reg_read and reg_write before + dereferencing (bnc#1012628). +- nvmem: sprd: Fix the block lock operation (bnc#1012628). +- extcon: axp288: Add wakeup support (bnc#1012628). +- power: supply: axp288_charger: Add special handling for HP + Pavilion x2 10 (bnc#1012628). +- Revert "ALSA: uapi: Drop asound.h inclusion from asoc.h" + (bnc#1012628). +- Revert "dm: always call blk_queue_split() in dm_process_bio()" + (bnc#1012628). +- ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated + sound on EVGA X99 Classified motherboard (bnc#1012628). +- soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ + helper (bnc#1012628). +- perf python: Fix clang detection to strip out options passed + in $CC (bnc#1012628). +- mm: mempolicy: require at least one nodeid for MPOL_PREFERRED + (bnc#1012628). +- commit 97c6e99 + +------------------------------------------------------------------- +Tue Apr 7 20:14:11 CEST 2020 - msuchanek@suse.de + +- s390x: zfcpdump: disable CONFIG_RELOCATABLE (bsc#1168847). +- commit c824449 + +------------------------------------------------------------------- +Tue Apr 7 18:00:32 CEST 2020 - mgorman@suse.de + +- Update config files to disable CONFIG_UCLAMP_TASK (bsc#1168888). +- commit 025835f + ------------------------------------------------------------------- Mon Apr 6 10:40:31 CEST 2020 - jslaby@suse.cz diff --git a/kernel-lpae.spec b/kernel-lpae.spec index d5eb4460..f94ae9d9 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 5.6 -%define patchversion 5.6.2 +%define patchversion 5.6.3 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -65,9 +65,9 @@ Name: kernel-lpae Summary: Kernel for LPAE enabled systems License: GPL-2.0 Group: System/Kernel -Version: 5.6.2 +Version: 5.6.3 %if 0%{?is_kotd} -Release: .gb22bc26 +Release: .ge840c7b %else Release: 0 %endif @@ -174,10 +174,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-b22bc26f42ed0d9ad9a3195adcae6615df18ea21 -Provides: kernel-srchash-b22bc26f42ed0d9ad9a3195adcae6615df18ea21 +Provides: kernel-%build_flavor-base-srchash-e840c7bc15213495d51b74389cb2a55e4483fc85 +Provides: kernel-srchash-e840c7bc15213495d51b74389cb2a55e4483fc85 # END COMMON DEPS -Provides: %name-srchash-b22bc26f42ed0d9ad9a3195adcae6615df18ea21 +Provides: %name-srchash-e840c7bc15213495d51b74389cb2a55e4483fc85 %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 e2e99587..7fcc0cce 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,68 @@ +------------------------------------------------------------------- +Wed Apr 8 18:13:23 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.3 (bnc#1012628). +- ipv4: fix a RCU-list lock in fib_triestat_seq_show + (bnc#1012628). +- net: dsa: ksz: Select KSZ protocol tag (bnc#1012628). +- net, ip_tunnel: fix interface lookup with no key (bnc#1012628). +- sctp: fix possibly using a bad saddr with a given dst + (bnc#1012628). +- sctp: fix refcount bug in sctp_wfree (bnc#1012628). +- net: macb: Fix handling of fixed-link node (bnc#1012628). +- net: fix fraglist segmentation reference count leak + (bnc#1012628). +- udp: initialize is_flist with 0 in udp_gro_receive + (bnc#1012628). +- padata: fix uninitialized return value in padata_replace() + (bnc#1012628). +- brcmfmac: abort and release host after error (bnc#1012628). +- XArray: Fix xa_find_next for large multi-index entries + (bnc#1012628). +- drm/bridge: analogix-anx6345: Avoid duplicate -supply suffix + (bnc#1012628). +- misc: rtsx: set correct pcr_ops for rts522A (bnc#1012628). +- misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test + devices (bnc#1012628). +- misc: pci_endpoint_test: Avoid using module parameter to + determine irqtype (bnc#1012628). +- PCI: sysfs: Revert "rescan" file renames (bnc#1012628). +- coresight: do not use the BIT() macro in the UAPI header + (bnc#1012628). +- mei: me: add cedar fork device ids (bnc#1012628). +- nvmem: release the write-protect pin (bnc#1012628). +- nvmem: check for NULL reg_read and reg_write before + dereferencing (bnc#1012628). +- nvmem: sprd: Fix the block lock operation (bnc#1012628). +- extcon: axp288: Add wakeup support (bnc#1012628). +- power: supply: axp288_charger: Add special handling for HP + Pavilion x2 10 (bnc#1012628). +- Revert "ALSA: uapi: Drop asound.h inclusion from asoc.h" + (bnc#1012628). +- Revert "dm: always call blk_queue_split() in dm_process_bio()" + (bnc#1012628). +- ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated + sound on EVGA X99 Classified motherboard (bnc#1012628). +- soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ + helper (bnc#1012628). +- perf python: Fix clang detection to strip out options passed + in $CC (bnc#1012628). +- mm: mempolicy: require at least one nodeid for MPOL_PREFERRED + (bnc#1012628). +- commit 97c6e99 + +------------------------------------------------------------------- +Tue Apr 7 20:14:11 CEST 2020 - msuchanek@suse.de + +- s390x: zfcpdump: disable CONFIG_RELOCATABLE (bsc#1168847). +- commit c824449 + +------------------------------------------------------------------- +Tue Apr 7 18:00:32 CEST 2020 - mgorman@suse.de + +- Update config files to disable CONFIG_UCLAMP_TASK (bsc#1168888). +- commit 025835f + ------------------------------------------------------------------- Mon Apr 6 10:40:31 CEST 2020 - jslaby@suse.cz diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 47bd1e15..55313d59 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 5.6.2 +%define patchversion 5.6.3 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-b22bc26f42ed0d9ad9a3195adcae6615df18ea21 +BuildRequires: kernel%kernel_flavor-srchash-e840c7bc15213495d51b74389cb2a55e4483fc85 %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.6.2 +Version: 5.6.3 %if 0%{?is_kotd} -Release: .gb22bc26 +Release: .ge840c7b %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index e2e99587..7fcc0cce 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,68 @@ +------------------------------------------------------------------- +Wed Apr 8 18:13:23 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.3 (bnc#1012628). +- ipv4: fix a RCU-list lock in fib_triestat_seq_show + (bnc#1012628). +- net: dsa: ksz: Select KSZ protocol tag (bnc#1012628). +- net, ip_tunnel: fix interface lookup with no key (bnc#1012628). +- sctp: fix possibly using a bad saddr with a given dst + (bnc#1012628). +- sctp: fix refcount bug in sctp_wfree (bnc#1012628). +- net: macb: Fix handling of fixed-link node (bnc#1012628). +- net: fix fraglist segmentation reference count leak + (bnc#1012628). +- udp: initialize is_flist with 0 in udp_gro_receive + (bnc#1012628). +- padata: fix uninitialized return value in padata_replace() + (bnc#1012628). +- brcmfmac: abort and release host after error (bnc#1012628). +- XArray: Fix xa_find_next for large multi-index entries + (bnc#1012628). +- drm/bridge: analogix-anx6345: Avoid duplicate -supply suffix + (bnc#1012628). +- misc: rtsx: set correct pcr_ops for rts522A (bnc#1012628). +- misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test + devices (bnc#1012628). +- misc: pci_endpoint_test: Avoid using module parameter to + determine irqtype (bnc#1012628). +- PCI: sysfs: Revert "rescan" file renames (bnc#1012628). +- coresight: do not use the BIT() macro in the UAPI header + (bnc#1012628). +- mei: me: add cedar fork device ids (bnc#1012628). +- nvmem: release the write-protect pin (bnc#1012628). +- nvmem: check for NULL reg_read and reg_write before + dereferencing (bnc#1012628). +- nvmem: sprd: Fix the block lock operation (bnc#1012628). +- extcon: axp288: Add wakeup support (bnc#1012628). +- power: supply: axp288_charger: Add special handling for HP + Pavilion x2 10 (bnc#1012628). +- Revert "ALSA: uapi: Drop asound.h inclusion from asoc.h" + (bnc#1012628). +- Revert "dm: always call blk_queue_split() in dm_process_bio()" + (bnc#1012628). +- ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated + sound on EVGA X99 Classified motherboard (bnc#1012628). +- soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ + helper (bnc#1012628). +- perf python: Fix clang detection to strip out options passed + in $CC (bnc#1012628). +- mm: mempolicy: require at least one nodeid for MPOL_PREFERRED + (bnc#1012628). +- commit 97c6e99 + +------------------------------------------------------------------- +Tue Apr 7 20:14:11 CEST 2020 - msuchanek@suse.de + +- s390x: zfcpdump: disable CONFIG_RELOCATABLE (bsc#1168847). +- commit c824449 + +------------------------------------------------------------------- +Tue Apr 7 18:00:32 CEST 2020 - mgorman@suse.de + +- Update config files to disable CONFIG_UCLAMP_TASK (bsc#1168888). +- commit 025835f + ------------------------------------------------------------------- Mon Apr 6 10:40:31 CEST 2020 - jslaby@suse.cz diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index c0a57264..3abf09a4 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 5.6.2 +%define patchversion 5.6.3 %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.6.2 +Version: 5.6.3 %if 0%{?is_kotd} -Release: .gb22bc26 +Release: .ge840c7b %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index e2e99587..7fcc0cce 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,68 @@ +------------------------------------------------------------------- +Wed Apr 8 18:13:23 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.3 (bnc#1012628). +- ipv4: fix a RCU-list lock in fib_triestat_seq_show + (bnc#1012628). +- net: dsa: ksz: Select KSZ protocol tag (bnc#1012628). +- net, ip_tunnel: fix interface lookup with no key (bnc#1012628). +- sctp: fix possibly using a bad saddr with a given dst + (bnc#1012628). +- sctp: fix refcount bug in sctp_wfree (bnc#1012628). +- net: macb: Fix handling of fixed-link node (bnc#1012628). +- net: fix fraglist segmentation reference count leak + (bnc#1012628). +- udp: initialize is_flist with 0 in udp_gro_receive + (bnc#1012628). +- padata: fix uninitialized return value in padata_replace() + (bnc#1012628). +- brcmfmac: abort and release host after error (bnc#1012628). +- XArray: Fix xa_find_next for large multi-index entries + (bnc#1012628). +- drm/bridge: analogix-anx6345: Avoid duplicate -supply suffix + (bnc#1012628). +- misc: rtsx: set correct pcr_ops for rts522A (bnc#1012628). +- misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test + devices (bnc#1012628). +- misc: pci_endpoint_test: Avoid using module parameter to + determine irqtype (bnc#1012628). +- PCI: sysfs: Revert "rescan" file renames (bnc#1012628). +- coresight: do not use the BIT() macro in the UAPI header + (bnc#1012628). +- mei: me: add cedar fork device ids (bnc#1012628). +- nvmem: release the write-protect pin (bnc#1012628). +- nvmem: check for NULL reg_read and reg_write before + dereferencing (bnc#1012628). +- nvmem: sprd: Fix the block lock operation (bnc#1012628). +- extcon: axp288: Add wakeup support (bnc#1012628). +- power: supply: axp288_charger: Add special handling for HP + Pavilion x2 10 (bnc#1012628). +- Revert "ALSA: uapi: Drop asound.h inclusion from asoc.h" + (bnc#1012628). +- Revert "dm: always call blk_queue_split() in dm_process_bio()" + (bnc#1012628). +- ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated + sound on EVGA X99 Classified motherboard (bnc#1012628). +- soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ + helper (bnc#1012628). +- perf python: Fix clang detection to strip out options passed + in $CC (bnc#1012628). +- mm: mempolicy: require at least one nodeid for MPOL_PREFERRED + (bnc#1012628). +- commit 97c6e99 + +------------------------------------------------------------------- +Tue Apr 7 20:14:11 CEST 2020 - msuchanek@suse.de + +- s390x: zfcpdump: disable CONFIG_RELOCATABLE (bsc#1168847). +- commit c824449 + +------------------------------------------------------------------- +Tue Apr 7 18:00:32 CEST 2020 - mgorman@suse.de + +- Update config files to disable CONFIG_UCLAMP_TASK (bsc#1168888). +- commit 025835f + ------------------------------------------------------------------- Mon Apr 6 10:40:31 CEST 2020 - jslaby@suse.cz diff --git a/kernel-pae.spec b/kernel-pae.spec index 211b236b..b5c716e7 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 5.6 -%define patchversion 5.6.2 +%define patchversion 5.6.3 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -65,9 +65,9 @@ Name: kernel-pae Summary: Kernel with PAE Support License: GPL-2.0 Group: System/Kernel -Version: 5.6.2 +Version: 5.6.3 %if 0%{?is_kotd} -Release: .gb22bc26 +Release: .ge840c7b %else Release: 0 %endif @@ -174,10 +174,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-b22bc26f42ed0d9ad9a3195adcae6615df18ea21 -Provides: kernel-srchash-b22bc26f42ed0d9ad9a3195adcae6615df18ea21 +Provides: kernel-%build_flavor-base-srchash-e840c7bc15213495d51b74389cb2a55e4483fc85 +Provides: kernel-srchash-e840c7bc15213495d51b74389cb2a55e4483fc85 # END COMMON DEPS -Provides: %name-srchash-b22bc26f42ed0d9ad9a3195adcae6615df18ea21 +Provides: %name-srchash-e840c7bc15213495d51b74389cb2a55e4483fc85 %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 e2e99587..7fcc0cce 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,68 @@ +------------------------------------------------------------------- +Wed Apr 8 18:13:23 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.3 (bnc#1012628). +- ipv4: fix a RCU-list lock in fib_triestat_seq_show + (bnc#1012628). +- net: dsa: ksz: Select KSZ protocol tag (bnc#1012628). +- net, ip_tunnel: fix interface lookup with no key (bnc#1012628). +- sctp: fix possibly using a bad saddr with a given dst + (bnc#1012628). +- sctp: fix refcount bug in sctp_wfree (bnc#1012628). +- net: macb: Fix handling of fixed-link node (bnc#1012628). +- net: fix fraglist segmentation reference count leak + (bnc#1012628). +- udp: initialize is_flist with 0 in udp_gro_receive + (bnc#1012628). +- padata: fix uninitialized return value in padata_replace() + (bnc#1012628). +- brcmfmac: abort and release host after error (bnc#1012628). +- XArray: Fix xa_find_next for large multi-index entries + (bnc#1012628). +- drm/bridge: analogix-anx6345: Avoid duplicate -supply suffix + (bnc#1012628). +- misc: rtsx: set correct pcr_ops for rts522A (bnc#1012628). +- misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test + devices (bnc#1012628). +- misc: pci_endpoint_test: Avoid using module parameter to + determine irqtype (bnc#1012628). +- PCI: sysfs: Revert "rescan" file renames (bnc#1012628). +- coresight: do not use the BIT() macro in the UAPI header + (bnc#1012628). +- mei: me: add cedar fork device ids (bnc#1012628). +- nvmem: release the write-protect pin (bnc#1012628). +- nvmem: check for NULL reg_read and reg_write before + dereferencing (bnc#1012628). +- nvmem: sprd: Fix the block lock operation (bnc#1012628). +- extcon: axp288: Add wakeup support (bnc#1012628). +- power: supply: axp288_charger: Add special handling for HP + Pavilion x2 10 (bnc#1012628). +- Revert "ALSA: uapi: Drop asound.h inclusion from asoc.h" + (bnc#1012628). +- Revert "dm: always call blk_queue_split() in dm_process_bio()" + (bnc#1012628). +- ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated + sound on EVGA X99 Classified motherboard (bnc#1012628). +- soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ + helper (bnc#1012628). +- perf python: Fix clang detection to strip out options passed + in $CC (bnc#1012628). +- mm: mempolicy: require at least one nodeid for MPOL_PREFERRED + (bnc#1012628). +- commit 97c6e99 + +------------------------------------------------------------------- +Tue Apr 7 20:14:11 CEST 2020 - msuchanek@suse.de + +- s390x: zfcpdump: disable CONFIG_RELOCATABLE (bsc#1168847). +- commit c824449 + +------------------------------------------------------------------- +Tue Apr 7 18:00:32 CEST 2020 - mgorman@suse.de + +- Update config files to disable CONFIG_UCLAMP_TASK (bsc#1168888). +- commit 025835f + ------------------------------------------------------------------- Mon Apr 6 10:40:31 CEST 2020 - jslaby@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index 57744749..da04769b 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,7 +18,7 @@ %define srcversion 5.6 -%define patchversion 5.6.2 +%define patchversion 5.6.3 %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.6.2 +Version: 5.6.3 %if 0%{?is_kotd} -Release: .gb22bc26 +Release: .ge840c7b %else Release: 0 %endif @@ -43,7 +43,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-b22bc26f42ed0d9ad9a3195adcae6615df18ea21 +Provides: %name-srchash-e840c7bc15213495d51b74389cb2a55e4483fc85 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 e2e99587..7fcc0cce 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,68 @@ +------------------------------------------------------------------- +Wed Apr 8 18:13:23 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.3 (bnc#1012628). +- ipv4: fix a RCU-list lock in fib_triestat_seq_show + (bnc#1012628). +- net: dsa: ksz: Select KSZ protocol tag (bnc#1012628). +- net, ip_tunnel: fix interface lookup with no key (bnc#1012628). +- sctp: fix possibly using a bad saddr with a given dst + (bnc#1012628). +- sctp: fix refcount bug in sctp_wfree (bnc#1012628). +- net: macb: Fix handling of fixed-link node (bnc#1012628). +- net: fix fraglist segmentation reference count leak + (bnc#1012628). +- udp: initialize is_flist with 0 in udp_gro_receive + (bnc#1012628). +- padata: fix uninitialized return value in padata_replace() + (bnc#1012628). +- brcmfmac: abort and release host after error (bnc#1012628). +- XArray: Fix xa_find_next for large multi-index entries + (bnc#1012628). +- drm/bridge: analogix-anx6345: Avoid duplicate -supply suffix + (bnc#1012628). +- misc: rtsx: set correct pcr_ops for rts522A (bnc#1012628). +- misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test + devices (bnc#1012628). +- misc: pci_endpoint_test: Avoid using module parameter to + determine irqtype (bnc#1012628). +- PCI: sysfs: Revert "rescan" file renames (bnc#1012628). +- coresight: do not use the BIT() macro in the UAPI header + (bnc#1012628). +- mei: me: add cedar fork device ids (bnc#1012628). +- nvmem: release the write-protect pin (bnc#1012628). +- nvmem: check for NULL reg_read and reg_write before + dereferencing (bnc#1012628). +- nvmem: sprd: Fix the block lock operation (bnc#1012628). +- extcon: axp288: Add wakeup support (bnc#1012628). +- power: supply: axp288_charger: Add special handling for HP + Pavilion x2 10 (bnc#1012628). +- Revert "ALSA: uapi: Drop asound.h inclusion from asoc.h" + (bnc#1012628). +- Revert "dm: always call blk_queue_split() in dm_process_bio()" + (bnc#1012628). +- ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated + sound on EVGA X99 Classified motherboard (bnc#1012628). +- soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ + helper (bnc#1012628). +- perf python: Fix clang detection to strip out options passed + in $CC (bnc#1012628). +- mm: mempolicy: require at least one nodeid for MPOL_PREFERRED + (bnc#1012628). +- commit 97c6e99 + +------------------------------------------------------------------- +Tue Apr 7 20:14:11 CEST 2020 - msuchanek@suse.de + +- s390x: zfcpdump: disable CONFIG_RELOCATABLE (bsc#1168847). +- commit c824449 + +------------------------------------------------------------------- +Tue Apr 7 18:00:32 CEST 2020 - mgorman@suse.de + +- Update config files to disable CONFIG_UCLAMP_TASK (bsc#1168888). +- commit 025835f + ------------------------------------------------------------------- Mon Apr 6 10:40:31 CEST 2020 - jslaby@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index cb697071..84ea5f10 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.6.2 +Version: 5.6.3 %if %using_buildservice %if 0%{?is_kotd} -Release: .gb22bc26 +Release: .ge840c7b %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-b22bc26f42ed0d9ad9a3195adcae6615df18ea21 +Provides: %name-srchash-e840c7bc15213495d51b74389cb2a55e4483fc85 Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index e2e99587..7fcc0cce 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,68 @@ +------------------------------------------------------------------- +Wed Apr 8 18:13:23 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.3 (bnc#1012628). +- ipv4: fix a RCU-list lock in fib_triestat_seq_show + (bnc#1012628). +- net: dsa: ksz: Select KSZ protocol tag (bnc#1012628). +- net, ip_tunnel: fix interface lookup with no key (bnc#1012628). +- sctp: fix possibly using a bad saddr with a given dst + (bnc#1012628). +- sctp: fix refcount bug in sctp_wfree (bnc#1012628). +- net: macb: Fix handling of fixed-link node (bnc#1012628). +- net: fix fraglist segmentation reference count leak + (bnc#1012628). +- udp: initialize is_flist with 0 in udp_gro_receive + (bnc#1012628). +- padata: fix uninitialized return value in padata_replace() + (bnc#1012628). +- brcmfmac: abort and release host after error (bnc#1012628). +- XArray: Fix xa_find_next for large multi-index entries + (bnc#1012628). +- drm/bridge: analogix-anx6345: Avoid duplicate -supply suffix + (bnc#1012628). +- misc: rtsx: set correct pcr_ops for rts522A (bnc#1012628). +- misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test + devices (bnc#1012628). +- misc: pci_endpoint_test: Avoid using module parameter to + determine irqtype (bnc#1012628). +- PCI: sysfs: Revert "rescan" file renames (bnc#1012628). +- coresight: do not use the BIT() macro in the UAPI header + (bnc#1012628). +- mei: me: add cedar fork device ids (bnc#1012628). +- nvmem: release the write-protect pin (bnc#1012628). +- nvmem: check for NULL reg_read and reg_write before + dereferencing (bnc#1012628). +- nvmem: sprd: Fix the block lock operation (bnc#1012628). +- extcon: axp288: Add wakeup support (bnc#1012628). +- power: supply: axp288_charger: Add special handling for HP + Pavilion x2 10 (bnc#1012628). +- Revert "ALSA: uapi: Drop asound.h inclusion from asoc.h" + (bnc#1012628). +- Revert "dm: always call blk_queue_split() in dm_process_bio()" + (bnc#1012628). +- ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated + sound on EVGA X99 Classified motherboard (bnc#1012628). +- soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ + helper (bnc#1012628). +- perf python: Fix clang detection to strip out options passed + in $CC (bnc#1012628). +- mm: mempolicy: require at least one nodeid for MPOL_PREFERRED + (bnc#1012628). +- commit 97c6e99 + +------------------------------------------------------------------- +Tue Apr 7 20:14:11 CEST 2020 - msuchanek@suse.de + +- s390x: zfcpdump: disable CONFIG_RELOCATABLE (bsc#1168847). +- commit c824449 + +------------------------------------------------------------------- +Tue Apr 7 18:00:32 CEST 2020 - mgorman@suse.de + +- Update config files to disable CONFIG_UCLAMP_TASK (bsc#1168888). +- commit 025835f + ------------------------------------------------------------------- Mon Apr 6 10:40:31 CEST 2020 - jslaby@suse.cz diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index e6fa8082..af1bb768 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 5.6 -%define patchversion 5.6.2 +%define patchversion 5.6.3 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -65,9 +65,9 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0 Group: System/Kernel -Version: 5.6.2 +Version: 5.6.3 %if 0%{?is_kotd} -Release: .gb22bc26 +Release: .ge840c7b %else Release: 0 %endif @@ -174,10 +174,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-b22bc26f42ed0d9ad9a3195adcae6615df18ea21 -Provides: kernel-srchash-b22bc26f42ed0d9ad9a3195adcae6615df18ea21 +Provides: kernel-%build_flavor-base-srchash-e840c7bc15213495d51b74389cb2a55e4483fc85 +Provides: kernel-srchash-e840c7bc15213495d51b74389cb2a55e4483fc85 # END COMMON DEPS -Provides: %name-srchash-b22bc26f42ed0d9ad9a3195adcae6615df18ea21 +Provides: %name-srchash-e840c7bc15213495d51b74389cb2a55e4483fc85 %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 e2e99587..7fcc0cce 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,68 @@ +------------------------------------------------------------------- +Wed Apr 8 18:13:23 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.3 (bnc#1012628). +- ipv4: fix a RCU-list lock in fib_triestat_seq_show + (bnc#1012628). +- net: dsa: ksz: Select KSZ protocol tag (bnc#1012628). +- net, ip_tunnel: fix interface lookup with no key (bnc#1012628). +- sctp: fix possibly using a bad saddr with a given dst + (bnc#1012628). +- sctp: fix refcount bug in sctp_wfree (bnc#1012628). +- net: macb: Fix handling of fixed-link node (bnc#1012628). +- net: fix fraglist segmentation reference count leak + (bnc#1012628). +- udp: initialize is_flist with 0 in udp_gro_receive + (bnc#1012628). +- padata: fix uninitialized return value in padata_replace() + (bnc#1012628). +- brcmfmac: abort and release host after error (bnc#1012628). +- XArray: Fix xa_find_next for large multi-index entries + (bnc#1012628). +- drm/bridge: analogix-anx6345: Avoid duplicate -supply suffix + (bnc#1012628). +- misc: rtsx: set correct pcr_ops for rts522A (bnc#1012628). +- misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test + devices (bnc#1012628). +- misc: pci_endpoint_test: Avoid using module parameter to + determine irqtype (bnc#1012628). +- PCI: sysfs: Revert "rescan" file renames (bnc#1012628). +- coresight: do not use the BIT() macro in the UAPI header + (bnc#1012628). +- mei: me: add cedar fork device ids (bnc#1012628). +- nvmem: release the write-protect pin (bnc#1012628). +- nvmem: check for NULL reg_read and reg_write before + dereferencing (bnc#1012628). +- nvmem: sprd: Fix the block lock operation (bnc#1012628). +- extcon: axp288: Add wakeup support (bnc#1012628). +- power: supply: axp288_charger: Add special handling for HP + Pavilion x2 10 (bnc#1012628). +- Revert "ALSA: uapi: Drop asound.h inclusion from asoc.h" + (bnc#1012628). +- Revert "dm: always call blk_queue_split() in dm_process_bio()" + (bnc#1012628). +- ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated + sound on EVGA X99 Classified motherboard (bnc#1012628). +- soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ + helper (bnc#1012628). +- perf python: Fix clang detection to strip out options passed + in $CC (bnc#1012628). +- mm: mempolicy: require at least one nodeid for MPOL_PREFERRED + (bnc#1012628). +- commit 97c6e99 + +------------------------------------------------------------------- +Tue Apr 7 20:14:11 CEST 2020 - msuchanek@suse.de + +- s390x: zfcpdump: disable CONFIG_RELOCATABLE (bsc#1168847). +- commit c824449 + +------------------------------------------------------------------- +Tue Apr 7 18:00:32 CEST 2020 - mgorman@suse.de + +- Update config files to disable CONFIG_UCLAMP_TASK (bsc#1168888). +- commit 025835f + ------------------------------------------------------------------- Mon Apr 6 10:40:31 CEST 2020 - jslaby@suse.cz diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index 88a2024e..828d487f 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 5.6 -%define patchversion 5.6.2 +%define patchversion 5.6.3 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -65,9 +65,9 @@ Name: kernel-zfcpdump Summary: The IBM System Z zfcpdump Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.6.2 +Version: 5.6.3 %if 0%{?is_kotd} -Release: .gb22bc26 +Release: .ge840c7b %else Release: 0 %endif @@ -174,10 +174,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-b22bc26f42ed0d9ad9a3195adcae6615df18ea21 -Provides: kernel-srchash-b22bc26f42ed0d9ad9a3195adcae6615df18ea21 +Provides: kernel-%build_flavor-base-srchash-e840c7bc15213495d51b74389cb2a55e4483fc85 +Provides: kernel-srchash-e840c7bc15213495d51b74389cb2a55e4483fc85 # END COMMON DEPS -Provides: %name-srchash-b22bc26f42ed0d9ad9a3195adcae6615df18ea21 +Provides: %name-srchash-e840c7bc15213495d51b74389cb2a55e4483fc85 %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 0e18f76a..df3d87e9 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:97ab82ccb9e8f3db970f2484e9d3f3663dd0dfd97d23639ac826eebccc3a4317 -size 27453 +oid sha256:d1dc2b95fb3bdcde4d0bc268d339580a0c4201cb4da43dc05702a1769e4b3858 +size 49490 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index a04c6210..47e207cf 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:8182a1a764d2392ef22b7537c2c2966234af269a0aa1956eb8b02ee2a3c477dd -size 56096 +oid sha256:46b087ac01d93e7019cc873309dbca4225bce5e9c31a2a554efcd1b0cd2ca865 +size 55187 diff --git a/series.conf b/series.conf index fd26a277..7cc89896 100644 --- a/series.conf +++ b/series.conf @@ -62,6 +62,37 @@ patches.kernel.org/5.6.2-009-vt-vt_ioctl-fix-use-after-free-in-vt_in_use.patch patches.kernel.org/5.6.2-010-platform-x86-pmc_atom-Add-Lex-2I385SW-to-critcl.patch patches.kernel.org/5.6.2-011-Linux-5.6.2.patch + patches.kernel.org/5.6.3-001-ipv4-fix-a-RCU-list-lock-in-fib_triestat_seq_sh.patch + patches.kernel.org/5.6.3-002-net-dsa-ksz-Select-KSZ-protocol-tag.patch + patches.kernel.org/5.6.3-003-net-ip_tunnel-fix-interface-lookup-with-no-key.patch + patches.kernel.org/5.6.3-004-sctp-fix-possibly-using-a-bad-saddr-with-a-give.patch + patches.kernel.org/5.6.3-005-sctp-fix-refcount-bug-in-sctp_wfree.patch + patches.kernel.org/5.6.3-006-net-macb-Fix-handling-of-fixed-link-node.patch + patches.kernel.org/5.6.3-007-net-fix-fraglist-segmentation-reference-count-l.patch + patches.kernel.org/5.6.3-008-udp-initialize-is_flist-with-0-in-udp_gro_recei.patch + patches.kernel.org/5.6.3-009-padata-fix-uninitialized-return-value-in-padata.patch + patches.kernel.org/5.6.3-010-brcmfmac-abort-and-release-host-after-error.patch + patches.kernel.org/5.6.3-011-XArray-Fix-xa_find_next-for-large-multi-index-e.patch + patches.kernel.org/5.6.3-012-drm-bridge-analogix-anx6345-Avoid-duplicate-sup.patch + patches.kernel.org/5.6.3-013-drm-i915-display-Fix-mode-private_flags-compari.patch + patches.kernel.org/5.6.3-014-misc-rtsx-set-correct-pcr_ops-for-rts522A.patch + patches.kernel.org/5.6.3-015-misc-pci_endpoint_test-Fix-to-support-10-pci-en.patch + patches.kernel.org/5.6.3-016-misc-pci_endpoint_test-Avoid-using-module-param.patch + patches.kernel.org/5.6.3-017-PCI-sysfs-Revert-rescan-file-renames.patch + patches.kernel.org/5.6.3-018-coresight-do-not-use-the-BIT-macro-in-the-UAPI-.patch + patches.kernel.org/5.6.3-019-mei-me-add-cedar-fork-device-ids.patch + patches.kernel.org/5.6.3-020-nvmem-release-the-write-protect-pin.patch + patches.kernel.org/5.6.3-021-nvmem-check-for-NULL-reg_read-and-reg_write-bef.patch + patches.kernel.org/5.6.3-022-nvmem-sprd-Fix-the-block-lock-operation.patch + patches.kernel.org/5.6.3-023-extcon-axp288-Add-wakeup-support.patch + patches.kernel.org/5.6.3-024-power-supply-axp288_charger-Add-special-handlin.patch + patches.kernel.org/5.6.3-025-Revert-ALSA-uapi-Drop-asound.h-inclusion-from-a.patch + patches.kernel.org/5.6.3-026-Revert-dm-always-call-blk_queue_split-in-dm_pro.patch + patches.kernel.org/5.6.3-027-ALSA-hda-ca0132-Add-Recon3Di-quirk-to-handle-in.patch + patches.kernel.org/5.6.3-028-soc-mediatek-knows_txdone-needs-to-be-set-in-Me.patch + patches.kernel.org/5.6.3-029-perf-python-Fix-clang-detection-to-strip-out-op.patch + patches.kernel.org/5.6.3-030-mm-mempolicy-require-at-least-one-nodeid-for-MP.patch + patches.kernel.org/5.6.3-031-Linux-5.6.3.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -192,7 +223,6 @@ ######################################################## # DRM / Graphics ######################################################## - patches.suse/drm-i915-display-Fix-mode-private_flags-comparison-a.patch ######################################################## # Storage diff --git a/source-timestamp b/source-timestamp index 568e6a24..d6cd9cba 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2020-04-06 08:40:44 +0000 -GIT Revision: b22bc26f42ed0d9ad9a3195adcae6615df18ea21 +2020-04-08 16:13:47 +0000 +GIT Revision: e840c7bc15213495d51b74389cb2a55e4483fc85 GIT Branch: stable