From f872b63c744988b4b2994cb030fdb3b3b5ab0f91a61eb1c6e188b5f454c8c6b6 Mon Sep 17 00:00:00 2001 From: Kernel Bugs Date: Fri, 5 Feb 2021 08:05:35 +0000 Subject: [PATCH] commit e976b8823ae2f7e71e5409e9367347d067961b8d OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1441 --- dtb-aarch64.changes | 251 +++++++++++++++++++++++++++++++++++++ dtb-aarch64.spec | 6 +- dtb-armv6l.changes | 251 +++++++++++++++++++++++++++++++++++++ dtb-armv6l.spec | 6 +- dtb-armv7l.changes | 251 +++++++++++++++++++++++++++++++++++++ dtb-armv7l.spec | 6 +- dtb-riscv64.changes | 251 +++++++++++++++++++++++++++++++++++++ dtb-riscv64.spec | 6 +- kernel-64kb.changes | 251 +++++++++++++++++++++++++++++++++++++ kernel-64kb.spec | 12 +- kernel-debug.changes | 251 +++++++++++++++++++++++++++++++++++++ kernel-debug.spec | 12 +- kernel-default.changes | 251 +++++++++++++++++++++++++++++++++++++ kernel-default.spec | 12 +- kernel-docs.changes | 251 +++++++++++++++++++++++++++++++++++++ kernel-docs.spec | 8 +- kernel-kvmsmall.changes | 251 +++++++++++++++++++++++++++++++++++++ kernel-kvmsmall.spec | 12 +- kernel-lpae.changes | 251 +++++++++++++++++++++++++++++++++++++ kernel-lpae.spec | 12 +- kernel-obs-build.changes | 251 +++++++++++++++++++++++++++++++++++++ kernel-obs-build.spec | 8 +- kernel-obs-qa.changes | 251 +++++++++++++++++++++++++++++++++++++ kernel-obs-qa.spec | 6 +- kernel-pae.changes | 251 +++++++++++++++++++++++++++++++++++++ kernel-pae.spec | 12 +- kernel-source.changes | 251 +++++++++++++++++++++++++++++++++++++ kernel-source.spec | 8 +- kernel-syms.changes | 251 +++++++++++++++++++++++++++++++++++++ kernel-syms.spec | 6 +- kernel-vanilla.changes | 251 +++++++++++++++++++++++++++++++++++++ kernel-vanilla.spec | 12 +- kernel-zfcpdump.changes | 251 +++++++++++++++++++++++++++++++++++++ kernel-zfcpdump.spec | 12 +- patches.kernel.org.tar.bz2 | 4 +- patches.suse.tar.bz2 | 4 +- series.conf | 147 +++++++++++++++++++++- source-timestamp | 4 +- 38 files changed, 4496 insertions(+), 86 deletions(-) diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index 5de96280..f3b2790f 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,254 @@ +------------------------------------------------------------------- +Thu Feb 4 11:42:01 CET 2021 - jslaby@suse.cz + +- net/mlx5: Fix function calculation for page trees (git-fixes). +- commit e976b88 + +------------------------------------------------------------------- +Thu Feb 4 07:01:34 CET 2021 - jslaby@suse.cz + +- Linux 5.10.13 (bsc#1012628). +- iwlwifi: provide gso_type to GSO packets (bsc#1012628). +- nbd: freeze the queue while we're adding connections + (bsc#1012628). +- tty: avoid using vfs_iocb_iter_write() for redirected console + writes (bsc#1012628). +- ACPI: sysfs: Prefer "compatible" modalias (bsc#1012628). +- ACPI: thermal: Do not call acpi_thermal_check() directly + (bsc#1012628). +- kernel: kexec: remove the lock operation of + system_transition_mutex (bsc#1012628). +- ALSA: hda/realtek: Enable headset of ASUS B1400CEPE with ALC256 + (bsc#1012628). +- parisc: Enable -mlong-calls gcc option by default when + !CONFIG_MODULES (bsc#1012628). +- media: cec: add stm32 driver (bsc#1012628). +- media: cedrus: Fix H264 decoding (bsc#1012628). +- media: hantro: Fix reset_raw_fmt initialization (bsc#1012628). +- media: rc: fix timeout handling after switch to microsecond + durations (bsc#1012628). +- media: rc: ite-cir: fix min_timeout calculation (bsc#1012628). +- media: rc: ensure that uevent can be read directly after rc + device register (bsc#1012628). +- ARM: dts: tbs2910: rename MMC node aliases (bsc#1012628). +- ARM: dts: ux500: Reserve memory carveouts (bsc#1012628). +- ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming + (bsc#1012628). +- wext: fix NULL-ptr-dereference with cfg80211's lack of commit() + (bsc#1012628). +- x86/xen: avoid warning in Xen pv guest with + CONFIG_AMD_MEM_ENCRYPT enabled (bsc#1012628). +- ASoC: AMD Renoir - refine DMI entries for some Lenovo products + (bsc#1012628). +- Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)" + (bsc#1012628). +- drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursors (bsc#1012628). +- drm/i915: Always flush the active worker before returning from + the wait (bsc#1012628). +- drm/i915/gt: Always try to reserve GGTT address 0x0 + (bsc#1012628). +- drivers/nouveau/kms/nv50-: Reject format modifiers for cursor + planes (bsc#1012628). +- bcache: only check feature sets when sb->version >= + BCACHE_SB_VERSION_CDEV_WITH_FEATURES (bsc#1012628). +- net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 + modem family (bsc#1012628). +- s390: uv: Fix sysfs max number of VCPUs reporting (bsc#1012628). +- s390/vfio-ap: No need to disable IRQ after queue reset + (bsc#1012628). +- PM: hibernate: flush swap writer after marking (bsc#1012628). +- x86/entry: Emit a symbol for register restoring thunk + (bsc#1012628). +- efi/apple-properties: Reinstate support for boolean properties + (bsc#1012628). +- crypto: marvel/cesa - Fix tdma descriptor on 64-bit + (bsc#1012628). +- drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 + SoCs (bsc#1012628). +- drivers: soc: atmel: add null entry at the end of + at91_soc_allowed_list[] (bsc#1012628). +- btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch + (bsc#1012628). +- btrfs: fix possible free space tree corruption with online + conversion (bsc#1012628). +- KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in + intel_arch_events[] (bsc#1012628). +- KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in + intel_pmu_refresh() (bsc#1012628). +- KVM: arm64: Filter out v8.1+ events on v8.0 HW (bsc#1012628). +- KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested + vmexit (bsc#1012628). +- KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest + mode for VMX (bsc#1012628). +- KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration + (bsc#1012628). +- KVM: x86: get smi pending status correctly (bsc#1012628). +- KVM: Forbid the use of tagged userspace addresses for memslots + (bsc#1012628). +- io_uring: fix wqe->lock/completion_lock deadlock (bsc#1012628). +- xen: Fix XenStore initialisation for XS_LOCAL (bsc#1012628). +- leds: trigger: fix potential deadlock with libata (bsc#1012628). +- arm64: dts: broadcom: Fix USB DMA address translation for + Stingray (bsc#1012628). +- mt7601u: fix kernel crash unplugging the device (bsc#1012628). +- mt76: mt7663s: fix rx buffer refcounting (bsc#1012628). +- mt7601u: fix rx buffer refcounting (bsc#1012628). +- iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit + (bsc#1012628). +- drm/i915/gt: Clear CACHE_MODE prior to clearing residuals + (bsc#1012628). +- drm/i915/pmu: Don't grab wakeref when enabling events + (bsc#1012628). +- net/mlx5e: Fix IPSEC stats (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix pwms for lcd-backlight + (bsc#1012628). +- drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported + devices (bsc#1012628). +- drm/vc4: Correct lbm size and calculation (bsc#1012628). +- drm/vc4: Correct POS1_SCL for hvs5 (bsc#1012628). +- drm/i915: Check for all subplatform bits (bsc#1012628). +- drm/i915/selftest: Fix potential memory leak (bsc#1012628). +- uapi: fix big endian definition of ipv6_rpl_sr_hdr + (bsc#1012628). +- KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM + (bsc#1012628). +- tee: optee: replace might_sleep with cond_resched (bsc#1012628). +- xen-blkfront: allow discard-* nodes to be optional + (bsc#1012628). +- blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in + hctx_may_queue (bsc#1012628). +- clk: imx: fix Kconfig warning for i.MX SCU clk (bsc#1012628). +- clk: mmp2: fix build without CONFIG_PM (bsc#1012628). +- clk: qcom: gcc-sm250: Use floor ops for sdcc clks (bsc#1012628). +- ARM: imx: build suspend-imx6.S with arm instruction set + (bsc#1012628). +- ARM: zImage: atags_to_fdt: Fix node names on added root nodes + (bsc#1012628). +- netfilter: nft_dynset: add timeout extension to template + (bsc#1012628). +- Revert "RDMA/mlx5: Fix devlink deadlock on net namespace + deletion" (bsc#1012628). +- Revert "block: simplify set_init_blocksize" to regain lost + performance (bsc#1012628). +- xfrm: Fix oops in xfrm_replay_advance_bmp (bsc#1012628). +- xfrm: fix disable_xfrm sysctl when used on xfrm interfaces + (bsc#1012628). +- selftests: xfrm: fix test return value override issue in + xfrm_policy.sh (bsc#1012628). +- xfrm: Fix wraparound in xfrm_policy_addr_delta() (bsc#1012628). +- arm64: dts: ls1028a: fix the offset of the reset register + (bsc#1012628). +- ARM: imx: fix imx8m dependencies (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default status + (bsc#1012628). +- ARM: dts: imx6qdl-sr-som: fix some cubox-i platforms + (bsc#1012628). +- arm64: dts: imx8mp: Correct the gpio ranges of gpio3 + (bsc#1012628). +- firmware: imx: select SOC_BUS to fix firmware build + (bsc#1012628). +- RDMA/cxgb4: Fix the reported max_recv_sge value (bsc#1012628). +- ASoC: dt-bindings: lpass: Fix and common up lpass dai ids + (bsc#1012628). +- ASoC: qcom: Fix incorrect volatile registers (bsc#1012628). +- ASoC: qcom: Fix broken support to MI2S TERTIARY and QUATERNARY + (bsc#1012628). +- ASoC: qcom: lpass-ipq806x: fix bitwidth regmap field + (bsc#1012628). +- spi: altera: Fix memory leak on error path (bsc#1012628). +- ASoC: Intel: Skylake: skl-topology: Fix OOPs ib + skl_tplg_complete (bsc#1012628). +- powerpc/64s: prevent recursive replay_soft_interrupts causing + superfluous interrupt (bsc#1012628). +- pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process() + (bsc#1012628). +- pNFS/NFSv4: Update the layout barrier when we schedule a + layoutreturn (bsc#1012628). +- ASoC: SOF: Intel: soundwire: fix select/depend unmet + dependencies (bsc#1012628). +- ASoC: qcom: lpass: Fix out-of-bounds DAI ID lookup + (bsc#1012628). +- iwlwifi: pcie: avoid potential PNVM leaks (bsc#1012628). +- iwlwifi: pnvm: don't skip everything when not reloading + (bsc#1012628). +- iwlwifi: pnvm: don't try to load after failures (bsc#1012628). +- iwlwifi: pcie: set LTR on more devices (bsc#1012628). +- iwlwifi: pcie: use jiffies for memory read spin time limit + (bsc#1012628). +- iwlwifi: pcie: reschedule in long-running memory reads + (bsc#1012628). +- mac80211: pause TX while changing interface type (bsc#1012628). +- ice: fix FDir IPv6 flexbyte (bsc#1012628). +- ice: Implement flow for IPv6 next header (extension header) + (bsc#1012628). +- ice: update dev_addr in ice_set_mac_address even if HW filter + exists (bsc#1012628). +- ice: Don't allow more channels than LAN MSI-X available + (bsc#1012628). +- ice: Fix MSI-X vector fallback logic (bsc#1012628). +- i40e: acquire VSI pointer only after VF is initialized + (bsc#1012628). +- igc: fix link speed advertising (bsc#1012628). +- net/mlx5: Fix memory leak on flow table creation error flow + (bsc#1012628). +- net/mlx5e: E-switch, Fix rate calculation for overflow + (bsc#1012628). +- net/mlx5e: free page before return (bsc#1012628). +- net/mlx5e: Reduce tc unsupported key print level (bsc#1012628). +- net/mlx5: Maintain separate page trees for ECPF and PF functions + (bsc#1012628). +- net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is + disabled (bsc#1012628). +- net/mlx5e: Fix CT rule + encap slow path offload and deletion + (bsc#1012628). +- net/mlx5e: Correctly handle changing the number of queues when + the interface is down (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing trust + state without reset (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing MTU and + LRO state without reset (bsc#1012628). +- net/mlx5: CT: Fix incorrect removal of tuple_nat_node from + nat rhashtable (bsc#1012628). +- can: dev: prevent potential information leak in can_fill_info() + (bsc#1012628). +- ACPI/IORT: Do not blindly trust DMA masks from firmware + (bsc#1012628). +- of/device: Update dma_range_map only when dev has valid + dma-ranges (bsc#1012628). +- iommu/amd: Use IVHD EFR for early initialization of IOMMU + features (bsc#1012628). +- iommu/vt-d: Correctly check addr alignment in + qi_flush_dev_iotlb_pasid() (bsc#1012628). +- nvme-multipath: Early exit if no path is available + (bsc#1012628). +- selftests: forwarding: Specify interface when invoking mausezahn + (bsc#1012628). +- rxrpc: Fix memory leak in rxrpc_lookup_local (bsc#1012628). +- NFC: fix resource leak when target index is invalid + (bsc#1012628). +- NFC: fix possible resource leak (bsc#1012628). +- ASoC: mediatek: mt8183-da7219: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: mediatek: mt8183-mt6358: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: topology: Properly unregister DAI on removal + (bsc#1012628). +- ASoC: topology: Fix memory corruption in + soc_tplg_denum_create_values() (bsc#1012628). +- scsi: qla2xxx: Fix description for parameter + ql2xenforce_iocb_limit (bsc#1012628). +- team: protect features update by RCU to avoid deadlock + (bsc#1012628). +- tcp: make TCP_USER_TIMEOUT accurate for zero window probes + (bsc#1012628). +- tcp: fix TLP timer not set when CA_STATE changes from DISORDER + to OPEN (bsc#1012628). +- vsock: fix the race conditions in multi-transport support + (bsc#1012628). +- Update patches.suse/acpi_thermal_passive_blacklist.patch + (bsc#333043). +- commit 3527948 + ------------------------------------------------------------------- Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 21a210bf..22256b62 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 5.10 -%define patchversion 5.10.12 +%define patchversion 5.10.13 %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.12 +Version: 5.10.13 %if 0%{?is_kotd} -Release: .ga3c8888 +Release: .ge976b88 %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index 5de96280..f3b2790f 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,254 @@ +------------------------------------------------------------------- +Thu Feb 4 11:42:01 CET 2021 - jslaby@suse.cz + +- net/mlx5: Fix function calculation for page trees (git-fixes). +- commit e976b88 + +------------------------------------------------------------------- +Thu Feb 4 07:01:34 CET 2021 - jslaby@suse.cz + +- Linux 5.10.13 (bsc#1012628). +- iwlwifi: provide gso_type to GSO packets (bsc#1012628). +- nbd: freeze the queue while we're adding connections + (bsc#1012628). +- tty: avoid using vfs_iocb_iter_write() for redirected console + writes (bsc#1012628). +- ACPI: sysfs: Prefer "compatible" modalias (bsc#1012628). +- ACPI: thermal: Do not call acpi_thermal_check() directly + (bsc#1012628). +- kernel: kexec: remove the lock operation of + system_transition_mutex (bsc#1012628). +- ALSA: hda/realtek: Enable headset of ASUS B1400CEPE with ALC256 + (bsc#1012628). +- parisc: Enable -mlong-calls gcc option by default when + !CONFIG_MODULES (bsc#1012628). +- media: cec: add stm32 driver (bsc#1012628). +- media: cedrus: Fix H264 decoding (bsc#1012628). +- media: hantro: Fix reset_raw_fmt initialization (bsc#1012628). +- media: rc: fix timeout handling after switch to microsecond + durations (bsc#1012628). +- media: rc: ite-cir: fix min_timeout calculation (bsc#1012628). +- media: rc: ensure that uevent can be read directly after rc + device register (bsc#1012628). +- ARM: dts: tbs2910: rename MMC node aliases (bsc#1012628). +- ARM: dts: ux500: Reserve memory carveouts (bsc#1012628). +- ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming + (bsc#1012628). +- wext: fix NULL-ptr-dereference with cfg80211's lack of commit() + (bsc#1012628). +- x86/xen: avoid warning in Xen pv guest with + CONFIG_AMD_MEM_ENCRYPT enabled (bsc#1012628). +- ASoC: AMD Renoir - refine DMI entries for some Lenovo products + (bsc#1012628). +- Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)" + (bsc#1012628). +- drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursors (bsc#1012628). +- drm/i915: Always flush the active worker before returning from + the wait (bsc#1012628). +- drm/i915/gt: Always try to reserve GGTT address 0x0 + (bsc#1012628). +- drivers/nouveau/kms/nv50-: Reject format modifiers for cursor + planes (bsc#1012628). +- bcache: only check feature sets when sb->version >= + BCACHE_SB_VERSION_CDEV_WITH_FEATURES (bsc#1012628). +- net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 + modem family (bsc#1012628). +- s390: uv: Fix sysfs max number of VCPUs reporting (bsc#1012628). +- s390/vfio-ap: No need to disable IRQ after queue reset + (bsc#1012628). +- PM: hibernate: flush swap writer after marking (bsc#1012628). +- x86/entry: Emit a symbol for register restoring thunk + (bsc#1012628). +- efi/apple-properties: Reinstate support for boolean properties + (bsc#1012628). +- crypto: marvel/cesa - Fix tdma descriptor on 64-bit + (bsc#1012628). +- drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 + SoCs (bsc#1012628). +- drivers: soc: atmel: add null entry at the end of + at91_soc_allowed_list[] (bsc#1012628). +- btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch + (bsc#1012628). +- btrfs: fix possible free space tree corruption with online + conversion (bsc#1012628). +- KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in + intel_arch_events[] (bsc#1012628). +- KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in + intel_pmu_refresh() (bsc#1012628). +- KVM: arm64: Filter out v8.1+ events on v8.0 HW (bsc#1012628). +- KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested + vmexit (bsc#1012628). +- KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest + mode for VMX (bsc#1012628). +- KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration + (bsc#1012628). +- KVM: x86: get smi pending status correctly (bsc#1012628). +- KVM: Forbid the use of tagged userspace addresses for memslots + (bsc#1012628). +- io_uring: fix wqe->lock/completion_lock deadlock (bsc#1012628). +- xen: Fix XenStore initialisation for XS_LOCAL (bsc#1012628). +- leds: trigger: fix potential deadlock with libata (bsc#1012628). +- arm64: dts: broadcom: Fix USB DMA address translation for + Stingray (bsc#1012628). +- mt7601u: fix kernel crash unplugging the device (bsc#1012628). +- mt76: mt7663s: fix rx buffer refcounting (bsc#1012628). +- mt7601u: fix rx buffer refcounting (bsc#1012628). +- iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit + (bsc#1012628). +- drm/i915/gt: Clear CACHE_MODE prior to clearing residuals + (bsc#1012628). +- drm/i915/pmu: Don't grab wakeref when enabling events + (bsc#1012628). +- net/mlx5e: Fix IPSEC stats (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix pwms for lcd-backlight + (bsc#1012628). +- drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported + devices (bsc#1012628). +- drm/vc4: Correct lbm size and calculation (bsc#1012628). +- drm/vc4: Correct POS1_SCL for hvs5 (bsc#1012628). +- drm/i915: Check for all subplatform bits (bsc#1012628). +- drm/i915/selftest: Fix potential memory leak (bsc#1012628). +- uapi: fix big endian definition of ipv6_rpl_sr_hdr + (bsc#1012628). +- KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM + (bsc#1012628). +- tee: optee: replace might_sleep with cond_resched (bsc#1012628). +- xen-blkfront: allow discard-* nodes to be optional + (bsc#1012628). +- blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in + hctx_may_queue (bsc#1012628). +- clk: imx: fix Kconfig warning for i.MX SCU clk (bsc#1012628). +- clk: mmp2: fix build without CONFIG_PM (bsc#1012628). +- clk: qcom: gcc-sm250: Use floor ops for sdcc clks (bsc#1012628). +- ARM: imx: build suspend-imx6.S with arm instruction set + (bsc#1012628). +- ARM: zImage: atags_to_fdt: Fix node names on added root nodes + (bsc#1012628). +- netfilter: nft_dynset: add timeout extension to template + (bsc#1012628). +- Revert "RDMA/mlx5: Fix devlink deadlock on net namespace + deletion" (bsc#1012628). +- Revert "block: simplify set_init_blocksize" to regain lost + performance (bsc#1012628). +- xfrm: Fix oops in xfrm_replay_advance_bmp (bsc#1012628). +- xfrm: fix disable_xfrm sysctl when used on xfrm interfaces + (bsc#1012628). +- selftests: xfrm: fix test return value override issue in + xfrm_policy.sh (bsc#1012628). +- xfrm: Fix wraparound in xfrm_policy_addr_delta() (bsc#1012628). +- arm64: dts: ls1028a: fix the offset of the reset register + (bsc#1012628). +- ARM: imx: fix imx8m dependencies (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default status + (bsc#1012628). +- ARM: dts: imx6qdl-sr-som: fix some cubox-i platforms + (bsc#1012628). +- arm64: dts: imx8mp: Correct the gpio ranges of gpio3 + (bsc#1012628). +- firmware: imx: select SOC_BUS to fix firmware build + (bsc#1012628). +- RDMA/cxgb4: Fix the reported max_recv_sge value (bsc#1012628). +- ASoC: dt-bindings: lpass: Fix and common up lpass dai ids + (bsc#1012628). +- ASoC: qcom: Fix incorrect volatile registers (bsc#1012628). +- ASoC: qcom: Fix broken support to MI2S TERTIARY and QUATERNARY + (bsc#1012628). +- ASoC: qcom: lpass-ipq806x: fix bitwidth regmap field + (bsc#1012628). +- spi: altera: Fix memory leak on error path (bsc#1012628). +- ASoC: Intel: Skylake: skl-topology: Fix OOPs ib + skl_tplg_complete (bsc#1012628). +- powerpc/64s: prevent recursive replay_soft_interrupts causing + superfluous interrupt (bsc#1012628). +- pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process() + (bsc#1012628). +- pNFS/NFSv4: Update the layout barrier when we schedule a + layoutreturn (bsc#1012628). +- ASoC: SOF: Intel: soundwire: fix select/depend unmet + dependencies (bsc#1012628). +- ASoC: qcom: lpass: Fix out-of-bounds DAI ID lookup + (bsc#1012628). +- iwlwifi: pcie: avoid potential PNVM leaks (bsc#1012628). +- iwlwifi: pnvm: don't skip everything when not reloading + (bsc#1012628). +- iwlwifi: pnvm: don't try to load after failures (bsc#1012628). +- iwlwifi: pcie: set LTR on more devices (bsc#1012628). +- iwlwifi: pcie: use jiffies for memory read spin time limit + (bsc#1012628). +- iwlwifi: pcie: reschedule in long-running memory reads + (bsc#1012628). +- mac80211: pause TX while changing interface type (bsc#1012628). +- ice: fix FDir IPv6 flexbyte (bsc#1012628). +- ice: Implement flow for IPv6 next header (extension header) + (bsc#1012628). +- ice: update dev_addr in ice_set_mac_address even if HW filter + exists (bsc#1012628). +- ice: Don't allow more channels than LAN MSI-X available + (bsc#1012628). +- ice: Fix MSI-X vector fallback logic (bsc#1012628). +- i40e: acquire VSI pointer only after VF is initialized + (bsc#1012628). +- igc: fix link speed advertising (bsc#1012628). +- net/mlx5: Fix memory leak on flow table creation error flow + (bsc#1012628). +- net/mlx5e: E-switch, Fix rate calculation for overflow + (bsc#1012628). +- net/mlx5e: free page before return (bsc#1012628). +- net/mlx5e: Reduce tc unsupported key print level (bsc#1012628). +- net/mlx5: Maintain separate page trees for ECPF and PF functions + (bsc#1012628). +- net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is + disabled (bsc#1012628). +- net/mlx5e: Fix CT rule + encap slow path offload and deletion + (bsc#1012628). +- net/mlx5e: Correctly handle changing the number of queues when + the interface is down (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing trust + state without reset (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing MTU and + LRO state without reset (bsc#1012628). +- net/mlx5: CT: Fix incorrect removal of tuple_nat_node from + nat rhashtable (bsc#1012628). +- can: dev: prevent potential information leak in can_fill_info() + (bsc#1012628). +- ACPI/IORT: Do not blindly trust DMA masks from firmware + (bsc#1012628). +- of/device: Update dma_range_map only when dev has valid + dma-ranges (bsc#1012628). +- iommu/amd: Use IVHD EFR for early initialization of IOMMU + features (bsc#1012628). +- iommu/vt-d: Correctly check addr alignment in + qi_flush_dev_iotlb_pasid() (bsc#1012628). +- nvme-multipath: Early exit if no path is available + (bsc#1012628). +- selftests: forwarding: Specify interface when invoking mausezahn + (bsc#1012628). +- rxrpc: Fix memory leak in rxrpc_lookup_local (bsc#1012628). +- NFC: fix resource leak when target index is invalid + (bsc#1012628). +- NFC: fix possible resource leak (bsc#1012628). +- ASoC: mediatek: mt8183-da7219: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: mediatek: mt8183-mt6358: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: topology: Properly unregister DAI on removal + (bsc#1012628). +- ASoC: topology: Fix memory corruption in + soc_tplg_denum_create_values() (bsc#1012628). +- scsi: qla2xxx: Fix description for parameter + ql2xenforce_iocb_limit (bsc#1012628). +- team: protect features update by RCU to avoid deadlock + (bsc#1012628). +- tcp: make TCP_USER_TIMEOUT accurate for zero window probes + (bsc#1012628). +- tcp: fix TLP timer not set when CA_STATE changes from DISORDER + to OPEN (bsc#1012628). +- vsock: fix the race conditions in multi-transport support + (bsc#1012628). +- Update patches.suse/acpi_thermal_passive_blacklist.patch + (bsc#333043). +- commit 3527948 + ------------------------------------------------------------------- Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index 61b23453..026f0822 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 5.10 -%define patchversion 5.10.12 +%define patchversion 5.10.13 %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.12 +Version: 5.10.13 %if 0%{?is_kotd} -Release: .ga3c8888 +Release: .ge976b88 %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index 5de96280..f3b2790f 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,254 @@ +------------------------------------------------------------------- +Thu Feb 4 11:42:01 CET 2021 - jslaby@suse.cz + +- net/mlx5: Fix function calculation for page trees (git-fixes). +- commit e976b88 + +------------------------------------------------------------------- +Thu Feb 4 07:01:34 CET 2021 - jslaby@suse.cz + +- Linux 5.10.13 (bsc#1012628). +- iwlwifi: provide gso_type to GSO packets (bsc#1012628). +- nbd: freeze the queue while we're adding connections + (bsc#1012628). +- tty: avoid using vfs_iocb_iter_write() for redirected console + writes (bsc#1012628). +- ACPI: sysfs: Prefer "compatible" modalias (bsc#1012628). +- ACPI: thermal: Do not call acpi_thermal_check() directly + (bsc#1012628). +- kernel: kexec: remove the lock operation of + system_transition_mutex (bsc#1012628). +- ALSA: hda/realtek: Enable headset of ASUS B1400CEPE with ALC256 + (bsc#1012628). +- parisc: Enable -mlong-calls gcc option by default when + !CONFIG_MODULES (bsc#1012628). +- media: cec: add stm32 driver (bsc#1012628). +- media: cedrus: Fix H264 decoding (bsc#1012628). +- media: hantro: Fix reset_raw_fmt initialization (bsc#1012628). +- media: rc: fix timeout handling after switch to microsecond + durations (bsc#1012628). +- media: rc: ite-cir: fix min_timeout calculation (bsc#1012628). +- media: rc: ensure that uevent can be read directly after rc + device register (bsc#1012628). +- ARM: dts: tbs2910: rename MMC node aliases (bsc#1012628). +- ARM: dts: ux500: Reserve memory carveouts (bsc#1012628). +- ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming + (bsc#1012628). +- wext: fix NULL-ptr-dereference with cfg80211's lack of commit() + (bsc#1012628). +- x86/xen: avoid warning in Xen pv guest with + CONFIG_AMD_MEM_ENCRYPT enabled (bsc#1012628). +- ASoC: AMD Renoir - refine DMI entries for some Lenovo products + (bsc#1012628). +- Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)" + (bsc#1012628). +- drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursors (bsc#1012628). +- drm/i915: Always flush the active worker before returning from + the wait (bsc#1012628). +- drm/i915/gt: Always try to reserve GGTT address 0x0 + (bsc#1012628). +- drivers/nouveau/kms/nv50-: Reject format modifiers for cursor + planes (bsc#1012628). +- bcache: only check feature sets when sb->version >= + BCACHE_SB_VERSION_CDEV_WITH_FEATURES (bsc#1012628). +- net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 + modem family (bsc#1012628). +- s390: uv: Fix sysfs max number of VCPUs reporting (bsc#1012628). +- s390/vfio-ap: No need to disable IRQ after queue reset + (bsc#1012628). +- PM: hibernate: flush swap writer after marking (bsc#1012628). +- x86/entry: Emit a symbol for register restoring thunk + (bsc#1012628). +- efi/apple-properties: Reinstate support for boolean properties + (bsc#1012628). +- crypto: marvel/cesa - Fix tdma descriptor on 64-bit + (bsc#1012628). +- drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 + SoCs (bsc#1012628). +- drivers: soc: atmel: add null entry at the end of + at91_soc_allowed_list[] (bsc#1012628). +- btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch + (bsc#1012628). +- btrfs: fix possible free space tree corruption with online + conversion (bsc#1012628). +- KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in + intel_arch_events[] (bsc#1012628). +- KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in + intel_pmu_refresh() (bsc#1012628). +- KVM: arm64: Filter out v8.1+ events on v8.0 HW (bsc#1012628). +- KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested + vmexit (bsc#1012628). +- KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest + mode for VMX (bsc#1012628). +- KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration + (bsc#1012628). +- KVM: x86: get smi pending status correctly (bsc#1012628). +- KVM: Forbid the use of tagged userspace addresses for memslots + (bsc#1012628). +- io_uring: fix wqe->lock/completion_lock deadlock (bsc#1012628). +- xen: Fix XenStore initialisation for XS_LOCAL (bsc#1012628). +- leds: trigger: fix potential deadlock with libata (bsc#1012628). +- arm64: dts: broadcom: Fix USB DMA address translation for + Stingray (bsc#1012628). +- mt7601u: fix kernel crash unplugging the device (bsc#1012628). +- mt76: mt7663s: fix rx buffer refcounting (bsc#1012628). +- mt7601u: fix rx buffer refcounting (bsc#1012628). +- iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit + (bsc#1012628). +- drm/i915/gt: Clear CACHE_MODE prior to clearing residuals + (bsc#1012628). +- drm/i915/pmu: Don't grab wakeref when enabling events + (bsc#1012628). +- net/mlx5e: Fix IPSEC stats (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix pwms for lcd-backlight + (bsc#1012628). +- drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported + devices (bsc#1012628). +- drm/vc4: Correct lbm size and calculation (bsc#1012628). +- drm/vc4: Correct POS1_SCL for hvs5 (bsc#1012628). +- drm/i915: Check for all subplatform bits (bsc#1012628). +- drm/i915/selftest: Fix potential memory leak (bsc#1012628). +- uapi: fix big endian definition of ipv6_rpl_sr_hdr + (bsc#1012628). +- KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM + (bsc#1012628). +- tee: optee: replace might_sleep with cond_resched (bsc#1012628). +- xen-blkfront: allow discard-* nodes to be optional + (bsc#1012628). +- blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in + hctx_may_queue (bsc#1012628). +- clk: imx: fix Kconfig warning for i.MX SCU clk (bsc#1012628). +- clk: mmp2: fix build without CONFIG_PM (bsc#1012628). +- clk: qcom: gcc-sm250: Use floor ops for sdcc clks (bsc#1012628). +- ARM: imx: build suspend-imx6.S with arm instruction set + (bsc#1012628). +- ARM: zImage: atags_to_fdt: Fix node names on added root nodes + (bsc#1012628). +- netfilter: nft_dynset: add timeout extension to template + (bsc#1012628). +- Revert "RDMA/mlx5: Fix devlink deadlock on net namespace + deletion" (bsc#1012628). +- Revert "block: simplify set_init_blocksize" to regain lost + performance (bsc#1012628). +- xfrm: Fix oops in xfrm_replay_advance_bmp (bsc#1012628). +- xfrm: fix disable_xfrm sysctl when used on xfrm interfaces + (bsc#1012628). +- selftests: xfrm: fix test return value override issue in + xfrm_policy.sh (bsc#1012628). +- xfrm: Fix wraparound in xfrm_policy_addr_delta() (bsc#1012628). +- arm64: dts: ls1028a: fix the offset of the reset register + (bsc#1012628). +- ARM: imx: fix imx8m dependencies (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default status + (bsc#1012628). +- ARM: dts: imx6qdl-sr-som: fix some cubox-i platforms + (bsc#1012628). +- arm64: dts: imx8mp: Correct the gpio ranges of gpio3 + (bsc#1012628). +- firmware: imx: select SOC_BUS to fix firmware build + (bsc#1012628). +- RDMA/cxgb4: Fix the reported max_recv_sge value (bsc#1012628). +- ASoC: dt-bindings: lpass: Fix and common up lpass dai ids + (bsc#1012628). +- ASoC: qcom: Fix incorrect volatile registers (bsc#1012628). +- ASoC: qcom: Fix broken support to MI2S TERTIARY and QUATERNARY + (bsc#1012628). +- ASoC: qcom: lpass-ipq806x: fix bitwidth regmap field + (bsc#1012628). +- spi: altera: Fix memory leak on error path (bsc#1012628). +- ASoC: Intel: Skylake: skl-topology: Fix OOPs ib + skl_tplg_complete (bsc#1012628). +- powerpc/64s: prevent recursive replay_soft_interrupts causing + superfluous interrupt (bsc#1012628). +- pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process() + (bsc#1012628). +- pNFS/NFSv4: Update the layout barrier when we schedule a + layoutreturn (bsc#1012628). +- ASoC: SOF: Intel: soundwire: fix select/depend unmet + dependencies (bsc#1012628). +- ASoC: qcom: lpass: Fix out-of-bounds DAI ID lookup + (bsc#1012628). +- iwlwifi: pcie: avoid potential PNVM leaks (bsc#1012628). +- iwlwifi: pnvm: don't skip everything when not reloading + (bsc#1012628). +- iwlwifi: pnvm: don't try to load after failures (bsc#1012628). +- iwlwifi: pcie: set LTR on more devices (bsc#1012628). +- iwlwifi: pcie: use jiffies for memory read spin time limit + (bsc#1012628). +- iwlwifi: pcie: reschedule in long-running memory reads + (bsc#1012628). +- mac80211: pause TX while changing interface type (bsc#1012628). +- ice: fix FDir IPv6 flexbyte (bsc#1012628). +- ice: Implement flow for IPv6 next header (extension header) + (bsc#1012628). +- ice: update dev_addr in ice_set_mac_address even if HW filter + exists (bsc#1012628). +- ice: Don't allow more channels than LAN MSI-X available + (bsc#1012628). +- ice: Fix MSI-X vector fallback logic (bsc#1012628). +- i40e: acquire VSI pointer only after VF is initialized + (bsc#1012628). +- igc: fix link speed advertising (bsc#1012628). +- net/mlx5: Fix memory leak on flow table creation error flow + (bsc#1012628). +- net/mlx5e: E-switch, Fix rate calculation for overflow + (bsc#1012628). +- net/mlx5e: free page before return (bsc#1012628). +- net/mlx5e: Reduce tc unsupported key print level (bsc#1012628). +- net/mlx5: Maintain separate page trees for ECPF and PF functions + (bsc#1012628). +- net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is + disabled (bsc#1012628). +- net/mlx5e: Fix CT rule + encap slow path offload and deletion + (bsc#1012628). +- net/mlx5e: Correctly handle changing the number of queues when + the interface is down (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing trust + state without reset (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing MTU and + LRO state without reset (bsc#1012628). +- net/mlx5: CT: Fix incorrect removal of tuple_nat_node from + nat rhashtable (bsc#1012628). +- can: dev: prevent potential information leak in can_fill_info() + (bsc#1012628). +- ACPI/IORT: Do not blindly trust DMA masks from firmware + (bsc#1012628). +- of/device: Update dma_range_map only when dev has valid + dma-ranges (bsc#1012628). +- iommu/amd: Use IVHD EFR for early initialization of IOMMU + features (bsc#1012628). +- iommu/vt-d: Correctly check addr alignment in + qi_flush_dev_iotlb_pasid() (bsc#1012628). +- nvme-multipath: Early exit if no path is available + (bsc#1012628). +- selftests: forwarding: Specify interface when invoking mausezahn + (bsc#1012628). +- rxrpc: Fix memory leak in rxrpc_lookup_local (bsc#1012628). +- NFC: fix resource leak when target index is invalid + (bsc#1012628). +- NFC: fix possible resource leak (bsc#1012628). +- ASoC: mediatek: mt8183-da7219: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: mediatek: mt8183-mt6358: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: topology: Properly unregister DAI on removal + (bsc#1012628). +- ASoC: topology: Fix memory corruption in + soc_tplg_denum_create_values() (bsc#1012628). +- scsi: qla2xxx: Fix description for parameter + ql2xenforce_iocb_limit (bsc#1012628). +- team: protect features update by RCU to avoid deadlock + (bsc#1012628). +- tcp: make TCP_USER_TIMEOUT accurate for zero window probes + (bsc#1012628). +- tcp: fix TLP timer not set when CA_STATE changes from DISORDER + to OPEN (bsc#1012628). +- vsock: fix the race conditions in multi-transport support + (bsc#1012628). +- Update patches.suse/acpi_thermal_passive_blacklist.patch + (bsc#333043). +- commit 3527948 + ------------------------------------------------------------------- Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index 39ccd036..c13186ec 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 5.10 -%define patchversion 5.10.12 +%define patchversion 5.10.13 %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.12 +Version: 5.10.13 %if 0%{?is_kotd} -Release: .ga3c8888 +Release: .ge976b88 %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index 5de96280..f3b2790f 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,3 +1,254 @@ +------------------------------------------------------------------- +Thu Feb 4 11:42:01 CET 2021 - jslaby@suse.cz + +- net/mlx5: Fix function calculation for page trees (git-fixes). +- commit e976b88 + +------------------------------------------------------------------- +Thu Feb 4 07:01:34 CET 2021 - jslaby@suse.cz + +- Linux 5.10.13 (bsc#1012628). +- iwlwifi: provide gso_type to GSO packets (bsc#1012628). +- nbd: freeze the queue while we're adding connections + (bsc#1012628). +- tty: avoid using vfs_iocb_iter_write() for redirected console + writes (bsc#1012628). +- ACPI: sysfs: Prefer "compatible" modalias (bsc#1012628). +- ACPI: thermal: Do not call acpi_thermal_check() directly + (bsc#1012628). +- kernel: kexec: remove the lock operation of + system_transition_mutex (bsc#1012628). +- ALSA: hda/realtek: Enable headset of ASUS B1400CEPE with ALC256 + (bsc#1012628). +- parisc: Enable -mlong-calls gcc option by default when + !CONFIG_MODULES (bsc#1012628). +- media: cec: add stm32 driver (bsc#1012628). +- media: cedrus: Fix H264 decoding (bsc#1012628). +- media: hantro: Fix reset_raw_fmt initialization (bsc#1012628). +- media: rc: fix timeout handling after switch to microsecond + durations (bsc#1012628). +- media: rc: ite-cir: fix min_timeout calculation (bsc#1012628). +- media: rc: ensure that uevent can be read directly after rc + device register (bsc#1012628). +- ARM: dts: tbs2910: rename MMC node aliases (bsc#1012628). +- ARM: dts: ux500: Reserve memory carveouts (bsc#1012628). +- ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming + (bsc#1012628). +- wext: fix NULL-ptr-dereference with cfg80211's lack of commit() + (bsc#1012628). +- x86/xen: avoid warning in Xen pv guest with + CONFIG_AMD_MEM_ENCRYPT enabled (bsc#1012628). +- ASoC: AMD Renoir - refine DMI entries for some Lenovo products + (bsc#1012628). +- Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)" + (bsc#1012628). +- drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursors (bsc#1012628). +- drm/i915: Always flush the active worker before returning from + the wait (bsc#1012628). +- drm/i915/gt: Always try to reserve GGTT address 0x0 + (bsc#1012628). +- drivers/nouveau/kms/nv50-: Reject format modifiers for cursor + planes (bsc#1012628). +- bcache: only check feature sets when sb->version >= + BCACHE_SB_VERSION_CDEV_WITH_FEATURES (bsc#1012628). +- net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 + modem family (bsc#1012628). +- s390: uv: Fix sysfs max number of VCPUs reporting (bsc#1012628). +- s390/vfio-ap: No need to disable IRQ after queue reset + (bsc#1012628). +- PM: hibernate: flush swap writer after marking (bsc#1012628). +- x86/entry: Emit a symbol for register restoring thunk + (bsc#1012628). +- efi/apple-properties: Reinstate support for boolean properties + (bsc#1012628). +- crypto: marvel/cesa - Fix tdma descriptor on 64-bit + (bsc#1012628). +- drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 + SoCs (bsc#1012628). +- drivers: soc: atmel: add null entry at the end of + at91_soc_allowed_list[] (bsc#1012628). +- btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch + (bsc#1012628). +- btrfs: fix possible free space tree corruption with online + conversion (bsc#1012628). +- KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in + intel_arch_events[] (bsc#1012628). +- KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in + intel_pmu_refresh() (bsc#1012628). +- KVM: arm64: Filter out v8.1+ events on v8.0 HW (bsc#1012628). +- KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested + vmexit (bsc#1012628). +- KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest + mode for VMX (bsc#1012628). +- KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration + (bsc#1012628). +- KVM: x86: get smi pending status correctly (bsc#1012628). +- KVM: Forbid the use of tagged userspace addresses for memslots + (bsc#1012628). +- io_uring: fix wqe->lock/completion_lock deadlock (bsc#1012628). +- xen: Fix XenStore initialisation for XS_LOCAL (bsc#1012628). +- leds: trigger: fix potential deadlock with libata (bsc#1012628). +- arm64: dts: broadcom: Fix USB DMA address translation for + Stingray (bsc#1012628). +- mt7601u: fix kernel crash unplugging the device (bsc#1012628). +- mt76: mt7663s: fix rx buffer refcounting (bsc#1012628). +- mt7601u: fix rx buffer refcounting (bsc#1012628). +- iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit + (bsc#1012628). +- drm/i915/gt: Clear CACHE_MODE prior to clearing residuals + (bsc#1012628). +- drm/i915/pmu: Don't grab wakeref when enabling events + (bsc#1012628). +- net/mlx5e: Fix IPSEC stats (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix pwms for lcd-backlight + (bsc#1012628). +- drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported + devices (bsc#1012628). +- drm/vc4: Correct lbm size and calculation (bsc#1012628). +- drm/vc4: Correct POS1_SCL for hvs5 (bsc#1012628). +- drm/i915: Check for all subplatform bits (bsc#1012628). +- drm/i915/selftest: Fix potential memory leak (bsc#1012628). +- uapi: fix big endian definition of ipv6_rpl_sr_hdr + (bsc#1012628). +- KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM + (bsc#1012628). +- tee: optee: replace might_sleep with cond_resched (bsc#1012628). +- xen-blkfront: allow discard-* nodes to be optional + (bsc#1012628). +- blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in + hctx_may_queue (bsc#1012628). +- clk: imx: fix Kconfig warning for i.MX SCU clk (bsc#1012628). +- clk: mmp2: fix build without CONFIG_PM (bsc#1012628). +- clk: qcom: gcc-sm250: Use floor ops for sdcc clks (bsc#1012628). +- ARM: imx: build suspend-imx6.S with arm instruction set + (bsc#1012628). +- ARM: zImage: atags_to_fdt: Fix node names on added root nodes + (bsc#1012628). +- netfilter: nft_dynset: add timeout extension to template + (bsc#1012628). +- Revert "RDMA/mlx5: Fix devlink deadlock on net namespace + deletion" (bsc#1012628). +- Revert "block: simplify set_init_blocksize" to regain lost + performance (bsc#1012628). +- xfrm: Fix oops in xfrm_replay_advance_bmp (bsc#1012628). +- xfrm: fix disable_xfrm sysctl when used on xfrm interfaces + (bsc#1012628). +- selftests: xfrm: fix test return value override issue in + xfrm_policy.sh (bsc#1012628). +- xfrm: Fix wraparound in xfrm_policy_addr_delta() (bsc#1012628). +- arm64: dts: ls1028a: fix the offset of the reset register + (bsc#1012628). +- ARM: imx: fix imx8m dependencies (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default status + (bsc#1012628). +- ARM: dts: imx6qdl-sr-som: fix some cubox-i platforms + (bsc#1012628). +- arm64: dts: imx8mp: Correct the gpio ranges of gpio3 + (bsc#1012628). +- firmware: imx: select SOC_BUS to fix firmware build + (bsc#1012628). +- RDMA/cxgb4: Fix the reported max_recv_sge value (bsc#1012628). +- ASoC: dt-bindings: lpass: Fix and common up lpass dai ids + (bsc#1012628). +- ASoC: qcom: Fix incorrect volatile registers (bsc#1012628). +- ASoC: qcom: Fix broken support to MI2S TERTIARY and QUATERNARY + (bsc#1012628). +- ASoC: qcom: lpass-ipq806x: fix bitwidth regmap field + (bsc#1012628). +- spi: altera: Fix memory leak on error path (bsc#1012628). +- ASoC: Intel: Skylake: skl-topology: Fix OOPs ib + skl_tplg_complete (bsc#1012628). +- powerpc/64s: prevent recursive replay_soft_interrupts causing + superfluous interrupt (bsc#1012628). +- pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process() + (bsc#1012628). +- pNFS/NFSv4: Update the layout barrier when we schedule a + layoutreturn (bsc#1012628). +- ASoC: SOF: Intel: soundwire: fix select/depend unmet + dependencies (bsc#1012628). +- ASoC: qcom: lpass: Fix out-of-bounds DAI ID lookup + (bsc#1012628). +- iwlwifi: pcie: avoid potential PNVM leaks (bsc#1012628). +- iwlwifi: pnvm: don't skip everything when not reloading + (bsc#1012628). +- iwlwifi: pnvm: don't try to load after failures (bsc#1012628). +- iwlwifi: pcie: set LTR on more devices (bsc#1012628). +- iwlwifi: pcie: use jiffies for memory read spin time limit + (bsc#1012628). +- iwlwifi: pcie: reschedule in long-running memory reads + (bsc#1012628). +- mac80211: pause TX while changing interface type (bsc#1012628). +- ice: fix FDir IPv6 flexbyte (bsc#1012628). +- ice: Implement flow for IPv6 next header (extension header) + (bsc#1012628). +- ice: update dev_addr in ice_set_mac_address even if HW filter + exists (bsc#1012628). +- ice: Don't allow more channels than LAN MSI-X available + (bsc#1012628). +- ice: Fix MSI-X vector fallback logic (bsc#1012628). +- i40e: acquire VSI pointer only after VF is initialized + (bsc#1012628). +- igc: fix link speed advertising (bsc#1012628). +- net/mlx5: Fix memory leak on flow table creation error flow + (bsc#1012628). +- net/mlx5e: E-switch, Fix rate calculation for overflow + (bsc#1012628). +- net/mlx5e: free page before return (bsc#1012628). +- net/mlx5e: Reduce tc unsupported key print level (bsc#1012628). +- net/mlx5: Maintain separate page trees for ECPF and PF functions + (bsc#1012628). +- net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is + disabled (bsc#1012628). +- net/mlx5e: Fix CT rule + encap slow path offload and deletion + (bsc#1012628). +- net/mlx5e: Correctly handle changing the number of queues when + the interface is down (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing trust + state without reset (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing MTU and + LRO state without reset (bsc#1012628). +- net/mlx5: CT: Fix incorrect removal of tuple_nat_node from + nat rhashtable (bsc#1012628). +- can: dev: prevent potential information leak in can_fill_info() + (bsc#1012628). +- ACPI/IORT: Do not blindly trust DMA masks from firmware + (bsc#1012628). +- of/device: Update dma_range_map only when dev has valid + dma-ranges (bsc#1012628). +- iommu/amd: Use IVHD EFR for early initialization of IOMMU + features (bsc#1012628). +- iommu/vt-d: Correctly check addr alignment in + qi_flush_dev_iotlb_pasid() (bsc#1012628). +- nvme-multipath: Early exit if no path is available + (bsc#1012628). +- selftests: forwarding: Specify interface when invoking mausezahn + (bsc#1012628). +- rxrpc: Fix memory leak in rxrpc_lookup_local (bsc#1012628). +- NFC: fix resource leak when target index is invalid + (bsc#1012628). +- NFC: fix possible resource leak (bsc#1012628). +- ASoC: mediatek: mt8183-da7219: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: mediatek: mt8183-mt6358: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: topology: Properly unregister DAI on removal + (bsc#1012628). +- ASoC: topology: Fix memory corruption in + soc_tplg_denum_create_values() (bsc#1012628). +- scsi: qla2xxx: Fix description for parameter + ql2xenforce_iocb_limit (bsc#1012628). +- team: protect features update by RCU to avoid deadlock + (bsc#1012628). +- tcp: make TCP_USER_TIMEOUT accurate for zero window probes + (bsc#1012628). +- tcp: fix TLP timer not set when CA_STATE changes from DISORDER + to OPEN (bsc#1012628). +- vsock: fix the race conditions in multi-transport support + (bsc#1012628). +- Update patches.suse/acpi_thermal_passive_blacklist.patch + (bsc#333043). +- commit 3527948 + ------------------------------------------------------------------- Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index 7c0f1415..966bd58e 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -17,7 +17,7 @@ %define srcversion 5.10 -%define patchversion 5.10.12 +%define patchversion 5.10.13 %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.12 +Version: 5.10.13 %if 0%{?is_kotd} -Release: .ga3c8888 +Release: .ge976b88 %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index 5de96280..f3b2790f 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,254 @@ +------------------------------------------------------------------- +Thu Feb 4 11:42:01 CET 2021 - jslaby@suse.cz + +- net/mlx5: Fix function calculation for page trees (git-fixes). +- commit e976b88 + +------------------------------------------------------------------- +Thu Feb 4 07:01:34 CET 2021 - jslaby@suse.cz + +- Linux 5.10.13 (bsc#1012628). +- iwlwifi: provide gso_type to GSO packets (bsc#1012628). +- nbd: freeze the queue while we're adding connections + (bsc#1012628). +- tty: avoid using vfs_iocb_iter_write() for redirected console + writes (bsc#1012628). +- ACPI: sysfs: Prefer "compatible" modalias (bsc#1012628). +- ACPI: thermal: Do not call acpi_thermal_check() directly + (bsc#1012628). +- kernel: kexec: remove the lock operation of + system_transition_mutex (bsc#1012628). +- ALSA: hda/realtek: Enable headset of ASUS B1400CEPE with ALC256 + (bsc#1012628). +- parisc: Enable -mlong-calls gcc option by default when + !CONFIG_MODULES (bsc#1012628). +- media: cec: add stm32 driver (bsc#1012628). +- media: cedrus: Fix H264 decoding (bsc#1012628). +- media: hantro: Fix reset_raw_fmt initialization (bsc#1012628). +- media: rc: fix timeout handling after switch to microsecond + durations (bsc#1012628). +- media: rc: ite-cir: fix min_timeout calculation (bsc#1012628). +- media: rc: ensure that uevent can be read directly after rc + device register (bsc#1012628). +- ARM: dts: tbs2910: rename MMC node aliases (bsc#1012628). +- ARM: dts: ux500: Reserve memory carveouts (bsc#1012628). +- ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming + (bsc#1012628). +- wext: fix NULL-ptr-dereference with cfg80211's lack of commit() + (bsc#1012628). +- x86/xen: avoid warning in Xen pv guest with + CONFIG_AMD_MEM_ENCRYPT enabled (bsc#1012628). +- ASoC: AMD Renoir - refine DMI entries for some Lenovo products + (bsc#1012628). +- Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)" + (bsc#1012628). +- drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursors (bsc#1012628). +- drm/i915: Always flush the active worker before returning from + the wait (bsc#1012628). +- drm/i915/gt: Always try to reserve GGTT address 0x0 + (bsc#1012628). +- drivers/nouveau/kms/nv50-: Reject format modifiers for cursor + planes (bsc#1012628). +- bcache: only check feature sets when sb->version >= + BCACHE_SB_VERSION_CDEV_WITH_FEATURES (bsc#1012628). +- net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 + modem family (bsc#1012628). +- s390: uv: Fix sysfs max number of VCPUs reporting (bsc#1012628). +- s390/vfio-ap: No need to disable IRQ after queue reset + (bsc#1012628). +- PM: hibernate: flush swap writer after marking (bsc#1012628). +- x86/entry: Emit a symbol for register restoring thunk + (bsc#1012628). +- efi/apple-properties: Reinstate support for boolean properties + (bsc#1012628). +- crypto: marvel/cesa - Fix tdma descriptor on 64-bit + (bsc#1012628). +- drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 + SoCs (bsc#1012628). +- drivers: soc: atmel: add null entry at the end of + at91_soc_allowed_list[] (bsc#1012628). +- btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch + (bsc#1012628). +- btrfs: fix possible free space tree corruption with online + conversion (bsc#1012628). +- KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in + intel_arch_events[] (bsc#1012628). +- KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in + intel_pmu_refresh() (bsc#1012628). +- KVM: arm64: Filter out v8.1+ events on v8.0 HW (bsc#1012628). +- KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested + vmexit (bsc#1012628). +- KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest + mode for VMX (bsc#1012628). +- KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration + (bsc#1012628). +- KVM: x86: get smi pending status correctly (bsc#1012628). +- KVM: Forbid the use of tagged userspace addresses for memslots + (bsc#1012628). +- io_uring: fix wqe->lock/completion_lock deadlock (bsc#1012628). +- xen: Fix XenStore initialisation for XS_LOCAL (bsc#1012628). +- leds: trigger: fix potential deadlock with libata (bsc#1012628). +- arm64: dts: broadcom: Fix USB DMA address translation for + Stingray (bsc#1012628). +- mt7601u: fix kernel crash unplugging the device (bsc#1012628). +- mt76: mt7663s: fix rx buffer refcounting (bsc#1012628). +- mt7601u: fix rx buffer refcounting (bsc#1012628). +- iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit + (bsc#1012628). +- drm/i915/gt: Clear CACHE_MODE prior to clearing residuals + (bsc#1012628). +- drm/i915/pmu: Don't grab wakeref when enabling events + (bsc#1012628). +- net/mlx5e: Fix IPSEC stats (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix pwms for lcd-backlight + (bsc#1012628). +- drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported + devices (bsc#1012628). +- drm/vc4: Correct lbm size and calculation (bsc#1012628). +- drm/vc4: Correct POS1_SCL for hvs5 (bsc#1012628). +- drm/i915: Check for all subplatform bits (bsc#1012628). +- drm/i915/selftest: Fix potential memory leak (bsc#1012628). +- uapi: fix big endian definition of ipv6_rpl_sr_hdr + (bsc#1012628). +- KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM + (bsc#1012628). +- tee: optee: replace might_sleep with cond_resched (bsc#1012628). +- xen-blkfront: allow discard-* nodes to be optional + (bsc#1012628). +- blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in + hctx_may_queue (bsc#1012628). +- clk: imx: fix Kconfig warning for i.MX SCU clk (bsc#1012628). +- clk: mmp2: fix build without CONFIG_PM (bsc#1012628). +- clk: qcom: gcc-sm250: Use floor ops for sdcc clks (bsc#1012628). +- ARM: imx: build suspend-imx6.S with arm instruction set + (bsc#1012628). +- ARM: zImage: atags_to_fdt: Fix node names on added root nodes + (bsc#1012628). +- netfilter: nft_dynset: add timeout extension to template + (bsc#1012628). +- Revert "RDMA/mlx5: Fix devlink deadlock on net namespace + deletion" (bsc#1012628). +- Revert "block: simplify set_init_blocksize" to regain lost + performance (bsc#1012628). +- xfrm: Fix oops in xfrm_replay_advance_bmp (bsc#1012628). +- xfrm: fix disable_xfrm sysctl when used on xfrm interfaces + (bsc#1012628). +- selftests: xfrm: fix test return value override issue in + xfrm_policy.sh (bsc#1012628). +- xfrm: Fix wraparound in xfrm_policy_addr_delta() (bsc#1012628). +- arm64: dts: ls1028a: fix the offset of the reset register + (bsc#1012628). +- ARM: imx: fix imx8m dependencies (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default status + (bsc#1012628). +- ARM: dts: imx6qdl-sr-som: fix some cubox-i platforms + (bsc#1012628). +- arm64: dts: imx8mp: Correct the gpio ranges of gpio3 + (bsc#1012628). +- firmware: imx: select SOC_BUS to fix firmware build + (bsc#1012628). +- RDMA/cxgb4: Fix the reported max_recv_sge value (bsc#1012628). +- ASoC: dt-bindings: lpass: Fix and common up lpass dai ids + (bsc#1012628). +- ASoC: qcom: Fix incorrect volatile registers (bsc#1012628). +- ASoC: qcom: Fix broken support to MI2S TERTIARY and QUATERNARY + (bsc#1012628). +- ASoC: qcom: lpass-ipq806x: fix bitwidth regmap field + (bsc#1012628). +- spi: altera: Fix memory leak on error path (bsc#1012628). +- ASoC: Intel: Skylake: skl-topology: Fix OOPs ib + skl_tplg_complete (bsc#1012628). +- powerpc/64s: prevent recursive replay_soft_interrupts causing + superfluous interrupt (bsc#1012628). +- pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process() + (bsc#1012628). +- pNFS/NFSv4: Update the layout barrier when we schedule a + layoutreturn (bsc#1012628). +- ASoC: SOF: Intel: soundwire: fix select/depend unmet + dependencies (bsc#1012628). +- ASoC: qcom: lpass: Fix out-of-bounds DAI ID lookup + (bsc#1012628). +- iwlwifi: pcie: avoid potential PNVM leaks (bsc#1012628). +- iwlwifi: pnvm: don't skip everything when not reloading + (bsc#1012628). +- iwlwifi: pnvm: don't try to load after failures (bsc#1012628). +- iwlwifi: pcie: set LTR on more devices (bsc#1012628). +- iwlwifi: pcie: use jiffies for memory read spin time limit + (bsc#1012628). +- iwlwifi: pcie: reschedule in long-running memory reads + (bsc#1012628). +- mac80211: pause TX while changing interface type (bsc#1012628). +- ice: fix FDir IPv6 flexbyte (bsc#1012628). +- ice: Implement flow for IPv6 next header (extension header) + (bsc#1012628). +- ice: update dev_addr in ice_set_mac_address even if HW filter + exists (bsc#1012628). +- ice: Don't allow more channels than LAN MSI-X available + (bsc#1012628). +- ice: Fix MSI-X vector fallback logic (bsc#1012628). +- i40e: acquire VSI pointer only after VF is initialized + (bsc#1012628). +- igc: fix link speed advertising (bsc#1012628). +- net/mlx5: Fix memory leak on flow table creation error flow + (bsc#1012628). +- net/mlx5e: E-switch, Fix rate calculation for overflow + (bsc#1012628). +- net/mlx5e: free page before return (bsc#1012628). +- net/mlx5e: Reduce tc unsupported key print level (bsc#1012628). +- net/mlx5: Maintain separate page trees for ECPF and PF functions + (bsc#1012628). +- net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is + disabled (bsc#1012628). +- net/mlx5e: Fix CT rule + encap slow path offload and deletion + (bsc#1012628). +- net/mlx5e: Correctly handle changing the number of queues when + the interface is down (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing trust + state without reset (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing MTU and + LRO state without reset (bsc#1012628). +- net/mlx5: CT: Fix incorrect removal of tuple_nat_node from + nat rhashtable (bsc#1012628). +- can: dev: prevent potential information leak in can_fill_info() + (bsc#1012628). +- ACPI/IORT: Do not blindly trust DMA masks from firmware + (bsc#1012628). +- of/device: Update dma_range_map only when dev has valid + dma-ranges (bsc#1012628). +- iommu/amd: Use IVHD EFR for early initialization of IOMMU + features (bsc#1012628). +- iommu/vt-d: Correctly check addr alignment in + qi_flush_dev_iotlb_pasid() (bsc#1012628). +- nvme-multipath: Early exit if no path is available + (bsc#1012628). +- selftests: forwarding: Specify interface when invoking mausezahn + (bsc#1012628). +- rxrpc: Fix memory leak in rxrpc_lookup_local (bsc#1012628). +- NFC: fix resource leak when target index is invalid + (bsc#1012628). +- NFC: fix possible resource leak (bsc#1012628). +- ASoC: mediatek: mt8183-da7219: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: mediatek: mt8183-mt6358: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: topology: Properly unregister DAI on removal + (bsc#1012628). +- ASoC: topology: Fix memory corruption in + soc_tplg_denum_create_values() (bsc#1012628). +- scsi: qla2xxx: Fix description for parameter + ql2xenforce_iocb_limit (bsc#1012628). +- team: protect features update by RCU to avoid deadlock + (bsc#1012628). +- tcp: make TCP_USER_TIMEOUT accurate for zero window probes + (bsc#1012628). +- tcp: fix TLP timer not set when CA_STATE changes from DISORDER + to OPEN (bsc#1012628). +- vsock: fix the race conditions in multi-transport support + (bsc#1012628). +- Update patches.suse/acpi_thermal_passive_blacklist.patch + (bsc#333043). +- commit 3527948 + ------------------------------------------------------------------- Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 9f3578db..90008230 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.12 +%define patchversion 5.10.13 %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.12 +Version: 5.10.13 %if 0%{?is_kotd} -Release: .ga3c8888 +Release: .ge976b88 %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-a3c888884a63d7ee7325a11835d55562f6785407 -Provides: kernel-srchash-a3c888884a63d7ee7325a11835d55562f6785407 +Provides: kernel-%build_flavor-base-srchash-e976b8823ae2f7e71e5409e9367347d067961b8d +Provides: kernel-srchash-e976b8823ae2f7e71e5409e9367347d067961b8d # END COMMON DEPS -Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407 +Provides: %name-srchash-e976b8823ae2f7e71e5409e9367347d067961b8d %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 5de96280..f3b2790f 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,254 @@ +------------------------------------------------------------------- +Thu Feb 4 11:42:01 CET 2021 - jslaby@suse.cz + +- net/mlx5: Fix function calculation for page trees (git-fixes). +- commit e976b88 + +------------------------------------------------------------------- +Thu Feb 4 07:01:34 CET 2021 - jslaby@suse.cz + +- Linux 5.10.13 (bsc#1012628). +- iwlwifi: provide gso_type to GSO packets (bsc#1012628). +- nbd: freeze the queue while we're adding connections + (bsc#1012628). +- tty: avoid using vfs_iocb_iter_write() for redirected console + writes (bsc#1012628). +- ACPI: sysfs: Prefer "compatible" modalias (bsc#1012628). +- ACPI: thermal: Do not call acpi_thermal_check() directly + (bsc#1012628). +- kernel: kexec: remove the lock operation of + system_transition_mutex (bsc#1012628). +- ALSA: hda/realtek: Enable headset of ASUS B1400CEPE with ALC256 + (bsc#1012628). +- parisc: Enable -mlong-calls gcc option by default when + !CONFIG_MODULES (bsc#1012628). +- media: cec: add stm32 driver (bsc#1012628). +- media: cedrus: Fix H264 decoding (bsc#1012628). +- media: hantro: Fix reset_raw_fmt initialization (bsc#1012628). +- media: rc: fix timeout handling after switch to microsecond + durations (bsc#1012628). +- media: rc: ite-cir: fix min_timeout calculation (bsc#1012628). +- media: rc: ensure that uevent can be read directly after rc + device register (bsc#1012628). +- ARM: dts: tbs2910: rename MMC node aliases (bsc#1012628). +- ARM: dts: ux500: Reserve memory carveouts (bsc#1012628). +- ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming + (bsc#1012628). +- wext: fix NULL-ptr-dereference with cfg80211's lack of commit() + (bsc#1012628). +- x86/xen: avoid warning in Xen pv guest with + CONFIG_AMD_MEM_ENCRYPT enabled (bsc#1012628). +- ASoC: AMD Renoir - refine DMI entries for some Lenovo products + (bsc#1012628). +- Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)" + (bsc#1012628). +- drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursors (bsc#1012628). +- drm/i915: Always flush the active worker before returning from + the wait (bsc#1012628). +- drm/i915/gt: Always try to reserve GGTT address 0x0 + (bsc#1012628). +- drivers/nouveau/kms/nv50-: Reject format modifiers for cursor + planes (bsc#1012628). +- bcache: only check feature sets when sb->version >= + BCACHE_SB_VERSION_CDEV_WITH_FEATURES (bsc#1012628). +- net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 + modem family (bsc#1012628). +- s390: uv: Fix sysfs max number of VCPUs reporting (bsc#1012628). +- s390/vfio-ap: No need to disable IRQ after queue reset + (bsc#1012628). +- PM: hibernate: flush swap writer after marking (bsc#1012628). +- x86/entry: Emit a symbol for register restoring thunk + (bsc#1012628). +- efi/apple-properties: Reinstate support for boolean properties + (bsc#1012628). +- crypto: marvel/cesa - Fix tdma descriptor on 64-bit + (bsc#1012628). +- drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 + SoCs (bsc#1012628). +- drivers: soc: atmel: add null entry at the end of + at91_soc_allowed_list[] (bsc#1012628). +- btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch + (bsc#1012628). +- btrfs: fix possible free space tree corruption with online + conversion (bsc#1012628). +- KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in + intel_arch_events[] (bsc#1012628). +- KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in + intel_pmu_refresh() (bsc#1012628). +- KVM: arm64: Filter out v8.1+ events on v8.0 HW (bsc#1012628). +- KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested + vmexit (bsc#1012628). +- KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest + mode for VMX (bsc#1012628). +- KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration + (bsc#1012628). +- KVM: x86: get smi pending status correctly (bsc#1012628). +- KVM: Forbid the use of tagged userspace addresses for memslots + (bsc#1012628). +- io_uring: fix wqe->lock/completion_lock deadlock (bsc#1012628). +- xen: Fix XenStore initialisation for XS_LOCAL (bsc#1012628). +- leds: trigger: fix potential deadlock with libata (bsc#1012628). +- arm64: dts: broadcom: Fix USB DMA address translation for + Stingray (bsc#1012628). +- mt7601u: fix kernel crash unplugging the device (bsc#1012628). +- mt76: mt7663s: fix rx buffer refcounting (bsc#1012628). +- mt7601u: fix rx buffer refcounting (bsc#1012628). +- iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit + (bsc#1012628). +- drm/i915/gt: Clear CACHE_MODE prior to clearing residuals + (bsc#1012628). +- drm/i915/pmu: Don't grab wakeref when enabling events + (bsc#1012628). +- net/mlx5e: Fix IPSEC stats (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix pwms for lcd-backlight + (bsc#1012628). +- drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported + devices (bsc#1012628). +- drm/vc4: Correct lbm size and calculation (bsc#1012628). +- drm/vc4: Correct POS1_SCL for hvs5 (bsc#1012628). +- drm/i915: Check for all subplatform bits (bsc#1012628). +- drm/i915/selftest: Fix potential memory leak (bsc#1012628). +- uapi: fix big endian definition of ipv6_rpl_sr_hdr + (bsc#1012628). +- KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM + (bsc#1012628). +- tee: optee: replace might_sleep with cond_resched (bsc#1012628). +- xen-blkfront: allow discard-* nodes to be optional + (bsc#1012628). +- blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in + hctx_may_queue (bsc#1012628). +- clk: imx: fix Kconfig warning for i.MX SCU clk (bsc#1012628). +- clk: mmp2: fix build without CONFIG_PM (bsc#1012628). +- clk: qcom: gcc-sm250: Use floor ops for sdcc clks (bsc#1012628). +- ARM: imx: build suspend-imx6.S with arm instruction set + (bsc#1012628). +- ARM: zImage: atags_to_fdt: Fix node names on added root nodes + (bsc#1012628). +- netfilter: nft_dynset: add timeout extension to template + (bsc#1012628). +- Revert "RDMA/mlx5: Fix devlink deadlock on net namespace + deletion" (bsc#1012628). +- Revert "block: simplify set_init_blocksize" to regain lost + performance (bsc#1012628). +- xfrm: Fix oops in xfrm_replay_advance_bmp (bsc#1012628). +- xfrm: fix disable_xfrm sysctl when used on xfrm interfaces + (bsc#1012628). +- selftests: xfrm: fix test return value override issue in + xfrm_policy.sh (bsc#1012628). +- xfrm: Fix wraparound in xfrm_policy_addr_delta() (bsc#1012628). +- arm64: dts: ls1028a: fix the offset of the reset register + (bsc#1012628). +- ARM: imx: fix imx8m dependencies (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default status + (bsc#1012628). +- ARM: dts: imx6qdl-sr-som: fix some cubox-i platforms + (bsc#1012628). +- arm64: dts: imx8mp: Correct the gpio ranges of gpio3 + (bsc#1012628). +- firmware: imx: select SOC_BUS to fix firmware build + (bsc#1012628). +- RDMA/cxgb4: Fix the reported max_recv_sge value (bsc#1012628). +- ASoC: dt-bindings: lpass: Fix and common up lpass dai ids + (bsc#1012628). +- ASoC: qcom: Fix incorrect volatile registers (bsc#1012628). +- ASoC: qcom: Fix broken support to MI2S TERTIARY and QUATERNARY + (bsc#1012628). +- ASoC: qcom: lpass-ipq806x: fix bitwidth regmap field + (bsc#1012628). +- spi: altera: Fix memory leak on error path (bsc#1012628). +- ASoC: Intel: Skylake: skl-topology: Fix OOPs ib + skl_tplg_complete (bsc#1012628). +- powerpc/64s: prevent recursive replay_soft_interrupts causing + superfluous interrupt (bsc#1012628). +- pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process() + (bsc#1012628). +- pNFS/NFSv4: Update the layout barrier when we schedule a + layoutreturn (bsc#1012628). +- ASoC: SOF: Intel: soundwire: fix select/depend unmet + dependencies (bsc#1012628). +- ASoC: qcom: lpass: Fix out-of-bounds DAI ID lookup + (bsc#1012628). +- iwlwifi: pcie: avoid potential PNVM leaks (bsc#1012628). +- iwlwifi: pnvm: don't skip everything when not reloading + (bsc#1012628). +- iwlwifi: pnvm: don't try to load after failures (bsc#1012628). +- iwlwifi: pcie: set LTR on more devices (bsc#1012628). +- iwlwifi: pcie: use jiffies for memory read spin time limit + (bsc#1012628). +- iwlwifi: pcie: reschedule in long-running memory reads + (bsc#1012628). +- mac80211: pause TX while changing interface type (bsc#1012628). +- ice: fix FDir IPv6 flexbyte (bsc#1012628). +- ice: Implement flow for IPv6 next header (extension header) + (bsc#1012628). +- ice: update dev_addr in ice_set_mac_address even if HW filter + exists (bsc#1012628). +- ice: Don't allow more channels than LAN MSI-X available + (bsc#1012628). +- ice: Fix MSI-X vector fallback logic (bsc#1012628). +- i40e: acquire VSI pointer only after VF is initialized + (bsc#1012628). +- igc: fix link speed advertising (bsc#1012628). +- net/mlx5: Fix memory leak on flow table creation error flow + (bsc#1012628). +- net/mlx5e: E-switch, Fix rate calculation for overflow + (bsc#1012628). +- net/mlx5e: free page before return (bsc#1012628). +- net/mlx5e: Reduce tc unsupported key print level (bsc#1012628). +- net/mlx5: Maintain separate page trees for ECPF and PF functions + (bsc#1012628). +- net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is + disabled (bsc#1012628). +- net/mlx5e: Fix CT rule + encap slow path offload and deletion + (bsc#1012628). +- net/mlx5e: Correctly handle changing the number of queues when + the interface is down (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing trust + state without reset (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing MTU and + LRO state without reset (bsc#1012628). +- net/mlx5: CT: Fix incorrect removal of tuple_nat_node from + nat rhashtable (bsc#1012628). +- can: dev: prevent potential information leak in can_fill_info() + (bsc#1012628). +- ACPI/IORT: Do not blindly trust DMA masks from firmware + (bsc#1012628). +- of/device: Update dma_range_map only when dev has valid + dma-ranges (bsc#1012628). +- iommu/amd: Use IVHD EFR for early initialization of IOMMU + features (bsc#1012628). +- iommu/vt-d: Correctly check addr alignment in + qi_flush_dev_iotlb_pasid() (bsc#1012628). +- nvme-multipath: Early exit if no path is available + (bsc#1012628). +- selftests: forwarding: Specify interface when invoking mausezahn + (bsc#1012628). +- rxrpc: Fix memory leak in rxrpc_lookup_local (bsc#1012628). +- NFC: fix resource leak when target index is invalid + (bsc#1012628). +- NFC: fix possible resource leak (bsc#1012628). +- ASoC: mediatek: mt8183-da7219: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: mediatek: mt8183-mt6358: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: topology: Properly unregister DAI on removal + (bsc#1012628). +- ASoC: topology: Fix memory corruption in + soc_tplg_denum_create_values() (bsc#1012628). +- scsi: qla2xxx: Fix description for parameter + ql2xenforce_iocb_limit (bsc#1012628). +- team: protect features update by RCU to avoid deadlock + (bsc#1012628). +- tcp: make TCP_USER_TIMEOUT accurate for zero window probes + (bsc#1012628). +- tcp: fix TLP timer not set when CA_STATE changes from DISORDER + to OPEN (bsc#1012628). +- vsock: fix the race conditions in multi-transport support + (bsc#1012628). +- Update patches.suse/acpi_thermal_passive_blacklist.patch + (bsc#333043). +- commit 3527948 + ------------------------------------------------------------------- Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index 2ab30793..2933c2a7 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.12 +%define patchversion 5.10.13 %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.12 +Version: 5.10.13 %if 0%{?is_kotd} -Release: .ga3c8888 +Release: .ge976b88 %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-a3c888884a63d7ee7325a11835d55562f6785407 -Provides: kernel-srchash-a3c888884a63d7ee7325a11835d55562f6785407 +Provides: kernel-%build_flavor-base-srchash-e976b8823ae2f7e71e5409e9367347d067961b8d +Provides: kernel-srchash-e976b8823ae2f7e71e5409e9367347d067961b8d # END COMMON DEPS -Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407 +Provides: %name-srchash-e976b8823ae2f7e71e5409e9367347d067961b8d %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 5de96280..f3b2790f 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,254 @@ +------------------------------------------------------------------- +Thu Feb 4 11:42:01 CET 2021 - jslaby@suse.cz + +- net/mlx5: Fix function calculation for page trees (git-fixes). +- commit e976b88 + +------------------------------------------------------------------- +Thu Feb 4 07:01:34 CET 2021 - jslaby@suse.cz + +- Linux 5.10.13 (bsc#1012628). +- iwlwifi: provide gso_type to GSO packets (bsc#1012628). +- nbd: freeze the queue while we're adding connections + (bsc#1012628). +- tty: avoid using vfs_iocb_iter_write() for redirected console + writes (bsc#1012628). +- ACPI: sysfs: Prefer "compatible" modalias (bsc#1012628). +- ACPI: thermal: Do not call acpi_thermal_check() directly + (bsc#1012628). +- kernel: kexec: remove the lock operation of + system_transition_mutex (bsc#1012628). +- ALSA: hda/realtek: Enable headset of ASUS B1400CEPE with ALC256 + (bsc#1012628). +- parisc: Enable -mlong-calls gcc option by default when + !CONFIG_MODULES (bsc#1012628). +- media: cec: add stm32 driver (bsc#1012628). +- media: cedrus: Fix H264 decoding (bsc#1012628). +- media: hantro: Fix reset_raw_fmt initialization (bsc#1012628). +- media: rc: fix timeout handling after switch to microsecond + durations (bsc#1012628). +- media: rc: ite-cir: fix min_timeout calculation (bsc#1012628). +- media: rc: ensure that uevent can be read directly after rc + device register (bsc#1012628). +- ARM: dts: tbs2910: rename MMC node aliases (bsc#1012628). +- ARM: dts: ux500: Reserve memory carveouts (bsc#1012628). +- ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming + (bsc#1012628). +- wext: fix NULL-ptr-dereference with cfg80211's lack of commit() + (bsc#1012628). +- x86/xen: avoid warning in Xen pv guest with + CONFIG_AMD_MEM_ENCRYPT enabled (bsc#1012628). +- ASoC: AMD Renoir - refine DMI entries for some Lenovo products + (bsc#1012628). +- Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)" + (bsc#1012628). +- drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursors (bsc#1012628). +- drm/i915: Always flush the active worker before returning from + the wait (bsc#1012628). +- drm/i915/gt: Always try to reserve GGTT address 0x0 + (bsc#1012628). +- drivers/nouveau/kms/nv50-: Reject format modifiers for cursor + planes (bsc#1012628). +- bcache: only check feature sets when sb->version >= + BCACHE_SB_VERSION_CDEV_WITH_FEATURES (bsc#1012628). +- net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 + modem family (bsc#1012628). +- s390: uv: Fix sysfs max number of VCPUs reporting (bsc#1012628). +- s390/vfio-ap: No need to disable IRQ after queue reset + (bsc#1012628). +- PM: hibernate: flush swap writer after marking (bsc#1012628). +- x86/entry: Emit a symbol for register restoring thunk + (bsc#1012628). +- efi/apple-properties: Reinstate support for boolean properties + (bsc#1012628). +- crypto: marvel/cesa - Fix tdma descriptor on 64-bit + (bsc#1012628). +- drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 + SoCs (bsc#1012628). +- drivers: soc: atmel: add null entry at the end of + at91_soc_allowed_list[] (bsc#1012628). +- btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch + (bsc#1012628). +- btrfs: fix possible free space tree corruption with online + conversion (bsc#1012628). +- KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in + intel_arch_events[] (bsc#1012628). +- KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in + intel_pmu_refresh() (bsc#1012628). +- KVM: arm64: Filter out v8.1+ events on v8.0 HW (bsc#1012628). +- KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested + vmexit (bsc#1012628). +- KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest + mode for VMX (bsc#1012628). +- KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration + (bsc#1012628). +- KVM: x86: get smi pending status correctly (bsc#1012628). +- KVM: Forbid the use of tagged userspace addresses for memslots + (bsc#1012628). +- io_uring: fix wqe->lock/completion_lock deadlock (bsc#1012628). +- xen: Fix XenStore initialisation for XS_LOCAL (bsc#1012628). +- leds: trigger: fix potential deadlock with libata (bsc#1012628). +- arm64: dts: broadcom: Fix USB DMA address translation for + Stingray (bsc#1012628). +- mt7601u: fix kernel crash unplugging the device (bsc#1012628). +- mt76: mt7663s: fix rx buffer refcounting (bsc#1012628). +- mt7601u: fix rx buffer refcounting (bsc#1012628). +- iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit + (bsc#1012628). +- drm/i915/gt: Clear CACHE_MODE prior to clearing residuals + (bsc#1012628). +- drm/i915/pmu: Don't grab wakeref when enabling events + (bsc#1012628). +- net/mlx5e: Fix IPSEC stats (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix pwms for lcd-backlight + (bsc#1012628). +- drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported + devices (bsc#1012628). +- drm/vc4: Correct lbm size and calculation (bsc#1012628). +- drm/vc4: Correct POS1_SCL for hvs5 (bsc#1012628). +- drm/i915: Check for all subplatform bits (bsc#1012628). +- drm/i915/selftest: Fix potential memory leak (bsc#1012628). +- uapi: fix big endian definition of ipv6_rpl_sr_hdr + (bsc#1012628). +- KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM + (bsc#1012628). +- tee: optee: replace might_sleep with cond_resched (bsc#1012628). +- xen-blkfront: allow discard-* nodes to be optional + (bsc#1012628). +- blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in + hctx_may_queue (bsc#1012628). +- clk: imx: fix Kconfig warning for i.MX SCU clk (bsc#1012628). +- clk: mmp2: fix build without CONFIG_PM (bsc#1012628). +- clk: qcom: gcc-sm250: Use floor ops for sdcc clks (bsc#1012628). +- ARM: imx: build suspend-imx6.S with arm instruction set + (bsc#1012628). +- ARM: zImage: atags_to_fdt: Fix node names on added root nodes + (bsc#1012628). +- netfilter: nft_dynset: add timeout extension to template + (bsc#1012628). +- Revert "RDMA/mlx5: Fix devlink deadlock on net namespace + deletion" (bsc#1012628). +- Revert "block: simplify set_init_blocksize" to regain lost + performance (bsc#1012628). +- xfrm: Fix oops in xfrm_replay_advance_bmp (bsc#1012628). +- xfrm: fix disable_xfrm sysctl when used on xfrm interfaces + (bsc#1012628). +- selftests: xfrm: fix test return value override issue in + xfrm_policy.sh (bsc#1012628). +- xfrm: Fix wraparound in xfrm_policy_addr_delta() (bsc#1012628). +- arm64: dts: ls1028a: fix the offset of the reset register + (bsc#1012628). +- ARM: imx: fix imx8m dependencies (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default status + (bsc#1012628). +- ARM: dts: imx6qdl-sr-som: fix some cubox-i platforms + (bsc#1012628). +- arm64: dts: imx8mp: Correct the gpio ranges of gpio3 + (bsc#1012628). +- firmware: imx: select SOC_BUS to fix firmware build + (bsc#1012628). +- RDMA/cxgb4: Fix the reported max_recv_sge value (bsc#1012628). +- ASoC: dt-bindings: lpass: Fix and common up lpass dai ids + (bsc#1012628). +- ASoC: qcom: Fix incorrect volatile registers (bsc#1012628). +- ASoC: qcom: Fix broken support to MI2S TERTIARY and QUATERNARY + (bsc#1012628). +- ASoC: qcom: lpass-ipq806x: fix bitwidth regmap field + (bsc#1012628). +- spi: altera: Fix memory leak on error path (bsc#1012628). +- ASoC: Intel: Skylake: skl-topology: Fix OOPs ib + skl_tplg_complete (bsc#1012628). +- powerpc/64s: prevent recursive replay_soft_interrupts causing + superfluous interrupt (bsc#1012628). +- pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process() + (bsc#1012628). +- pNFS/NFSv4: Update the layout barrier when we schedule a + layoutreturn (bsc#1012628). +- ASoC: SOF: Intel: soundwire: fix select/depend unmet + dependencies (bsc#1012628). +- ASoC: qcom: lpass: Fix out-of-bounds DAI ID lookup + (bsc#1012628). +- iwlwifi: pcie: avoid potential PNVM leaks (bsc#1012628). +- iwlwifi: pnvm: don't skip everything when not reloading + (bsc#1012628). +- iwlwifi: pnvm: don't try to load after failures (bsc#1012628). +- iwlwifi: pcie: set LTR on more devices (bsc#1012628). +- iwlwifi: pcie: use jiffies for memory read spin time limit + (bsc#1012628). +- iwlwifi: pcie: reschedule in long-running memory reads + (bsc#1012628). +- mac80211: pause TX while changing interface type (bsc#1012628). +- ice: fix FDir IPv6 flexbyte (bsc#1012628). +- ice: Implement flow for IPv6 next header (extension header) + (bsc#1012628). +- ice: update dev_addr in ice_set_mac_address even if HW filter + exists (bsc#1012628). +- ice: Don't allow more channels than LAN MSI-X available + (bsc#1012628). +- ice: Fix MSI-X vector fallback logic (bsc#1012628). +- i40e: acquire VSI pointer only after VF is initialized + (bsc#1012628). +- igc: fix link speed advertising (bsc#1012628). +- net/mlx5: Fix memory leak on flow table creation error flow + (bsc#1012628). +- net/mlx5e: E-switch, Fix rate calculation for overflow + (bsc#1012628). +- net/mlx5e: free page before return (bsc#1012628). +- net/mlx5e: Reduce tc unsupported key print level (bsc#1012628). +- net/mlx5: Maintain separate page trees for ECPF and PF functions + (bsc#1012628). +- net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is + disabled (bsc#1012628). +- net/mlx5e: Fix CT rule + encap slow path offload and deletion + (bsc#1012628). +- net/mlx5e: Correctly handle changing the number of queues when + the interface is down (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing trust + state without reset (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing MTU and + LRO state without reset (bsc#1012628). +- net/mlx5: CT: Fix incorrect removal of tuple_nat_node from + nat rhashtable (bsc#1012628). +- can: dev: prevent potential information leak in can_fill_info() + (bsc#1012628). +- ACPI/IORT: Do not blindly trust DMA masks from firmware + (bsc#1012628). +- of/device: Update dma_range_map only when dev has valid + dma-ranges (bsc#1012628). +- iommu/amd: Use IVHD EFR for early initialization of IOMMU + features (bsc#1012628). +- iommu/vt-d: Correctly check addr alignment in + qi_flush_dev_iotlb_pasid() (bsc#1012628). +- nvme-multipath: Early exit if no path is available + (bsc#1012628). +- selftests: forwarding: Specify interface when invoking mausezahn + (bsc#1012628). +- rxrpc: Fix memory leak in rxrpc_lookup_local (bsc#1012628). +- NFC: fix resource leak when target index is invalid + (bsc#1012628). +- NFC: fix possible resource leak (bsc#1012628). +- ASoC: mediatek: mt8183-da7219: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: mediatek: mt8183-mt6358: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: topology: Properly unregister DAI on removal + (bsc#1012628). +- ASoC: topology: Fix memory corruption in + soc_tplg_denum_create_values() (bsc#1012628). +- scsi: qla2xxx: Fix description for parameter + ql2xenforce_iocb_limit (bsc#1012628). +- team: protect features update by RCU to avoid deadlock + (bsc#1012628). +- tcp: make TCP_USER_TIMEOUT accurate for zero window probes + (bsc#1012628). +- tcp: fix TLP timer not set when CA_STATE changes from DISORDER + to OPEN (bsc#1012628). +- vsock: fix the race conditions in multi-transport support + (bsc#1012628). +- Update patches.suse/acpi_thermal_passive_blacklist.patch + (bsc#333043). +- commit 3527948 + ------------------------------------------------------------------- Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz diff --git a/kernel-default.spec b/kernel-default.spec index 0d3d0330..d00bb8b7 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.12 +%define patchversion 5.10.13 %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.12 +Version: 5.10.13 %if 0%{?is_kotd} -Release: .ga3c8888 +Release: .ge976b88 %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-a3c888884a63d7ee7325a11835d55562f6785407 -Provides: kernel-srchash-a3c888884a63d7ee7325a11835d55562f6785407 +Provides: kernel-%build_flavor-base-srchash-e976b8823ae2f7e71e5409e9367347d067961b8d +Provides: kernel-srchash-e976b8823ae2f7e71e5409e9367347d067961b8d # END COMMON DEPS -Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407 +Provides: %name-srchash-e976b8823ae2f7e71e5409e9367347d067961b8d %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 5de96280..f3b2790f 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,254 @@ +------------------------------------------------------------------- +Thu Feb 4 11:42:01 CET 2021 - jslaby@suse.cz + +- net/mlx5: Fix function calculation for page trees (git-fixes). +- commit e976b88 + +------------------------------------------------------------------- +Thu Feb 4 07:01:34 CET 2021 - jslaby@suse.cz + +- Linux 5.10.13 (bsc#1012628). +- iwlwifi: provide gso_type to GSO packets (bsc#1012628). +- nbd: freeze the queue while we're adding connections + (bsc#1012628). +- tty: avoid using vfs_iocb_iter_write() for redirected console + writes (bsc#1012628). +- ACPI: sysfs: Prefer "compatible" modalias (bsc#1012628). +- ACPI: thermal: Do not call acpi_thermal_check() directly + (bsc#1012628). +- kernel: kexec: remove the lock operation of + system_transition_mutex (bsc#1012628). +- ALSA: hda/realtek: Enable headset of ASUS B1400CEPE with ALC256 + (bsc#1012628). +- parisc: Enable -mlong-calls gcc option by default when + !CONFIG_MODULES (bsc#1012628). +- media: cec: add stm32 driver (bsc#1012628). +- media: cedrus: Fix H264 decoding (bsc#1012628). +- media: hantro: Fix reset_raw_fmt initialization (bsc#1012628). +- media: rc: fix timeout handling after switch to microsecond + durations (bsc#1012628). +- media: rc: ite-cir: fix min_timeout calculation (bsc#1012628). +- media: rc: ensure that uevent can be read directly after rc + device register (bsc#1012628). +- ARM: dts: tbs2910: rename MMC node aliases (bsc#1012628). +- ARM: dts: ux500: Reserve memory carveouts (bsc#1012628). +- ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming + (bsc#1012628). +- wext: fix NULL-ptr-dereference with cfg80211's lack of commit() + (bsc#1012628). +- x86/xen: avoid warning in Xen pv guest with + CONFIG_AMD_MEM_ENCRYPT enabled (bsc#1012628). +- ASoC: AMD Renoir - refine DMI entries for some Lenovo products + (bsc#1012628). +- Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)" + (bsc#1012628). +- drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursors (bsc#1012628). +- drm/i915: Always flush the active worker before returning from + the wait (bsc#1012628). +- drm/i915/gt: Always try to reserve GGTT address 0x0 + (bsc#1012628). +- drivers/nouveau/kms/nv50-: Reject format modifiers for cursor + planes (bsc#1012628). +- bcache: only check feature sets when sb->version >= + BCACHE_SB_VERSION_CDEV_WITH_FEATURES (bsc#1012628). +- net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 + modem family (bsc#1012628). +- s390: uv: Fix sysfs max number of VCPUs reporting (bsc#1012628). +- s390/vfio-ap: No need to disable IRQ after queue reset + (bsc#1012628). +- PM: hibernate: flush swap writer after marking (bsc#1012628). +- x86/entry: Emit a symbol for register restoring thunk + (bsc#1012628). +- efi/apple-properties: Reinstate support for boolean properties + (bsc#1012628). +- crypto: marvel/cesa - Fix tdma descriptor on 64-bit + (bsc#1012628). +- drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 + SoCs (bsc#1012628). +- drivers: soc: atmel: add null entry at the end of + at91_soc_allowed_list[] (bsc#1012628). +- btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch + (bsc#1012628). +- btrfs: fix possible free space tree corruption with online + conversion (bsc#1012628). +- KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in + intel_arch_events[] (bsc#1012628). +- KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in + intel_pmu_refresh() (bsc#1012628). +- KVM: arm64: Filter out v8.1+ events on v8.0 HW (bsc#1012628). +- KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested + vmexit (bsc#1012628). +- KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest + mode for VMX (bsc#1012628). +- KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration + (bsc#1012628). +- KVM: x86: get smi pending status correctly (bsc#1012628). +- KVM: Forbid the use of tagged userspace addresses for memslots + (bsc#1012628). +- io_uring: fix wqe->lock/completion_lock deadlock (bsc#1012628). +- xen: Fix XenStore initialisation for XS_LOCAL (bsc#1012628). +- leds: trigger: fix potential deadlock with libata (bsc#1012628). +- arm64: dts: broadcom: Fix USB DMA address translation for + Stingray (bsc#1012628). +- mt7601u: fix kernel crash unplugging the device (bsc#1012628). +- mt76: mt7663s: fix rx buffer refcounting (bsc#1012628). +- mt7601u: fix rx buffer refcounting (bsc#1012628). +- iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit + (bsc#1012628). +- drm/i915/gt: Clear CACHE_MODE prior to clearing residuals + (bsc#1012628). +- drm/i915/pmu: Don't grab wakeref when enabling events + (bsc#1012628). +- net/mlx5e: Fix IPSEC stats (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix pwms for lcd-backlight + (bsc#1012628). +- drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported + devices (bsc#1012628). +- drm/vc4: Correct lbm size and calculation (bsc#1012628). +- drm/vc4: Correct POS1_SCL for hvs5 (bsc#1012628). +- drm/i915: Check for all subplatform bits (bsc#1012628). +- drm/i915/selftest: Fix potential memory leak (bsc#1012628). +- uapi: fix big endian definition of ipv6_rpl_sr_hdr + (bsc#1012628). +- KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM + (bsc#1012628). +- tee: optee: replace might_sleep with cond_resched (bsc#1012628). +- xen-blkfront: allow discard-* nodes to be optional + (bsc#1012628). +- blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in + hctx_may_queue (bsc#1012628). +- clk: imx: fix Kconfig warning for i.MX SCU clk (bsc#1012628). +- clk: mmp2: fix build without CONFIG_PM (bsc#1012628). +- clk: qcom: gcc-sm250: Use floor ops for sdcc clks (bsc#1012628). +- ARM: imx: build suspend-imx6.S with arm instruction set + (bsc#1012628). +- ARM: zImage: atags_to_fdt: Fix node names on added root nodes + (bsc#1012628). +- netfilter: nft_dynset: add timeout extension to template + (bsc#1012628). +- Revert "RDMA/mlx5: Fix devlink deadlock on net namespace + deletion" (bsc#1012628). +- Revert "block: simplify set_init_blocksize" to regain lost + performance (bsc#1012628). +- xfrm: Fix oops in xfrm_replay_advance_bmp (bsc#1012628). +- xfrm: fix disable_xfrm sysctl when used on xfrm interfaces + (bsc#1012628). +- selftests: xfrm: fix test return value override issue in + xfrm_policy.sh (bsc#1012628). +- xfrm: Fix wraparound in xfrm_policy_addr_delta() (bsc#1012628). +- arm64: dts: ls1028a: fix the offset of the reset register + (bsc#1012628). +- ARM: imx: fix imx8m dependencies (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default status + (bsc#1012628). +- ARM: dts: imx6qdl-sr-som: fix some cubox-i platforms + (bsc#1012628). +- arm64: dts: imx8mp: Correct the gpio ranges of gpio3 + (bsc#1012628). +- firmware: imx: select SOC_BUS to fix firmware build + (bsc#1012628). +- RDMA/cxgb4: Fix the reported max_recv_sge value (bsc#1012628). +- ASoC: dt-bindings: lpass: Fix and common up lpass dai ids + (bsc#1012628). +- ASoC: qcom: Fix incorrect volatile registers (bsc#1012628). +- ASoC: qcom: Fix broken support to MI2S TERTIARY and QUATERNARY + (bsc#1012628). +- ASoC: qcom: lpass-ipq806x: fix bitwidth regmap field + (bsc#1012628). +- spi: altera: Fix memory leak on error path (bsc#1012628). +- ASoC: Intel: Skylake: skl-topology: Fix OOPs ib + skl_tplg_complete (bsc#1012628). +- powerpc/64s: prevent recursive replay_soft_interrupts causing + superfluous interrupt (bsc#1012628). +- pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process() + (bsc#1012628). +- pNFS/NFSv4: Update the layout barrier when we schedule a + layoutreturn (bsc#1012628). +- ASoC: SOF: Intel: soundwire: fix select/depend unmet + dependencies (bsc#1012628). +- ASoC: qcom: lpass: Fix out-of-bounds DAI ID lookup + (bsc#1012628). +- iwlwifi: pcie: avoid potential PNVM leaks (bsc#1012628). +- iwlwifi: pnvm: don't skip everything when not reloading + (bsc#1012628). +- iwlwifi: pnvm: don't try to load after failures (bsc#1012628). +- iwlwifi: pcie: set LTR on more devices (bsc#1012628). +- iwlwifi: pcie: use jiffies for memory read spin time limit + (bsc#1012628). +- iwlwifi: pcie: reschedule in long-running memory reads + (bsc#1012628). +- mac80211: pause TX while changing interface type (bsc#1012628). +- ice: fix FDir IPv6 flexbyte (bsc#1012628). +- ice: Implement flow for IPv6 next header (extension header) + (bsc#1012628). +- ice: update dev_addr in ice_set_mac_address even if HW filter + exists (bsc#1012628). +- ice: Don't allow more channels than LAN MSI-X available + (bsc#1012628). +- ice: Fix MSI-X vector fallback logic (bsc#1012628). +- i40e: acquire VSI pointer only after VF is initialized + (bsc#1012628). +- igc: fix link speed advertising (bsc#1012628). +- net/mlx5: Fix memory leak on flow table creation error flow + (bsc#1012628). +- net/mlx5e: E-switch, Fix rate calculation for overflow + (bsc#1012628). +- net/mlx5e: free page before return (bsc#1012628). +- net/mlx5e: Reduce tc unsupported key print level (bsc#1012628). +- net/mlx5: Maintain separate page trees for ECPF and PF functions + (bsc#1012628). +- net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is + disabled (bsc#1012628). +- net/mlx5e: Fix CT rule + encap slow path offload and deletion + (bsc#1012628). +- net/mlx5e: Correctly handle changing the number of queues when + the interface is down (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing trust + state without reset (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing MTU and + LRO state without reset (bsc#1012628). +- net/mlx5: CT: Fix incorrect removal of tuple_nat_node from + nat rhashtable (bsc#1012628). +- can: dev: prevent potential information leak in can_fill_info() + (bsc#1012628). +- ACPI/IORT: Do not blindly trust DMA masks from firmware + (bsc#1012628). +- of/device: Update dma_range_map only when dev has valid + dma-ranges (bsc#1012628). +- iommu/amd: Use IVHD EFR for early initialization of IOMMU + features (bsc#1012628). +- iommu/vt-d: Correctly check addr alignment in + qi_flush_dev_iotlb_pasid() (bsc#1012628). +- nvme-multipath: Early exit if no path is available + (bsc#1012628). +- selftests: forwarding: Specify interface when invoking mausezahn + (bsc#1012628). +- rxrpc: Fix memory leak in rxrpc_lookup_local (bsc#1012628). +- NFC: fix resource leak when target index is invalid + (bsc#1012628). +- NFC: fix possible resource leak (bsc#1012628). +- ASoC: mediatek: mt8183-da7219: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: mediatek: mt8183-mt6358: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: topology: Properly unregister DAI on removal + (bsc#1012628). +- ASoC: topology: Fix memory corruption in + soc_tplg_denum_create_values() (bsc#1012628). +- scsi: qla2xxx: Fix description for parameter + ql2xenforce_iocb_limit (bsc#1012628). +- team: protect features update by RCU to avoid deadlock + (bsc#1012628). +- tcp: make TCP_USER_TIMEOUT accurate for zero window probes + (bsc#1012628). +- tcp: fix TLP timer not set when CA_STATE changes from DISORDER + to OPEN (bsc#1012628). +- vsock: fix the race conditions in multi-transport support + (bsc#1012628). +- Update patches.suse/acpi_thermal_passive_blacklist.patch + (bsc#333043). +- commit 3527948 + ------------------------------------------------------------------- Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz diff --git a/kernel-docs.spec b/kernel-docs.spec index 2770a400..eb74a36d 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 5.10 -%define patchversion 5.10.12 +%define patchversion 5.10.13 %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.12 +Version: 5.10.13 %if 0%{?is_kotd} -Release: .ga3c8888 +Release: .ge976b88 %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-a3c888884a63d7ee7325a11835d55562f6785407 +Provides: %name-srchash-e976b8823ae2f7e71e5409e9367347d067961b8d 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 5de96280..f3b2790f 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,254 @@ +------------------------------------------------------------------- +Thu Feb 4 11:42:01 CET 2021 - jslaby@suse.cz + +- net/mlx5: Fix function calculation for page trees (git-fixes). +- commit e976b88 + +------------------------------------------------------------------- +Thu Feb 4 07:01:34 CET 2021 - jslaby@suse.cz + +- Linux 5.10.13 (bsc#1012628). +- iwlwifi: provide gso_type to GSO packets (bsc#1012628). +- nbd: freeze the queue while we're adding connections + (bsc#1012628). +- tty: avoid using vfs_iocb_iter_write() for redirected console + writes (bsc#1012628). +- ACPI: sysfs: Prefer "compatible" modalias (bsc#1012628). +- ACPI: thermal: Do not call acpi_thermal_check() directly + (bsc#1012628). +- kernel: kexec: remove the lock operation of + system_transition_mutex (bsc#1012628). +- ALSA: hda/realtek: Enable headset of ASUS B1400CEPE with ALC256 + (bsc#1012628). +- parisc: Enable -mlong-calls gcc option by default when + !CONFIG_MODULES (bsc#1012628). +- media: cec: add stm32 driver (bsc#1012628). +- media: cedrus: Fix H264 decoding (bsc#1012628). +- media: hantro: Fix reset_raw_fmt initialization (bsc#1012628). +- media: rc: fix timeout handling after switch to microsecond + durations (bsc#1012628). +- media: rc: ite-cir: fix min_timeout calculation (bsc#1012628). +- media: rc: ensure that uevent can be read directly after rc + device register (bsc#1012628). +- ARM: dts: tbs2910: rename MMC node aliases (bsc#1012628). +- ARM: dts: ux500: Reserve memory carveouts (bsc#1012628). +- ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming + (bsc#1012628). +- wext: fix NULL-ptr-dereference with cfg80211's lack of commit() + (bsc#1012628). +- x86/xen: avoid warning in Xen pv guest with + CONFIG_AMD_MEM_ENCRYPT enabled (bsc#1012628). +- ASoC: AMD Renoir - refine DMI entries for some Lenovo products + (bsc#1012628). +- Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)" + (bsc#1012628). +- drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursors (bsc#1012628). +- drm/i915: Always flush the active worker before returning from + the wait (bsc#1012628). +- drm/i915/gt: Always try to reserve GGTT address 0x0 + (bsc#1012628). +- drivers/nouveau/kms/nv50-: Reject format modifiers for cursor + planes (bsc#1012628). +- bcache: only check feature sets when sb->version >= + BCACHE_SB_VERSION_CDEV_WITH_FEATURES (bsc#1012628). +- net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 + modem family (bsc#1012628). +- s390: uv: Fix sysfs max number of VCPUs reporting (bsc#1012628). +- s390/vfio-ap: No need to disable IRQ after queue reset + (bsc#1012628). +- PM: hibernate: flush swap writer after marking (bsc#1012628). +- x86/entry: Emit a symbol for register restoring thunk + (bsc#1012628). +- efi/apple-properties: Reinstate support for boolean properties + (bsc#1012628). +- crypto: marvel/cesa - Fix tdma descriptor on 64-bit + (bsc#1012628). +- drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 + SoCs (bsc#1012628). +- drivers: soc: atmel: add null entry at the end of + at91_soc_allowed_list[] (bsc#1012628). +- btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch + (bsc#1012628). +- btrfs: fix possible free space tree corruption with online + conversion (bsc#1012628). +- KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in + intel_arch_events[] (bsc#1012628). +- KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in + intel_pmu_refresh() (bsc#1012628). +- KVM: arm64: Filter out v8.1+ events on v8.0 HW (bsc#1012628). +- KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested + vmexit (bsc#1012628). +- KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest + mode for VMX (bsc#1012628). +- KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration + (bsc#1012628). +- KVM: x86: get smi pending status correctly (bsc#1012628). +- KVM: Forbid the use of tagged userspace addresses for memslots + (bsc#1012628). +- io_uring: fix wqe->lock/completion_lock deadlock (bsc#1012628). +- xen: Fix XenStore initialisation for XS_LOCAL (bsc#1012628). +- leds: trigger: fix potential deadlock with libata (bsc#1012628). +- arm64: dts: broadcom: Fix USB DMA address translation for + Stingray (bsc#1012628). +- mt7601u: fix kernel crash unplugging the device (bsc#1012628). +- mt76: mt7663s: fix rx buffer refcounting (bsc#1012628). +- mt7601u: fix rx buffer refcounting (bsc#1012628). +- iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit + (bsc#1012628). +- drm/i915/gt: Clear CACHE_MODE prior to clearing residuals + (bsc#1012628). +- drm/i915/pmu: Don't grab wakeref when enabling events + (bsc#1012628). +- net/mlx5e: Fix IPSEC stats (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix pwms for lcd-backlight + (bsc#1012628). +- drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported + devices (bsc#1012628). +- drm/vc4: Correct lbm size and calculation (bsc#1012628). +- drm/vc4: Correct POS1_SCL for hvs5 (bsc#1012628). +- drm/i915: Check for all subplatform bits (bsc#1012628). +- drm/i915/selftest: Fix potential memory leak (bsc#1012628). +- uapi: fix big endian definition of ipv6_rpl_sr_hdr + (bsc#1012628). +- KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM + (bsc#1012628). +- tee: optee: replace might_sleep with cond_resched (bsc#1012628). +- xen-blkfront: allow discard-* nodes to be optional + (bsc#1012628). +- blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in + hctx_may_queue (bsc#1012628). +- clk: imx: fix Kconfig warning for i.MX SCU clk (bsc#1012628). +- clk: mmp2: fix build without CONFIG_PM (bsc#1012628). +- clk: qcom: gcc-sm250: Use floor ops for sdcc clks (bsc#1012628). +- ARM: imx: build suspend-imx6.S with arm instruction set + (bsc#1012628). +- ARM: zImage: atags_to_fdt: Fix node names on added root nodes + (bsc#1012628). +- netfilter: nft_dynset: add timeout extension to template + (bsc#1012628). +- Revert "RDMA/mlx5: Fix devlink deadlock on net namespace + deletion" (bsc#1012628). +- Revert "block: simplify set_init_blocksize" to regain lost + performance (bsc#1012628). +- xfrm: Fix oops in xfrm_replay_advance_bmp (bsc#1012628). +- xfrm: fix disable_xfrm sysctl when used on xfrm interfaces + (bsc#1012628). +- selftests: xfrm: fix test return value override issue in + xfrm_policy.sh (bsc#1012628). +- xfrm: Fix wraparound in xfrm_policy_addr_delta() (bsc#1012628). +- arm64: dts: ls1028a: fix the offset of the reset register + (bsc#1012628). +- ARM: imx: fix imx8m dependencies (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default status + (bsc#1012628). +- ARM: dts: imx6qdl-sr-som: fix some cubox-i platforms + (bsc#1012628). +- arm64: dts: imx8mp: Correct the gpio ranges of gpio3 + (bsc#1012628). +- firmware: imx: select SOC_BUS to fix firmware build + (bsc#1012628). +- RDMA/cxgb4: Fix the reported max_recv_sge value (bsc#1012628). +- ASoC: dt-bindings: lpass: Fix and common up lpass dai ids + (bsc#1012628). +- ASoC: qcom: Fix incorrect volatile registers (bsc#1012628). +- ASoC: qcom: Fix broken support to MI2S TERTIARY and QUATERNARY + (bsc#1012628). +- ASoC: qcom: lpass-ipq806x: fix bitwidth regmap field + (bsc#1012628). +- spi: altera: Fix memory leak on error path (bsc#1012628). +- ASoC: Intel: Skylake: skl-topology: Fix OOPs ib + skl_tplg_complete (bsc#1012628). +- powerpc/64s: prevent recursive replay_soft_interrupts causing + superfluous interrupt (bsc#1012628). +- pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process() + (bsc#1012628). +- pNFS/NFSv4: Update the layout barrier when we schedule a + layoutreturn (bsc#1012628). +- ASoC: SOF: Intel: soundwire: fix select/depend unmet + dependencies (bsc#1012628). +- ASoC: qcom: lpass: Fix out-of-bounds DAI ID lookup + (bsc#1012628). +- iwlwifi: pcie: avoid potential PNVM leaks (bsc#1012628). +- iwlwifi: pnvm: don't skip everything when not reloading + (bsc#1012628). +- iwlwifi: pnvm: don't try to load after failures (bsc#1012628). +- iwlwifi: pcie: set LTR on more devices (bsc#1012628). +- iwlwifi: pcie: use jiffies for memory read spin time limit + (bsc#1012628). +- iwlwifi: pcie: reschedule in long-running memory reads + (bsc#1012628). +- mac80211: pause TX while changing interface type (bsc#1012628). +- ice: fix FDir IPv6 flexbyte (bsc#1012628). +- ice: Implement flow for IPv6 next header (extension header) + (bsc#1012628). +- ice: update dev_addr in ice_set_mac_address even if HW filter + exists (bsc#1012628). +- ice: Don't allow more channels than LAN MSI-X available + (bsc#1012628). +- ice: Fix MSI-X vector fallback logic (bsc#1012628). +- i40e: acquire VSI pointer only after VF is initialized + (bsc#1012628). +- igc: fix link speed advertising (bsc#1012628). +- net/mlx5: Fix memory leak on flow table creation error flow + (bsc#1012628). +- net/mlx5e: E-switch, Fix rate calculation for overflow + (bsc#1012628). +- net/mlx5e: free page before return (bsc#1012628). +- net/mlx5e: Reduce tc unsupported key print level (bsc#1012628). +- net/mlx5: Maintain separate page trees for ECPF and PF functions + (bsc#1012628). +- net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is + disabled (bsc#1012628). +- net/mlx5e: Fix CT rule + encap slow path offload and deletion + (bsc#1012628). +- net/mlx5e: Correctly handle changing the number of queues when + the interface is down (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing trust + state without reset (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing MTU and + LRO state without reset (bsc#1012628). +- net/mlx5: CT: Fix incorrect removal of tuple_nat_node from + nat rhashtable (bsc#1012628). +- can: dev: prevent potential information leak in can_fill_info() + (bsc#1012628). +- ACPI/IORT: Do not blindly trust DMA masks from firmware + (bsc#1012628). +- of/device: Update dma_range_map only when dev has valid + dma-ranges (bsc#1012628). +- iommu/amd: Use IVHD EFR for early initialization of IOMMU + features (bsc#1012628). +- iommu/vt-d: Correctly check addr alignment in + qi_flush_dev_iotlb_pasid() (bsc#1012628). +- nvme-multipath: Early exit if no path is available + (bsc#1012628). +- selftests: forwarding: Specify interface when invoking mausezahn + (bsc#1012628). +- rxrpc: Fix memory leak in rxrpc_lookup_local (bsc#1012628). +- NFC: fix resource leak when target index is invalid + (bsc#1012628). +- NFC: fix possible resource leak (bsc#1012628). +- ASoC: mediatek: mt8183-da7219: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: mediatek: mt8183-mt6358: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: topology: Properly unregister DAI on removal + (bsc#1012628). +- ASoC: topology: Fix memory corruption in + soc_tplg_denum_create_values() (bsc#1012628). +- scsi: qla2xxx: Fix description for parameter + ql2xenforce_iocb_limit (bsc#1012628). +- team: protect features update by RCU to avoid deadlock + (bsc#1012628). +- tcp: make TCP_USER_TIMEOUT accurate for zero window probes + (bsc#1012628). +- tcp: fix TLP timer not set when CA_STATE changes from DISORDER + to OPEN (bsc#1012628). +- vsock: fix the race conditions in multi-transport support + (bsc#1012628). +- Update patches.suse/acpi_thermal_passive_blacklist.patch + (bsc#333043). +- commit 3527948 + ------------------------------------------------------------------- Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index d2f3d610..04efab70 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.12 +%define patchversion 5.10.13 %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.12 +Version: 5.10.13 %if 0%{?is_kotd} -Release: .ga3c8888 +Release: .ge976b88 %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-a3c888884a63d7ee7325a11835d55562f6785407 -Provides: kernel-srchash-a3c888884a63d7ee7325a11835d55562f6785407 +Provides: kernel-%build_flavor-base-srchash-e976b8823ae2f7e71e5409e9367347d067961b8d +Provides: kernel-srchash-e976b8823ae2f7e71e5409e9367347d067961b8d # END COMMON DEPS -Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407 +Provides: %name-srchash-e976b8823ae2f7e71e5409e9367347d067961b8d %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 5de96280..f3b2790f 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,254 @@ +------------------------------------------------------------------- +Thu Feb 4 11:42:01 CET 2021 - jslaby@suse.cz + +- net/mlx5: Fix function calculation for page trees (git-fixes). +- commit e976b88 + +------------------------------------------------------------------- +Thu Feb 4 07:01:34 CET 2021 - jslaby@suse.cz + +- Linux 5.10.13 (bsc#1012628). +- iwlwifi: provide gso_type to GSO packets (bsc#1012628). +- nbd: freeze the queue while we're adding connections + (bsc#1012628). +- tty: avoid using vfs_iocb_iter_write() for redirected console + writes (bsc#1012628). +- ACPI: sysfs: Prefer "compatible" modalias (bsc#1012628). +- ACPI: thermal: Do not call acpi_thermal_check() directly + (bsc#1012628). +- kernel: kexec: remove the lock operation of + system_transition_mutex (bsc#1012628). +- ALSA: hda/realtek: Enable headset of ASUS B1400CEPE with ALC256 + (bsc#1012628). +- parisc: Enable -mlong-calls gcc option by default when + !CONFIG_MODULES (bsc#1012628). +- media: cec: add stm32 driver (bsc#1012628). +- media: cedrus: Fix H264 decoding (bsc#1012628). +- media: hantro: Fix reset_raw_fmt initialization (bsc#1012628). +- media: rc: fix timeout handling after switch to microsecond + durations (bsc#1012628). +- media: rc: ite-cir: fix min_timeout calculation (bsc#1012628). +- media: rc: ensure that uevent can be read directly after rc + device register (bsc#1012628). +- ARM: dts: tbs2910: rename MMC node aliases (bsc#1012628). +- ARM: dts: ux500: Reserve memory carveouts (bsc#1012628). +- ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming + (bsc#1012628). +- wext: fix NULL-ptr-dereference with cfg80211's lack of commit() + (bsc#1012628). +- x86/xen: avoid warning in Xen pv guest with + CONFIG_AMD_MEM_ENCRYPT enabled (bsc#1012628). +- ASoC: AMD Renoir - refine DMI entries for some Lenovo products + (bsc#1012628). +- Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)" + (bsc#1012628). +- drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursors (bsc#1012628). +- drm/i915: Always flush the active worker before returning from + the wait (bsc#1012628). +- drm/i915/gt: Always try to reserve GGTT address 0x0 + (bsc#1012628). +- drivers/nouveau/kms/nv50-: Reject format modifiers for cursor + planes (bsc#1012628). +- bcache: only check feature sets when sb->version >= + BCACHE_SB_VERSION_CDEV_WITH_FEATURES (bsc#1012628). +- net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 + modem family (bsc#1012628). +- s390: uv: Fix sysfs max number of VCPUs reporting (bsc#1012628). +- s390/vfio-ap: No need to disable IRQ after queue reset + (bsc#1012628). +- PM: hibernate: flush swap writer after marking (bsc#1012628). +- x86/entry: Emit a symbol for register restoring thunk + (bsc#1012628). +- efi/apple-properties: Reinstate support for boolean properties + (bsc#1012628). +- crypto: marvel/cesa - Fix tdma descriptor on 64-bit + (bsc#1012628). +- drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 + SoCs (bsc#1012628). +- drivers: soc: atmel: add null entry at the end of + at91_soc_allowed_list[] (bsc#1012628). +- btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch + (bsc#1012628). +- btrfs: fix possible free space tree corruption with online + conversion (bsc#1012628). +- KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in + intel_arch_events[] (bsc#1012628). +- KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in + intel_pmu_refresh() (bsc#1012628). +- KVM: arm64: Filter out v8.1+ events on v8.0 HW (bsc#1012628). +- KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested + vmexit (bsc#1012628). +- KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest + mode for VMX (bsc#1012628). +- KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration + (bsc#1012628). +- KVM: x86: get smi pending status correctly (bsc#1012628). +- KVM: Forbid the use of tagged userspace addresses for memslots + (bsc#1012628). +- io_uring: fix wqe->lock/completion_lock deadlock (bsc#1012628). +- xen: Fix XenStore initialisation for XS_LOCAL (bsc#1012628). +- leds: trigger: fix potential deadlock with libata (bsc#1012628). +- arm64: dts: broadcom: Fix USB DMA address translation for + Stingray (bsc#1012628). +- mt7601u: fix kernel crash unplugging the device (bsc#1012628). +- mt76: mt7663s: fix rx buffer refcounting (bsc#1012628). +- mt7601u: fix rx buffer refcounting (bsc#1012628). +- iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit + (bsc#1012628). +- drm/i915/gt: Clear CACHE_MODE prior to clearing residuals + (bsc#1012628). +- drm/i915/pmu: Don't grab wakeref when enabling events + (bsc#1012628). +- net/mlx5e: Fix IPSEC stats (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix pwms for lcd-backlight + (bsc#1012628). +- drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported + devices (bsc#1012628). +- drm/vc4: Correct lbm size and calculation (bsc#1012628). +- drm/vc4: Correct POS1_SCL for hvs5 (bsc#1012628). +- drm/i915: Check for all subplatform bits (bsc#1012628). +- drm/i915/selftest: Fix potential memory leak (bsc#1012628). +- uapi: fix big endian definition of ipv6_rpl_sr_hdr + (bsc#1012628). +- KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM + (bsc#1012628). +- tee: optee: replace might_sleep with cond_resched (bsc#1012628). +- xen-blkfront: allow discard-* nodes to be optional + (bsc#1012628). +- blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in + hctx_may_queue (bsc#1012628). +- clk: imx: fix Kconfig warning for i.MX SCU clk (bsc#1012628). +- clk: mmp2: fix build without CONFIG_PM (bsc#1012628). +- clk: qcom: gcc-sm250: Use floor ops for sdcc clks (bsc#1012628). +- ARM: imx: build suspend-imx6.S with arm instruction set + (bsc#1012628). +- ARM: zImage: atags_to_fdt: Fix node names on added root nodes + (bsc#1012628). +- netfilter: nft_dynset: add timeout extension to template + (bsc#1012628). +- Revert "RDMA/mlx5: Fix devlink deadlock on net namespace + deletion" (bsc#1012628). +- Revert "block: simplify set_init_blocksize" to regain lost + performance (bsc#1012628). +- xfrm: Fix oops in xfrm_replay_advance_bmp (bsc#1012628). +- xfrm: fix disable_xfrm sysctl when used on xfrm interfaces + (bsc#1012628). +- selftests: xfrm: fix test return value override issue in + xfrm_policy.sh (bsc#1012628). +- xfrm: Fix wraparound in xfrm_policy_addr_delta() (bsc#1012628). +- arm64: dts: ls1028a: fix the offset of the reset register + (bsc#1012628). +- ARM: imx: fix imx8m dependencies (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default status + (bsc#1012628). +- ARM: dts: imx6qdl-sr-som: fix some cubox-i platforms + (bsc#1012628). +- arm64: dts: imx8mp: Correct the gpio ranges of gpio3 + (bsc#1012628). +- firmware: imx: select SOC_BUS to fix firmware build + (bsc#1012628). +- RDMA/cxgb4: Fix the reported max_recv_sge value (bsc#1012628). +- ASoC: dt-bindings: lpass: Fix and common up lpass dai ids + (bsc#1012628). +- ASoC: qcom: Fix incorrect volatile registers (bsc#1012628). +- ASoC: qcom: Fix broken support to MI2S TERTIARY and QUATERNARY + (bsc#1012628). +- ASoC: qcom: lpass-ipq806x: fix bitwidth regmap field + (bsc#1012628). +- spi: altera: Fix memory leak on error path (bsc#1012628). +- ASoC: Intel: Skylake: skl-topology: Fix OOPs ib + skl_tplg_complete (bsc#1012628). +- powerpc/64s: prevent recursive replay_soft_interrupts causing + superfluous interrupt (bsc#1012628). +- pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process() + (bsc#1012628). +- pNFS/NFSv4: Update the layout barrier when we schedule a + layoutreturn (bsc#1012628). +- ASoC: SOF: Intel: soundwire: fix select/depend unmet + dependencies (bsc#1012628). +- ASoC: qcom: lpass: Fix out-of-bounds DAI ID lookup + (bsc#1012628). +- iwlwifi: pcie: avoid potential PNVM leaks (bsc#1012628). +- iwlwifi: pnvm: don't skip everything when not reloading + (bsc#1012628). +- iwlwifi: pnvm: don't try to load after failures (bsc#1012628). +- iwlwifi: pcie: set LTR on more devices (bsc#1012628). +- iwlwifi: pcie: use jiffies for memory read spin time limit + (bsc#1012628). +- iwlwifi: pcie: reschedule in long-running memory reads + (bsc#1012628). +- mac80211: pause TX while changing interface type (bsc#1012628). +- ice: fix FDir IPv6 flexbyte (bsc#1012628). +- ice: Implement flow for IPv6 next header (extension header) + (bsc#1012628). +- ice: update dev_addr in ice_set_mac_address even if HW filter + exists (bsc#1012628). +- ice: Don't allow more channels than LAN MSI-X available + (bsc#1012628). +- ice: Fix MSI-X vector fallback logic (bsc#1012628). +- i40e: acquire VSI pointer only after VF is initialized + (bsc#1012628). +- igc: fix link speed advertising (bsc#1012628). +- net/mlx5: Fix memory leak on flow table creation error flow + (bsc#1012628). +- net/mlx5e: E-switch, Fix rate calculation for overflow + (bsc#1012628). +- net/mlx5e: free page before return (bsc#1012628). +- net/mlx5e: Reduce tc unsupported key print level (bsc#1012628). +- net/mlx5: Maintain separate page trees for ECPF and PF functions + (bsc#1012628). +- net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is + disabled (bsc#1012628). +- net/mlx5e: Fix CT rule + encap slow path offload and deletion + (bsc#1012628). +- net/mlx5e: Correctly handle changing the number of queues when + the interface is down (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing trust + state without reset (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing MTU and + LRO state without reset (bsc#1012628). +- net/mlx5: CT: Fix incorrect removal of tuple_nat_node from + nat rhashtable (bsc#1012628). +- can: dev: prevent potential information leak in can_fill_info() + (bsc#1012628). +- ACPI/IORT: Do not blindly trust DMA masks from firmware + (bsc#1012628). +- of/device: Update dma_range_map only when dev has valid + dma-ranges (bsc#1012628). +- iommu/amd: Use IVHD EFR for early initialization of IOMMU + features (bsc#1012628). +- iommu/vt-d: Correctly check addr alignment in + qi_flush_dev_iotlb_pasid() (bsc#1012628). +- nvme-multipath: Early exit if no path is available + (bsc#1012628). +- selftests: forwarding: Specify interface when invoking mausezahn + (bsc#1012628). +- rxrpc: Fix memory leak in rxrpc_lookup_local (bsc#1012628). +- NFC: fix resource leak when target index is invalid + (bsc#1012628). +- NFC: fix possible resource leak (bsc#1012628). +- ASoC: mediatek: mt8183-da7219: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: mediatek: mt8183-mt6358: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: topology: Properly unregister DAI on removal + (bsc#1012628). +- ASoC: topology: Fix memory corruption in + soc_tplg_denum_create_values() (bsc#1012628). +- scsi: qla2xxx: Fix description for parameter + ql2xenforce_iocb_limit (bsc#1012628). +- team: protect features update by RCU to avoid deadlock + (bsc#1012628). +- tcp: make TCP_USER_TIMEOUT accurate for zero window probes + (bsc#1012628). +- tcp: fix TLP timer not set when CA_STATE changes from DISORDER + to OPEN (bsc#1012628). +- vsock: fix the race conditions in multi-transport support + (bsc#1012628). +- Update patches.suse/acpi_thermal_passive_blacklist.patch + (bsc#333043). +- commit 3527948 + ------------------------------------------------------------------- Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 08b672c6..156bdf98 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.12 +%define patchversion 5.10.13 %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.12 +Version: 5.10.13 %if 0%{?is_kotd} -Release: .ga3c8888 +Release: .ge976b88 %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-a3c888884a63d7ee7325a11835d55562f6785407 -Provides: kernel-srchash-a3c888884a63d7ee7325a11835d55562f6785407 +Provides: kernel-%build_flavor-base-srchash-e976b8823ae2f7e71e5409e9367347d067961b8d +Provides: kernel-srchash-e976b8823ae2f7e71e5409e9367347d067961b8d # END COMMON DEPS -Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407 +Provides: %name-srchash-e976b8823ae2f7e71e5409e9367347d067961b8d %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 5de96280..f3b2790f 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,254 @@ +------------------------------------------------------------------- +Thu Feb 4 11:42:01 CET 2021 - jslaby@suse.cz + +- net/mlx5: Fix function calculation for page trees (git-fixes). +- commit e976b88 + +------------------------------------------------------------------- +Thu Feb 4 07:01:34 CET 2021 - jslaby@suse.cz + +- Linux 5.10.13 (bsc#1012628). +- iwlwifi: provide gso_type to GSO packets (bsc#1012628). +- nbd: freeze the queue while we're adding connections + (bsc#1012628). +- tty: avoid using vfs_iocb_iter_write() for redirected console + writes (bsc#1012628). +- ACPI: sysfs: Prefer "compatible" modalias (bsc#1012628). +- ACPI: thermal: Do not call acpi_thermal_check() directly + (bsc#1012628). +- kernel: kexec: remove the lock operation of + system_transition_mutex (bsc#1012628). +- ALSA: hda/realtek: Enable headset of ASUS B1400CEPE with ALC256 + (bsc#1012628). +- parisc: Enable -mlong-calls gcc option by default when + !CONFIG_MODULES (bsc#1012628). +- media: cec: add stm32 driver (bsc#1012628). +- media: cedrus: Fix H264 decoding (bsc#1012628). +- media: hantro: Fix reset_raw_fmt initialization (bsc#1012628). +- media: rc: fix timeout handling after switch to microsecond + durations (bsc#1012628). +- media: rc: ite-cir: fix min_timeout calculation (bsc#1012628). +- media: rc: ensure that uevent can be read directly after rc + device register (bsc#1012628). +- ARM: dts: tbs2910: rename MMC node aliases (bsc#1012628). +- ARM: dts: ux500: Reserve memory carveouts (bsc#1012628). +- ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming + (bsc#1012628). +- wext: fix NULL-ptr-dereference with cfg80211's lack of commit() + (bsc#1012628). +- x86/xen: avoid warning in Xen pv guest with + CONFIG_AMD_MEM_ENCRYPT enabled (bsc#1012628). +- ASoC: AMD Renoir - refine DMI entries for some Lenovo products + (bsc#1012628). +- Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)" + (bsc#1012628). +- drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursors (bsc#1012628). +- drm/i915: Always flush the active worker before returning from + the wait (bsc#1012628). +- drm/i915/gt: Always try to reserve GGTT address 0x0 + (bsc#1012628). +- drivers/nouveau/kms/nv50-: Reject format modifiers for cursor + planes (bsc#1012628). +- bcache: only check feature sets when sb->version >= + BCACHE_SB_VERSION_CDEV_WITH_FEATURES (bsc#1012628). +- net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 + modem family (bsc#1012628). +- s390: uv: Fix sysfs max number of VCPUs reporting (bsc#1012628). +- s390/vfio-ap: No need to disable IRQ after queue reset + (bsc#1012628). +- PM: hibernate: flush swap writer after marking (bsc#1012628). +- x86/entry: Emit a symbol for register restoring thunk + (bsc#1012628). +- efi/apple-properties: Reinstate support for boolean properties + (bsc#1012628). +- crypto: marvel/cesa - Fix tdma descriptor on 64-bit + (bsc#1012628). +- drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 + SoCs (bsc#1012628). +- drivers: soc: atmel: add null entry at the end of + at91_soc_allowed_list[] (bsc#1012628). +- btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch + (bsc#1012628). +- btrfs: fix possible free space tree corruption with online + conversion (bsc#1012628). +- KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in + intel_arch_events[] (bsc#1012628). +- KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in + intel_pmu_refresh() (bsc#1012628). +- KVM: arm64: Filter out v8.1+ events on v8.0 HW (bsc#1012628). +- KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested + vmexit (bsc#1012628). +- KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest + mode for VMX (bsc#1012628). +- KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration + (bsc#1012628). +- KVM: x86: get smi pending status correctly (bsc#1012628). +- KVM: Forbid the use of tagged userspace addresses for memslots + (bsc#1012628). +- io_uring: fix wqe->lock/completion_lock deadlock (bsc#1012628). +- xen: Fix XenStore initialisation for XS_LOCAL (bsc#1012628). +- leds: trigger: fix potential deadlock with libata (bsc#1012628). +- arm64: dts: broadcom: Fix USB DMA address translation for + Stingray (bsc#1012628). +- mt7601u: fix kernel crash unplugging the device (bsc#1012628). +- mt76: mt7663s: fix rx buffer refcounting (bsc#1012628). +- mt7601u: fix rx buffer refcounting (bsc#1012628). +- iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit + (bsc#1012628). +- drm/i915/gt: Clear CACHE_MODE prior to clearing residuals + (bsc#1012628). +- drm/i915/pmu: Don't grab wakeref when enabling events + (bsc#1012628). +- net/mlx5e: Fix IPSEC stats (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix pwms for lcd-backlight + (bsc#1012628). +- drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported + devices (bsc#1012628). +- drm/vc4: Correct lbm size and calculation (bsc#1012628). +- drm/vc4: Correct POS1_SCL for hvs5 (bsc#1012628). +- drm/i915: Check for all subplatform bits (bsc#1012628). +- drm/i915/selftest: Fix potential memory leak (bsc#1012628). +- uapi: fix big endian definition of ipv6_rpl_sr_hdr + (bsc#1012628). +- KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM + (bsc#1012628). +- tee: optee: replace might_sleep with cond_resched (bsc#1012628). +- xen-blkfront: allow discard-* nodes to be optional + (bsc#1012628). +- blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in + hctx_may_queue (bsc#1012628). +- clk: imx: fix Kconfig warning for i.MX SCU clk (bsc#1012628). +- clk: mmp2: fix build without CONFIG_PM (bsc#1012628). +- clk: qcom: gcc-sm250: Use floor ops for sdcc clks (bsc#1012628). +- ARM: imx: build suspend-imx6.S with arm instruction set + (bsc#1012628). +- ARM: zImage: atags_to_fdt: Fix node names on added root nodes + (bsc#1012628). +- netfilter: nft_dynset: add timeout extension to template + (bsc#1012628). +- Revert "RDMA/mlx5: Fix devlink deadlock on net namespace + deletion" (bsc#1012628). +- Revert "block: simplify set_init_blocksize" to regain lost + performance (bsc#1012628). +- xfrm: Fix oops in xfrm_replay_advance_bmp (bsc#1012628). +- xfrm: fix disable_xfrm sysctl when used on xfrm interfaces + (bsc#1012628). +- selftests: xfrm: fix test return value override issue in + xfrm_policy.sh (bsc#1012628). +- xfrm: Fix wraparound in xfrm_policy_addr_delta() (bsc#1012628). +- arm64: dts: ls1028a: fix the offset of the reset register + (bsc#1012628). +- ARM: imx: fix imx8m dependencies (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default status + (bsc#1012628). +- ARM: dts: imx6qdl-sr-som: fix some cubox-i platforms + (bsc#1012628). +- arm64: dts: imx8mp: Correct the gpio ranges of gpio3 + (bsc#1012628). +- firmware: imx: select SOC_BUS to fix firmware build + (bsc#1012628). +- RDMA/cxgb4: Fix the reported max_recv_sge value (bsc#1012628). +- ASoC: dt-bindings: lpass: Fix and common up lpass dai ids + (bsc#1012628). +- ASoC: qcom: Fix incorrect volatile registers (bsc#1012628). +- ASoC: qcom: Fix broken support to MI2S TERTIARY and QUATERNARY + (bsc#1012628). +- ASoC: qcom: lpass-ipq806x: fix bitwidth regmap field + (bsc#1012628). +- spi: altera: Fix memory leak on error path (bsc#1012628). +- ASoC: Intel: Skylake: skl-topology: Fix OOPs ib + skl_tplg_complete (bsc#1012628). +- powerpc/64s: prevent recursive replay_soft_interrupts causing + superfluous interrupt (bsc#1012628). +- pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process() + (bsc#1012628). +- pNFS/NFSv4: Update the layout barrier when we schedule a + layoutreturn (bsc#1012628). +- ASoC: SOF: Intel: soundwire: fix select/depend unmet + dependencies (bsc#1012628). +- ASoC: qcom: lpass: Fix out-of-bounds DAI ID lookup + (bsc#1012628). +- iwlwifi: pcie: avoid potential PNVM leaks (bsc#1012628). +- iwlwifi: pnvm: don't skip everything when not reloading + (bsc#1012628). +- iwlwifi: pnvm: don't try to load after failures (bsc#1012628). +- iwlwifi: pcie: set LTR on more devices (bsc#1012628). +- iwlwifi: pcie: use jiffies for memory read spin time limit + (bsc#1012628). +- iwlwifi: pcie: reschedule in long-running memory reads + (bsc#1012628). +- mac80211: pause TX while changing interface type (bsc#1012628). +- ice: fix FDir IPv6 flexbyte (bsc#1012628). +- ice: Implement flow for IPv6 next header (extension header) + (bsc#1012628). +- ice: update dev_addr in ice_set_mac_address even if HW filter + exists (bsc#1012628). +- ice: Don't allow more channels than LAN MSI-X available + (bsc#1012628). +- ice: Fix MSI-X vector fallback logic (bsc#1012628). +- i40e: acquire VSI pointer only after VF is initialized + (bsc#1012628). +- igc: fix link speed advertising (bsc#1012628). +- net/mlx5: Fix memory leak on flow table creation error flow + (bsc#1012628). +- net/mlx5e: E-switch, Fix rate calculation for overflow + (bsc#1012628). +- net/mlx5e: free page before return (bsc#1012628). +- net/mlx5e: Reduce tc unsupported key print level (bsc#1012628). +- net/mlx5: Maintain separate page trees for ECPF and PF functions + (bsc#1012628). +- net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is + disabled (bsc#1012628). +- net/mlx5e: Fix CT rule + encap slow path offload and deletion + (bsc#1012628). +- net/mlx5e: Correctly handle changing the number of queues when + the interface is down (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing trust + state without reset (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing MTU and + LRO state without reset (bsc#1012628). +- net/mlx5: CT: Fix incorrect removal of tuple_nat_node from + nat rhashtable (bsc#1012628). +- can: dev: prevent potential information leak in can_fill_info() + (bsc#1012628). +- ACPI/IORT: Do not blindly trust DMA masks from firmware + (bsc#1012628). +- of/device: Update dma_range_map only when dev has valid + dma-ranges (bsc#1012628). +- iommu/amd: Use IVHD EFR for early initialization of IOMMU + features (bsc#1012628). +- iommu/vt-d: Correctly check addr alignment in + qi_flush_dev_iotlb_pasid() (bsc#1012628). +- nvme-multipath: Early exit if no path is available + (bsc#1012628). +- selftests: forwarding: Specify interface when invoking mausezahn + (bsc#1012628). +- rxrpc: Fix memory leak in rxrpc_lookup_local (bsc#1012628). +- NFC: fix resource leak when target index is invalid + (bsc#1012628). +- NFC: fix possible resource leak (bsc#1012628). +- ASoC: mediatek: mt8183-da7219: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: mediatek: mt8183-mt6358: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: topology: Properly unregister DAI on removal + (bsc#1012628). +- ASoC: topology: Fix memory corruption in + soc_tplg_denum_create_values() (bsc#1012628). +- scsi: qla2xxx: Fix description for parameter + ql2xenforce_iocb_limit (bsc#1012628). +- team: protect features update by RCU to avoid deadlock + (bsc#1012628). +- tcp: make TCP_USER_TIMEOUT accurate for zero window probes + (bsc#1012628). +- tcp: fix TLP timer not set when CA_STATE changes from DISORDER + to OPEN (bsc#1012628). +- vsock: fix the race conditions in multi-transport support + (bsc#1012628). +- Update patches.suse/acpi_thermal_passive_blacklist.patch + (bsc#333043). +- commit 3527948 + ------------------------------------------------------------------- Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index a74c903d..3fd26c9d 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 5.10.12 +%define patchversion 5.10.13 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-a3c888884a63d7ee7325a11835d55562f6785407 +BuildRequires: kernel%kernel_flavor-srchash-e976b8823ae2f7e71e5409e9367347d067961b8d %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.12 +Version: 5.10.13 %if 0%{?is_kotd} -Release: .ga3c8888 +Release: .ge976b88 %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 5de96280..f3b2790f 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,254 @@ +------------------------------------------------------------------- +Thu Feb 4 11:42:01 CET 2021 - jslaby@suse.cz + +- net/mlx5: Fix function calculation for page trees (git-fixes). +- commit e976b88 + +------------------------------------------------------------------- +Thu Feb 4 07:01:34 CET 2021 - jslaby@suse.cz + +- Linux 5.10.13 (bsc#1012628). +- iwlwifi: provide gso_type to GSO packets (bsc#1012628). +- nbd: freeze the queue while we're adding connections + (bsc#1012628). +- tty: avoid using vfs_iocb_iter_write() for redirected console + writes (bsc#1012628). +- ACPI: sysfs: Prefer "compatible" modalias (bsc#1012628). +- ACPI: thermal: Do not call acpi_thermal_check() directly + (bsc#1012628). +- kernel: kexec: remove the lock operation of + system_transition_mutex (bsc#1012628). +- ALSA: hda/realtek: Enable headset of ASUS B1400CEPE with ALC256 + (bsc#1012628). +- parisc: Enable -mlong-calls gcc option by default when + !CONFIG_MODULES (bsc#1012628). +- media: cec: add stm32 driver (bsc#1012628). +- media: cedrus: Fix H264 decoding (bsc#1012628). +- media: hantro: Fix reset_raw_fmt initialization (bsc#1012628). +- media: rc: fix timeout handling after switch to microsecond + durations (bsc#1012628). +- media: rc: ite-cir: fix min_timeout calculation (bsc#1012628). +- media: rc: ensure that uevent can be read directly after rc + device register (bsc#1012628). +- ARM: dts: tbs2910: rename MMC node aliases (bsc#1012628). +- ARM: dts: ux500: Reserve memory carveouts (bsc#1012628). +- ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming + (bsc#1012628). +- wext: fix NULL-ptr-dereference with cfg80211's lack of commit() + (bsc#1012628). +- x86/xen: avoid warning in Xen pv guest with + CONFIG_AMD_MEM_ENCRYPT enabled (bsc#1012628). +- ASoC: AMD Renoir - refine DMI entries for some Lenovo products + (bsc#1012628). +- Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)" + (bsc#1012628). +- drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursors (bsc#1012628). +- drm/i915: Always flush the active worker before returning from + the wait (bsc#1012628). +- drm/i915/gt: Always try to reserve GGTT address 0x0 + (bsc#1012628). +- drivers/nouveau/kms/nv50-: Reject format modifiers for cursor + planes (bsc#1012628). +- bcache: only check feature sets when sb->version >= + BCACHE_SB_VERSION_CDEV_WITH_FEATURES (bsc#1012628). +- net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 + modem family (bsc#1012628). +- s390: uv: Fix sysfs max number of VCPUs reporting (bsc#1012628). +- s390/vfio-ap: No need to disable IRQ after queue reset + (bsc#1012628). +- PM: hibernate: flush swap writer after marking (bsc#1012628). +- x86/entry: Emit a symbol for register restoring thunk + (bsc#1012628). +- efi/apple-properties: Reinstate support for boolean properties + (bsc#1012628). +- crypto: marvel/cesa - Fix tdma descriptor on 64-bit + (bsc#1012628). +- drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 + SoCs (bsc#1012628). +- drivers: soc: atmel: add null entry at the end of + at91_soc_allowed_list[] (bsc#1012628). +- btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch + (bsc#1012628). +- btrfs: fix possible free space tree corruption with online + conversion (bsc#1012628). +- KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in + intel_arch_events[] (bsc#1012628). +- KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in + intel_pmu_refresh() (bsc#1012628). +- KVM: arm64: Filter out v8.1+ events on v8.0 HW (bsc#1012628). +- KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested + vmexit (bsc#1012628). +- KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest + mode for VMX (bsc#1012628). +- KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration + (bsc#1012628). +- KVM: x86: get smi pending status correctly (bsc#1012628). +- KVM: Forbid the use of tagged userspace addresses for memslots + (bsc#1012628). +- io_uring: fix wqe->lock/completion_lock deadlock (bsc#1012628). +- xen: Fix XenStore initialisation for XS_LOCAL (bsc#1012628). +- leds: trigger: fix potential deadlock with libata (bsc#1012628). +- arm64: dts: broadcom: Fix USB DMA address translation for + Stingray (bsc#1012628). +- mt7601u: fix kernel crash unplugging the device (bsc#1012628). +- mt76: mt7663s: fix rx buffer refcounting (bsc#1012628). +- mt7601u: fix rx buffer refcounting (bsc#1012628). +- iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit + (bsc#1012628). +- drm/i915/gt: Clear CACHE_MODE prior to clearing residuals + (bsc#1012628). +- drm/i915/pmu: Don't grab wakeref when enabling events + (bsc#1012628). +- net/mlx5e: Fix IPSEC stats (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix pwms for lcd-backlight + (bsc#1012628). +- drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported + devices (bsc#1012628). +- drm/vc4: Correct lbm size and calculation (bsc#1012628). +- drm/vc4: Correct POS1_SCL for hvs5 (bsc#1012628). +- drm/i915: Check for all subplatform bits (bsc#1012628). +- drm/i915/selftest: Fix potential memory leak (bsc#1012628). +- uapi: fix big endian definition of ipv6_rpl_sr_hdr + (bsc#1012628). +- KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM + (bsc#1012628). +- tee: optee: replace might_sleep with cond_resched (bsc#1012628). +- xen-blkfront: allow discard-* nodes to be optional + (bsc#1012628). +- blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in + hctx_may_queue (bsc#1012628). +- clk: imx: fix Kconfig warning for i.MX SCU clk (bsc#1012628). +- clk: mmp2: fix build without CONFIG_PM (bsc#1012628). +- clk: qcom: gcc-sm250: Use floor ops for sdcc clks (bsc#1012628). +- ARM: imx: build suspend-imx6.S with arm instruction set + (bsc#1012628). +- ARM: zImage: atags_to_fdt: Fix node names on added root nodes + (bsc#1012628). +- netfilter: nft_dynset: add timeout extension to template + (bsc#1012628). +- Revert "RDMA/mlx5: Fix devlink deadlock on net namespace + deletion" (bsc#1012628). +- Revert "block: simplify set_init_blocksize" to regain lost + performance (bsc#1012628). +- xfrm: Fix oops in xfrm_replay_advance_bmp (bsc#1012628). +- xfrm: fix disable_xfrm sysctl when used on xfrm interfaces + (bsc#1012628). +- selftests: xfrm: fix test return value override issue in + xfrm_policy.sh (bsc#1012628). +- xfrm: Fix wraparound in xfrm_policy_addr_delta() (bsc#1012628). +- arm64: dts: ls1028a: fix the offset of the reset register + (bsc#1012628). +- ARM: imx: fix imx8m dependencies (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default status + (bsc#1012628). +- ARM: dts: imx6qdl-sr-som: fix some cubox-i platforms + (bsc#1012628). +- arm64: dts: imx8mp: Correct the gpio ranges of gpio3 + (bsc#1012628). +- firmware: imx: select SOC_BUS to fix firmware build + (bsc#1012628). +- RDMA/cxgb4: Fix the reported max_recv_sge value (bsc#1012628). +- ASoC: dt-bindings: lpass: Fix and common up lpass dai ids + (bsc#1012628). +- ASoC: qcom: Fix incorrect volatile registers (bsc#1012628). +- ASoC: qcom: Fix broken support to MI2S TERTIARY and QUATERNARY + (bsc#1012628). +- ASoC: qcom: lpass-ipq806x: fix bitwidth regmap field + (bsc#1012628). +- spi: altera: Fix memory leak on error path (bsc#1012628). +- ASoC: Intel: Skylake: skl-topology: Fix OOPs ib + skl_tplg_complete (bsc#1012628). +- powerpc/64s: prevent recursive replay_soft_interrupts causing + superfluous interrupt (bsc#1012628). +- pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process() + (bsc#1012628). +- pNFS/NFSv4: Update the layout barrier when we schedule a + layoutreturn (bsc#1012628). +- ASoC: SOF: Intel: soundwire: fix select/depend unmet + dependencies (bsc#1012628). +- ASoC: qcom: lpass: Fix out-of-bounds DAI ID lookup + (bsc#1012628). +- iwlwifi: pcie: avoid potential PNVM leaks (bsc#1012628). +- iwlwifi: pnvm: don't skip everything when not reloading + (bsc#1012628). +- iwlwifi: pnvm: don't try to load after failures (bsc#1012628). +- iwlwifi: pcie: set LTR on more devices (bsc#1012628). +- iwlwifi: pcie: use jiffies for memory read spin time limit + (bsc#1012628). +- iwlwifi: pcie: reschedule in long-running memory reads + (bsc#1012628). +- mac80211: pause TX while changing interface type (bsc#1012628). +- ice: fix FDir IPv6 flexbyte (bsc#1012628). +- ice: Implement flow for IPv6 next header (extension header) + (bsc#1012628). +- ice: update dev_addr in ice_set_mac_address even if HW filter + exists (bsc#1012628). +- ice: Don't allow more channels than LAN MSI-X available + (bsc#1012628). +- ice: Fix MSI-X vector fallback logic (bsc#1012628). +- i40e: acquire VSI pointer only after VF is initialized + (bsc#1012628). +- igc: fix link speed advertising (bsc#1012628). +- net/mlx5: Fix memory leak on flow table creation error flow + (bsc#1012628). +- net/mlx5e: E-switch, Fix rate calculation for overflow + (bsc#1012628). +- net/mlx5e: free page before return (bsc#1012628). +- net/mlx5e: Reduce tc unsupported key print level (bsc#1012628). +- net/mlx5: Maintain separate page trees for ECPF and PF functions + (bsc#1012628). +- net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is + disabled (bsc#1012628). +- net/mlx5e: Fix CT rule + encap slow path offload and deletion + (bsc#1012628). +- net/mlx5e: Correctly handle changing the number of queues when + the interface is down (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing trust + state without reset (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing MTU and + LRO state without reset (bsc#1012628). +- net/mlx5: CT: Fix incorrect removal of tuple_nat_node from + nat rhashtable (bsc#1012628). +- can: dev: prevent potential information leak in can_fill_info() + (bsc#1012628). +- ACPI/IORT: Do not blindly trust DMA masks from firmware + (bsc#1012628). +- of/device: Update dma_range_map only when dev has valid + dma-ranges (bsc#1012628). +- iommu/amd: Use IVHD EFR for early initialization of IOMMU + features (bsc#1012628). +- iommu/vt-d: Correctly check addr alignment in + qi_flush_dev_iotlb_pasid() (bsc#1012628). +- nvme-multipath: Early exit if no path is available + (bsc#1012628). +- selftests: forwarding: Specify interface when invoking mausezahn + (bsc#1012628). +- rxrpc: Fix memory leak in rxrpc_lookup_local (bsc#1012628). +- NFC: fix resource leak when target index is invalid + (bsc#1012628). +- NFC: fix possible resource leak (bsc#1012628). +- ASoC: mediatek: mt8183-da7219: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: mediatek: mt8183-mt6358: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: topology: Properly unregister DAI on removal + (bsc#1012628). +- ASoC: topology: Fix memory corruption in + soc_tplg_denum_create_values() (bsc#1012628). +- scsi: qla2xxx: Fix description for parameter + ql2xenforce_iocb_limit (bsc#1012628). +- team: protect features update by RCU to avoid deadlock + (bsc#1012628). +- tcp: make TCP_USER_TIMEOUT accurate for zero window probes + (bsc#1012628). +- tcp: fix TLP timer not set when CA_STATE changes from DISORDER + to OPEN (bsc#1012628). +- vsock: fix the race conditions in multi-transport support + (bsc#1012628). +- Update patches.suse/acpi_thermal_passive_blacklist.patch + (bsc#333043). +- commit 3527948 + ------------------------------------------------------------------- Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index f374f965..49555ce5 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 5.10.12 +%define patchversion 5.10.13 %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.12 +Version: 5.10.13 %if 0%{?is_kotd} -Release: .ga3c8888 +Release: .ge976b88 %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index 5de96280..f3b2790f 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,254 @@ +------------------------------------------------------------------- +Thu Feb 4 11:42:01 CET 2021 - jslaby@suse.cz + +- net/mlx5: Fix function calculation for page trees (git-fixes). +- commit e976b88 + +------------------------------------------------------------------- +Thu Feb 4 07:01:34 CET 2021 - jslaby@suse.cz + +- Linux 5.10.13 (bsc#1012628). +- iwlwifi: provide gso_type to GSO packets (bsc#1012628). +- nbd: freeze the queue while we're adding connections + (bsc#1012628). +- tty: avoid using vfs_iocb_iter_write() for redirected console + writes (bsc#1012628). +- ACPI: sysfs: Prefer "compatible" modalias (bsc#1012628). +- ACPI: thermal: Do not call acpi_thermal_check() directly + (bsc#1012628). +- kernel: kexec: remove the lock operation of + system_transition_mutex (bsc#1012628). +- ALSA: hda/realtek: Enable headset of ASUS B1400CEPE with ALC256 + (bsc#1012628). +- parisc: Enable -mlong-calls gcc option by default when + !CONFIG_MODULES (bsc#1012628). +- media: cec: add stm32 driver (bsc#1012628). +- media: cedrus: Fix H264 decoding (bsc#1012628). +- media: hantro: Fix reset_raw_fmt initialization (bsc#1012628). +- media: rc: fix timeout handling after switch to microsecond + durations (bsc#1012628). +- media: rc: ite-cir: fix min_timeout calculation (bsc#1012628). +- media: rc: ensure that uevent can be read directly after rc + device register (bsc#1012628). +- ARM: dts: tbs2910: rename MMC node aliases (bsc#1012628). +- ARM: dts: ux500: Reserve memory carveouts (bsc#1012628). +- ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming + (bsc#1012628). +- wext: fix NULL-ptr-dereference with cfg80211's lack of commit() + (bsc#1012628). +- x86/xen: avoid warning in Xen pv guest with + CONFIG_AMD_MEM_ENCRYPT enabled (bsc#1012628). +- ASoC: AMD Renoir - refine DMI entries for some Lenovo products + (bsc#1012628). +- Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)" + (bsc#1012628). +- drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursors (bsc#1012628). +- drm/i915: Always flush the active worker before returning from + the wait (bsc#1012628). +- drm/i915/gt: Always try to reserve GGTT address 0x0 + (bsc#1012628). +- drivers/nouveau/kms/nv50-: Reject format modifiers for cursor + planes (bsc#1012628). +- bcache: only check feature sets when sb->version >= + BCACHE_SB_VERSION_CDEV_WITH_FEATURES (bsc#1012628). +- net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 + modem family (bsc#1012628). +- s390: uv: Fix sysfs max number of VCPUs reporting (bsc#1012628). +- s390/vfio-ap: No need to disable IRQ after queue reset + (bsc#1012628). +- PM: hibernate: flush swap writer after marking (bsc#1012628). +- x86/entry: Emit a symbol for register restoring thunk + (bsc#1012628). +- efi/apple-properties: Reinstate support for boolean properties + (bsc#1012628). +- crypto: marvel/cesa - Fix tdma descriptor on 64-bit + (bsc#1012628). +- drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 + SoCs (bsc#1012628). +- drivers: soc: atmel: add null entry at the end of + at91_soc_allowed_list[] (bsc#1012628). +- btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch + (bsc#1012628). +- btrfs: fix possible free space tree corruption with online + conversion (bsc#1012628). +- KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in + intel_arch_events[] (bsc#1012628). +- KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in + intel_pmu_refresh() (bsc#1012628). +- KVM: arm64: Filter out v8.1+ events on v8.0 HW (bsc#1012628). +- KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested + vmexit (bsc#1012628). +- KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest + mode for VMX (bsc#1012628). +- KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration + (bsc#1012628). +- KVM: x86: get smi pending status correctly (bsc#1012628). +- KVM: Forbid the use of tagged userspace addresses for memslots + (bsc#1012628). +- io_uring: fix wqe->lock/completion_lock deadlock (bsc#1012628). +- xen: Fix XenStore initialisation for XS_LOCAL (bsc#1012628). +- leds: trigger: fix potential deadlock with libata (bsc#1012628). +- arm64: dts: broadcom: Fix USB DMA address translation for + Stingray (bsc#1012628). +- mt7601u: fix kernel crash unplugging the device (bsc#1012628). +- mt76: mt7663s: fix rx buffer refcounting (bsc#1012628). +- mt7601u: fix rx buffer refcounting (bsc#1012628). +- iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit + (bsc#1012628). +- drm/i915/gt: Clear CACHE_MODE prior to clearing residuals + (bsc#1012628). +- drm/i915/pmu: Don't grab wakeref when enabling events + (bsc#1012628). +- net/mlx5e: Fix IPSEC stats (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix pwms for lcd-backlight + (bsc#1012628). +- drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported + devices (bsc#1012628). +- drm/vc4: Correct lbm size and calculation (bsc#1012628). +- drm/vc4: Correct POS1_SCL for hvs5 (bsc#1012628). +- drm/i915: Check for all subplatform bits (bsc#1012628). +- drm/i915/selftest: Fix potential memory leak (bsc#1012628). +- uapi: fix big endian definition of ipv6_rpl_sr_hdr + (bsc#1012628). +- KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM + (bsc#1012628). +- tee: optee: replace might_sleep with cond_resched (bsc#1012628). +- xen-blkfront: allow discard-* nodes to be optional + (bsc#1012628). +- blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in + hctx_may_queue (bsc#1012628). +- clk: imx: fix Kconfig warning for i.MX SCU clk (bsc#1012628). +- clk: mmp2: fix build without CONFIG_PM (bsc#1012628). +- clk: qcom: gcc-sm250: Use floor ops for sdcc clks (bsc#1012628). +- ARM: imx: build suspend-imx6.S with arm instruction set + (bsc#1012628). +- ARM: zImage: atags_to_fdt: Fix node names on added root nodes + (bsc#1012628). +- netfilter: nft_dynset: add timeout extension to template + (bsc#1012628). +- Revert "RDMA/mlx5: Fix devlink deadlock on net namespace + deletion" (bsc#1012628). +- Revert "block: simplify set_init_blocksize" to regain lost + performance (bsc#1012628). +- xfrm: Fix oops in xfrm_replay_advance_bmp (bsc#1012628). +- xfrm: fix disable_xfrm sysctl when used on xfrm interfaces + (bsc#1012628). +- selftests: xfrm: fix test return value override issue in + xfrm_policy.sh (bsc#1012628). +- xfrm: Fix wraparound in xfrm_policy_addr_delta() (bsc#1012628). +- arm64: dts: ls1028a: fix the offset of the reset register + (bsc#1012628). +- ARM: imx: fix imx8m dependencies (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default status + (bsc#1012628). +- ARM: dts: imx6qdl-sr-som: fix some cubox-i platforms + (bsc#1012628). +- arm64: dts: imx8mp: Correct the gpio ranges of gpio3 + (bsc#1012628). +- firmware: imx: select SOC_BUS to fix firmware build + (bsc#1012628). +- RDMA/cxgb4: Fix the reported max_recv_sge value (bsc#1012628). +- ASoC: dt-bindings: lpass: Fix and common up lpass dai ids + (bsc#1012628). +- ASoC: qcom: Fix incorrect volatile registers (bsc#1012628). +- ASoC: qcom: Fix broken support to MI2S TERTIARY and QUATERNARY + (bsc#1012628). +- ASoC: qcom: lpass-ipq806x: fix bitwidth regmap field + (bsc#1012628). +- spi: altera: Fix memory leak on error path (bsc#1012628). +- ASoC: Intel: Skylake: skl-topology: Fix OOPs ib + skl_tplg_complete (bsc#1012628). +- powerpc/64s: prevent recursive replay_soft_interrupts causing + superfluous interrupt (bsc#1012628). +- pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process() + (bsc#1012628). +- pNFS/NFSv4: Update the layout barrier when we schedule a + layoutreturn (bsc#1012628). +- ASoC: SOF: Intel: soundwire: fix select/depend unmet + dependencies (bsc#1012628). +- ASoC: qcom: lpass: Fix out-of-bounds DAI ID lookup + (bsc#1012628). +- iwlwifi: pcie: avoid potential PNVM leaks (bsc#1012628). +- iwlwifi: pnvm: don't skip everything when not reloading + (bsc#1012628). +- iwlwifi: pnvm: don't try to load after failures (bsc#1012628). +- iwlwifi: pcie: set LTR on more devices (bsc#1012628). +- iwlwifi: pcie: use jiffies for memory read spin time limit + (bsc#1012628). +- iwlwifi: pcie: reschedule in long-running memory reads + (bsc#1012628). +- mac80211: pause TX while changing interface type (bsc#1012628). +- ice: fix FDir IPv6 flexbyte (bsc#1012628). +- ice: Implement flow for IPv6 next header (extension header) + (bsc#1012628). +- ice: update dev_addr in ice_set_mac_address even if HW filter + exists (bsc#1012628). +- ice: Don't allow more channels than LAN MSI-X available + (bsc#1012628). +- ice: Fix MSI-X vector fallback logic (bsc#1012628). +- i40e: acquire VSI pointer only after VF is initialized + (bsc#1012628). +- igc: fix link speed advertising (bsc#1012628). +- net/mlx5: Fix memory leak on flow table creation error flow + (bsc#1012628). +- net/mlx5e: E-switch, Fix rate calculation for overflow + (bsc#1012628). +- net/mlx5e: free page before return (bsc#1012628). +- net/mlx5e: Reduce tc unsupported key print level (bsc#1012628). +- net/mlx5: Maintain separate page trees for ECPF and PF functions + (bsc#1012628). +- net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is + disabled (bsc#1012628). +- net/mlx5e: Fix CT rule + encap slow path offload and deletion + (bsc#1012628). +- net/mlx5e: Correctly handle changing the number of queues when + the interface is down (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing trust + state without reset (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing MTU and + LRO state without reset (bsc#1012628). +- net/mlx5: CT: Fix incorrect removal of tuple_nat_node from + nat rhashtable (bsc#1012628). +- can: dev: prevent potential information leak in can_fill_info() + (bsc#1012628). +- ACPI/IORT: Do not blindly trust DMA masks from firmware + (bsc#1012628). +- of/device: Update dma_range_map only when dev has valid + dma-ranges (bsc#1012628). +- iommu/amd: Use IVHD EFR for early initialization of IOMMU + features (bsc#1012628). +- iommu/vt-d: Correctly check addr alignment in + qi_flush_dev_iotlb_pasid() (bsc#1012628). +- nvme-multipath: Early exit if no path is available + (bsc#1012628). +- selftests: forwarding: Specify interface when invoking mausezahn + (bsc#1012628). +- rxrpc: Fix memory leak in rxrpc_lookup_local (bsc#1012628). +- NFC: fix resource leak when target index is invalid + (bsc#1012628). +- NFC: fix possible resource leak (bsc#1012628). +- ASoC: mediatek: mt8183-da7219: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: mediatek: mt8183-mt6358: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: topology: Properly unregister DAI on removal + (bsc#1012628). +- ASoC: topology: Fix memory corruption in + soc_tplg_denum_create_values() (bsc#1012628). +- scsi: qla2xxx: Fix description for parameter + ql2xenforce_iocb_limit (bsc#1012628). +- team: protect features update by RCU to avoid deadlock + (bsc#1012628). +- tcp: make TCP_USER_TIMEOUT accurate for zero window probes + (bsc#1012628). +- tcp: fix TLP timer not set when CA_STATE changes from DISORDER + to OPEN (bsc#1012628). +- vsock: fix the race conditions in multi-transport support + (bsc#1012628). +- Update patches.suse/acpi_thermal_passive_blacklist.patch + (bsc#333043). +- commit 3527948 + ------------------------------------------------------------------- Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz diff --git a/kernel-pae.spec b/kernel-pae.spec index e1a8e660..a654899b 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.12 +%define patchversion 5.10.13 %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.12 +Version: 5.10.13 %if 0%{?is_kotd} -Release: .ga3c8888 +Release: .ge976b88 %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-a3c888884a63d7ee7325a11835d55562f6785407 -Provides: kernel-srchash-a3c888884a63d7ee7325a11835d55562f6785407 +Provides: kernel-%build_flavor-base-srchash-e976b8823ae2f7e71e5409e9367347d067961b8d +Provides: kernel-srchash-e976b8823ae2f7e71e5409e9367347d067961b8d # END COMMON DEPS -Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407 +Provides: %name-srchash-e976b8823ae2f7e71e5409e9367347d067961b8d %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 5de96280..f3b2790f 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,254 @@ +------------------------------------------------------------------- +Thu Feb 4 11:42:01 CET 2021 - jslaby@suse.cz + +- net/mlx5: Fix function calculation for page trees (git-fixes). +- commit e976b88 + +------------------------------------------------------------------- +Thu Feb 4 07:01:34 CET 2021 - jslaby@suse.cz + +- Linux 5.10.13 (bsc#1012628). +- iwlwifi: provide gso_type to GSO packets (bsc#1012628). +- nbd: freeze the queue while we're adding connections + (bsc#1012628). +- tty: avoid using vfs_iocb_iter_write() for redirected console + writes (bsc#1012628). +- ACPI: sysfs: Prefer "compatible" modalias (bsc#1012628). +- ACPI: thermal: Do not call acpi_thermal_check() directly + (bsc#1012628). +- kernel: kexec: remove the lock operation of + system_transition_mutex (bsc#1012628). +- ALSA: hda/realtek: Enable headset of ASUS B1400CEPE with ALC256 + (bsc#1012628). +- parisc: Enable -mlong-calls gcc option by default when + !CONFIG_MODULES (bsc#1012628). +- media: cec: add stm32 driver (bsc#1012628). +- media: cedrus: Fix H264 decoding (bsc#1012628). +- media: hantro: Fix reset_raw_fmt initialization (bsc#1012628). +- media: rc: fix timeout handling after switch to microsecond + durations (bsc#1012628). +- media: rc: ite-cir: fix min_timeout calculation (bsc#1012628). +- media: rc: ensure that uevent can be read directly after rc + device register (bsc#1012628). +- ARM: dts: tbs2910: rename MMC node aliases (bsc#1012628). +- ARM: dts: ux500: Reserve memory carveouts (bsc#1012628). +- ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming + (bsc#1012628). +- wext: fix NULL-ptr-dereference with cfg80211's lack of commit() + (bsc#1012628). +- x86/xen: avoid warning in Xen pv guest with + CONFIG_AMD_MEM_ENCRYPT enabled (bsc#1012628). +- ASoC: AMD Renoir - refine DMI entries for some Lenovo products + (bsc#1012628). +- Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)" + (bsc#1012628). +- drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursors (bsc#1012628). +- drm/i915: Always flush the active worker before returning from + the wait (bsc#1012628). +- drm/i915/gt: Always try to reserve GGTT address 0x0 + (bsc#1012628). +- drivers/nouveau/kms/nv50-: Reject format modifiers for cursor + planes (bsc#1012628). +- bcache: only check feature sets when sb->version >= + BCACHE_SB_VERSION_CDEV_WITH_FEATURES (bsc#1012628). +- net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 + modem family (bsc#1012628). +- s390: uv: Fix sysfs max number of VCPUs reporting (bsc#1012628). +- s390/vfio-ap: No need to disable IRQ after queue reset + (bsc#1012628). +- PM: hibernate: flush swap writer after marking (bsc#1012628). +- x86/entry: Emit a symbol for register restoring thunk + (bsc#1012628). +- efi/apple-properties: Reinstate support for boolean properties + (bsc#1012628). +- crypto: marvel/cesa - Fix tdma descriptor on 64-bit + (bsc#1012628). +- drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 + SoCs (bsc#1012628). +- drivers: soc: atmel: add null entry at the end of + at91_soc_allowed_list[] (bsc#1012628). +- btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch + (bsc#1012628). +- btrfs: fix possible free space tree corruption with online + conversion (bsc#1012628). +- KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in + intel_arch_events[] (bsc#1012628). +- KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in + intel_pmu_refresh() (bsc#1012628). +- KVM: arm64: Filter out v8.1+ events on v8.0 HW (bsc#1012628). +- KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested + vmexit (bsc#1012628). +- KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest + mode for VMX (bsc#1012628). +- KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration + (bsc#1012628). +- KVM: x86: get smi pending status correctly (bsc#1012628). +- KVM: Forbid the use of tagged userspace addresses for memslots + (bsc#1012628). +- io_uring: fix wqe->lock/completion_lock deadlock (bsc#1012628). +- xen: Fix XenStore initialisation for XS_LOCAL (bsc#1012628). +- leds: trigger: fix potential deadlock with libata (bsc#1012628). +- arm64: dts: broadcom: Fix USB DMA address translation for + Stingray (bsc#1012628). +- mt7601u: fix kernel crash unplugging the device (bsc#1012628). +- mt76: mt7663s: fix rx buffer refcounting (bsc#1012628). +- mt7601u: fix rx buffer refcounting (bsc#1012628). +- iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit + (bsc#1012628). +- drm/i915/gt: Clear CACHE_MODE prior to clearing residuals + (bsc#1012628). +- drm/i915/pmu: Don't grab wakeref when enabling events + (bsc#1012628). +- net/mlx5e: Fix IPSEC stats (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix pwms for lcd-backlight + (bsc#1012628). +- drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported + devices (bsc#1012628). +- drm/vc4: Correct lbm size and calculation (bsc#1012628). +- drm/vc4: Correct POS1_SCL for hvs5 (bsc#1012628). +- drm/i915: Check for all subplatform bits (bsc#1012628). +- drm/i915/selftest: Fix potential memory leak (bsc#1012628). +- uapi: fix big endian definition of ipv6_rpl_sr_hdr + (bsc#1012628). +- KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM + (bsc#1012628). +- tee: optee: replace might_sleep with cond_resched (bsc#1012628). +- xen-blkfront: allow discard-* nodes to be optional + (bsc#1012628). +- blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in + hctx_may_queue (bsc#1012628). +- clk: imx: fix Kconfig warning for i.MX SCU clk (bsc#1012628). +- clk: mmp2: fix build without CONFIG_PM (bsc#1012628). +- clk: qcom: gcc-sm250: Use floor ops for sdcc clks (bsc#1012628). +- ARM: imx: build suspend-imx6.S with arm instruction set + (bsc#1012628). +- ARM: zImage: atags_to_fdt: Fix node names on added root nodes + (bsc#1012628). +- netfilter: nft_dynset: add timeout extension to template + (bsc#1012628). +- Revert "RDMA/mlx5: Fix devlink deadlock on net namespace + deletion" (bsc#1012628). +- Revert "block: simplify set_init_blocksize" to regain lost + performance (bsc#1012628). +- xfrm: Fix oops in xfrm_replay_advance_bmp (bsc#1012628). +- xfrm: fix disable_xfrm sysctl when used on xfrm interfaces + (bsc#1012628). +- selftests: xfrm: fix test return value override issue in + xfrm_policy.sh (bsc#1012628). +- xfrm: Fix wraparound in xfrm_policy_addr_delta() (bsc#1012628). +- arm64: dts: ls1028a: fix the offset of the reset register + (bsc#1012628). +- ARM: imx: fix imx8m dependencies (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default status + (bsc#1012628). +- ARM: dts: imx6qdl-sr-som: fix some cubox-i platforms + (bsc#1012628). +- arm64: dts: imx8mp: Correct the gpio ranges of gpio3 + (bsc#1012628). +- firmware: imx: select SOC_BUS to fix firmware build + (bsc#1012628). +- RDMA/cxgb4: Fix the reported max_recv_sge value (bsc#1012628). +- ASoC: dt-bindings: lpass: Fix and common up lpass dai ids + (bsc#1012628). +- ASoC: qcom: Fix incorrect volatile registers (bsc#1012628). +- ASoC: qcom: Fix broken support to MI2S TERTIARY and QUATERNARY + (bsc#1012628). +- ASoC: qcom: lpass-ipq806x: fix bitwidth regmap field + (bsc#1012628). +- spi: altera: Fix memory leak on error path (bsc#1012628). +- ASoC: Intel: Skylake: skl-topology: Fix OOPs ib + skl_tplg_complete (bsc#1012628). +- powerpc/64s: prevent recursive replay_soft_interrupts causing + superfluous interrupt (bsc#1012628). +- pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process() + (bsc#1012628). +- pNFS/NFSv4: Update the layout barrier when we schedule a + layoutreturn (bsc#1012628). +- ASoC: SOF: Intel: soundwire: fix select/depend unmet + dependencies (bsc#1012628). +- ASoC: qcom: lpass: Fix out-of-bounds DAI ID lookup + (bsc#1012628). +- iwlwifi: pcie: avoid potential PNVM leaks (bsc#1012628). +- iwlwifi: pnvm: don't skip everything when not reloading + (bsc#1012628). +- iwlwifi: pnvm: don't try to load after failures (bsc#1012628). +- iwlwifi: pcie: set LTR on more devices (bsc#1012628). +- iwlwifi: pcie: use jiffies for memory read spin time limit + (bsc#1012628). +- iwlwifi: pcie: reschedule in long-running memory reads + (bsc#1012628). +- mac80211: pause TX while changing interface type (bsc#1012628). +- ice: fix FDir IPv6 flexbyte (bsc#1012628). +- ice: Implement flow for IPv6 next header (extension header) + (bsc#1012628). +- ice: update dev_addr in ice_set_mac_address even if HW filter + exists (bsc#1012628). +- ice: Don't allow more channels than LAN MSI-X available + (bsc#1012628). +- ice: Fix MSI-X vector fallback logic (bsc#1012628). +- i40e: acquire VSI pointer only after VF is initialized + (bsc#1012628). +- igc: fix link speed advertising (bsc#1012628). +- net/mlx5: Fix memory leak on flow table creation error flow + (bsc#1012628). +- net/mlx5e: E-switch, Fix rate calculation for overflow + (bsc#1012628). +- net/mlx5e: free page before return (bsc#1012628). +- net/mlx5e: Reduce tc unsupported key print level (bsc#1012628). +- net/mlx5: Maintain separate page trees for ECPF and PF functions + (bsc#1012628). +- net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is + disabled (bsc#1012628). +- net/mlx5e: Fix CT rule + encap slow path offload and deletion + (bsc#1012628). +- net/mlx5e: Correctly handle changing the number of queues when + the interface is down (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing trust + state without reset (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing MTU and + LRO state without reset (bsc#1012628). +- net/mlx5: CT: Fix incorrect removal of tuple_nat_node from + nat rhashtable (bsc#1012628). +- can: dev: prevent potential information leak in can_fill_info() + (bsc#1012628). +- ACPI/IORT: Do not blindly trust DMA masks from firmware + (bsc#1012628). +- of/device: Update dma_range_map only when dev has valid + dma-ranges (bsc#1012628). +- iommu/amd: Use IVHD EFR for early initialization of IOMMU + features (bsc#1012628). +- iommu/vt-d: Correctly check addr alignment in + qi_flush_dev_iotlb_pasid() (bsc#1012628). +- nvme-multipath: Early exit if no path is available + (bsc#1012628). +- selftests: forwarding: Specify interface when invoking mausezahn + (bsc#1012628). +- rxrpc: Fix memory leak in rxrpc_lookup_local (bsc#1012628). +- NFC: fix resource leak when target index is invalid + (bsc#1012628). +- NFC: fix possible resource leak (bsc#1012628). +- ASoC: mediatek: mt8183-da7219: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: mediatek: mt8183-mt6358: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: topology: Properly unregister DAI on removal + (bsc#1012628). +- ASoC: topology: Fix memory corruption in + soc_tplg_denum_create_values() (bsc#1012628). +- scsi: qla2xxx: Fix description for parameter + ql2xenforce_iocb_limit (bsc#1012628). +- team: protect features update by RCU to avoid deadlock + (bsc#1012628). +- tcp: make TCP_USER_TIMEOUT accurate for zero window probes + (bsc#1012628). +- tcp: fix TLP timer not set when CA_STATE changes from DISORDER + to OPEN (bsc#1012628). +- vsock: fix the race conditions in multi-transport support + (bsc#1012628). +- Update patches.suse/acpi_thermal_passive_blacklist.patch + (bsc#333043). +- commit 3527948 + ------------------------------------------------------------------- Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index d623a819..2248ac7b 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.12 +%define patchversion 5.10.13 %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.12 +Version: 5.10.13 %if 0%{?is_kotd} -Release: .ga3c8888 +Release: .ge976b88 %else Release: 0 %endif @@ -43,7 +43,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407 +Provides: %name-srchash-e976b8823ae2f7e71e5409e9367347d067961b8d 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 5de96280..f3b2790f 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,254 @@ +------------------------------------------------------------------- +Thu Feb 4 11:42:01 CET 2021 - jslaby@suse.cz + +- net/mlx5: Fix function calculation for page trees (git-fixes). +- commit e976b88 + +------------------------------------------------------------------- +Thu Feb 4 07:01:34 CET 2021 - jslaby@suse.cz + +- Linux 5.10.13 (bsc#1012628). +- iwlwifi: provide gso_type to GSO packets (bsc#1012628). +- nbd: freeze the queue while we're adding connections + (bsc#1012628). +- tty: avoid using vfs_iocb_iter_write() for redirected console + writes (bsc#1012628). +- ACPI: sysfs: Prefer "compatible" modalias (bsc#1012628). +- ACPI: thermal: Do not call acpi_thermal_check() directly + (bsc#1012628). +- kernel: kexec: remove the lock operation of + system_transition_mutex (bsc#1012628). +- ALSA: hda/realtek: Enable headset of ASUS B1400CEPE with ALC256 + (bsc#1012628). +- parisc: Enable -mlong-calls gcc option by default when + !CONFIG_MODULES (bsc#1012628). +- media: cec: add stm32 driver (bsc#1012628). +- media: cedrus: Fix H264 decoding (bsc#1012628). +- media: hantro: Fix reset_raw_fmt initialization (bsc#1012628). +- media: rc: fix timeout handling after switch to microsecond + durations (bsc#1012628). +- media: rc: ite-cir: fix min_timeout calculation (bsc#1012628). +- media: rc: ensure that uevent can be read directly after rc + device register (bsc#1012628). +- ARM: dts: tbs2910: rename MMC node aliases (bsc#1012628). +- ARM: dts: ux500: Reserve memory carveouts (bsc#1012628). +- ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming + (bsc#1012628). +- wext: fix NULL-ptr-dereference with cfg80211's lack of commit() + (bsc#1012628). +- x86/xen: avoid warning in Xen pv guest with + CONFIG_AMD_MEM_ENCRYPT enabled (bsc#1012628). +- ASoC: AMD Renoir - refine DMI entries for some Lenovo products + (bsc#1012628). +- Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)" + (bsc#1012628). +- drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursors (bsc#1012628). +- drm/i915: Always flush the active worker before returning from + the wait (bsc#1012628). +- drm/i915/gt: Always try to reserve GGTT address 0x0 + (bsc#1012628). +- drivers/nouveau/kms/nv50-: Reject format modifiers for cursor + planes (bsc#1012628). +- bcache: only check feature sets when sb->version >= + BCACHE_SB_VERSION_CDEV_WITH_FEATURES (bsc#1012628). +- net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 + modem family (bsc#1012628). +- s390: uv: Fix sysfs max number of VCPUs reporting (bsc#1012628). +- s390/vfio-ap: No need to disable IRQ after queue reset + (bsc#1012628). +- PM: hibernate: flush swap writer after marking (bsc#1012628). +- x86/entry: Emit a symbol for register restoring thunk + (bsc#1012628). +- efi/apple-properties: Reinstate support for boolean properties + (bsc#1012628). +- crypto: marvel/cesa - Fix tdma descriptor on 64-bit + (bsc#1012628). +- drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 + SoCs (bsc#1012628). +- drivers: soc: atmel: add null entry at the end of + at91_soc_allowed_list[] (bsc#1012628). +- btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch + (bsc#1012628). +- btrfs: fix possible free space tree corruption with online + conversion (bsc#1012628). +- KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in + intel_arch_events[] (bsc#1012628). +- KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in + intel_pmu_refresh() (bsc#1012628). +- KVM: arm64: Filter out v8.1+ events on v8.0 HW (bsc#1012628). +- KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested + vmexit (bsc#1012628). +- KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest + mode for VMX (bsc#1012628). +- KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration + (bsc#1012628). +- KVM: x86: get smi pending status correctly (bsc#1012628). +- KVM: Forbid the use of tagged userspace addresses for memslots + (bsc#1012628). +- io_uring: fix wqe->lock/completion_lock deadlock (bsc#1012628). +- xen: Fix XenStore initialisation for XS_LOCAL (bsc#1012628). +- leds: trigger: fix potential deadlock with libata (bsc#1012628). +- arm64: dts: broadcom: Fix USB DMA address translation for + Stingray (bsc#1012628). +- mt7601u: fix kernel crash unplugging the device (bsc#1012628). +- mt76: mt7663s: fix rx buffer refcounting (bsc#1012628). +- mt7601u: fix rx buffer refcounting (bsc#1012628). +- iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit + (bsc#1012628). +- drm/i915/gt: Clear CACHE_MODE prior to clearing residuals + (bsc#1012628). +- drm/i915/pmu: Don't grab wakeref when enabling events + (bsc#1012628). +- net/mlx5e: Fix IPSEC stats (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix pwms for lcd-backlight + (bsc#1012628). +- drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported + devices (bsc#1012628). +- drm/vc4: Correct lbm size and calculation (bsc#1012628). +- drm/vc4: Correct POS1_SCL for hvs5 (bsc#1012628). +- drm/i915: Check for all subplatform bits (bsc#1012628). +- drm/i915/selftest: Fix potential memory leak (bsc#1012628). +- uapi: fix big endian definition of ipv6_rpl_sr_hdr + (bsc#1012628). +- KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM + (bsc#1012628). +- tee: optee: replace might_sleep with cond_resched (bsc#1012628). +- xen-blkfront: allow discard-* nodes to be optional + (bsc#1012628). +- blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in + hctx_may_queue (bsc#1012628). +- clk: imx: fix Kconfig warning for i.MX SCU clk (bsc#1012628). +- clk: mmp2: fix build without CONFIG_PM (bsc#1012628). +- clk: qcom: gcc-sm250: Use floor ops for sdcc clks (bsc#1012628). +- ARM: imx: build suspend-imx6.S with arm instruction set + (bsc#1012628). +- ARM: zImage: atags_to_fdt: Fix node names on added root nodes + (bsc#1012628). +- netfilter: nft_dynset: add timeout extension to template + (bsc#1012628). +- Revert "RDMA/mlx5: Fix devlink deadlock on net namespace + deletion" (bsc#1012628). +- Revert "block: simplify set_init_blocksize" to regain lost + performance (bsc#1012628). +- xfrm: Fix oops in xfrm_replay_advance_bmp (bsc#1012628). +- xfrm: fix disable_xfrm sysctl when used on xfrm interfaces + (bsc#1012628). +- selftests: xfrm: fix test return value override issue in + xfrm_policy.sh (bsc#1012628). +- xfrm: Fix wraparound in xfrm_policy_addr_delta() (bsc#1012628). +- arm64: dts: ls1028a: fix the offset of the reset register + (bsc#1012628). +- ARM: imx: fix imx8m dependencies (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default status + (bsc#1012628). +- ARM: dts: imx6qdl-sr-som: fix some cubox-i platforms + (bsc#1012628). +- arm64: dts: imx8mp: Correct the gpio ranges of gpio3 + (bsc#1012628). +- firmware: imx: select SOC_BUS to fix firmware build + (bsc#1012628). +- RDMA/cxgb4: Fix the reported max_recv_sge value (bsc#1012628). +- ASoC: dt-bindings: lpass: Fix and common up lpass dai ids + (bsc#1012628). +- ASoC: qcom: Fix incorrect volatile registers (bsc#1012628). +- ASoC: qcom: Fix broken support to MI2S TERTIARY and QUATERNARY + (bsc#1012628). +- ASoC: qcom: lpass-ipq806x: fix bitwidth regmap field + (bsc#1012628). +- spi: altera: Fix memory leak on error path (bsc#1012628). +- ASoC: Intel: Skylake: skl-topology: Fix OOPs ib + skl_tplg_complete (bsc#1012628). +- powerpc/64s: prevent recursive replay_soft_interrupts causing + superfluous interrupt (bsc#1012628). +- pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process() + (bsc#1012628). +- pNFS/NFSv4: Update the layout barrier when we schedule a + layoutreturn (bsc#1012628). +- ASoC: SOF: Intel: soundwire: fix select/depend unmet + dependencies (bsc#1012628). +- ASoC: qcom: lpass: Fix out-of-bounds DAI ID lookup + (bsc#1012628). +- iwlwifi: pcie: avoid potential PNVM leaks (bsc#1012628). +- iwlwifi: pnvm: don't skip everything when not reloading + (bsc#1012628). +- iwlwifi: pnvm: don't try to load after failures (bsc#1012628). +- iwlwifi: pcie: set LTR on more devices (bsc#1012628). +- iwlwifi: pcie: use jiffies for memory read spin time limit + (bsc#1012628). +- iwlwifi: pcie: reschedule in long-running memory reads + (bsc#1012628). +- mac80211: pause TX while changing interface type (bsc#1012628). +- ice: fix FDir IPv6 flexbyte (bsc#1012628). +- ice: Implement flow for IPv6 next header (extension header) + (bsc#1012628). +- ice: update dev_addr in ice_set_mac_address even if HW filter + exists (bsc#1012628). +- ice: Don't allow more channels than LAN MSI-X available + (bsc#1012628). +- ice: Fix MSI-X vector fallback logic (bsc#1012628). +- i40e: acquire VSI pointer only after VF is initialized + (bsc#1012628). +- igc: fix link speed advertising (bsc#1012628). +- net/mlx5: Fix memory leak on flow table creation error flow + (bsc#1012628). +- net/mlx5e: E-switch, Fix rate calculation for overflow + (bsc#1012628). +- net/mlx5e: free page before return (bsc#1012628). +- net/mlx5e: Reduce tc unsupported key print level (bsc#1012628). +- net/mlx5: Maintain separate page trees for ECPF and PF functions + (bsc#1012628). +- net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is + disabled (bsc#1012628). +- net/mlx5e: Fix CT rule + encap slow path offload and deletion + (bsc#1012628). +- net/mlx5e: Correctly handle changing the number of queues when + the interface is down (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing trust + state without reset (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing MTU and + LRO state without reset (bsc#1012628). +- net/mlx5: CT: Fix incorrect removal of tuple_nat_node from + nat rhashtable (bsc#1012628). +- can: dev: prevent potential information leak in can_fill_info() + (bsc#1012628). +- ACPI/IORT: Do not blindly trust DMA masks from firmware + (bsc#1012628). +- of/device: Update dma_range_map only when dev has valid + dma-ranges (bsc#1012628). +- iommu/amd: Use IVHD EFR for early initialization of IOMMU + features (bsc#1012628). +- iommu/vt-d: Correctly check addr alignment in + qi_flush_dev_iotlb_pasid() (bsc#1012628). +- nvme-multipath: Early exit if no path is available + (bsc#1012628). +- selftests: forwarding: Specify interface when invoking mausezahn + (bsc#1012628). +- rxrpc: Fix memory leak in rxrpc_lookup_local (bsc#1012628). +- NFC: fix resource leak when target index is invalid + (bsc#1012628). +- NFC: fix possible resource leak (bsc#1012628). +- ASoC: mediatek: mt8183-da7219: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: mediatek: mt8183-mt6358: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: topology: Properly unregister DAI on removal + (bsc#1012628). +- ASoC: topology: Fix memory corruption in + soc_tplg_denum_create_values() (bsc#1012628). +- scsi: qla2xxx: Fix description for parameter + ql2xenforce_iocb_limit (bsc#1012628). +- team: protect features update by RCU to avoid deadlock + (bsc#1012628). +- tcp: make TCP_USER_TIMEOUT accurate for zero window probes + (bsc#1012628). +- tcp: fix TLP timer not set when CA_STATE changes from DISORDER + to OPEN (bsc#1012628). +- vsock: fix the race conditions in multi-transport support + (bsc#1012628). +- Update patches.suse/acpi_thermal_passive_blacklist.patch + (bsc#333043). +- commit 3527948 + ------------------------------------------------------------------- Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index 8e54c311..be3576b6 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.12 +Version: 5.10.13 %if %using_buildservice %if 0%{?is_kotd} -Release: .ga3c8888 +Release: .ge976b88 %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-a3c888884a63d7ee7325a11835d55562f6785407 +Provides: %name-srchash-e976b8823ae2f7e71e5409e9367347d067961b8d Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 5de96280..f3b2790f 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,254 @@ +------------------------------------------------------------------- +Thu Feb 4 11:42:01 CET 2021 - jslaby@suse.cz + +- net/mlx5: Fix function calculation for page trees (git-fixes). +- commit e976b88 + +------------------------------------------------------------------- +Thu Feb 4 07:01:34 CET 2021 - jslaby@suse.cz + +- Linux 5.10.13 (bsc#1012628). +- iwlwifi: provide gso_type to GSO packets (bsc#1012628). +- nbd: freeze the queue while we're adding connections + (bsc#1012628). +- tty: avoid using vfs_iocb_iter_write() for redirected console + writes (bsc#1012628). +- ACPI: sysfs: Prefer "compatible" modalias (bsc#1012628). +- ACPI: thermal: Do not call acpi_thermal_check() directly + (bsc#1012628). +- kernel: kexec: remove the lock operation of + system_transition_mutex (bsc#1012628). +- ALSA: hda/realtek: Enable headset of ASUS B1400CEPE with ALC256 + (bsc#1012628). +- parisc: Enable -mlong-calls gcc option by default when + !CONFIG_MODULES (bsc#1012628). +- media: cec: add stm32 driver (bsc#1012628). +- media: cedrus: Fix H264 decoding (bsc#1012628). +- media: hantro: Fix reset_raw_fmt initialization (bsc#1012628). +- media: rc: fix timeout handling after switch to microsecond + durations (bsc#1012628). +- media: rc: ite-cir: fix min_timeout calculation (bsc#1012628). +- media: rc: ensure that uevent can be read directly after rc + device register (bsc#1012628). +- ARM: dts: tbs2910: rename MMC node aliases (bsc#1012628). +- ARM: dts: ux500: Reserve memory carveouts (bsc#1012628). +- ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming + (bsc#1012628). +- wext: fix NULL-ptr-dereference with cfg80211's lack of commit() + (bsc#1012628). +- x86/xen: avoid warning in Xen pv guest with + CONFIG_AMD_MEM_ENCRYPT enabled (bsc#1012628). +- ASoC: AMD Renoir - refine DMI entries for some Lenovo products + (bsc#1012628). +- Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)" + (bsc#1012628). +- drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursors (bsc#1012628). +- drm/i915: Always flush the active worker before returning from + the wait (bsc#1012628). +- drm/i915/gt: Always try to reserve GGTT address 0x0 + (bsc#1012628). +- drivers/nouveau/kms/nv50-: Reject format modifiers for cursor + planes (bsc#1012628). +- bcache: only check feature sets when sb->version >= + BCACHE_SB_VERSION_CDEV_WITH_FEATURES (bsc#1012628). +- net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 + modem family (bsc#1012628). +- s390: uv: Fix sysfs max number of VCPUs reporting (bsc#1012628). +- s390/vfio-ap: No need to disable IRQ after queue reset + (bsc#1012628). +- PM: hibernate: flush swap writer after marking (bsc#1012628). +- x86/entry: Emit a symbol for register restoring thunk + (bsc#1012628). +- efi/apple-properties: Reinstate support for boolean properties + (bsc#1012628). +- crypto: marvel/cesa - Fix tdma descriptor on 64-bit + (bsc#1012628). +- drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 + SoCs (bsc#1012628). +- drivers: soc: atmel: add null entry at the end of + at91_soc_allowed_list[] (bsc#1012628). +- btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch + (bsc#1012628). +- btrfs: fix possible free space tree corruption with online + conversion (bsc#1012628). +- KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in + intel_arch_events[] (bsc#1012628). +- KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in + intel_pmu_refresh() (bsc#1012628). +- KVM: arm64: Filter out v8.1+ events on v8.0 HW (bsc#1012628). +- KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested + vmexit (bsc#1012628). +- KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest + mode for VMX (bsc#1012628). +- KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration + (bsc#1012628). +- KVM: x86: get smi pending status correctly (bsc#1012628). +- KVM: Forbid the use of tagged userspace addresses for memslots + (bsc#1012628). +- io_uring: fix wqe->lock/completion_lock deadlock (bsc#1012628). +- xen: Fix XenStore initialisation for XS_LOCAL (bsc#1012628). +- leds: trigger: fix potential deadlock with libata (bsc#1012628). +- arm64: dts: broadcom: Fix USB DMA address translation for + Stingray (bsc#1012628). +- mt7601u: fix kernel crash unplugging the device (bsc#1012628). +- mt76: mt7663s: fix rx buffer refcounting (bsc#1012628). +- mt7601u: fix rx buffer refcounting (bsc#1012628). +- iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit + (bsc#1012628). +- drm/i915/gt: Clear CACHE_MODE prior to clearing residuals + (bsc#1012628). +- drm/i915/pmu: Don't grab wakeref when enabling events + (bsc#1012628). +- net/mlx5e: Fix IPSEC stats (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix pwms for lcd-backlight + (bsc#1012628). +- drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported + devices (bsc#1012628). +- drm/vc4: Correct lbm size and calculation (bsc#1012628). +- drm/vc4: Correct POS1_SCL for hvs5 (bsc#1012628). +- drm/i915: Check for all subplatform bits (bsc#1012628). +- drm/i915/selftest: Fix potential memory leak (bsc#1012628). +- uapi: fix big endian definition of ipv6_rpl_sr_hdr + (bsc#1012628). +- KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM + (bsc#1012628). +- tee: optee: replace might_sleep with cond_resched (bsc#1012628). +- xen-blkfront: allow discard-* nodes to be optional + (bsc#1012628). +- blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in + hctx_may_queue (bsc#1012628). +- clk: imx: fix Kconfig warning for i.MX SCU clk (bsc#1012628). +- clk: mmp2: fix build without CONFIG_PM (bsc#1012628). +- clk: qcom: gcc-sm250: Use floor ops for sdcc clks (bsc#1012628). +- ARM: imx: build suspend-imx6.S with arm instruction set + (bsc#1012628). +- ARM: zImage: atags_to_fdt: Fix node names on added root nodes + (bsc#1012628). +- netfilter: nft_dynset: add timeout extension to template + (bsc#1012628). +- Revert "RDMA/mlx5: Fix devlink deadlock on net namespace + deletion" (bsc#1012628). +- Revert "block: simplify set_init_blocksize" to regain lost + performance (bsc#1012628). +- xfrm: Fix oops in xfrm_replay_advance_bmp (bsc#1012628). +- xfrm: fix disable_xfrm sysctl when used on xfrm interfaces + (bsc#1012628). +- selftests: xfrm: fix test return value override issue in + xfrm_policy.sh (bsc#1012628). +- xfrm: Fix wraparound in xfrm_policy_addr_delta() (bsc#1012628). +- arm64: dts: ls1028a: fix the offset of the reset register + (bsc#1012628). +- ARM: imx: fix imx8m dependencies (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default status + (bsc#1012628). +- ARM: dts: imx6qdl-sr-som: fix some cubox-i platforms + (bsc#1012628). +- arm64: dts: imx8mp: Correct the gpio ranges of gpio3 + (bsc#1012628). +- firmware: imx: select SOC_BUS to fix firmware build + (bsc#1012628). +- RDMA/cxgb4: Fix the reported max_recv_sge value (bsc#1012628). +- ASoC: dt-bindings: lpass: Fix and common up lpass dai ids + (bsc#1012628). +- ASoC: qcom: Fix incorrect volatile registers (bsc#1012628). +- ASoC: qcom: Fix broken support to MI2S TERTIARY and QUATERNARY + (bsc#1012628). +- ASoC: qcom: lpass-ipq806x: fix bitwidth regmap field + (bsc#1012628). +- spi: altera: Fix memory leak on error path (bsc#1012628). +- ASoC: Intel: Skylake: skl-topology: Fix OOPs ib + skl_tplg_complete (bsc#1012628). +- powerpc/64s: prevent recursive replay_soft_interrupts causing + superfluous interrupt (bsc#1012628). +- pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process() + (bsc#1012628). +- pNFS/NFSv4: Update the layout barrier when we schedule a + layoutreturn (bsc#1012628). +- ASoC: SOF: Intel: soundwire: fix select/depend unmet + dependencies (bsc#1012628). +- ASoC: qcom: lpass: Fix out-of-bounds DAI ID lookup + (bsc#1012628). +- iwlwifi: pcie: avoid potential PNVM leaks (bsc#1012628). +- iwlwifi: pnvm: don't skip everything when not reloading + (bsc#1012628). +- iwlwifi: pnvm: don't try to load after failures (bsc#1012628). +- iwlwifi: pcie: set LTR on more devices (bsc#1012628). +- iwlwifi: pcie: use jiffies for memory read spin time limit + (bsc#1012628). +- iwlwifi: pcie: reschedule in long-running memory reads + (bsc#1012628). +- mac80211: pause TX while changing interface type (bsc#1012628). +- ice: fix FDir IPv6 flexbyte (bsc#1012628). +- ice: Implement flow for IPv6 next header (extension header) + (bsc#1012628). +- ice: update dev_addr in ice_set_mac_address even if HW filter + exists (bsc#1012628). +- ice: Don't allow more channels than LAN MSI-X available + (bsc#1012628). +- ice: Fix MSI-X vector fallback logic (bsc#1012628). +- i40e: acquire VSI pointer only after VF is initialized + (bsc#1012628). +- igc: fix link speed advertising (bsc#1012628). +- net/mlx5: Fix memory leak on flow table creation error flow + (bsc#1012628). +- net/mlx5e: E-switch, Fix rate calculation for overflow + (bsc#1012628). +- net/mlx5e: free page before return (bsc#1012628). +- net/mlx5e: Reduce tc unsupported key print level (bsc#1012628). +- net/mlx5: Maintain separate page trees for ECPF and PF functions + (bsc#1012628). +- net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is + disabled (bsc#1012628). +- net/mlx5e: Fix CT rule + encap slow path offload and deletion + (bsc#1012628). +- net/mlx5e: Correctly handle changing the number of queues when + the interface is down (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing trust + state without reset (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing MTU and + LRO state without reset (bsc#1012628). +- net/mlx5: CT: Fix incorrect removal of tuple_nat_node from + nat rhashtable (bsc#1012628). +- can: dev: prevent potential information leak in can_fill_info() + (bsc#1012628). +- ACPI/IORT: Do not blindly trust DMA masks from firmware + (bsc#1012628). +- of/device: Update dma_range_map only when dev has valid + dma-ranges (bsc#1012628). +- iommu/amd: Use IVHD EFR for early initialization of IOMMU + features (bsc#1012628). +- iommu/vt-d: Correctly check addr alignment in + qi_flush_dev_iotlb_pasid() (bsc#1012628). +- nvme-multipath: Early exit if no path is available + (bsc#1012628). +- selftests: forwarding: Specify interface when invoking mausezahn + (bsc#1012628). +- rxrpc: Fix memory leak in rxrpc_lookup_local (bsc#1012628). +- NFC: fix resource leak when target index is invalid + (bsc#1012628). +- NFC: fix possible resource leak (bsc#1012628). +- ASoC: mediatek: mt8183-da7219: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: mediatek: mt8183-mt6358: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: topology: Properly unregister DAI on removal + (bsc#1012628). +- ASoC: topology: Fix memory corruption in + soc_tplg_denum_create_values() (bsc#1012628). +- scsi: qla2xxx: Fix description for parameter + ql2xenforce_iocb_limit (bsc#1012628). +- team: protect features update by RCU to avoid deadlock + (bsc#1012628). +- tcp: make TCP_USER_TIMEOUT accurate for zero window probes + (bsc#1012628). +- tcp: fix TLP timer not set when CA_STATE changes from DISORDER + to OPEN (bsc#1012628). +- vsock: fix the race conditions in multi-transport support + (bsc#1012628). +- Update patches.suse/acpi_thermal_passive_blacklist.patch + (bsc#333043). +- commit 3527948 + ------------------------------------------------------------------- Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 804da0a1..67885e8a 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.12 +%define patchversion 5.10.13 %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.12 +Version: 5.10.13 %if 0%{?is_kotd} -Release: .ga3c8888 +Release: .ge976b88 %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-a3c888884a63d7ee7325a11835d55562f6785407 -Provides: kernel-srchash-a3c888884a63d7ee7325a11835d55562f6785407 +Provides: kernel-%build_flavor-base-srchash-e976b8823ae2f7e71e5409e9367347d067961b8d +Provides: kernel-srchash-e976b8823ae2f7e71e5409e9367347d067961b8d # END COMMON DEPS -Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407 +Provides: %name-srchash-e976b8823ae2f7e71e5409e9367347d067961b8d %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 5de96280..f3b2790f 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,254 @@ +------------------------------------------------------------------- +Thu Feb 4 11:42:01 CET 2021 - jslaby@suse.cz + +- net/mlx5: Fix function calculation for page trees (git-fixes). +- commit e976b88 + +------------------------------------------------------------------- +Thu Feb 4 07:01:34 CET 2021 - jslaby@suse.cz + +- Linux 5.10.13 (bsc#1012628). +- iwlwifi: provide gso_type to GSO packets (bsc#1012628). +- nbd: freeze the queue while we're adding connections + (bsc#1012628). +- tty: avoid using vfs_iocb_iter_write() for redirected console + writes (bsc#1012628). +- ACPI: sysfs: Prefer "compatible" modalias (bsc#1012628). +- ACPI: thermal: Do not call acpi_thermal_check() directly + (bsc#1012628). +- kernel: kexec: remove the lock operation of + system_transition_mutex (bsc#1012628). +- ALSA: hda/realtek: Enable headset of ASUS B1400CEPE with ALC256 + (bsc#1012628). +- parisc: Enable -mlong-calls gcc option by default when + !CONFIG_MODULES (bsc#1012628). +- media: cec: add stm32 driver (bsc#1012628). +- media: cedrus: Fix H264 decoding (bsc#1012628). +- media: hantro: Fix reset_raw_fmt initialization (bsc#1012628). +- media: rc: fix timeout handling after switch to microsecond + durations (bsc#1012628). +- media: rc: ite-cir: fix min_timeout calculation (bsc#1012628). +- media: rc: ensure that uevent can be read directly after rc + device register (bsc#1012628). +- ARM: dts: tbs2910: rename MMC node aliases (bsc#1012628). +- ARM: dts: ux500: Reserve memory carveouts (bsc#1012628). +- ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming + (bsc#1012628). +- wext: fix NULL-ptr-dereference with cfg80211's lack of commit() + (bsc#1012628). +- x86/xen: avoid warning in Xen pv guest with + CONFIG_AMD_MEM_ENCRYPT enabled (bsc#1012628). +- ASoC: AMD Renoir - refine DMI entries for some Lenovo products + (bsc#1012628). +- Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)" + (bsc#1012628). +- drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursors (bsc#1012628). +- drm/i915: Always flush the active worker before returning from + the wait (bsc#1012628). +- drm/i915/gt: Always try to reserve GGTT address 0x0 + (bsc#1012628). +- drivers/nouveau/kms/nv50-: Reject format modifiers for cursor + planes (bsc#1012628). +- bcache: only check feature sets when sb->version >= + BCACHE_SB_VERSION_CDEV_WITH_FEATURES (bsc#1012628). +- net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 + modem family (bsc#1012628). +- s390: uv: Fix sysfs max number of VCPUs reporting (bsc#1012628). +- s390/vfio-ap: No need to disable IRQ after queue reset + (bsc#1012628). +- PM: hibernate: flush swap writer after marking (bsc#1012628). +- x86/entry: Emit a symbol for register restoring thunk + (bsc#1012628). +- efi/apple-properties: Reinstate support for boolean properties + (bsc#1012628). +- crypto: marvel/cesa - Fix tdma descriptor on 64-bit + (bsc#1012628). +- drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 + SoCs (bsc#1012628). +- drivers: soc: atmel: add null entry at the end of + at91_soc_allowed_list[] (bsc#1012628). +- btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch + (bsc#1012628). +- btrfs: fix possible free space tree corruption with online + conversion (bsc#1012628). +- KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in + intel_arch_events[] (bsc#1012628). +- KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in + intel_pmu_refresh() (bsc#1012628). +- KVM: arm64: Filter out v8.1+ events on v8.0 HW (bsc#1012628). +- KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested + vmexit (bsc#1012628). +- KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest + mode for VMX (bsc#1012628). +- KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration + (bsc#1012628). +- KVM: x86: get smi pending status correctly (bsc#1012628). +- KVM: Forbid the use of tagged userspace addresses for memslots + (bsc#1012628). +- io_uring: fix wqe->lock/completion_lock deadlock (bsc#1012628). +- xen: Fix XenStore initialisation for XS_LOCAL (bsc#1012628). +- leds: trigger: fix potential deadlock with libata (bsc#1012628). +- arm64: dts: broadcom: Fix USB DMA address translation for + Stingray (bsc#1012628). +- mt7601u: fix kernel crash unplugging the device (bsc#1012628). +- mt76: mt7663s: fix rx buffer refcounting (bsc#1012628). +- mt7601u: fix rx buffer refcounting (bsc#1012628). +- iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit + (bsc#1012628). +- drm/i915/gt: Clear CACHE_MODE prior to clearing residuals + (bsc#1012628). +- drm/i915/pmu: Don't grab wakeref when enabling events + (bsc#1012628). +- net/mlx5e: Fix IPSEC stats (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix pwms for lcd-backlight + (bsc#1012628). +- drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported + devices (bsc#1012628). +- drm/vc4: Correct lbm size and calculation (bsc#1012628). +- drm/vc4: Correct POS1_SCL for hvs5 (bsc#1012628). +- drm/i915: Check for all subplatform bits (bsc#1012628). +- drm/i915/selftest: Fix potential memory leak (bsc#1012628). +- uapi: fix big endian definition of ipv6_rpl_sr_hdr + (bsc#1012628). +- KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM + (bsc#1012628). +- tee: optee: replace might_sleep with cond_resched (bsc#1012628). +- xen-blkfront: allow discard-* nodes to be optional + (bsc#1012628). +- blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in + hctx_may_queue (bsc#1012628). +- clk: imx: fix Kconfig warning for i.MX SCU clk (bsc#1012628). +- clk: mmp2: fix build without CONFIG_PM (bsc#1012628). +- clk: qcom: gcc-sm250: Use floor ops for sdcc clks (bsc#1012628). +- ARM: imx: build suspend-imx6.S with arm instruction set + (bsc#1012628). +- ARM: zImage: atags_to_fdt: Fix node names on added root nodes + (bsc#1012628). +- netfilter: nft_dynset: add timeout extension to template + (bsc#1012628). +- Revert "RDMA/mlx5: Fix devlink deadlock on net namespace + deletion" (bsc#1012628). +- Revert "block: simplify set_init_blocksize" to regain lost + performance (bsc#1012628). +- xfrm: Fix oops in xfrm_replay_advance_bmp (bsc#1012628). +- xfrm: fix disable_xfrm sysctl when used on xfrm interfaces + (bsc#1012628). +- selftests: xfrm: fix test return value override issue in + xfrm_policy.sh (bsc#1012628). +- xfrm: Fix wraparound in xfrm_policy_addr_delta() (bsc#1012628). +- arm64: dts: ls1028a: fix the offset of the reset register + (bsc#1012628). +- ARM: imx: fix imx8m dependencies (bsc#1012628). +- ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default status + (bsc#1012628). +- ARM: dts: imx6qdl-sr-som: fix some cubox-i platforms + (bsc#1012628). +- arm64: dts: imx8mp: Correct the gpio ranges of gpio3 + (bsc#1012628). +- firmware: imx: select SOC_BUS to fix firmware build + (bsc#1012628). +- RDMA/cxgb4: Fix the reported max_recv_sge value (bsc#1012628). +- ASoC: dt-bindings: lpass: Fix and common up lpass dai ids + (bsc#1012628). +- ASoC: qcom: Fix incorrect volatile registers (bsc#1012628). +- ASoC: qcom: Fix broken support to MI2S TERTIARY and QUATERNARY + (bsc#1012628). +- ASoC: qcom: lpass-ipq806x: fix bitwidth regmap field + (bsc#1012628). +- spi: altera: Fix memory leak on error path (bsc#1012628). +- ASoC: Intel: Skylake: skl-topology: Fix OOPs ib + skl_tplg_complete (bsc#1012628). +- powerpc/64s: prevent recursive replay_soft_interrupts causing + superfluous interrupt (bsc#1012628). +- pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process() + (bsc#1012628). +- pNFS/NFSv4: Update the layout barrier when we schedule a + layoutreturn (bsc#1012628). +- ASoC: SOF: Intel: soundwire: fix select/depend unmet + dependencies (bsc#1012628). +- ASoC: qcom: lpass: Fix out-of-bounds DAI ID lookup + (bsc#1012628). +- iwlwifi: pcie: avoid potential PNVM leaks (bsc#1012628). +- iwlwifi: pnvm: don't skip everything when not reloading + (bsc#1012628). +- iwlwifi: pnvm: don't try to load after failures (bsc#1012628). +- iwlwifi: pcie: set LTR on more devices (bsc#1012628). +- iwlwifi: pcie: use jiffies for memory read spin time limit + (bsc#1012628). +- iwlwifi: pcie: reschedule in long-running memory reads + (bsc#1012628). +- mac80211: pause TX while changing interface type (bsc#1012628). +- ice: fix FDir IPv6 flexbyte (bsc#1012628). +- ice: Implement flow for IPv6 next header (extension header) + (bsc#1012628). +- ice: update dev_addr in ice_set_mac_address even if HW filter + exists (bsc#1012628). +- ice: Don't allow more channels than LAN MSI-X available + (bsc#1012628). +- ice: Fix MSI-X vector fallback logic (bsc#1012628). +- i40e: acquire VSI pointer only after VF is initialized + (bsc#1012628). +- igc: fix link speed advertising (bsc#1012628). +- net/mlx5: Fix memory leak on flow table creation error flow + (bsc#1012628). +- net/mlx5e: E-switch, Fix rate calculation for overflow + (bsc#1012628). +- net/mlx5e: free page before return (bsc#1012628). +- net/mlx5e: Reduce tc unsupported key print level (bsc#1012628). +- net/mlx5: Maintain separate page trees for ECPF and PF functions + (bsc#1012628). +- net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is + disabled (bsc#1012628). +- net/mlx5e: Fix CT rule + encap slow path offload and deletion + (bsc#1012628). +- net/mlx5e: Correctly handle changing the number of queues when + the interface is down (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing trust + state without reset (bsc#1012628). +- net/mlx5e: Revert parameters on errors when changing MTU and + LRO state without reset (bsc#1012628). +- net/mlx5: CT: Fix incorrect removal of tuple_nat_node from + nat rhashtable (bsc#1012628). +- can: dev: prevent potential information leak in can_fill_info() + (bsc#1012628). +- ACPI/IORT: Do not blindly trust DMA masks from firmware + (bsc#1012628). +- of/device: Update dma_range_map only when dev has valid + dma-ranges (bsc#1012628). +- iommu/amd: Use IVHD EFR for early initialization of IOMMU + features (bsc#1012628). +- iommu/vt-d: Correctly check addr alignment in + qi_flush_dev_iotlb_pasid() (bsc#1012628). +- nvme-multipath: Early exit if no path is available + (bsc#1012628). +- selftests: forwarding: Specify interface when invoking mausezahn + (bsc#1012628). +- rxrpc: Fix memory leak in rxrpc_lookup_local (bsc#1012628). +- NFC: fix resource leak when target index is invalid + (bsc#1012628). +- NFC: fix possible resource leak (bsc#1012628). +- ASoC: mediatek: mt8183-da7219: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: mediatek: mt8183-mt6358: ignore TDM DAI link by default + (bsc#1012628). +- ASoC: topology: Properly unregister DAI on removal + (bsc#1012628). +- ASoC: topology: Fix memory corruption in + soc_tplg_denum_create_values() (bsc#1012628). +- scsi: qla2xxx: Fix description for parameter + ql2xenforce_iocb_limit (bsc#1012628). +- team: protect features update by RCU to avoid deadlock + (bsc#1012628). +- tcp: make TCP_USER_TIMEOUT accurate for zero window probes + (bsc#1012628). +- tcp: fix TLP timer not set when CA_STATE changes from DISORDER + to OPEN (bsc#1012628). +- vsock: fix the race conditions in multi-transport support + (bsc#1012628). +- Update patches.suse/acpi_thermal_passive_blacklist.patch + (bsc#333043). +- commit 3527948 + ------------------------------------------------------------------- Sat Jan 30 20:15:49 CET 2021 - jslaby@suse.cz diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index f9f04505..a96cdfc2 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.12 +%define patchversion 5.10.13 %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.12 +Version: 5.10.13 %if 0%{?is_kotd} -Release: .ga3c8888 +Release: .ge976b88 %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-a3c888884a63d7ee7325a11835d55562f6785407 -Provides: kernel-srchash-a3c888884a63d7ee7325a11835d55562f6785407 +Provides: kernel-%build_flavor-base-srchash-e976b8823ae2f7e71e5409e9367347d067961b8d +Provides: kernel-srchash-e976b8823ae2f7e71e5409e9367347d067961b8d # END COMMON DEPS -Provides: %name-srchash-a3c888884a63d7ee7325a11835d55562f6785407 +Provides: %name-srchash-e976b8823ae2f7e71e5409e9367347d067961b8d %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 82827d64..8e6e2550 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:8ed397497c56a6891c2c8e681729cb36ff0b00cedf9145b7f609c3450a91d3a1 -size 1016088 +oid sha256:bae91af975867d02b94defb0499ee78faae2698902e6537f5fbba9542883c4b9 +size 1126257 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 55fc10f5..6666b676 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:92fd1cba3e800f47aeba9a6b6dc4ae7d7cded144728e8680338ebe49e070405a -size 69478 +oid sha256:89983190cbef2c89b603fe84843405d2fae54f7780bcba2a9dd5117abcb70a15 +size 68607 diff --git a/series.conf b/series.conf index 7a73af52..7f6bb8d6 100644 --- a/series.conf +++ b/series.conf @@ -1572,6 +1572,150 @@ patches.kernel.org/5.10.12-031-printk-fix-buffer-overflow-potential-for-prin.patch patches.kernel.org/5.10.12-032-printk-fix-string-termination-for-record_prin.patch patches.kernel.org/5.10.12-033-Linux-5.10.12.patch + patches.kernel.org/5.10.13-001-iwlwifi-provide-gso_type-to-GSO-packets.patch + patches.kernel.org/5.10.13-002-nbd-freeze-the-queue-while-we-re-adding-conne.patch + patches.kernel.org/5.10.13-003-tty-avoid-using-vfs_iocb_iter_write-for-redir.patch + patches.kernel.org/5.10.13-004-ACPI-sysfs-Prefer-compatible-modalias.patch + patches.kernel.org/5.10.13-005-ACPI-thermal-Do-not-call-acpi_thermal_check-d.patch + patches.kernel.org/5.10.13-006-kernel-kexec-remove-the-lock-operation-of-sys.patch + patches.kernel.org/5.10.13-007-ALSA-hda-realtek-Enable-headset-of-ASUS-B1400.patch + patches.kernel.org/5.10.13-008-ALSA-hda-via-Apply-the-workaround-generically.patch + patches.kernel.org/5.10.13-009-parisc-Enable-mlong-calls-gcc-option-by-defau.patch + patches.kernel.org/5.10.13-010-media-cec-add-stm32-driver.patch + patches.kernel.org/5.10.13-011-media-cedrus-Fix-H264-decoding.patch + patches.kernel.org/5.10.13-012-media-hantro-Fix-reset_raw_fmt-initialization.patch + patches.kernel.org/5.10.13-013-media-rc-fix-timeout-handling-after-switch-to.patch + patches.kernel.org/5.10.13-014-media-rc-ite-cir-fix-min_timeout-calculation.patch + patches.kernel.org/5.10.13-015-media-rc-ensure-that-uevent-can-be-read-direc.patch + patches.kernel.org/5.10.13-016-ARM-dts-tbs2910-rename-MMC-node-aliases.patch + patches.kernel.org/5.10.13-017-ARM-dts-ux500-Reserve-memory-carveouts.patch + patches.kernel.org/5.10.13-018-ARM-dts-imx6qdl-gw52xx-fix-duplicate-regulato.patch + patches.kernel.org/5.10.13-019-wext-fix-NULL-ptr-dereference-with-cfg80211-s.patch + patches.kernel.org/5.10.13-020-x86-xen-avoid-warning-in-Xen-pv-guest-with-CO.patch + patches.kernel.org/5.10.13-021-ASoC-AMD-Renoir-refine-DMI-entries-for-some-L.patch + patches.kernel.org/5.10.13-022-Revert-drm-amdgpu-swsmu-drop-set_fan_speed_pe.patch + patches.kernel.org/5.10.13-023-drm-nouveau-kms-gk104-gp1xx-Fix-64x64-cursors.patch + patches.kernel.org/5.10.13-024-drm-i915-Always-flush-the-active-worker-befor.patch + patches.kernel.org/5.10.13-025-drm-i915-gt-Always-try-to-reserve-GGTT-addres.patch + patches.kernel.org/5.10.13-026-drivers-nouveau-kms-nv50-Reject-format-modifi.patch + patches.kernel.org/5.10.13-027-bcache-only-check-feature-sets-when-sb-versio.patch + patches.kernel.org/5.10.13-028-net-usb-qmi_wwan-added-support-for-Thales-Cin.patch + patches.kernel.org/5.10.13-029-s390-uv-Fix-sysfs-max-number-of-VCPUs-reporti.patch + patches.kernel.org/5.10.13-030-s390-vfio-ap-No-need-to-disable-IRQ-after-que.patch + patches.kernel.org/5.10.13-031-PM-hibernate-flush-swap-writer-after-marking.patch + patches.kernel.org/5.10.13-032-x86-entry-Emit-a-symbol-for-register-restorin.patch + patches.kernel.org/5.10.13-033-efi-apple-properties-Reinstate-support-for-bo.patch + patches.kernel.org/5.10.13-034-crypto-marvel-cesa-Fix-tdma-descriptor-on-64-.patch + patches.kernel.org/5.10.13-035-drivers-soc-atmel-Avoid-calling-at91_soc_init.patch + patches.kernel.org/5.10.13-036-drivers-soc-atmel-add-null-entry-at-the-end-o.patch + patches.kernel.org/5.10.13-037-btrfs-fix-lockdep-warning-due-to-seqcount_mut.patch + patches.kernel.org/5.10.13-038-btrfs-fix-possible-free-space-tree-corruption.patch + patches.kernel.org/5.10.13-039-KVM-x86-pmu-Fix-HW_REF_CPU_CYCLES-event-pseud.patch + patches.kernel.org/5.10.13-040-KVM-x86-pmu-Fix-UBSAN-shift-out-of-bounds-war.patch + patches.kernel.org/5.10.13-041-KVM-arm64-Filter-out-v8.1-events-on-v8.0-HW.patch + patches.kernel.org/5.10.13-042-KVM-nSVM-cancel-KVM_REQ_GET_NESTED_STATE_PAGE.patch + patches.kernel.org/5.10.13-043-KVM-x86-allow-KVM_REQ_GET_NESTED_STATE_PAGES-.patch + patches.kernel.org/5.10.13-044-KVM-nVMX-Sync-unsync-d-vmcs02-state-to-vmcs12.patch + patches.kernel.org/5.10.13-045-KVM-x86-get-smi-pending-status-correctly.patch + patches.kernel.org/5.10.13-046-KVM-Forbid-the-use-of-tagged-userspace-addres.patch + patches.kernel.org/5.10.13-047-io_uring-fix-wqe-lock-completion_lock-deadloc.patch + patches.kernel.org/5.10.13-048-xen-Fix-XenStore-initialisation-for-XS_LOCAL.patch + patches.kernel.org/5.10.13-049-leds-trigger-fix-potential-deadlock-with-liba.patch + patches.kernel.org/5.10.13-050-arm64-dts-broadcom-Fix-USB-DMA-address-transl.patch + patches.kernel.org/5.10.13-051-mt7601u-fix-kernel-crash-unplugging-the-devic.patch + patches.kernel.org/5.10.13-052-mt76-mt7663s-fix-rx-buffer-refcounting.patch + patches.kernel.org/5.10.13-053-mt7601u-fix-rx-buffer-refcounting.patch + patches.kernel.org/5.10.13-054-iwlwifi-Fix-IWL_SUBDEVICE_NO_160-macro-to-use.patch + patches.kernel.org/5.10.13-055-drm-i915-gt-Clear-CACHE_MODE-prior-to-clearin.patch + patches.kernel.org/5.10.13-056-drm-i915-pmu-Don-t-grab-wakeref-when-enabling.patch + patches.kernel.org/5.10.13-057-net-mlx5e-Fix-IPSEC-stats.patch + patches.kernel.org/5.10.13-058-ARM-dts-imx6qdl-kontron-samx6i-fix-pwms-for-l.patch + patches.kernel.org/5.10.13-059-drm-nouveau-svm-fail-NOUVEAU_SVM_INIT-ioctl-o.patch + patches.kernel.org/5.10.13-060-drm-vc4-Correct-lbm-size-and-calculation.patch + patches.kernel.org/5.10.13-061-drm-vc4-Correct-POS1_SCL-for-hvs5.patch + patches.kernel.org/5.10.13-062-drm-nouveau-dispnv50-Restore-pushing-of-all-d.patch + patches.kernel.org/5.10.13-063-drm-i915-Check-for-all-subplatform-bits.patch + patches.kernel.org/5.10.13-064-drm-i915-selftest-Fix-potential-memory-leak.patch + patches.kernel.org/5.10.13-065-uapi-fix-big-endian-definition-of-ipv6_rpl_sr.patch + patches.kernel.org/5.10.13-066-KVM-Documentation-Fix-spec-for-KVM_CAP_ENABLE.patch + patches.kernel.org/5.10.13-067-tee-optee-replace-might_sleep-with-cond_resch.patch + patches.kernel.org/5.10.13-068-xen-blkfront-allow-discard-nodes-to-be-option.patch + patches.kernel.org/5.10.13-069-blk-mq-test-QUEUE_FLAG_HCTX_ACTIVE-for-sbitma.patch + patches.kernel.org/5.10.13-070-clk-imx-fix-Kconfig-warning-for-i.MX-SCU-clk.patch + patches.kernel.org/5.10.13-071-clk-mmp2-fix-build-without-CONFIG_PM.patch + patches.kernel.org/5.10.13-072-clk-qcom-gcc-sm250-Use-floor-ops-for-sdcc-clk.patch + patches.kernel.org/5.10.13-073-ARM-imx-build-suspend-imx6.S-with-arm-instruc.patch + patches.kernel.org/5.10.13-074-ARM-zImage-atags_to_fdt-Fix-node-names-on-add.patch + patches.kernel.org/5.10.13-075-netfilter-nft_dynset-add-timeout-extension-to.patch + patches.kernel.org/5.10.13-076-Revert-RDMA-mlx5-Fix-devlink-deadlock-on-net-.patch + patches.kernel.org/5.10.13-077-Revert-block-simplify-set_init_blocksize-to-r.patch + patches.kernel.org/5.10.13-078-xfrm-Fix-oops-in-xfrm_replay_advance_bmp.patch + patches.kernel.org/5.10.13-079-xfrm-fix-disable_xfrm-sysctl-when-used-on-xfr.patch + patches.kernel.org/5.10.13-080-selftests-xfrm-fix-test-return-value-override.patch + patches.kernel.org/5.10.13-081-xfrm-Fix-wraparound-in-xfrm_policy_addr_delta.patch + patches.kernel.org/5.10.13-082-arm64-dts-ls1028a-fix-the-offset-of-the-reset.patch + patches.kernel.org/5.10.13-083-ARM-imx-fix-imx8m-dependencies.patch + patches.kernel.org/5.10.13-084-ARM-dts-imx6qdl-kontron-samx6i-fix-i2c_lcd-ca.patch + patches.kernel.org/5.10.13-085-ARM-dts-imx6qdl-sr-som-fix-some-cubox-i-platf.patch + patches.kernel.org/5.10.13-086-arm64-dts-imx8mp-Correct-the-gpio-ranges-of-g.patch + patches.kernel.org/5.10.13-087-firmware-imx-select-SOC_BUS-to-fix-firmware-b.patch + patches.kernel.org/5.10.13-088-RDMA-cxgb4-Fix-the-reported-max_recv_sge-valu.patch + patches.kernel.org/5.10.13-089-ASoC-dt-bindings-lpass-Fix-and-common-up-lpas.patch + patches.kernel.org/5.10.13-090-ASoC-qcom-Fix-incorrect-volatile-registers.patch + patches.kernel.org/5.10.13-091-ASoC-qcom-Fix-broken-support-to-MI2S-TERTIARY.patch + patches.kernel.org/5.10.13-092-ASoC-qcom-lpass-ipq806x-fix-bitwidth-regmap-f.patch + patches.kernel.org/5.10.13-093-spi-altera-Fix-memory-leak-on-error-path.patch + patches.kernel.org/5.10.13-094-ASoC-Intel-Skylake-skl-topology-Fix-OOPs-ib-s.patch + patches.kernel.org/5.10.13-095-powerpc-64s-prevent-recursive-replay_soft_int.patch + patches.kernel.org/5.10.13-096-pNFS-NFSv4-Fix-a-layout-segment-leak-in-pnfs_.patch + patches.kernel.org/5.10.13-097-pNFS-NFSv4-Update-the-layout-barrier-when-we-.patch + patches.kernel.org/5.10.13-098-ASoC-SOF-Intel-soundwire-fix-select-depend-un.patch + patches.kernel.org/5.10.13-099-ASoC-qcom-lpass-Fix-out-of-bounds-DAI-ID-look.patch + patches.kernel.org/5.10.13-100-iwlwifi-pcie-avoid-potential-PNVM-leaks.patch + patches.kernel.org/5.10.13-101-iwlwifi-pnvm-don-t-skip-everything-when-not-r.patch + patches.kernel.org/5.10.13-102-iwlwifi-pnvm-don-t-try-to-load-after-failures.patch + patches.kernel.org/5.10.13-103-iwlwifi-pcie-set-LTR-on-more-devices.patch + patches.kernel.org/5.10.13-104-iwlwifi-pcie-use-jiffies-for-memory-read-spin.patch + patches.kernel.org/5.10.13-105-iwlwifi-pcie-reschedule-in-long-running-memor.patch + patches.kernel.org/5.10.13-106-mac80211-pause-TX-while-changing-interface-ty.patch + patches.kernel.org/5.10.13-107-ice-fix-FDir-IPv6-flexbyte.patch + patches.kernel.org/5.10.13-108-ice-Implement-flow-for-IPv6-next-header-exten.patch + patches.kernel.org/5.10.13-109-ice-update-dev_addr-in-ice_set_mac_address-ev.patch + patches.kernel.org/5.10.13-110-ice-Don-t-allow-more-channels-than-LAN-MSI-X-.patch + patches.kernel.org/5.10.13-111-ice-Fix-MSI-X-vector-fallback-logic.patch + patches.kernel.org/5.10.13-112-i40e-acquire-VSI-pointer-only-after-VF-is-ini.patch + patches.kernel.org/5.10.13-113-igc-fix-link-speed-advertising.patch + patches.kernel.org/5.10.13-114-net-mlx5-Fix-memory-leak-on-flow-table-creati.patch + patches.kernel.org/5.10.13-115-net-mlx5e-E-switch-Fix-rate-calculation-for-o.patch + patches.kernel.org/5.10.13-116-net-mlx5e-free-page-before-return.patch + patches.kernel.org/5.10.13-117-net-mlx5e-Reduce-tc-unsupported-key-print-lev.patch + patches.kernel.org/5.10.13-118-net-mlx5-Maintain-separate-page-trees-for-ECP.patch + patches.kernel.org/5.10.13-119-net-mlx5e-Disable-hw-tc-offload-when-MLX5_CLS.patch + patches.kernel.org/5.10.13-120-net-mlx5e-Fix-CT-rule-encap-slow-path-offload.patch + patches.kernel.org/5.10.13-121-net-mlx5e-Correctly-handle-changing-the-numbe.patch + patches.kernel.org/5.10.13-122-net-mlx5e-Revert-parameters-on-errors-when-ch.patch + patches.kernel.org/5.10.13-123-net-mlx5e-Revert-parameters-on-errors-when-ch.patch + patches.kernel.org/5.10.13-124-net-mlx5-CT-Fix-incorrect-removal-of-tuple_na.patch + patches.kernel.org/5.10.13-125-can-dev-prevent-potential-information-leak-in.patch + patches.kernel.org/5.10.13-126-ACPI-IORT-Do-not-blindly-trust-DMA-masks-from.patch + patches.kernel.org/5.10.13-127-of-device-Update-dma_range_map-only-when-dev-.patch + patches.kernel.org/5.10.13-128-iommu-amd-Use-IVHD-EFR-for-early-initializati.patch + patches.kernel.org/5.10.13-129-iommu-vt-d-Correctly-check-addr-alignment-in-.patch + patches.kernel.org/5.10.13-130-nvme-multipath-Early-exit-if-no-path-is-avail.patch + patches.kernel.org/5.10.13-131-selftests-forwarding-Specify-interface-when-i.patch + patches.kernel.org/5.10.13-132-rxrpc-Fix-memory-leak-in-rxrpc_lookup_local.patch + patches.kernel.org/5.10.13-133-NFC-fix-resource-leak-when-target-index-is-in.patch + patches.kernel.org/5.10.13-134-NFC-fix-possible-resource-leak.patch + patches.kernel.org/5.10.13-135-ASoC-mediatek-mt8183-da7219-ignore-TDM-DAI-li.patch + patches.kernel.org/5.10.13-136-ASoC-mediatek-mt8183-mt6358-ignore-TDM-DAI-li.patch + patches.kernel.org/5.10.13-137-ASoC-topology-Properly-unregister-DAI-on-remo.patch + patches.kernel.org/5.10.13-138-ASoC-topology-Fix-memory-corruption-in-soc_tp.patch + patches.kernel.org/5.10.13-139-scsi-qla2xxx-Fix-description-for-parameter-ql.patch + patches.kernel.org/5.10.13-140-team-protect-features-update-by-RCU-to-avoid-.patch + patches.kernel.org/5.10.13-141-tcp-make-TCP_USER_TIMEOUT-accurate-for-zero-w.patch + patches.kernel.org/5.10.13-142-tcp-fix-TLP-timer-not-set-when-CA_STATE-chang.patch + patches.kernel.org/5.10.13-143-vsock-fix-the-race-conditions-in-multi-transp.patch + patches.kernel.org/5.10.13-144-Linux-5.10.13.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -1596,7 +1740,7 @@ # to area specific sections below. ######################################################## patches.suse/drm-docs-Fix-todo.rst.patch - patches.suse/ALSA-hda-via-Apply-the-workaround-generically-for-Cl.patch + patches.suse/net-mlx5-Fix-function-calculation-for-page-trees.patch ######################################################## # kbuild/module infrastructure fixes @@ -1705,7 +1849,6 @@ # DRM / Graphics ######################################################## patches.suse/drm-bail-out-of-nouveau_channel_new-if-channel-init-.patch - patches.suse/drm-gpu-nouveau-dispnv50-Restore-pushing-of-all-data.patch ######################################################## # Storage diff --git a/source-timestamp b/source-timestamp index 5fed46f2..4964c761 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2021-01-30 19:15:49 +0000 -GIT Revision: a3c888884a63d7ee7325a11835d55562f6785407 +2021-02-04 10:42:01 +0000 +GIT Revision: e976b8823ae2f7e71e5409e9367347d067961b8d GIT Branch: stable