From 1bf531ccf267ad0a0d03f88d660434ee190ff7d1de8030fc98eeec0dcd41d827 Mon Sep 17 00:00:00 2001 From: Jiri Slaby Date: Wed, 20 Jan 2021 10:27:58 +0000 Subject: [PATCH] commit b7732a530a744bcaca615f4d4be29f3438754621 OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1433 --- config.tar.bz2 | 4 +- dtb-aarch64.changes | 258 +++++++++++++++++++++++++++++++++++++ dtb-aarch64.spec | 6 +- dtb-armv6l.changes | 258 +++++++++++++++++++++++++++++++++++++ dtb-armv6l.spec | 6 +- dtb-armv7l.changes | 258 +++++++++++++++++++++++++++++++++++++ dtb-armv7l.spec | 6 +- dtb-riscv64.changes | 258 +++++++++++++++++++++++++++++++++++++ dtb-riscv64.spec | 6 +- kernel-64kb.changes | 258 +++++++++++++++++++++++++++++++++++++ kernel-64kb.spec | 12 +- kernel-debug.changes | 258 +++++++++++++++++++++++++++++++++++++ kernel-debug.spec | 12 +- kernel-default.changes | 258 +++++++++++++++++++++++++++++++++++++ kernel-default.spec | 12 +- kernel-docs.changes | 258 +++++++++++++++++++++++++++++++++++++ kernel-docs.spec | 8 +- kernel-kvmsmall.changes | 258 +++++++++++++++++++++++++++++++++++++ kernel-kvmsmall.spec | 12 +- kernel-lpae.changes | 258 +++++++++++++++++++++++++++++++++++++ kernel-lpae.spec | 12 +- kernel-obs-build.changes | 258 +++++++++++++++++++++++++++++++++++++ kernel-obs-build.spec | 8 +- kernel-obs-qa.changes | 258 +++++++++++++++++++++++++++++++++++++ kernel-obs-qa.spec | 6 +- kernel-pae.changes | 258 +++++++++++++++++++++++++++++++++++++ kernel-pae.spec | 12 +- kernel-source.changes | 258 +++++++++++++++++++++++++++++++++++++ kernel-source.spec | 8 +- kernel-syms.changes | 258 +++++++++++++++++++++++++++++++++++++ kernel-syms.spec | 6 +- kernel-vanilla.changes | 258 +++++++++++++++++++++++++++++++++++++ kernel-vanilla.spec | 12 +- kernel-zfcpdump.changes | 258 +++++++++++++++++++++++++++++++++++++ kernel-zfcpdump.spec | 12 +- patches.kernel.org.tar.bz2 | 4 +- patches.suse.tar.bz2 | 4 +- series.conf | 154 +++++++++++++++++++++- source-timestamp | 4 +- 39 files changed, 4625 insertions(+), 87 deletions(-) diff --git a/config.tar.bz2 b/config.tar.bz2 index 08d357ff..08acc582 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:76288ca76a291d3c84cd35ace5a5afb95f4329808b240d5f66e4c7b241d502f9 -size 282318 +oid sha256:dc1afda5a0c0ef87ba7c7590dc75ca6fb8a87240521584db0d1a1a18c9b49a97 +size 282371 diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index 0b5a9176..5e5a867c 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,261 @@ +------------------------------------------------------------------- +Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz + +- Linux 5.10.9 (bsc#1012628). +- btrfs: reloc: fix wrong file extent type check to avoid false + ENOENT (bsc#1012628). +- btrfs: prevent NULL pointer dereference in extent_io_tree_panic + (bsc#1012628). +- ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for + HP machines (bsc#1012628). +- ALSA: doc: Fix reference to mixart.rst (bsc#1012628). +- ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395 + (bsc#1012628). +- ASoC: dapm: remove widget from dirty list on free (bsc#1012628). +- x86/hyperv: check cpu mask after interrupt has been disabled + (bsc#1012628). +- drm/amdgpu: add green_sardine device id (v2) (bsc#1012628). +- drm/amdgpu: fix DRM_INFO flood if display core is not supported + (bug 210921) (bsc#1012628). +- drm/amdgpu: add new device id for Renior (bsc#1012628). +- drm/i915: Allow the sysadmin to override security mitigations + (bsc#1012628). +- drm/i915/gt: Limit VFE threads based on GT (bsc#1012628). +- drm/i915/backlight: fix CPU mode backlight takeover on LPT + (bsc#1012628). +- drm/bridge: sii902x: Refactor init code into separate function + (bsc#1012628). +- dt-bindings: display: sii902x: Add supply bindings + (bsc#1012628). +- drm/bridge: sii902x: Enable I/O and core VCC supplies if present + (bsc#1012628). +- tracing/kprobes: Do the notrace functions check without kprobes + on ftrace (bsc#1012628). +- tools/bootconfig: Add tracing_on support to helper scripts + (bsc#1012628). +- ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null + when IS_ERR (bsc#1012628). +- ext4: fix wrong list_splice in ext4_fc_cleanup (bsc#1012628). +- ext4: fix bug for rename with RENAME_WHITEOUT (bsc#1012628). +- cifs: check pointer before freeing (bsc#1012628). +- cifs: fix interrupted close commands (bsc#1012628). +- riscv: Drop a duplicated PAGE_KERNEL_EXEC (bsc#1012628). +- riscv: return -ENOSYS for syscall -1 (bsc#1012628). +- riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL (bsc#1012628). +- riscv: Fix KASAN memory mapping (bsc#1012628). +- mips: fix Section mismatch in reference (bsc#1012628). +- mips: lib: uncached: fix non-standard usage of variable 'sp' + (bsc#1012628). +- MIPS: boot: Fix unaligned access with + CONFIG_MIPS_RAW_APPENDED_DTB (bsc#1012628). +- MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumps + (bsc#1012628). +- MIPS: relocatable: fix possible boot hangup with KASLR enabled + (bsc#1012628). +- RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd() + (bsc#1012628). +- ACPI: scan: Harden acpi_device_add() against device ID overflows + (bsc#1012628). +- xen/privcmd: allow fetching resource sizes (bsc#1012628). +- compiler.h: Raise minimum version of GCC to 5.1 for arm64 + (bsc#1012628). +- mm/vmalloc.c: fix potential memory leak (bsc#1012628). +- mm/hugetlb: fix potential missing huge page size info + (bsc#1012628). +- mm/process_vm_access.c: include compat.h (bsc#1012628). +- dm raid: fix discard limits for raid1 (bsc#1012628). +- dm snapshot: flush merged data before committing metadata + (bsc#1012628). +- dm integrity: fix flush with external metadata device + (bsc#1012628). +- dm integrity: fix the maximum number of arguments (bsc#1012628). +- dm crypt: use GFP_ATOMIC when allocating crypto requests from + softirq (bsc#1012628). +- dm crypt: do not wait for backlogged crypto request completion + in softirq (bsc#1012628). +- dm crypt: do not call bio_endio() from the dm-crypt tasklet + (bsc#1012628). +- dm crypt: defer decryption to a tasklet if interrupts disabled + (bsc#1012628). +- stmmac: intel: change all EHL/TGL to auto detect phy addr + (bsc#1012628). +- r8152: Add Lenovo Powered USB-C Travel Hub (bsc#1012628). +- btrfs: tree-checker: check if chunk item end overflows + (bsc#1012628). +- ext4: don't leak old mountpoint samples (bsc#1012628). +- io_uring: don't take files/mm for a dead task (bsc#1012628). +- io_uring: drop mm and files after task_work_run (bsc#1012628). +- ARC: build: remove non-existing bootpImage from KBUILD_IMAGE + (bsc#1012628). +- ARC: build: add uImage.lzma to the top-level target + (bsc#1012628). +- ARC: build: add boot_targets to PHONY (bsc#1012628). +- ARC: build: move symlink creation to arch/arc/Makefile to + avoid race (bsc#1012628). +- ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent + with defaults on xt875 (bsc#1012628). +- ath11k: fix crash caused by NULL rx_channel (bsc#1012628). +- netfilter: ipset: fixes possible oops in mtype_resize + (bsc#1012628). +- ath11k: qmi: try to allocate a big block of DMA memory first + (bsc#1012628). +- btrfs: fix async discard stall (bsc#1012628). +- btrfs: merge critical sections of discard lock in workfn + (bsc#1012628). +- btrfs: fix transaction leak and crash after RO remount caused + by qgroup rescan (bsc#1012628). +- regulator: bd718x7: Add enable times (bsc#1012628). +- ethernet: ucc_geth: fix definition and size of + ucc_geth_tx_global_pram (bsc#1012628). +- ARM: dts: ux500/golden: Set display max brightness + (bsc#1012628). +- habanalabs: adjust pci controller init to new firmware + (bsc#1012628). +- habanalabs/gaudi: retry loading TPC f/w on -EINTR (bsc#1012628). +- habanalabs: register to pci shutdown callback (bsc#1012628). +- staging: spmi: hisi-spmi-controller: Fix some error handling + paths (bsc#1012628). +- spi: altera: fix return value for altera_spi_txrx() + (bsc#1012628). +- habanalabs: Fix memleak in hl_device_reset (bsc#1012628). +- hwmon: (pwm-fan) Ensure that calculation doesn't discard big + period values (bsc#1012628). +- lib/raid6: Let $(UNROLL) rules work with macOS userland + (bsc#1012628). +- kconfig: remove 'kvmconfig' and 'xenconfig' shorthands + (bsc#1012628). +- spi: fix the divide by 0 error when calculating xfer waiting + time (bsc#1012628). +- io_uring: drop file refs after task cancel (bsc#1012628). +- bfq: Fix computation of shallow depth (bsc#1012628). +- arch/arc: add copy_user_page() to to fix build + error on ARC (bsc#1012628). +- misdn: dsp: select CONFIG_BITREVERSE (bsc#1012628). +- net: ethernet: fs_enet: Add missing MODULE_LICENSE + (bsc#1012628). +- selftests: fix the return value for UDP GRO test (bsc#1012628). +- nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN + (bsc#1012628). +- nvme: avoid possible double fetch in handling CQE (bsc#1012628). +- nvmet-rdma: Fix list_del corruption on queue establishment + failure (bsc#1012628). +- drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL + pointer issue (bsc#1012628). +- drm/amdgpu: fix a GPU hang issue when remove device + (bsc#1012628). +- drm/amd/pm: fix the failure when change power profile for renoir + (bsc#1012628). +- drm/amdgpu: fix potential memory leak during navi12 + deinitialization (bsc#1012628). +- usb: typec: Fix copy paste error for NVIDIA alt-mode description + (bsc#1012628). +- iommu/vt-d: Fix lockdep splat in sva bind()/unbind() + (bsc#1012628). +- ACPI: scan: add stub acpi_create_platform_device() for + !CONFIG_ACPI (bsc#1012628). +- drm/msm: Call msm_init_vram before binding the gpu + (bsc#1012628). +- ARM: picoxcell: fix missing interrupt-parent properties + (bsc#1012628). +- poll: fix performance regression due to out-of-line __put_user() + (bsc#1012628). +- rcu-tasks: Move RCU-tasks initialization to before + early_initcall() (bsc#1012628). +- bpf: Simplify task_file_seq_get_next() (bsc#1012628). +- bpf: Save correct stopping point in file seq iteration + (bsc#1012628). +- x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handling + (bsc#1012628). +- cfg80211: select CONFIG_CRC32 (bsc#1012628). +- nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from + interrupt context (bsc#1012628). +- iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_dev + (bsc#1012628). +- net/mlx5e: CT: Use per flow counter when CT flow accounting + is enabled (bsc#1012628). +- net/mlx5: Fix passing zero to 'PTR_ERR' (bsc#1012628). +- net/mlx5: E-Switch, fix changing vf VLANID (bsc#1012628). +- blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED + (bsc#1012628). +- mm: fix clear_refs_write locking (bsc#1012628). +- mm: don't play games with pinned pages in clear_page_refs + (bsc#1012628). +- mm: don't put pinned pages into the swap cache (bsc#1012628). +- perf intel-pt: Fix 'CPU too large' error (bsc#1012628). +- dump_common_audit_data(): fix racy accesses to ->d_name + (bsc#1012628). +- ASoC: meson: axg-tdm-interface: fix loopback (bsc#1012628). +- ASoC: meson: axg-tdmin: fix axg skew offset (bsc#1012628). +- ASoC: Intel: fix error code cnl_set_dsp_D0() (bsc#1012628). +- nvmet-rdma: Fix NULL deref when setting pi_enable and traddr + INADDR_ANY (bsc#1012628). +- nvme: don't intialize hwmon for discovery controllers + (bsc#1012628). +- nvme-tcp: fix possible data corruption with bio merges + (bsc#1012628). +- nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT (bsc#1012628). +- NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock + (bsc#1012628). +- pNFS: We want return-on-close to complete when evicting the + inode (bsc#1012628). +- pNFS: Mark layout for return if return-on-close was not sent + (bsc#1012628). +- pNFS: Stricter ordering of layoutget and layoutreturn + (bsc#1012628). +- NFS: Adjust fs_context error logging (bsc#1012628). +- NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing + the request (bsc#1012628). +- NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit() + (bsc#1012628). +- NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter + (bsc#1012628). +- NFS: nfs_delegation_find_inode_server must first reference + the superblock (bsc#1012628). +- NFS: nfs_igrab_and_active must first reference the superblock + (bsc#1012628). +- scsi: ufs: Fix possible power drain during system suspend + (bsc#1012628). +- ext4: fix superblock checksum failure when setting password salt + (bsc#1012628). +- RDMA/restrack: Don't treat as an error allocation ID wrapping + (bsc#1012628). +- RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp + (bsc#1012628). +- bnxt_en: Improve stats context resource accounting with RDMA + driver loaded (bsc#1012628). +- RDMA/mlx5: Fix wrong free of blue flame register on error + (bsc#1012628). +- IB/mlx5: Fix error unwinding when set_has_smi_cap fails + (bsc#1012628). +- umount(2): move the flag validity checks first (bsc#1012628). +- dm zoned: select CONFIG_CRC32 (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep for the panel_on_delay + when there is no reset-deassert MIPI-sequence (bsc#1012628). +- drm/i915/icl: Fix initing the DSI DSC power refcount during + HW readout (bsc#1012628). +- drm/i915/gt: Restore clear-residual mitigations for Ivybridge, + Baytrail (bsc#1012628). +- mm, slub: consider rest of partial list if acquire_slab() + fails (bsc#1012628). +- riscv: Trace irq on only interrupt is enabled (bsc#1012628). +- iommu/vt-d: Fix unaligned addresses for + intel_flush_svm_range_dev() (bsc#1012628). +- net: sunrpc: interpret the return value of kstrtou32 correctly + (bsc#1012628). +- selftests: netfilter: Pass family parameter "-f" to conntrack + tool (bsc#1012628). +- dm: eliminate potential source of excessive kernel log noise + (bsc#1012628). +- ALSA: fireface: Fix integer overflow in transmit_midi_msg() + (bsc#1012628). +- ALSA: firewire-tascam: Fix integer overflow in midi_port_work() + (bsc#1012628). +- netfilter: conntrack: fix reading nf_conntrack_buckets + (bsc#1012628). +- netfilter: nf_nat: Fix memleak in nf_nat_init (bsc#1012628). +- Update config files. +- commit b7732a5 + ------------------------------------------------------------------- Sun Jan 17 15:55:16 CET 2021 - jslaby@suse.cz diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 29a524c2..e5455d27 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 5.10 -%define patchversion 5.10.8 +%define patchversion 5.10.9 %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.8 +Version: 5.10.9 %if 0%{?is_kotd} -Release: .g8611168 +Release: .gb7732a5 %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index 0b5a9176..5e5a867c 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,261 @@ +------------------------------------------------------------------- +Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz + +- Linux 5.10.9 (bsc#1012628). +- btrfs: reloc: fix wrong file extent type check to avoid false + ENOENT (bsc#1012628). +- btrfs: prevent NULL pointer dereference in extent_io_tree_panic + (bsc#1012628). +- ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for + HP machines (bsc#1012628). +- ALSA: doc: Fix reference to mixart.rst (bsc#1012628). +- ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395 + (bsc#1012628). +- ASoC: dapm: remove widget from dirty list on free (bsc#1012628). +- x86/hyperv: check cpu mask after interrupt has been disabled + (bsc#1012628). +- drm/amdgpu: add green_sardine device id (v2) (bsc#1012628). +- drm/amdgpu: fix DRM_INFO flood if display core is not supported + (bug 210921) (bsc#1012628). +- drm/amdgpu: add new device id for Renior (bsc#1012628). +- drm/i915: Allow the sysadmin to override security mitigations + (bsc#1012628). +- drm/i915/gt: Limit VFE threads based on GT (bsc#1012628). +- drm/i915/backlight: fix CPU mode backlight takeover on LPT + (bsc#1012628). +- drm/bridge: sii902x: Refactor init code into separate function + (bsc#1012628). +- dt-bindings: display: sii902x: Add supply bindings + (bsc#1012628). +- drm/bridge: sii902x: Enable I/O and core VCC supplies if present + (bsc#1012628). +- tracing/kprobes: Do the notrace functions check without kprobes + on ftrace (bsc#1012628). +- tools/bootconfig: Add tracing_on support to helper scripts + (bsc#1012628). +- ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null + when IS_ERR (bsc#1012628). +- ext4: fix wrong list_splice in ext4_fc_cleanup (bsc#1012628). +- ext4: fix bug for rename with RENAME_WHITEOUT (bsc#1012628). +- cifs: check pointer before freeing (bsc#1012628). +- cifs: fix interrupted close commands (bsc#1012628). +- riscv: Drop a duplicated PAGE_KERNEL_EXEC (bsc#1012628). +- riscv: return -ENOSYS for syscall -1 (bsc#1012628). +- riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL (bsc#1012628). +- riscv: Fix KASAN memory mapping (bsc#1012628). +- mips: fix Section mismatch in reference (bsc#1012628). +- mips: lib: uncached: fix non-standard usage of variable 'sp' + (bsc#1012628). +- MIPS: boot: Fix unaligned access with + CONFIG_MIPS_RAW_APPENDED_DTB (bsc#1012628). +- MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumps + (bsc#1012628). +- MIPS: relocatable: fix possible boot hangup with KASLR enabled + (bsc#1012628). +- RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd() + (bsc#1012628). +- ACPI: scan: Harden acpi_device_add() against device ID overflows + (bsc#1012628). +- xen/privcmd: allow fetching resource sizes (bsc#1012628). +- compiler.h: Raise minimum version of GCC to 5.1 for arm64 + (bsc#1012628). +- mm/vmalloc.c: fix potential memory leak (bsc#1012628). +- mm/hugetlb: fix potential missing huge page size info + (bsc#1012628). +- mm/process_vm_access.c: include compat.h (bsc#1012628). +- dm raid: fix discard limits for raid1 (bsc#1012628). +- dm snapshot: flush merged data before committing metadata + (bsc#1012628). +- dm integrity: fix flush with external metadata device + (bsc#1012628). +- dm integrity: fix the maximum number of arguments (bsc#1012628). +- dm crypt: use GFP_ATOMIC when allocating crypto requests from + softirq (bsc#1012628). +- dm crypt: do not wait for backlogged crypto request completion + in softirq (bsc#1012628). +- dm crypt: do not call bio_endio() from the dm-crypt tasklet + (bsc#1012628). +- dm crypt: defer decryption to a tasklet if interrupts disabled + (bsc#1012628). +- stmmac: intel: change all EHL/TGL to auto detect phy addr + (bsc#1012628). +- r8152: Add Lenovo Powered USB-C Travel Hub (bsc#1012628). +- btrfs: tree-checker: check if chunk item end overflows + (bsc#1012628). +- ext4: don't leak old mountpoint samples (bsc#1012628). +- io_uring: don't take files/mm for a dead task (bsc#1012628). +- io_uring: drop mm and files after task_work_run (bsc#1012628). +- ARC: build: remove non-existing bootpImage from KBUILD_IMAGE + (bsc#1012628). +- ARC: build: add uImage.lzma to the top-level target + (bsc#1012628). +- ARC: build: add boot_targets to PHONY (bsc#1012628). +- ARC: build: move symlink creation to arch/arc/Makefile to + avoid race (bsc#1012628). +- ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent + with defaults on xt875 (bsc#1012628). +- ath11k: fix crash caused by NULL rx_channel (bsc#1012628). +- netfilter: ipset: fixes possible oops in mtype_resize + (bsc#1012628). +- ath11k: qmi: try to allocate a big block of DMA memory first + (bsc#1012628). +- btrfs: fix async discard stall (bsc#1012628). +- btrfs: merge critical sections of discard lock in workfn + (bsc#1012628). +- btrfs: fix transaction leak and crash after RO remount caused + by qgroup rescan (bsc#1012628). +- regulator: bd718x7: Add enable times (bsc#1012628). +- ethernet: ucc_geth: fix definition and size of + ucc_geth_tx_global_pram (bsc#1012628). +- ARM: dts: ux500/golden: Set display max brightness + (bsc#1012628). +- habanalabs: adjust pci controller init to new firmware + (bsc#1012628). +- habanalabs/gaudi: retry loading TPC f/w on -EINTR (bsc#1012628). +- habanalabs: register to pci shutdown callback (bsc#1012628). +- staging: spmi: hisi-spmi-controller: Fix some error handling + paths (bsc#1012628). +- spi: altera: fix return value for altera_spi_txrx() + (bsc#1012628). +- habanalabs: Fix memleak in hl_device_reset (bsc#1012628). +- hwmon: (pwm-fan) Ensure that calculation doesn't discard big + period values (bsc#1012628). +- lib/raid6: Let $(UNROLL) rules work with macOS userland + (bsc#1012628). +- kconfig: remove 'kvmconfig' and 'xenconfig' shorthands + (bsc#1012628). +- spi: fix the divide by 0 error when calculating xfer waiting + time (bsc#1012628). +- io_uring: drop file refs after task cancel (bsc#1012628). +- bfq: Fix computation of shallow depth (bsc#1012628). +- arch/arc: add copy_user_page() to to fix build + error on ARC (bsc#1012628). +- misdn: dsp: select CONFIG_BITREVERSE (bsc#1012628). +- net: ethernet: fs_enet: Add missing MODULE_LICENSE + (bsc#1012628). +- selftests: fix the return value for UDP GRO test (bsc#1012628). +- nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN + (bsc#1012628). +- nvme: avoid possible double fetch in handling CQE (bsc#1012628). +- nvmet-rdma: Fix list_del corruption on queue establishment + failure (bsc#1012628). +- drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL + pointer issue (bsc#1012628). +- drm/amdgpu: fix a GPU hang issue when remove device + (bsc#1012628). +- drm/amd/pm: fix the failure when change power profile for renoir + (bsc#1012628). +- drm/amdgpu: fix potential memory leak during navi12 + deinitialization (bsc#1012628). +- usb: typec: Fix copy paste error for NVIDIA alt-mode description + (bsc#1012628). +- iommu/vt-d: Fix lockdep splat in sva bind()/unbind() + (bsc#1012628). +- ACPI: scan: add stub acpi_create_platform_device() for + !CONFIG_ACPI (bsc#1012628). +- drm/msm: Call msm_init_vram before binding the gpu + (bsc#1012628). +- ARM: picoxcell: fix missing interrupt-parent properties + (bsc#1012628). +- poll: fix performance regression due to out-of-line __put_user() + (bsc#1012628). +- rcu-tasks: Move RCU-tasks initialization to before + early_initcall() (bsc#1012628). +- bpf: Simplify task_file_seq_get_next() (bsc#1012628). +- bpf: Save correct stopping point in file seq iteration + (bsc#1012628). +- x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handling + (bsc#1012628). +- cfg80211: select CONFIG_CRC32 (bsc#1012628). +- nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from + interrupt context (bsc#1012628). +- iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_dev + (bsc#1012628). +- net/mlx5e: CT: Use per flow counter when CT flow accounting + is enabled (bsc#1012628). +- net/mlx5: Fix passing zero to 'PTR_ERR' (bsc#1012628). +- net/mlx5: E-Switch, fix changing vf VLANID (bsc#1012628). +- blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED + (bsc#1012628). +- mm: fix clear_refs_write locking (bsc#1012628). +- mm: don't play games with pinned pages in clear_page_refs + (bsc#1012628). +- mm: don't put pinned pages into the swap cache (bsc#1012628). +- perf intel-pt: Fix 'CPU too large' error (bsc#1012628). +- dump_common_audit_data(): fix racy accesses to ->d_name + (bsc#1012628). +- ASoC: meson: axg-tdm-interface: fix loopback (bsc#1012628). +- ASoC: meson: axg-tdmin: fix axg skew offset (bsc#1012628). +- ASoC: Intel: fix error code cnl_set_dsp_D0() (bsc#1012628). +- nvmet-rdma: Fix NULL deref when setting pi_enable and traddr + INADDR_ANY (bsc#1012628). +- nvme: don't intialize hwmon for discovery controllers + (bsc#1012628). +- nvme-tcp: fix possible data corruption with bio merges + (bsc#1012628). +- nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT (bsc#1012628). +- NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock + (bsc#1012628). +- pNFS: We want return-on-close to complete when evicting the + inode (bsc#1012628). +- pNFS: Mark layout for return if return-on-close was not sent + (bsc#1012628). +- pNFS: Stricter ordering of layoutget and layoutreturn + (bsc#1012628). +- NFS: Adjust fs_context error logging (bsc#1012628). +- NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing + the request (bsc#1012628). +- NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit() + (bsc#1012628). +- NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter + (bsc#1012628). +- NFS: nfs_delegation_find_inode_server must first reference + the superblock (bsc#1012628). +- NFS: nfs_igrab_and_active must first reference the superblock + (bsc#1012628). +- scsi: ufs: Fix possible power drain during system suspend + (bsc#1012628). +- ext4: fix superblock checksum failure when setting password salt + (bsc#1012628). +- RDMA/restrack: Don't treat as an error allocation ID wrapping + (bsc#1012628). +- RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp + (bsc#1012628). +- bnxt_en: Improve stats context resource accounting with RDMA + driver loaded (bsc#1012628). +- RDMA/mlx5: Fix wrong free of blue flame register on error + (bsc#1012628). +- IB/mlx5: Fix error unwinding when set_has_smi_cap fails + (bsc#1012628). +- umount(2): move the flag validity checks first (bsc#1012628). +- dm zoned: select CONFIG_CRC32 (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep for the panel_on_delay + when there is no reset-deassert MIPI-sequence (bsc#1012628). +- drm/i915/icl: Fix initing the DSI DSC power refcount during + HW readout (bsc#1012628). +- drm/i915/gt: Restore clear-residual mitigations for Ivybridge, + Baytrail (bsc#1012628). +- mm, slub: consider rest of partial list if acquire_slab() + fails (bsc#1012628). +- riscv: Trace irq on only interrupt is enabled (bsc#1012628). +- iommu/vt-d: Fix unaligned addresses for + intel_flush_svm_range_dev() (bsc#1012628). +- net: sunrpc: interpret the return value of kstrtou32 correctly + (bsc#1012628). +- selftests: netfilter: Pass family parameter "-f" to conntrack + tool (bsc#1012628). +- dm: eliminate potential source of excessive kernel log noise + (bsc#1012628). +- ALSA: fireface: Fix integer overflow in transmit_midi_msg() + (bsc#1012628). +- ALSA: firewire-tascam: Fix integer overflow in midi_port_work() + (bsc#1012628). +- netfilter: conntrack: fix reading nf_conntrack_buckets + (bsc#1012628). +- netfilter: nf_nat: Fix memleak in nf_nat_init (bsc#1012628). +- Update config files. +- commit b7732a5 + ------------------------------------------------------------------- Sun Jan 17 15:55:16 CET 2021 - jslaby@suse.cz diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index e9c98139..34827680 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 5.10 -%define patchversion 5.10.8 +%define patchversion 5.10.9 %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.8 +Version: 5.10.9 %if 0%{?is_kotd} -Release: .g8611168 +Release: .gb7732a5 %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index 0b5a9176..5e5a867c 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,261 @@ +------------------------------------------------------------------- +Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz + +- Linux 5.10.9 (bsc#1012628). +- btrfs: reloc: fix wrong file extent type check to avoid false + ENOENT (bsc#1012628). +- btrfs: prevent NULL pointer dereference in extent_io_tree_panic + (bsc#1012628). +- ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for + HP machines (bsc#1012628). +- ALSA: doc: Fix reference to mixart.rst (bsc#1012628). +- ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395 + (bsc#1012628). +- ASoC: dapm: remove widget from dirty list on free (bsc#1012628). +- x86/hyperv: check cpu mask after interrupt has been disabled + (bsc#1012628). +- drm/amdgpu: add green_sardine device id (v2) (bsc#1012628). +- drm/amdgpu: fix DRM_INFO flood if display core is not supported + (bug 210921) (bsc#1012628). +- drm/amdgpu: add new device id for Renior (bsc#1012628). +- drm/i915: Allow the sysadmin to override security mitigations + (bsc#1012628). +- drm/i915/gt: Limit VFE threads based on GT (bsc#1012628). +- drm/i915/backlight: fix CPU mode backlight takeover on LPT + (bsc#1012628). +- drm/bridge: sii902x: Refactor init code into separate function + (bsc#1012628). +- dt-bindings: display: sii902x: Add supply bindings + (bsc#1012628). +- drm/bridge: sii902x: Enable I/O and core VCC supplies if present + (bsc#1012628). +- tracing/kprobes: Do the notrace functions check without kprobes + on ftrace (bsc#1012628). +- tools/bootconfig: Add tracing_on support to helper scripts + (bsc#1012628). +- ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null + when IS_ERR (bsc#1012628). +- ext4: fix wrong list_splice in ext4_fc_cleanup (bsc#1012628). +- ext4: fix bug for rename with RENAME_WHITEOUT (bsc#1012628). +- cifs: check pointer before freeing (bsc#1012628). +- cifs: fix interrupted close commands (bsc#1012628). +- riscv: Drop a duplicated PAGE_KERNEL_EXEC (bsc#1012628). +- riscv: return -ENOSYS for syscall -1 (bsc#1012628). +- riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL (bsc#1012628). +- riscv: Fix KASAN memory mapping (bsc#1012628). +- mips: fix Section mismatch in reference (bsc#1012628). +- mips: lib: uncached: fix non-standard usage of variable 'sp' + (bsc#1012628). +- MIPS: boot: Fix unaligned access with + CONFIG_MIPS_RAW_APPENDED_DTB (bsc#1012628). +- MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumps + (bsc#1012628). +- MIPS: relocatable: fix possible boot hangup with KASLR enabled + (bsc#1012628). +- RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd() + (bsc#1012628). +- ACPI: scan: Harden acpi_device_add() against device ID overflows + (bsc#1012628). +- xen/privcmd: allow fetching resource sizes (bsc#1012628). +- compiler.h: Raise minimum version of GCC to 5.1 for arm64 + (bsc#1012628). +- mm/vmalloc.c: fix potential memory leak (bsc#1012628). +- mm/hugetlb: fix potential missing huge page size info + (bsc#1012628). +- mm/process_vm_access.c: include compat.h (bsc#1012628). +- dm raid: fix discard limits for raid1 (bsc#1012628). +- dm snapshot: flush merged data before committing metadata + (bsc#1012628). +- dm integrity: fix flush with external metadata device + (bsc#1012628). +- dm integrity: fix the maximum number of arguments (bsc#1012628). +- dm crypt: use GFP_ATOMIC when allocating crypto requests from + softirq (bsc#1012628). +- dm crypt: do not wait for backlogged crypto request completion + in softirq (bsc#1012628). +- dm crypt: do not call bio_endio() from the dm-crypt tasklet + (bsc#1012628). +- dm crypt: defer decryption to a tasklet if interrupts disabled + (bsc#1012628). +- stmmac: intel: change all EHL/TGL to auto detect phy addr + (bsc#1012628). +- r8152: Add Lenovo Powered USB-C Travel Hub (bsc#1012628). +- btrfs: tree-checker: check if chunk item end overflows + (bsc#1012628). +- ext4: don't leak old mountpoint samples (bsc#1012628). +- io_uring: don't take files/mm for a dead task (bsc#1012628). +- io_uring: drop mm and files after task_work_run (bsc#1012628). +- ARC: build: remove non-existing bootpImage from KBUILD_IMAGE + (bsc#1012628). +- ARC: build: add uImage.lzma to the top-level target + (bsc#1012628). +- ARC: build: add boot_targets to PHONY (bsc#1012628). +- ARC: build: move symlink creation to arch/arc/Makefile to + avoid race (bsc#1012628). +- ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent + with defaults on xt875 (bsc#1012628). +- ath11k: fix crash caused by NULL rx_channel (bsc#1012628). +- netfilter: ipset: fixes possible oops in mtype_resize + (bsc#1012628). +- ath11k: qmi: try to allocate a big block of DMA memory first + (bsc#1012628). +- btrfs: fix async discard stall (bsc#1012628). +- btrfs: merge critical sections of discard lock in workfn + (bsc#1012628). +- btrfs: fix transaction leak and crash after RO remount caused + by qgroup rescan (bsc#1012628). +- regulator: bd718x7: Add enable times (bsc#1012628). +- ethernet: ucc_geth: fix definition and size of + ucc_geth_tx_global_pram (bsc#1012628). +- ARM: dts: ux500/golden: Set display max brightness + (bsc#1012628). +- habanalabs: adjust pci controller init to new firmware + (bsc#1012628). +- habanalabs/gaudi: retry loading TPC f/w on -EINTR (bsc#1012628). +- habanalabs: register to pci shutdown callback (bsc#1012628). +- staging: spmi: hisi-spmi-controller: Fix some error handling + paths (bsc#1012628). +- spi: altera: fix return value for altera_spi_txrx() + (bsc#1012628). +- habanalabs: Fix memleak in hl_device_reset (bsc#1012628). +- hwmon: (pwm-fan) Ensure that calculation doesn't discard big + period values (bsc#1012628). +- lib/raid6: Let $(UNROLL) rules work with macOS userland + (bsc#1012628). +- kconfig: remove 'kvmconfig' and 'xenconfig' shorthands + (bsc#1012628). +- spi: fix the divide by 0 error when calculating xfer waiting + time (bsc#1012628). +- io_uring: drop file refs after task cancel (bsc#1012628). +- bfq: Fix computation of shallow depth (bsc#1012628). +- arch/arc: add copy_user_page() to to fix build + error on ARC (bsc#1012628). +- misdn: dsp: select CONFIG_BITREVERSE (bsc#1012628). +- net: ethernet: fs_enet: Add missing MODULE_LICENSE + (bsc#1012628). +- selftests: fix the return value for UDP GRO test (bsc#1012628). +- nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN + (bsc#1012628). +- nvme: avoid possible double fetch in handling CQE (bsc#1012628). +- nvmet-rdma: Fix list_del corruption on queue establishment + failure (bsc#1012628). +- drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL + pointer issue (bsc#1012628). +- drm/amdgpu: fix a GPU hang issue when remove device + (bsc#1012628). +- drm/amd/pm: fix the failure when change power profile for renoir + (bsc#1012628). +- drm/amdgpu: fix potential memory leak during navi12 + deinitialization (bsc#1012628). +- usb: typec: Fix copy paste error for NVIDIA alt-mode description + (bsc#1012628). +- iommu/vt-d: Fix lockdep splat in sva bind()/unbind() + (bsc#1012628). +- ACPI: scan: add stub acpi_create_platform_device() for + !CONFIG_ACPI (bsc#1012628). +- drm/msm: Call msm_init_vram before binding the gpu + (bsc#1012628). +- ARM: picoxcell: fix missing interrupt-parent properties + (bsc#1012628). +- poll: fix performance regression due to out-of-line __put_user() + (bsc#1012628). +- rcu-tasks: Move RCU-tasks initialization to before + early_initcall() (bsc#1012628). +- bpf: Simplify task_file_seq_get_next() (bsc#1012628). +- bpf: Save correct stopping point in file seq iteration + (bsc#1012628). +- x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handling + (bsc#1012628). +- cfg80211: select CONFIG_CRC32 (bsc#1012628). +- nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from + interrupt context (bsc#1012628). +- iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_dev + (bsc#1012628). +- net/mlx5e: CT: Use per flow counter when CT flow accounting + is enabled (bsc#1012628). +- net/mlx5: Fix passing zero to 'PTR_ERR' (bsc#1012628). +- net/mlx5: E-Switch, fix changing vf VLANID (bsc#1012628). +- blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED + (bsc#1012628). +- mm: fix clear_refs_write locking (bsc#1012628). +- mm: don't play games with pinned pages in clear_page_refs + (bsc#1012628). +- mm: don't put pinned pages into the swap cache (bsc#1012628). +- perf intel-pt: Fix 'CPU too large' error (bsc#1012628). +- dump_common_audit_data(): fix racy accesses to ->d_name + (bsc#1012628). +- ASoC: meson: axg-tdm-interface: fix loopback (bsc#1012628). +- ASoC: meson: axg-tdmin: fix axg skew offset (bsc#1012628). +- ASoC: Intel: fix error code cnl_set_dsp_D0() (bsc#1012628). +- nvmet-rdma: Fix NULL deref when setting pi_enable and traddr + INADDR_ANY (bsc#1012628). +- nvme: don't intialize hwmon for discovery controllers + (bsc#1012628). +- nvme-tcp: fix possible data corruption with bio merges + (bsc#1012628). +- nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT (bsc#1012628). +- NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock + (bsc#1012628). +- pNFS: We want return-on-close to complete when evicting the + inode (bsc#1012628). +- pNFS: Mark layout for return if return-on-close was not sent + (bsc#1012628). +- pNFS: Stricter ordering of layoutget and layoutreturn + (bsc#1012628). +- NFS: Adjust fs_context error logging (bsc#1012628). +- NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing + the request (bsc#1012628). +- NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit() + (bsc#1012628). +- NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter + (bsc#1012628). +- NFS: nfs_delegation_find_inode_server must first reference + the superblock (bsc#1012628). +- NFS: nfs_igrab_and_active must first reference the superblock + (bsc#1012628). +- scsi: ufs: Fix possible power drain during system suspend + (bsc#1012628). +- ext4: fix superblock checksum failure when setting password salt + (bsc#1012628). +- RDMA/restrack: Don't treat as an error allocation ID wrapping + (bsc#1012628). +- RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp + (bsc#1012628). +- bnxt_en: Improve stats context resource accounting with RDMA + driver loaded (bsc#1012628). +- RDMA/mlx5: Fix wrong free of blue flame register on error + (bsc#1012628). +- IB/mlx5: Fix error unwinding when set_has_smi_cap fails + (bsc#1012628). +- umount(2): move the flag validity checks first (bsc#1012628). +- dm zoned: select CONFIG_CRC32 (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep for the panel_on_delay + when there is no reset-deassert MIPI-sequence (bsc#1012628). +- drm/i915/icl: Fix initing the DSI DSC power refcount during + HW readout (bsc#1012628). +- drm/i915/gt: Restore clear-residual mitigations for Ivybridge, + Baytrail (bsc#1012628). +- mm, slub: consider rest of partial list if acquire_slab() + fails (bsc#1012628). +- riscv: Trace irq on only interrupt is enabled (bsc#1012628). +- iommu/vt-d: Fix unaligned addresses for + intel_flush_svm_range_dev() (bsc#1012628). +- net: sunrpc: interpret the return value of kstrtou32 correctly + (bsc#1012628). +- selftests: netfilter: Pass family parameter "-f" to conntrack + tool (bsc#1012628). +- dm: eliminate potential source of excessive kernel log noise + (bsc#1012628). +- ALSA: fireface: Fix integer overflow in transmit_midi_msg() + (bsc#1012628). +- ALSA: firewire-tascam: Fix integer overflow in midi_port_work() + (bsc#1012628). +- netfilter: conntrack: fix reading nf_conntrack_buckets + (bsc#1012628). +- netfilter: nf_nat: Fix memleak in nf_nat_init (bsc#1012628). +- Update config files. +- commit b7732a5 + ------------------------------------------------------------------- Sun Jan 17 15:55:16 CET 2021 - jslaby@suse.cz diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index 0505b000..e2f03e71 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 5.10 -%define patchversion 5.10.8 +%define patchversion 5.10.9 %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.8 +Version: 5.10.9 %if 0%{?is_kotd} -Release: .g8611168 +Release: .gb7732a5 %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index 0b5a9176..5e5a867c 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,3 +1,261 @@ +------------------------------------------------------------------- +Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz + +- Linux 5.10.9 (bsc#1012628). +- btrfs: reloc: fix wrong file extent type check to avoid false + ENOENT (bsc#1012628). +- btrfs: prevent NULL pointer dereference in extent_io_tree_panic + (bsc#1012628). +- ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for + HP machines (bsc#1012628). +- ALSA: doc: Fix reference to mixart.rst (bsc#1012628). +- ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395 + (bsc#1012628). +- ASoC: dapm: remove widget from dirty list on free (bsc#1012628). +- x86/hyperv: check cpu mask after interrupt has been disabled + (bsc#1012628). +- drm/amdgpu: add green_sardine device id (v2) (bsc#1012628). +- drm/amdgpu: fix DRM_INFO flood if display core is not supported + (bug 210921) (bsc#1012628). +- drm/amdgpu: add new device id for Renior (bsc#1012628). +- drm/i915: Allow the sysadmin to override security mitigations + (bsc#1012628). +- drm/i915/gt: Limit VFE threads based on GT (bsc#1012628). +- drm/i915/backlight: fix CPU mode backlight takeover on LPT + (bsc#1012628). +- drm/bridge: sii902x: Refactor init code into separate function + (bsc#1012628). +- dt-bindings: display: sii902x: Add supply bindings + (bsc#1012628). +- drm/bridge: sii902x: Enable I/O and core VCC supplies if present + (bsc#1012628). +- tracing/kprobes: Do the notrace functions check without kprobes + on ftrace (bsc#1012628). +- tools/bootconfig: Add tracing_on support to helper scripts + (bsc#1012628). +- ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null + when IS_ERR (bsc#1012628). +- ext4: fix wrong list_splice in ext4_fc_cleanup (bsc#1012628). +- ext4: fix bug for rename with RENAME_WHITEOUT (bsc#1012628). +- cifs: check pointer before freeing (bsc#1012628). +- cifs: fix interrupted close commands (bsc#1012628). +- riscv: Drop a duplicated PAGE_KERNEL_EXEC (bsc#1012628). +- riscv: return -ENOSYS for syscall -1 (bsc#1012628). +- riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL (bsc#1012628). +- riscv: Fix KASAN memory mapping (bsc#1012628). +- mips: fix Section mismatch in reference (bsc#1012628). +- mips: lib: uncached: fix non-standard usage of variable 'sp' + (bsc#1012628). +- MIPS: boot: Fix unaligned access with + CONFIG_MIPS_RAW_APPENDED_DTB (bsc#1012628). +- MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumps + (bsc#1012628). +- MIPS: relocatable: fix possible boot hangup with KASLR enabled + (bsc#1012628). +- RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd() + (bsc#1012628). +- ACPI: scan: Harden acpi_device_add() against device ID overflows + (bsc#1012628). +- xen/privcmd: allow fetching resource sizes (bsc#1012628). +- compiler.h: Raise minimum version of GCC to 5.1 for arm64 + (bsc#1012628). +- mm/vmalloc.c: fix potential memory leak (bsc#1012628). +- mm/hugetlb: fix potential missing huge page size info + (bsc#1012628). +- mm/process_vm_access.c: include compat.h (bsc#1012628). +- dm raid: fix discard limits for raid1 (bsc#1012628). +- dm snapshot: flush merged data before committing metadata + (bsc#1012628). +- dm integrity: fix flush with external metadata device + (bsc#1012628). +- dm integrity: fix the maximum number of arguments (bsc#1012628). +- dm crypt: use GFP_ATOMIC when allocating crypto requests from + softirq (bsc#1012628). +- dm crypt: do not wait for backlogged crypto request completion + in softirq (bsc#1012628). +- dm crypt: do not call bio_endio() from the dm-crypt tasklet + (bsc#1012628). +- dm crypt: defer decryption to a tasklet if interrupts disabled + (bsc#1012628). +- stmmac: intel: change all EHL/TGL to auto detect phy addr + (bsc#1012628). +- r8152: Add Lenovo Powered USB-C Travel Hub (bsc#1012628). +- btrfs: tree-checker: check if chunk item end overflows + (bsc#1012628). +- ext4: don't leak old mountpoint samples (bsc#1012628). +- io_uring: don't take files/mm for a dead task (bsc#1012628). +- io_uring: drop mm and files after task_work_run (bsc#1012628). +- ARC: build: remove non-existing bootpImage from KBUILD_IMAGE + (bsc#1012628). +- ARC: build: add uImage.lzma to the top-level target + (bsc#1012628). +- ARC: build: add boot_targets to PHONY (bsc#1012628). +- ARC: build: move symlink creation to arch/arc/Makefile to + avoid race (bsc#1012628). +- ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent + with defaults on xt875 (bsc#1012628). +- ath11k: fix crash caused by NULL rx_channel (bsc#1012628). +- netfilter: ipset: fixes possible oops in mtype_resize + (bsc#1012628). +- ath11k: qmi: try to allocate a big block of DMA memory first + (bsc#1012628). +- btrfs: fix async discard stall (bsc#1012628). +- btrfs: merge critical sections of discard lock in workfn + (bsc#1012628). +- btrfs: fix transaction leak and crash after RO remount caused + by qgroup rescan (bsc#1012628). +- regulator: bd718x7: Add enable times (bsc#1012628). +- ethernet: ucc_geth: fix definition and size of + ucc_geth_tx_global_pram (bsc#1012628). +- ARM: dts: ux500/golden: Set display max brightness + (bsc#1012628). +- habanalabs: adjust pci controller init to new firmware + (bsc#1012628). +- habanalabs/gaudi: retry loading TPC f/w on -EINTR (bsc#1012628). +- habanalabs: register to pci shutdown callback (bsc#1012628). +- staging: spmi: hisi-spmi-controller: Fix some error handling + paths (bsc#1012628). +- spi: altera: fix return value for altera_spi_txrx() + (bsc#1012628). +- habanalabs: Fix memleak in hl_device_reset (bsc#1012628). +- hwmon: (pwm-fan) Ensure that calculation doesn't discard big + period values (bsc#1012628). +- lib/raid6: Let $(UNROLL) rules work with macOS userland + (bsc#1012628). +- kconfig: remove 'kvmconfig' and 'xenconfig' shorthands + (bsc#1012628). +- spi: fix the divide by 0 error when calculating xfer waiting + time (bsc#1012628). +- io_uring: drop file refs after task cancel (bsc#1012628). +- bfq: Fix computation of shallow depth (bsc#1012628). +- arch/arc: add copy_user_page() to to fix build + error on ARC (bsc#1012628). +- misdn: dsp: select CONFIG_BITREVERSE (bsc#1012628). +- net: ethernet: fs_enet: Add missing MODULE_LICENSE + (bsc#1012628). +- selftests: fix the return value for UDP GRO test (bsc#1012628). +- nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN + (bsc#1012628). +- nvme: avoid possible double fetch in handling CQE (bsc#1012628). +- nvmet-rdma: Fix list_del corruption on queue establishment + failure (bsc#1012628). +- drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL + pointer issue (bsc#1012628). +- drm/amdgpu: fix a GPU hang issue when remove device + (bsc#1012628). +- drm/amd/pm: fix the failure when change power profile for renoir + (bsc#1012628). +- drm/amdgpu: fix potential memory leak during navi12 + deinitialization (bsc#1012628). +- usb: typec: Fix copy paste error for NVIDIA alt-mode description + (bsc#1012628). +- iommu/vt-d: Fix lockdep splat in sva bind()/unbind() + (bsc#1012628). +- ACPI: scan: add stub acpi_create_platform_device() for + !CONFIG_ACPI (bsc#1012628). +- drm/msm: Call msm_init_vram before binding the gpu + (bsc#1012628). +- ARM: picoxcell: fix missing interrupt-parent properties + (bsc#1012628). +- poll: fix performance regression due to out-of-line __put_user() + (bsc#1012628). +- rcu-tasks: Move RCU-tasks initialization to before + early_initcall() (bsc#1012628). +- bpf: Simplify task_file_seq_get_next() (bsc#1012628). +- bpf: Save correct stopping point in file seq iteration + (bsc#1012628). +- x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handling + (bsc#1012628). +- cfg80211: select CONFIG_CRC32 (bsc#1012628). +- nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from + interrupt context (bsc#1012628). +- iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_dev + (bsc#1012628). +- net/mlx5e: CT: Use per flow counter when CT flow accounting + is enabled (bsc#1012628). +- net/mlx5: Fix passing zero to 'PTR_ERR' (bsc#1012628). +- net/mlx5: E-Switch, fix changing vf VLANID (bsc#1012628). +- blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED + (bsc#1012628). +- mm: fix clear_refs_write locking (bsc#1012628). +- mm: don't play games with pinned pages in clear_page_refs + (bsc#1012628). +- mm: don't put pinned pages into the swap cache (bsc#1012628). +- perf intel-pt: Fix 'CPU too large' error (bsc#1012628). +- dump_common_audit_data(): fix racy accesses to ->d_name + (bsc#1012628). +- ASoC: meson: axg-tdm-interface: fix loopback (bsc#1012628). +- ASoC: meson: axg-tdmin: fix axg skew offset (bsc#1012628). +- ASoC: Intel: fix error code cnl_set_dsp_D0() (bsc#1012628). +- nvmet-rdma: Fix NULL deref when setting pi_enable and traddr + INADDR_ANY (bsc#1012628). +- nvme: don't intialize hwmon for discovery controllers + (bsc#1012628). +- nvme-tcp: fix possible data corruption with bio merges + (bsc#1012628). +- nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT (bsc#1012628). +- NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock + (bsc#1012628). +- pNFS: We want return-on-close to complete when evicting the + inode (bsc#1012628). +- pNFS: Mark layout for return if return-on-close was not sent + (bsc#1012628). +- pNFS: Stricter ordering of layoutget and layoutreturn + (bsc#1012628). +- NFS: Adjust fs_context error logging (bsc#1012628). +- NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing + the request (bsc#1012628). +- NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit() + (bsc#1012628). +- NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter + (bsc#1012628). +- NFS: nfs_delegation_find_inode_server must first reference + the superblock (bsc#1012628). +- NFS: nfs_igrab_and_active must first reference the superblock + (bsc#1012628). +- scsi: ufs: Fix possible power drain during system suspend + (bsc#1012628). +- ext4: fix superblock checksum failure when setting password salt + (bsc#1012628). +- RDMA/restrack: Don't treat as an error allocation ID wrapping + (bsc#1012628). +- RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp + (bsc#1012628). +- bnxt_en: Improve stats context resource accounting with RDMA + driver loaded (bsc#1012628). +- RDMA/mlx5: Fix wrong free of blue flame register on error + (bsc#1012628). +- IB/mlx5: Fix error unwinding when set_has_smi_cap fails + (bsc#1012628). +- umount(2): move the flag validity checks first (bsc#1012628). +- dm zoned: select CONFIG_CRC32 (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep for the panel_on_delay + when there is no reset-deassert MIPI-sequence (bsc#1012628). +- drm/i915/icl: Fix initing the DSI DSC power refcount during + HW readout (bsc#1012628). +- drm/i915/gt: Restore clear-residual mitigations for Ivybridge, + Baytrail (bsc#1012628). +- mm, slub: consider rest of partial list if acquire_slab() + fails (bsc#1012628). +- riscv: Trace irq on only interrupt is enabled (bsc#1012628). +- iommu/vt-d: Fix unaligned addresses for + intel_flush_svm_range_dev() (bsc#1012628). +- net: sunrpc: interpret the return value of kstrtou32 correctly + (bsc#1012628). +- selftests: netfilter: Pass family parameter "-f" to conntrack + tool (bsc#1012628). +- dm: eliminate potential source of excessive kernel log noise + (bsc#1012628). +- ALSA: fireface: Fix integer overflow in transmit_midi_msg() + (bsc#1012628). +- ALSA: firewire-tascam: Fix integer overflow in midi_port_work() + (bsc#1012628). +- netfilter: conntrack: fix reading nf_conntrack_buckets + (bsc#1012628). +- netfilter: nf_nat: Fix memleak in nf_nat_init (bsc#1012628). +- Update config files. +- commit b7732a5 + ------------------------------------------------------------------- Sun Jan 17 15:55:16 CET 2021 - jslaby@suse.cz diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index 60fb543a..442c0da7 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -17,7 +17,7 @@ %define srcversion 5.10 -%define patchversion 5.10.8 +%define patchversion 5.10.9 %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.8 +Version: 5.10.9 %if 0%{?is_kotd} -Release: .g8611168 +Release: .gb7732a5 %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index 0b5a9176..5e5a867c 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,261 @@ +------------------------------------------------------------------- +Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz + +- Linux 5.10.9 (bsc#1012628). +- btrfs: reloc: fix wrong file extent type check to avoid false + ENOENT (bsc#1012628). +- btrfs: prevent NULL pointer dereference in extent_io_tree_panic + (bsc#1012628). +- ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for + HP machines (bsc#1012628). +- ALSA: doc: Fix reference to mixart.rst (bsc#1012628). +- ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395 + (bsc#1012628). +- ASoC: dapm: remove widget from dirty list on free (bsc#1012628). +- x86/hyperv: check cpu mask after interrupt has been disabled + (bsc#1012628). +- drm/amdgpu: add green_sardine device id (v2) (bsc#1012628). +- drm/amdgpu: fix DRM_INFO flood if display core is not supported + (bug 210921) (bsc#1012628). +- drm/amdgpu: add new device id for Renior (bsc#1012628). +- drm/i915: Allow the sysadmin to override security mitigations + (bsc#1012628). +- drm/i915/gt: Limit VFE threads based on GT (bsc#1012628). +- drm/i915/backlight: fix CPU mode backlight takeover on LPT + (bsc#1012628). +- drm/bridge: sii902x: Refactor init code into separate function + (bsc#1012628). +- dt-bindings: display: sii902x: Add supply bindings + (bsc#1012628). +- drm/bridge: sii902x: Enable I/O and core VCC supplies if present + (bsc#1012628). +- tracing/kprobes: Do the notrace functions check without kprobes + on ftrace (bsc#1012628). +- tools/bootconfig: Add tracing_on support to helper scripts + (bsc#1012628). +- ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null + when IS_ERR (bsc#1012628). +- ext4: fix wrong list_splice in ext4_fc_cleanup (bsc#1012628). +- ext4: fix bug for rename with RENAME_WHITEOUT (bsc#1012628). +- cifs: check pointer before freeing (bsc#1012628). +- cifs: fix interrupted close commands (bsc#1012628). +- riscv: Drop a duplicated PAGE_KERNEL_EXEC (bsc#1012628). +- riscv: return -ENOSYS for syscall -1 (bsc#1012628). +- riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL (bsc#1012628). +- riscv: Fix KASAN memory mapping (bsc#1012628). +- mips: fix Section mismatch in reference (bsc#1012628). +- mips: lib: uncached: fix non-standard usage of variable 'sp' + (bsc#1012628). +- MIPS: boot: Fix unaligned access with + CONFIG_MIPS_RAW_APPENDED_DTB (bsc#1012628). +- MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumps + (bsc#1012628). +- MIPS: relocatable: fix possible boot hangup with KASLR enabled + (bsc#1012628). +- RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd() + (bsc#1012628). +- ACPI: scan: Harden acpi_device_add() against device ID overflows + (bsc#1012628). +- xen/privcmd: allow fetching resource sizes (bsc#1012628). +- compiler.h: Raise minimum version of GCC to 5.1 for arm64 + (bsc#1012628). +- mm/vmalloc.c: fix potential memory leak (bsc#1012628). +- mm/hugetlb: fix potential missing huge page size info + (bsc#1012628). +- mm/process_vm_access.c: include compat.h (bsc#1012628). +- dm raid: fix discard limits for raid1 (bsc#1012628). +- dm snapshot: flush merged data before committing metadata + (bsc#1012628). +- dm integrity: fix flush with external metadata device + (bsc#1012628). +- dm integrity: fix the maximum number of arguments (bsc#1012628). +- dm crypt: use GFP_ATOMIC when allocating crypto requests from + softirq (bsc#1012628). +- dm crypt: do not wait for backlogged crypto request completion + in softirq (bsc#1012628). +- dm crypt: do not call bio_endio() from the dm-crypt tasklet + (bsc#1012628). +- dm crypt: defer decryption to a tasklet if interrupts disabled + (bsc#1012628). +- stmmac: intel: change all EHL/TGL to auto detect phy addr + (bsc#1012628). +- r8152: Add Lenovo Powered USB-C Travel Hub (bsc#1012628). +- btrfs: tree-checker: check if chunk item end overflows + (bsc#1012628). +- ext4: don't leak old mountpoint samples (bsc#1012628). +- io_uring: don't take files/mm for a dead task (bsc#1012628). +- io_uring: drop mm and files after task_work_run (bsc#1012628). +- ARC: build: remove non-existing bootpImage from KBUILD_IMAGE + (bsc#1012628). +- ARC: build: add uImage.lzma to the top-level target + (bsc#1012628). +- ARC: build: add boot_targets to PHONY (bsc#1012628). +- ARC: build: move symlink creation to arch/arc/Makefile to + avoid race (bsc#1012628). +- ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent + with defaults on xt875 (bsc#1012628). +- ath11k: fix crash caused by NULL rx_channel (bsc#1012628). +- netfilter: ipset: fixes possible oops in mtype_resize + (bsc#1012628). +- ath11k: qmi: try to allocate a big block of DMA memory first + (bsc#1012628). +- btrfs: fix async discard stall (bsc#1012628). +- btrfs: merge critical sections of discard lock in workfn + (bsc#1012628). +- btrfs: fix transaction leak and crash after RO remount caused + by qgroup rescan (bsc#1012628). +- regulator: bd718x7: Add enable times (bsc#1012628). +- ethernet: ucc_geth: fix definition and size of + ucc_geth_tx_global_pram (bsc#1012628). +- ARM: dts: ux500/golden: Set display max brightness + (bsc#1012628). +- habanalabs: adjust pci controller init to new firmware + (bsc#1012628). +- habanalabs/gaudi: retry loading TPC f/w on -EINTR (bsc#1012628). +- habanalabs: register to pci shutdown callback (bsc#1012628). +- staging: spmi: hisi-spmi-controller: Fix some error handling + paths (bsc#1012628). +- spi: altera: fix return value for altera_spi_txrx() + (bsc#1012628). +- habanalabs: Fix memleak in hl_device_reset (bsc#1012628). +- hwmon: (pwm-fan) Ensure that calculation doesn't discard big + period values (bsc#1012628). +- lib/raid6: Let $(UNROLL) rules work with macOS userland + (bsc#1012628). +- kconfig: remove 'kvmconfig' and 'xenconfig' shorthands + (bsc#1012628). +- spi: fix the divide by 0 error when calculating xfer waiting + time (bsc#1012628). +- io_uring: drop file refs after task cancel (bsc#1012628). +- bfq: Fix computation of shallow depth (bsc#1012628). +- arch/arc: add copy_user_page() to to fix build + error on ARC (bsc#1012628). +- misdn: dsp: select CONFIG_BITREVERSE (bsc#1012628). +- net: ethernet: fs_enet: Add missing MODULE_LICENSE + (bsc#1012628). +- selftests: fix the return value for UDP GRO test (bsc#1012628). +- nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN + (bsc#1012628). +- nvme: avoid possible double fetch in handling CQE (bsc#1012628). +- nvmet-rdma: Fix list_del corruption on queue establishment + failure (bsc#1012628). +- drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL + pointer issue (bsc#1012628). +- drm/amdgpu: fix a GPU hang issue when remove device + (bsc#1012628). +- drm/amd/pm: fix the failure when change power profile for renoir + (bsc#1012628). +- drm/amdgpu: fix potential memory leak during navi12 + deinitialization (bsc#1012628). +- usb: typec: Fix copy paste error for NVIDIA alt-mode description + (bsc#1012628). +- iommu/vt-d: Fix lockdep splat in sva bind()/unbind() + (bsc#1012628). +- ACPI: scan: add stub acpi_create_platform_device() for + !CONFIG_ACPI (bsc#1012628). +- drm/msm: Call msm_init_vram before binding the gpu + (bsc#1012628). +- ARM: picoxcell: fix missing interrupt-parent properties + (bsc#1012628). +- poll: fix performance regression due to out-of-line __put_user() + (bsc#1012628). +- rcu-tasks: Move RCU-tasks initialization to before + early_initcall() (bsc#1012628). +- bpf: Simplify task_file_seq_get_next() (bsc#1012628). +- bpf: Save correct stopping point in file seq iteration + (bsc#1012628). +- x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handling + (bsc#1012628). +- cfg80211: select CONFIG_CRC32 (bsc#1012628). +- nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from + interrupt context (bsc#1012628). +- iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_dev + (bsc#1012628). +- net/mlx5e: CT: Use per flow counter when CT flow accounting + is enabled (bsc#1012628). +- net/mlx5: Fix passing zero to 'PTR_ERR' (bsc#1012628). +- net/mlx5: E-Switch, fix changing vf VLANID (bsc#1012628). +- blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED + (bsc#1012628). +- mm: fix clear_refs_write locking (bsc#1012628). +- mm: don't play games with pinned pages in clear_page_refs + (bsc#1012628). +- mm: don't put pinned pages into the swap cache (bsc#1012628). +- perf intel-pt: Fix 'CPU too large' error (bsc#1012628). +- dump_common_audit_data(): fix racy accesses to ->d_name + (bsc#1012628). +- ASoC: meson: axg-tdm-interface: fix loopback (bsc#1012628). +- ASoC: meson: axg-tdmin: fix axg skew offset (bsc#1012628). +- ASoC: Intel: fix error code cnl_set_dsp_D0() (bsc#1012628). +- nvmet-rdma: Fix NULL deref when setting pi_enable and traddr + INADDR_ANY (bsc#1012628). +- nvme: don't intialize hwmon for discovery controllers + (bsc#1012628). +- nvme-tcp: fix possible data corruption with bio merges + (bsc#1012628). +- nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT (bsc#1012628). +- NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock + (bsc#1012628). +- pNFS: We want return-on-close to complete when evicting the + inode (bsc#1012628). +- pNFS: Mark layout for return if return-on-close was not sent + (bsc#1012628). +- pNFS: Stricter ordering of layoutget and layoutreturn + (bsc#1012628). +- NFS: Adjust fs_context error logging (bsc#1012628). +- NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing + the request (bsc#1012628). +- NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit() + (bsc#1012628). +- NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter + (bsc#1012628). +- NFS: nfs_delegation_find_inode_server must first reference + the superblock (bsc#1012628). +- NFS: nfs_igrab_and_active must first reference the superblock + (bsc#1012628). +- scsi: ufs: Fix possible power drain during system suspend + (bsc#1012628). +- ext4: fix superblock checksum failure when setting password salt + (bsc#1012628). +- RDMA/restrack: Don't treat as an error allocation ID wrapping + (bsc#1012628). +- RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp + (bsc#1012628). +- bnxt_en: Improve stats context resource accounting with RDMA + driver loaded (bsc#1012628). +- RDMA/mlx5: Fix wrong free of blue flame register on error + (bsc#1012628). +- IB/mlx5: Fix error unwinding when set_has_smi_cap fails + (bsc#1012628). +- umount(2): move the flag validity checks first (bsc#1012628). +- dm zoned: select CONFIG_CRC32 (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep for the panel_on_delay + when there is no reset-deassert MIPI-sequence (bsc#1012628). +- drm/i915/icl: Fix initing the DSI DSC power refcount during + HW readout (bsc#1012628). +- drm/i915/gt: Restore clear-residual mitigations for Ivybridge, + Baytrail (bsc#1012628). +- mm, slub: consider rest of partial list if acquire_slab() + fails (bsc#1012628). +- riscv: Trace irq on only interrupt is enabled (bsc#1012628). +- iommu/vt-d: Fix unaligned addresses for + intel_flush_svm_range_dev() (bsc#1012628). +- net: sunrpc: interpret the return value of kstrtou32 correctly + (bsc#1012628). +- selftests: netfilter: Pass family parameter "-f" to conntrack + tool (bsc#1012628). +- dm: eliminate potential source of excessive kernel log noise + (bsc#1012628). +- ALSA: fireface: Fix integer overflow in transmit_midi_msg() + (bsc#1012628). +- ALSA: firewire-tascam: Fix integer overflow in midi_port_work() + (bsc#1012628). +- netfilter: conntrack: fix reading nf_conntrack_buckets + (bsc#1012628). +- netfilter: nf_nat: Fix memleak in nf_nat_init (bsc#1012628). +- Update config files. +- commit b7732a5 + ------------------------------------------------------------------- Sun Jan 17 15:55:16 CET 2021 - jslaby@suse.cz diff --git a/kernel-64kb.spec b/kernel-64kb.spec index cb7509ae..aa27b6aa 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.8 +%define patchversion 5.10.9 %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.8 +Version: 5.10.9 %if 0%{?is_kotd} -Release: .g8611168 +Release: .gb7732a5 %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-8611168fbfd0fe1f87de13c3306ab9979445b5fd -Provides: kernel-srchash-8611168fbfd0fe1f87de13c3306ab9979445b5fd +Provides: kernel-%build_flavor-base-srchash-b7732a530a744bcaca615f4d4be29f3438754621 +Provides: kernel-srchash-b7732a530a744bcaca615f4d4be29f3438754621 # END COMMON DEPS -Provides: %name-srchash-8611168fbfd0fe1f87de13c3306ab9979445b5fd +Provides: %name-srchash-b7732a530a744bcaca615f4d4be29f3438754621 %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 0b5a9176..5e5a867c 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,261 @@ +------------------------------------------------------------------- +Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz + +- Linux 5.10.9 (bsc#1012628). +- btrfs: reloc: fix wrong file extent type check to avoid false + ENOENT (bsc#1012628). +- btrfs: prevent NULL pointer dereference in extent_io_tree_panic + (bsc#1012628). +- ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for + HP machines (bsc#1012628). +- ALSA: doc: Fix reference to mixart.rst (bsc#1012628). +- ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395 + (bsc#1012628). +- ASoC: dapm: remove widget from dirty list on free (bsc#1012628). +- x86/hyperv: check cpu mask after interrupt has been disabled + (bsc#1012628). +- drm/amdgpu: add green_sardine device id (v2) (bsc#1012628). +- drm/amdgpu: fix DRM_INFO flood if display core is not supported + (bug 210921) (bsc#1012628). +- drm/amdgpu: add new device id for Renior (bsc#1012628). +- drm/i915: Allow the sysadmin to override security mitigations + (bsc#1012628). +- drm/i915/gt: Limit VFE threads based on GT (bsc#1012628). +- drm/i915/backlight: fix CPU mode backlight takeover on LPT + (bsc#1012628). +- drm/bridge: sii902x: Refactor init code into separate function + (bsc#1012628). +- dt-bindings: display: sii902x: Add supply bindings + (bsc#1012628). +- drm/bridge: sii902x: Enable I/O and core VCC supplies if present + (bsc#1012628). +- tracing/kprobes: Do the notrace functions check without kprobes + on ftrace (bsc#1012628). +- tools/bootconfig: Add tracing_on support to helper scripts + (bsc#1012628). +- ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null + when IS_ERR (bsc#1012628). +- ext4: fix wrong list_splice in ext4_fc_cleanup (bsc#1012628). +- ext4: fix bug for rename with RENAME_WHITEOUT (bsc#1012628). +- cifs: check pointer before freeing (bsc#1012628). +- cifs: fix interrupted close commands (bsc#1012628). +- riscv: Drop a duplicated PAGE_KERNEL_EXEC (bsc#1012628). +- riscv: return -ENOSYS for syscall -1 (bsc#1012628). +- riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL (bsc#1012628). +- riscv: Fix KASAN memory mapping (bsc#1012628). +- mips: fix Section mismatch in reference (bsc#1012628). +- mips: lib: uncached: fix non-standard usage of variable 'sp' + (bsc#1012628). +- MIPS: boot: Fix unaligned access with + CONFIG_MIPS_RAW_APPENDED_DTB (bsc#1012628). +- MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumps + (bsc#1012628). +- MIPS: relocatable: fix possible boot hangup with KASLR enabled + (bsc#1012628). +- RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd() + (bsc#1012628). +- ACPI: scan: Harden acpi_device_add() against device ID overflows + (bsc#1012628). +- xen/privcmd: allow fetching resource sizes (bsc#1012628). +- compiler.h: Raise minimum version of GCC to 5.1 for arm64 + (bsc#1012628). +- mm/vmalloc.c: fix potential memory leak (bsc#1012628). +- mm/hugetlb: fix potential missing huge page size info + (bsc#1012628). +- mm/process_vm_access.c: include compat.h (bsc#1012628). +- dm raid: fix discard limits for raid1 (bsc#1012628). +- dm snapshot: flush merged data before committing metadata + (bsc#1012628). +- dm integrity: fix flush with external metadata device + (bsc#1012628). +- dm integrity: fix the maximum number of arguments (bsc#1012628). +- dm crypt: use GFP_ATOMIC when allocating crypto requests from + softirq (bsc#1012628). +- dm crypt: do not wait for backlogged crypto request completion + in softirq (bsc#1012628). +- dm crypt: do not call bio_endio() from the dm-crypt tasklet + (bsc#1012628). +- dm crypt: defer decryption to a tasklet if interrupts disabled + (bsc#1012628). +- stmmac: intel: change all EHL/TGL to auto detect phy addr + (bsc#1012628). +- r8152: Add Lenovo Powered USB-C Travel Hub (bsc#1012628). +- btrfs: tree-checker: check if chunk item end overflows + (bsc#1012628). +- ext4: don't leak old mountpoint samples (bsc#1012628). +- io_uring: don't take files/mm for a dead task (bsc#1012628). +- io_uring: drop mm and files after task_work_run (bsc#1012628). +- ARC: build: remove non-existing bootpImage from KBUILD_IMAGE + (bsc#1012628). +- ARC: build: add uImage.lzma to the top-level target + (bsc#1012628). +- ARC: build: add boot_targets to PHONY (bsc#1012628). +- ARC: build: move symlink creation to arch/arc/Makefile to + avoid race (bsc#1012628). +- ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent + with defaults on xt875 (bsc#1012628). +- ath11k: fix crash caused by NULL rx_channel (bsc#1012628). +- netfilter: ipset: fixes possible oops in mtype_resize + (bsc#1012628). +- ath11k: qmi: try to allocate a big block of DMA memory first + (bsc#1012628). +- btrfs: fix async discard stall (bsc#1012628). +- btrfs: merge critical sections of discard lock in workfn + (bsc#1012628). +- btrfs: fix transaction leak and crash after RO remount caused + by qgroup rescan (bsc#1012628). +- regulator: bd718x7: Add enable times (bsc#1012628). +- ethernet: ucc_geth: fix definition and size of + ucc_geth_tx_global_pram (bsc#1012628). +- ARM: dts: ux500/golden: Set display max brightness + (bsc#1012628). +- habanalabs: adjust pci controller init to new firmware + (bsc#1012628). +- habanalabs/gaudi: retry loading TPC f/w on -EINTR (bsc#1012628). +- habanalabs: register to pci shutdown callback (bsc#1012628). +- staging: spmi: hisi-spmi-controller: Fix some error handling + paths (bsc#1012628). +- spi: altera: fix return value for altera_spi_txrx() + (bsc#1012628). +- habanalabs: Fix memleak in hl_device_reset (bsc#1012628). +- hwmon: (pwm-fan) Ensure that calculation doesn't discard big + period values (bsc#1012628). +- lib/raid6: Let $(UNROLL) rules work with macOS userland + (bsc#1012628). +- kconfig: remove 'kvmconfig' and 'xenconfig' shorthands + (bsc#1012628). +- spi: fix the divide by 0 error when calculating xfer waiting + time (bsc#1012628). +- io_uring: drop file refs after task cancel (bsc#1012628). +- bfq: Fix computation of shallow depth (bsc#1012628). +- arch/arc: add copy_user_page() to to fix build + error on ARC (bsc#1012628). +- misdn: dsp: select CONFIG_BITREVERSE (bsc#1012628). +- net: ethernet: fs_enet: Add missing MODULE_LICENSE + (bsc#1012628). +- selftests: fix the return value for UDP GRO test (bsc#1012628). +- nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN + (bsc#1012628). +- nvme: avoid possible double fetch in handling CQE (bsc#1012628). +- nvmet-rdma: Fix list_del corruption on queue establishment + failure (bsc#1012628). +- drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL + pointer issue (bsc#1012628). +- drm/amdgpu: fix a GPU hang issue when remove device + (bsc#1012628). +- drm/amd/pm: fix the failure when change power profile for renoir + (bsc#1012628). +- drm/amdgpu: fix potential memory leak during navi12 + deinitialization (bsc#1012628). +- usb: typec: Fix copy paste error for NVIDIA alt-mode description + (bsc#1012628). +- iommu/vt-d: Fix lockdep splat in sva bind()/unbind() + (bsc#1012628). +- ACPI: scan: add stub acpi_create_platform_device() for + !CONFIG_ACPI (bsc#1012628). +- drm/msm: Call msm_init_vram before binding the gpu + (bsc#1012628). +- ARM: picoxcell: fix missing interrupt-parent properties + (bsc#1012628). +- poll: fix performance regression due to out-of-line __put_user() + (bsc#1012628). +- rcu-tasks: Move RCU-tasks initialization to before + early_initcall() (bsc#1012628). +- bpf: Simplify task_file_seq_get_next() (bsc#1012628). +- bpf: Save correct stopping point in file seq iteration + (bsc#1012628). +- x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handling + (bsc#1012628). +- cfg80211: select CONFIG_CRC32 (bsc#1012628). +- nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from + interrupt context (bsc#1012628). +- iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_dev + (bsc#1012628). +- net/mlx5e: CT: Use per flow counter when CT flow accounting + is enabled (bsc#1012628). +- net/mlx5: Fix passing zero to 'PTR_ERR' (bsc#1012628). +- net/mlx5: E-Switch, fix changing vf VLANID (bsc#1012628). +- blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED + (bsc#1012628). +- mm: fix clear_refs_write locking (bsc#1012628). +- mm: don't play games with pinned pages in clear_page_refs + (bsc#1012628). +- mm: don't put pinned pages into the swap cache (bsc#1012628). +- perf intel-pt: Fix 'CPU too large' error (bsc#1012628). +- dump_common_audit_data(): fix racy accesses to ->d_name + (bsc#1012628). +- ASoC: meson: axg-tdm-interface: fix loopback (bsc#1012628). +- ASoC: meson: axg-tdmin: fix axg skew offset (bsc#1012628). +- ASoC: Intel: fix error code cnl_set_dsp_D0() (bsc#1012628). +- nvmet-rdma: Fix NULL deref when setting pi_enable and traddr + INADDR_ANY (bsc#1012628). +- nvme: don't intialize hwmon for discovery controllers + (bsc#1012628). +- nvme-tcp: fix possible data corruption with bio merges + (bsc#1012628). +- nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT (bsc#1012628). +- NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock + (bsc#1012628). +- pNFS: We want return-on-close to complete when evicting the + inode (bsc#1012628). +- pNFS: Mark layout for return if return-on-close was not sent + (bsc#1012628). +- pNFS: Stricter ordering of layoutget and layoutreturn + (bsc#1012628). +- NFS: Adjust fs_context error logging (bsc#1012628). +- NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing + the request (bsc#1012628). +- NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit() + (bsc#1012628). +- NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter + (bsc#1012628). +- NFS: nfs_delegation_find_inode_server must first reference + the superblock (bsc#1012628). +- NFS: nfs_igrab_and_active must first reference the superblock + (bsc#1012628). +- scsi: ufs: Fix possible power drain during system suspend + (bsc#1012628). +- ext4: fix superblock checksum failure when setting password salt + (bsc#1012628). +- RDMA/restrack: Don't treat as an error allocation ID wrapping + (bsc#1012628). +- RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp + (bsc#1012628). +- bnxt_en: Improve stats context resource accounting with RDMA + driver loaded (bsc#1012628). +- RDMA/mlx5: Fix wrong free of blue flame register on error + (bsc#1012628). +- IB/mlx5: Fix error unwinding when set_has_smi_cap fails + (bsc#1012628). +- umount(2): move the flag validity checks first (bsc#1012628). +- dm zoned: select CONFIG_CRC32 (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep for the panel_on_delay + when there is no reset-deassert MIPI-sequence (bsc#1012628). +- drm/i915/icl: Fix initing the DSI DSC power refcount during + HW readout (bsc#1012628). +- drm/i915/gt: Restore clear-residual mitigations for Ivybridge, + Baytrail (bsc#1012628). +- mm, slub: consider rest of partial list if acquire_slab() + fails (bsc#1012628). +- riscv: Trace irq on only interrupt is enabled (bsc#1012628). +- iommu/vt-d: Fix unaligned addresses for + intel_flush_svm_range_dev() (bsc#1012628). +- net: sunrpc: interpret the return value of kstrtou32 correctly + (bsc#1012628). +- selftests: netfilter: Pass family parameter "-f" to conntrack + tool (bsc#1012628). +- dm: eliminate potential source of excessive kernel log noise + (bsc#1012628). +- ALSA: fireface: Fix integer overflow in transmit_midi_msg() + (bsc#1012628). +- ALSA: firewire-tascam: Fix integer overflow in midi_port_work() + (bsc#1012628). +- netfilter: conntrack: fix reading nf_conntrack_buckets + (bsc#1012628). +- netfilter: nf_nat: Fix memleak in nf_nat_init (bsc#1012628). +- Update config files. +- commit b7732a5 + ------------------------------------------------------------------- Sun Jan 17 15:55:16 CET 2021 - jslaby@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index ed72722c..812e2250 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.8 +%define patchversion 5.10.9 %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.8 +Version: 5.10.9 %if 0%{?is_kotd} -Release: .g8611168 +Release: .gb7732a5 %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-8611168fbfd0fe1f87de13c3306ab9979445b5fd -Provides: kernel-srchash-8611168fbfd0fe1f87de13c3306ab9979445b5fd +Provides: kernel-%build_flavor-base-srchash-b7732a530a744bcaca615f4d4be29f3438754621 +Provides: kernel-srchash-b7732a530a744bcaca615f4d4be29f3438754621 # END COMMON DEPS -Provides: %name-srchash-8611168fbfd0fe1f87de13c3306ab9979445b5fd +Provides: %name-srchash-b7732a530a744bcaca615f4d4be29f3438754621 %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 0b5a9176..5e5a867c 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,261 @@ +------------------------------------------------------------------- +Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz + +- Linux 5.10.9 (bsc#1012628). +- btrfs: reloc: fix wrong file extent type check to avoid false + ENOENT (bsc#1012628). +- btrfs: prevent NULL pointer dereference in extent_io_tree_panic + (bsc#1012628). +- ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for + HP machines (bsc#1012628). +- ALSA: doc: Fix reference to mixart.rst (bsc#1012628). +- ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395 + (bsc#1012628). +- ASoC: dapm: remove widget from dirty list on free (bsc#1012628). +- x86/hyperv: check cpu mask after interrupt has been disabled + (bsc#1012628). +- drm/amdgpu: add green_sardine device id (v2) (bsc#1012628). +- drm/amdgpu: fix DRM_INFO flood if display core is not supported + (bug 210921) (bsc#1012628). +- drm/amdgpu: add new device id for Renior (bsc#1012628). +- drm/i915: Allow the sysadmin to override security mitigations + (bsc#1012628). +- drm/i915/gt: Limit VFE threads based on GT (bsc#1012628). +- drm/i915/backlight: fix CPU mode backlight takeover on LPT + (bsc#1012628). +- drm/bridge: sii902x: Refactor init code into separate function + (bsc#1012628). +- dt-bindings: display: sii902x: Add supply bindings + (bsc#1012628). +- drm/bridge: sii902x: Enable I/O and core VCC supplies if present + (bsc#1012628). +- tracing/kprobes: Do the notrace functions check without kprobes + on ftrace (bsc#1012628). +- tools/bootconfig: Add tracing_on support to helper scripts + (bsc#1012628). +- ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null + when IS_ERR (bsc#1012628). +- ext4: fix wrong list_splice in ext4_fc_cleanup (bsc#1012628). +- ext4: fix bug for rename with RENAME_WHITEOUT (bsc#1012628). +- cifs: check pointer before freeing (bsc#1012628). +- cifs: fix interrupted close commands (bsc#1012628). +- riscv: Drop a duplicated PAGE_KERNEL_EXEC (bsc#1012628). +- riscv: return -ENOSYS for syscall -1 (bsc#1012628). +- riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL (bsc#1012628). +- riscv: Fix KASAN memory mapping (bsc#1012628). +- mips: fix Section mismatch in reference (bsc#1012628). +- mips: lib: uncached: fix non-standard usage of variable 'sp' + (bsc#1012628). +- MIPS: boot: Fix unaligned access with + CONFIG_MIPS_RAW_APPENDED_DTB (bsc#1012628). +- MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumps + (bsc#1012628). +- MIPS: relocatable: fix possible boot hangup with KASLR enabled + (bsc#1012628). +- RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd() + (bsc#1012628). +- ACPI: scan: Harden acpi_device_add() against device ID overflows + (bsc#1012628). +- xen/privcmd: allow fetching resource sizes (bsc#1012628). +- compiler.h: Raise minimum version of GCC to 5.1 for arm64 + (bsc#1012628). +- mm/vmalloc.c: fix potential memory leak (bsc#1012628). +- mm/hugetlb: fix potential missing huge page size info + (bsc#1012628). +- mm/process_vm_access.c: include compat.h (bsc#1012628). +- dm raid: fix discard limits for raid1 (bsc#1012628). +- dm snapshot: flush merged data before committing metadata + (bsc#1012628). +- dm integrity: fix flush with external metadata device + (bsc#1012628). +- dm integrity: fix the maximum number of arguments (bsc#1012628). +- dm crypt: use GFP_ATOMIC when allocating crypto requests from + softirq (bsc#1012628). +- dm crypt: do not wait for backlogged crypto request completion + in softirq (bsc#1012628). +- dm crypt: do not call bio_endio() from the dm-crypt tasklet + (bsc#1012628). +- dm crypt: defer decryption to a tasklet if interrupts disabled + (bsc#1012628). +- stmmac: intel: change all EHL/TGL to auto detect phy addr + (bsc#1012628). +- r8152: Add Lenovo Powered USB-C Travel Hub (bsc#1012628). +- btrfs: tree-checker: check if chunk item end overflows + (bsc#1012628). +- ext4: don't leak old mountpoint samples (bsc#1012628). +- io_uring: don't take files/mm for a dead task (bsc#1012628). +- io_uring: drop mm and files after task_work_run (bsc#1012628). +- ARC: build: remove non-existing bootpImage from KBUILD_IMAGE + (bsc#1012628). +- ARC: build: add uImage.lzma to the top-level target + (bsc#1012628). +- ARC: build: add boot_targets to PHONY (bsc#1012628). +- ARC: build: move symlink creation to arch/arc/Makefile to + avoid race (bsc#1012628). +- ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent + with defaults on xt875 (bsc#1012628). +- ath11k: fix crash caused by NULL rx_channel (bsc#1012628). +- netfilter: ipset: fixes possible oops in mtype_resize + (bsc#1012628). +- ath11k: qmi: try to allocate a big block of DMA memory first + (bsc#1012628). +- btrfs: fix async discard stall (bsc#1012628). +- btrfs: merge critical sections of discard lock in workfn + (bsc#1012628). +- btrfs: fix transaction leak and crash after RO remount caused + by qgroup rescan (bsc#1012628). +- regulator: bd718x7: Add enable times (bsc#1012628). +- ethernet: ucc_geth: fix definition and size of + ucc_geth_tx_global_pram (bsc#1012628). +- ARM: dts: ux500/golden: Set display max brightness + (bsc#1012628). +- habanalabs: adjust pci controller init to new firmware + (bsc#1012628). +- habanalabs/gaudi: retry loading TPC f/w on -EINTR (bsc#1012628). +- habanalabs: register to pci shutdown callback (bsc#1012628). +- staging: spmi: hisi-spmi-controller: Fix some error handling + paths (bsc#1012628). +- spi: altera: fix return value for altera_spi_txrx() + (bsc#1012628). +- habanalabs: Fix memleak in hl_device_reset (bsc#1012628). +- hwmon: (pwm-fan) Ensure that calculation doesn't discard big + period values (bsc#1012628). +- lib/raid6: Let $(UNROLL) rules work with macOS userland + (bsc#1012628). +- kconfig: remove 'kvmconfig' and 'xenconfig' shorthands + (bsc#1012628). +- spi: fix the divide by 0 error when calculating xfer waiting + time (bsc#1012628). +- io_uring: drop file refs after task cancel (bsc#1012628). +- bfq: Fix computation of shallow depth (bsc#1012628). +- arch/arc: add copy_user_page() to to fix build + error on ARC (bsc#1012628). +- misdn: dsp: select CONFIG_BITREVERSE (bsc#1012628). +- net: ethernet: fs_enet: Add missing MODULE_LICENSE + (bsc#1012628). +- selftests: fix the return value for UDP GRO test (bsc#1012628). +- nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN + (bsc#1012628). +- nvme: avoid possible double fetch in handling CQE (bsc#1012628). +- nvmet-rdma: Fix list_del corruption on queue establishment + failure (bsc#1012628). +- drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL + pointer issue (bsc#1012628). +- drm/amdgpu: fix a GPU hang issue when remove device + (bsc#1012628). +- drm/amd/pm: fix the failure when change power profile for renoir + (bsc#1012628). +- drm/amdgpu: fix potential memory leak during navi12 + deinitialization (bsc#1012628). +- usb: typec: Fix copy paste error for NVIDIA alt-mode description + (bsc#1012628). +- iommu/vt-d: Fix lockdep splat in sva bind()/unbind() + (bsc#1012628). +- ACPI: scan: add stub acpi_create_platform_device() for + !CONFIG_ACPI (bsc#1012628). +- drm/msm: Call msm_init_vram before binding the gpu + (bsc#1012628). +- ARM: picoxcell: fix missing interrupt-parent properties + (bsc#1012628). +- poll: fix performance regression due to out-of-line __put_user() + (bsc#1012628). +- rcu-tasks: Move RCU-tasks initialization to before + early_initcall() (bsc#1012628). +- bpf: Simplify task_file_seq_get_next() (bsc#1012628). +- bpf: Save correct stopping point in file seq iteration + (bsc#1012628). +- x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handling + (bsc#1012628). +- cfg80211: select CONFIG_CRC32 (bsc#1012628). +- nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from + interrupt context (bsc#1012628). +- iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_dev + (bsc#1012628). +- net/mlx5e: CT: Use per flow counter when CT flow accounting + is enabled (bsc#1012628). +- net/mlx5: Fix passing zero to 'PTR_ERR' (bsc#1012628). +- net/mlx5: E-Switch, fix changing vf VLANID (bsc#1012628). +- blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED + (bsc#1012628). +- mm: fix clear_refs_write locking (bsc#1012628). +- mm: don't play games with pinned pages in clear_page_refs + (bsc#1012628). +- mm: don't put pinned pages into the swap cache (bsc#1012628). +- perf intel-pt: Fix 'CPU too large' error (bsc#1012628). +- dump_common_audit_data(): fix racy accesses to ->d_name + (bsc#1012628). +- ASoC: meson: axg-tdm-interface: fix loopback (bsc#1012628). +- ASoC: meson: axg-tdmin: fix axg skew offset (bsc#1012628). +- ASoC: Intel: fix error code cnl_set_dsp_D0() (bsc#1012628). +- nvmet-rdma: Fix NULL deref when setting pi_enable and traddr + INADDR_ANY (bsc#1012628). +- nvme: don't intialize hwmon for discovery controllers + (bsc#1012628). +- nvme-tcp: fix possible data corruption with bio merges + (bsc#1012628). +- nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT (bsc#1012628). +- NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock + (bsc#1012628). +- pNFS: We want return-on-close to complete when evicting the + inode (bsc#1012628). +- pNFS: Mark layout for return if return-on-close was not sent + (bsc#1012628). +- pNFS: Stricter ordering of layoutget and layoutreturn + (bsc#1012628). +- NFS: Adjust fs_context error logging (bsc#1012628). +- NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing + the request (bsc#1012628). +- NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit() + (bsc#1012628). +- NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter + (bsc#1012628). +- NFS: nfs_delegation_find_inode_server must first reference + the superblock (bsc#1012628). +- NFS: nfs_igrab_and_active must first reference the superblock + (bsc#1012628). +- scsi: ufs: Fix possible power drain during system suspend + (bsc#1012628). +- ext4: fix superblock checksum failure when setting password salt + (bsc#1012628). +- RDMA/restrack: Don't treat as an error allocation ID wrapping + (bsc#1012628). +- RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp + (bsc#1012628). +- bnxt_en: Improve stats context resource accounting with RDMA + driver loaded (bsc#1012628). +- RDMA/mlx5: Fix wrong free of blue flame register on error + (bsc#1012628). +- IB/mlx5: Fix error unwinding when set_has_smi_cap fails + (bsc#1012628). +- umount(2): move the flag validity checks first (bsc#1012628). +- dm zoned: select CONFIG_CRC32 (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep for the panel_on_delay + when there is no reset-deassert MIPI-sequence (bsc#1012628). +- drm/i915/icl: Fix initing the DSI DSC power refcount during + HW readout (bsc#1012628). +- drm/i915/gt: Restore clear-residual mitigations for Ivybridge, + Baytrail (bsc#1012628). +- mm, slub: consider rest of partial list if acquire_slab() + fails (bsc#1012628). +- riscv: Trace irq on only interrupt is enabled (bsc#1012628). +- iommu/vt-d: Fix unaligned addresses for + intel_flush_svm_range_dev() (bsc#1012628). +- net: sunrpc: interpret the return value of kstrtou32 correctly + (bsc#1012628). +- selftests: netfilter: Pass family parameter "-f" to conntrack + tool (bsc#1012628). +- dm: eliminate potential source of excessive kernel log noise + (bsc#1012628). +- ALSA: fireface: Fix integer overflow in transmit_midi_msg() + (bsc#1012628). +- ALSA: firewire-tascam: Fix integer overflow in midi_port_work() + (bsc#1012628). +- netfilter: conntrack: fix reading nf_conntrack_buckets + (bsc#1012628). +- netfilter: nf_nat: Fix memleak in nf_nat_init (bsc#1012628). +- Update config files. +- commit b7732a5 + ------------------------------------------------------------------- Sun Jan 17 15:55:16 CET 2021 - jslaby@suse.cz diff --git a/kernel-default.spec b/kernel-default.spec index 5d3e81a6..ec86bb0b 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.8 +%define patchversion 5.10.9 %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.8 +Version: 5.10.9 %if 0%{?is_kotd} -Release: .g8611168 +Release: .gb7732a5 %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-8611168fbfd0fe1f87de13c3306ab9979445b5fd -Provides: kernel-srchash-8611168fbfd0fe1f87de13c3306ab9979445b5fd +Provides: kernel-%build_flavor-base-srchash-b7732a530a744bcaca615f4d4be29f3438754621 +Provides: kernel-srchash-b7732a530a744bcaca615f4d4be29f3438754621 # END COMMON DEPS -Provides: %name-srchash-8611168fbfd0fe1f87de13c3306ab9979445b5fd +Provides: %name-srchash-b7732a530a744bcaca615f4d4be29f3438754621 %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 0b5a9176..5e5a867c 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,261 @@ +------------------------------------------------------------------- +Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz + +- Linux 5.10.9 (bsc#1012628). +- btrfs: reloc: fix wrong file extent type check to avoid false + ENOENT (bsc#1012628). +- btrfs: prevent NULL pointer dereference in extent_io_tree_panic + (bsc#1012628). +- ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for + HP machines (bsc#1012628). +- ALSA: doc: Fix reference to mixart.rst (bsc#1012628). +- ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395 + (bsc#1012628). +- ASoC: dapm: remove widget from dirty list on free (bsc#1012628). +- x86/hyperv: check cpu mask after interrupt has been disabled + (bsc#1012628). +- drm/amdgpu: add green_sardine device id (v2) (bsc#1012628). +- drm/amdgpu: fix DRM_INFO flood if display core is not supported + (bug 210921) (bsc#1012628). +- drm/amdgpu: add new device id for Renior (bsc#1012628). +- drm/i915: Allow the sysadmin to override security mitigations + (bsc#1012628). +- drm/i915/gt: Limit VFE threads based on GT (bsc#1012628). +- drm/i915/backlight: fix CPU mode backlight takeover on LPT + (bsc#1012628). +- drm/bridge: sii902x: Refactor init code into separate function + (bsc#1012628). +- dt-bindings: display: sii902x: Add supply bindings + (bsc#1012628). +- drm/bridge: sii902x: Enable I/O and core VCC supplies if present + (bsc#1012628). +- tracing/kprobes: Do the notrace functions check without kprobes + on ftrace (bsc#1012628). +- tools/bootconfig: Add tracing_on support to helper scripts + (bsc#1012628). +- ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null + when IS_ERR (bsc#1012628). +- ext4: fix wrong list_splice in ext4_fc_cleanup (bsc#1012628). +- ext4: fix bug for rename with RENAME_WHITEOUT (bsc#1012628). +- cifs: check pointer before freeing (bsc#1012628). +- cifs: fix interrupted close commands (bsc#1012628). +- riscv: Drop a duplicated PAGE_KERNEL_EXEC (bsc#1012628). +- riscv: return -ENOSYS for syscall -1 (bsc#1012628). +- riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL (bsc#1012628). +- riscv: Fix KASAN memory mapping (bsc#1012628). +- mips: fix Section mismatch in reference (bsc#1012628). +- mips: lib: uncached: fix non-standard usage of variable 'sp' + (bsc#1012628). +- MIPS: boot: Fix unaligned access with + CONFIG_MIPS_RAW_APPENDED_DTB (bsc#1012628). +- MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumps + (bsc#1012628). +- MIPS: relocatable: fix possible boot hangup with KASLR enabled + (bsc#1012628). +- RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd() + (bsc#1012628). +- ACPI: scan: Harden acpi_device_add() against device ID overflows + (bsc#1012628). +- xen/privcmd: allow fetching resource sizes (bsc#1012628). +- compiler.h: Raise minimum version of GCC to 5.1 for arm64 + (bsc#1012628). +- mm/vmalloc.c: fix potential memory leak (bsc#1012628). +- mm/hugetlb: fix potential missing huge page size info + (bsc#1012628). +- mm/process_vm_access.c: include compat.h (bsc#1012628). +- dm raid: fix discard limits for raid1 (bsc#1012628). +- dm snapshot: flush merged data before committing metadata + (bsc#1012628). +- dm integrity: fix flush with external metadata device + (bsc#1012628). +- dm integrity: fix the maximum number of arguments (bsc#1012628). +- dm crypt: use GFP_ATOMIC when allocating crypto requests from + softirq (bsc#1012628). +- dm crypt: do not wait for backlogged crypto request completion + in softirq (bsc#1012628). +- dm crypt: do not call bio_endio() from the dm-crypt tasklet + (bsc#1012628). +- dm crypt: defer decryption to a tasklet if interrupts disabled + (bsc#1012628). +- stmmac: intel: change all EHL/TGL to auto detect phy addr + (bsc#1012628). +- r8152: Add Lenovo Powered USB-C Travel Hub (bsc#1012628). +- btrfs: tree-checker: check if chunk item end overflows + (bsc#1012628). +- ext4: don't leak old mountpoint samples (bsc#1012628). +- io_uring: don't take files/mm for a dead task (bsc#1012628). +- io_uring: drop mm and files after task_work_run (bsc#1012628). +- ARC: build: remove non-existing bootpImage from KBUILD_IMAGE + (bsc#1012628). +- ARC: build: add uImage.lzma to the top-level target + (bsc#1012628). +- ARC: build: add boot_targets to PHONY (bsc#1012628). +- ARC: build: move symlink creation to arch/arc/Makefile to + avoid race (bsc#1012628). +- ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent + with defaults on xt875 (bsc#1012628). +- ath11k: fix crash caused by NULL rx_channel (bsc#1012628). +- netfilter: ipset: fixes possible oops in mtype_resize + (bsc#1012628). +- ath11k: qmi: try to allocate a big block of DMA memory first + (bsc#1012628). +- btrfs: fix async discard stall (bsc#1012628). +- btrfs: merge critical sections of discard lock in workfn + (bsc#1012628). +- btrfs: fix transaction leak and crash after RO remount caused + by qgroup rescan (bsc#1012628). +- regulator: bd718x7: Add enable times (bsc#1012628). +- ethernet: ucc_geth: fix definition and size of + ucc_geth_tx_global_pram (bsc#1012628). +- ARM: dts: ux500/golden: Set display max brightness + (bsc#1012628). +- habanalabs: adjust pci controller init to new firmware + (bsc#1012628). +- habanalabs/gaudi: retry loading TPC f/w on -EINTR (bsc#1012628). +- habanalabs: register to pci shutdown callback (bsc#1012628). +- staging: spmi: hisi-spmi-controller: Fix some error handling + paths (bsc#1012628). +- spi: altera: fix return value for altera_spi_txrx() + (bsc#1012628). +- habanalabs: Fix memleak in hl_device_reset (bsc#1012628). +- hwmon: (pwm-fan) Ensure that calculation doesn't discard big + period values (bsc#1012628). +- lib/raid6: Let $(UNROLL) rules work with macOS userland + (bsc#1012628). +- kconfig: remove 'kvmconfig' and 'xenconfig' shorthands + (bsc#1012628). +- spi: fix the divide by 0 error when calculating xfer waiting + time (bsc#1012628). +- io_uring: drop file refs after task cancel (bsc#1012628). +- bfq: Fix computation of shallow depth (bsc#1012628). +- arch/arc: add copy_user_page() to to fix build + error on ARC (bsc#1012628). +- misdn: dsp: select CONFIG_BITREVERSE (bsc#1012628). +- net: ethernet: fs_enet: Add missing MODULE_LICENSE + (bsc#1012628). +- selftests: fix the return value for UDP GRO test (bsc#1012628). +- nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN + (bsc#1012628). +- nvme: avoid possible double fetch in handling CQE (bsc#1012628). +- nvmet-rdma: Fix list_del corruption on queue establishment + failure (bsc#1012628). +- drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL + pointer issue (bsc#1012628). +- drm/amdgpu: fix a GPU hang issue when remove device + (bsc#1012628). +- drm/amd/pm: fix the failure when change power profile for renoir + (bsc#1012628). +- drm/amdgpu: fix potential memory leak during navi12 + deinitialization (bsc#1012628). +- usb: typec: Fix copy paste error for NVIDIA alt-mode description + (bsc#1012628). +- iommu/vt-d: Fix lockdep splat in sva bind()/unbind() + (bsc#1012628). +- ACPI: scan: add stub acpi_create_platform_device() for + !CONFIG_ACPI (bsc#1012628). +- drm/msm: Call msm_init_vram before binding the gpu + (bsc#1012628). +- ARM: picoxcell: fix missing interrupt-parent properties + (bsc#1012628). +- poll: fix performance regression due to out-of-line __put_user() + (bsc#1012628). +- rcu-tasks: Move RCU-tasks initialization to before + early_initcall() (bsc#1012628). +- bpf: Simplify task_file_seq_get_next() (bsc#1012628). +- bpf: Save correct stopping point in file seq iteration + (bsc#1012628). +- x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handling + (bsc#1012628). +- cfg80211: select CONFIG_CRC32 (bsc#1012628). +- nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from + interrupt context (bsc#1012628). +- iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_dev + (bsc#1012628). +- net/mlx5e: CT: Use per flow counter when CT flow accounting + is enabled (bsc#1012628). +- net/mlx5: Fix passing zero to 'PTR_ERR' (bsc#1012628). +- net/mlx5: E-Switch, fix changing vf VLANID (bsc#1012628). +- blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED + (bsc#1012628). +- mm: fix clear_refs_write locking (bsc#1012628). +- mm: don't play games with pinned pages in clear_page_refs + (bsc#1012628). +- mm: don't put pinned pages into the swap cache (bsc#1012628). +- perf intel-pt: Fix 'CPU too large' error (bsc#1012628). +- dump_common_audit_data(): fix racy accesses to ->d_name + (bsc#1012628). +- ASoC: meson: axg-tdm-interface: fix loopback (bsc#1012628). +- ASoC: meson: axg-tdmin: fix axg skew offset (bsc#1012628). +- ASoC: Intel: fix error code cnl_set_dsp_D0() (bsc#1012628). +- nvmet-rdma: Fix NULL deref when setting pi_enable and traddr + INADDR_ANY (bsc#1012628). +- nvme: don't intialize hwmon for discovery controllers + (bsc#1012628). +- nvme-tcp: fix possible data corruption with bio merges + (bsc#1012628). +- nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT (bsc#1012628). +- NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock + (bsc#1012628). +- pNFS: We want return-on-close to complete when evicting the + inode (bsc#1012628). +- pNFS: Mark layout for return if return-on-close was not sent + (bsc#1012628). +- pNFS: Stricter ordering of layoutget and layoutreturn + (bsc#1012628). +- NFS: Adjust fs_context error logging (bsc#1012628). +- NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing + the request (bsc#1012628). +- NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit() + (bsc#1012628). +- NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter + (bsc#1012628). +- NFS: nfs_delegation_find_inode_server must first reference + the superblock (bsc#1012628). +- NFS: nfs_igrab_and_active must first reference the superblock + (bsc#1012628). +- scsi: ufs: Fix possible power drain during system suspend + (bsc#1012628). +- ext4: fix superblock checksum failure when setting password salt + (bsc#1012628). +- RDMA/restrack: Don't treat as an error allocation ID wrapping + (bsc#1012628). +- RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp + (bsc#1012628). +- bnxt_en: Improve stats context resource accounting with RDMA + driver loaded (bsc#1012628). +- RDMA/mlx5: Fix wrong free of blue flame register on error + (bsc#1012628). +- IB/mlx5: Fix error unwinding when set_has_smi_cap fails + (bsc#1012628). +- umount(2): move the flag validity checks first (bsc#1012628). +- dm zoned: select CONFIG_CRC32 (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep for the panel_on_delay + when there is no reset-deassert MIPI-sequence (bsc#1012628). +- drm/i915/icl: Fix initing the DSI DSC power refcount during + HW readout (bsc#1012628). +- drm/i915/gt: Restore clear-residual mitigations for Ivybridge, + Baytrail (bsc#1012628). +- mm, slub: consider rest of partial list if acquire_slab() + fails (bsc#1012628). +- riscv: Trace irq on only interrupt is enabled (bsc#1012628). +- iommu/vt-d: Fix unaligned addresses for + intel_flush_svm_range_dev() (bsc#1012628). +- net: sunrpc: interpret the return value of kstrtou32 correctly + (bsc#1012628). +- selftests: netfilter: Pass family parameter "-f" to conntrack + tool (bsc#1012628). +- dm: eliminate potential source of excessive kernel log noise + (bsc#1012628). +- ALSA: fireface: Fix integer overflow in transmit_midi_msg() + (bsc#1012628). +- ALSA: firewire-tascam: Fix integer overflow in midi_port_work() + (bsc#1012628). +- netfilter: conntrack: fix reading nf_conntrack_buckets + (bsc#1012628). +- netfilter: nf_nat: Fix memleak in nf_nat_init (bsc#1012628). +- Update config files. +- commit b7732a5 + ------------------------------------------------------------------- Sun Jan 17 15:55:16 CET 2021 - jslaby@suse.cz diff --git a/kernel-docs.spec b/kernel-docs.spec index 8a79334f..0cd580b0 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 5.10 -%define patchversion 5.10.8 +%define patchversion 5.10.9 %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.8 +Version: 5.10.9 %if 0%{?is_kotd} -Release: .g8611168 +Release: .gb7732a5 %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-8611168fbfd0fe1f87de13c3306ab9979445b5fd +Provides: %name-srchash-b7732a530a744bcaca615f4d4be29f3438754621 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 0b5a9176..5e5a867c 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,261 @@ +------------------------------------------------------------------- +Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz + +- Linux 5.10.9 (bsc#1012628). +- btrfs: reloc: fix wrong file extent type check to avoid false + ENOENT (bsc#1012628). +- btrfs: prevent NULL pointer dereference in extent_io_tree_panic + (bsc#1012628). +- ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for + HP machines (bsc#1012628). +- ALSA: doc: Fix reference to mixart.rst (bsc#1012628). +- ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395 + (bsc#1012628). +- ASoC: dapm: remove widget from dirty list on free (bsc#1012628). +- x86/hyperv: check cpu mask after interrupt has been disabled + (bsc#1012628). +- drm/amdgpu: add green_sardine device id (v2) (bsc#1012628). +- drm/amdgpu: fix DRM_INFO flood if display core is not supported + (bug 210921) (bsc#1012628). +- drm/amdgpu: add new device id for Renior (bsc#1012628). +- drm/i915: Allow the sysadmin to override security mitigations + (bsc#1012628). +- drm/i915/gt: Limit VFE threads based on GT (bsc#1012628). +- drm/i915/backlight: fix CPU mode backlight takeover on LPT + (bsc#1012628). +- drm/bridge: sii902x: Refactor init code into separate function + (bsc#1012628). +- dt-bindings: display: sii902x: Add supply bindings + (bsc#1012628). +- drm/bridge: sii902x: Enable I/O and core VCC supplies if present + (bsc#1012628). +- tracing/kprobes: Do the notrace functions check without kprobes + on ftrace (bsc#1012628). +- tools/bootconfig: Add tracing_on support to helper scripts + (bsc#1012628). +- ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null + when IS_ERR (bsc#1012628). +- ext4: fix wrong list_splice in ext4_fc_cleanup (bsc#1012628). +- ext4: fix bug for rename with RENAME_WHITEOUT (bsc#1012628). +- cifs: check pointer before freeing (bsc#1012628). +- cifs: fix interrupted close commands (bsc#1012628). +- riscv: Drop a duplicated PAGE_KERNEL_EXEC (bsc#1012628). +- riscv: return -ENOSYS for syscall -1 (bsc#1012628). +- riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL (bsc#1012628). +- riscv: Fix KASAN memory mapping (bsc#1012628). +- mips: fix Section mismatch in reference (bsc#1012628). +- mips: lib: uncached: fix non-standard usage of variable 'sp' + (bsc#1012628). +- MIPS: boot: Fix unaligned access with + CONFIG_MIPS_RAW_APPENDED_DTB (bsc#1012628). +- MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumps + (bsc#1012628). +- MIPS: relocatable: fix possible boot hangup with KASLR enabled + (bsc#1012628). +- RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd() + (bsc#1012628). +- ACPI: scan: Harden acpi_device_add() against device ID overflows + (bsc#1012628). +- xen/privcmd: allow fetching resource sizes (bsc#1012628). +- compiler.h: Raise minimum version of GCC to 5.1 for arm64 + (bsc#1012628). +- mm/vmalloc.c: fix potential memory leak (bsc#1012628). +- mm/hugetlb: fix potential missing huge page size info + (bsc#1012628). +- mm/process_vm_access.c: include compat.h (bsc#1012628). +- dm raid: fix discard limits for raid1 (bsc#1012628). +- dm snapshot: flush merged data before committing metadata + (bsc#1012628). +- dm integrity: fix flush with external metadata device + (bsc#1012628). +- dm integrity: fix the maximum number of arguments (bsc#1012628). +- dm crypt: use GFP_ATOMIC when allocating crypto requests from + softirq (bsc#1012628). +- dm crypt: do not wait for backlogged crypto request completion + in softirq (bsc#1012628). +- dm crypt: do not call bio_endio() from the dm-crypt tasklet + (bsc#1012628). +- dm crypt: defer decryption to a tasklet if interrupts disabled + (bsc#1012628). +- stmmac: intel: change all EHL/TGL to auto detect phy addr + (bsc#1012628). +- r8152: Add Lenovo Powered USB-C Travel Hub (bsc#1012628). +- btrfs: tree-checker: check if chunk item end overflows + (bsc#1012628). +- ext4: don't leak old mountpoint samples (bsc#1012628). +- io_uring: don't take files/mm for a dead task (bsc#1012628). +- io_uring: drop mm and files after task_work_run (bsc#1012628). +- ARC: build: remove non-existing bootpImage from KBUILD_IMAGE + (bsc#1012628). +- ARC: build: add uImage.lzma to the top-level target + (bsc#1012628). +- ARC: build: add boot_targets to PHONY (bsc#1012628). +- ARC: build: move symlink creation to arch/arc/Makefile to + avoid race (bsc#1012628). +- ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent + with defaults on xt875 (bsc#1012628). +- ath11k: fix crash caused by NULL rx_channel (bsc#1012628). +- netfilter: ipset: fixes possible oops in mtype_resize + (bsc#1012628). +- ath11k: qmi: try to allocate a big block of DMA memory first + (bsc#1012628). +- btrfs: fix async discard stall (bsc#1012628). +- btrfs: merge critical sections of discard lock in workfn + (bsc#1012628). +- btrfs: fix transaction leak and crash after RO remount caused + by qgroup rescan (bsc#1012628). +- regulator: bd718x7: Add enable times (bsc#1012628). +- ethernet: ucc_geth: fix definition and size of + ucc_geth_tx_global_pram (bsc#1012628). +- ARM: dts: ux500/golden: Set display max brightness + (bsc#1012628). +- habanalabs: adjust pci controller init to new firmware + (bsc#1012628). +- habanalabs/gaudi: retry loading TPC f/w on -EINTR (bsc#1012628). +- habanalabs: register to pci shutdown callback (bsc#1012628). +- staging: spmi: hisi-spmi-controller: Fix some error handling + paths (bsc#1012628). +- spi: altera: fix return value for altera_spi_txrx() + (bsc#1012628). +- habanalabs: Fix memleak in hl_device_reset (bsc#1012628). +- hwmon: (pwm-fan) Ensure that calculation doesn't discard big + period values (bsc#1012628). +- lib/raid6: Let $(UNROLL) rules work with macOS userland + (bsc#1012628). +- kconfig: remove 'kvmconfig' and 'xenconfig' shorthands + (bsc#1012628). +- spi: fix the divide by 0 error when calculating xfer waiting + time (bsc#1012628). +- io_uring: drop file refs after task cancel (bsc#1012628). +- bfq: Fix computation of shallow depth (bsc#1012628). +- arch/arc: add copy_user_page() to to fix build + error on ARC (bsc#1012628). +- misdn: dsp: select CONFIG_BITREVERSE (bsc#1012628). +- net: ethernet: fs_enet: Add missing MODULE_LICENSE + (bsc#1012628). +- selftests: fix the return value for UDP GRO test (bsc#1012628). +- nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN + (bsc#1012628). +- nvme: avoid possible double fetch in handling CQE (bsc#1012628). +- nvmet-rdma: Fix list_del corruption on queue establishment + failure (bsc#1012628). +- drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL + pointer issue (bsc#1012628). +- drm/amdgpu: fix a GPU hang issue when remove device + (bsc#1012628). +- drm/amd/pm: fix the failure when change power profile for renoir + (bsc#1012628). +- drm/amdgpu: fix potential memory leak during navi12 + deinitialization (bsc#1012628). +- usb: typec: Fix copy paste error for NVIDIA alt-mode description + (bsc#1012628). +- iommu/vt-d: Fix lockdep splat in sva bind()/unbind() + (bsc#1012628). +- ACPI: scan: add stub acpi_create_platform_device() for + !CONFIG_ACPI (bsc#1012628). +- drm/msm: Call msm_init_vram before binding the gpu + (bsc#1012628). +- ARM: picoxcell: fix missing interrupt-parent properties + (bsc#1012628). +- poll: fix performance regression due to out-of-line __put_user() + (bsc#1012628). +- rcu-tasks: Move RCU-tasks initialization to before + early_initcall() (bsc#1012628). +- bpf: Simplify task_file_seq_get_next() (bsc#1012628). +- bpf: Save correct stopping point in file seq iteration + (bsc#1012628). +- x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handling + (bsc#1012628). +- cfg80211: select CONFIG_CRC32 (bsc#1012628). +- nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from + interrupt context (bsc#1012628). +- iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_dev + (bsc#1012628). +- net/mlx5e: CT: Use per flow counter when CT flow accounting + is enabled (bsc#1012628). +- net/mlx5: Fix passing zero to 'PTR_ERR' (bsc#1012628). +- net/mlx5: E-Switch, fix changing vf VLANID (bsc#1012628). +- blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED + (bsc#1012628). +- mm: fix clear_refs_write locking (bsc#1012628). +- mm: don't play games with pinned pages in clear_page_refs + (bsc#1012628). +- mm: don't put pinned pages into the swap cache (bsc#1012628). +- perf intel-pt: Fix 'CPU too large' error (bsc#1012628). +- dump_common_audit_data(): fix racy accesses to ->d_name + (bsc#1012628). +- ASoC: meson: axg-tdm-interface: fix loopback (bsc#1012628). +- ASoC: meson: axg-tdmin: fix axg skew offset (bsc#1012628). +- ASoC: Intel: fix error code cnl_set_dsp_D0() (bsc#1012628). +- nvmet-rdma: Fix NULL deref when setting pi_enable and traddr + INADDR_ANY (bsc#1012628). +- nvme: don't intialize hwmon for discovery controllers + (bsc#1012628). +- nvme-tcp: fix possible data corruption with bio merges + (bsc#1012628). +- nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT (bsc#1012628). +- NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock + (bsc#1012628). +- pNFS: We want return-on-close to complete when evicting the + inode (bsc#1012628). +- pNFS: Mark layout for return if return-on-close was not sent + (bsc#1012628). +- pNFS: Stricter ordering of layoutget and layoutreturn + (bsc#1012628). +- NFS: Adjust fs_context error logging (bsc#1012628). +- NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing + the request (bsc#1012628). +- NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit() + (bsc#1012628). +- NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter + (bsc#1012628). +- NFS: nfs_delegation_find_inode_server must first reference + the superblock (bsc#1012628). +- NFS: nfs_igrab_and_active must first reference the superblock + (bsc#1012628). +- scsi: ufs: Fix possible power drain during system suspend + (bsc#1012628). +- ext4: fix superblock checksum failure when setting password salt + (bsc#1012628). +- RDMA/restrack: Don't treat as an error allocation ID wrapping + (bsc#1012628). +- RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp + (bsc#1012628). +- bnxt_en: Improve stats context resource accounting with RDMA + driver loaded (bsc#1012628). +- RDMA/mlx5: Fix wrong free of blue flame register on error + (bsc#1012628). +- IB/mlx5: Fix error unwinding when set_has_smi_cap fails + (bsc#1012628). +- umount(2): move the flag validity checks first (bsc#1012628). +- dm zoned: select CONFIG_CRC32 (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep for the panel_on_delay + when there is no reset-deassert MIPI-sequence (bsc#1012628). +- drm/i915/icl: Fix initing the DSI DSC power refcount during + HW readout (bsc#1012628). +- drm/i915/gt: Restore clear-residual mitigations for Ivybridge, + Baytrail (bsc#1012628). +- mm, slub: consider rest of partial list if acquire_slab() + fails (bsc#1012628). +- riscv: Trace irq on only interrupt is enabled (bsc#1012628). +- iommu/vt-d: Fix unaligned addresses for + intel_flush_svm_range_dev() (bsc#1012628). +- net: sunrpc: interpret the return value of kstrtou32 correctly + (bsc#1012628). +- selftests: netfilter: Pass family parameter "-f" to conntrack + tool (bsc#1012628). +- dm: eliminate potential source of excessive kernel log noise + (bsc#1012628). +- ALSA: fireface: Fix integer overflow in transmit_midi_msg() + (bsc#1012628). +- ALSA: firewire-tascam: Fix integer overflow in midi_port_work() + (bsc#1012628). +- netfilter: conntrack: fix reading nf_conntrack_buckets + (bsc#1012628). +- netfilter: nf_nat: Fix memleak in nf_nat_init (bsc#1012628). +- Update config files. +- commit b7732a5 + ------------------------------------------------------------------- Sun Jan 17 15:55:16 CET 2021 - jslaby@suse.cz diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 4bc69e6d..0177f8d8 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.8 +%define patchversion 5.10.9 %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.8 +Version: 5.10.9 %if 0%{?is_kotd} -Release: .g8611168 +Release: .gb7732a5 %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-8611168fbfd0fe1f87de13c3306ab9979445b5fd -Provides: kernel-srchash-8611168fbfd0fe1f87de13c3306ab9979445b5fd +Provides: kernel-%build_flavor-base-srchash-b7732a530a744bcaca615f4d4be29f3438754621 +Provides: kernel-srchash-b7732a530a744bcaca615f4d4be29f3438754621 # END COMMON DEPS -Provides: %name-srchash-8611168fbfd0fe1f87de13c3306ab9979445b5fd +Provides: %name-srchash-b7732a530a744bcaca615f4d4be29f3438754621 %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 0b5a9176..5e5a867c 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,261 @@ +------------------------------------------------------------------- +Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz + +- Linux 5.10.9 (bsc#1012628). +- btrfs: reloc: fix wrong file extent type check to avoid false + ENOENT (bsc#1012628). +- btrfs: prevent NULL pointer dereference in extent_io_tree_panic + (bsc#1012628). +- ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for + HP machines (bsc#1012628). +- ALSA: doc: Fix reference to mixart.rst (bsc#1012628). +- ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395 + (bsc#1012628). +- ASoC: dapm: remove widget from dirty list on free (bsc#1012628). +- x86/hyperv: check cpu mask after interrupt has been disabled + (bsc#1012628). +- drm/amdgpu: add green_sardine device id (v2) (bsc#1012628). +- drm/amdgpu: fix DRM_INFO flood if display core is not supported + (bug 210921) (bsc#1012628). +- drm/amdgpu: add new device id for Renior (bsc#1012628). +- drm/i915: Allow the sysadmin to override security mitigations + (bsc#1012628). +- drm/i915/gt: Limit VFE threads based on GT (bsc#1012628). +- drm/i915/backlight: fix CPU mode backlight takeover on LPT + (bsc#1012628). +- drm/bridge: sii902x: Refactor init code into separate function + (bsc#1012628). +- dt-bindings: display: sii902x: Add supply bindings + (bsc#1012628). +- drm/bridge: sii902x: Enable I/O and core VCC supplies if present + (bsc#1012628). +- tracing/kprobes: Do the notrace functions check without kprobes + on ftrace (bsc#1012628). +- tools/bootconfig: Add tracing_on support to helper scripts + (bsc#1012628). +- ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null + when IS_ERR (bsc#1012628). +- ext4: fix wrong list_splice in ext4_fc_cleanup (bsc#1012628). +- ext4: fix bug for rename with RENAME_WHITEOUT (bsc#1012628). +- cifs: check pointer before freeing (bsc#1012628). +- cifs: fix interrupted close commands (bsc#1012628). +- riscv: Drop a duplicated PAGE_KERNEL_EXEC (bsc#1012628). +- riscv: return -ENOSYS for syscall -1 (bsc#1012628). +- riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL (bsc#1012628). +- riscv: Fix KASAN memory mapping (bsc#1012628). +- mips: fix Section mismatch in reference (bsc#1012628). +- mips: lib: uncached: fix non-standard usage of variable 'sp' + (bsc#1012628). +- MIPS: boot: Fix unaligned access with + CONFIG_MIPS_RAW_APPENDED_DTB (bsc#1012628). +- MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumps + (bsc#1012628). +- MIPS: relocatable: fix possible boot hangup with KASLR enabled + (bsc#1012628). +- RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd() + (bsc#1012628). +- ACPI: scan: Harden acpi_device_add() against device ID overflows + (bsc#1012628). +- xen/privcmd: allow fetching resource sizes (bsc#1012628). +- compiler.h: Raise minimum version of GCC to 5.1 for arm64 + (bsc#1012628). +- mm/vmalloc.c: fix potential memory leak (bsc#1012628). +- mm/hugetlb: fix potential missing huge page size info + (bsc#1012628). +- mm/process_vm_access.c: include compat.h (bsc#1012628). +- dm raid: fix discard limits for raid1 (bsc#1012628). +- dm snapshot: flush merged data before committing metadata + (bsc#1012628). +- dm integrity: fix flush with external metadata device + (bsc#1012628). +- dm integrity: fix the maximum number of arguments (bsc#1012628). +- dm crypt: use GFP_ATOMIC when allocating crypto requests from + softirq (bsc#1012628). +- dm crypt: do not wait for backlogged crypto request completion + in softirq (bsc#1012628). +- dm crypt: do not call bio_endio() from the dm-crypt tasklet + (bsc#1012628). +- dm crypt: defer decryption to a tasklet if interrupts disabled + (bsc#1012628). +- stmmac: intel: change all EHL/TGL to auto detect phy addr + (bsc#1012628). +- r8152: Add Lenovo Powered USB-C Travel Hub (bsc#1012628). +- btrfs: tree-checker: check if chunk item end overflows + (bsc#1012628). +- ext4: don't leak old mountpoint samples (bsc#1012628). +- io_uring: don't take files/mm for a dead task (bsc#1012628). +- io_uring: drop mm and files after task_work_run (bsc#1012628). +- ARC: build: remove non-existing bootpImage from KBUILD_IMAGE + (bsc#1012628). +- ARC: build: add uImage.lzma to the top-level target + (bsc#1012628). +- ARC: build: add boot_targets to PHONY (bsc#1012628). +- ARC: build: move symlink creation to arch/arc/Makefile to + avoid race (bsc#1012628). +- ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent + with defaults on xt875 (bsc#1012628). +- ath11k: fix crash caused by NULL rx_channel (bsc#1012628). +- netfilter: ipset: fixes possible oops in mtype_resize + (bsc#1012628). +- ath11k: qmi: try to allocate a big block of DMA memory first + (bsc#1012628). +- btrfs: fix async discard stall (bsc#1012628). +- btrfs: merge critical sections of discard lock in workfn + (bsc#1012628). +- btrfs: fix transaction leak and crash after RO remount caused + by qgroup rescan (bsc#1012628). +- regulator: bd718x7: Add enable times (bsc#1012628). +- ethernet: ucc_geth: fix definition and size of + ucc_geth_tx_global_pram (bsc#1012628). +- ARM: dts: ux500/golden: Set display max brightness + (bsc#1012628). +- habanalabs: adjust pci controller init to new firmware + (bsc#1012628). +- habanalabs/gaudi: retry loading TPC f/w on -EINTR (bsc#1012628). +- habanalabs: register to pci shutdown callback (bsc#1012628). +- staging: spmi: hisi-spmi-controller: Fix some error handling + paths (bsc#1012628). +- spi: altera: fix return value for altera_spi_txrx() + (bsc#1012628). +- habanalabs: Fix memleak in hl_device_reset (bsc#1012628). +- hwmon: (pwm-fan) Ensure that calculation doesn't discard big + period values (bsc#1012628). +- lib/raid6: Let $(UNROLL) rules work with macOS userland + (bsc#1012628). +- kconfig: remove 'kvmconfig' and 'xenconfig' shorthands + (bsc#1012628). +- spi: fix the divide by 0 error when calculating xfer waiting + time (bsc#1012628). +- io_uring: drop file refs after task cancel (bsc#1012628). +- bfq: Fix computation of shallow depth (bsc#1012628). +- arch/arc: add copy_user_page() to to fix build + error on ARC (bsc#1012628). +- misdn: dsp: select CONFIG_BITREVERSE (bsc#1012628). +- net: ethernet: fs_enet: Add missing MODULE_LICENSE + (bsc#1012628). +- selftests: fix the return value for UDP GRO test (bsc#1012628). +- nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN + (bsc#1012628). +- nvme: avoid possible double fetch in handling CQE (bsc#1012628). +- nvmet-rdma: Fix list_del corruption on queue establishment + failure (bsc#1012628). +- drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL + pointer issue (bsc#1012628). +- drm/amdgpu: fix a GPU hang issue when remove device + (bsc#1012628). +- drm/amd/pm: fix the failure when change power profile for renoir + (bsc#1012628). +- drm/amdgpu: fix potential memory leak during navi12 + deinitialization (bsc#1012628). +- usb: typec: Fix copy paste error for NVIDIA alt-mode description + (bsc#1012628). +- iommu/vt-d: Fix lockdep splat in sva bind()/unbind() + (bsc#1012628). +- ACPI: scan: add stub acpi_create_platform_device() for + !CONFIG_ACPI (bsc#1012628). +- drm/msm: Call msm_init_vram before binding the gpu + (bsc#1012628). +- ARM: picoxcell: fix missing interrupt-parent properties + (bsc#1012628). +- poll: fix performance regression due to out-of-line __put_user() + (bsc#1012628). +- rcu-tasks: Move RCU-tasks initialization to before + early_initcall() (bsc#1012628). +- bpf: Simplify task_file_seq_get_next() (bsc#1012628). +- bpf: Save correct stopping point in file seq iteration + (bsc#1012628). +- x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handling + (bsc#1012628). +- cfg80211: select CONFIG_CRC32 (bsc#1012628). +- nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from + interrupt context (bsc#1012628). +- iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_dev + (bsc#1012628). +- net/mlx5e: CT: Use per flow counter when CT flow accounting + is enabled (bsc#1012628). +- net/mlx5: Fix passing zero to 'PTR_ERR' (bsc#1012628). +- net/mlx5: E-Switch, fix changing vf VLANID (bsc#1012628). +- blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED + (bsc#1012628). +- mm: fix clear_refs_write locking (bsc#1012628). +- mm: don't play games with pinned pages in clear_page_refs + (bsc#1012628). +- mm: don't put pinned pages into the swap cache (bsc#1012628). +- perf intel-pt: Fix 'CPU too large' error (bsc#1012628). +- dump_common_audit_data(): fix racy accesses to ->d_name + (bsc#1012628). +- ASoC: meson: axg-tdm-interface: fix loopback (bsc#1012628). +- ASoC: meson: axg-tdmin: fix axg skew offset (bsc#1012628). +- ASoC: Intel: fix error code cnl_set_dsp_D0() (bsc#1012628). +- nvmet-rdma: Fix NULL deref when setting pi_enable and traddr + INADDR_ANY (bsc#1012628). +- nvme: don't intialize hwmon for discovery controllers + (bsc#1012628). +- nvme-tcp: fix possible data corruption with bio merges + (bsc#1012628). +- nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT (bsc#1012628). +- NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock + (bsc#1012628). +- pNFS: We want return-on-close to complete when evicting the + inode (bsc#1012628). +- pNFS: Mark layout for return if return-on-close was not sent + (bsc#1012628). +- pNFS: Stricter ordering of layoutget and layoutreturn + (bsc#1012628). +- NFS: Adjust fs_context error logging (bsc#1012628). +- NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing + the request (bsc#1012628). +- NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit() + (bsc#1012628). +- NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter + (bsc#1012628). +- NFS: nfs_delegation_find_inode_server must first reference + the superblock (bsc#1012628). +- NFS: nfs_igrab_and_active must first reference the superblock + (bsc#1012628). +- scsi: ufs: Fix possible power drain during system suspend + (bsc#1012628). +- ext4: fix superblock checksum failure when setting password salt + (bsc#1012628). +- RDMA/restrack: Don't treat as an error allocation ID wrapping + (bsc#1012628). +- RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp + (bsc#1012628). +- bnxt_en: Improve stats context resource accounting with RDMA + driver loaded (bsc#1012628). +- RDMA/mlx5: Fix wrong free of blue flame register on error + (bsc#1012628). +- IB/mlx5: Fix error unwinding when set_has_smi_cap fails + (bsc#1012628). +- umount(2): move the flag validity checks first (bsc#1012628). +- dm zoned: select CONFIG_CRC32 (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep for the panel_on_delay + when there is no reset-deassert MIPI-sequence (bsc#1012628). +- drm/i915/icl: Fix initing the DSI DSC power refcount during + HW readout (bsc#1012628). +- drm/i915/gt: Restore clear-residual mitigations for Ivybridge, + Baytrail (bsc#1012628). +- mm, slub: consider rest of partial list if acquire_slab() + fails (bsc#1012628). +- riscv: Trace irq on only interrupt is enabled (bsc#1012628). +- iommu/vt-d: Fix unaligned addresses for + intel_flush_svm_range_dev() (bsc#1012628). +- net: sunrpc: interpret the return value of kstrtou32 correctly + (bsc#1012628). +- selftests: netfilter: Pass family parameter "-f" to conntrack + tool (bsc#1012628). +- dm: eliminate potential source of excessive kernel log noise + (bsc#1012628). +- ALSA: fireface: Fix integer overflow in transmit_midi_msg() + (bsc#1012628). +- ALSA: firewire-tascam: Fix integer overflow in midi_port_work() + (bsc#1012628). +- netfilter: conntrack: fix reading nf_conntrack_buckets + (bsc#1012628). +- netfilter: nf_nat: Fix memleak in nf_nat_init (bsc#1012628). +- Update config files. +- commit b7732a5 + ------------------------------------------------------------------- Sun Jan 17 15:55:16 CET 2021 - jslaby@suse.cz diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 621f14e4..d51a4a01 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.8 +%define patchversion 5.10.9 %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.8 +Version: 5.10.9 %if 0%{?is_kotd} -Release: .g8611168 +Release: .gb7732a5 %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-8611168fbfd0fe1f87de13c3306ab9979445b5fd -Provides: kernel-srchash-8611168fbfd0fe1f87de13c3306ab9979445b5fd +Provides: kernel-%build_flavor-base-srchash-b7732a530a744bcaca615f4d4be29f3438754621 +Provides: kernel-srchash-b7732a530a744bcaca615f4d4be29f3438754621 # END COMMON DEPS -Provides: %name-srchash-8611168fbfd0fe1f87de13c3306ab9979445b5fd +Provides: %name-srchash-b7732a530a744bcaca615f4d4be29f3438754621 %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 0b5a9176..5e5a867c 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,261 @@ +------------------------------------------------------------------- +Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz + +- Linux 5.10.9 (bsc#1012628). +- btrfs: reloc: fix wrong file extent type check to avoid false + ENOENT (bsc#1012628). +- btrfs: prevent NULL pointer dereference in extent_io_tree_panic + (bsc#1012628). +- ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for + HP machines (bsc#1012628). +- ALSA: doc: Fix reference to mixart.rst (bsc#1012628). +- ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395 + (bsc#1012628). +- ASoC: dapm: remove widget from dirty list on free (bsc#1012628). +- x86/hyperv: check cpu mask after interrupt has been disabled + (bsc#1012628). +- drm/amdgpu: add green_sardine device id (v2) (bsc#1012628). +- drm/amdgpu: fix DRM_INFO flood if display core is not supported + (bug 210921) (bsc#1012628). +- drm/amdgpu: add new device id for Renior (bsc#1012628). +- drm/i915: Allow the sysadmin to override security mitigations + (bsc#1012628). +- drm/i915/gt: Limit VFE threads based on GT (bsc#1012628). +- drm/i915/backlight: fix CPU mode backlight takeover on LPT + (bsc#1012628). +- drm/bridge: sii902x: Refactor init code into separate function + (bsc#1012628). +- dt-bindings: display: sii902x: Add supply bindings + (bsc#1012628). +- drm/bridge: sii902x: Enable I/O and core VCC supplies if present + (bsc#1012628). +- tracing/kprobes: Do the notrace functions check without kprobes + on ftrace (bsc#1012628). +- tools/bootconfig: Add tracing_on support to helper scripts + (bsc#1012628). +- ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null + when IS_ERR (bsc#1012628). +- ext4: fix wrong list_splice in ext4_fc_cleanup (bsc#1012628). +- ext4: fix bug for rename with RENAME_WHITEOUT (bsc#1012628). +- cifs: check pointer before freeing (bsc#1012628). +- cifs: fix interrupted close commands (bsc#1012628). +- riscv: Drop a duplicated PAGE_KERNEL_EXEC (bsc#1012628). +- riscv: return -ENOSYS for syscall -1 (bsc#1012628). +- riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL (bsc#1012628). +- riscv: Fix KASAN memory mapping (bsc#1012628). +- mips: fix Section mismatch in reference (bsc#1012628). +- mips: lib: uncached: fix non-standard usage of variable 'sp' + (bsc#1012628). +- MIPS: boot: Fix unaligned access with + CONFIG_MIPS_RAW_APPENDED_DTB (bsc#1012628). +- MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumps + (bsc#1012628). +- MIPS: relocatable: fix possible boot hangup with KASLR enabled + (bsc#1012628). +- RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd() + (bsc#1012628). +- ACPI: scan: Harden acpi_device_add() against device ID overflows + (bsc#1012628). +- xen/privcmd: allow fetching resource sizes (bsc#1012628). +- compiler.h: Raise minimum version of GCC to 5.1 for arm64 + (bsc#1012628). +- mm/vmalloc.c: fix potential memory leak (bsc#1012628). +- mm/hugetlb: fix potential missing huge page size info + (bsc#1012628). +- mm/process_vm_access.c: include compat.h (bsc#1012628). +- dm raid: fix discard limits for raid1 (bsc#1012628). +- dm snapshot: flush merged data before committing metadata + (bsc#1012628). +- dm integrity: fix flush with external metadata device + (bsc#1012628). +- dm integrity: fix the maximum number of arguments (bsc#1012628). +- dm crypt: use GFP_ATOMIC when allocating crypto requests from + softirq (bsc#1012628). +- dm crypt: do not wait for backlogged crypto request completion + in softirq (bsc#1012628). +- dm crypt: do not call bio_endio() from the dm-crypt tasklet + (bsc#1012628). +- dm crypt: defer decryption to a tasklet if interrupts disabled + (bsc#1012628). +- stmmac: intel: change all EHL/TGL to auto detect phy addr + (bsc#1012628). +- r8152: Add Lenovo Powered USB-C Travel Hub (bsc#1012628). +- btrfs: tree-checker: check if chunk item end overflows + (bsc#1012628). +- ext4: don't leak old mountpoint samples (bsc#1012628). +- io_uring: don't take files/mm for a dead task (bsc#1012628). +- io_uring: drop mm and files after task_work_run (bsc#1012628). +- ARC: build: remove non-existing bootpImage from KBUILD_IMAGE + (bsc#1012628). +- ARC: build: add uImage.lzma to the top-level target + (bsc#1012628). +- ARC: build: add boot_targets to PHONY (bsc#1012628). +- ARC: build: move symlink creation to arch/arc/Makefile to + avoid race (bsc#1012628). +- ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent + with defaults on xt875 (bsc#1012628). +- ath11k: fix crash caused by NULL rx_channel (bsc#1012628). +- netfilter: ipset: fixes possible oops in mtype_resize + (bsc#1012628). +- ath11k: qmi: try to allocate a big block of DMA memory first + (bsc#1012628). +- btrfs: fix async discard stall (bsc#1012628). +- btrfs: merge critical sections of discard lock in workfn + (bsc#1012628). +- btrfs: fix transaction leak and crash after RO remount caused + by qgroup rescan (bsc#1012628). +- regulator: bd718x7: Add enable times (bsc#1012628). +- ethernet: ucc_geth: fix definition and size of + ucc_geth_tx_global_pram (bsc#1012628). +- ARM: dts: ux500/golden: Set display max brightness + (bsc#1012628). +- habanalabs: adjust pci controller init to new firmware + (bsc#1012628). +- habanalabs/gaudi: retry loading TPC f/w on -EINTR (bsc#1012628). +- habanalabs: register to pci shutdown callback (bsc#1012628). +- staging: spmi: hisi-spmi-controller: Fix some error handling + paths (bsc#1012628). +- spi: altera: fix return value for altera_spi_txrx() + (bsc#1012628). +- habanalabs: Fix memleak in hl_device_reset (bsc#1012628). +- hwmon: (pwm-fan) Ensure that calculation doesn't discard big + period values (bsc#1012628). +- lib/raid6: Let $(UNROLL) rules work with macOS userland + (bsc#1012628). +- kconfig: remove 'kvmconfig' and 'xenconfig' shorthands + (bsc#1012628). +- spi: fix the divide by 0 error when calculating xfer waiting + time (bsc#1012628). +- io_uring: drop file refs after task cancel (bsc#1012628). +- bfq: Fix computation of shallow depth (bsc#1012628). +- arch/arc: add copy_user_page() to to fix build + error on ARC (bsc#1012628). +- misdn: dsp: select CONFIG_BITREVERSE (bsc#1012628). +- net: ethernet: fs_enet: Add missing MODULE_LICENSE + (bsc#1012628). +- selftests: fix the return value for UDP GRO test (bsc#1012628). +- nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN + (bsc#1012628). +- nvme: avoid possible double fetch in handling CQE (bsc#1012628). +- nvmet-rdma: Fix list_del corruption on queue establishment + failure (bsc#1012628). +- drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL + pointer issue (bsc#1012628). +- drm/amdgpu: fix a GPU hang issue when remove device + (bsc#1012628). +- drm/amd/pm: fix the failure when change power profile for renoir + (bsc#1012628). +- drm/amdgpu: fix potential memory leak during navi12 + deinitialization (bsc#1012628). +- usb: typec: Fix copy paste error for NVIDIA alt-mode description + (bsc#1012628). +- iommu/vt-d: Fix lockdep splat in sva bind()/unbind() + (bsc#1012628). +- ACPI: scan: add stub acpi_create_platform_device() for + !CONFIG_ACPI (bsc#1012628). +- drm/msm: Call msm_init_vram before binding the gpu + (bsc#1012628). +- ARM: picoxcell: fix missing interrupt-parent properties + (bsc#1012628). +- poll: fix performance regression due to out-of-line __put_user() + (bsc#1012628). +- rcu-tasks: Move RCU-tasks initialization to before + early_initcall() (bsc#1012628). +- bpf: Simplify task_file_seq_get_next() (bsc#1012628). +- bpf: Save correct stopping point in file seq iteration + (bsc#1012628). +- x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handling + (bsc#1012628). +- cfg80211: select CONFIG_CRC32 (bsc#1012628). +- nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from + interrupt context (bsc#1012628). +- iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_dev + (bsc#1012628). +- net/mlx5e: CT: Use per flow counter when CT flow accounting + is enabled (bsc#1012628). +- net/mlx5: Fix passing zero to 'PTR_ERR' (bsc#1012628). +- net/mlx5: E-Switch, fix changing vf VLANID (bsc#1012628). +- blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED + (bsc#1012628). +- mm: fix clear_refs_write locking (bsc#1012628). +- mm: don't play games with pinned pages in clear_page_refs + (bsc#1012628). +- mm: don't put pinned pages into the swap cache (bsc#1012628). +- perf intel-pt: Fix 'CPU too large' error (bsc#1012628). +- dump_common_audit_data(): fix racy accesses to ->d_name + (bsc#1012628). +- ASoC: meson: axg-tdm-interface: fix loopback (bsc#1012628). +- ASoC: meson: axg-tdmin: fix axg skew offset (bsc#1012628). +- ASoC: Intel: fix error code cnl_set_dsp_D0() (bsc#1012628). +- nvmet-rdma: Fix NULL deref when setting pi_enable and traddr + INADDR_ANY (bsc#1012628). +- nvme: don't intialize hwmon for discovery controllers + (bsc#1012628). +- nvme-tcp: fix possible data corruption with bio merges + (bsc#1012628). +- nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT (bsc#1012628). +- NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock + (bsc#1012628). +- pNFS: We want return-on-close to complete when evicting the + inode (bsc#1012628). +- pNFS: Mark layout for return if return-on-close was not sent + (bsc#1012628). +- pNFS: Stricter ordering of layoutget and layoutreturn + (bsc#1012628). +- NFS: Adjust fs_context error logging (bsc#1012628). +- NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing + the request (bsc#1012628). +- NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit() + (bsc#1012628). +- NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter + (bsc#1012628). +- NFS: nfs_delegation_find_inode_server must first reference + the superblock (bsc#1012628). +- NFS: nfs_igrab_and_active must first reference the superblock + (bsc#1012628). +- scsi: ufs: Fix possible power drain during system suspend + (bsc#1012628). +- ext4: fix superblock checksum failure when setting password salt + (bsc#1012628). +- RDMA/restrack: Don't treat as an error allocation ID wrapping + (bsc#1012628). +- RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp + (bsc#1012628). +- bnxt_en: Improve stats context resource accounting with RDMA + driver loaded (bsc#1012628). +- RDMA/mlx5: Fix wrong free of blue flame register on error + (bsc#1012628). +- IB/mlx5: Fix error unwinding when set_has_smi_cap fails + (bsc#1012628). +- umount(2): move the flag validity checks first (bsc#1012628). +- dm zoned: select CONFIG_CRC32 (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep for the panel_on_delay + when there is no reset-deassert MIPI-sequence (bsc#1012628). +- drm/i915/icl: Fix initing the DSI DSC power refcount during + HW readout (bsc#1012628). +- drm/i915/gt: Restore clear-residual mitigations for Ivybridge, + Baytrail (bsc#1012628). +- mm, slub: consider rest of partial list if acquire_slab() + fails (bsc#1012628). +- riscv: Trace irq on only interrupt is enabled (bsc#1012628). +- iommu/vt-d: Fix unaligned addresses for + intel_flush_svm_range_dev() (bsc#1012628). +- net: sunrpc: interpret the return value of kstrtou32 correctly + (bsc#1012628). +- selftests: netfilter: Pass family parameter "-f" to conntrack + tool (bsc#1012628). +- dm: eliminate potential source of excessive kernel log noise + (bsc#1012628). +- ALSA: fireface: Fix integer overflow in transmit_midi_msg() + (bsc#1012628). +- ALSA: firewire-tascam: Fix integer overflow in midi_port_work() + (bsc#1012628). +- netfilter: conntrack: fix reading nf_conntrack_buckets + (bsc#1012628). +- netfilter: nf_nat: Fix memleak in nf_nat_init (bsc#1012628). +- Update config files. +- commit b7732a5 + ------------------------------------------------------------------- Sun Jan 17 15:55:16 CET 2021 - jslaby@suse.cz diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index ce6cf2cd..e3f84382 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 5.10.8 +%define patchversion 5.10.9 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-8611168fbfd0fe1f87de13c3306ab9979445b5fd +BuildRequires: kernel%kernel_flavor-srchash-b7732a530a744bcaca615f4d4be29f3438754621 %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.8 +Version: 5.10.9 %if 0%{?is_kotd} -Release: .g8611168 +Release: .gb7732a5 %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 0b5a9176..5e5a867c 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,261 @@ +------------------------------------------------------------------- +Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz + +- Linux 5.10.9 (bsc#1012628). +- btrfs: reloc: fix wrong file extent type check to avoid false + ENOENT (bsc#1012628). +- btrfs: prevent NULL pointer dereference in extent_io_tree_panic + (bsc#1012628). +- ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for + HP machines (bsc#1012628). +- ALSA: doc: Fix reference to mixart.rst (bsc#1012628). +- ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395 + (bsc#1012628). +- ASoC: dapm: remove widget from dirty list on free (bsc#1012628). +- x86/hyperv: check cpu mask after interrupt has been disabled + (bsc#1012628). +- drm/amdgpu: add green_sardine device id (v2) (bsc#1012628). +- drm/amdgpu: fix DRM_INFO flood if display core is not supported + (bug 210921) (bsc#1012628). +- drm/amdgpu: add new device id for Renior (bsc#1012628). +- drm/i915: Allow the sysadmin to override security mitigations + (bsc#1012628). +- drm/i915/gt: Limit VFE threads based on GT (bsc#1012628). +- drm/i915/backlight: fix CPU mode backlight takeover on LPT + (bsc#1012628). +- drm/bridge: sii902x: Refactor init code into separate function + (bsc#1012628). +- dt-bindings: display: sii902x: Add supply bindings + (bsc#1012628). +- drm/bridge: sii902x: Enable I/O and core VCC supplies if present + (bsc#1012628). +- tracing/kprobes: Do the notrace functions check without kprobes + on ftrace (bsc#1012628). +- tools/bootconfig: Add tracing_on support to helper scripts + (bsc#1012628). +- ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null + when IS_ERR (bsc#1012628). +- ext4: fix wrong list_splice in ext4_fc_cleanup (bsc#1012628). +- ext4: fix bug for rename with RENAME_WHITEOUT (bsc#1012628). +- cifs: check pointer before freeing (bsc#1012628). +- cifs: fix interrupted close commands (bsc#1012628). +- riscv: Drop a duplicated PAGE_KERNEL_EXEC (bsc#1012628). +- riscv: return -ENOSYS for syscall -1 (bsc#1012628). +- riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL (bsc#1012628). +- riscv: Fix KASAN memory mapping (bsc#1012628). +- mips: fix Section mismatch in reference (bsc#1012628). +- mips: lib: uncached: fix non-standard usage of variable 'sp' + (bsc#1012628). +- MIPS: boot: Fix unaligned access with + CONFIG_MIPS_RAW_APPENDED_DTB (bsc#1012628). +- MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumps + (bsc#1012628). +- MIPS: relocatable: fix possible boot hangup with KASLR enabled + (bsc#1012628). +- RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd() + (bsc#1012628). +- ACPI: scan: Harden acpi_device_add() against device ID overflows + (bsc#1012628). +- xen/privcmd: allow fetching resource sizes (bsc#1012628). +- compiler.h: Raise minimum version of GCC to 5.1 for arm64 + (bsc#1012628). +- mm/vmalloc.c: fix potential memory leak (bsc#1012628). +- mm/hugetlb: fix potential missing huge page size info + (bsc#1012628). +- mm/process_vm_access.c: include compat.h (bsc#1012628). +- dm raid: fix discard limits for raid1 (bsc#1012628). +- dm snapshot: flush merged data before committing metadata + (bsc#1012628). +- dm integrity: fix flush with external metadata device + (bsc#1012628). +- dm integrity: fix the maximum number of arguments (bsc#1012628). +- dm crypt: use GFP_ATOMIC when allocating crypto requests from + softirq (bsc#1012628). +- dm crypt: do not wait for backlogged crypto request completion + in softirq (bsc#1012628). +- dm crypt: do not call bio_endio() from the dm-crypt tasklet + (bsc#1012628). +- dm crypt: defer decryption to a tasklet if interrupts disabled + (bsc#1012628). +- stmmac: intel: change all EHL/TGL to auto detect phy addr + (bsc#1012628). +- r8152: Add Lenovo Powered USB-C Travel Hub (bsc#1012628). +- btrfs: tree-checker: check if chunk item end overflows + (bsc#1012628). +- ext4: don't leak old mountpoint samples (bsc#1012628). +- io_uring: don't take files/mm for a dead task (bsc#1012628). +- io_uring: drop mm and files after task_work_run (bsc#1012628). +- ARC: build: remove non-existing bootpImage from KBUILD_IMAGE + (bsc#1012628). +- ARC: build: add uImage.lzma to the top-level target + (bsc#1012628). +- ARC: build: add boot_targets to PHONY (bsc#1012628). +- ARC: build: move symlink creation to arch/arc/Makefile to + avoid race (bsc#1012628). +- ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent + with defaults on xt875 (bsc#1012628). +- ath11k: fix crash caused by NULL rx_channel (bsc#1012628). +- netfilter: ipset: fixes possible oops in mtype_resize + (bsc#1012628). +- ath11k: qmi: try to allocate a big block of DMA memory first + (bsc#1012628). +- btrfs: fix async discard stall (bsc#1012628). +- btrfs: merge critical sections of discard lock in workfn + (bsc#1012628). +- btrfs: fix transaction leak and crash after RO remount caused + by qgroup rescan (bsc#1012628). +- regulator: bd718x7: Add enable times (bsc#1012628). +- ethernet: ucc_geth: fix definition and size of + ucc_geth_tx_global_pram (bsc#1012628). +- ARM: dts: ux500/golden: Set display max brightness + (bsc#1012628). +- habanalabs: adjust pci controller init to new firmware + (bsc#1012628). +- habanalabs/gaudi: retry loading TPC f/w on -EINTR (bsc#1012628). +- habanalabs: register to pci shutdown callback (bsc#1012628). +- staging: spmi: hisi-spmi-controller: Fix some error handling + paths (bsc#1012628). +- spi: altera: fix return value for altera_spi_txrx() + (bsc#1012628). +- habanalabs: Fix memleak in hl_device_reset (bsc#1012628). +- hwmon: (pwm-fan) Ensure that calculation doesn't discard big + period values (bsc#1012628). +- lib/raid6: Let $(UNROLL) rules work with macOS userland + (bsc#1012628). +- kconfig: remove 'kvmconfig' and 'xenconfig' shorthands + (bsc#1012628). +- spi: fix the divide by 0 error when calculating xfer waiting + time (bsc#1012628). +- io_uring: drop file refs after task cancel (bsc#1012628). +- bfq: Fix computation of shallow depth (bsc#1012628). +- arch/arc: add copy_user_page() to to fix build + error on ARC (bsc#1012628). +- misdn: dsp: select CONFIG_BITREVERSE (bsc#1012628). +- net: ethernet: fs_enet: Add missing MODULE_LICENSE + (bsc#1012628). +- selftests: fix the return value for UDP GRO test (bsc#1012628). +- nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN + (bsc#1012628). +- nvme: avoid possible double fetch in handling CQE (bsc#1012628). +- nvmet-rdma: Fix list_del corruption on queue establishment + failure (bsc#1012628). +- drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL + pointer issue (bsc#1012628). +- drm/amdgpu: fix a GPU hang issue when remove device + (bsc#1012628). +- drm/amd/pm: fix the failure when change power profile for renoir + (bsc#1012628). +- drm/amdgpu: fix potential memory leak during navi12 + deinitialization (bsc#1012628). +- usb: typec: Fix copy paste error for NVIDIA alt-mode description + (bsc#1012628). +- iommu/vt-d: Fix lockdep splat in sva bind()/unbind() + (bsc#1012628). +- ACPI: scan: add stub acpi_create_platform_device() for + !CONFIG_ACPI (bsc#1012628). +- drm/msm: Call msm_init_vram before binding the gpu + (bsc#1012628). +- ARM: picoxcell: fix missing interrupt-parent properties + (bsc#1012628). +- poll: fix performance regression due to out-of-line __put_user() + (bsc#1012628). +- rcu-tasks: Move RCU-tasks initialization to before + early_initcall() (bsc#1012628). +- bpf: Simplify task_file_seq_get_next() (bsc#1012628). +- bpf: Save correct stopping point in file seq iteration + (bsc#1012628). +- x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handling + (bsc#1012628). +- cfg80211: select CONFIG_CRC32 (bsc#1012628). +- nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from + interrupt context (bsc#1012628). +- iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_dev + (bsc#1012628). +- net/mlx5e: CT: Use per flow counter when CT flow accounting + is enabled (bsc#1012628). +- net/mlx5: Fix passing zero to 'PTR_ERR' (bsc#1012628). +- net/mlx5: E-Switch, fix changing vf VLANID (bsc#1012628). +- blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED + (bsc#1012628). +- mm: fix clear_refs_write locking (bsc#1012628). +- mm: don't play games with pinned pages in clear_page_refs + (bsc#1012628). +- mm: don't put pinned pages into the swap cache (bsc#1012628). +- perf intel-pt: Fix 'CPU too large' error (bsc#1012628). +- dump_common_audit_data(): fix racy accesses to ->d_name + (bsc#1012628). +- ASoC: meson: axg-tdm-interface: fix loopback (bsc#1012628). +- ASoC: meson: axg-tdmin: fix axg skew offset (bsc#1012628). +- ASoC: Intel: fix error code cnl_set_dsp_D0() (bsc#1012628). +- nvmet-rdma: Fix NULL deref when setting pi_enable and traddr + INADDR_ANY (bsc#1012628). +- nvme: don't intialize hwmon for discovery controllers + (bsc#1012628). +- nvme-tcp: fix possible data corruption with bio merges + (bsc#1012628). +- nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT (bsc#1012628). +- NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock + (bsc#1012628). +- pNFS: We want return-on-close to complete when evicting the + inode (bsc#1012628). +- pNFS: Mark layout for return if return-on-close was not sent + (bsc#1012628). +- pNFS: Stricter ordering of layoutget and layoutreturn + (bsc#1012628). +- NFS: Adjust fs_context error logging (bsc#1012628). +- NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing + the request (bsc#1012628). +- NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit() + (bsc#1012628). +- NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter + (bsc#1012628). +- NFS: nfs_delegation_find_inode_server must first reference + the superblock (bsc#1012628). +- NFS: nfs_igrab_and_active must first reference the superblock + (bsc#1012628). +- scsi: ufs: Fix possible power drain during system suspend + (bsc#1012628). +- ext4: fix superblock checksum failure when setting password salt + (bsc#1012628). +- RDMA/restrack: Don't treat as an error allocation ID wrapping + (bsc#1012628). +- RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp + (bsc#1012628). +- bnxt_en: Improve stats context resource accounting with RDMA + driver loaded (bsc#1012628). +- RDMA/mlx5: Fix wrong free of blue flame register on error + (bsc#1012628). +- IB/mlx5: Fix error unwinding when set_has_smi_cap fails + (bsc#1012628). +- umount(2): move the flag validity checks first (bsc#1012628). +- dm zoned: select CONFIG_CRC32 (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep for the panel_on_delay + when there is no reset-deassert MIPI-sequence (bsc#1012628). +- drm/i915/icl: Fix initing the DSI DSC power refcount during + HW readout (bsc#1012628). +- drm/i915/gt: Restore clear-residual mitigations for Ivybridge, + Baytrail (bsc#1012628). +- mm, slub: consider rest of partial list if acquire_slab() + fails (bsc#1012628). +- riscv: Trace irq on only interrupt is enabled (bsc#1012628). +- iommu/vt-d: Fix unaligned addresses for + intel_flush_svm_range_dev() (bsc#1012628). +- net: sunrpc: interpret the return value of kstrtou32 correctly + (bsc#1012628). +- selftests: netfilter: Pass family parameter "-f" to conntrack + tool (bsc#1012628). +- dm: eliminate potential source of excessive kernel log noise + (bsc#1012628). +- ALSA: fireface: Fix integer overflow in transmit_midi_msg() + (bsc#1012628). +- ALSA: firewire-tascam: Fix integer overflow in midi_port_work() + (bsc#1012628). +- netfilter: conntrack: fix reading nf_conntrack_buckets + (bsc#1012628). +- netfilter: nf_nat: Fix memleak in nf_nat_init (bsc#1012628). +- Update config files. +- commit b7732a5 + ------------------------------------------------------------------- Sun Jan 17 15:55:16 CET 2021 - jslaby@suse.cz diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 20725cbb..26d133b7 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 5.10.8 +%define patchversion 5.10.9 %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.8 +Version: 5.10.9 %if 0%{?is_kotd} -Release: .g8611168 +Release: .gb7732a5 %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index 0b5a9176..5e5a867c 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,261 @@ +------------------------------------------------------------------- +Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz + +- Linux 5.10.9 (bsc#1012628). +- btrfs: reloc: fix wrong file extent type check to avoid false + ENOENT (bsc#1012628). +- btrfs: prevent NULL pointer dereference in extent_io_tree_panic + (bsc#1012628). +- ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for + HP machines (bsc#1012628). +- ALSA: doc: Fix reference to mixart.rst (bsc#1012628). +- ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395 + (bsc#1012628). +- ASoC: dapm: remove widget from dirty list on free (bsc#1012628). +- x86/hyperv: check cpu mask after interrupt has been disabled + (bsc#1012628). +- drm/amdgpu: add green_sardine device id (v2) (bsc#1012628). +- drm/amdgpu: fix DRM_INFO flood if display core is not supported + (bug 210921) (bsc#1012628). +- drm/amdgpu: add new device id for Renior (bsc#1012628). +- drm/i915: Allow the sysadmin to override security mitigations + (bsc#1012628). +- drm/i915/gt: Limit VFE threads based on GT (bsc#1012628). +- drm/i915/backlight: fix CPU mode backlight takeover on LPT + (bsc#1012628). +- drm/bridge: sii902x: Refactor init code into separate function + (bsc#1012628). +- dt-bindings: display: sii902x: Add supply bindings + (bsc#1012628). +- drm/bridge: sii902x: Enable I/O and core VCC supplies if present + (bsc#1012628). +- tracing/kprobes: Do the notrace functions check without kprobes + on ftrace (bsc#1012628). +- tools/bootconfig: Add tracing_on support to helper scripts + (bsc#1012628). +- ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null + when IS_ERR (bsc#1012628). +- ext4: fix wrong list_splice in ext4_fc_cleanup (bsc#1012628). +- ext4: fix bug for rename with RENAME_WHITEOUT (bsc#1012628). +- cifs: check pointer before freeing (bsc#1012628). +- cifs: fix interrupted close commands (bsc#1012628). +- riscv: Drop a duplicated PAGE_KERNEL_EXEC (bsc#1012628). +- riscv: return -ENOSYS for syscall -1 (bsc#1012628). +- riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL (bsc#1012628). +- riscv: Fix KASAN memory mapping (bsc#1012628). +- mips: fix Section mismatch in reference (bsc#1012628). +- mips: lib: uncached: fix non-standard usage of variable 'sp' + (bsc#1012628). +- MIPS: boot: Fix unaligned access with + CONFIG_MIPS_RAW_APPENDED_DTB (bsc#1012628). +- MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumps + (bsc#1012628). +- MIPS: relocatable: fix possible boot hangup with KASLR enabled + (bsc#1012628). +- RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd() + (bsc#1012628). +- ACPI: scan: Harden acpi_device_add() against device ID overflows + (bsc#1012628). +- xen/privcmd: allow fetching resource sizes (bsc#1012628). +- compiler.h: Raise minimum version of GCC to 5.1 for arm64 + (bsc#1012628). +- mm/vmalloc.c: fix potential memory leak (bsc#1012628). +- mm/hugetlb: fix potential missing huge page size info + (bsc#1012628). +- mm/process_vm_access.c: include compat.h (bsc#1012628). +- dm raid: fix discard limits for raid1 (bsc#1012628). +- dm snapshot: flush merged data before committing metadata + (bsc#1012628). +- dm integrity: fix flush with external metadata device + (bsc#1012628). +- dm integrity: fix the maximum number of arguments (bsc#1012628). +- dm crypt: use GFP_ATOMIC when allocating crypto requests from + softirq (bsc#1012628). +- dm crypt: do not wait for backlogged crypto request completion + in softirq (bsc#1012628). +- dm crypt: do not call bio_endio() from the dm-crypt tasklet + (bsc#1012628). +- dm crypt: defer decryption to a tasklet if interrupts disabled + (bsc#1012628). +- stmmac: intel: change all EHL/TGL to auto detect phy addr + (bsc#1012628). +- r8152: Add Lenovo Powered USB-C Travel Hub (bsc#1012628). +- btrfs: tree-checker: check if chunk item end overflows + (bsc#1012628). +- ext4: don't leak old mountpoint samples (bsc#1012628). +- io_uring: don't take files/mm for a dead task (bsc#1012628). +- io_uring: drop mm and files after task_work_run (bsc#1012628). +- ARC: build: remove non-existing bootpImage from KBUILD_IMAGE + (bsc#1012628). +- ARC: build: add uImage.lzma to the top-level target + (bsc#1012628). +- ARC: build: add boot_targets to PHONY (bsc#1012628). +- ARC: build: move symlink creation to arch/arc/Makefile to + avoid race (bsc#1012628). +- ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent + with defaults on xt875 (bsc#1012628). +- ath11k: fix crash caused by NULL rx_channel (bsc#1012628). +- netfilter: ipset: fixes possible oops in mtype_resize + (bsc#1012628). +- ath11k: qmi: try to allocate a big block of DMA memory first + (bsc#1012628). +- btrfs: fix async discard stall (bsc#1012628). +- btrfs: merge critical sections of discard lock in workfn + (bsc#1012628). +- btrfs: fix transaction leak and crash after RO remount caused + by qgroup rescan (bsc#1012628). +- regulator: bd718x7: Add enable times (bsc#1012628). +- ethernet: ucc_geth: fix definition and size of + ucc_geth_tx_global_pram (bsc#1012628). +- ARM: dts: ux500/golden: Set display max brightness + (bsc#1012628). +- habanalabs: adjust pci controller init to new firmware + (bsc#1012628). +- habanalabs/gaudi: retry loading TPC f/w on -EINTR (bsc#1012628). +- habanalabs: register to pci shutdown callback (bsc#1012628). +- staging: spmi: hisi-spmi-controller: Fix some error handling + paths (bsc#1012628). +- spi: altera: fix return value for altera_spi_txrx() + (bsc#1012628). +- habanalabs: Fix memleak in hl_device_reset (bsc#1012628). +- hwmon: (pwm-fan) Ensure that calculation doesn't discard big + period values (bsc#1012628). +- lib/raid6: Let $(UNROLL) rules work with macOS userland + (bsc#1012628). +- kconfig: remove 'kvmconfig' and 'xenconfig' shorthands + (bsc#1012628). +- spi: fix the divide by 0 error when calculating xfer waiting + time (bsc#1012628). +- io_uring: drop file refs after task cancel (bsc#1012628). +- bfq: Fix computation of shallow depth (bsc#1012628). +- arch/arc: add copy_user_page() to to fix build + error on ARC (bsc#1012628). +- misdn: dsp: select CONFIG_BITREVERSE (bsc#1012628). +- net: ethernet: fs_enet: Add missing MODULE_LICENSE + (bsc#1012628). +- selftests: fix the return value for UDP GRO test (bsc#1012628). +- nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN + (bsc#1012628). +- nvme: avoid possible double fetch in handling CQE (bsc#1012628). +- nvmet-rdma: Fix list_del corruption on queue establishment + failure (bsc#1012628). +- drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL + pointer issue (bsc#1012628). +- drm/amdgpu: fix a GPU hang issue when remove device + (bsc#1012628). +- drm/amd/pm: fix the failure when change power profile for renoir + (bsc#1012628). +- drm/amdgpu: fix potential memory leak during navi12 + deinitialization (bsc#1012628). +- usb: typec: Fix copy paste error for NVIDIA alt-mode description + (bsc#1012628). +- iommu/vt-d: Fix lockdep splat in sva bind()/unbind() + (bsc#1012628). +- ACPI: scan: add stub acpi_create_platform_device() for + !CONFIG_ACPI (bsc#1012628). +- drm/msm: Call msm_init_vram before binding the gpu + (bsc#1012628). +- ARM: picoxcell: fix missing interrupt-parent properties + (bsc#1012628). +- poll: fix performance regression due to out-of-line __put_user() + (bsc#1012628). +- rcu-tasks: Move RCU-tasks initialization to before + early_initcall() (bsc#1012628). +- bpf: Simplify task_file_seq_get_next() (bsc#1012628). +- bpf: Save correct stopping point in file seq iteration + (bsc#1012628). +- x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handling + (bsc#1012628). +- cfg80211: select CONFIG_CRC32 (bsc#1012628). +- nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from + interrupt context (bsc#1012628). +- iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_dev + (bsc#1012628). +- net/mlx5e: CT: Use per flow counter when CT flow accounting + is enabled (bsc#1012628). +- net/mlx5: Fix passing zero to 'PTR_ERR' (bsc#1012628). +- net/mlx5: E-Switch, fix changing vf VLANID (bsc#1012628). +- blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED + (bsc#1012628). +- mm: fix clear_refs_write locking (bsc#1012628). +- mm: don't play games with pinned pages in clear_page_refs + (bsc#1012628). +- mm: don't put pinned pages into the swap cache (bsc#1012628). +- perf intel-pt: Fix 'CPU too large' error (bsc#1012628). +- dump_common_audit_data(): fix racy accesses to ->d_name + (bsc#1012628). +- ASoC: meson: axg-tdm-interface: fix loopback (bsc#1012628). +- ASoC: meson: axg-tdmin: fix axg skew offset (bsc#1012628). +- ASoC: Intel: fix error code cnl_set_dsp_D0() (bsc#1012628). +- nvmet-rdma: Fix NULL deref when setting pi_enable and traddr + INADDR_ANY (bsc#1012628). +- nvme: don't intialize hwmon for discovery controllers + (bsc#1012628). +- nvme-tcp: fix possible data corruption with bio merges + (bsc#1012628). +- nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT (bsc#1012628). +- NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock + (bsc#1012628). +- pNFS: We want return-on-close to complete when evicting the + inode (bsc#1012628). +- pNFS: Mark layout for return if return-on-close was not sent + (bsc#1012628). +- pNFS: Stricter ordering of layoutget and layoutreturn + (bsc#1012628). +- NFS: Adjust fs_context error logging (bsc#1012628). +- NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing + the request (bsc#1012628). +- NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit() + (bsc#1012628). +- NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter + (bsc#1012628). +- NFS: nfs_delegation_find_inode_server must first reference + the superblock (bsc#1012628). +- NFS: nfs_igrab_and_active must first reference the superblock + (bsc#1012628). +- scsi: ufs: Fix possible power drain during system suspend + (bsc#1012628). +- ext4: fix superblock checksum failure when setting password salt + (bsc#1012628). +- RDMA/restrack: Don't treat as an error allocation ID wrapping + (bsc#1012628). +- RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp + (bsc#1012628). +- bnxt_en: Improve stats context resource accounting with RDMA + driver loaded (bsc#1012628). +- RDMA/mlx5: Fix wrong free of blue flame register on error + (bsc#1012628). +- IB/mlx5: Fix error unwinding when set_has_smi_cap fails + (bsc#1012628). +- umount(2): move the flag validity checks first (bsc#1012628). +- dm zoned: select CONFIG_CRC32 (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep for the panel_on_delay + when there is no reset-deassert MIPI-sequence (bsc#1012628). +- drm/i915/icl: Fix initing the DSI DSC power refcount during + HW readout (bsc#1012628). +- drm/i915/gt: Restore clear-residual mitigations for Ivybridge, + Baytrail (bsc#1012628). +- mm, slub: consider rest of partial list if acquire_slab() + fails (bsc#1012628). +- riscv: Trace irq on only interrupt is enabled (bsc#1012628). +- iommu/vt-d: Fix unaligned addresses for + intel_flush_svm_range_dev() (bsc#1012628). +- net: sunrpc: interpret the return value of kstrtou32 correctly + (bsc#1012628). +- selftests: netfilter: Pass family parameter "-f" to conntrack + tool (bsc#1012628). +- dm: eliminate potential source of excessive kernel log noise + (bsc#1012628). +- ALSA: fireface: Fix integer overflow in transmit_midi_msg() + (bsc#1012628). +- ALSA: firewire-tascam: Fix integer overflow in midi_port_work() + (bsc#1012628). +- netfilter: conntrack: fix reading nf_conntrack_buckets + (bsc#1012628). +- netfilter: nf_nat: Fix memleak in nf_nat_init (bsc#1012628). +- Update config files. +- commit b7732a5 + ------------------------------------------------------------------- Sun Jan 17 15:55:16 CET 2021 - jslaby@suse.cz diff --git a/kernel-pae.spec b/kernel-pae.spec index cbde9c1b..135fd670 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.8 +%define patchversion 5.10.9 %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.8 +Version: 5.10.9 %if 0%{?is_kotd} -Release: .g8611168 +Release: .gb7732a5 %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-8611168fbfd0fe1f87de13c3306ab9979445b5fd -Provides: kernel-srchash-8611168fbfd0fe1f87de13c3306ab9979445b5fd +Provides: kernel-%build_flavor-base-srchash-b7732a530a744bcaca615f4d4be29f3438754621 +Provides: kernel-srchash-b7732a530a744bcaca615f4d4be29f3438754621 # END COMMON DEPS -Provides: %name-srchash-8611168fbfd0fe1f87de13c3306ab9979445b5fd +Provides: %name-srchash-b7732a530a744bcaca615f4d4be29f3438754621 %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 0b5a9176..5e5a867c 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,261 @@ +------------------------------------------------------------------- +Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz + +- Linux 5.10.9 (bsc#1012628). +- btrfs: reloc: fix wrong file extent type check to avoid false + ENOENT (bsc#1012628). +- btrfs: prevent NULL pointer dereference in extent_io_tree_panic + (bsc#1012628). +- ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for + HP machines (bsc#1012628). +- ALSA: doc: Fix reference to mixart.rst (bsc#1012628). +- ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395 + (bsc#1012628). +- ASoC: dapm: remove widget from dirty list on free (bsc#1012628). +- x86/hyperv: check cpu mask after interrupt has been disabled + (bsc#1012628). +- drm/amdgpu: add green_sardine device id (v2) (bsc#1012628). +- drm/amdgpu: fix DRM_INFO flood if display core is not supported + (bug 210921) (bsc#1012628). +- drm/amdgpu: add new device id for Renior (bsc#1012628). +- drm/i915: Allow the sysadmin to override security mitigations + (bsc#1012628). +- drm/i915/gt: Limit VFE threads based on GT (bsc#1012628). +- drm/i915/backlight: fix CPU mode backlight takeover on LPT + (bsc#1012628). +- drm/bridge: sii902x: Refactor init code into separate function + (bsc#1012628). +- dt-bindings: display: sii902x: Add supply bindings + (bsc#1012628). +- drm/bridge: sii902x: Enable I/O and core VCC supplies if present + (bsc#1012628). +- tracing/kprobes: Do the notrace functions check without kprobes + on ftrace (bsc#1012628). +- tools/bootconfig: Add tracing_on support to helper scripts + (bsc#1012628). +- ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null + when IS_ERR (bsc#1012628). +- ext4: fix wrong list_splice in ext4_fc_cleanup (bsc#1012628). +- ext4: fix bug for rename with RENAME_WHITEOUT (bsc#1012628). +- cifs: check pointer before freeing (bsc#1012628). +- cifs: fix interrupted close commands (bsc#1012628). +- riscv: Drop a duplicated PAGE_KERNEL_EXEC (bsc#1012628). +- riscv: return -ENOSYS for syscall -1 (bsc#1012628). +- riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL (bsc#1012628). +- riscv: Fix KASAN memory mapping (bsc#1012628). +- mips: fix Section mismatch in reference (bsc#1012628). +- mips: lib: uncached: fix non-standard usage of variable 'sp' + (bsc#1012628). +- MIPS: boot: Fix unaligned access with + CONFIG_MIPS_RAW_APPENDED_DTB (bsc#1012628). +- MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumps + (bsc#1012628). +- MIPS: relocatable: fix possible boot hangup with KASLR enabled + (bsc#1012628). +- RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd() + (bsc#1012628). +- ACPI: scan: Harden acpi_device_add() against device ID overflows + (bsc#1012628). +- xen/privcmd: allow fetching resource sizes (bsc#1012628). +- compiler.h: Raise minimum version of GCC to 5.1 for arm64 + (bsc#1012628). +- mm/vmalloc.c: fix potential memory leak (bsc#1012628). +- mm/hugetlb: fix potential missing huge page size info + (bsc#1012628). +- mm/process_vm_access.c: include compat.h (bsc#1012628). +- dm raid: fix discard limits for raid1 (bsc#1012628). +- dm snapshot: flush merged data before committing metadata + (bsc#1012628). +- dm integrity: fix flush with external metadata device + (bsc#1012628). +- dm integrity: fix the maximum number of arguments (bsc#1012628). +- dm crypt: use GFP_ATOMIC when allocating crypto requests from + softirq (bsc#1012628). +- dm crypt: do not wait for backlogged crypto request completion + in softirq (bsc#1012628). +- dm crypt: do not call bio_endio() from the dm-crypt tasklet + (bsc#1012628). +- dm crypt: defer decryption to a tasklet if interrupts disabled + (bsc#1012628). +- stmmac: intel: change all EHL/TGL to auto detect phy addr + (bsc#1012628). +- r8152: Add Lenovo Powered USB-C Travel Hub (bsc#1012628). +- btrfs: tree-checker: check if chunk item end overflows + (bsc#1012628). +- ext4: don't leak old mountpoint samples (bsc#1012628). +- io_uring: don't take files/mm for a dead task (bsc#1012628). +- io_uring: drop mm and files after task_work_run (bsc#1012628). +- ARC: build: remove non-existing bootpImage from KBUILD_IMAGE + (bsc#1012628). +- ARC: build: add uImage.lzma to the top-level target + (bsc#1012628). +- ARC: build: add boot_targets to PHONY (bsc#1012628). +- ARC: build: move symlink creation to arch/arc/Makefile to + avoid race (bsc#1012628). +- ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent + with defaults on xt875 (bsc#1012628). +- ath11k: fix crash caused by NULL rx_channel (bsc#1012628). +- netfilter: ipset: fixes possible oops in mtype_resize + (bsc#1012628). +- ath11k: qmi: try to allocate a big block of DMA memory first + (bsc#1012628). +- btrfs: fix async discard stall (bsc#1012628). +- btrfs: merge critical sections of discard lock in workfn + (bsc#1012628). +- btrfs: fix transaction leak and crash after RO remount caused + by qgroup rescan (bsc#1012628). +- regulator: bd718x7: Add enable times (bsc#1012628). +- ethernet: ucc_geth: fix definition and size of + ucc_geth_tx_global_pram (bsc#1012628). +- ARM: dts: ux500/golden: Set display max brightness + (bsc#1012628). +- habanalabs: adjust pci controller init to new firmware + (bsc#1012628). +- habanalabs/gaudi: retry loading TPC f/w on -EINTR (bsc#1012628). +- habanalabs: register to pci shutdown callback (bsc#1012628). +- staging: spmi: hisi-spmi-controller: Fix some error handling + paths (bsc#1012628). +- spi: altera: fix return value for altera_spi_txrx() + (bsc#1012628). +- habanalabs: Fix memleak in hl_device_reset (bsc#1012628). +- hwmon: (pwm-fan) Ensure that calculation doesn't discard big + period values (bsc#1012628). +- lib/raid6: Let $(UNROLL) rules work with macOS userland + (bsc#1012628). +- kconfig: remove 'kvmconfig' and 'xenconfig' shorthands + (bsc#1012628). +- spi: fix the divide by 0 error when calculating xfer waiting + time (bsc#1012628). +- io_uring: drop file refs after task cancel (bsc#1012628). +- bfq: Fix computation of shallow depth (bsc#1012628). +- arch/arc: add copy_user_page() to to fix build + error on ARC (bsc#1012628). +- misdn: dsp: select CONFIG_BITREVERSE (bsc#1012628). +- net: ethernet: fs_enet: Add missing MODULE_LICENSE + (bsc#1012628). +- selftests: fix the return value for UDP GRO test (bsc#1012628). +- nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN + (bsc#1012628). +- nvme: avoid possible double fetch in handling CQE (bsc#1012628). +- nvmet-rdma: Fix list_del corruption on queue establishment + failure (bsc#1012628). +- drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL + pointer issue (bsc#1012628). +- drm/amdgpu: fix a GPU hang issue when remove device + (bsc#1012628). +- drm/amd/pm: fix the failure when change power profile for renoir + (bsc#1012628). +- drm/amdgpu: fix potential memory leak during navi12 + deinitialization (bsc#1012628). +- usb: typec: Fix copy paste error for NVIDIA alt-mode description + (bsc#1012628). +- iommu/vt-d: Fix lockdep splat in sva bind()/unbind() + (bsc#1012628). +- ACPI: scan: add stub acpi_create_platform_device() for + !CONFIG_ACPI (bsc#1012628). +- drm/msm: Call msm_init_vram before binding the gpu + (bsc#1012628). +- ARM: picoxcell: fix missing interrupt-parent properties + (bsc#1012628). +- poll: fix performance regression due to out-of-line __put_user() + (bsc#1012628). +- rcu-tasks: Move RCU-tasks initialization to before + early_initcall() (bsc#1012628). +- bpf: Simplify task_file_seq_get_next() (bsc#1012628). +- bpf: Save correct stopping point in file seq iteration + (bsc#1012628). +- x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handling + (bsc#1012628). +- cfg80211: select CONFIG_CRC32 (bsc#1012628). +- nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from + interrupt context (bsc#1012628). +- iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_dev + (bsc#1012628). +- net/mlx5e: CT: Use per flow counter when CT flow accounting + is enabled (bsc#1012628). +- net/mlx5: Fix passing zero to 'PTR_ERR' (bsc#1012628). +- net/mlx5: E-Switch, fix changing vf VLANID (bsc#1012628). +- blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED + (bsc#1012628). +- mm: fix clear_refs_write locking (bsc#1012628). +- mm: don't play games with pinned pages in clear_page_refs + (bsc#1012628). +- mm: don't put pinned pages into the swap cache (bsc#1012628). +- perf intel-pt: Fix 'CPU too large' error (bsc#1012628). +- dump_common_audit_data(): fix racy accesses to ->d_name + (bsc#1012628). +- ASoC: meson: axg-tdm-interface: fix loopback (bsc#1012628). +- ASoC: meson: axg-tdmin: fix axg skew offset (bsc#1012628). +- ASoC: Intel: fix error code cnl_set_dsp_D0() (bsc#1012628). +- nvmet-rdma: Fix NULL deref when setting pi_enable and traddr + INADDR_ANY (bsc#1012628). +- nvme: don't intialize hwmon for discovery controllers + (bsc#1012628). +- nvme-tcp: fix possible data corruption with bio merges + (bsc#1012628). +- nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT (bsc#1012628). +- NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock + (bsc#1012628). +- pNFS: We want return-on-close to complete when evicting the + inode (bsc#1012628). +- pNFS: Mark layout for return if return-on-close was not sent + (bsc#1012628). +- pNFS: Stricter ordering of layoutget and layoutreturn + (bsc#1012628). +- NFS: Adjust fs_context error logging (bsc#1012628). +- NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing + the request (bsc#1012628). +- NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit() + (bsc#1012628). +- NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter + (bsc#1012628). +- NFS: nfs_delegation_find_inode_server must first reference + the superblock (bsc#1012628). +- NFS: nfs_igrab_and_active must first reference the superblock + (bsc#1012628). +- scsi: ufs: Fix possible power drain during system suspend + (bsc#1012628). +- ext4: fix superblock checksum failure when setting password salt + (bsc#1012628). +- RDMA/restrack: Don't treat as an error allocation ID wrapping + (bsc#1012628). +- RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp + (bsc#1012628). +- bnxt_en: Improve stats context resource accounting with RDMA + driver loaded (bsc#1012628). +- RDMA/mlx5: Fix wrong free of blue flame register on error + (bsc#1012628). +- IB/mlx5: Fix error unwinding when set_has_smi_cap fails + (bsc#1012628). +- umount(2): move the flag validity checks first (bsc#1012628). +- dm zoned: select CONFIG_CRC32 (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep for the panel_on_delay + when there is no reset-deassert MIPI-sequence (bsc#1012628). +- drm/i915/icl: Fix initing the DSI DSC power refcount during + HW readout (bsc#1012628). +- drm/i915/gt: Restore clear-residual mitigations for Ivybridge, + Baytrail (bsc#1012628). +- mm, slub: consider rest of partial list if acquire_slab() + fails (bsc#1012628). +- riscv: Trace irq on only interrupt is enabled (bsc#1012628). +- iommu/vt-d: Fix unaligned addresses for + intel_flush_svm_range_dev() (bsc#1012628). +- net: sunrpc: interpret the return value of kstrtou32 correctly + (bsc#1012628). +- selftests: netfilter: Pass family parameter "-f" to conntrack + tool (bsc#1012628). +- dm: eliminate potential source of excessive kernel log noise + (bsc#1012628). +- ALSA: fireface: Fix integer overflow in transmit_midi_msg() + (bsc#1012628). +- ALSA: firewire-tascam: Fix integer overflow in midi_port_work() + (bsc#1012628). +- netfilter: conntrack: fix reading nf_conntrack_buckets + (bsc#1012628). +- netfilter: nf_nat: Fix memleak in nf_nat_init (bsc#1012628). +- Update config files. +- commit b7732a5 + ------------------------------------------------------------------- Sun Jan 17 15:55:16 CET 2021 - jslaby@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index d8d48ae9..fd52dfed 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.8 +%define patchversion 5.10.9 %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.8 +Version: 5.10.9 %if 0%{?is_kotd} -Release: .g8611168 +Release: .gb7732a5 %else Release: 0 %endif @@ -43,7 +43,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-8611168fbfd0fe1f87de13c3306ab9979445b5fd +Provides: %name-srchash-b7732a530a744bcaca615f4d4be29f3438754621 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 0b5a9176..5e5a867c 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,261 @@ +------------------------------------------------------------------- +Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz + +- Linux 5.10.9 (bsc#1012628). +- btrfs: reloc: fix wrong file extent type check to avoid false + ENOENT (bsc#1012628). +- btrfs: prevent NULL pointer dereference in extent_io_tree_panic + (bsc#1012628). +- ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for + HP machines (bsc#1012628). +- ALSA: doc: Fix reference to mixart.rst (bsc#1012628). +- ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395 + (bsc#1012628). +- ASoC: dapm: remove widget from dirty list on free (bsc#1012628). +- x86/hyperv: check cpu mask after interrupt has been disabled + (bsc#1012628). +- drm/amdgpu: add green_sardine device id (v2) (bsc#1012628). +- drm/amdgpu: fix DRM_INFO flood if display core is not supported + (bug 210921) (bsc#1012628). +- drm/amdgpu: add new device id for Renior (bsc#1012628). +- drm/i915: Allow the sysadmin to override security mitigations + (bsc#1012628). +- drm/i915/gt: Limit VFE threads based on GT (bsc#1012628). +- drm/i915/backlight: fix CPU mode backlight takeover on LPT + (bsc#1012628). +- drm/bridge: sii902x: Refactor init code into separate function + (bsc#1012628). +- dt-bindings: display: sii902x: Add supply bindings + (bsc#1012628). +- drm/bridge: sii902x: Enable I/O and core VCC supplies if present + (bsc#1012628). +- tracing/kprobes: Do the notrace functions check without kprobes + on ftrace (bsc#1012628). +- tools/bootconfig: Add tracing_on support to helper scripts + (bsc#1012628). +- ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null + when IS_ERR (bsc#1012628). +- ext4: fix wrong list_splice in ext4_fc_cleanup (bsc#1012628). +- ext4: fix bug for rename with RENAME_WHITEOUT (bsc#1012628). +- cifs: check pointer before freeing (bsc#1012628). +- cifs: fix interrupted close commands (bsc#1012628). +- riscv: Drop a duplicated PAGE_KERNEL_EXEC (bsc#1012628). +- riscv: return -ENOSYS for syscall -1 (bsc#1012628). +- riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL (bsc#1012628). +- riscv: Fix KASAN memory mapping (bsc#1012628). +- mips: fix Section mismatch in reference (bsc#1012628). +- mips: lib: uncached: fix non-standard usage of variable 'sp' + (bsc#1012628). +- MIPS: boot: Fix unaligned access with + CONFIG_MIPS_RAW_APPENDED_DTB (bsc#1012628). +- MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumps + (bsc#1012628). +- MIPS: relocatable: fix possible boot hangup with KASLR enabled + (bsc#1012628). +- RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd() + (bsc#1012628). +- ACPI: scan: Harden acpi_device_add() against device ID overflows + (bsc#1012628). +- xen/privcmd: allow fetching resource sizes (bsc#1012628). +- compiler.h: Raise minimum version of GCC to 5.1 for arm64 + (bsc#1012628). +- mm/vmalloc.c: fix potential memory leak (bsc#1012628). +- mm/hugetlb: fix potential missing huge page size info + (bsc#1012628). +- mm/process_vm_access.c: include compat.h (bsc#1012628). +- dm raid: fix discard limits for raid1 (bsc#1012628). +- dm snapshot: flush merged data before committing metadata + (bsc#1012628). +- dm integrity: fix flush with external metadata device + (bsc#1012628). +- dm integrity: fix the maximum number of arguments (bsc#1012628). +- dm crypt: use GFP_ATOMIC when allocating crypto requests from + softirq (bsc#1012628). +- dm crypt: do not wait for backlogged crypto request completion + in softirq (bsc#1012628). +- dm crypt: do not call bio_endio() from the dm-crypt tasklet + (bsc#1012628). +- dm crypt: defer decryption to a tasklet if interrupts disabled + (bsc#1012628). +- stmmac: intel: change all EHL/TGL to auto detect phy addr + (bsc#1012628). +- r8152: Add Lenovo Powered USB-C Travel Hub (bsc#1012628). +- btrfs: tree-checker: check if chunk item end overflows + (bsc#1012628). +- ext4: don't leak old mountpoint samples (bsc#1012628). +- io_uring: don't take files/mm for a dead task (bsc#1012628). +- io_uring: drop mm and files after task_work_run (bsc#1012628). +- ARC: build: remove non-existing bootpImage from KBUILD_IMAGE + (bsc#1012628). +- ARC: build: add uImage.lzma to the top-level target + (bsc#1012628). +- ARC: build: add boot_targets to PHONY (bsc#1012628). +- ARC: build: move symlink creation to arch/arc/Makefile to + avoid race (bsc#1012628). +- ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent + with defaults on xt875 (bsc#1012628). +- ath11k: fix crash caused by NULL rx_channel (bsc#1012628). +- netfilter: ipset: fixes possible oops in mtype_resize + (bsc#1012628). +- ath11k: qmi: try to allocate a big block of DMA memory first + (bsc#1012628). +- btrfs: fix async discard stall (bsc#1012628). +- btrfs: merge critical sections of discard lock in workfn + (bsc#1012628). +- btrfs: fix transaction leak and crash after RO remount caused + by qgroup rescan (bsc#1012628). +- regulator: bd718x7: Add enable times (bsc#1012628). +- ethernet: ucc_geth: fix definition and size of + ucc_geth_tx_global_pram (bsc#1012628). +- ARM: dts: ux500/golden: Set display max brightness + (bsc#1012628). +- habanalabs: adjust pci controller init to new firmware + (bsc#1012628). +- habanalabs/gaudi: retry loading TPC f/w on -EINTR (bsc#1012628). +- habanalabs: register to pci shutdown callback (bsc#1012628). +- staging: spmi: hisi-spmi-controller: Fix some error handling + paths (bsc#1012628). +- spi: altera: fix return value for altera_spi_txrx() + (bsc#1012628). +- habanalabs: Fix memleak in hl_device_reset (bsc#1012628). +- hwmon: (pwm-fan) Ensure that calculation doesn't discard big + period values (bsc#1012628). +- lib/raid6: Let $(UNROLL) rules work with macOS userland + (bsc#1012628). +- kconfig: remove 'kvmconfig' and 'xenconfig' shorthands + (bsc#1012628). +- spi: fix the divide by 0 error when calculating xfer waiting + time (bsc#1012628). +- io_uring: drop file refs after task cancel (bsc#1012628). +- bfq: Fix computation of shallow depth (bsc#1012628). +- arch/arc: add copy_user_page() to to fix build + error on ARC (bsc#1012628). +- misdn: dsp: select CONFIG_BITREVERSE (bsc#1012628). +- net: ethernet: fs_enet: Add missing MODULE_LICENSE + (bsc#1012628). +- selftests: fix the return value for UDP GRO test (bsc#1012628). +- nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN + (bsc#1012628). +- nvme: avoid possible double fetch in handling CQE (bsc#1012628). +- nvmet-rdma: Fix list_del corruption on queue establishment + failure (bsc#1012628). +- drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL + pointer issue (bsc#1012628). +- drm/amdgpu: fix a GPU hang issue when remove device + (bsc#1012628). +- drm/amd/pm: fix the failure when change power profile for renoir + (bsc#1012628). +- drm/amdgpu: fix potential memory leak during navi12 + deinitialization (bsc#1012628). +- usb: typec: Fix copy paste error for NVIDIA alt-mode description + (bsc#1012628). +- iommu/vt-d: Fix lockdep splat in sva bind()/unbind() + (bsc#1012628). +- ACPI: scan: add stub acpi_create_platform_device() for + !CONFIG_ACPI (bsc#1012628). +- drm/msm: Call msm_init_vram before binding the gpu + (bsc#1012628). +- ARM: picoxcell: fix missing interrupt-parent properties + (bsc#1012628). +- poll: fix performance regression due to out-of-line __put_user() + (bsc#1012628). +- rcu-tasks: Move RCU-tasks initialization to before + early_initcall() (bsc#1012628). +- bpf: Simplify task_file_seq_get_next() (bsc#1012628). +- bpf: Save correct stopping point in file seq iteration + (bsc#1012628). +- x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handling + (bsc#1012628). +- cfg80211: select CONFIG_CRC32 (bsc#1012628). +- nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from + interrupt context (bsc#1012628). +- iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_dev + (bsc#1012628). +- net/mlx5e: CT: Use per flow counter when CT flow accounting + is enabled (bsc#1012628). +- net/mlx5: Fix passing zero to 'PTR_ERR' (bsc#1012628). +- net/mlx5: E-Switch, fix changing vf VLANID (bsc#1012628). +- blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED + (bsc#1012628). +- mm: fix clear_refs_write locking (bsc#1012628). +- mm: don't play games with pinned pages in clear_page_refs + (bsc#1012628). +- mm: don't put pinned pages into the swap cache (bsc#1012628). +- perf intel-pt: Fix 'CPU too large' error (bsc#1012628). +- dump_common_audit_data(): fix racy accesses to ->d_name + (bsc#1012628). +- ASoC: meson: axg-tdm-interface: fix loopback (bsc#1012628). +- ASoC: meson: axg-tdmin: fix axg skew offset (bsc#1012628). +- ASoC: Intel: fix error code cnl_set_dsp_D0() (bsc#1012628). +- nvmet-rdma: Fix NULL deref when setting pi_enable and traddr + INADDR_ANY (bsc#1012628). +- nvme: don't intialize hwmon for discovery controllers + (bsc#1012628). +- nvme-tcp: fix possible data corruption with bio merges + (bsc#1012628). +- nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT (bsc#1012628). +- NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock + (bsc#1012628). +- pNFS: We want return-on-close to complete when evicting the + inode (bsc#1012628). +- pNFS: Mark layout for return if return-on-close was not sent + (bsc#1012628). +- pNFS: Stricter ordering of layoutget and layoutreturn + (bsc#1012628). +- NFS: Adjust fs_context error logging (bsc#1012628). +- NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing + the request (bsc#1012628). +- NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit() + (bsc#1012628). +- NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter + (bsc#1012628). +- NFS: nfs_delegation_find_inode_server must first reference + the superblock (bsc#1012628). +- NFS: nfs_igrab_and_active must first reference the superblock + (bsc#1012628). +- scsi: ufs: Fix possible power drain during system suspend + (bsc#1012628). +- ext4: fix superblock checksum failure when setting password salt + (bsc#1012628). +- RDMA/restrack: Don't treat as an error allocation ID wrapping + (bsc#1012628). +- RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp + (bsc#1012628). +- bnxt_en: Improve stats context resource accounting with RDMA + driver loaded (bsc#1012628). +- RDMA/mlx5: Fix wrong free of blue flame register on error + (bsc#1012628). +- IB/mlx5: Fix error unwinding when set_has_smi_cap fails + (bsc#1012628). +- umount(2): move the flag validity checks first (bsc#1012628). +- dm zoned: select CONFIG_CRC32 (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep for the panel_on_delay + when there is no reset-deassert MIPI-sequence (bsc#1012628). +- drm/i915/icl: Fix initing the DSI DSC power refcount during + HW readout (bsc#1012628). +- drm/i915/gt: Restore clear-residual mitigations for Ivybridge, + Baytrail (bsc#1012628). +- mm, slub: consider rest of partial list if acquire_slab() + fails (bsc#1012628). +- riscv: Trace irq on only interrupt is enabled (bsc#1012628). +- iommu/vt-d: Fix unaligned addresses for + intel_flush_svm_range_dev() (bsc#1012628). +- net: sunrpc: interpret the return value of kstrtou32 correctly + (bsc#1012628). +- selftests: netfilter: Pass family parameter "-f" to conntrack + tool (bsc#1012628). +- dm: eliminate potential source of excessive kernel log noise + (bsc#1012628). +- ALSA: fireface: Fix integer overflow in transmit_midi_msg() + (bsc#1012628). +- ALSA: firewire-tascam: Fix integer overflow in midi_port_work() + (bsc#1012628). +- netfilter: conntrack: fix reading nf_conntrack_buckets + (bsc#1012628). +- netfilter: nf_nat: Fix memleak in nf_nat_init (bsc#1012628). +- Update config files. +- commit b7732a5 + ------------------------------------------------------------------- Sun Jan 17 15:55:16 CET 2021 - jslaby@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index f001d774..0e10b4ea 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.8 +Version: 5.10.9 %if %using_buildservice %if 0%{?is_kotd} -Release: .g8611168 +Release: .gb7732a5 %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-8611168fbfd0fe1f87de13c3306ab9979445b5fd +Provides: %name-srchash-b7732a530a744bcaca615f4d4be29f3438754621 Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 0b5a9176..5e5a867c 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,261 @@ +------------------------------------------------------------------- +Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz + +- Linux 5.10.9 (bsc#1012628). +- btrfs: reloc: fix wrong file extent type check to avoid false + ENOENT (bsc#1012628). +- btrfs: prevent NULL pointer dereference in extent_io_tree_panic + (bsc#1012628). +- ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for + HP machines (bsc#1012628). +- ALSA: doc: Fix reference to mixart.rst (bsc#1012628). +- ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395 + (bsc#1012628). +- ASoC: dapm: remove widget from dirty list on free (bsc#1012628). +- x86/hyperv: check cpu mask after interrupt has been disabled + (bsc#1012628). +- drm/amdgpu: add green_sardine device id (v2) (bsc#1012628). +- drm/amdgpu: fix DRM_INFO flood if display core is not supported + (bug 210921) (bsc#1012628). +- drm/amdgpu: add new device id for Renior (bsc#1012628). +- drm/i915: Allow the sysadmin to override security mitigations + (bsc#1012628). +- drm/i915/gt: Limit VFE threads based on GT (bsc#1012628). +- drm/i915/backlight: fix CPU mode backlight takeover on LPT + (bsc#1012628). +- drm/bridge: sii902x: Refactor init code into separate function + (bsc#1012628). +- dt-bindings: display: sii902x: Add supply bindings + (bsc#1012628). +- drm/bridge: sii902x: Enable I/O and core VCC supplies if present + (bsc#1012628). +- tracing/kprobes: Do the notrace functions check without kprobes + on ftrace (bsc#1012628). +- tools/bootconfig: Add tracing_on support to helper scripts + (bsc#1012628). +- ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null + when IS_ERR (bsc#1012628). +- ext4: fix wrong list_splice in ext4_fc_cleanup (bsc#1012628). +- ext4: fix bug for rename with RENAME_WHITEOUT (bsc#1012628). +- cifs: check pointer before freeing (bsc#1012628). +- cifs: fix interrupted close commands (bsc#1012628). +- riscv: Drop a duplicated PAGE_KERNEL_EXEC (bsc#1012628). +- riscv: return -ENOSYS for syscall -1 (bsc#1012628). +- riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL (bsc#1012628). +- riscv: Fix KASAN memory mapping (bsc#1012628). +- mips: fix Section mismatch in reference (bsc#1012628). +- mips: lib: uncached: fix non-standard usage of variable 'sp' + (bsc#1012628). +- MIPS: boot: Fix unaligned access with + CONFIG_MIPS_RAW_APPENDED_DTB (bsc#1012628). +- MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumps + (bsc#1012628). +- MIPS: relocatable: fix possible boot hangup with KASLR enabled + (bsc#1012628). +- RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd() + (bsc#1012628). +- ACPI: scan: Harden acpi_device_add() against device ID overflows + (bsc#1012628). +- xen/privcmd: allow fetching resource sizes (bsc#1012628). +- compiler.h: Raise minimum version of GCC to 5.1 for arm64 + (bsc#1012628). +- mm/vmalloc.c: fix potential memory leak (bsc#1012628). +- mm/hugetlb: fix potential missing huge page size info + (bsc#1012628). +- mm/process_vm_access.c: include compat.h (bsc#1012628). +- dm raid: fix discard limits for raid1 (bsc#1012628). +- dm snapshot: flush merged data before committing metadata + (bsc#1012628). +- dm integrity: fix flush with external metadata device + (bsc#1012628). +- dm integrity: fix the maximum number of arguments (bsc#1012628). +- dm crypt: use GFP_ATOMIC when allocating crypto requests from + softirq (bsc#1012628). +- dm crypt: do not wait for backlogged crypto request completion + in softirq (bsc#1012628). +- dm crypt: do not call bio_endio() from the dm-crypt tasklet + (bsc#1012628). +- dm crypt: defer decryption to a tasklet if interrupts disabled + (bsc#1012628). +- stmmac: intel: change all EHL/TGL to auto detect phy addr + (bsc#1012628). +- r8152: Add Lenovo Powered USB-C Travel Hub (bsc#1012628). +- btrfs: tree-checker: check if chunk item end overflows + (bsc#1012628). +- ext4: don't leak old mountpoint samples (bsc#1012628). +- io_uring: don't take files/mm for a dead task (bsc#1012628). +- io_uring: drop mm and files after task_work_run (bsc#1012628). +- ARC: build: remove non-existing bootpImage from KBUILD_IMAGE + (bsc#1012628). +- ARC: build: add uImage.lzma to the top-level target + (bsc#1012628). +- ARC: build: add boot_targets to PHONY (bsc#1012628). +- ARC: build: move symlink creation to arch/arc/Makefile to + avoid race (bsc#1012628). +- ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent + with defaults on xt875 (bsc#1012628). +- ath11k: fix crash caused by NULL rx_channel (bsc#1012628). +- netfilter: ipset: fixes possible oops in mtype_resize + (bsc#1012628). +- ath11k: qmi: try to allocate a big block of DMA memory first + (bsc#1012628). +- btrfs: fix async discard stall (bsc#1012628). +- btrfs: merge critical sections of discard lock in workfn + (bsc#1012628). +- btrfs: fix transaction leak and crash after RO remount caused + by qgroup rescan (bsc#1012628). +- regulator: bd718x7: Add enable times (bsc#1012628). +- ethernet: ucc_geth: fix definition and size of + ucc_geth_tx_global_pram (bsc#1012628). +- ARM: dts: ux500/golden: Set display max brightness + (bsc#1012628). +- habanalabs: adjust pci controller init to new firmware + (bsc#1012628). +- habanalabs/gaudi: retry loading TPC f/w on -EINTR (bsc#1012628). +- habanalabs: register to pci shutdown callback (bsc#1012628). +- staging: spmi: hisi-spmi-controller: Fix some error handling + paths (bsc#1012628). +- spi: altera: fix return value for altera_spi_txrx() + (bsc#1012628). +- habanalabs: Fix memleak in hl_device_reset (bsc#1012628). +- hwmon: (pwm-fan) Ensure that calculation doesn't discard big + period values (bsc#1012628). +- lib/raid6: Let $(UNROLL) rules work with macOS userland + (bsc#1012628). +- kconfig: remove 'kvmconfig' and 'xenconfig' shorthands + (bsc#1012628). +- spi: fix the divide by 0 error when calculating xfer waiting + time (bsc#1012628). +- io_uring: drop file refs after task cancel (bsc#1012628). +- bfq: Fix computation of shallow depth (bsc#1012628). +- arch/arc: add copy_user_page() to to fix build + error on ARC (bsc#1012628). +- misdn: dsp: select CONFIG_BITREVERSE (bsc#1012628). +- net: ethernet: fs_enet: Add missing MODULE_LICENSE + (bsc#1012628). +- selftests: fix the return value for UDP GRO test (bsc#1012628). +- nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN + (bsc#1012628). +- nvme: avoid possible double fetch in handling CQE (bsc#1012628). +- nvmet-rdma: Fix list_del corruption on queue establishment + failure (bsc#1012628). +- drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL + pointer issue (bsc#1012628). +- drm/amdgpu: fix a GPU hang issue when remove device + (bsc#1012628). +- drm/amd/pm: fix the failure when change power profile for renoir + (bsc#1012628). +- drm/amdgpu: fix potential memory leak during navi12 + deinitialization (bsc#1012628). +- usb: typec: Fix copy paste error for NVIDIA alt-mode description + (bsc#1012628). +- iommu/vt-d: Fix lockdep splat in sva bind()/unbind() + (bsc#1012628). +- ACPI: scan: add stub acpi_create_platform_device() for + !CONFIG_ACPI (bsc#1012628). +- drm/msm: Call msm_init_vram before binding the gpu + (bsc#1012628). +- ARM: picoxcell: fix missing interrupt-parent properties + (bsc#1012628). +- poll: fix performance regression due to out-of-line __put_user() + (bsc#1012628). +- rcu-tasks: Move RCU-tasks initialization to before + early_initcall() (bsc#1012628). +- bpf: Simplify task_file_seq_get_next() (bsc#1012628). +- bpf: Save correct stopping point in file seq iteration + (bsc#1012628). +- x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handling + (bsc#1012628). +- cfg80211: select CONFIG_CRC32 (bsc#1012628). +- nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from + interrupt context (bsc#1012628). +- iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_dev + (bsc#1012628). +- net/mlx5e: CT: Use per flow counter when CT flow accounting + is enabled (bsc#1012628). +- net/mlx5: Fix passing zero to 'PTR_ERR' (bsc#1012628). +- net/mlx5: E-Switch, fix changing vf VLANID (bsc#1012628). +- blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED + (bsc#1012628). +- mm: fix clear_refs_write locking (bsc#1012628). +- mm: don't play games with pinned pages in clear_page_refs + (bsc#1012628). +- mm: don't put pinned pages into the swap cache (bsc#1012628). +- perf intel-pt: Fix 'CPU too large' error (bsc#1012628). +- dump_common_audit_data(): fix racy accesses to ->d_name + (bsc#1012628). +- ASoC: meson: axg-tdm-interface: fix loopback (bsc#1012628). +- ASoC: meson: axg-tdmin: fix axg skew offset (bsc#1012628). +- ASoC: Intel: fix error code cnl_set_dsp_D0() (bsc#1012628). +- nvmet-rdma: Fix NULL deref when setting pi_enable and traddr + INADDR_ANY (bsc#1012628). +- nvme: don't intialize hwmon for discovery controllers + (bsc#1012628). +- nvme-tcp: fix possible data corruption with bio merges + (bsc#1012628). +- nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT (bsc#1012628). +- NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock + (bsc#1012628). +- pNFS: We want return-on-close to complete when evicting the + inode (bsc#1012628). +- pNFS: Mark layout for return if return-on-close was not sent + (bsc#1012628). +- pNFS: Stricter ordering of layoutget and layoutreturn + (bsc#1012628). +- NFS: Adjust fs_context error logging (bsc#1012628). +- NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing + the request (bsc#1012628). +- NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit() + (bsc#1012628). +- NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter + (bsc#1012628). +- NFS: nfs_delegation_find_inode_server must first reference + the superblock (bsc#1012628). +- NFS: nfs_igrab_and_active must first reference the superblock + (bsc#1012628). +- scsi: ufs: Fix possible power drain during system suspend + (bsc#1012628). +- ext4: fix superblock checksum failure when setting password salt + (bsc#1012628). +- RDMA/restrack: Don't treat as an error allocation ID wrapping + (bsc#1012628). +- RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp + (bsc#1012628). +- bnxt_en: Improve stats context resource accounting with RDMA + driver loaded (bsc#1012628). +- RDMA/mlx5: Fix wrong free of blue flame register on error + (bsc#1012628). +- IB/mlx5: Fix error unwinding when set_has_smi_cap fails + (bsc#1012628). +- umount(2): move the flag validity checks first (bsc#1012628). +- dm zoned: select CONFIG_CRC32 (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep for the panel_on_delay + when there is no reset-deassert MIPI-sequence (bsc#1012628). +- drm/i915/icl: Fix initing the DSI DSC power refcount during + HW readout (bsc#1012628). +- drm/i915/gt: Restore clear-residual mitigations for Ivybridge, + Baytrail (bsc#1012628). +- mm, slub: consider rest of partial list if acquire_slab() + fails (bsc#1012628). +- riscv: Trace irq on only interrupt is enabled (bsc#1012628). +- iommu/vt-d: Fix unaligned addresses for + intel_flush_svm_range_dev() (bsc#1012628). +- net: sunrpc: interpret the return value of kstrtou32 correctly + (bsc#1012628). +- selftests: netfilter: Pass family parameter "-f" to conntrack + tool (bsc#1012628). +- dm: eliminate potential source of excessive kernel log noise + (bsc#1012628). +- ALSA: fireface: Fix integer overflow in transmit_midi_msg() + (bsc#1012628). +- ALSA: firewire-tascam: Fix integer overflow in midi_port_work() + (bsc#1012628). +- netfilter: conntrack: fix reading nf_conntrack_buckets + (bsc#1012628). +- netfilter: nf_nat: Fix memleak in nf_nat_init (bsc#1012628). +- Update config files. +- commit b7732a5 + ------------------------------------------------------------------- Sun Jan 17 15:55:16 CET 2021 - jslaby@suse.cz diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index d904f3cd..b581a694 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.8 +%define patchversion 5.10.9 %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.8 +Version: 5.10.9 %if 0%{?is_kotd} -Release: .g8611168 +Release: .gb7732a5 %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-8611168fbfd0fe1f87de13c3306ab9979445b5fd -Provides: kernel-srchash-8611168fbfd0fe1f87de13c3306ab9979445b5fd +Provides: kernel-%build_flavor-base-srchash-b7732a530a744bcaca615f4d4be29f3438754621 +Provides: kernel-srchash-b7732a530a744bcaca615f4d4be29f3438754621 # END COMMON DEPS -Provides: %name-srchash-8611168fbfd0fe1f87de13c3306ab9979445b5fd +Provides: %name-srchash-b7732a530a744bcaca615f4d4be29f3438754621 %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 0b5a9176..5e5a867c 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,261 @@ +------------------------------------------------------------------- +Wed Jan 20 08:22:39 CET 2021 - jslaby@suse.cz + +- Linux 5.10.9 (bsc#1012628). +- btrfs: reloc: fix wrong file extent type check to avoid false + ENOENT (bsc#1012628). +- btrfs: prevent NULL pointer dereference in extent_io_tree_panic + (bsc#1012628). +- ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for + HP machines (bsc#1012628). +- ALSA: doc: Fix reference to mixart.rst (bsc#1012628). +- ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395 + (bsc#1012628). +- ASoC: dapm: remove widget from dirty list on free (bsc#1012628). +- x86/hyperv: check cpu mask after interrupt has been disabled + (bsc#1012628). +- drm/amdgpu: add green_sardine device id (v2) (bsc#1012628). +- drm/amdgpu: fix DRM_INFO flood if display core is not supported + (bug 210921) (bsc#1012628). +- drm/amdgpu: add new device id for Renior (bsc#1012628). +- drm/i915: Allow the sysadmin to override security mitigations + (bsc#1012628). +- drm/i915/gt: Limit VFE threads based on GT (bsc#1012628). +- drm/i915/backlight: fix CPU mode backlight takeover on LPT + (bsc#1012628). +- drm/bridge: sii902x: Refactor init code into separate function + (bsc#1012628). +- dt-bindings: display: sii902x: Add supply bindings + (bsc#1012628). +- drm/bridge: sii902x: Enable I/O and core VCC supplies if present + (bsc#1012628). +- tracing/kprobes: Do the notrace functions check without kprobes + on ftrace (bsc#1012628). +- tools/bootconfig: Add tracing_on support to helper scripts + (bsc#1012628). +- ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null + when IS_ERR (bsc#1012628). +- ext4: fix wrong list_splice in ext4_fc_cleanup (bsc#1012628). +- ext4: fix bug for rename with RENAME_WHITEOUT (bsc#1012628). +- cifs: check pointer before freeing (bsc#1012628). +- cifs: fix interrupted close commands (bsc#1012628). +- riscv: Drop a duplicated PAGE_KERNEL_EXEC (bsc#1012628). +- riscv: return -ENOSYS for syscall -1 (bsc#1012628). +- riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL (bsc#1012628). +- riscv: Fix KASAN memory mapping (bsc#1012628). +- mips: fix Section mismatch in reference (bsc#1012628). +- mips: lib: uncached: fix non-standard usage of variable 'sp' + (bsc#1012628). +- MIPS: boot: Fix unaligned access with + CONFIG_MIPS_RAW_APPENDED_DTB (bsc#1012628). +- MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumps + (bsc#1012628). +- MIPS: relocatable: fix possible boot hangup with KASLR enabled + (bsc#1012628). +- RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd() + (bsc#1012628). +- ACPI: scan: Harden acpi_device_add() against device ID overflows + (bsc#1012628). +- xen/privcmd: allow fetching resource sizes (bsc#1012628). +- compiler.h: Raise minimum version of GCC to 5.1 for arm64 + (bsc#1012628). +- mm/vmalloc.c: fix potential memory leak (bsc#1012628). +- mm/hugetlb: fix potential missing huge page size info + (bsc#1012628). +- mm/process_vm_access.c: include compat.h (bsc#1012628). +- dm raid: fix discard limits for raid1 (bsc#1012628). +- dm snapshot: flush merged data before committing metadata + (bsc#1012628). +- dm integrity: fix flush with external metadata device + (bsc#1012628). +- dm integrity: fix the maximum number of arguments (bsc#1012628). +- dm crypt: use GFP_ATOMIC when allocating crypto requests from + softirq (bsc#1012628). +- dm crypt: do not wait for backlogged crypto request completion + in softirq (bsc#1012628). +- dm crypt: do not call bio_endio() from the dm-crypt tasklet + (bsc#1012628). +- dm crypt: defer decryption to a tasklet if interrupts disabled + (bsc#1012628). +- stmmac: intel: change all EHL/TGL to auto detect phy addr + (bsc#1012628). +- r8152: Add Lenovo Powered USB-C Travel Hub (bsc#1012628). +- btrfs: tree-checker: check if chunk item end overflows + (bsc#1012628). +- ext4: don't leak old mountpoint samples (bsc#1012628). +- io_uring: don't take files/mm for a dead task (bsc#1012628). +- io_uring: drop mm and files after task_work_run (bsc#1012628). +- ARC: build: remove non-existing bootpImage from KBUILD_IMAGE + (bsc#1012628). +- ARC: build: add uImage.lzma to the top-level target + (bsc#1012628). +- ARC: build: add boot_targets to PHONY (bsc#1012628). +- ARC: build: move symlink creation to arch/arc/Makefile to + avoid race (bsc#1012628). +- ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent + with defaults on xt875 (bsc#1012628). +- ath11k: fix crash caused by NULL rx_channel (bsc#1012628). +- netfilter: ipset: fixes possible oops in mtype_resize + (bsc#1012628). +- ath11k: qmi: try to allocate a big block of DMA memory first + (bsc#1012628). +- btrfs: fix async discard stall (bsc#1012628). +- btrfs: merge critical sections of discard lock in workfn + (bsc#1012628). +- btrfs: fix transaction leak and crash after RO remount caused + by qgroup rescan (bsc#1012628). +- regulator: bd718x7: Add enable times (bsc#1012628). +- ethernet: ucc_geth: fix definition and size of + ucc_geth_tx_global_pram (bsc#1012628). +- ARM: dts: ux500/golden: Set display max brightness + (bsc#1012628). +- habanalabs: adjust pci controller init to new firmware + (bsc#1012628). +- habanalabs/gaudi: retry loading TPC f/w on -EINTR (bsc#1012628). +- habanalabs: register to pci shutdown callback (bsc#1012628). +- staging: spmi: hisi-spmi-controller: Fix some error handling + paths (bsc#1012628). +- spi: altera: fix return value for altera_spi_txrx() + (bsc#1012628). +- habanalabs: Fix memleak in hl_device_reset (bsc#1012628). +- hwmon: (pwm-fan) Ensure that calculation doesn't discard big + period values (bsc#1012628). +- lib/raid6: Let $(UNROLL) rules work with macOS userland + (bsc#1012628). +- kconfig: remove 'kvmconfig' and 'xenconfig' shorthands + (bsc#1012628). +- spi: fix the divide by 0 error when calculating xfer waiting + time (bsc#1012628). +- io_uring: drop file refs after task cancel (bsc#1012628). +- bfq: Fix computation of shallow depth (bsc#1012628). +- arch/arc: add copy_user_page() to to fix build + error on ARC (bsc#1012628). +- misdn: dsp: select CONFIG_BITREVERSE (bsc#1012628). +- net: ethernet: fs_enet: Add missing MODULE_LICENSE + (bsc#1012628). +- selftests: fix the return value for UDP GRO test (bsc#1012628). +- nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN + (bsc#1012628). +- nvme: avoid possible double fetch in handling CQE (bsc#1012628). +- nvmet-rdma: Fix list_del corruption on queue establishment + failure (bsc#1012628). +- drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL + pointer issue (bsc#1012628). +- drm/amdgpu: fix a GPU hang issue when remove device + (bsc#1012628). +- drm/amd/pm: fix the failure when change power profile for renoir + (bsc#1012628). +- drm/amdgpu: fix potential memory leak during navi12 + deinitialization (bsc#1012628). +- usb: typec: Fix copy paste error for NVIDIA alt-mode description + (bsc#1012628). +- iommu/vt-d: Fix lockdep splat in sva bind()/unbind() + (bsc#1012628). +- ACPI: scan: add stub acpi_create_platform_device() for + !CONFIG_ACPI (bsc#1012628). +- drm/msm: Call msm_init_vram before binding the gpu + (bsc#1012628). +- ARM: picoxcell: fix missing interrupt-parent properties + (bsc#1012628). +- poll: fix performance regression due to out-of-line __put_user() + (bsc#1012628). +- rcu-tasks: Move RCU-tasks initialization to before + early_initcall() (bsc#1012628). +- bpf: Simplify task_file_seq_get_next() (bsc#1012628). +- bpf: Save correct stopping point in file seq iteration + (bsc#1012628). +- x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handling + (bsc#1012628). +- cfg80211: select CONFIG_CRC32 (bsc#1012628). +- nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from + interrupt context (bsc#1012628). +- iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_dev + (bsc#1012628). +- net/mlx5e: CT: Use per flow counter when CT flow accounting + is enabled (bsc#1012628). +- net/mlx5: Fix passing zero to 'PTR_ERR' (bsc#1012628). +- net/mlx5: E-Switch, fix changing vf VLANID (bsc#1012628). +- blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED + (bsc#1012628). +- mm: fix clear_refs_write locking (bsc#1012628). +- mm: don't play games with pinned pages in clear_page_refs + (bsc#1012628). +- mm: don't put pinned pages into the swap cache (bsc#1012628). +- perf intel-pt: Fix 'CPU too large' error (bsc#1012628). +- dump_common_audit_data(): fix racy accesses to ->d_name + (bsc#1012628). +- ASoC: meson: axg-tdm-interface: fix loopback (bsc#1012628). +- ASoC: meson: axg-tdmin: fix axg skew offset (bsc#1012628). +- ASoC: Intel: fix error code cnl_set_dsp_D0() (bsc#1012628). +- nvmet-rdma: Fix NULL deref when setting pi_enable and traddr + INADDR_ANY (bsc#1012628). +- nvme: don't intialize hwmon for discovery controllers + (bsc#1012628). +- nvme-tcp: fix possible data corruption with bio merges + (bsc#1012628). +- nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT (bsc#1012628). +- NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock + (bsc#1012628). +- pNFS: We want return-on-close to complete when evicting the + inode (bsc#1012628). +- pNFS: Mark layout for return if return-on-close was not sent + (bsc#1012628). +- pNFS: Stricter ordering of layoutget and layoutreturn + (bsc#1012628). +- NFS: Adjust fs_context error logging (bsc#1012628). +- NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing + the request (bsc#1012628). +- NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit() + (bsc#1012628). +- NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter + (bsc#1012628). +- NFS: nfs_delegation_find_inode_server must first reference + the superblock (bsc#1012628). +- NFS: nfs_igrab_and_active must first reference the superblock + (bsc#1012628). +- scsi: ufs: Fix possible power drain during system suspend + (bsc#1012628). +- ext4: fix superblock checksum failure when setting password salt + (bsc#1012628). +- RDMA/restrack: Don't treat as an error allocation ID wrapping + (bsc#1012628). +- RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp + (bsc#1012628). +- bnxt_en: Improve stats context resource accounting with RDMA + driver loaded (bsc#1012628). +- RDMA/mlx5: Fix wrong free of blue flame register on error + (bsc#1012628). +- IB/mlx5: Fix error unwinding when set_has_smi_cap fails + (bsc#1012628). +- umount(2): move the flag validity checks first (bsc#1012628). +- dm zoned: select CONFIG_CRC32 (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep for the panel_on_delay + when there is no reset-deassert MIPI-sequence (bsc#1012628). +- drm/i915/icl: Fix initing the DSI DSC power refcount during + HW readout (bsc#1012628). +- drm/i915/gt: Restore clear-residual mitigations for Ivybridge, + Baytrail (bsc#1012628). +- mm, slub: consider rest of partial list if acquire_slab() + fails (bsc#1012628). +- riscv: Trace irq on only interrupt is enabled (bsc#1012628). +- iommu/vt-d: Fix unaligned addresses for + intel_flush_svm_range_dev() (bsc#1012628). +- net: sunrpc: interpret the return value of kstrtou32 correctly + (bsc#1012628). +- selftests: netfilter: Pass family parameter "-f" to conntrack + tool (bsc#1012628). +- dm: eliminate potential source of excessive kernel log noise + (bsc#1012628). +- ALSA: fireface: Fix integer overflow in transmit_midi_msg() + (bsc#1012628). +- ALSA: firewire-tascam: Fix integer overflow in midi_port_work() + (bsc#1012628). +- netfilter: conntrack: fix reading nf_conntrack_buckets + (bsc#1012628). +- netfilter: nf_nat: Fix memleak in nf_nat_init (bsc#1012628). +- Update config files. +- commit b7732a5 + ------------------------------------------------------------------- Sun Jan 17 15:55:16 CET 2021 - jslaby@suse.cz diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index d6219f7e..0e78ad5c 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 5.10 -%define patchversion 5.10.8 +%define patchversion 5.10.9 %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.8 +Version: 5.10.9 %if 0%{?is_kotd} -Release: .g8611168 +Release: .gb7732a5 %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-8611168fbfd0fe1f87de13c3306ab9979445b5fd -Provides: kernel-srchash-8611168fbfd0fe1f87de13c3306ab9979445b5fd +Provides: kernel-%build_flavor-base-srchash-b7732a530a744bcaca615f4d4be29f3438754621 +Provides: kernel-srchash-b7732a530a744bcaca615f4d4be29f3438754621 # END COMMON DEPS -Provides: %name-srchash-8611168fbfd0fe1f87de13c3306ab9979445b5fd +Provides: %name-srchash-b7732a530a744bcaca615f4d4be29f3438754621 %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 e7d4b5fa..fc1d65c4 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:6769157cce9c74352a49af6feee58a4840753ff17ee407d6e4c265847c025fa6 -size 717790 +oid sha256:87d77ee3835abac5178fc3b3cc6a6c71d9654f4d1d24e403ebc21bf8b887eada +size 818485 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 1f9fd3eb..1cdc8f70 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:78d57c4a8040d87647962fdb7e56f65c09d546d6e774d7adc649619f777aa63b -size 67244 +oid sha256:94edcea1969a6fddf9be78ae1ea2b5fb9600ddd73b42a2baf5cad5c6cb5ca019 +size 66519 diff --git a/series.conf b/series.conf index b49fb4fc..c7c50f62 100644 --- a/series.conf +++ b/series.conf @@ -1137,6 +1137,159 @@ patches.kernel.org/5.10.8-102-drm-panfrost-Remove-unused-variables-in-panfro.patch patches.kernel.org/5.10.8-103-tools-headers-UAPI-Sync-linux-fscrypt.h-with-t.patch patches.kernel.org/5.10.8-104-Linux-5.10.8.patch + patches.kernel.org/5.10.9-001-btrfs-reloc-fix-wrong-file-extent-type-check-t.patch + patches.kernel.org/5.10.9-002-btrfs-prevent-NULL-pointer-dereference-in-exte.patch + patches.kernel.org/5.10.9-003-ALSA-hda-realtek-fix-right-sounds-and-mute-mic.patch + patches.kernel.org/5.10.9-004-ALSA-doc-Fix-reference-to-mixart.rst.patch + patches.kernel.org/5.10.9-005-ASoC-AMD-Renoir-add-DMI-entry-for-Lenovo-Think.patch + patches.kernel.org/5.10.9-006-ASoC-dapm-remove-widget-from-dirty-list-on-fre.patch + patches.kernel.org/5.10.9-007-x86-hyperv-check-cpu-mask-after-interrupt-has-.patch + patches.kernel.org/5.10.9-008-drm-amdgpu-add-green_sardine-device-id-v2.patch + patches.kernel.org/5.10.9-009-drm-amdgpu-fix-DRM_INFO-flood-if-display-core-.patch + patches.kernel.org/5.10.9-010-Revert-drm-amd-display-Fixed-Intermittent-blue.patch + patches.kernel.org/5.10.9-011-drm-amdgpu-add-new-device-id-for-Renior.patch + patches.kernel.org/5.10.9-012-drm-i915-Allow-the-sysadmin-to-override-securi.patch + patches.kernel.org/5.10.9-013-drm-i915-gt-Limit-VFE-threads-based-on-GT.patch + patches.kernel.org/5.10.9-014-drm-i915-backlight-fix-CPU-mode-backlight-take.patch + patches.kernel.org/5.10.9-015-drm-bridge-sii902x-Refactor-init-code-into-sep.patch + patches.kernel.org/5.10.9-016-dt-bindings-display-sii902x-Add-supply-binding.patch + patches.kernel.org/5.10.9-017-drm-bridge-sii902x-Enable-I-O-and-core-VCC-sup.patch + patches.kernel.org/5.10.9-018-tracing-kprobes-Do-the-notrace-functions-check.patch + patches.kernel.org/5.10.9-019-tools-bootconfig-Add-tracing_on-support-to-hel.patch + patches.kernel.org/5.10.9-020-ext4-use-IS_ERR-instead-of-IS_ERR_OR_NULL-and-.patch + patches.kernel.org/5.10.9-021-ext4-fix-wrong-list_splice-in-ext4_fc_cleanup.patch + patches.kernel.org/5.10.9-022-ext4-fix-bug-for-rename-with-RENAME_WHITEOUT.patch + patches.kernel.org/5.10.9-023-cifs-check-pointer-before-freeing.patch + patches.kernel.org/5.10.9-024-cifs-fix-interrupted-close-commands.patch + patches.kernel.org/5.10.9-025-riscv-Drop-a-duplicated-PAGE_KERNEL_EXEC.patch + patches.kernel.org/5.10.9-026-riscv-return-ENOSYS-for-syscall-1.patch + patches.kernel.org/5.10.9-027-riscv-Fixup-CONFIG_GENERIC_TIME_VSYSCALL.patch + patches.kernel.org/5.10.9-028-riscv-Fix-KASAN-memory-mapping.patch + patches.kernel.org/5.10.9-029-mips-fix-Section-mismatch-in-reference.patch + patches.kernel.org/5.10.9-030-mips-lib-uncached-fix-non-standard-usage-of-va.patch + patches.kernel.org/5.10.9-031-MIPS-boot-Fix-unaligned-access-with-CONFIG_MIP.patch + patches.kernel.org/5.10.9-032-MIPS-Fix-malformed-NT_FILE-and-NT_SIGINFO-in-3.patch + patches.kernel.org/5.10.9-033-MIPS-relocatable-fix-possible-boot-hangup-with.patch + patches.kernel.org/5.10.9-034-RDMA-ocrdma-Fix-use-after-free-in-ocrdma_deall.patch + patches.kernel.org/5.10.9-035-ACPI-scan-Harden-acpi_device_add-against-devic.patch + patches.kernel.org/5.10.9-036-xen-privcmd-allow-fetching-resource-sizes.patch + patches.kernel.org/5.10.9-037-compiler.h-Raise-minimum-version-of-GCC-to-5.1.patch + patches.kernel.org/5.10.9-038-mm-vmalloc.c-fix-potential-memory-leak.patch + patches.kernel.org/5.10.9-039-mm-hugetlb-fix-potential-missing-huge-page-siz.patch + patches.kernel.org/5.10.9-040-mm-process_vm_access.c-include-compat.h.patch + patches.kernel.org/5.10.9-041-dm-raid-fix-discard-limits-for-raid1.patch + patches.kernel.org/5.10.9-042-dm-snapshot-flush-merged-data-before-committin.patch + patches.kernel.org/5.10.9-043-dm-integrity-fix-flush-with-external-metadata-.patch + patches.kernel.org/5.10.9-044-dm-integrity-fix-the-maximum-number-of-argumen.patch + patches.kernel.org/5.10.9-045-dm-crypt-use-GFP_ATOMIC-when-allocating-crypto.patch + patches.kernel.org/5.10.9-046-dm-crypt-do-not-wait-for-backlogged-crypto-req.patch + patches.kernel.org/5.10.9-047-dm-crypt-do-not-call-bio_endio-from-the-dm-cry.patch + patches.kernel.org/5.10.9-048-dm-crypt-defer-decryption-to-a-tasklet-if-inte.patch + patches.kernel.org/5.10.9-049-stmmac-intel-change-all-EHL-TGL-to-auto-detect.patch + patches.kernel.org/5.10.9-050-r8152-Add-Lenovo-Powered-USB-C-Travel-Hub.patch + patches.kernel.org/5.10.9-051-btrfs-tree-checker-check-if-chunk-item-end-ove.patch + patches.kernel.org/5.10.9-052-ext4-don-t-leak-old-mountpoint-samples.patch + patches.kernel.org/5.10.9-053-io_uring-don-t-take-files-mm-for-a-dead-task.patch + patches.kernel.org/5.10.9-054-io_uring-drop-mm-and-files-after-task_work_run.patch + patches.kernel.org/5.10.9-055-ARC-build-remove-non-existing-bootpImage-from-.patch + patches.kernel.org/5.10.9-056-ARC-build-add-uImage.lzma-to-the-top-level-tar.patch + patches.kernel.org/5.10.9-057-ARC-build-add-boot_targets-to-PHONY.patch + patches.kernel.org/5.10.9-058-ARC-build-move-symlink-creation-to-arch-arc-Ma.patch + patches.kernel.org/5.10.9-059-ARM-omap2-pmic-cpcap-fix-maximum-voltage-to-be.patch + patches.kernel.org/5.10.9-060-ath11k-fix-crash-caused-by-NULL-rx_channel.patch + patches.kernel.org/5.10.9-061-netfilter-ipset-fixes-possible-oops-in-mtype_r.patch + patches.kernel.org/5.10.9-062-ath11k-qmi-try-to-allocate-a-big-block-of-DMA-.patch + patches.kernel.org/5.10.9-063-btrfs-fix-async-discard-stall.patch + patches.kernel.org/5.10.9-064-btrfs-merge-critical-sections-of-discard-lock-.patch + patches.kernel.org/5.10.9-065-btrfs-fix-transaction-leak-and-crash-after-RO-.patch + patches.kernel.org/5.10.9-066-regulator-bd718x7-Add-enable-times.patch + patches.kernel.org/5.10.9-067-ethernet-ucc_geth-fix-definition-and-size-of-u.patch + patches.kernel.org/5.10.9-068-ARM-dts-ux500-golden-Set-display-max-brightnes.patch + patches.kernel.org/5.10.9-069-habanalabs-adjust-pci-controller-init-to-new-f.patch + patches.kernel.org/5.10.9-070-habanalabs-gaudi-retry-loading-TPC-f-w-on-EINT.patch + patches.kernel.org/5.10.9-071-habanalabs-register-to-pci-shutdown-callback.patch + patches.kernel.org/5.10.9-072-staging-spmi-hisi-spmi-controller-Fix-some-err.patch + patches.kernel.org/5.10.9-073-spi-altera-fix-return-value-for-altera_spi_txr.patch + patches.kernel.org/5.10.9-074-habanalabs-Fix-memleak-in-hl_device_reset.patch + patches.kernel.org/5.10.9-075-hwmon-pwm-fan-Ensure-that-calculation-doesn-t-.patch + patches.kernel.org/5.10.9-076-lib-raid6-Let-UNROLL-rules-work-with-macOS-use.patch + patches.kernel.org/5.10.9-077-kconfig-remove-kvmconfig-and-xenconfig-shortha.patch + patches.kernel.org/5.10.9-078-spi-fix-the-divide-by-0-error-when-calculating.patch + patches.kernel.org/5.10.9-079-io_uring-drop-file-refs-after-task-cancel.patch + patches.kernel.org/5.10.9-080-bfq-Fix-computation-of-shallow-depth.patch + patches.kernel.org/5.10.9-081-arch-arc-add-copy_user_page-to-asm-page.h-to-f.patch + patches.kernel.org/5.10.9-082-misdn-dsp-select-CONFIG_BITREVERSE.patch + patches.kernel.org/5.10.9-083-net-ethernet-fs_enet-Add-missing-MODULE_LICENS.patch + patches.kernel.org/5.10.9-084-selftests-fix-the-return-value-for-UDP-GRO-tes.patch + patches.kernel.org/5.10.9-085-nvme-pci-mark-Samsung-PM1725a-as-IGNORE_DEV_SU.patch + patches.kernel.org/5.10.9-086-nvme-avoid-possible-double-fetch-in-handling-C.patch + patches.kernel.org/5.10.9-087-nvmet-rdma-Fix-list_del-corruption-on-queue-es.patch + patches.kernel.org/5.10.9-088-drm-amd-display-fix-sysfs-amdgpu_current_backl.patch + patches.kernel.org/5.10.9-089-drm-amdgpu-fix-a-GPU-hang-issue-when-remove-de.patch + patches.kernel.org/5.10.9-090-drm-amd-pm-fix-the-failure-when-change-power-p.patch + patches.kernel.org/5.10.9-091-drm-amdgpu-fix-potential-memory-leak-during-na.patch + patches.kernel.org/5.10.9-092-usb-typec-Fix-copy-paste-error-for-NVIDIA-alt-.patch + patches.kernel.org/5.10.9-093-iommu-vt-d-Fix-lockdep-splat-in-sva-bind-unbin.patch + patches.kernel.org/5.10.9-094-ACPI-scan-add-stub-acpi_create_platform_device.patch + patches.kernel.org/5.10.9-095-drm-msm-Call-msm_init_vram-before-binding-the-.patch + patches.kernel.org/5.10.9-096-ARM-picoxcell-fix-missing-interrupt-parent-pro.patch + patches.kernel.org/5.10.9-097-poll-fix-performance-regression-due-to-out-of-.patch + patches.kernel.org/5.10.9-098-rcu-tasks-Move-RCU-tasks-initialization-to-bef.patch + patches.kernel.org/5.10.9-099-bpf-Simplify-task_file_seq_get_next.patch + patches.kernel.org/5.10.9-100-bpf-Save-correct-stopping-point-in-file-seq-it.patch + patches.kernel.org/5.10.9-101-x86-sev-es-Fix-SEV-ES-OUT-IN-immediate-opcode-.patch + patches.kernel.org/5.10.9-102-cfg80211-select-CONFIG_CRC32.patch + patches.kernel.org/5.10.9-103-nvme-fc-avoid-calling-_nvme_fc_abort_outstandi.patch + patches.kernel.org/5.10.9-104-iommu-vt-d-Update-domain-geometry-in-iommu_ops.patch + patches.kernel.org/5.10.9-105-net-mlx5e-CT-Use-per-flow-counter-when-CT-flow.patch + patches.kernel.org/5.10.9-106-net-mlx5-Fix-passing-zero-to-PTR_ERR.patch + patches.kernel.org/5.10.9-107-net-mlx5-E-Switch-fix-changing-vf-VLANID.patch + patches.kernel.org/5.10.9-108-blk-mq-debugfs-Add-decode-for-BLK_MQ_F_TAG_HCT.patch + patches.kernel.org/5.10.9-109-mm-fix-clear_refs_write-locking.patch + patches.kernel.org/5.10.9-110-mm-don-t-play-games-with-pinned-pages-in-clear.patch + patches.kernel.org/5.10.9-111-mm-don-t-put-pinned-pages-into-the-swap-cache.patch + patches.kernel.org/5.10.9-112-perf-intel-pt-Fix-CPU-too-large-error.patch + patches.kernel.org/5.10.9-113-dump_common_audit_data-fix-racy-accesses-to-d_.patch + patches.kernel.org/5.10.9-114-ASoC-meson-axg-tdm-interface-fix-loopback.patch + patches.kernel.org/5.10.9-115-ASoC-meson-axg-tdmin-fix-axg-skew-offset.patch + patches.kernel.org/5.10.9-116-ASoC-Intel-fix-error-code-cnl_set_dsp_D0.patch + patches.kernel.org/5.10.9-117-nvmet-rdma-Fix-NULL-deref-when-setting-pi_enab.patch + patches.kernel.org/5.10.9-118-nvme-don-t-intialize-hwmon-for-discovery-contr.patch + patches.kernel.org/5.10.9-119-nvme-tcp-fix-possible-data-corruption-with-bio.patch + patches.kernel.org/5.10.9-120-nvme-tcp-Fix-warning-with-CONFIG_DEBUG_PREEMPT.patch + patches.kernel.org/5.10.9-121-NFS4-Fix-use-after-free-in-trace_event_raw_eve.patch + patches.kernel.org/5.10.9-122-pNFS-We-want-return-on-close-to-complete-when-.patch + patches.kernel.org/5.10.9-123-pNFS-Mark-layout-for-return-if-return-on-close.patch + patches.kernel.org/5.10.9-124-pNFS-Stricter-ordering-of-layoutget-and-layout.patch + patches.kernel.org/5.10.9-125-NFS-Adjust-fs_context-error-logging.patch + patches.kernel.org/5.10.9-126-NFS-pNFS-Don-t-call-pnfs_free_bucket_lseg-befo.patch + patches.kernel.org/5.10.9-127-NFS-pNFS-Don-t-leak-DS-commits-in-pnfs_generic.patch + patches.kernel.org/5.10.9-128-NFS-pNFS-Fix-a-leak-of-the-layout-plh_outstand.patch + patches.kernel.org/5.10.9-129-NFS-nfs_delegation_find_inode_server-must-firs.patch + patches.kernel.org/5.10.9-130-NFS-nfs_igrab_and_active-must-first-reference-.patch + patches.kernel.org/5.10.9-131-scsi-ufs-Fix-possible-power-drain-during-syste.patch + patches.kernel.org/5.10.9-132-ext4-fix-superblock-checksum-failure-when-sett.patch + patches.kernel.org/5.10.9-133-RDMA-restrack-Don-t-treat-as-an-error-allocati.patch + patches.kernel.org/5.10.9-134-RDMA-usnic-Fix-memleak-in-find_free_vf_and_cre.patch + patches.kernel.org/5.10.9-135-bnxt_en-Improve-stats-context-resource-account.patch + patches.kernel.org/5.10.9-136-RDMA-mlx5-Fix-wrong-free-of-blue-flame-registe.patch + patches.kernel.org/5.10.9-137-IB-mlx5-Fix-error-unwinding-when-set_has_smi_c.patch + patches.kernel.org/5.10.9-138-umount-2-move-the-flag-validity-checks-first.patch + patches.kernel.org/5.10.9-139-dm-zoned-select-CONFIG_CRC32.patch + patches.kernel.org/5.10.9-140-drm-i915-dsi-Use-unconditional-msleep-for-the-.patch + patches.kernel.org/5.10.9-141-drm-i915-icl-Fix-initing-the-DSI-DSC-power-ref.patch + patches.kernel.org/5.10.9-142-drm-i915-gt-Restore-clear-residual-mitigations.patch + patches.kernel.org/5.10.9-143-mm-slub-consider-rest-of-partial-list-if-acqui.patch + patches.kernel.org/5.10.9-144-riscv-Trace-irq-on-only-interrupt-is-enabled.patch + patches.kernel.org/5.10.9-145-iommu-vt-d-Fix-unaligned-addresses-for-intel_f.patch + patches.kernel.org/5.10.9-146-net-sunrpc-interpret-the-return-value-of-kstrt.patch + patches.kernel.org/5.10.9-147-selftests-netfilter-Pass-family-parameter-f-to.patch + patches.kernel.org/5.10.9-148-dm-eliminate-potential-source-of-excessive-ker.patch + patches.kernel.org/5.10.9-149-ALSA-fireface-Fix-integer-overflow-in-transmit.patch + patches.kernel.org/5.10.9-150-ALSA-firewire-tascam-Fix-integer-overflow-in-m.patch + patches.kernel.org/5.10.9-151-netfilter-conntrack-fix-reading-nf_conntrack_b.patch + patches.kernel.org/5.10.9-152-netfilter-nf_nat-Fix-memleak-in-nf_nat_init.patch + patches.kernel.org/5.10.9-153-Linux-5.10.9.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -1270,7 +1423,6 @@ ######################################################## # DRM / Graphics ######################################################## - patches.suse/Revert-drm-amd-display-Fixed-Intermittent-blue-scree.patch patches.suse/drm-bail-out-of-nouveau_channel_new-if-channel-init-.patch ######################################################## diff --git a/source-timestamp b/source-timestamp index 44852120..385c3b6b 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2021-01-18 06:27:55 +0000 -GIT Revision: 8611168fbfd0fe1f87de13c3306ab9979445b5fd +2021-01-20 07:26:11 +0000 +GIT Revision: b7732a530a744bcaca615f4d4be29f3438754621 GIT Branch: stable