diff --git a/check-for-config-changes b/check-for-config-changes index 35120377..ef6cb32a 100644 --- a/check-for-config-changes +++ b/check-for-config-changes @@ -5,6 +5,7 @@ # # please keep them sorted alphabetically declare -a IGNORED_CONFIGS_RE=( + 'AS_VERSION' 'CC_CAN_[A-Z_]*' 'CC_HAS_[A-Z_]*' 'CC_HAVE_[A-Z_]*' diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index a79cbd19..48efe045 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,351 @@ +------------------------------------------------------------------- +Wed Apr 14 08:57:33 CEST 2021 - jslaby@suse.cz + +- Linux 5.11.14 (bsc#1012628). +- xfrm/compat: Cleanup WARN()s that can be user-triggered + (bsc#1012628). +- ALSA: aloop: Fix initialization of controls (bsc#1012628). +- ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1 + (bsc#1012628). +- ALSA: hda/conexant: Apply quirk for another HP ZBook G5 model + (bsc#1012628). +- file: fix close_range() for unshare+cloexec (bsc#1012628). +- ASoC: intel: atom: Stop advertising non working S24LE support + (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_bind() (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_connect() (bsc#1012628). +- nfc: fix memory leak in llcp_sock_connect() (bsc#1012628). +- nfc: Avoid endless loops caused by repeated llcp_sock_connect() + (bsc#1012628). +- selinux: make nslot handling in avtab more robust (bsc#1012628). +- selinux: fix cond_list corruption when changing booleans + (bsc#1012628). +- selinux: fix race between old and new sidtab (bsc#1012628). +- xen/evtchn: Change irq_info lock to raw_spinlock_t + (bsc#1012628). +- net: ipv6: check for validity before dereferencing + cfg->fc_nlinfo.nlh (bsc#1012628). +- net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII + clock (bsc#1012628). +- net: dsa: lantiq_gswip: Don't use PHY auto polling + (bsc#1012628). +- net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG + bits (bsc#1012628). +- ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m + (bsc#1012628). +- drm/radeon: Fix size overflow (bsc#1012628). +- drm/amdgpu: Fix size overflow (bsc#1012628). +- drm/amdgpu/smu7: fix CAC setting on TOPAZ (bsc#1012628). +- rfkill: revert back to old userspace API by default + (bsc#1012628). +- cifs: escape spaces in share names (bsc#1012628). +- cifs: On cifs_reconnect, resolve the hostname again + (bsc#1012628). +- IB/hfi1: Fix probe time panic when AIP is enabled with a buggy + BIOS (bsc#1012628). +- LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too late + (bsc#1012628). +- gcov: re-fix clang-11+ support (bsc#1012628). +- ia64: fix user_stack_pointer() for ptrace() (bsc#1012628). +- nds32: flush_dcache_page: use page_mapping_file to avoid races + with swapoff (bsc#1012628). +- ocfs2: fix deadlock between setattr and dio_end_io_write + (bsc#1012628). +- fs: direct-io: fix missing sdio->boundary (bsc#1012628). +- ethtool: fix incorrect datatype in set_eee ops (bsc#1012628). +- of: property: fw_devlink: do not link ".*,nr-gpios" + (bsc#1012628). +- parisc: parisc-agp requires SBA IOMMU driver (bsc#1012628). +- parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers + (bsc#1012628). +- ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt + pin (bsc#1012628). +- batman-adv: initialize "struct + batadv_tvlv_tt_vlan_data"->reserved field (bsc#1012628). +- ice: Continue probe on link/PHY errors (bsc#1012628). +- ice: Increase control queue timeout (bsc#1012628). +- ice: prevent ice_open and ice_stop during reset (bsc#1012628). +- ice: fix memory allocation call (bsc#1012628). +- ice: remove DCBNL_DEVRESET bit from PF state (bsc#1012628). +- ice: Fix for dereference of NULL pointer (bsc#1012628). +- ice: Use port number instead of PF ID for WoL (bsc#1012628). +- ice: Cleanup fltr list in case of allocation issues + (bsc#1012628). +- iwlwifi: pcie: properly set LTR workarounds on 22000 devices + (bsc#1012628). +- ice: fix memory leak of aRFS after resuming from suspend + (bsc#1012628). +- net: hso: fix null-ptr-deref during tty device unregistration + (bsc#1012628). +- libbpf: Fix bail out from 'ringbuf_process_ring()' on error + (bsc#1012628). +- bpf: Enforce that struct_ops programs be GPL-only (bsc#1012628). +- bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET (bsc#1012628). +- ethernet/netronome/nfp: Fix a use after free in + nfp_bpf_ctrl_msg_rx (bsc#1012628). +- libbpf: Ensure umem pointer is non-NULL before dereferencing + (bsc#1012628). +- libbpf: Restore umem state after socket create failure + (bsc#1012628). +- libbpf: Only create rx and tx XDP rings when necessary + (bsc#1012628). +- bpf: Refcount task stack in bpf_get_task_stack (bsc#1012628). +- bpf, sockmap: Fix sk->prot unhash op reset (bsc#1012628). +- bpf, sockmap: Fix incorrect fwd_alloc accounting (bsc#1012628). +- net: ensure mac header is set in virtio_net_hdr_to_skb() + (bsc#1012628). +- i40e: Fix sparse warning: missing error code 'err' + (bsc#1012628). +- i40e: Fix sparse error: 'vsi->netdev' could be null + (bsc#1012628). +- i40e: Fix sparse error: uninitialized symbol 'ring' + (bsc#1012628). +- i40e: Fix sparse errors in i40e_txrx.c (bsc#1012628). +- vdpa/mlx5: Fix suspend/resume index restoration (bsc#1012628). +- net: sched: sch_teql: fix null-pointer dereference + (bsc#1012628). +- net: sched: fix action overwrite reference counting + (bsc#1012628). +- nl80211: fix beacon head validation (bsc#1012628). +- nl80211: fix potential leak of ACL params (bsc#1012628). +- cfg80211: check S1G beacon compat element length (bsc#1012628). +- mac80211: fix time-is-after bug in mlme (bsc#1012628). +- mac80211: fix TXQ AC confusion (bsc#1012628). +- net: hsr: Reset MAC header for Tx path (bsc#1012628). +- net-ipv6: bugfix - raw & sctp - switch to + ipv6_can_nonlocal_bind() (bsc#1012628). +- net: let skb_orphan_partial wake-up waiters (bsc#1012628). +- thunderbolt: Fix a leak in tb_retimer_add() (bsc#1012628). +- thunderbolt: Fix off by one in tb_port_find_retimer() + (bsc#1012628). +- usbip: add sysfs_lock to synchronize sysfs code paths + (bsc#1012628). +- usbip: stub-dev synchronize sysfs code paths (bsc#1012628). +- usbip: vudc synchronize sysfs code paths (bsc#1012628). +- usbip: synchronize event handler with sysfs code paths + (bsc#1012628). +- driver core: Fix locking bug in + deferred_probe_timeout_work_func() (bsc#1012628). +- scsi: pm80xx: Fix chip initialization failure (bsc#1012628). +- scsi: target: iscsi: Fix zero tag inside a trace event + (bsc#1012628). +- percpu: make pcpu_nr_empty_pop_pages per chunk type + (bsc#1012628). +- i2c: turn recovery error on init to debug (bsc#1012628). +- powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime + vdso.so is rebuilt (bsc#1012628). +- powerpc/ptrace: Don't return error when getting/setting FP + regs without CONFIG_PPC_FPU_REGS (bsc#1012628). +- KVM: x86/mmu: change TDP MMU yield function returns to match + cond_resched (bsc#1012628). +- KVM: x86/mmu: Merge flush and non-flush + tdp_mmu_iter_cond_resched (bsc#1012628). +- KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn + (bsc#1012628). +- KVM: x86/mmu: Ensure forward progress when yielding in TDP + MMU iter (bsc#1012628). +- KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changed + (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed when yielding during + GFN range zap (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX + zapping (bsc#1012628). +- KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX + pages (bsc#1012628). +- KVM: x86/mmu: preserve pending TLB flush across calls to + kvm_tdp_mmu_zap_sp (bsc#1012628). +- net: sched: fix err handler in tcf_action_init() (bsc#1012628). +- ice: Refactor DCB related variables out of the ice_port_info + struct (bsc#1012628). +- ice: Recognize 860 as iSCSI port in CEE mode (bsc#1012628). +- xfrm: interface: fix ipv4 pmtu check to honor ip header df + (bsc#1012628). +- xfrm: Use actual socket sk instead of skb socket for + xfrm_output_resume (bsc#1012628). +- remoteproc: qcom: pil_info: avoid 64-bit division (bsc#1012628). +- regulator: bd9571mwv: Fix AVS and DVFS voltage range + (bsc#1012628). +- ARM: OMAP4: Fix PMIC voltage domains for bionic (bsc#1012628). +- ARM: OMAP4: PM: update ROM return address for OSWR and OFF + (bsc#1012628). +- remoteproc: pru: Fix firmware loading crashes on K3 SoCs + (bsc#1012628). +- net: xfrm: Localize sequence counter per network namespace + (bsc#1012628). +- esp: delete NETIF_F_SCTP_CRC bit from features for esp offload + (bsc#1012628). +- ASoC: SOF: Intel: HDA: fix core status verification + (bsc#1012628). +- ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for + some chips (bsc#1012628). +- xfrm: Fix NULL pointer dereference on policy lookup + (bsc#1012628). +- virtchnl: Fix layout of RSS structures (bsc#1012628). +- i40e: Added Asym_Pause to supported link modes (bsc#1012628). +- i40e: Fix kernel oops when i40e driver removes VF's + (bsc#1012628). +- hostfs: fix memory handling in follow_link() (bsc#1012628). +- amd-xgbe: Update DMA coherency values (bsc#1012628). +- vxlan: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- geneve: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- sch_red: fix off-by-one checks in red_check_params() + (bsc#1012628). +- drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit + (bsc#1012628). +- arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0 + (bsc#1012628). +- xfrm: Provide private skb extensions for segmented and hw + offloaded ESP packets (bsc#1012628). +- can: bcm/raw: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: isotp: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: uapi: can.h: mark union inside struct can_frame packed + (bsc#1012628). +- mlxsw: spectrum: Fix ECN marking in tunnel decapsulation + (bsc#1012628). +- ethernet: myri10ge: Fix a use after free in myri10ge_sw_tso + (bsc#1012628). +- gianfar: Handle error code at MAC address change (bsc#1012628). +- net: dsa: Fix type was not set for devlink port (bsc#1012628). +- clk: qcom: camcc: Update the clock ops for the SC7180 + (bsc#1012628). +- cxgb4: avoid collecting SGE_QBASE regs during traffic + (bsc#1012628). +- net:tipc: Fix a double free in tipc_sk_mcast_rcv (bsc#1012628). +- ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfaces + (bsc#1012628). +- net/ncsi: Avoid channel_monitor hrtimer deadlock (bsc#1012628). +- net: qrtr: Fix memory leak on qrtr_tx_wait failure + (bsc#1012628). +- nfp: flower: ignore duplicate merge hints from FW (bsc#1012628). +- net: phy: broadcom: Only advertise EEE for supported modes + (bsc#1012628). +- I2C: JZ4780: Fix bug for Ingenic X1000 (bsc#1012628). +- ASoC: sunxi: sun4i-codec: fill ASoC card owner (bsc#1012628). +- net/mlx5e: Fix mapping of ct_label zero (bsc#1012628). +- net/mlx5: Delete auxiliary bus driver eth-rep first + (bsc#1012628). +- net/mlx5e: Fix ethtool indication of connector type + (bsc#1012628). +- net/mlx5: Don't request more than supported EQs (bsc#1012628). +- net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQ + (bsc#1012628). +- net/rds: Fix a use after free in rds_message_map_pages + (bsc#1012628). +- xdp: fix xdp_return_frame() kernel BUG throw for page_pool + memory model (bsc#1012628). +- soc/fsl: qbman: fix conflicting alignment attributes + (bsc#1012628). +- i40e: fix receiving of single packets in xsk zero-copy mode + (bsc#1012628). +- i40e: Fix display statistics for veb_tc (bsc#1012628). +- RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs + clt session files (bsc#1012628). +- drm/msm: Set drvdata to NULL when msm_drm_init() fails + (bsc#1012628). +- net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., + ...); (bsc#1012628). +- mptcp: forbit mcast-related sockopt on MPTCP sockets + (bsc#1012628). +- mptcp: revert "mptcp: provide subflow aware release function" + (bsc#1012628). +- scsi: ufs: core: Fix task management request completion timeout + (bsc#1012628). +- scsi: ufs: core: Fix wrong Task Tag used in task management + request UPIUs (bsc#1012628). +- drm/msm/disp/dpu1: program 3d_merge only if block is attached + (bsc#1012628). +- Revert "arm64: dts: marvell: armada-cp110: Switch to per-port + SATA interrupts" (bsc#1012628). +- ARM: dts: turris-omnia: fix hardware buffer management + (bsc#1012628). +- net: cls_api: Fix uninitialised struct field + bo->unlocked_driver_cb (bsc#1012628). +- net: macb: restore cmp registers on resume path (bsc#1012628). +- clk: fix invalid usage of list cursor in register (bsc#1012628). +- clk: fix invalid usage of list cursor in unregister + (bsc#1012628). +- workqueue: Move the position of debug_work_activate() in + __queue_work() (bsc#1012628). +- s390/cpcmd: fix inline assembly register clobbering + (bsc#1012628). +- perf inject: Fix repipe usage (bsc#1012628). +- openvswitch: fix send of uninitialized stack memory in ct + limit reply (bsc#1012628). +- i2c: designware: Adjust bus_freq_hz when refuse high speed + mode set (bsc#1012628). +- iwlwifi: fix 11ax disabled bit in the regulatory capability + flags (bsc#1012628). +- can: mcp251x: fix support for half duplex SPI host controllers + (bsc#1012628). +- platform/x86: intel-hid: Fix spurious wakeups caused by + tablet-mode events during suspend (bsc#1012628). +- tipc: increment the tmp aead refcnt before attaching it + (bsc#1012628). +- net: hns3: clear VF down state bit before request link status + (bsc#1012628). +- net/mlx5: Fix HW spec violation configuring uplink + (bsc#1012628). +- net/mlx5: Fix placement of log_max_flow_counter (bsc#1012628). +- net/mlx5: Fix PPLM register mapping (bsc#1012628). +- net/mlx5: Fix PBMC register mapping (bsc#1012628). +- RDMA/cxgb4: check for ipv6 address properly while destroying + listener (bsc#1012628). +- perf report: Fix wrong LBR block sorting (bsc#1012628). +- RDMA/qedr: Fix kernel panic when trying to access recv_cq + (bsc#1012628). +- drm/vc4: crtc: Reduce PV fifo threshold on hvs4 (bsc#1012628). +- i40e: Fix parameters in aq_get_phy_register() (bsc#1012628). +- RDMA/addr: Be strict with gid size (bsc#1012628). +- vdpa/mlx5: should exclude header length and fcs from mtu + (bsc#1012628). +- vdpa/mlx5: Fix wrong use of bit numbers (bsc#1012628). +- RAS/CEC: Correct ce_add_elem()'s returned values (bsc#1012628). +- clk: socfpga: fix iomem pointer cast on 64-bit (bsc#1012628). +- lockdep: Address clang -Wformat warning printing for %hd + (bsc#1012628). +- dt-bindings: net: ethernet-controller: fix typo in NVMEM + (bsc#1012628). +- net: sched: bump refcount for new action in ACT replace mode + (bsc#1012628). +- x86/traps: Correct exc_general_protection() and math_error() + return paths (bsc#1012628). +- gpiolib: Read "gpio-line-names" from a firmware node + (bsc#1012628). +- cfg80211: remove WARN_ON() in cfg80211_sme_connect + (bsc#1012628). +- net: tun: set tun->dev->addr_len during TUNSETLINK processing + (bsc#1012628). +- drivers: net: fix memory leak in atusb_probe (bsc#1012628). +- drivers: net: fix memory leak in peak_usb_create_dev + (bsc#1012628). +- net: mac802154: Fix general protection fault (bsc#1012628). +- net: ieee802154: nl-mac: fix check on panid (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec dev (bsc#1012628). +- net: ieee802154: fix nl802154 add llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec devkey (bsc#1012628). +- net: ieee802154: forbid monitor for set llsec params + (bsc#1012628). +- net: ieee802154: forbid monitor for del llsec seclevel + (bsc#1012628). +- net: ieee802154: stop dump llsec params for monitors + (bsc#1012628). +- Revert "net: sched: bump refcount for new action in ACT replace + mode" (bsc#1012628). +- commit f68b7e1 + +------------------------------------------------------------------- +Mon Apr 12 14:22:20 CEST 2021 - tiwai@suse.de + +- rpm/kernel-binary.spec.in: Fix dependency of kernel-*-devel package (bsc#1184514) + The devel package requires the kernel binary package itself for building + modules externally. +- commit 794be7b + ------------------------------------------------------------------- Sun Apr 11 19:59:36 CEST 2021 - jslaby@suse.cz @@ -86,6 +434,18 @@ Sun Apr 11 18:10:28 CEST 2021 - jslaby@suse.cz - ARM: dts: am33xx: add aliases for mmc interfaces (bsc#1012628). - commit 0ea11a6 +------------------------------------------------------------------- +Fri Apr 9 12:42:23 CEST 2021 - msuchanek@suse.de + +- rpm/check-for-config-changes: Also ignore AS_VERSION added in 5.12. +- commit bd64cb2 + +------------------------------------------------------------------- +Fri Apr 9 09:23:27 CEST 2021 - msuchanek@suse.de + +- post.sh: Return an error when module update fails (bsc#1047233 bsc#1184388). +- commit 18f65df + ------------------------------------------------------------------- Fri Apr 9 07:39:04 CEST 2021 - jslaby@suse.cz diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 3577011b..85f1bd71 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 5.11 -%define patchversion 5.11.13 +%define patchversion 5.11.14 %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.11.13 +Version: 5.11.14 %if 0%{?is_kotd} -Release: .gb15020c +Release: .gf68b7e1 %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index a79cbd19..48efe045 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,351 @@ +------------------------------------------------------------------- +Wed Apr 14 08:57:33 CEST 2021 - jslaby@suse.cz + +- Linux 5.11.14 (bsc#1012628). +- xfrm/compat: Cleanup WARN()s that can be user-triggered + (bsc#1012628). +- ALSA: aloop: Fix initialization of controls (bsc#1012628). +- ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1 + (bsc#1012628). +- ALSA: hda/conexant: Apply quirk for another HP ZBook G5 model + (bsc#1012628). +- file: fix close_range() for unshare+cloexec (bsc#1012628). +- ASoC: intel: atom: Stop advertising non working S24LE support + (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_bind() (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_connect() (bsc#1012628). +- nfc: fix memory leak in llcp_sock_connect() (bsc#1012628). +- nfc: Avoid endless loops caused by repeated llcp_sock_connect() + (bsc#1012628). +- selinux: make nslot handling in avtab more robust (bsc#1012628). +- selinux: fix cond_list corruption when changing booleans + (bsc#1012628). +- selinux: fix race between old and new sidtab (bsc#1012628). +- xen/evtchn: Change irq_info lock to raw_spinlock_t + (bsc#1012628). +- net: ipv6: check for validity before dereferencing + cfg->fc_nlinfo.nlh (bsc#1012628). +- net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII + clock (bsc#1012628). +- net: dsa: lantiq_gswip: Don't use PHY auto polling + (bsc#1012628). +- net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG + bits (bsc#1012628). +- ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m + (bsc#1012628). +- drm/radeon: Fix size overflow (bsc#1012628). +- drm/amdgpu: Fix size overflow (bsc#1012628). +- drm/amdgpu/smu7: fix CAC setting on TOPAZ (bsc#1012628). +- rfkill: revert back to old userspace API by default + (bsc#1012628). +- cifs: escape spaces in share names (bsc#1012628). +- cifs: On cifs_reconnect, resolve the hostname again + (bsc#1012628). +- IB/hfi1: Fix probe time panic when AIP is enabled with a buggy + BIOS (bsc#1012628). +- LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too late + (bsc#1012628). +- gcov: re-fix clang-11+ support (bsc#1012628). +- ia64: fix user_stack_pointer() for ptrace() (bsc#1012628). +- nds32: flush_dcache_page: use page_mapping_file to avoid races + with swapoff (bsc#1012628). +- ocfs2: fix deadlock between setattr and dio_end_io_write + (bsc#1012628). +- fs: direct-io: fix missing sdio->boundary (bsc#1012628). +- ethtool: fix incorrect datatype in set_eee ops (bsc#1012628). +- of: property: fw_devlink: do not link ".*,nr-gpios" + (bsc#1012628). +- parisc: parisc-agp requires SBA IOMMU driver (bsc#1012628). +- parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers + (bsc#1012628). +- ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt + pin (bsc#1012628). +- batman-adv: initialize "struct + batadv_tvlv_tt_vlan_data"->reserved field (bsc#1012628). +- ice: Continue probe on link/PHY errors (bsc#1012628). +- ice: Increase control queue timeout (bsc#1012628). +- ice: prevent ice_open and ice_stop during reset (bsc#1012628). +- ice: fix memory allocation call (bsc#1012628). +- ice: remove DCBNL_DEVRESET bit from PF state (bsc#1012628). +- ice: Fix for dereference of NULL pointer (bsc#1012628). +- ice: Use port number instead of PF ID for WoL (bsc#1012628). +- ice: Cleanup fltr list in case of allocation issues + (bsc#1012628). +- iwlwifi: pcie: properly set LTR workarounds on 22000 devices + (bsc#1012628). +- ice: fix memory leak of aRFS after resuming from suspend + (bsc#1012628). +- net: hso: fix null-ptr-deref during tty device unregistration + (bsc#1012628). +- libbpf: Fix bail out from 'ringbuf_process_ring()' on error + (bsc#1012628). +- bpf: Enforce that struct_ops programs be GPL-only (bsc#1012628). +- bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET (bsc#1012628). +- ethernet/netronome/nfp: Fix a use after free in + nfp_bpf_ctrl_msg_rx (bsc#1012628). +- libbpf: Ensure umem pointer is non-NULL before dereferencing + (bsc#1012628). +- libbpf: Restore umem state after socket create failure + (bsc#1012628). +- libbpf: Only create rx and tx XDP rings when necessary + (bsc#1012628). +- bpf: Refcount task stack in bpf_get_task_stack (bsc#1012628). +- bpf, sockmap: Fix sk->prot unhash op reset (bsc#1012628). +- bpf, sockmap: Fix incorrect fwd_alloc accounting (bsc#1012628). +- net: ensure mac header is set in virtio_net_hdr_to_skb() + (bsc#1012628). +- i40e: Fix sparse warning: missing error code 'err' + (bsc#1012628). +- i40e: Fix sparse error: 'vsi->netdev' could be null + (bsc#1012628). +- i40e: Fix sparse error: uninitialized symbol 'ring' + (bsc#1012628). +- i40e: Fix sparse errors in i40e_txrx.c (bsc#1012628). +- vdpa/mlx5: Fix suspend/resume index restoration (bsc#1012628). +- net: sched: sch_teql: fix null-pointer dereference + (bsc#1012628). +- net: sched: fix action overwrite reference counting + (bsc#1012628). +- nl80211: fix beacon head validation (bsc#1012628). +- nl80211: fix potential leak of ACL params (bsc#1012628). +- cfg80211: check S1G beacon compat element length (bsc#1012628). +- mac80211: fix time-is-after bug in mlme (bsc#1012628). +- mac80211: fix TXQ AC confusion (bsc#1012628). +- net: hsr: Reset MAC header for Tx path (bsc#1012628). +- net-ipv6: bugfix - raw & sctp - switch to + ipv6_can_nonlocal_bind() (bsc#1012628). +- net: let skb_orphan_partial wake-up waiters (bsc#1012628). +- thunderbolt: Fix a leak in tb_retimer_add() (bsc#1012628). +- thunderbolt: Fix off by one in tb_port_find_retimer() + (bsc#1012628). +- usbip: add sysfs_lock to synchronize sysfs code paths + (bsc#1012628). +- usbip: stub-dev synchronize sysfs code paths (bsc#1012628). +- usbip: vudc synchronize sysfs code paths (bsc#1012628). +- usbip: synchronize event handler with sysfs code paths + (bsc#1012628). +- driver core: Fix locking bug in + deferred_probe_timeout_work_func() (bsc#1012628). +- scsi: pm80xx: Fix chip initialization failure (bsc#1012628). +- scsi: target: iscsi: Fix zero tag inside a trace event + (bsc#1012628). +- percpu: make pcpu_nr_empty_pop_pages per chunk type + (bsc#1012628). +- i2c: turn recovery error on init to debug (bsc#1012628). +- powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime + vdso.so is rebuilt (bsc#1012628). +- powerpc/ptrace: Don't return error when getting/setting FP + regs without CONFIG_PPC_FPU_REGS (bsc#1012628). +- KVM: x86/mmu: change TDP MMU yield function returns to match + cond_resched (bsc#1012628). +- KVM: x86/mmu: Merge flush and non-flush + tdp_mmu_iter_cond_resched (bsc#1012628). +- KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn + (bsc#1012628). +- KVM: x86/mmu: Ensure forward progress when yielding in TDP + MMU iter (bsc#1012628). +- KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changed + (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed when yielding during + GFN range zap (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX + zapping (bsc#1012628). +- KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX + pages (bsc#1012628). +- KVM: x86/mmu: preserve pending TLB flush across calls to + kvm_tdp_mmu_zap_sp (bsc#1012628). +- net: sched: fix err handler in tcf_action_init() (bsc#1012628). +- ice: Refactor DCB related variables out of the ice_port_info + struct (bsc#1012628). +- ice: Recognize 860 as iSCSI port in CEE mode (bsc#1012628). +- xfrm: interface: fix ipv4 pmtu check to honor ip header df + (bsc#1012628). +- xfrm: Use actual socket sk instead of skb socket for + xfrm_output_resume (bsc#1012628). +- remoteproc: qcom: pil_info: avoid 64-bit division (bsc#1012628). +- regulator: bd9571mwv: Fix AVS and DVFS voltage range + (bsc#1012628). +- ARM: OMAP4: Fix PMIC voltage domains for bionic (bsc#1012628). +- ARM: OMAP4: PM: update ROM return address for OSWR and OFF + (bsc#1012628). +- remoteproc: pru: Fix firmware loading crashes on K3 SoCs + (bsc#1012628). +- net: xfrm: Localize sequence counter per network namespace + (bsc#1012628). +- esp: delete NETIF_F_SCTP_CRC bit from features for esp offload + (bsc#1012628). +- ASoC: SOF: Intel: HDA: fix core status verification + (bsc#1012628). +- ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for + some chips (bsc#1012628). +- xfrm: Fix NULL pointer dereference on policy lookup + (bsc#1012628). +- virtchnl: Fix layout of RSS structures (bsc#1012628). +- i40e: Added Asym_Pause to supported link modes (bsc#1012628). +- i40e: Fix kernel oops when i40e driver removes VF's + (bsc#1012628). +- hostfs: fix memory handling in follow_link() (bsc#1012628). +- amd-xgbe: Update DMA coherency values (bsc#1012628). +- vxlan: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- geneve: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- sch_red: fix off-by-one checks in red_check_params() + (bsc#1012628). +- drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit + (bsc#1012628). +- arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0 + (bsc#1012628). +- xfrm: Provide private skb extensions for segmented and hw + offloaded ESP packets (bsc#1012628). +- can: bcm/raw: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: isotp: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: uapi: can.h: mark union inside struct can_frame packed + (bsc#1012628). +- mlxsw: spectrum: Fix ECN marking in tunnel decapsulation + (bsc#1012628). +- ethernet: myri10ge: Fix a use after free in myri10ge_sw_tso + (bsc#1012628). +- gianfar: Handle error code at MAC address change (bsc#1012628). +- net: dsa: Fix type was not set for devlink port (bsc#1012628). +- clk: qcom: camcc: Update the clock ops for the SC7180 + (bsc#1012628). +- cxgb4: avoid collecting SGE_QBASE regs during traffic + (bsc#1012628). +- net:tipc: Fix a double free in tipc_sk_mcast_rcv (bsc#1012628). +- ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfaces + (bsc#1012628). +- net/ncsi: Avoid channel_monitor hrtimer deadlock (bsc#1012628). +- net: qrtr: Fix memory leak on qrtr_tx_wait failure + (bsc#1012628). +- nfp: flower: ignore duplicate merge hints from FW (bsc#1012628). +- net: phy: broadcom: Only advertise EEE for supported modes + (bsc#1012628). +- I2C: JZ4780: Fix bug for Ingenic X1000 (bsc#1012628). +- ASoC: sunxi: sun4i-codec: fill ASoC card owner (bsc#1012628). +- net/mlx5e: Fix mapping of ct_label zero (bsc#1012628). +- net/mlx5: Delete auxiliary bus driver eth-rep first + (bsc#1012628). +- net/mlx5e: Fix ethtool indication of connector type + (bsc#1012628). +- net/mlx5: Don't request more than supported EQs (bsc#1012628). +- net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQ + (bsc#1012628). +- net/rds: Fix a use after free in rds_message_map_pages + (bsc#1012628). +- xdp: fix xdp_return_frame() kernel BUG throw for page_pool + memory model (bsc#1012628). +- soc/fsl: qbman: fix conflicting alignment attributes + (bsc#1012628). +- i40e: fix receiving of single packets in xsk zero-copy mode + (bsc#1012628). +- i40e: Fix display statistics for veb_tc (bsc#1012628). +- RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs + clt session files (bsc#1012628). +- drm/msm: Set drvdata to NULL when msm_drm_init() fails + (bsc#1012628). +- net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., + ...); (bsc#1012628). +- mptcp: forbit mcast-related sockopt on MPTCP sockets + (bsc#1012628). +- mptcp: revert "mptcp: provide subflow aware release function" + (bsc#1012628). +- scsi: ufs: core: Fix task management request completion timeout + (bsc#1012628). +- scsi: ufs: core: Fix wrong Task Tag used in task management + request UPIUs (bsc#1012628). +- drm/msm/disp/dpu1: program 3d_merge only if block is attached + (bsc#1012628). +- Revert "arm64: dts: marvell: armada-cp110: Switch to per-port + SATA interrupts" (bsc#1012628). +- ARM: dts: turris-omnia: fix hardware buffer management + (bsc#1012628). +- net: cls_api: Fix uninitialised struct field + bo->unlocked_driver_cb (bsc#1012628). +- net: macb: restore cmp registers on resume path (bsc#1012628). +- clk: fix invalid usage of list cursor in register (bsc#1012628). +- clk: fix invalid usage of list cursor in unregister + (bsc#1012628). +- workqueue: Move the position of debug_work_activate() in + __queue_work() (bsc#1012628). +- s390/cpcmd: fix inline assembly register clobbering + (bsc#1012628). +- perf inject: Fix repipe usage (bsc#1012628). +- openvswitch: fix send of uninitialized stack memory in ct + limit reply (bsc#1012628). +- i2c: designware: Adjust bus_freq_hz when refuse high speed + mode set (bsc#1012628). +- iwlwifi: fix 11ax disabled bit in the regulatory capability + flags (bsc#1012628). +- can: mcp251x: fix support for half duplex SPI host controllers + (bsc#1012628). +- platform/x86: intel-hid: Fix spurious wakeups caused by + tablet-mode events during suspend (bsc#1012628). +- tipc: increment the tmp aead refcnt before attaching it + (bsc#1012628). +- net: hns3: clear VF down state bit before request link status + (bsc#1012628). +- net/mlx5: Fix HW spec violation configuring uplink + (bsc#1012628). +- net/mlx5: Fix placement of log_max_flow_counter (bsc#1012628). +- net/mlx5: Fix PPLM register mapping (bsc#1012628). +- net/mlx5: Fix PBMC register mapping (bsc#1012628). +- RDMA/cxgb4: check for ipv6 address properly while destroying + listener (bsc#1012628). +- perf report: Fix wrong LBR block sorting (bsc#1012628). +- RDMA/qedr: Fix kernel panic when trying to access recv_cq + (bsc#1012628). +- drm/vc4: crtc: Reduce PV fifo threshold on hvs4 (bsc#1012628). +- i40e: Fix parameters in aq_get_phy_register() (bsc#1012628). +- RDMA/addr: Be strict with gid size (bsc#1012628). +- vdpa/mlx5: should exclude header length and fcs from mtu + (bsc#1012628). +- vdpa/mlx5: Fix wrong use of bit numbers (bsc#1012628). +- RAS/CEC: Correct ce_add_elem()'s returned values (bsc#1012628). +- clk: socfpga: fix iomem pointer cast on 64-bit (bsc#1012628). +- lockdep: Address clang -Wformat warning printing for %hd + (bsc#1012628). +- dt-bindings: net: ethernet-controller: fix typo in NVMEM + (bsc#1012628). +- net: sched: bump refcount for new action in ACT replace mode + (bsc#1012628). +- x86/traps: Correct exc_general_protection() and math_error() + return paths (bsc#1012628). +- gpiolib: Read "gpio-line-names" from a firmware node + (bsc#1012628). +- cfg80211: remove WARN_ON() in cfg80211_sme_connect + (bsc#1012628). +- net: tun: set tun->dev->addr_len during TUNSETLINK processing + (bsc#1012628). +- drivers: net: fix memory leak in atusb_probe (bsc#1012628). +- drivers: net: fix memory leak in peak_usb_create_dev + (bsc#1012628). +- net: mac802154: Fix general protection fault (bsc#1012628). +- net: ieee802154: nl-mac: fix check on panid (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec dev (bsc#1012628). +- net: ieee802154: fix nl802154 add llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec devkey (bsc#1012628). +- net: ieee802154: forbid monitor for set llsec params + (bsc#1012628). +- net: ieee802154: forbid monitor for del llsec seclevel + (bsc#1012628). +- net: ieee802154: stop dump llsec params for monitors + (bsc#1012628). +- Revert "net: sched: bump refcount for new action in ACT replace + mode" (bsc#1012628). +- commit f68b7e1 + +------------------------------------------------------------------- +Mon Apr 12 14:22:20 CEST 2021 - tiwai@suse.de + +- rpm/kernel-binary.spec.in: Fix dependency of kernel-*-devel package (bsc#1184514) + The devel package requires the kernel binary package itself for building + modules externally. +- commit 794be7b + ------------------------------------------------------------------- Sun Apr 11 19:59:36 CEST 2021 - jslaby@suse.cz @@ -86,6 +434,18 @@ Sun Apr 11 18:10:28 CEST 2021 - jslaby@suse.cz - ARM: dts: am33xx: add aliases for mmc interfaces (bsc#1012628). - commit 0ea11a6 +------------------------------------------------------------------- +Fri Apr 9 12:42:23 CEST 2021 - msuchanek@suse.de + +- rpm/check-for-config-changes: Also ignore AS_VERSION added in 5.12. +- commit bd64cb2 + +------------------------------------------------------------------- +Fri Apr 9 09:23:27 CEST 2021 - msuchanek@suse.de + +- post.sh: Return an error when module update fails (bsc#1047233 bsc#1184388). +- commit 18f65df + ------------------------------------------------------------------- Fri Apr 9 07:39:04 CEST 2021 - jslaby@suse.cz diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index 20978231..c70bea81 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 5.11 -%define patchversion 5.11.13 +%define patchversion 5.11.14 %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.11.13 +Version: 5.11.14 %if 0%{?is_kotd} -Release: .gb15020c +Release: .gf68b7e1 %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index a79cbd19..48efe045 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,351 @@ +------------------------------------------------------------------- +Wed Apr 14 08:57:33 CEST 2021 - jslaby@suse.cz + +- Linux 5.11.14 (bsc#1012628). +- xfrm/compat: Cleanup WARN()s that can be user-triggered + (bsc#1012628). +- ALSA: aloop: Fix initialization of controls (bsc#1012628). +- ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1 + (bsc#1012628). +- ALSA: hda/conexant: Apply quirk for another HP ZBook G5 model + (bsc#1012628). +- file: fix close_range() for unshare+cloexec (bsc#1012628). +- ASoC: intel: atom: Stop advertising non working S24LE support + (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_bind() (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_connect() (bsc#1012628). +- nfc: fix memory leak in llcp_sock_connect() (bsc#1012628). +- nfc: Avoid endless loops caused by repeated llcp_sock_connect() + (bsc#1012628). +- selinux: make nslot handling in avtab more robust (bsc#1012628). +- selinux: fix cond_list corruption when changing booleans + (bsc#1012628). +- selinux: fix race between old and new sidtab (bsc#1012628). +- xen/evtchn: Change irq_info lock to raw_spinlock_t + (bsc#1012628). +- net: ipv6: check for validity before dereferencing + cfg->fc_nlinfo.nlh (bsc#1012628). +- net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII + clock (bsc#1012628). +- net: dsa: lantiq_gswip: Don't use PHY auto polling + (bsc#1012628). +- net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG + bits (bsc#1012628). +- ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m + (bsc#1012628). +- drm/radeon: Fix size overflow (bsc#1012628). +- drm/amdgpu: Fix size overflow (bsc#1012628). +- drm/amdgpu/smu7: fix CAC setting on TOPAZ (bsc#1012628). +- rfkill: revert back to old userspace API by default + (bsc#1012628). +- cifs: escape spaces in share names (bsc#1012628). +- cifs: On cifs_reconnect, resolve the hostname again + (bsc#1012628). +- IB/hfi1: Fix probe time panic when AIP is enabled with a buggy + BIOS (bsc#1012628). +- LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too late + (bsc#1012628). +- gcov: re-fix clang-11+ support (bsc#1012628). +- ia64: fix user_stack_pointer() for ptrace() (bsc#1012628). +- nds32: flush_dcache_page: use page_mapping_file to avoid races + with swapoff (bsc#1012628). +- ocfs2: fix deadlock between setattr and dio_end_io_write + (bsc#1012628). +- fs: direct-io: fix missing sdio->boundary (bsc#1012628). +- ethtool: fix incorrect datatype in set_eee ops (bsc#1012628). +- of: property: fw_devlink: do not link ".*,nr-gpios" + (bsc#1012628). +- parisc: parisc-agp requires SBA IOMMU driver (bsc#1012628). +- parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers + (bsc#1012628). +- ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt + pin (bsc#1012628). +- batman-adv: initialize "struct + batadv_tvlv_tt_vlan_data"->reserved field (bsc#1012628). +- ice: Continue probe on link/PHY errors (bsc#1012628). +- ice: Increase control queue timeout (bsc#1012628). +- ice: prevent ice_open and ice_stop during reset (bsc#1012628). +- ice: fix memory allocation call (bsc#1012628). +- ice: remove DCBNL_DEVRESET bit from PF state (bsc#1012628). +- ice: Fix for dereference of NULL pointer (bsc#1012628). +- ice: Use port number instead of PF ID for WoL (bsc#1012628). +- ice: Cleanup fltr list in case of allocation issues + (bsc#1012628). +- iwlwifi: pcie: properly set LTR workarounds on 22000 devices + (bsc#1012628). +- ice: fix memory leak of aRFS after resuming from suspend + (bsc#1012628). +- net: hso: fix null-ptr-deref during tty device unregistration + (bsc#1012628). +- libbpf: Fix bail out from 'ringbuf_process_ring()' on error + (bsc#1012628). +- bpf: Enforce that struct_ops programs be GPL-only (bsc#1012628). +- bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET (bsc#1012628). +- ethernet/netronome/nfp: Fix a use after free in + nfp_bpf_ctrl_msg_rx (bsc#1012628). +- libbpf: Ensure umem pointer is non-NULL before dereferencing + (bsc#1012628). +- libbpf: Restore umem state after socket create failure + (bsc#1012628). +- libbpf: Only create rx and tx XDP rings when necessary + (bsc#1012628). +- bpf: Refcount task stack in bpf_get_task_stack (bsc#1012628). +- bpf, sockmap: Fix sk->prot unhash op reset (bsc#1012628). +- bpf, sockmap: Fix incorrect fwd_alloc accounting (bsc#1012628). +- net: ensure mac header is set in virtio_net_hdr_to_skb() + (bsc#1012628). +- i40e: Fix sparse warning: missing error code 'err' + (bsc#1012628). +- i40e: Fix sparse error: 'vsi->netdev' could be null + (bsc#1012628). +- i40e: Fix sparse error: uninitialized symbol 'ring' + (bsc#1012628). +- i40e: Fix sparse errors in i40e_txrx.c (bsc#1012628). +- vdpa/mlx5: Fix suspend/resume index restoration (bsc#1012628). +- net: sched: sch_teql: fix null-pointer dereference + (bsc#1012628). +- net: sched: fix action overwrite reference counting + (bsc#1012628). +- nl80211: fix beacon head validation (bsc#1012628). +- nl80211: fix potential leak of ACL params (bsc#1012628). +- cfg80211: check S1G beacon compat element length (bsc#1012628). +- mac80211: fix time-is-after bug in mlme (bsc#1012628). +- mac80211: fix TXQ AC confusion (bsc#1012628). +- net: hsr: Reset MAC header for Tx path (bsc#1012628). +- net-ipv6: bugfix - raw & sctp - switch to + ipv6_can_nonlocal_bind() (bsc#1012628). +- net: let skb_orphan_partial wake-up waiters (bsc#1012628). +- thunderbolt: Fix a leak in tb_retimer_add() (bsc#1012628). +- thunderbolt: Fix off by one in tb_port_find_retimer() + (bsc#1012628). +- usbip: add sysfs_lock to synchronize sysfs code paths + (bsc#1012628). +- usbip: stub-dev synchronize sysfs code paths (bsc#1012628). +- usbip: vudc synchronize sysfs code paths (bsc#1012628). +- usbip: synchronize event handler with sysfs code paths + (bsc#1012628). +- driver core: Fix locking bug in + deferred_probe_timeout_work_func() (bsc#1012628). +- scsi: pm80xx: Fix chip initialization failure (bsc#1012628). +- scsi: target: iscsi: Fix zero tag inside a trace event + (bsc#1012628). +- percpu: make pcpu_nr_empty_pop_pages per chunk type + (bsc#1012628). +- i2c: turn recovery error on init to debug (bsc#1012628). +- powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime + vdso.so is rebuilt (bsc#1012628). +- powerpc/ptrace: Don't return error when getting/setting FP + regs without CONFIG_PPC_FPU_REGS (bsc#1012628). +- KVM: x86/mmu: change TDP MMU yield function returns to match + cond_resched (bsc#1012628). +- KVM: x86/mmu: Merge flush and non-flush + tdp_mmu_iter_cond_resched (bsc#1012628). +- KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn + (bsc#1012628). +- KVM: x86/mmu: Ensure forward progress when yielding in TDP + MMU iter (bsc#1012628). +- KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changed + (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed when yielding during + GFN range zap (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX + zapping (bsc#1012628). +- KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX + pages (bsc#1012628). +- KVM: x86/mmu: preserve pending TLB flush across calls to + kvm_tdp_mmu_zap_sp (bsc#1012628). +- net: sched: fix err handler in tcf_action_init() (bsc#1012628). +- ice: Refactor DCB related variables out of the ice_port_info + struct (bsc#1012628). +- ice: Recognize 860 as iSCSI port in CEE mode (bsc#1012628). +- xfrm: interface: fix ipv4 pmtu check to honor ip header df + (bsc#1012628). +- xfrm: Use actual socket sk instead of skb socket for + xfrm_output_resume (bsc#1012628). +- remoteproc: qcom: pil_info: avoid 64-bit division (bsc#1012628). +- regulator: bd9571mwv: Fix AVS and DVFS voltage range + (bsc#1012628). +- ARM: OMAP4: Fix PMIC voltage domains for bionic (bsc#1012628). +- ARM: OMAP4: PM: update ROM return address for OSWR and OFF + (bsc#1012628). +- remoteproc: pru: Fix firmware loading crashes on K3 SoCs + (bsc#1012628). +- net: xfrm: Localize sequence counter per network namespace + (bsc#1012628). +- esp: delete NETIF_F_SCTP_CRC bit from features for esp offload + (bsc#1012628). +- ASoC: SOF: Intel: HDA: fix core status verification + (bsc#1012628). +- ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for + some chips (bsc#1012628). +- xfrm: Fix NULL pointer dereference on policy lookup + (bsc#1012628). +- virtchnl: Fix layout of RSS structures (bsc#1012628). +- i40e: Added Asym_Pause to supported link modes (bsc#1012628). +- i40e: Fix kernel oops when i40e driver removes VF's + (bsc#1012628). +- hostfs: fix memory handling in follow_link() (bsc#1012628). +- amd-xgbe: Update DMA coherency values (bsc#1012628). +- vxlan: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- geneve: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- sch_red: fix off-by-one checks in red_check_params() + (bsc#1012628). +- drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit + (bsc#1012628). +- arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0 + (bsc#1012628). +- xfrm: Provide private skb extensions for segmented and hw + offloaded ESP packets (bsc#1012628). +- can: bcm/raw: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: isotp: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: uapi: can.h: mark union inside struct can_frame packed + (bsc#1012628). +- mlxsw: spectrum: Fix ECN marking in tunnel decapsulation + (bsc#1012628). +- ethernet: myri10ge: Fix a use after free in myri10ge_sw_tso + (bsc#1012628). +- gianfar: Handle error code at MAC address change (bsc#1012628). +- net: dsa: Fix type was not set for devlink port (bsc#1012628). +- clk: qcom: camcc: Update the clock ops for the SC7180 + (bsc#1012628). +- cxgb4: avoid collecting SGE_QBASE regs during traffic + (bsc#1012628). +- net:tipc: Fix a double free in tipc_sk_mcast_rcv (bsc#1012628). +- ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfaces + (bsc#1012628). +- net/ncsi: Avoid channel_monitor hrtimer deadlock (bsc#1012628). +- net: qrtr: Fix memory leak on qrtr_tx_wait failure + (bsc#1012628). +- nfp: flower: ignore duplicate merge hints from FW (bsc#1012628). +- net: phy: broadcom: Only advertise EEE for supported modes + (bsc#1012628). +- I2C: JZ4780: Fix bug for Ingenic X1000 (bsc#1012628). +- ASoC: sunxi: sun4i-codec: fill ASoC card owner (bsc#1012628). +- net/mlx5e: Fix mapping of ct_label zero (bsc#1012628). +- net/mlx5: Delete auxiliary bus driver eth-rep first + (bsc#1012628). +- net/mlx5e: Fix ethtool indication of connector type + (bsc#1012628). +- net/mlx5: Don't request more than supported EQs (bsc#1012628). +- net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQ + (bsc#1012628). +- net/rds: Fix a use after free in rds_message_map_pages + (bsc#1012628). +- xdp: fix xdp_return_frame() kernel BUG throw for page_pool + memory model (bsc#1012628). +- soc/fsl: qbman: fix conflicting alignment attributes + (bsc#1012628). +- i40e: fix receiving of single packets in xsk zero-copy mode + (bsc#1012628). +- i40e: Fix display statistics for veb_tc (bsc#1012628). +- RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs + clt session files (bsc#1012628). +- drm/msm: Set drvdata to NULL when msm_drm_init() fails + (bsc#1012628). +- net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., + ...); (bsc#1012628). +- mptcp: forbit mcast-related sockopt on MPTCP sockets + (bsc#1012628). +- mptcp: revert "mptcp: provide subflow aware release function" + (bsc#1012628). +- scsi: ufs: core: Fix task management request completion timeout + (bsc#1012628). +- scsi: ufs: core: Fix wrong Task Tag used in task management + request UPIUs (bsc#1012628). +- drm/msm/disp/dpu1: program 3d_merge only if block is attached + (bsc#1012628). +- Revert "arm64: dts: marvell: armada-cp110: Switch to per-port + SATA interrupts" (bsc#1012628). +- ARM: dts: turris-omnia: fix hardware buffer management + (bsc#1012628). +- net: cls_api: Fix uninitialised struct field + bo->unlocked_driver_cb (bsc#1012628). +- net: macb: restore cmp registers on resume path (bsc#1012628). +- clk: fix invalid usage of list cursor in register (bsc#1012628). +- clk: fix invalid usage of list cursor in unregister + (bsc#1012628). +- workqueue: Move the position of debug_work_activate() in + __queue_work() (bsc#1012628). +- s390/cpcmd: fix inline assembly register clobbering + (bsc#1012628). +- perf inject: Fix repipe usage (bsc#1012628). +- openvswitch: fix send of uninitialized stack memory in ct + limit reply (bsc#1012628). +- i2c: designware: Adjust bus_freq_hz when refuse high speed + mode set (bsc#1012628). +- iwlwifi: fix 11ax disabled bit in the regulatory capability + flags (bsc#1012628). +- can: mcp251x: fix support for half duplex SPI host controllers + (bsc#1012628). +- platform/x86: intel-hid: Fix spurious wakeups caused by + tablet-mode events during suspend (bsc#1012628). +- tipc: increment the tmp aead refcnt before attaching it + (bsc#1012628). +- net: hns3: clear VF down state bit before request link status + (bsc#1012628). +- net/mlx5: Fix HW spec violation configuring uplink + (bsc#1012628). +- net/mlx5: Fix placement of log_max_flow_counter (bsc#1012628). +- net/mlx5: Fix PPLM register mapping (bsc#1012628). +- net/mlx5: Fix PBMC register mapping (bsc#1012628). +- RDMA/cxgb4: check for ipv6 address properly while destroying + listener (bsc#1012628). +- perf report: Fix wrong LBR block sorting (bsc#1012628). +- RDMA/qedr: Fix kernel panic when trying to access recv_cq + (bsc#1012628). +- drm/vc4: crtc: Reduce PV fifo threshold on hvs4 (bsc#1012628). +- i40e: Fix parameters in aq_get_phy_register() (bsc#1012628). +- RDMA/addr: Be strict with gid size (bsc#1012628). +- vdpa/mlx5: should exclude header length and fcs from mtu + (bsc#1012628). +- vdpa/mlx5: Fix wrong use of bit numbers (bsc#1012628). +- RAS/CEC: Correct ce_add_elem()'s returned values (bsc#1012628). +- clk: socfpga: fix iomem pointer cast on 64-bit (bsc#1012628). +- lockdep: Address clang -Wformat warning printing for %hd + (bsc#1012628). +- dt-bindings: net: ethernet-controller: fix typo in NVMEM + (bsc#1012628). +- net: sched: bump refcount for new action in ACT replace mode + (bsc#1012628). +- x86/traps: Correct exc_general_protection() and math_error() + return paths (bsc#1012628). +- gpiolib: Read "gpio-line-names" from a firmware node + (bsc#1012628). +- cfg80211: remove WARN_ON() in cfg80211_sme_connect + (bsc#1012628). +- net: tun: set tun->dev->addr_len during TUNSETLINK processing + (bsc#1012628). +- drivers: net: fix memory leak in atusb_probe (bsc#1012628). +- drivers: net: fix memory leak in peak_usb_create_dev + (bsc#1012628). +- net: mac802154: Fix general protection fault (bsc#1012628). +- net: ieee802154: nl-mac: fix check on panid (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec dev (bsc#1012628). +- net: ieee802154: fix nl802154 add llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec devkey (bsc#1012628). +- net: ieee802154: forbid monitor for set llsec params + (bsc#1012628). +- net: ieee802154: forbid monitor for del llsec seclevel + (bsc#1012628). +- net: ieee802154: stop dump llsec params for monitors + (bsc#1012628). +- Revert "net: sched: bump refcount for new action in ACT replace + mode" (bsc#1012628). +- commit f68b7e1 + +------------------------------------------------------------------- +Mon Apr 12 14:22:20 CEST 2021 - tiwai@suse.de + +- rpm/kernel-binary.spec.in: Fix dependency of kernel-*-devel package (bsc#1184514) + The devel package requires the kernel binary package itself for building + modules externally. +- commit 794be7b + ------------------------------------------------------------------- Sun Apr 11 19:59:36 CEST 2021 - jslaby@suse.cz @@ -86,6 +434,18 @@ Sun Apr 11 18:10:28 CEST 2021 - jslaby@suse.cz - ARM: dts: am33xx: add aliases for mmc interfaces (bsc#1012628). - commit 0ea11a6 +------------------------------------------------------------------- +Fri Apr 9 12:42:23 CEST 2021 - msuchanek@suse.de + +- rpm/check-for-config-changes: Also ignore AS_VERSION added in 5.12. +- commit bd64cb2 + +------------------------------------------------------------------- +Fri Apr 9 09:23:27 CEST 2021 - msuchanek@suse.de + +- post.sh: Return an error when module update fails (bsc#1047233 bsc#1184388). +- commit 18f65df + ------------------------------------------------------------------- Fri Apr 9 07:39:04 CEST 2021 - jslaby@suse.cz diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index 024c9b52..565e1fa7 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 5.11 -%define patchversion 5.11.13 +%define patchversion 5.11.14 %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.11.13 +Version: 5.11.14 %if 0%{?is_kotd} -Release: .gb15020c +Release: .gf68b7e1 %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index a79cbd19..48efe045 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,3 +1,351 @@ +------------------------------------------------------------------- +Wed Apr 14 08:57:33 CEST 2021 - jslaby@suse.cz + +- Linux 5.11.14 (bsc#1012628). +- xfrm/compat: Cleanup WARN()s that can be user-triggered + (bsc#1012628). +- ALSA: aloop: Fix initialization of controls (bsc#1012628). +- ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1 + (bsc#1012628). +- ALSA: hda/conexant: Apply quirk for another HP ZBook G5 model + (bsc#1012628). +- file: fix close_range() for unshare+cloexec (bsc#1012628). +- ASoC: intel: atom: Stop advertising non working S24LE support + (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_bind() (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_connect() (bsc#1012628). +- nfc: fix memory leak in llcp_sock_connect() (bsc#1012628). +- nfc: Avoid endless loops caused by repeated llcp_sock_connect() + (bsc#1012628). +- selinux: make nslot handling in avtab more robust (bsc#1012628). +- selinux: fix cond_list corruption when changing booleans + (bsc#1012628). +- selinux: fix race between old and new sidtab (bsc#1012628). +- xen/evtchn: Change irq_info lock to raw_spinlock_t + (bsc#1012628). +- net: ipv6: check for validity before dereferencing + cfg->fc_nlinfo.nlh (bsc#1012628). +- net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII + clock (bsc#1012628). +- net: dsa: lantiq_gswip: Don't use PHY auto polling + (bsc#1012628). +- net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG + bits (bsc#1012628). +- ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m + (bsc#1012628). +- drm/radeon: Fix size overflow (bsc#1012628). +- drm/amdgpu: Fix size overflow (bsc#1012628). +- drm/amdgpu/smu7: fix CAC setting on TOPAZ (bsc#1012628). +- rfkill: revert back to old userspace API by default + (bsc#1012628). +- cifs: escape spaces in share names (bsc#1012628). +- cifs: On cifs_reconnect, resolve the hostname again + (bsc#1012628). +- IB/hfi1: Fix probe time panic when AIP is enabled with a buggy + BIOS (bsc#1012628). +- LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too late + (bsc#1012628). +- gcov: re-fix clang-11+ support (bsc#1012628). +- ia64: fix user_stack_pointer() for ptrace() (bsc#1012628). +- nds32: flush_dcache_page: use page_mapping_file to avoid races + with swapoff (bsc#1012628). +- ocfs2: fix deadlock between setattr and dio_end_io_write + (bsc#1012628). +- fs: direct-io: fix missing sdio->boundary (bsc#1012628). +- ethtool: fix incorrect datatype in set_eee ops (bsc#1012628). +- of: property: fw_devlink: do not link ".*,nr-gpios" + (bsc#1012628). +- parisc: parisc-agp requires SBA IOMMU driver (bsc#1012628). +- parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers + (bsc#1012628). +- ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt + pin (bsc#1012628). +- batman-adv: initialize "struct + batadv_tvlv_tt_vlan_data"->reserved field (bsc#1012628). +- ice: Continue probe on link/PHY errors (bsc#1012628). +- ice: Increase control queue timeout (bsc#1012628). +- ice: prevent ice_open and ice_stop during reset (bsc#1012628). +- ice: fix memory allocation call (bsc#1012628). +- ice: remove DCBNL_DEVRESET bit from PF state (bsc#1012628). +- ice: Fix for dereference of NULL pointer (bsc#1012628). +- ice: Use port number instead of PF ID for WoL (bsc#1012628). +- ice: Cleanup fltr list in case of allocation issues + (bsc#1012628). +- iwlwifi: pcie: properly set LTR workarounds on 22000 devices + (bsc#1012628). +- ice: fix memory leak of aRFS after resuming from suspend + (bsc#1012628). +- net: hso: fix null-ptr-deref during tty device unregistration + (bsc#1012628). +- libbpf: Fix bail out from 'ringbuf_process_ring()' on error + (bsc#1012628). +- bpf: Enforce that struct_ops programs be GPL-only (bsc#1012628). +- bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET (bsc#1012628). +- ethernet/netronome/nfp: Fix a use after free in + nfp_bpf_ctrl_msg_rx (bsc#1012628). +- libbpf: Ensure umem pointer is non-NULL before dereferencing + (bsc#1012628). +- libbpf: Restore umem state after socket create failure + (bsc#1012628). +- libbpf: Only create rx and tx XDP rings when necessary + (bsc#1012628). +- bpf: Refcount task stack in bpf_get_task_stack (bsc#1012628). +- bpf, sockmap: Fix sk->prot unhash op reset (bsc#1012628). +- bpf, sockmap: Fix incorrect fwd_alloc accounting (bsc#1012628). +- net: ensure mac header is set in virtio_net_hdr_to_skb() + (bsc#1012628). +- i40e: Fix sparse warning: missing error code 'err' + (bsc#1012628). +- i40e: Fix sparse error: 'vsi->netdev' could be null + (bsc#1012628). +- i40e: Fix sparse error: uninitialized symbol 'ring' + (bsc#1012628). +- i40e: Fix sparse errors in i40e_txrx.c (bsc#1012628). +- vdpa/mlx5: Fix suspend/resume index restoration (bsc#1012628). +- net: sched: sch_teql: fix null-pointer dereference + (bsc#1012628). +- net: sched: fix action overwrite reference counting + (bsc#1012628). +- nl80211: fix beacon head validation (bsc#1012628). +- nl80211: fix potential leak of ACL params (bsc#1012628). +- cfg80211: check S1G beacon compat element length (bsc#1012628). +- mac80211: fix time-is-after bug in mlme (bsc#1012628). +- mac80211: fix TXQ AC confusion (bsc#1012628). +- net: hsr: Reset MAC header for Tx path (bsc#1012628). +- net-ipv6: bugfix - raw & sctp - switch to + ipv6_can_nonlocal_bind() (bsc#1012628). +- net: let skb_orphan_partial wake-up waiters (bsc#1012628). +- thunderbolt: Fix a leak in tb_retimer_add() (bsc#1012628). +- thunderbolt: Fix off by one in tb_port_find_retimer() + (bsc#1012628). +- usbip: add sysfs_lock to synchronize sysfs code paths + (bsc#1012628). +- usbip: stub-dev synchronize sysfs code paths (bsc#1012628). +- usbip: vudc synchronize sysfs code paths (bsc#1012628). +- usbip: synchronize event handler with sysfs code paths + (bsc#1012628). +- driver core: Fix locking bug in + deferred_probe_timeout_work_func() (bsc#1012628). +- scsi: pm80xx: Fix chip initialization failure (bsc#1012628). +- scsi: target: iscsi: Fix zero tag inside a trace event + (bsc#1012628). +- percpu: make pcpu_nr_empty_pop_pages per chunk type + (bsc#1012628). +- i2c: turn recovery error on init to debug (bsc#1012628). +- powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime + vdso.so is rebuilt (bsc#1012628). +- powerpc/ptrace: Don't return error when getting/setting FP + regs without CONFIG_PPC_FPU_REGS (bsc#1012628). +- KVM: x86/mmu: change TDP MMU yield function returns to match + cond_resched (bsc#1012628). +- KVM: x86/mmu: Merge flush and non-flush + tdp_mmu_iter_cond_resched (bsc#1012628). +- KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn + (bsc#1012628). +- KVM: x86/mmu: Ensure forward progress when yielding in TDP + MMU iter (bsc#1012628). +- KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changed + (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed when yielding during + GFN range zap (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX + zapping (bsc#1012628). +- KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX + pages (bsc#1012628). +- KVM: x86/mmu: preserve pending TLB flush across calls to + kvm_tdp_mmu_zap_sp (bsc#1012628). +- net: sched: fix err handler in tcf_action_init() (bsc#1012628). +- ice: Refactor DCB related variables out of the ice_port_info + struct (bsc#1012628). +- ice: Recognize 860 as iSCSI port in CEE mode (bsc#1012628). +- xfrm: interface: fix ipv4 pmtu check to honor ip header df + (bsc#1012628). +- xfrm: Use actual socket sk instead of skb socket for + xfrm_output_resume (bsc#1012628). +- remoteproc: qcom: pil_info: avoid 64-bit division (bsc#1012628). +- regulator: bd9571mwv: Fix AVS and DVFS voltage range + (bsc#1012628). +- ARM: OMAP4: Fix PMIC voltage domains for bionic (bsc#1012628). +- ARM: OMAP4: PM: update ROM return address for OSWR and OFF + (bsc#1012628). +- remoteproc: pru: Fix firmware loading crashes on K3 SoCs + (bsc#1012628). +- net: xfrm: Localize sequence counter per network namespace + (bsc#1012628). +- esp: delete NETIF_F_SCTP_CRC bit from features for esp offload + (bsc#1012628). +- ASoC: SOF: Intel: HDA: fix core status verification + (bsc#1012628). +- ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for + some chips (bsc#1012628). +- xfrm: Fix NULL pointer dereference on policy lookup + (bsc#1012628). +- virtchnl: Fix layout of RSS structures (bsc#1012628). +- i40e: Added Asym_Pause to supported link modes (bsc#1012628). +- i40e: Fix kernel oops when i40e driver removes VF's + (bsc#1012628). +- hostfs: fix memory handling in follow_link() (bsc#1012628). +- amd-xgbe: Update DMA coherency values (bsc#1012628). +- vxlan: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- geneve: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- sch_red: fix off-by-one checks in red_check_params() + (bsc#1012628). +- drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit + (bsc#1012628). +- arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0 + (bsc#1012628). +- xfrm: Provide private skb extensions for segmented and hw + offloaded ESP packets (bsc#1012628). +- can: bcm/raw: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: isotp: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: uapi: can.h: mark union inside struct can_frame packed + (bsc#1012628). +- mlxsw: spectrum: Fix ECN marking in tunnel decapsulation + (bsc#1012628). +- ethernet: myri10ge: Fix a use after free in myri10ge_sw_tso + (bsc#1012628). +- gianfar: Handle error code at MAC address change (bsc#1012628). +- net: dsa: Fix type was not set for devlink port (bsc#1012628). +- clk: qcom: camcc: Update the clock ops for the SC7180 + (bsc#1012628). +- cxgb4: avoid collecting SGE_QBASE regs during traffic + (bsc#1012628). +- net:tipc: Fix a double free in tipc_sk_mcast_rcv (bsc#1012628). +- ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfaces + (bsc#1012628). +- net/ncsi: Avoid channel_monitor hrtimer deadlock (bsc#1012628). +- net: qrtr: Fix memory leak on qrtr_tx_wait failure + (bsc#1012628). +- nfp: flower: ignore duplicate merge hints from FW (bsc#1012628). +- net: phy: broadcom: Only advertise EEE for supported modes + (bsc#1012628). +- I2C: JZ4780: Fix bug for Ingenic X1000 (bsc#1012628). +- ASoC: sunxi: sun4i-codec: fill ASoC card owner (bsc#1012628). +- net/mlx5e: Fix mapping of ct_label zero (bsc#1012628). +- net/mlx5: Delete auxiliary bus driver eth-rep first + (bsc#1012628). +- net/mlx5e: Fix ethtool indication of connector type + (bsc#1012628). +- net/mlx5: Don't request more than supported EQs (bsc#1012628). +- net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQ + (bsc#1012628). +- net/rds: Fix a use after free in rds_message_map_pages + (bsc#1012628). +- xdp: fix xdp_return_frame() kernel BUG throw for page_pool + memory model (bsc#1012628). +- soc/fsl: qbman: fix conflicting alignment attributes + (bsc#1012628). +- i40e: fix receiving of single packets in xsk zero-copy mode + (bsc#1012628). +- i40e: Fix display statistics for veb_tc (bsc#1012628). +- RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs + clt session files (bsc#1012628). +- drm/msm: Set drvdata to NULL when msm_drm_init() fails + (bsc#1012628). +- net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., + ...); (bsc#1012628). +- mptcp: forbit mcast-related sockopt on MPTCP sockets + (bsc#1012628). +- mptcp: revert "mptcp: provide subflow aware release function" + (bsc#1012628). +- scsi: ufs: core: Fix task management request completion timeout + (bsc#1012628). +- scsi: ufs: core: Fix wrong Task Tag used in task management + request UPIUs (bsc#1012628). +- drm/msm/disp/dpu1: program 3d_merge only if block is attached + (bsc#1012628). +- Revert "arm64: dts: marvell: armada-cp110: Switch to per-port + SATA interrupts" (bsc#1012628). +- ARM: dts: turris-omnia: fix hardware buffer management + (bsc#1012628). +- net: cls_api: Fix uninitialised struct field + bo->unlocked_driver_cb (bsc#1012628). +- net: macb: restore cmp registers on resume path (bsc#1012628). +- clk: fix invalid usage of list cursor in register (bsc#1012628). +- clk: fix invalid usage of list cursor in unregister + (bsc#1012628). +- workqueue: Move the position of debug_work_activate() in + __queue_work() (bsc#1012628). +- s390/cpcmd: fix inline assembly register clobbering + (bsc#1012628). +- perf inject: Fix repipe usage (bsc#1012628). +- openvswitch: fix send of uninitialized stack memory in ct + limit reply (bsc#1012628). +- i2c: designware: Adjust bus_freq_hz when refuse high speed + mode set (bsc#1012628). +- iwlwifi: fix 11ax disabled bit in the regulatory capability + flags (bsc#1012628). +- can: mcp251x: fix support for half duplex SPI host controllers + (bsc#1012628). +- platform/x86: intel-hid: Fix spurious wakeups caused by + tablet-mode events during suspend (bsc#1012628). +- tipc: increment the tmp aead refcnt before attaching it + (bsc#1012628). +- net: hns3: clear VF down state bit before request link status + (bsc#1012628). +- net/mlx5: Fix HW spec violation configuring uplink + (bsc#1012628). +- net/mlx5: Fix placement of log_max_flow_counter (bsc#1012628). +- net/mlx5: Fix PPLM register mapping (bsc#1012628). +- net/mlx5: Fix PBMC register mapping (bsc#1012628). +- RDMA/cxgb4: check for ipv6 address properly while destroying + listener (bsc#1012628). +- perf report: Fix wrong LBR block sorting (bsc#1012628). +- RDMA/qedr: Fix kernel panic when trying to access recv_cq + (bsc#1012628). +- drm/vc4: crtc: Reduce PV fifo threshold on hvs4 (bsc#1012628). +- i40e: Fix parameters in aq_get_phy_register() (bsc#1012628). +- RDMA/addr: Be strict with gid size (bsc#1012628). +- vdpa/mlx5: should exclude header length and fcs from mtu + (bsc#1012628). +- vdpa/mlx5: Fix wrong use of bit numbers (bsc#1012628). +- RAS/CEC: Correct ce_add_elem()'s returned values (bsc#1012628). +- clk: socfpga: fix iomem pointer cast on 64-bit (bsc#1012628). +- lockdep: Address clang -Wformat warning printing for %hd + (bsc#1012628). +- dt-bindings: net: ethernet-controller: fix typo in NVMEM + (bsc#1012628). +- net: sched: bump refcount for new action in ACT replace mode + (bsc#1012628). +- x86/traps: Correct exc_general_protection() and math_error() + return paths (bsc#1012628). +- gpiolib: Read "gpio-line-names" from a firmware node + (bsc#1012628). +- cfg80211: remove WARN_ON() in cfg80211_sme_connect + (bsc#1012628). +- net: tun: set tun->dev->addr_len during TUNSETLINK processing + (bsc#1012628). +- drivers: net: fix memory leak in atusb_probe (bsc#1012628). +- drivers: net: fix memory leak in peak_usb_create_dev + (bsc#1012628). +- net: mac802154: Fix general protection fault (bsc#1012628). +- net: ieee802154: nl-mac: fix check on panid (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec dev (bsc#1012628). +- net: ieee802154: fix nl802154 add llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec devkey (bsc#1012628). +- net: ieee802154: forbid monitor for set llsec params + (bsc#1012628). +- net: ieee802154: forbid monitor for del llsec seclevel + (bsc#1012628). +- net: ieee802154: stop dump llsec params for monitors + (bsc#1012628). +- Revert "net: sched: bump refcount for new action in ACT replace + mode" (bsc#1012628). +- commit f68b7e1 + +------------------------------------------------------------------- +Mon Apr 12 14:22:20 CEST 2021 - tiwai@suse.de + +- rpm/kernel-binary.spec.in: Fix dependency of kernel-*-devel package (bsc#1184514) + The devel package requires the kernel binary package itself for building + modules externally. +- commit 794be7b + ------------------------------------------------------------------- Sun Apr 11 19:59:36 CEST 2021 - jslaby@suse.cz @@ -86,6 +434,18 @@ Sun Apr 11 18:10:28 CEST 2021 - jslaby@suse.cz - ARM: dts: am33xx: add aliases for mmc interfaces (bsc#1012628). - commit 0ea11a6 +------------------------------------------------------------------- +Fri Apr 9 12:42:23 CEST 2021 - msuchanek@suse.de + +- rpm/check-for-config-changes: Also ignore AS_VERSION added in 5.12. +- commit bd64cb2 + +------------------------------------------------------------------- +Fri Apr 9 09:23:27 CEST 2021 - msuchanek@suse.de + +- post.sh: Return an error when module update fails (bsc#1047233 bsc#1184388). +- commit 18f65df + ------------------------------------------------------------------- Fri Apr 9 07:39:04 CEST 2021 - jslaby@suse.cz diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index d8d92e9d..7a5a0f3a 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -17,7 +17,7 @@ %define srcversion 5.11 -%define patchversion 5.11.13 +%define patchversion 5.11.14 %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.11.13 +Version: 5.11.14 %if 0%{?is_kotd} -Release: .gb15020c +Release: .gf68b7e1 %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index a79cbd19..48efe045 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,351 @@ +------------------------------------------------------------------- +Wed Apr 14 08:57:33 CEST 2021 - jslaby@suse.cz + +- Linux 5.11.14 (bsc#1012628). +- xfrm/compat: Cleanup WARN()s that can be user-triggered + (bsc#1012628). +- ALSA: aloop: Fix initialization of controls (bsc#1012628). +- ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1 + (bsc#1012628). +- ALSA: hda/conexant: Apply quirk for another HP ZBook G5 model + (bsc#1012628). +- file: fix close_range() for unshare+cloexec (bsc#1012628). +- ASoC: intel: atom: Stop advertising non working S24LE support + (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_bind() (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_connect() (bsc#1012628). +- nfc: fix memory leak in llcp_sock_connect() (bsc#1012628). +- nfc: Avoid endless loops caused by repeated llcp_sock_connect() + (bsc#1012628). +- selinux: make nslot handling in avtab more robust (bsc#1012628). +- selinux: fix cond_list corruption when changing booleans + (bsc#1012628). +- selinux: fix race between old and new sidtab (bsc#1012628). +- xen/evtchn: Change irq_info lock to raw_spinlock_t + (bsc#1012628). +- net: ipv6: check for validity before dereferencing + cfg->fc_nlinfo.nlh (bsc#1012628). +- net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII + clock (bsc#1012628). +- net: dsa: lantiq_gswip: Don't use PHY auto polling + (bsc#1012628). +- net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG + bits (bsc#1012628). +- ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m + (bsc#1012628). +- drm/radeon: Fix size overflow (bsc#1012628). +- drm/amdgpu: Fix size overflow (bsc#1012628). +- drm/amdgpu/smu7: fix CAC setting on TOPAZ (bsc#1012628). +- rfkill: revert back to old userspace API by default + (bsc#1012628). +- cifs: escape spaces in share names (bsc#1012628). +- cifs: On cifs_reconnect, resolve the hostname again + (bsc#1012628). +- IB/hfi1: Fix probe time panic when AIP is enabled with a buggy + BIOS (bsc#1012628). +- LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too late + (bsc#1012628). +- gcov: re-fix clang-11+ support (bsc#1012628). +- ia64: fix user_stack_pointer() for ptrace() (bsc#1012628). +- nds32: flush_dcache_page: use page_mapping_file to avoid races + with swapoff (bsc#1012628). +- ocfs2: fix deadlock between setattr and dio_end_io_write + (bsc#1012628). +- fs: direct-io: fix missing sdio->boundary (bsc#1012628). +- ethtool: fix incorrect datatype in set_eee ops (bsc#1012628). +- of: property: fw_devlink: do not link ".*,nr-gpios" + (bsc#1012628). +- parisc: parisc-agp requires SBA IOMMU driver (bsc#1012628). +- parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers + (bsc#1012628). +- ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt + pin (bsc#1012628). +- batman-adv: initialize "struct + batadv_tvlv_tt_vlan_data"->reserved field (bsc#1012628). +- ice: Continue probe on link/PHY errors (bsc#1012628). +- ice: Increase control queue timeout (bsc#1012628). +- ice: prevent ice_open and ice_stop during reset (bsc#1012628). +- ice: fix memory allocation call (bsc#1012628). +- ice: remove DCBNL_DEVRESET bit from PF state (bsc#1012628). +- ice: Fix for dereference of NULL pointer (bsc#1012628). +- ice: Use port number instead of PF ID for WoL (bsc#1012628). +- ice: Cleanup fltr list in case of allocation issues + (bsc#1012628). +- iwlwifi: pcie: properly set LTR workarounds on 22000 devices + (bsc#1012628). +- ice: fix memory leak of aRFS after resuming from suspend + (bsc#1012628). +- net: hso: fix null-ptr-deref during tty device unregistration + (bsc#1012628). +- libbpf: Fix bail out from 'ringbuf_process_ring()' on error + (bsc#1012628). +- bpf: Enforce that struct_ops programs be GPL-only (bsc#1012628). +- bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET (bsc#1012628). +- ethernet/netronome/nfp: Fix a use after free in + nfp_bpf_ctrl_msg_rx (bsc#1012628). +- libbpf: Ensure umem pointer is non-NULL before dereferencing + (bsc#1012628). +- libbpf: Restore umem state after socket create failure + (bsc#1012628). +- libbpf: Only create rx and tx XDP rings when necessary + (bsc#1012628). +- bpf: Refcount task stack in bpf_get_task_stack (bsc#1012628). +- bpf, sockmap: Fix sk->prot unhash op reset (bsc#1012628). +- bpf, sockmap: Fix incorrect fwd_alloc accounting (bsc#1012628). +- net: ensure mac header is set in virtio_net_hdr_to_skb() + (bsc#1012628). +- i40e: Fix sparse warning: missing error code 'err' + (bsc#1012628). +- i40e: Fix sparse error: 'vsi->netdev' could be null + (bsc#1012628). +- i40e: Fix sparse error: uninitialized symbol 'ring' + (bsc#1012628). +- i40e: Fix sparse errors in i40e_txrx.c (bsc#1012628). +- vdpa/mlx5: Fix suspend/resume index restoration (bsc#1012628). +- net: sched: sch_teql: fix null-pointer dereference + (bsc#1012628). +- net: sched: fix action overwrite reference counting + (bsc#1012628). +- nl80211: fix beacon head validation (bsc#1012628). +- nl80211: fix potential leak of ACL params (bsc#1012628). +- cfg80211: check S1G beacon compat element length (bsc#1012628). +- mac80211: fix time-is-after bug in mlme (bsc#1012628). +- mac80211: fix TXQ AC confusion (bsc#1012628). +- net: hsr: Reset MAC header for Tx path (bsc#1012628). +- net-ipv6: bugfix - raw & sctp - switch to + ipv6_can_nonlocal_bind() (bsc#1012628). +- net: let skb_orphan_partial wake-up waiters (bsc#1012628). +- thunderbolt: Fix a leak in tb_retimer_add() (bsc#1012628). +- thunderbolt: Fix off by one in tb_port_find_retimer() + (bsc#1012628). +- usbip: add sysfs_lock to synchronize sysfs code paths + (bsc#1012628). +- usbip: stub-dev synchronize sysfs code paths (bsc#1012628). +- usbip: vudc synchronize sysfs code paths (bsc#1012628). +- usbip: synchronize event handler with sysfs code paths + (bsc#1012628). +- driver core: Fix locking bug in + deferred_probe_timeout_work_func() (bsc#1012628). +- scsi: pm80xx: Fix chip initialization failure (bsc#1012628). +- scsi: target: iscsi: Fix zero tag inside a trace event + (bsc#1012628). +- percpu: make pcpu_nr_empty_pop_pages per chunk type + (bsc#1012628). +- i2c: turn recovery error on init to debug (bsc#1012628). +- powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime + vdso.so is rebuilt (bsc#1012628). +- powerpc/ptrace: Don't return error when getting/setting FP + regs without CONFIG_PPC_FPU_REGS (bsc#1012628). +- KVM: x86/mmu: change TDP MMU yield function returns to match + cond_resched (bsc#1012628). +- KVM: x86/mmu: Merge flush and non-flush + tdp_mmu_iter_cond_resched (bsc#1012628). +- KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn + (bsc#1012628). +- KVM: x86/mmu: Ensure forward progress when yielding in TDP + MMU iter (bsc#1012628). +- KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changed + (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed when yielding during + GFN range zap (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX + zapping (bsc#1012628). +- KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX + pages (bsc#1012628). +- KVM: x86/mmu: preserve pending TLB flush across calls to + kvm_tdp_mmu_zap_sp (bsc#1012628). +- net: sched: fix err handler in tcf_action_init() (bsc#1012628). +- ice: Refactor DCB related variables out of the ice_port_info + struct (bsc#1012628). +- ice: Recognize 860 as iSCSI port in CEE mode (bsc#1012628). +- xfrm: interface: fix ipv4 pmtu check to honor ip header df + (bsc#1012628). +- xfrm: Use actual socket sk instead of skb socket for + xfrm_output_resume (bsc#1012628). +- remoteproc: qcom: pil_info: avoid 64-bit division (bsc#1012628). +- regulator: bd9571mwv: Fix AVS and DVFS voltage range + (bsc#1012628). +- ARM: OMAP4: Fix PMIC voltage domains for bionic (bsc#1012628). +- ARM: OMAP4: PM: update ROM return address for OSWR and OFF + (bsc#1012628). +- remoteproc: pru: Fix firmware loading crashes on K3 SoCs + (bsc#1012628). +- net: xfrm: Localize sequence counter per network namespace + (bsc#1012628). +- esp: delete NETIF_F_SCTP_CRC bit from features for esp offload + (bsc#1012628). +- ASoC: SOF: Intel: HDA: fix core status verification + (bsc#1012628). +- ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for + some chips (bsc#1012628). +- xfrm: Fix NULL pointer dereference on policy lookup + (bsc#1012628). +- virtchnl: Fix layout of RSS structures (bsc#1012628). +- i40e: Added Asym_Pause to supported link modes (bsc#1012628). +- i40e: Fix kernel oops when i40e driver removes VF's + (bsc#1012628). +- hostfs: fix memory handling in follow_link() (bsc#1012628). +- amd-xgbe: Update DMA coherency values (bsc#1012628). +- vxlan: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- geneve: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- sch_red: fix off-by-one checks in red_check_params() + (bsc#1012628). +- drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit + (bsc#1012628). +- arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0 + (bsc#1012628). +- xfrm: Provide private skb extensions for segmented and hw + offloaded ESP packets (bsc#1012628). +- can: bcm/raw: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: isotp: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: uapi: can.h: mark union inside struct can_frame packed + (bsc#1012628). +- mlxsw: spectrum: Fix ECN marking in tunnel decapsulation + (bsc#1012628). +- ethernet: myri10ge: Fix a use after free in myri10ge_sw_tso + (bsc#1012628). +- gianfar: Handle error code at MAC address change (bsc#1012628). +- net: dsa: Fix type was not set for devlink port (bsc#1012628). +- clk: qcom: camcc: Update the clock ops for the SC7180 + (bsc#1012628). +- cxgb4: avoid collecting SGE_QBASE regs during traffic + (bsc#1012628). +- net:tipc: Fix a double free in tipc_sk_mcast_rcv (bsc#1012628). +- ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfaces + (bsc#1012628). +- net/ncsi: Avoid channel_monitor hrtimer deadlock (bsc#1012628). +- net: qrtr: Fix memory leak on qrtr_tx_wait failure + (bsc#1012628). +- nfp: flower: ignore duplicate merge hints from FW (bsc#1012628). +- net: phy: broadcom: Only advertise EEE for supported modes + (bsc#1012628). +- I2C: JZ4780: Fix bug for Ingenic X1000 (bsc#1012628). +- ASoC: sunxi: sun4i-codec: fill ASoC card owner (bsc#1012628). +- net/mlx5e: Fix mapping of ct_label zero (bsc#1012628). +- net/mlx5: Delete auxiliary bus driver eth-rep first + (bsc#1012628). +- net/mlx5e: Fix ethtool indication of connector type + (bsc#1012628). +- net/mlx5: Don't request more than supported EQs (bsc#1012628). +- net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQ + (bsc#1012628). +- net/rds: Fix a use after free in rds_message_map_pages + (bsc#1012628). +- xdp: fix xdp_return_frame() kernel BUG throw for page_pool + memory model (bsc#1012628). +- soc/fsl: qbman: fix conflicting alignment attributes + (bsc#1012628). +- i40e: fix receiving of single packets in xsk zero-copy mode + (bsc#1012628). +- i40e: Fix display statistics for veb_tc (bsc#1012628). +- RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs + clt session files (bsc#1012628). +- drm/msm: Set drvdata to NULL when msm_drm_init() fails + (bsc#1012628). +- net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., + ...); (bsc#1012628). +- mptcp: forbit mcast-related sockopt on MPTCP sockets + (bsc#1012628). +- mptcp: revert "mptcp: provide subflow aware release function" + (bsc#1012628). +- scsi: ufs: core: Fix task management request completion timeout + (bsc#1012628). +- scsi: ufs: core: Fix wrong Task Tag used in task management + request UPIUs (bsc#1012628). +- drm/msm/disp/dpu1: program 3d_merge only if block is attached + (bsc#1012628). +- Revert "arm64: dts: marvell: armada-cp110: Switch to per-port + SATA interrupts" (bsc#1012628). +- ARM: dts: turris-omnia: fix hardware buffer management + (bsc#1012628). +- net: cls_api: Fix uninitialised struct field + bo->unlocked_driver_cb (bsc#1012628). +- net: macb: restore cmp registers on resume path (bsc#1012628). +- clk: fix invalid usage of list cursor in register (bsc#1012628). +- clk: fix invalid usage of list cursor in unregister + (bsc#1012628). +- workqueue: Move the position of debug_work_activate() in + __queue_work() (bsc#1012628). +- s390/cpcmd: fix inline assembly register clobbering + (bsc#1012628). +- perf inject: Fix repipe usage (bsc#1012628). +- openvswitch: fix send of uninitialized stack memory in ct + limit reply (bsc#1012628). +- i2c: designware: Adjust bus_freq_hz when refuse high speed + mode set (bsc#1012628). +- iwlwifi: fix 11ax disabled bit in the regulatory capability + flags (bsc#1012628). +- can: mcp251x: fix support for half duplex SPI host controllers + (bsc#1012628). +- platform/x86: intel-hid: Fix spurious wakeups caused by + tablet-mode events during suspend (bsc#1012628). +- tipc: increment the tmp aead refcnt before attaching it + (bsc#1012628). +- net: hns3: clear VF down state bit before request link status + (bsc#1012628). +- net/mlx5: Fix HW spec violation configuring uplink + (bsc#1012628). +- net/mlx5: Fix placement of log_max_flow_counter (bsc#1012628). +- net/mlx5: Fix PPLM register mapping (bsc#1012628). +- net/mlx5: Fix PBMC register mapping (bsc#1012628). +- RDMA/cxgb4: check for ipv6 address properly while destroying + listener (bsc#1012628). +- perf report: Fix wrong LBR block sorting (bsc#1012628). +- RDMA/qedr: Fix kernel panic when trying to access recv_cq + (bsc#1012628). +- drm/vc4: crtc: Reduce PV fifo threshold on hvs4 (bsc#1012628). +- i40e: Fix parameters in aq_get_phy_register() (bsc#1012628). +- RDMA/addr: Be strict with gid size (bsc#1012628). +- vdpa/mlx5: should exclude header length and fcs from mtu + (bsc#1012628). +- vdpa/mlx5: Fix wrong use of bit numbers (bsc#1012628). +- RAS/CEC: Correct ce_add_elem()'s returned values (bsc#1012628). +- clk: socfpga: fix iomem pointer cast on 64-bit (bsc#1012628). +- lockdep: Address clang -Wformat warning printing for %hd + (bsc#1012628). +- dt-bindings: net: ethernet-controller: fix typo in NVMEM + (bsc#1012628). +- net: sched: bump refcount for new action in ACT replace mode + (bsc#1012628). +- x86/traps: Correct exc_general_protection() and math_error() + return paths (bsc#1012628). +- gpiolib: Read "gpio-line-names" from a firmware node + (bsc#1012628). +- cfg80211: remove WARN_ON() in cfg80211_sme_connect + (bsc#1012628). +- net: tun: set tun->dev->addr_len during TUNSETLINK processing + (bsc#1012628). +- drivers: net: fix memory leak in atusb_probe (bsc#1012628). +- drivers: net: fix memory leak in peak_usb_create_dev + (bsc#1012628). +- net: mac802154: Fix general protection fault (bsc#1012628). +- net: ieee802154: nl-mac: fix check on panid (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec dev (bsc#1012628). +- net: ieee802154: fix nl802154 add llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec devkey (bsc#1012628). +- net: ieee802154: forbid monitor for set llsec params + (bsc#1012628). +- net: ieee802154: forbid monitor for del llsec seclevel + (bsc#1012628). +- net: ieee802154: stop dump llsec params for monitors + (bsc#1012628). +- Revert "net: sched: bump refcount for new action in ACT replace + mode" (bsc#1012628). +- commit f68b7e1 + +------------------------------------------------------------------- +Mon Apr 12 14:22:20 CEST 2021 - tiwai@suse.de + +- rpm/kernel-binary.spec.in: Fix dependency of kernel-*-devel package (bsc#1184514) + The devel package requires the kernel binary package itself for building + modules externally. +- commit 794be7b + ------------------------------------------------------------------- Sun Apr 11 19:59:36 CEST 2021 - jslaby@suse.cz @@ -86,6 +434,18 @@ Sun Apr 11 18:10:28 CEST 2021 - jslaby@suse.cz - ARM: dts: am33xx: add aliases for mmc interfaces (bsc#1012628). - commit 0ea11a6 +------------------------------------------------------------------- +Fri Apr 9 12:42:23 CEST 2021 - msuchanek@suse.de + +- rpm/check-for-config-changes: Also ignore AS_VERSION added in 5.12. +- commit bd64cb2 + +------------------------------------------------------------------- +Fri Apr 9 09:23:27 CEST 2021 - msuchanek@suse.de + +- post.sh: Return an error when module update fails (bsc#1047233 bsc#1184388). +- commit 18f65df + ------------------------------------------------------------------- Fri Apr 9 07:39:04 CEST 2021 - jslaby@suse.cz diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 3ddd0881..31e51e3a 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 5.11 -%define patchversion 5.11.13 +%define patchversion 5.11.14 %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.11.13 +Version: 5.11.14 %if 0%{?is_kotd} -Release: .gb15020c +Release: .gf68b7e1 %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-b15020c806ebe1be27ce173dfc4085898b8d5012 -Provides: kernel-srchash-b15020c806ebe1be27ce173dfc4085898b8d5012 +Provides: kernel-%build_flavor-base-srchash-f68b7e1884442abb808517acc24234ef6a26b93d +Provides: kernel-srchash-f68b7e1884442abb808517acc24234ef6a26b93d # END COMMON DEPS -Provides: %name-srchash-b15020c806ebe1be27ce173dfc4085898b8d5012 +Provides: %name-srchash-f68b7e1884442abb808517acc24234ef6a26b93d %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh @@ -1145,6 +1145,7 @@ Summary: Development files necessary for building kernel modules Group: Development/Sources Provides: %name-devel = %version-%source_rel Provides: multiversion(kernel) +Requires: %{name} = %version-%source_rel %if ! %build_vanilla Requires: kernel-devel%variant = %version-%source_rel Recommends: make diff --git a/kernel-binary.spec.in b/kernel-binary.spec.in index 943c1ecc..98960efd 100644 --- a/kernel-binary.spec.in +++ b/kernel-binary.spec.in @@ -998,6 +998,7 @@ Summary: Development files necessary for building kernel modules Group: Development/Sources Provides: %name-devel = %version-%source_rel Provides: multiversion(kernel) +Requires: %{name} = %version-%source_rel %if ! %build_vanilla Requires: kernel-devel%variant = %version-%source_rel Recommends: make diff --git a/kernel-debug.changes b/kernel-debug.changes index a79cbd19..48efe045 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,351 @@ +------------------------------------------------------------------- +Wed Apr 14 08:57:33 CEST 2021 - jslaby@suse.cz + +- Linux 5.11.14 (bsc#1012628). +- xfrm/compat: Cleanup WARN()s that can be user-triggered + (bsc#1012628). +- ALSA: aloop: Fix initialization of controls (bsc#1012628). +- ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1 + (bsc#1012628). +- ALSA: hda/conexant: Apply quirk for another HP ZBook G5 model + (bsc#1012628). +- file: fix close_range() for unshare+cloexec (bsc#1012628). +- ASoC: intel: atom: Stop advertising non working S24LE support + (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_bind() (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_connect() (bsc#1012628). +- nfc: fix memory leak in llcp_sock_connect() (bsc#1012628). +- nfc: Avoid endless loops caused by repeated llcp_sock_connect() + (bsc#1012628). +- selinux: make nslot handling in avtab more robust (bsc#1012628). +- selinux: fix cond_list corruption when changing booleans + (bsc#1012628). +- selinux: fix race between old and new sidtab (bsc#1012628). +- xen/evtchn: Change irq_info lock to raw_spinlock_t + (bsc#1012628). +- net: ipv6: check for validity before dereferencing + cfg->fc_nlinfo.nlh (bsc#1012628). +- net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII + clock (bsc#1012628). +- net: dsa: lantiq_gswip: Don't use PHY auto polling + (bsc#1012628). +- net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG + bits (bsc#1012628). +- ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m + (bsc#1012628). +- drm/radeon: Fix size overflow (bsc#1012628). +- drm/amdgpu: Fix size overflow (bsc#1012628). +- drm/amdgpu/smu7: fix CAC setting on TOPAZ (bsc#1012628). +- rfkill: revert back to old userspace API by default + (bsc#1012628). +- cifs: escape spaces in share names (bsc#1012628). +- cifs: On cifs_reconnect, resolve the hostname again + (bsc#1012628). +- IB/hfi1: Fix probe time panic when AIP is enabled with a buggy + BIOS (bsc#1012628). +- LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too late + (bsc#1012628). +- gcov: re-fix clang-11+ support (bsc#1012628). +- ia64: fix user_stack_pointer() for ptrace() (bsc#1012628). +- nds32: flush_dcache_page: use page_mapping_file to avoid races + with swapoff (bsc#1012628). +- ocfs2: fix deadlock between setattr and dio_end_io_write + (bsc#1012628). +- fs: direct-io: fix missing sdio->boundary (bsc#1012628). +- ethtool: fix incorrect datatype in set_eee ops (bsc#1012628). +- of: property: fw_devlink: do not link ".*,nr-gpios" + (bsc#1012628). +- parisc: parisc-agp requires SBA IOMMU driver (bsc#1012628). +- parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers + (bsc#1012628). +- ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt + pin (bsc#1012628). +- batman-adv: initialize "struct + batadv_tvlv_tt_vlan_data"->reserved field (bsc#1012628). +- ice: Continue probe on link/PHY errors (bsc#1012628). +- ice: Increase control queue timeout (bsc#1012628). +- ice: prevent ice_open and ice_stop during reset (bsc#1012628). +- ice: fix memory allocation call (bsc#1012628). +- ice: remove DCBNL_DEVRESET bit from PF state (bsc#1012628). +- ice: Fix for dereference of NULL pointer (bsc#1012628). +- ice: Use port number instead of PF ID for WoL (bsc#1012628). +- ice: Cleanup fltr list in case of allocation issues + (bsc#1012628). +- iwlwifi: pcie: properly set LTR workarounds on 22000 devices + (bsc#1012628). +- ice: fix memory leak of aRFS after resuming from suspend + (bsc#1012628). +- net: hso: fix null-ptr-deref during tty device unregistration + (bsc#1012628). +- libbpf: Fix bail out from 'ringbuf_process_ring()' on error + (bsc#1012628). +- bpf: Enforce that struct_ops programs be GPL-only (bsc#1012628). +- bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET (bsc#1012628). +- ethernet/netronome/nfp: Fix a use after free in + nfp_bpf_ctrl_msg_rx (bsc#1012628). +- libbpf: Ensure umem pointer is non-NULL before dereferencing + (bsc#1012628). +- libbpf: Restore umem state after socket create failure + (bsc#1012628). +- libbpf: Only create rx and tx XDP rings when necessary + (bsc#1012628). +- bpf: Refcount task stack in bpf_get_task_stack (bsc#1012628). +- bpf, sockmap: Fix sk->prot unhash op reset (bsc#1012628). +- bpf, sockmap: Fix incorrect fwd_alloc accounting (bsc#1012628). +- net: ensure mac header is set in virtio_net_hdr_to_skb() + (bsc#1012628). +- i40e: Fix sparse warning: missing error code 'err' + (bsc#1012628). +- i40e: Fix sparse error: 'vsi->netdev' could be null + (bsc#1012628). +- i40e: Fix sparse error: uninitialized symbol 'ring' + (bsc#1012628). +- i40e: Fix sparse errors in i40e_txrx.c (bsc#1012628). +- vdpa/mlx5: Fix suspend/resume index restoration (bsc#1012628). +- net: sched: sch_teql: fix null-pointer dereference + (bsc#1012628). +- net: sched: fix action overwrite reference counting + (bsc#1012628). +- nl80211: fix beacon head validation (bsc#1012628). +- nl80211: fix potential leak of ACL params (bsc#1012628). +- cfg80211: check S1G beacon compat element length (bsc#1012628). +- mac80211: fix time-is-after bug in mlme (bsc#1012628). +- mac80211: fix TXQ AC confusion (bsc#1012628). +- net: hsr: Reset MAC header for Tx path (bsc#1012628). +- net-ipv6: bugfix - raw & sctp - switch to + ipv6_can_nonlocal_bind() (bsc#1012628). +- net: let skb_orphan_partial wake-up waiters (bsc#1012628). +- thunderbolt: Fix a leak in tb_retimer_add() (bsc#1012628). +- thunderbolt: Fix off by one in tb_port_find_retimer() + (bsc#1012628). +- usbip: add sysfs_lock to synchronize sysfs code paths + (bsc#1012628). +- usbip: stub-dev synchronize sysfs code paths (bsc#1012628). +- usbip: vudc synchronize sysfs code paths (bsc#1012628). +- usbip: synchronize event handler with sysfs code paths + (bsc#1012628). +- driver core: Fix locking bug in + deferred_probe_timeout_work_func() (bsc#1012628). +- scsi: pm80xx: Fix chip initialization failure (bsc#1012628). +- scsi: target: iscsi: Fix zero tag inside a trace event + (bsc#1012628). +- percpu: make pcpu_nr_empty_pop_pages per chunk type + (bsc#1012628). +- i2c: turn recovery error on init to debug (bsc#1012628). +- powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime + vdso.so is rebuilt (bsc#1012628). +- powerpc/ptrace: Don't return error when getting/setting FP + regs without CONFIG_PPC_FPU_REGS (bsc#1012628). +- KVM: x86/mmu: change TDP MMU yield function returns to match + cond_resched (bsc#1012628). +- KVM: x86/mmu: Merge flush and non-flush + tdp_mmu_iter_cond_resched (bsc#1012628). +- KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn + (bsc#1012628). +- KVM: x86/mmu: Ensure forward progress when yielding in TDP + MMU iter (bsc#1012628). +- KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changed + (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed when yielding during + GFN range zap (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX + zapping (bsc#1012628). +- KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX + pages (bsc#1012628). +- KVM: x86/mmu: preserve pending TLB flush across calls to + kvm_tdp_mmu_zap_sp (bsc#1012628). +- net: sched: fix err handler in tcf_action_init() (bsc#1012628). +- ice: Refactor DCB related variables out of the ice_port_info + struct (bsc#1012628). +- ice: Recognize 860 as iSCSI port in CEE mode (bsc#1012628). +- xfrm: interface: fix ipv4 pmtu check to honor ip header df + (bsc#1012628). +- xfrm: Use actual socket sk instead of skb socket for + xfrm_output_resume (bsc#1012628). +- remoteproc: qcom: pil_info: avoid 64-bit division (bsc#1012628). +- regulator: bd9571mwv: Fix AVS and DVFS voltage range + (bsc#1012628). +- ARM: OMAP4: Fix PMIC voltage domains for bionic (bsc#1012628). +- ARM: OMAP4: PM: update ROM return address for OSWR and OFF + (bsc#1012628). +- remoteproc: pru: Fix firmware loading crashes on K3 SoCs + (bsc#1012628). +- net: xfrm: Localize sequence counter per network namespace + (bsc#1012628). +- esp: delete NETIF_F_SCTP_CRC bit from features for esp offload + (bsc#1012628). +- ASoC: SOF: Intel: HDA: fix core status verification + (bsc#1012628). +- ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for + some chips (bsc#1012628). +- xfrm: Fix NULL pointer dereference on policy lookup + (bsc#1012628). +- virtchnl: Fix layout of RSS structures (bsc#1012628). +- i40e: Added Asym_Pause to supported link modes (bsc#1012628). +- i40e: Fix kernel oops when i40e driver removes VF's + (bsc#1012628). +- hostfs: fix memory handling in follow_link() (bsc#1012628). +- amd-xgbe: Update DMA coherency values (bsc#1012628). +- vxlan: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- geneve: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- sch_red: fix off-by-one checks in red_check_params() + (bsc#1012628). +- drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit + (bsc#1012628). +- arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0 + (bsc#1012628). +- xfrm: Provide private skb extensions for segmented and hw + offloaded ESP packets (bsc#1012628). +- can: bcm/raw: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: isotp: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: uapi: can.h: mark union inside struct can_frame packed + (bsc#1012628). +- mlxsw: spectrum: Fix ECN marking in tunnel decapsulation + (bsc#1012628). +- ethernet: myri10ge: Fix a use after free in myri10ge_sw_tso + (bsc#1012628). +- gianfar: Handle error code at MAC address change (bsc#1012628). +- net: dsa: Fix type was not set for devlink port (bsc#1012628). +- clk: qcom: camcc: Update the clock ops for the SC7180 + (bsc#1012628). +- cxgb4: avoid collecting SGE_QBASE regs during traffic + (bsc#1012628). +- net:tipc: Fix a double free in tipc_sk_mcast_rcv (bsc#1012628). +- ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfaces + (bsc#1012628). +- net/ncsi: Avoid channel_monitor hrtimer deadlock (bsc#1012628). +- net: qrtr: Fix memory leak on qrtr_tx_wait failure + (bsc#1012628). +- nfp: flower: ignore duplicate merge hints from FW (bsc#1012628). +- net: phy: broadcom: Only advertise EEE for supported modes + (bsc#1012628). +- I2C: JZ4780: Fix bug for Ingenic X1000 (bsc#1012628). +- ASoC: sunxi: sun4i-codec: fill ASoC card owner (bsc#1012628). +- net/mlx5e: Fix mapping of ct_label zero (bsc#1012628). +- net/mlx5: Delete auxiliary bus driver eth-rep first + (bsc#1012628). +- net/mlx5e: Fix ethtool indication of connector type + (bsc#1012628). +- net/mlx5: Don't request more than supported EQs (bsc#1012628). +- net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQ + (bsc#1012628). +- net/rds: Fix a use after free in rds_message_map_pages + (bsc#1012628). +- xdp: fix xdp_return_frame() kernel BUG throw for page_pool + memory model (bsc#1012628). +- soc/fsl: qbman: fix conflicting alignment attributes + (bsc#1012628). +- i40e: fix receiving of single packets in xsk zero-copy mode + (bsc#1012628). +- i40e: Fix display statistics for veb_tc (bsc#1012628). +- RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs + clt session files (bsc#1012628). +- drm/msm: Set drvdata to NULL when msm_drm_init() fails + (bsc#1012628). +- net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., + ...); (bsc#1012628). +- mptcp: forbit mcast-related sockopt on MPTCP sockets + (bsc#1012628). +- mptcp: revert "mptcp: provide subflow aware release function" + (bsc#1012628). +- scsi: ufs: core: Fix task management request completion timeout + (bsc#1012628). +- scsi: ufs: core: Fix wrong Task Tag used in task management + request UPIUs (bsc#1012628). +- drm/msm/disp/dpu1: program 3d_merge only if block is attached + (bsc#1012628). +- Revert "arm64: dts: marvell: armada-cp110: Switch to per-port + SATA interrupts" (bsc#1012628). +- ARM: dts: turris-omnia: fix hardware buffer management + (bsc#1012628). +- net: cls_api: Fix uninitialised struct field + bo->unlocked_driver_cb (bsc#1012628). +- net: macb: restore cmp registers on resume path (bsc#1012628). +- clk: fix invalid usage of list cursor in register (bsc#1012628). +- clk: fix invalid usage of list cursor in unregister + (bsc#1012628). +- workqueue: Move the position of debug_work_activate() in + __queue_work() (bsc#1012628). +- s390/cpcmd: fix inline assembly register clobbering + (bsc#1012628). +- perf inject: Fix repipe usage (bsc#1012628). +- openvswitch: fix send of uninitialized stack memory in ct + limit reply (bsc#1012628). +- i2c: designware: Adjust bus_freq_hz when refuse high speed + mode set (bsc#1012628). +- iwlwifi: fix 11ax disabled bit in the regulatory capability + flags (bsc#1012628). +- can: mcp251x: fix support for half duplex SPI host controllers + (bsc#1012628). +- platform/x86: intel-hid: Fix spurious wakeups caused by + tablet-mode events during suspend (bsc#1012628). +- tipc: increment the tmp aead refcnt before attaching it + (bsc#1012628). +- net: hns3: clear VF down state bit before request link status + (bsc#1012628). +- net/mlx5: Fix HW spec violation configuring uplink + (bsc#1012628). +- net/mlx5: Fix placement of log_max_flow_counter (bsc#1012628). +- net/mlx5: Fix PPLM register mapping (bsc#1012628). +- net/mlx5: Fix PBMC register mapping (bsc#1012628). +- RDMA/cxgb4: check for ipv6 address properly while destroying + listener (bsc#1012628). +- perf report: Fix wrong LBR block sorting (bsc#1012628). +- RDMA/qedr: Fix kernel panic when trying to access recv_cq + (bsc#1012628). +- drm/vc4: crtc: Reduce PV fifo threshold on hvs4 (bsc#1012628). +- i40e: Fix parameters in aq_get_phy_register() (bsc#1012628). +- RDMA/addr: Be strict with gid size (bsc#1012628). +- vdpa/mlx5: should exclude header length and fcs from mtu + (bsc#1012628). +- vdpa/mlx5: Fix wrong use of bit numbers (bsc#1012628). +- RAS/CEC: Correct ce_add_elem()'s returned values (bsc#1012628). +- clk: socfpga: fix iomem pointer cast on 64-bit (bsc#1012628). +- lockdep: Address clang -Wformat warning printing for %hd + (bsc#1012628). +- dt-bindings: net: ethernet-controller: fix typo in NVMEM + (bsc#1012628). +- net: sched: bump refcount for new action in ACT replace mode + (bsc#1012628). +- x86/traps: Correct exc_general_protection() and math_error() + return paths (bsc#1012628). +- gpiolib: Read "gpio-line-names" from a firmware node + (bsc#1012628). +- cfg80211: remove WARN_ON() in cfg80211_sme_connect + (bsc#1012628). +- net: tun: set tun->dev->addr_len during TUNSETLINK processing + (bsc#1012628). +- drivers: net: fix memory leak in atusb_probe (bsc#1012628). +- drivers: net: fix memory leak in peak_usb_create_dev + (bsc#1012628). +- net: mac802154: Fix general protection fault (bsc#1012628). +- net: ieee802154: nl-mac: fix check on panid (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec dev (bsc#1012628). +- net: ieee802154: fix nl802154 add llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec devkey (bsc#1012628). +- net: ieee802154: forbid monitor for set llsec params + (bsc#1012628). +- net: ieee802154: forbid monitor for del llsec seclevel + (bsc#1012628). +- net: ieee802154: stop dump llsec params for monitors + (bsc#1012628). +- Revert "net: sched: bump refcount for new action in ACT replace + mode" (bsc#1012628). +- commit f68b7e1 + +------------------------------------------------------------------- +Mon Apr 12 14:22:20 CEST 2021 - tiwai@suse.de + +- rpm/kernel-binary.spec.in: Fix dependency of kernel-*-devel package (bsc#1184514) + The devel package requires the kernel binary package itself for building + modules externally. +- commit 794be7b + ------------------------------------------------------------------- Sun Apr 11 19:59:36 CEST 2021 - jslaby@suse.cz @@ -86,6 +434,18 @@ Sun Apr 11 18:10:28 CEST 2021 - jslaby@suse.cz - ARM: dts: am33xx: add aliases for mmc interfaces (bsc#1012628). - commit 0ea11a6 +------------------------------------------------------------------- +Fri Apr 9 12:42:23 CEST 2021 - msuchanek@suse.de + +- rpm/check-for-config-changes: Also ignore AS_VERSION added in 5.12. +- commit bd64cb2 + +------------------------------------------------------------------- +Fri Apr 9 09:23:27 CEST 2021 - msuchanek@suse.de + +- post.sh: Return an error when module update fails (bsc#1047233 bsc#1184388). +- commit 18f65df + ------------------------------------------------------------------- Fri Apr 9 07:39:04 CEST 2021 - jslaby@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index cde620d0..0e109b45 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 5.11 -%define patchversion 5.11.13 +%define patchversion 5.11.14 %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.11.13 +Version: 5.11.14 %if 0%{?is_kotd} -Release: .gb15020c +Release: .gf68b7e1 %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-b15020c806ebe1be27ce173dfc4085898b8d5012 -Provides: kernel-srchash-b15020c806ebe1be27ce173dfc4085898b8d5012 +Provides: kernel-%build_flavor-base-srchash-f68b7e1884442abb808517acc24234ef6a26b93d +Provides: kernel-srchash-f68b7e1884442abb808517acc24234ef6a26b93d # END COMMON DEPS -Provides: %name-srchash-b15020c806ebe1be27ce173dfc4085898b8d5012 +Provides: %name-srchash-f68b7e1884442abb808517acc24234ef6a26b93d %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 @@ -1153,6 +1153,7 @@ Summary: Development files necessary for building kernel modules Group: Development/Sources Provides: %name-devel = %version-%source_rel Provides: multiversion(kernel) +Requires: %{name} = %version-%source_rel %if ! %build_vanilla Requires: kernel-devel%variant = %version-%source_rel Recommends: make diff --git a/kernel-default.changes b/kernel-default.changes index a79cbd19..48efe045 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,351 @@ +------------------------------------------------------------------- +Wed Apr 14 08:57:33 CEST 2021 - jslaby@suse.cz + +- Linux 5.11.14 (bsc#1012628). +- xfrm/compat: Cleanup WARN()s that can be user-triggered + (bsc#1012628). +- ALSA: aloop: Fix initialization of controls (bsc#1012628). +- ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1 + (bsc#1012628). +- ALSA: hda/conexant: Apply quirk for another HP ZBook G5 model + (bsc#1012628). +- file: fix close_range() for unshare+cloexec (bsc#1012628). +- ASoC: intel: atom: Stop advertising non working S24LE support + (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_bind() (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_connect() (bsc#1012628). +- nfc: fix memory leak in llcp_sock_connect() (bsc#1012628). +- nfc: Avoid endless loops caused by repeated llcp_sock_connect() + (bsc#1012628). +- selinux: make nslot handling in avtab more robust (bsc#1012628). +- selinux: fix cond_list corruption when changing booleans + (bsc#1012628). +- selinux: fix race between old and new sidtab (bsc#1012628). +- xen/evtchn: Change irq_info lock to raw_spinlock_t + (bsc#1012628). +- net: ipv6: check for validity before dereferencing + cfg->fc_nlinfo.nlh (bsc#1012628). +- net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII + clock (bsc#1012628). +- net: dsa: lantiq_gswip: Don't use PHY auto polling + (bsc#1012628). +- net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG + bits (bsc#1012628). +- ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m + (bsc#1012628). +- drm/radeon: Fix size overflow (bsc#1012628). +- drm/amdgpu: Fix size overflow (bsc#1012628). +- drm/amdgpu/smu7: fix CAC setting on TOPAZ (bsc#1012628). +- rfkill: revert back to old userspace API by default + (bsc#1012628). +- cifs: escape spaces in share names (bsc#1012628). +- cifs: On cifs_reconnect, resolve the hostname again + (bsc#1012628). +- IB/hfi1: Fix probe time panic when AIP is enabled with a buggy + BIOS (bsc#1012628). +- LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too late + (bsc#1012628). +- gcov: re-fix clang-11+ support (bsc#1012628). +- ia64: fix user_stack_pointer() for ptrace() (bsc#1012628). +- nds32: flush_dcache_page: use page_mapping_file to avoid races + with swapoff (bsc#1012628). +- ocfs2: fix deadlock between setattr and dio_end_io_write + (bsc#1012628). +- fs: direct-io: fix missing sdio->boundary (bsc#1012628). +- ethtool: fix incorrect datatype in set_eee ops (bsc#1012628). +- of: property: fw_devlink: do not link ".*,nr-gpios" + (bsc#1012628). +- parisc: parisc-agp requires SBA IOMMU driver (bsc#1012628). +- parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers + (bsc#1012628). +- ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt + pin (bsc#1012628). +- batman-adv: initialize "struct + batadv_tvlv_tt_vlan_data"->reserved field (bsc#1012628). +- ice: Continue probe on link/PHY errors (bsc#1012628). +- ice: Increase control queue timeout (bsc#1012628). +- ice: prevent ice_open and ice_stop during reset (bsc#1012628). +- ice: fix memory allocation call (bsc#1012628). +- ice: remove DCBNL_DEVRESET bit from PF state (bsc#1012628). +- ice: Fix for dereference of NULL pointer (bsc#1012628). +- ice: Use port number instead of PF ID for WoL (bsc#1012628). +- ice: Cleanup fltr list in case of allocation issues + (bsc#1012628). +- iwlwifi: pcie: properly set LTR workarounds on 22000 devices + (bsc#1012628). +- ice: fix memory leak of aRFS after resuming from suspend + (bsc#1012628). +- net: hso: fix null-ptr-deref during tty device unregistration + (bsc#1012628). +- libbpf: Fix bail out from 'ringbuf_process_ring()' on error + (bsc#1012628). +- bpf: Enforce that struct_ops programs be GPL-only (bsc#1012628). +- bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET (bsc#1012628). +- ethernet/netronome/nfp: Fix a use after free in + nfp_bpf_ctrl_msg_rx (bsc#1012628). +- libbpf: Ensure umem pointer is non-NULL before dereferencing + (bsc#1012628). +- libbpf: Restore umem state after socket create failure + (bsc#1012628). +- libbpf: Only create rx and tx XDP rings when necessary + (bsc#1012628). +- bpf: Refcount task stack in bpf_get_task_stack (bsc#1012628). +- bpf, sockmap: Fix sk->prot unhash op reset (bsc#1012628). +- bpf, sockmap: Fix incorrect fwd_alloc accounting (bsc#1012628). +- net: ensure mac header is set in virtio_net_hdr_to_skb() + (bsc#1012628). +- i40e: Fix sparse warning: missing error code 'err' + (bsc#1012628). +- i40e: Fix sparse error: 'vsi->netdev' could be null + (bsc#1012628). +- i40e: Fix sparse error: uninitialized symbol 'ring' + (bsc#1012628). +- i40e: Fix sparse errors in i40e_txrx.c (bsc#1012628). +- vdpa/mlx5: Fix suspend/resume index restoration (bsc#1012628). +- net: sched: sch_teql: fix null-pointer dereference + (bsc#1012628). +- net: sched: fix action overwrite reference counting + (bsc#1012628). +- nl80211: fix beacon head validation (bsc#1012628). +- nl80211: fix potential leak of ACL params (bsc#1012628). +- cfg80211: check S1G beacon compat element length (bsc#1012628). +- mac80211: fix time-is-after bug in mlme (bsc#1012628). +- mac80211: fix TXQ AC confusion (bsc#1012628). +- net: hsr: Reset MAC header for Tx path (bsc#1012628). +- net-ipv6: bugfix - raw & sctp - switch to + ipv6_can_nonlocal_bind() (bsc#1012628). +- net: let skb_orphan_partial wake-up waiters (bsc#1012628). +- thunderbolt: Fix a leak in tb_retimer_add() (bsc#1012628). +- thunderbolt: Fix off by one in tb_port_find_retimer() + (bsc#1012628). +- usbip: add sysfs_lock to synchronize sysfs code paths + (bsc#1012628). +- usbip: stub-dev synchronize sysfs code paths (bsc#1012628). +- usbip: vudc synchronize sysfs code paths (bsc#1012628). +- usbip: synchronize event handler with sysfs code paths + (bsc#1012628). +- driver core: Fix locking bug in + deferred_probe_timeout_work_func() (bsc#1012628). +- scsi: pm80xx: Fix chip initialization failure (bsc#1012628). +- scsi: target: iscsi: Fix zero tag inside a trace event + (bsc#1012628). +- percpu: make pcpu_nr_empty_pop_pages per chunk type + (bsc#1012628). +- i2c: turn recovery error on init to debug (bsc#1012628). +- powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime + vdso.so is rebuilt (bsc#1012628). +- powerpc/ptrace: Don't return error when getting/setting FP + regs without CONFIG_PPC_FPU_REGS (bsc#1012628). +- KVM: x86/mmu: change TDP MMU yield function returns to match + cond_resched (bsc#1012628). +- KVM: x86/mmu: Merge flush and non-flush + tdp_mmu_iter_cond_resched (bsc#1012628). +- KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn + (bsc#1012628). +- KVM: x86/mmu: Ensure forward progress when yielding in TDP + MMU iter (bsc#1012628). +- KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changed + (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed when yielding during + GFN range zap (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX + zapping (bsc#1012628). +- KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX + pages (bsc#1012628). +- KVM: x86/mmu: preserve pending TLB flush across calls to + kvm_tdp_mmu_zap_sp (bsc#1012628). +- net: sched: fix err handler in tcf_action_init() (bsc#1012628). +- ice: Refactor DCB related variables out of the ice_port_info + struct (bsc#1012628). +- ice: Recognize 860 as iSCSI port in CEE mode (bsc#1012628). +- xfrm: interface: fix ipv4 pmtu check to honor ip header df + (bsc#1012628). +- xfrm: Use actual socket sk instead of skb socket for + xfrm_output_resume (bsc#1012628). +- remoteproc: qcom: pil_info: avoid 64-bit division (bsc#1012628). +- regulator: bd9571mwv: Fix AVS and DVFS voltage range + (bsc#1012628). +- ARM: OMAP4: Fix PMIC voltage domains for bionic (bsc#1012628). +- ARM: OMAP4: PM: update ROM return address for OSWR and OFF + (bsc#1012628). +- remoteproc: pru: Fix firmware loading crashes on K3 SoCs + (bsc#1012628). +- net: xfrm: Localize sequence counter per network namespace + (bsc#1012628). +- esp: delete NETIF_F_SCTP_CRC bit from features for esp offload + (bsc#1012628). +- ASoC: SOF: Intel: HDA: fix core status verification + (bsc#1012628). +- ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for + some chips (bsc#1012628). +- xfrm: Fix NULL pointer dereference on policy lookup + (bsc#1012628). +- virtchnl: Fix layout of RSS structures (bsc#1012628). +- i40e: Added Asym_Pause to supported link modes (bsc#1012628). +- i40e: Fix kernel oops when i40e driver removes VF's + (bsc#1012628). +- hostfs: fix memory handling in follow_link() (bsc#1012628). +- amd-xgbe: Update DMA coherency values (bsc#1012628). +- vxlan: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- geneve: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- sch_red: fix off-by-one checks in red_check_params() + (bsc#1012628). +- drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit + (bsc#1012628). +- arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0 + (bsc#1012628). +- xfrm: Provide private skb extensions for segmented and hw + offloaded ESP packets (bsc#1012628). +- can: bcm/raw: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: isotp: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: uapi: can.h: mark union inside struct can_frame packed + (bsc#1012628). +- mlxsw: spectrum: Fix ECN marking in tunnel decapsulation + (bsc#1012628). +- ethernet: myri10ge: Fix a use after free in myri10ge_sw_tso + (bsc#1012628). +- gianfar: Handle error code at MAC address change (bsc#1012628). +- net: dsa: Fix type was not set for devlink port (bsc#1012628). +- clk: qcom: camcc: Update the clock ops for the SC7180 + (bsc#1012628). +- cxgb4: avoid collecting SGE_QBASE regs during traffic + (bsc#1012628). +- net:tipc: Fix a double free in tipc_sk_mcast_rcv (bsc#1012628). +- ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfaces + (bsc#1012628). +- net/ncsi: Avoid channel_monitor hrtimer deadlock (bsc#1012628). +- net: qrtr: Fix memory leak on qrtr_tx_wait failure + (bsc#1012628). +- nfp: flower: ignore duplicate merge hints from FW (bsc#1012628). +- net: phy: broadcom: Only advertise EEE for supported modes + (bsc#1012628). +- I2C: JZ4780: Fix bug for Ingenic X1000 (bsc#1012628). +- ASoC: sunxi: sun4i-codec: fill ASoC card owner (bsc#1012628). +- net/mlx5e: Fix mapping of ct_label zero (bsc#1012628). +- net/mlx5: Delete auxiliary bus driver eth-rep first + (bsc#1012628). +- net/mlx5e: Fix ethtool indication of connector type + (bsc#1012628). +- net/mlx5: Don't request more than supported EQs (bsc#1012628). +- net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQ + (bsc#1012628). +- net/rds: Fix a use after free in rds_message_map_pages + (bsc#1012628). +- xdp: fix xdp_return_frame() kernel BUG throw for page_pool + memory model (bsc#1012628). +- soc/fsl: qbman: fix conflicting alignment attributes + (bsc#1012628). +- i40e: fix receiving of single packets in xsk zero-copy mode + (bsc#1012628). +- i40e: Fix display statistics for veb_tc (bsc#1012628). +- RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs + clt session files (bsc#1012628). +- drm/msm: Set drvdata to NULL when msm_drm_init() fails + (bsc#1012628). +- net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., + ...); (bsc#1012628). +- mptcp: forbit mcast-related sockopt on MPTCP sockets + (bsc#1012628). +- mptcp: revert "mptcp: provide subflow aware release function" + (bsc#1012628). +- scsi: ufs: core: Fix task management request completion timeout + (bsc#1012628). +- scsi: ufs: core: Fix wrong Task Tag used in task management + request UPIUs (bsc#1012628). +- drm/msm/disp/dpu1: program 3d_merge only if block is attached + (bsc#1012628). +- Revert "arm64: dts: marvell: armada-cp110: Switch to per-port + SATA interrupts" (bsc#1012628). +- ARM: dts: turris-omnia: fix hardware buffer management + (bsc#1012628). +- net: cls_api: Fix uninitialised struct field + bo->unlocked_driver_cb (bsc#1012628). +- net: macb: restore cmp registers on resume path (bsc#1012628). +- clk: fix invalid usage of list cursor in register (bsc#1012628). +- clk: fix invalid usage of list cursor in unregister + (bsc#1012628). +- workqueue: Move the position of debug_work_activate() in + __queue_work() (bsc#1012628). +- s390/cpcmd: fix inline assembly register clobbering + (bsc#1012628). +- perf inject: Fix repipe usage (bsc#1012628). +- openvswitch: fix send of uninitialized stack memory in ct + limit reply (bsc#1012628). +- i2c: designware: Adjust bus_freq_hz when refuse high speed + mode set (bsc#1012628). +- iwlwifi: fix 11ax disabled bit in the regulatory capability + flags (bsc#1012628). +- can: mcp251x: fix support for half duplex SPI host controllers + (bsc#1012628). +- platform/x86: intel-hid: Fix spurious wakeups caused by + tablet-mode events during suspend (bsc#1012628). +- tipc: increment the tmp aead refcnt before attaching it + (bsc#1012628). +- net: hns3: clear VF down state bit before request link status + (bsc#1012628). +- net/mlx5: Fix HW spec violation configuring uplink + (bsc#1012628). +- net/mlx5: Fix placement of log_max_flow_counter (bsc#1012628). +- net/mlx5: Fix PPLM register mapping (bsc#1012628). +- net/mlx5: Fix PBMC register mapping (bsc#1012628). +- RDMA/cxgb4: check for ipv6 address properly while destroying + listener (bsc#1012628). +- perf report: Fix wrong LBR block sorting (bsc#1012628). +- RDMA/qedr: Fix kernel panic when trying to access recv_cq + (bsc#1012628). +- drm/vc4: crtc: Reduce PV fifo threshold on hvs4 (bsc#1012628). +- i40e: Fix parameters in aq_get_phy_register() (bsc#1012628). +- RDMA/addr: Be strict with gid size (bsc#1012628). +- vdpa/mlx5: should exclude header length and fcs from mtu + (bsc#1012628). +- vdpa/mlx5: Fix wrong use of bit numbers (bsc#1012628). +- RAS/CEC: Correct ce_add_elem()'s returned values (bsc#1012628). +- clk: socfpga: fix iomem pointer cast on 64-bit (bsc#1012628). +- lockdep: Address clang -Wformat warning printing for %hd + (bsc#1012628). +- dt-bindings: net: ethernet-controller: fix typo in NVMEM + (bsc#1012628). +- net: sched: bump refcount for new action in ACT replace mode + (bsc#1012628). +- x86/traps: Correct exc_general_protection() and math_error() + return paths (bsc#1012628). +- gpiolib: Read "gpio-line-names" from a firmware node + (bsc#1012628). +- cfg80211: remove WARN_ON() in cfg80211_sme_connect + (bsc#1012628). +- net: tun: set tun->dev->addr_len during TUNSETLINK processing + (bsc#1012628). +- drivers: net: fix memory leak in atusb_probe (bsc#1012628). +- drivers: net: fix memory leak in peak_usb_create_dev + (bsc#1012628). +- net: mac802154: Fix general protection fault (bsc#1012628). +- net: ieee802154: nl-mac: fix check on panid (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec dev (bsc#1012628). +- net: ieee802154: fix nl802154 add llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec devkey (bsc#1012628). +- net: ieee802154: forbid monitor for set llsec params + (bsc#1012628). +- net: ieee802154: forbid monitor for del llsec seclevel + (bsc#1012628). +- net: ieee802154: stop dump llsec params for monitors + (bsc#1012628). +- Revert "net: sched: bump refcount for new action in ACT replace + mode" (bsc#1012628). +- commit f68b7e1 + +------------------------------------------------------------------- +Mon Apr 12 14:22:20 CEST 2021 - tiwai@suse.de + +- rpm/kernel-binary.spec.in: Fix dependency of kernel-*-devel package (bsc#1184514) + The devel package requires the kernel binary package itself for building + modules externally. +- commit 794be7b + ------------------------------------------------------------------- Sun Apr 11 19:59:36 CEST 2021 - jslaby@suse.cz @@ -86,6 +434,18 @@ Sun Apr 11 18:10:28 CEST 2021 - jslaby@suse.cz - ARM: dts: am33xx: add aliases for mmc interfaces (bsc#1012628). - commit 0ea11a6 +------------------------------------------------------------------- +Fri Apr 9 12:42:23 CEST 2021 - msuchanek@suse.de + +- rpm/check-for-config-changes: Also ignore AS_VERSION added in 5.12. +- commit bd64cb2 + +------------------------------------------------------------------- +Fri Apr 9 09:23:27 CEST 2021 - msuchanek@suse.de + +- post.sh: Return an error when module update fails (bsc#1047233 bsc#1184388). +- commit 18f65df + ------------------------------------------------------------------- Fri Apr 9 07:39:04 CEST 2021 - jslaby@suse.cz diff --git a/kernel-default.spec b/kernel-default.spec index 740afbf0..c9bf0e54 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 5.11 -%define patchversion 5.11.13 +%define patchversion 5.11.14 %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.11.13 +Version: 5.11.14 %if 0%{?is_kotd} -Release: .gb15020c +Release: .gf68b7e1 %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-b15020c806ebe1be27ce173dfc4085898b8d5012 -Provides: kernel-srchash-b15020c806ebe1be27ce173dfc4085898b8d5012 +Provides: kernel-%build_flavor-base-srchash-f68b7e1884442abb808517acc24234ef6a26b93d +Provides: kernel-srchash-f68b7e1884442abb808517acc24234ef6a26b93d # END COMMON DEPS -Provides: %name-srchash-b15020c806ebe1be27ce173dfc4085898b8d5012 +Provides: %name-srchash-f68b7e1884442abb808517acc24234ef6a26b93d %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 @@ -1215,6 +1215,7 @@ Summary: Development files necessary for building kernel modules Group: Development/Sources Provides: %name-devel = %version-%source_rel Provides: multiversion(kernel) +Requires: %{name} = %version-%source_rel %if ! %build_vanilla Requires: kernel-devel%variant = %version-%source_rel Recommends: make diff --git a/kernel-docs.changes b/kernel-docs.changes index a79cbd19..48efe045 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,351 @@ +------------------------------------------------------------------- +Wed Apr 14 08:57:33 CEST 2021 - jslaby@suse.cz + +- Linux 5.11.14 (bsc#1012628). +- xfrm/compat: Cleanup WARN()s that can be user-triggered + (bsc#1012628). +- ALSA: aloop: Fix initialization of controls (bsc#1012628). +- ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1 + (bsc#1012628). +- ALSA: hda/conexant: Apply quirk for another HP ZBook G5 model + (bsc#1012628). +- file: fix close_range() for unshare+cloexec (bsc#1012628). +- ASoC: intel: atom: Stop advertising non working S24LE support + (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_bind() (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_connect() (bsc#1012628). +- nfc: fix memory leak in llcp_sock_connect() (bsc#1012628). +- nfc: Avoid endless loops caused by repeated llcp_sock_connect() + (bsc#1012628). +- selinux: make nslot handling in avtab more robust (bsc#1012628). +- selinux: fix cond_list corruption when changing booleans + (bsc#1012628). +- selinux: fix race between old and new sidtab (bsc#1012628). +- xen/evtchn: Change irq_info lock to raw_spinlock_t + (bsc#1012628). +- net: ipv6: check for validity before dereferencing + cfg->fc_nlinfo.nlh (bsc#1012628). +- net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII + clock (bsc#1012628). +- net: dsa: lantiq_gswip: Don't use PHY auto polling + (bsc#1012628). +- net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG + bits (bsc#1012628). +- ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m + (bsc#1012628). +- drm/radeon: Fix size overflow (bsc#1012628). +- drm/amdgpu: Fix size overflow (bsc#1012628). +- drm/amdgpu/smu7: fix CAC setting on TOPAZ (bsc#1012628). +- rfkill: revert back to old userspace API by default + (bsc#1012628). +- cifs: escape spaces in share names (bsc#1012628). +- cifs: On cifs_reconnect, resolve the hostname again + (bsc#1012628). +- IB/hfi1: Fix probe time panic when AIP is enabled with a buggy + BIOS (bsc#1012628). +- LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too late + (bsc#1012628). +- gcov: re-fix clang-11+ support (bsc#1012628). +- ia64: fix user_stack_pointer() for ptrace() (bsc#1012628). +- nds32: flush_dcache_page: use page_mapping_file to avoid races + with swapoff (bsc#1012628). +- ocfs2: fix deadlock between setattr and dio_end_io_write + (bsc#1012628). +- fs: direct-io: fix missing sdio->boundary (bsc#1012628). +- ethtool: fix incorrect datatype in set_eee ops (bsc#1012628). +- of: property: fw_devlink: do not link ".*,nr-gpios" + (bsc#1012628). +- parisc: parisc-agp requires SBA IOMMU driver (bsc#1012628). +- parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers + (bsc#1012628). +- ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt + pin (bsc#1012628). +- batman-adv: initialize "struct + batadv_tvlv_tt_vlan_data"->reserved field (bsc#1012628). +- ice: Continue probe on link/PHY errors (bsc#1012628). +- ice: Increase control queue timeout (bsc#1012628). +- ice: prevent ice_open and ice_stop during reset (bsc#1012628). +- ice: fix memory allocation call (bsc#1012628). +- ice: remove DCBNL_DEVRESET bit from PF state (bsc#1012628). +- ice: Fix for dereference of NULL pointer (bsc#1012628). +- ice: Use port number instead of PF ID for WoL (bsc#1012628). +- ice: Cleanup fltr list in case of allocation issues + (bsc#1012628). +- iwlwifi: pcie: properly set LTR workarounds on 22000 devices + (bsc#1012628). +- ice: fix memory leak of aRFS after resuming from suspend + (bsc#1012628). +- net: hso: fix null-ptr-deref during tty device unregistration + (bsc#1012628). +- libbpf: Fix bail out from 'ringbuf_process_ring()' on error + (bsc#1012628). +- bpf: Enforce that struct_ops programs be GPL-only (bsc#1012628). +- bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET (bsc#1012628). +- ethernet/netronome/nfp: Fix a use after free in + nfp_bpf_ctrl_msg_rx (bsc#1012628). +- libbpf: Ensure umem pointer is non-NULL before dereferencing + (bsc#1012628). +- libbpf: Restore umem state after socket create failure + (bsc#1012628). +- libbpf: Only create rx and tx XDP rings when necessary + (bsc#1012628). +- bpf: Refcount task stack in bpf_get_task_stack (bsc#1012628). +- bpf, sockmap: Fix sk->prot unhash op reset (bsc#1012628). +- bpf, sockmap: Fix incorrect fwd_alloc accounting (bsc#1012628). +- net: ensure mac header is set in virtio_net_hdr_to_skb() + (bsc#1012628). +- i40e: Fix sparse warning: missing error code 'err' + (bsc#1012628). +- i40e: Fix sparse error: 'vsi->netdev' could be null + (bsc#1012628). +- i40e: Fix sparse error: uninitialized symbol 'ring' + (bsc#1012628). +- i40e: Fix sparse errors in i40e_txrx.c (bsc#1012628). +- vdpa/mlx5: Fix suspend/resume index restoration (bsc#1012628). +- net: sched: sch_teql: fix null-pointer dereference + (bsc#1012628). +- net: sched: fix action overwrite reference counting + (bsc#1012628). +- nl80211: fix beacon head validation (bsc#1012628). +- nl80211: fix potential leak of ACL params (bsc#1012628). +- cfg80211: check S1G beacon compat element length (bsc#1012628). +- mac80211: fix time-is-after bug in mlme (bsc#1012628). +- mac80211: fix TXQ AC confusion (bsc#1012628). +- net: hsr: Reset MAC header for Tx path (bsc#1012628). +- net-ipv6: bugfix - raw & sctp - switch to + ipv6_can_nonlocal_bind() (bsc#1012628). +- net: let skb_orphan_partial wake-up waiters (bsc#1012628). +- thunderbolt: Fix a leak in tb_retimer_add() (bsc#1012628). +- thunderbolt: Fix off by one in tb_port_find_retimer() + (bsc#1012628). +- usbip: add sysfs_lock to synchronize sysfs code paths + (bsc#1012628). +- usbip: stub-dev synchronize sysfs code paths (bsc#1012628). +- usbip: vudc synchronize sysfs code paths (bsc#1012628). +- usbip: synchronize event handler with sysfs code paths + (bsc#1012628). +- driver core: Fix locking bug in + deferred_probe_timeout_work_func() (bsc#1012628). +- scsi: pm80xx: Fix chip initialization failure (bsc#1012628). +- scsi: target: iscsi: Fix zero tag inside a trace event + (bsc#1012628). +- percpu: make pcpu_nr_empty_pop_pages per chunk type + (bsc#1012628). +- i2c: turn recovery error on init to debug (bsc#1012628). +- powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime + vdso.so is rebuilt (bsc#1012628). +- powerpc/ptrace: Don't return error when getting/setting FP + regs without CONFIG_PPC_FPU_REGS (bsc#1012628). +- KVM: x86/mmu: change TDP MMU yield function returns to match + cond_resched (bsc#1012628). +- KVM: x86/mmu: Merge flush and non-flush + tdp_mmu_iter_cond_resched (bsc#1012628). +- KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn + (bsc#1012628). +- KVM: x86/mmu: Ensure forward progress when yielding in TDP + MMU iter (bsc#1012628). +- KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changed + (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed when yielding during + GFN range zap (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX + zapping (bsc#1012628). +- KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX + pages (bsc#1012628). +- KVM: x86/mmu: preserve pending TLB flush across calls to + kvm_tdp_mmu_zap_sp (bsc#1012628). +- net: sched: fix err handler in tcf_action_init() (bsc#1012628). +- ice: Refactor DCB related variables out of the ice_port_info + struct (bsc#1012628). +- ice: Recognize 860 as iSCSI port in CEE mode (bsc#1012628). +- xfrm: interface: fix ipv4 pmtu check to honor ip header df + (bsc#1012628). +- xfrm: Use actual socket sk instead of skb socket for + xfrm_output_resume (bsc#1012628). +- remoteproc: qcom: pil_info: avoid 64-bit division (bsc#1012628). +- regulator: bd9571mwv: Fix AVS and DVFS voltage range + (bsc#1012628). +- ARM: OMAP4: Fix PMIC voltage domains for bionic (bsc#1012628). +- ARM: OMAP4: PM: update ROM return address for OSWR and OFF + (bsc#1012628). +- remoteproc: pru: Fix firmware loading crashes on K3 SoCs + (bsc#1012628). +- net: xfrm: Localize sequence counter per network namespace + (bsc#1012628). +- esp: delete NETIF_F_SCTP_CRC bit from features for esp offload + (bsc#1012628). +- ASoC: SOF: Intel: HDA: fix core status verification + (bsc#1012628). +- ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for + some chips (bsc#1012628). +- xfrm: Fix NULL pointer dereference on policy lookup + (bsc#1012628). +- virtchnl: Fix layout of RSS structures (bsc#1012628). +- i40e: Added Asym_Pause to supported link modes (bsc#1012628). +- i40e: Fix kernel oops when i40e driver removes VF's + (bsc#1012628). +- hostfs: fix memory handling in follow_link() (bsc#1012628). +- amd-xgbe: Update DMA coherency values (bsc#1012628). +- vxlan: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- geneve: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- sch_red: fix off-by-one checks in red_check_params() + (bsc#1012628). +- drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit + (bsc#1012628). +- arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0 + (bsc#1012628). +- xfrm: Provide private skb extensions for segmented and hw + offloaded ESP packets (bsc#1012628). +- can: bcm/raw: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: isotp: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: uapi: can.h: mark union inside struct can_frame packed + (bsc#1012628). +- mlxsw: spectrum: Fix ECN marking in tunnel decapsulation + (bsc#1012628). +- ethernet: myri10ge: Fix a use after free in myri10ge_sw_tso + (bsc#1012628). +- gianfar: Handle error code at MAC address change (bsc#1012628). +- net: dsa: Fix type was not set for devlink port (bsc#1012628). +- clk: qcom: camcc: Update the clock ops for the SC7180 + (bsc#1012628). +- cxgb4: avoid collecting SGE_QBASE regs during traffic + (bsc#1012628). +- net:tipc: Fix a double free in tipc_sk_mcast_rcv (bsc#1012628). +- ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfaces + (bsc#1012628). +- net/ncsi: Avoid channel_monitor hrtimer deadlock (bsc#1012628). +- net: qrtr: Fix memory leak on qrtr_tx_wait failure + (bsc#1012628). +- nfp: flower: ignore duplicate merge hints from FW (bsc#1012628). +- net: phy: broadcom: Only advertise EEE for supported modes + (bsc#1012628). +- I2C: JZ4780: Fix bug for Ingenic X1000 (bsc#1012628). +- ASoC: sunxi: sun4i-codec: fill ASoC card owner (bsc#1012628). +- net/mlx5e: Fix mapping of ct_label zero (bsc#1012628). +- net/mlx5: Delete auxiliary bus driver eth-rep first + (bsc#1012628). +- net/mlx5e: Fix ethtool indication of connector type + (bsc#1012628). +- net/mlx5: Don't request more than supported EQs (bsc#1012628). +- net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQ + (bsc#1012628). +- net/rds: Fix a use after free in rds_message_map_pages + (bsc#1012628). +- xdp: fix xdp_return_frame() kernel BUG throw for page_pool + memory model (bsc#1012628). +- soc/fsl: qbman: fix conflicting alignment attributes + (bsc#1012628). +- i40e: fix receiving of single packets in xsk zero-copy mode + (bsc#1012628). +- i40e: Fix display statistics for veb_tc (bsc#1012628). +- RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs + clt session files (bsc#1012628). +- drm/msm: Set drvdata to NULL when msm_drm_init() fails + (bsc#1012628). +- net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., + ...); (bsc#1012628). +- mptcp: forbit mcast-related sockopt on MPTCP sockets + (bsc#1012628). +- mptcp: revert "mptcp: provide subflow aware release function" + (bsc#1012628). +- scsi: ufs: core: Fix task management request completion timeout + (bsc#1012628). +- scsi: ufs: core: Fix wrong Task Tag used in task management + request UPIUs (bsc#1012628). +- drm/msm/disp/dpu1: program 3d_merge only if block is attached + (bsc#1012628). +- Revert "arm64: dts: marvell: armada-cp110: Switch to per-port + SATA interrupts" (bsc#1012628). +- ARM: dts: turris-omnia: fix hardware buffer management + (bsc#1012628). +- net: cls_api: Fix uninitialised struct field + bo->unlocked_driver_cb (bsc#1012628). +- net: macb: restore cmp registers on resume path (bsc#1012628). +- clk: fix invalid usage of list cursor in register (bsc#1012628). +- clk: fix invalid usage of list cursor in unregister + (bsc#1012628). +- workqueue: Move the position of debug_work_activate() in + __queue_work() (bsc#1012628). +- s390/cpcmd: fix inline assembly register clobbering + (bsc#1012628). +- perf inject: Fix repipe usage (bsc#1012628). +- openvswitch: fix send of uninitialized stack memory in ct + limit reply (bsc#1012628). +- i2c: designware: Adjust bus_freq_hz when refuse high speed + mode set (bsc#1012628). +- iwlwifi: fix 11ax disabled bit in the regulatory capability + flags (bsc#1012628). +- can: mcp251x: fix support for half duplex SPI host controllers + (bsc#1012628). +- platform/x86: intel-hid: Fix spurious wakeups caused by + tablet-mode events during suspend (bsc#1012628). +- tipc: increment the tmp aead refcnt before attaching it + (bsc#1012628). +- net: hns3: clear VF down state bit before request link status + (bsc#1012628). +- net/mlx5: Fix HW spec violation configuring uplink + (bsc#1012628). +- net/mlx5: Fix placement of log_max_flow_counter (bsc#1012628). +- net/mlx5: Fix PPLM register mapping (bsc#1012628). +- net/mlx5: Fix PBMC register mapping (bsc#1012628). +- RDMA/cxgb4: check for ipv6 address properly while destroying + listener (bsc#1012628). +- perf report: Fix wrong LBR block sorting (bsc#1012628). +- RDMA/qedr: Fix kernel panic when trying to access recv_cq + (bsc#1012628). +- drm/vc4: crtc: Reduce PV fifo threshold on hvs4 (bsc#1012628). +- i40e: Fix parameters in aq_get_phy_register() (bsc#1012628). +- RDMA/addr: Be strict with gid size (bsc#1012628). +- vdpa/mlx5: should exclude header length and fcs from mtu + (bsc#1012628). +- vdpa/mlx5: Fix wrong use of bit numbers (bsc#1012628). +- RAS/CEC: Correct ce_add_elem()'s returned values (bsc#1012628). +- clk: socfpga: fix iomem pointer cast on 64-bit (bsc#1012628). +- lockdep: Address clang -Wformat warning printing for %hd + (bsc#1012628). +- dt-bindings: net: ethernet-controller: fix typo in NVMEM + (bsc#1012628). +- net: sched: bump refcount for new action in ACT replace mode + (bsc#1012628). +- x86/traps: Correct exc_general_protection() and math_error() + return paths (bsc#1012628). +- gpiolib: Read "gpio-line-names" from a firmware node + (bsc#1012628). +- cfg80211: remove WARN_ON() in cfg80211_sme_connect + (bsc#1012628). +- net: tun: set tun->dev->addr_len during TUNSETLINK processing + (bsc#1012628). +- drivers: net: fix memory leak in atusb_probe (bsc#1012628). +- drivers: net: fix memory leak in peak_usb_create_dev + (bsc#1012628). +- net: mac802154: Fix general protection fault (bsc#1012628). +- net: ieee802154: nl-mac: fix check on panid (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec dev (bsc#1012628). +- net: ieee802154: fix nl802154 add llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec devkey (bsc#1012628). +- net: ieee802154: forbid monitor for set llsec params + (bsc#1012628). +- net: ieee802154: forbid monitor for del llsec seclevel + (bsc#1012628). +- net: ieee802154: stop dump llsec params for monitors + (bsc#1012628). +- Revert "net: sched: bump refcount for new action in ACT replace + mode" (bsc#1012628). +- commit f68b7e1 + +------------------------------------------------------------------- +Mon Apr 12 14:22:20 CEST 2021 - tiwai@suse.de + +- rpm/kernel-binary.spec.in: Fix dependency of kernel-*-devel package (bsc#1184514) + The devel package requires the kernel binary package itself for building + modules externally. +- commit 794be7b + ------------------------------------------------------------------- Sun Apr 11 19:59:36 CEST 2021 - jslaby@suse.cz @@ -86,6 +434,18 @@ Sun Apr 11 18:10:28 CEST 2021 - jslaby@suse.cz - ARM: dts: am33xx: add aliases for mmc interfaces (bsc#1012628). - commit 0ea11a6 +------------------------------------------------------------------- +Fri Apr 9 12:42:23 CEST 2021 - msuchanek@suse.de + +- rpm/check-for-config-changes: Also ignore AS_VERSION added in 5.12. +- commit bd64cb2 + +------------------------------------------------------------------- +Fri Apr 9 09:23:27 CEST 2021 - msuchanek@suse.de + +- post.sh: Return an error when module update fails (bsc#1047233 bsc#1184388). +- commit 18f65df + ------------------------------------------------------------------- Fri Apr 9 07:39:04 CEST 2021 - jslaby@suse.cz diff --git a/kernel-docs.spec b/kernel-docs.spec index f8611319..74ca9c76 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 5.11 -%define patchversion 5.11.13 +%define patchversion 5.11.14 %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.11.13 +Version: 5.11.14 %if 0%{?is_kotd} -Release: .gb15020c +Release: .gf68b7e1 %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-b15020c806ebe1be27ce173dfc4085898b8d5012 +Provides: %name-srchash-f68b7e1884442abb808517acc24234ef6a26b93d 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 a79cbd19..48efe045 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,351 @@ +------------------------------------------------------------------- +Wed Apr 14 08:57:33 CEST 2021 - jslaby@suse.cz + +- Linux 5.11.14 (bsc#1012628). +- xfrm/compat: Cleanup WARN()s that can be user-triggered + (bsc#1012628). +- ALSA: aloop: Fix initialization of controls (bsc#1012628). +- ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1 + (bsc#1012628). +- ALSA: hda/conexant: Apply quirk for another HP ZBook G5 model + (bsc#1012628). +- file: fix close_range() for unshare+cloexec (bsc#1012628). +- ASoC: intel: atom: Stop advertising non working S24LE support + (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_bind() (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_connect() (bsc#1012628). +- nfc: fix memory leak in llcp_sock_connect() (bsc#1012628). +- nfc: Avoid endless loops caused by repeated llcp_sock_connect() + (bsc#1012628). +- selinux: make nslot handling in avtab more robust (bsc#1012628). +- selinux: fix cond_list corruption when changing booleans + (bsc#1012628). +- selinux: fix race between old and new sidtab (bsc#1012628). +- xen/evtchn: Change irq_info lock to raw_spinlock_t + (bsc#1012628). +- net: ipv6: check for validity before dereferencing + cfg->fc_nlinfo.nlh (bsc#1012628). +- net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII + clock (bsc#1012628). +- net: dsa: lantiq_gswip: Don't use PHY auto polling + (bsc#1012628). +- net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG + bits (bsc#1012628). +- ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m + (bsc#1012628). +- drm/radeon: Fix size overflow (bsc#1012628). +- drm/amdgpu: Fix size overflow (bsc#1012628). +- drm/amdgpu/smu7: fix CAC setting on TOPAZ (bsc#1012628). +- rfkill: revert back to old userspace API by default + (bsc#1012628). +- cifs: escape spaces in share names (bsc#1012628). +- cifs: On cifs_reconnect, resolve the hostname again + (bsc#1012628). +- IB/hfi1: Fix probe time panic when AIP is enabled with a buggy + BIOS (bsc#1012628). +- LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too late + (bsc#1012628). +- gcov: re-fix clang-11+ support (bsc#1012628). +- ia64: fix user_stack_pointer() for ptrace() (bsc#1012628). +- nds32: flush_dcache_page: use page_mapping_file to avoid races + with swapoff (bsc#1012628). +- ocfs2: fix deadlock between setattr and dio_end_io_write + (bsc#1012628). +- fs: direct-io: fix missing sdio->boundary (bsc#1012628). +- ethtool: fix incorrect datatype in set_eee ops (bsc#1012628). +- of: property: fw_devlink: do not link ".*,nr-gpios" + (bsc#1012628). +- parisc: parisc-agp requires SBA IOMMU driver (bsc#1012628). +- parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers + (bsc#1012628). +- ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt + pin (bsc#1012628). +- batman-adv: initialize "struct + batadv_tvlv_tt_vlan_data"->reserved field (bsc#1012628). +- ice: Continue probe on link/PHY errors (bsc#1012628). +- ice: Increase control queue timeout (bsc#1012628). +- ice: prevent ice_open and ice_stop during reset (bsc#1012628). +- ice: fix memory allocation call (bsc#1012628). +- ice: remove DCBNL_DEVRESET bit from PF state (bsc#1012628). +- ice: Fix for dereference of NULL pointer (bsc#1012628). +- ice: Use port number instead of PF ID for WoL (bsc#1012628). +- ice: Cleanup fltr list in case of allocation issues + (bsc#1012628). +- iwlwifi: pcie: properly set LTR workarounds on 22000 devices + (bsc#1012628). +- ice: fix memory leak of aRFS after resuming from suspend + (bsc#1012628). +- net: hso: fix null-ptr-deref during tty device unregistration + (bsc#1012628). +- libbpf: Fix bail out from 'ringbuf_process_ring()' on error + (bsc#1012628). +- bpf: Enforce that struct_ops programs be GPL-only (bsc#1012628). +- bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET (bsc#1012628). +- ethernet/netronome/nfp: Fix a use after free in + nfp_bpf_ctrl_msg_rx (bsc#1012628). +- libbpf: Ensure umem pointer is non-NULL before dereferencing + (bsc#1012628). +- libbpf: Restore umem state after socket create failure + (bsc#1012628). +- libbpf: Only create rx and tx XDP rings when necessary + (bsc#1012628). +- bpf: Refcount task stack in bpf_get_task_stack (bsc#1012628). +- bpf, sockmap: Fix sk->prot unhash op reset (bsc#1012628). +- bpf, sockmap: Fix incorrect fwd_alloc accounting (bsc#1012628). +- net: ensure mac header is set in virtio_net_hdr_to_skb() + (bsc#1012628). +- i40e: Fix sparse warning: missing error code 'err' + (bsc#1012628). +- i40e: Fix sparse error: 'vsi->netdev' could be null + (bsc#1012628). +- i40e: Fix sparse error: uninitialized symbol 'ring' + (bsc#1012628). +- i40e: Fix sparse errors in i40e_txrx.c (bsc#1012628). +- vdpa/mlx5: Fix suspend/resume index restoration (bsc#1012628). +- net: sched: sch_teql: fix null-pointer dereference + (bsc#1012628). +- net: sched: fix action overwrite reference counting + (bsc#1012628). +- nl80211: fix beacon head validation (bsc#1012628). +- nl80211: fix potential leak of ACL params (bsc#1012628). +- cfg80211: check S1G beacon compat element length (bsc#1012628). +- mac80211: fix time-is-after bug in mlme (bsc#1012628). +- mac80211: fix TXQ AC confusion (bsc#1012628). +- net: hsr: Reset MAC header for Tx path (bsc#1012628). +- net-ipv6: bugfix - raw & sctp - switch to + ipv6_can_nonlocal_bind() (bsc#1012628). +- net: let skb_orphan_partial wake-up waiters (bsc#1012628). +- thunderbolt: Fix a leak in tb_retimer_add() (bsc#1012628). +- thunderbolt: Fix off by one in tb_port_find_retimer() + (bsc#1012628). +- usbip: add sysfs_lock to synchronize sysfs code paths + (bsc#1012628). +- usbip: stub-dev synchronize sysfs code paths (bsc#1012628). +- usbip: vudc synchronize sysfs code paths (bsc#1012628). +- usbip: synchronize event handler with sysfs code paths + (bsc#1012628). +- driver core: Fix locking bug in + deferred_probe_timeout_work_func() (bsc#1012628). +- scsi: pm80xx: Fix chip initialization failure (bsc#1012628). +- scsi: target: iscsi: Fix zero tag inside a trace event + (bsc#1012628). +- percpu: make pcpu_nr_empty_pop_pages per chunk type + (bsc#1012628). +- i2c: turn recovery error on init to debug (bsc#1012628). +- powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime + vdso.so is rebuilt (bsc#1012628). +- powerpc/ptrace: Don't return error when getting/setting FP + regs without CONFIG_PPC_FPU_REGS (bsc#1012628). +- KVM: x86/mmu: change TDP MMU yield function returns to match + cond_resched (bsc#1012628). +- KVM: x86/mmu: Merge flush and non-flush + tdp_mmu_iter_cond_resched (bsc#1012628). +- KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn + (bsc#1012628). +- KVM: x86/mmu: Ensure forward progress when yielding in TDP + MMU iter (bsc#1012628). +- KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changed + (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed when yielding during + GFN range zap (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX + zapping (bsc#1012628). +- KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX + pages (bsc#1012628). +- KVM: x86/mmu: preserve pending TLB flush across calls to + kvm_tdp_mmu_zap_sp (bsc#1012628). +- net: sched: fix err handler in tcf_action_init() (bsc#1012628). +- ice: Refactor DCB related variables out of the ice_port_info + struct (bsc#1012628). +- ice: Recognize 860 as iSCSI port in CEE mode (bsc#1012628). +- xfrm: interface: fix ipv4 pmtu check to honor ip header df + (bsc#1012628). +- xfrm: Use actual socket sk instead of skb socket for + xfrm_output_resume (bsc#1012628). +- remoteproc: qcom: pil_info: avoid 64-bit division (bsc#1012628). +- regulator: bd9571mwv: Fix AVS and DVFS voltage range + (bsc#1012628). +- ARM: OMAP4: Fix PMIC voltage domains for bionic (bsc#1012628). +- ARM: OMAP4: PM: update ROM return address for OSWR and OFF + (bsc#1012628). +- remoteproc: pru: Fix firmware loading crashes on K3 SoCs + (bsc#1012628). +- net: xfrm: Localize sequence counter per network namespace + (bsc#1012628). +- esp: delete NETIF_F_SCTP_CRC bit from features for esp offload + (bsc#1012628). +- ASoC: SOF: Intel: HDA: fix core status verification + (bsc#1012628). +- ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for + some chips (bsc#1012628). +- xfrm: Fix NULL pointer dereference on policy lookup + (bsc#1012628). +- virtchnl: Fix layout of RSS structures (bsc#1012628). +- i40e: Added Asym_Pause to supported link modes (bsc#1012628). +- i40e: Fix kernel oops when i40e driver removes VF's + (bsc#1012628). +- hostfs: fix memory handling in follow_link() (bsc#1012628). +- amd-xgbe: Update DMA coherency values (bsc#1012628). +- vxlan: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- geneve: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- sch_red: fix off-by-one checks in red_check_params() + (bsc#1012628). +- drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit + (bsc#1012628). +- arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0 + (bsc#1012628). +- xfrm: Provide private skb extensions for segmented and hw + offloaded ESP packets (bsc#1012628). +- can: bcm/raw: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: isotp: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: uapi: can.h: mark union inside struct can_frame packed + (bsc#1012628). +- mlxsw: spectrum: Fix ECN marking in tunnel decapsulation + (bsc#1012628). +- ethernet: myri10ge: Fix a use after free in myri10ge_sw_tso + (bsc#1012628). +- gianfar: Handle error code at MAC address change (bsc#1012628). +- net: dsa: Fix type was not set for devlink port (bsc#1012628). +- clk: qcom: camcc: Update the clock ops for the SC7180 + (bsc#1012628). +- cxgb4: avoid collecting SGE_QBASE regs during traffic + (bsc#1012628). +- net:tipc: Fix a double free in tipc_sk_mcast_rcv (bsc#1012628). +- ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfaces + (bsc#1012628). +- net/ncsi: Avoid channel_monitor hrtimer deadlock (bsc#1012628). +- net: qrtr: Fix memory leak on qrtr_tx_wait failure + (bsc#1012628). +- nfp: flower: ignore duplicate merge hints from FW (bsc#1012628). +- net: phy: broadcom: Only advertise EEE for supported modes + (bsc#1012628). +- I2C: JZ4780: Fix bug for Ingenic X1000 (bsc#1012628). +- ASoC: sunxi: sun4i-codec: fill ASoC card owner (bsc#1012628). +- net/mlx5e: Fix mapping of ct_label zero (bsc#1012628). +- net/mlx5: Delete auxiliary bus driver eth-rep first + (bsc#1012628). +- net/mlx5e: Fix ethtool indication of connector type + (bsc#1012628). +- net/mlx5: Don't request more than supported EQs (bsc#1012628). +- net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQ + (bsc#1012628). +- net/rds: Fix a use after free in rds_message_map_pages + (bsc#1012628). +- xdp: fix xdp_return_frame() kernel BUG throw for page_pool + memory model (bsc#1012628). +- soc/fsl: qbman: fix conflicting alignment attributes + (bsc#1012628). +- i40e: fix receiving of single packets in xsk zero-copy mode + (bsc#1012628). +- i40e: Fix display statistics for veb_tc (bsc#1012628). +- RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs + clt session files (bsc#1012628). +- drm/msm: Set drvdata to NULL when msm_drm_init() fails + (bsc#1012628). +- net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., + ...); (bsc#1012628). +- mptcp: forbit mcast-related sockopt on MPTCP sockets + (bsc#1012628). +- mptcp: revert "mptcp: provide subflow aware release function" + (bsc#1012628). +- scsi: ufs: core: Fix task management request completion timeout + (bsc#1012628). +- scsi: ufs: core: Fix wrong Task Tag used in task management + request UPIUs (bsc#1012628). +- drm/msm/disp/dpu1: program 3d_merge only if block is attached + (bsc#1012628). +- Revert "arm64: dts: marvell: armada-cp110: Switch to per-port + SATA interrupts" (bsc#1012628). +- ARM: dts: turris-omnia: fix hardware buffer management + (bsc#1012628). +- net: cls_api: Fix uninitialised struct field + bo->unlocked_driver_cb (bsc#1012628). +- net: macb: restore cmp registers on resume path (bsc#1012628). +- clk: fix invalid usage of list cursor in register (bsc#1012628). +- clk: fix invalid usage of list cursor in unregister + (bsc#1012628). +- workqueue: Move the position of debug_work_activate() in + __queue_work() (bsc#1012628). +- s390/cpcmd: fix inline assembly register clobbering + (bsc#1012628). +- perf inject: Fix repipe usage (bsc#1012628). +- openvswitch: fix send of uninitialized stack memory in ct + limit reply (bsc#1012628). +- i2c: designware: Adjust bus_freq_hz when refuse high speed + mode set (bsc#1012628). +- iwlwifi: fix 11ax disabled bit in the regulatory capability + flags (bsc#1012628). +- can: mcp251x: fix support for half duplex SPI host controllers + (bsc#1012628). +- platform/x86: intel-hid: Fix spurious wakeups caused by + tablet-mode events during suspend (bsc#1012628). +- tipc: increment the tmp aead refcnt before attaching it + (bsc#1012628). +- net: hns3: clear VF down state bit before request link status + (bsc#1012628). +- net/mlx5: Fix HW spec violation configuring uplink + (bsc#1012628). +- net/mlx5: Fix placement of log_max_flow_counter (bsc#1012628). +- net/mlx5: Fix PPLM register mapping (bsc#1012628). +- net/mlx5: Fix PBMC register mapping (bsc#1012628). +- RDMA/cxgb4: check for ipv6 address properly while destroying + listener (bsc#1012628). +- perf report: Fix wrong LBR block sorting (bsc#1012628). +- RDMA/qedr: Fix kernel panic when trying to access recv_cq + (bsc#1012628). +- drm/vc4: crtc: Reduce PV fifo threshold on hvs4 (bsc#1012628). +- i40e: Fix parameters in aq_get_phy_register() (bsc#1012628). +- RDMA/addr: Be strict with gid size (bsc#1012628). +- vdpa/mlx5: should exclude header length and fcs from mtu + (bsc#1012628). +- vdpa/mlx5: Fix wrong use of bit numbers (bsc#1012628). +- RAS/CEC: Correct ce_add_elem()'s returned values (bsc#1012628). +- clk: socfpga: fix iomem pointer cast on 64-bit (bsc#1012628). +- lockdep: Address clang -Wformat warning printing for %hd + (bsc#1012628). +- dt-bindings: net: ethernet-controller: fix typo in NVMEM + (bsc#1012628). +- net: sched: bump refcount for new action in ACT replace mode + (bsc#1012628). +- x86/traps: Correct exc_general_protection() and math_error() + return paths (bsc#1012628). +- gpiolib: Read "gpio-line-names" from a firmware node + (bsc#1012628). +- cfg80211: remove WARN_ON() in cfg80211_sme_connect + (bsc#1012628). +- net: tun: set tun->dev->addr_len during TUNSETLINK processing + (bsc#1012628). +- drivers: net: fix memory leak in atusb_probe (bsc#1012628). +- drivers: net: fix memory leak in peak_usb_create_dev + (bsc#1012628). +- net: mac802154: Fix general protection fault (bsc#1012628). +- net: ieee802154: nl-mac: fix check on panid (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec dev (bsc#1012628). +- net: ieee802154: fix nl802154 add llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec devkey (bsc#1012628). +- net: ieee802154: forbid monitor for set llsec params + (bsc#1012628). +- net: ieee802154: forbid monitor for del llsec seclevel + (bsc#1012628). +- net: ieee802154: stop dump llsec params for monitors + (bsc#1012628). +- Revert "net: sched: bump refcount for new action in ACT replace + mode" (bsc#1012628). +- commit f68b7e1 + +------------------------------------------------------------------- +Mon Apr 12 14:22:20 CEST 2021 - tiwai@suse.de + +- rpm/kernel-binary.spec.in: Fix dependency of kernel-*-devel package (bsc#1184514) + The devel package requires the kernel binary package itself for building + modules externally. +- commit 794be7b + ------------------------------------------------------------------- Sun Apr 11 19:59:36 CEST 2021 - jslaby@suse.cz @@ -86,6 +434,18 @@ Sun Apr 11 18:10:28 CEST 2021 - jslaby@suse.cz - ARM: dts: am33xx: add aliases for mmc interfaces (bsc#1012628). - commit 0ea11a6 +------------------------------------------------------------------- +Fri Apr 9 12:42:23 CEST 2021 - msuchanek@suse.de + +- rpm/check-for-config-changes: Also ignore AS_VERSION added in 5.12. +- commit bd64cb2 + +------------------------------------------------------------------- +Fri Apr 9 09:23:27 CEST 2021 - msuchanek@suse.de + +- post.sh: Return an error when module update fails (bsc#1047233 bsc#1184388). +- commit 18f65df + ------------------------------------------------------------------- Fri Apr 9 07:39:04 CEST 2021 - jslaby@suse.cz diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 5520a06b..b8f635e6 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 5.11 -%define patchversion 5.11.13 +%define patchversion 5.11.14 %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.11.13 +Version: 5.11.14 %if 0%{?is_kotd} -Release: .gb15020c +Release: .gf68b7e1 %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-b15020c806ebe1be27ce173dfc4085898b8d5012 -Provides: kernel-srchash-b15020c806ebe1be27ce173dfc4085898b8d5012 +Provides: kernel-%build_flavor-base-srchash-f68b7e1884442abb808517acc24234ef6a26b93d +Provides: kernel-srchash-f68b7e1884442abb808517acc24234ef6a26b93d # END COMMON DEPS -Provides: %name-srchash-b15020c806ebe1be27ce173dfc4085898b8d5012 +Provides: %name-srchash-f68b7e1884442abb808517acc24234ef6a26b93d %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh @@ -1153,6 +1153,7 @@ Summary: Development files necessary for building kernel modules Group: Development/Sources Provides: %name-devel = %version-%source_rel Provides: multiversion(kernel) +Requires: %{name} = %version-%source_rel %if ! %build_vanilla Requires: kernel-devel%variant = %version-%source_rel Recommends: make diff --git a/kernel-lpae.changes b/kernel-lpae.changes index a79cbd19..48efe045 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,351 @@ +------------------------------------------------------------------- +Wed Apr 14 08:57:33 CEST 2021 - jslaby@suse.cz + +- Linux 5.11.14 (bsc#1012628). +- xfrm/compat: Cleanup WARN()s that can be user-triggered + (bsc#1012628). +- ALSA: aloop: Fix initialization of controls (bsc#1012628). +- ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1 + (bsc#1012628). +- ALSA: hda/conexant: Apply quirk for another HP ZBook G5 model + (bsc#1012628). +- file: fix close_range() for unshare+cloexec (bsc#1012628). +- ASoC: intel: atom: Stop advertising non working S24LE support + (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_bind() (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_connect() (bsc#1012628). +- nfc: fix memory leak in llcp_sock_connect() (bsc#1012628). +- nfc: Avoid endless loops caused by repeated llcp_sock_connect() + (bsc#1012628). +- selinux: make nslot handling in avtab more robust (bsc#1012628). +- selinux: fix cond_list corruption when changing booleans + (bsc#1012628). +- selinux: fix race between old and new sidtab (bsc#1012628). +- xen/evtchn: Change irq_info lock to raw_spinlock_t + (bsc#1012628). +- net: ipv6: check for validity before dereferencing + cfg->fc_nlinfo.nlh (bsc#1012628). +- net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII + clock (bsc#1012628). +- net: dsa: lantiq_gswip: Don't use PHY auto polling + (bsc#1012628). +- net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG + bits (bsc#1012628). +- ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m + (bsc#1012628). +- drm/radeon: Fix size overflow (bsc#1012628). +- drm/amdgpu: Fix size overflow (bsc#1012628). +- drm/amdgpu/smu7: fix CAC setting on TOPAZ (bsc#1012628). +- rfkill: revert back to old userspace API by default + (bsc#1012628). +- cifs: escape spaces in share names (bsc#1012628). +- cifs: On cifs_reconnect, resolve the hostname again + (bsc#1012628). +- IB/hfi1: Fix probe time panic when AIP is enabled with a buggy + BIOS (bsc#1012628). +- LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too late + (bsc#1012628). +- gcov: re-fix clang-11+ support (bsc#1012628). +- ia64: fix user_stack_pointer() for ptrace() (bsc#1012628). +- nds32: flush_dcache_page: use page_mapping_file to avoid races + with swapoff (bsc#1012628). +- ocfs2: fix deadlock between setattr and dio_end_io_write + (bsc#1012628). +- fs: direct-io: fix missing sdio->boundary (bsc#1012628). +- ethtool: fix incorrect datatype in set_eee ops (bsc#1012628). +- of: property: fw_devlink: do not link ".*,nr-gpios" + (bsc#1012628). +- parisc: parisc-agp requires SBA IOMMU driver (bsc#1012628). +- parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers + (bsc#1012628). +- ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt + pin (bsc#1012628). +- batman-adv: initialize "struct + batadv_tvlv_tt_vlan_data"->reserved field (bsc#1012628). +- ice: Continue probe on link/PHY errors (bsc#1012628). +- ice: Increase control queue timeout (bsc#1012628). +- ice: prevent ice_open and ice_stop during reset (bsc#1012628). +- ice: fix memory allocation call (bsc#1012628). +- ice: remove DCBNL_DEVRESET bit from PF state (bsc#1012628). +- ice: Fix for dereference of NULL pointer (bsc#1012628). +- ice: Use port number instead of PF ID for WoL (bsc#1012628). +- ice: Cleanup fltr list in case of allocation issues + (bsc#1012628). +- iwlwifi: pcie: properly set LTR workarounds on 22000 devices + (bsc#1012628). +- ice: fix memory leak of aRFS after resuming from suspend + (bsc#1012628). +- net: hso: fix null-ptr-deref during tty device unregistration + (bsc#1012628). +- libbpf: Fix bail out from 'ringbuf_process_ring()' on error + (bsc#1012628). +- bpf: Enforce that struct_ops programs be GPL-only (bsc#1012628). +- bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET (bsc#1012628). +- ethernet/netronome/nfp: Fix a use after free in + nfp_bpf_ctrl_msg_rx (bsc#1012628). +- libbpf: Ensure umem pointer is non-NULL before dereferencing + (bsc#1012628). +- libbpf: Restore umem state after socket create failure + (bsc#1012628). +- libbpf: Only create rx and tx XDP rings when necessary + (bsc#1012628). +- bpf: Refcount task stack in bpf_get_task_stack (bsc#1012628). +- bpf, sockmap: Fix sk->prot unhash op reset (bsc#1012628). +- bpf, sockmap: Fix incorrect fwd_alloc accounting (bsc#1012628). +- net: ensure mac header is set in virtio_net_hdr_to_skb() + (bsc#1012628). +- i40e: Fix sparse warning: missing error code 'err' + (bsc#1012628). +- i40e: Fix sparse error: 'vsi->netdev' could be null + (bsc#1012628). +- i40e: Fix sparse error: uninitialized symbol 'ring' + (bsc#1012628). +- i40e: Fix sparse errors in i40e_txrx.c (bsc#1012628). +- vdpa/mlx5: Fix suspend/resume index restoration (bsc#1012628). +- net: sched: sch_teql: fix null-pointer dereference + (bsc#1012628). +- net: sched: fix action overwrite reference counting + (bsc#1012628). +- nl80211: fix beacon head validation (bsc#1012628). +- nl80211: fix potential leak of ACL params (bsc#1012628). +- cfg80211: check S1G beacon compat element length (bsc#1012628). +- mac80211: fix time-is-after bug in mlme (bsc#1012628). +- mac80211: fix TXQ AC confusion (bsc#1012628). +- net: hsr: Reset MAC header for Tx path (bsc#1012628). +- net-ipv6: bugfix - raw & sctp - switch to + ipv6_can_nonlocal_bind() (bsc#1012628). +- net: let skb_orphan_partial wake-up waiters (bsc#1012628). +- thunderbolt: Fix a leak in tb_retimer_add() (bsc#1012628). +- thunderbolt: Fix off by one in tb_port_find_retimer() + (bsc#1012628). +- usbip: add sysfs_lock to synchronize sysfs code paths + (bsc#1012628). +- usbip: stub-dev synchronize sysfs code paths (bsc#1012628). +- usbip: vudc synchronize sysfs code paths (bsc#1012628). +- usbip: synchronize event handler with sysfs code paths + (bsc#1012628). +- driver core: Fix locking bug in + deferred_probe_timeout_work_func() (bsc#1012628). +- scsi: pm80xx: Fix chip initialization failure (bsc#1012628). +- scsi: target: iscsi: Fix zero tag inside a trace event + (bsc#1012628). +- percpu: make pcpu_nr_empty_pop_pages per chunk type + (bsc#1012628). +- i2c: turn recovery error on init to debug (bsc#1012628). +- powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime + vdso.so is rebuilt (bsc#1012628). +- powerpc/ptrace: Don't return error when getting/setting FP + regs without CONFIG_PPC_FPU_REGS (bsc#1012628). +- KVM: x86/mmu: change TDP MMU yield function returns to match + cond_resched (bsc#1012628). +- KVM: x86/mmu: Merge flush and non-flush + tdp_mmu_iter_cond_resched (bsc#1012628). +- KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn + (bsc#1012628). +- KVM: x86/mmu: Ensure forward progress when yielding in TDP + MMU iter (bsc#1012628). +- KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changed + (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed when yielding during + GFN range zap (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX + zapping (bsc#1012628). +- KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX + pages (bsc#1012628). +- KVM: x86/mmu: preserve pending TLB flush across calls to + kvm_tdp_mmu_zap_sp (bsc#1012628). +- net: sched: fix err handler in tcf_action_init() (bsc#1012628). +- ice: Refactor DCB related variables out of the ice_port_info + struct (bsc#1012628). +- ice: Recognize 860 as iSCSI port in CEE mode (bsc#1012628). +- xfrm: interface: fix ipv4 pmtu check to honor ip header df + (bsc#1012628). +- xfrm: Use actual socket sk instead of skb socket for + xfrm_output_resume (bsc#1012628). +- remoteproc: qcom: pil_info: avoid 64-bit division (bsc#1012628). +- regulator: bd9571mwv: Fix AVS and DVFS voltage range + (bsc#1012628). +- ARM: OMAP4: Fix PMIC voltage domains for bionic (bsc#1012628). +- ARM: OMAP4: PM: update ROM return address for OSWR and OFF + (bsc#1012628). +- remoteproc: pru: Fix firmware loading crashes on K3 SoCs + (bsc#1012628). +- net: xfrm: Localize sequence counter per network namespace + (bsc#1012628). +- esp: delete NETIF_F_SCTP_CRC bit from features for esp offload + (bsc#1012628). +- ASoC: SOF: Intel: HDA: fix core status verification + (bsc#1012628). +- ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for + some chips (bsc#1012628). +- xfrm: Fix NULL pointer dereference on policy lookup + (bsc#1012628). +- virtchnl: Fix layout of RSS structures (bsc#1012628). +- i40e: Added Asym_Pause to supported link modes (bsc#1012628). +- i40e: Fix kernel oops when i40e driver removes VF's + (bsc#1012628). +- hostfs: fix memory handling in follow_link() (bsc#1012628). +- amd-xgbe: Update DMA coherency values (bsc#1012628). +- vxlan: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- geneve: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- sch_red: fix off-by-one checks in red_check_params() + (bsc#1012628). +- drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit + (bsc#1012628). +- arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0 + (bsc#1012628). +- xfrm: Provide private skb extensions for segmented and hw + offloaded ESP packets (bsc#1012628). +- can: bcm/raw: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: isotp: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: uapi: can.h: mark union inside struct can_frame packed + (bsc#1012628). +- mlxsw: spectrum: Fix ECN marking in tunnel decapsulation + (bsc#1012628). +- ethernet: myri10ge: Fix a use after free in myri10ge_sw_tso + (bsc#1012628). +- gianfar: Handle error code at MAC address change (bsc#1012628). +- net: dsa: Fix type was not set for devlink port (bsc#1012628). +- clk: qcom: camcc: Update the clock ops for the SC7180 + (bsc#1012628). +- cxgb4: avoid collecting SGE_QBASE regs during traffic + (bsc#1012628). +- net:tipc: Fix a double free in tipc_sk_mcast_rcv (bsc#1012628). +- ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfaces + (bsc#1012628). +- net/ncsi: Avoid channel_monitor hrtimer deadlock (bsc#1012628). +- net: qrtr: Fix memory leak on qrtr_tx_wait failure + (bsc#1012628). +- nfp: flower: ignore duplicate merge hints from FW (bsc#1012628). +- net: phy: broadcom: Only advertise EEE for supported modes + (bsc#1012628). +- I2C: JZ4780: Fix bug for Ingenic X1000 (bsc#1012628). +- ASoC: sunxi: sun4i-codec: fill ASoC card owner (bsc#1012628). +- net/mlx5e: Fix mapping of ct_label zero (bsc#1012628). +- net/mlx5: Delete auxiliary bus driver eth-rep first + (bsc#1012628). +- net/mlx5e: Fix ethtool indication of connector type + (bsc#1012628). +- net/mlx5: Don't request more than supported EQs (bsc#1012628). +- net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQ + (bsc#1012628). +- net/rds: Fix a use after free in rds_message_map_pages + (bsc#1012628). +- xdp: fix xdp_return_frame() kernel BUG throw for page_pool + memory model (bsc#1012628). +- soc/fsl: qbman: fix conflicting alignment attributes + (bsc#1012628). +- i40e: fix receiving of single packets in xsk zero-copy mode + (bsc#1012628). +- i40e: Fix display statistics for veb_tc (bsc#1012628). +- RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs + clt session files (bsc#1012628). +- drm/msm: Set drvdata to NULL when msm_drm_init() fails + (bsc#1012628). +- net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., + ...); (bsc#1012628). +- mptcp: forbit mcast-related sockopt on MPTCP sockets + (bsc#1012628). +- mptcp: revert "mptcp: provide subflow aware release function" + (bsc#1012628). +- scsi: ufs: core: Fix task management request completion timeout + (bsc#1012628). +- scsi: ufs: core: Fix wrong Task Tag used in task management + request UPIUs (bsc#1012628). +- drm/msm/disp/dpu1: program 3d_merge only if block is attached + (bsc#1012628). +- Revert "arm64: dts: marvell: armada-cp110: Switch to per-port + SATA interrupts" (bsc#1012628). +- ARM: dts: turris-omnia: fix hardware buffer management + (bsc#1012628). +- net: cls_api: Fix uninitialised struct field + bo->unlocked_driver_cb (bsc#1012628). +- net: macb: restore cmp registers on resume path (bsc#1012628). +- clk: fix invalid usage of list cursor in register (bsc#1012628). +- clk: fix invalid usage of list cursor in unregister + (bsc#1012628). +- workqueue: Move the position of debug_work_activate() in + __queue_work() (bsc#1012628). +- s390/cpcmd: fix inline assembly register clobbering + (bsc#1012628). +- perf inject: Fix repipe usage (bsc#1012628). +- openvswitch: fix send of uninitialized stack memory in ct + limit reply (bsc#1012628). +- i2c: designware: Adjust bus_freq_hz when refuse high speed + mode set (bsc#1012628). +- iwlwifi: fix 11ax disabled bit in the regulatory capability + flags (bsc#1012628). +- can: mcp251x: fix support for half duplex SPI host controllers + (bsc#1012628). +- platform/x86: intel-hid: Fix spurious wakeups caused by + tablet-mode events during suspend (bsc#1012628). +- tipc: increment the tmp aead refcnt before attaching it + (bsc#1012628). +- net: hns3: clear VF down state bit before request link status + (bsc#1012628). +- net/mlx5: Fix HW spec violation configuring uplink + (bsc#1012628). +- net/mlx5: Fix placement of log_max_flow_counter (bsc#1012628). +- net/mlx5: Fix PPLM register mapping (bsc#1012628). +- net/mlx5: Fix PBMC register mapping (bsc#1012628). +- RDMA/cxgb4: check for ipv6 address properly while destroying + listener (bsc#1012628). +- perf report: Fix wrong LBR block sorting (bsc#1012628). +- RDMA/qedr: Fix kernel panic when trying to access recv_cq + (bsc#1012628). +- drm/vc4: crtc: Reduce PV fifo threshold on hvs4 (bsc#1012628). +- i40e: Fix parameters in aq_get_phy_register() (bsc#1012628). +- RDMA/addr: Be strict with gid size (bsc#1012628). +- vdpa/mlx5: should exclude header length and fcs from mtu + (bsc#1012628). +- vdpa/mlx5: Fix wrong use of bit numbers (bsc#1012628). +- RAS/CEC: Correct ce_add_elem()'s returned values (bsc#1012628). +- clk: socfpga: fix iomem pointer cast on 64-bit (bsc#1012628). +- lockdep: Address clang -Wformat warning printing for %hd + (bsc#1012628). +- dt-bindings: net: ethernet-controller: fix typo in NVMEM + (bsc#1012628). +- net: sched: bump refcount for new action in ACT replace mode + (bsc#1012628). +- x86/traps: Correct exc_general_protection() and math_error() + return paths (bsc#1012628). +- gpiolib: Read "gpio-line-names" from a firmware node + (bsc#1012628). +- cfg80211: remove WARN_ON() in cfg80211_sme_connect + (bsc#1012628). +- net: tun: set tun->dev->addr_len during TUNSETLINK processing + (bsc#1012628). +- drivers: net: fix memory leak in atusb_probe (bsc#1012628). +- drivers: net: fix memory leak in peak_usb_create_dev + (bsc#1012628). +- net: mac802154: Fix general protection fault (bsc#1012628). +- net: ieee802154: nl-mac: fix check on panid (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec dev (bsc#1012628). +- net: ieee802154: fix nl802154 add llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec devkey (bsc#1012628). +- net: ieee802154: forbid monitor for set llsec params + (bsc#1012628). +- net: ieee802154: forbid monitor for del llsec seclevel + (bsc#1012628). +- net: ieee802154: stop dump llsec params for monitors + (bsc#1012628). +- Revert "net: sched: bump refcount for new action in ACT replace + mode" (bsc#1012628). +- commit f68b7e1 + +------------------------------------------------------------------- +Mon Apr 12 14:22:20 CEST 2021 - tiwai@suse.de + +- rpm/kernel-binary.spec.in: Fix dependency of kernel-*-devel package (bsc#1184514) + The devel package requires the kernel binary package itself for building + modules externally. +- commit 794be7b + ------------------------------------------------------------------- Sun Apr 11 19:59:36 CEST 2021 - jslaby@suse.cz @@ -86,6 +434,18 @@ Sun Apr 11 18:10:28 CEST 2021 - jslaby@suse.cz - ARM: dts: am33xx: add aliases for mmc interfaces (bsc#1012628). - commit 0ea11a6 +------------------------------------------------------------------- +Fri Apr 9 12:42:23 CEST 2021 - msuchanek@suse.de + +- rpm/check-for-config-changes: Also ignore AS_VERSION added in 5.12. +- commit bd64cb2 + +------------------------------------------------------------------- +Fri Apr 9 09:23:27 CEST 2021 - msuchanek@suse.de + +- post.sh: Return an error when module update fails (bsc#1047233 bsc#1184388). +- commit 18f65df + ------------------------------------------------------------------- Fri Apr 9 07:39:04 CEST 2021 - jslaby@suse.cz diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 15fe9fc3..5f1064f0 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 5.11 -%define patchversion 5.11.13 +%define patchversion 5.11.14 %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.11.13 +Version: 5.11.14 %if 0%{?is_kotd} -Release: .gb15020c +Release: .gf68b7e1 %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-b15020c806ebe1be27ce173dfc4085898b8d5012 -Provides: kernel-srchash-b15020c806ebe1be27ce173dfc4085898b8d5012 +Provides: kernel-%build_flavor-base-srchash-f68b7e1884442abb808517acc24234ef6a26b93d +Provides: kernel-srchash-f68b7e1884442abb808517acc24234ef6a26b93d # END COMMON DEPS -Provides: %name-srchash-b15020c806ebe1be27ce173dfc4085898b8d5012 +Provides: %name-srchash-f68b7e1884442abb808517acc24234ef6a26b93d %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh @@ -1141,6 +1141,7 @@ Summary: Development files necessary for building kernel modules Group: Development/Sources Provides: %name-devel = %version-%source_rel Provides: multiversion(kernel) +Requires: %{name} = %version-%source_rel %if ! %build_vanilla Requires: kernel-devel%variant = %version-%source_rel Recommends: make diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index a79cbd19..48efe045 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,351 @@ +------------------------------------------------------------------- +Wed Apr 14 08:57:33 CEST 2021 - jslaby@suse.cz + +- Linux 5.11.14 (bsc#1012628). +- xfrm/compat: Cleanup WARN()s that can be user-triggered + (bsc#1012628). +- ALSA: aloop: Fix initialization of controls (bsc#1012628). +- ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1 + (bsc#1012628). +- ALSA: hda/conexant: Apply quirk for another HP ZBook G5 model + (bsc#1012628). +- file: fix close_range() for unshare+cloexec (bsc#1012628). +- ASoC: intel: atom: Stop advertising non working S24LE support + (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_bind() (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_connect() (bsc#1012628). +- nfc: fix memory leak in llcp_sock_connect() (bsc#1012628). +- nfc: Avoid endless loops caused by repeated llcp_sock_connect() + (bsc#1012628). +- selinux: make nslot handling in avtab more robust (bsc#1012628). +- selinux: fix cond_list corruption when changing booleans + (bsc#1012628). +- selinux: fix race between old and new sidtab (bsc#1012628). +- xen/evtchn: Change irq_info lock to raw_spinlock_t + (bsc#1012628). +- net: ipv6: check for validity before dereferencing + cfg->fc_nlinfo.nlh (bsc#1012628). +- net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII + clock (bsc#1012628). +- net: dsa: lantiq_gswip: Don't use PHY auto polling + (bsc#1012628). +- net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG + bits (bsc#1012628). +- ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m + (bsc#1012628). +- drm/radeon: Fix size overflow (bsc#1012628). +- drm/amdgpu: Fix size overflow (bsc#1012628). +- drm/amdgpu/smu7: fix CAC setting on TOPAZ (bsc#1012628). +- rfkill: revert back to old userspace API by default + (bsc#1012628). +- cifs: escape spaces in share names (bsc#1012628). +- cifs: On cifs_reconnect, resolve the hostname again + (bsc#1012628). +- IB/hfi1: Fix probe time panic when AIP is enabled with a buggy + BIOS (bsc#1012628). +- LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too late + (bsc#1012628). +- gcov: re-fix clang-11+ support (bsc#1012628). +- ia64: fix user_stack_pointer() for ptrace() (bsc#1012628). +- nds32: flush_dcache_page: use page_mapping_file to avoid races + with swapoff (bsc#1012628). +- ocfs2: fix deadlock between setattr and dio_end_io_write + (bsc#1012628). +- fs: direct-io: fix missing sdio->boundary (bsc#1012628). +- ethtool: fix incorrect datatype in set_eee ops (bsc#1012628). +- of: property: fw_devlink: do not link ".*,nr-gpios" + (bsc#1012628). +- parisc: parisc-agp requires SBA IOMMU driver (bsc#1012628). +- parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers + (bsc#1012628). +- ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt + pin (bsc#1012628). +- batman-adv: initialize "struct + batadv_tvlv_tt_vlan_data"->reserved field (bsc#1012628). +- ice: Continue probe on link/PHY errors (bsc#1012628). +- ice: Increase control queue timeout (bsc#1012628). +- ice: prevent ice_open and ice_stop during reset (bsc#1012628). +- ice: fix memory allocation call (bsc#1012628). +- ice: remove DCBNL_DEVRESET bit from PF state (bsc#1012628). +- ice: Fix for dereference of NULL pointer (bsc#1012628). +- ice: Use port number instead of PF ID for WoL (bsc#1012628). +- ice: Cleanup fltr list in case of allocation issues + (bsc#1012628). +- iwlwifi: pcie: properly set LTR workarounds on 22000 devices + (bsc#1012628). +- ice: fix memory leak of aRFS after resuming from suspend + (bsc#1012628). +- net: hso: fix null-ptr-deref during tty device unregistration + (bsc#1012628). +- libbpf: Fix bail out from 'ringbuf_process_ring()' on error + (bsc#1012628). +- bpf: Enforce that struct_ops programs be GPL-only (bsc#1012628). +- bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET (bsc#1012628). +- ethernet/netronome/nfp: Fix a use after free in + nfp_bpf_ctrl_msg_rx (bsc#1012628). +- libbpf: Ensure umem pointer is non-NULL before dereferencing + (bsc#1012628). +- libbpf: Restore umem state after socket create failure + (bsc#1012628). +- libbpf: Only create rx and tx XDP rings when necessary + (bsc#1012628). +- bpf: Refcount task stack in bpf_get_task_stack (bsc#1012628). +- bpf, sockmap: Fix sk->prot unhash op reset (bsc#1012628). +- bpf, sockmap: Fix incorrect fwd_alloc accounting (bsc#1012628). +- net: ensure mac header is set in virtio_net_hdr_to_skb() + (bsc#1012628). +- i40e: Fix sparse warning: missing error code 'err' + (bsc#1012628). +- i40e: Fix sparse error: 'vsi->netdev' could be null + (bsc#1012628). +- i40e: Fix sparse error: uninitialized symbol 'ring' + (bsc#1012628). +- i40e: Fix sparse errors in i40e_txrx.c (bsc#1012628). +- vdpa/mlx5: Fix suspend/resume index restoration (bsc#1012628). +- net: sched: sch_teql: fix null-pointer dereference + (bsc#1012628). +- net: sched: fix action overwrite reference counting + (bsc#1012628). +- nl80211: fix beacon head validation (bsc#1012628). +- nl80211: fix potential leak of ACL params (bsc#1012628). +- cfg80211: check S1G beacon compat element length (bsc#1012628). +- mac80211: fix time-is-after bug in mlme (bsc#1012628). +- mac80211: fix TXQ AC confusion (bsc#1012628). +- net: hsr: Reset MAC header for Tx path (bsc#1012628). +- net-ipv6: bugfix - raw & sctp - switch to + ipv6_can_nonlocal_bind() (bsc#1012628). +- net: let skb_orphan_partial wake-up waiters (bsc#1012628). +- thunderbolt: Fix a leak in tb_retimer_add() (bsc#1012628). +- thunderbolt: Fix off by one in tb_port_find_retimer() + (bsc#1012628). +- usbip: add sysfs_lock to synchronize sysfs code paths + (bsc#1012628). +- usbip: stub-dev synchronize sysfs code paths (bsc#1012628). +- usbip: vudc synchronize sysfs code paths (bsc#1012628). +- usbip: synchronize event handler with sysfs code paths + (bsc#1012628). +- driver core: Fix locking bug in + deferred_probe_timeout_work_func() (bsc#1012628). +- scsi: pm80xx: Fix chip initialization failure (bsc#1012628). +- scsi: target: iscsi: Fix zero tag inside a trace event + (bsc#1012628). +- percpu: make pcpu_nr_empty_pop_pages per chunk type + (bsc#1012628). +- i2c: turn recovery error on init to debug (bsc#1012628). +- powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime + vdso.so is rebuilt (bsc#1012628). +- powerpc/ptrace: Don't return error when getting/setting FP + regs without CONFIG_PPC_FPU_REGS (bsc#1012628). +- KVM: x86/mmu: change TDP MMU yield function returns to match + cond_resched (bsc#1012628). +- KVM: x86/mmu: Merge flush and non-flush + tdp_mmu_iter_cond_resched (bsc#1012628). +- KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn + (bsc#1012628). +- KVM: x86/mmu: Ensure forward progress when yielding in TDP + MMU iter (bsc#1012628). +- KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changed + (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed when yielding during + GFN range zap (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX + zapping (bsc#1012628). +- KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX + pages (bsc#1012628). +- KVM: x86/mmu: preserve pending TLB flush across calls to + kvm_tdp_mmu_zap_sp (bsc#1012628). +- net: sched: fix err handler in tcf_action_init() (bsc#1012628). +- ice: Refactor DCB related variables out of the ice_port_info + struct (bsc#1012628). +- ice: Recognize 860 as iSCSI port in CEE mode (bsc#1012628). +- xfrm: interface: fix ipv4 pmtu check to honor ip header df + (bsc#1012628). +- xfrm: Use actual socket sk instead of skb socket for + xfrm_output_resume (bsc#1012628). +- remoteproc: qcom: pil_info: avoid 64-bit division (bsc#1012628). +- regulator: bd9571mwv: Fix AVS and DVFS voltage range + (bsc#1012628). +- ARM: OMAP4: Fix PMIC voltage domains for bionic (bsc#1012628). +- ARM: OMAP4: PM: update ROM return address for OSWR and OFF + (bsc#1012628). +- remoteproc: pru: Fix firmware loading crashes on K3 SoCs + (bsc#1012628). +- net: xfrm: Localize sequence counter per network namespace + (bsc#1012628). +- esp: delete NETIF_F_SCTP_CRC bit from features for esp offload + (bsc#1012628). +- ASoC: SOF: Intel: HDA: fix core status verification + (bsc#1012628). +- ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for + some chips (bsc#1012628). +- xfrm: Fix NULL pointer dereference on policy lookup + (bsc#1012628). +- virtchnl: Fix layout of RSS structures (bsc#1012628). +- i40e: Added Asym_Pause to supported link modes (bsc#1012628). +- i40e: Fix kernel oops when i40e driver removes VF's + (bsc#1012628). +- hostfs: fix memory handling in follow_link() (bsc#1012628). +- amd-xgbe: Update DMA coherency values (bsc#1012628). +- vxlan: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- geneve: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- sch_red: fix off-by-one checks in red_check_params() + (bsc#1012628). +- drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit + (bsc#1012628). +- arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0 + (bsc#1012628). +- xfrm: Provide private skb extensions for segmented and hw + offloaded ESP packets (bsc#1012628). +- can: bcm/raw: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: isotp: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: uapi: can.h: mark union inside struct can_frame packed + (bsc#1012628). +- mlxsw: spectrum: Fix ECN marking in tunnel decapsulation + (bsc#1012628). +- ethernet: myri10ge: Fix a use after free in myri10ge_sw_tso + (bsc#1012628). +- gianfar: Handle error code at MAC address change (bsc#1012628). +- net: dsa: Fix type was not set for devlink port (bsc#1012628). +- clk: qcom: camcc: Update the clock ops for the SC7180 + (bsc#1012628). +- cxgb4: avoid collecting SGE_QBASE regs during traffic + (bsc#1012628). +- net:tipc: Fix a double free in tipc_sk_mcast_rcv (bsc#1012628). +- ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfaces + (bsc#1012628). +- net/ncsi: Avoid channel_monitor hrtimer deadlock (bsc#1012628). +- net: qrtr: Fix memory leak on qrtr_tx_wait failure + (bsc#1012628). +- nfp: flower: ignore duplicate merge hints from FW (bsc#1012628). +- net: phy: broadcom: Only advertise EEE for supported modes + (bsc#1012628). +- I2C: JZ4780: Fix bug for Ingenic X1000 (bsc#1012628). +- ASoC: sunxi: sun4i-codec: fill ASoC card owner (bsc#1012628). +- net/mlx5e: Fix mapping of ct_label zero (bsc#1012628). +- net/mlx5: Delete auxiliary bus driver eth-rep first + (bsc#1012628). +- net/mlx5e: Fix ethtool indication of connector type + (bsc#1012628). +- net/mlx5: Don't request more than supported EQs (bsc#1012628). +- net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQ + (bsc#1012628). +- net/rds: Fix a use after free in rds_message_map_pages + (bsc#1012628). +- xdp: fix xdp_return_frame() kernel BUG throw for page_pool + memory model (bsc#1012628). +- soc/fsl: qbman: fix conflicting alignment attributes + (bsc#1012628). +- i40e: fix receiving of single packets in xsk zero-copy mode + (bsc#1012628). +- i40e: Fix display statistics for veb_tc (bsc#1012628). +- RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs + clt session files (bsc#1012628). +- drm/msm: Set drvdata to NULL when msm_drm_init() fails + (bsc#1012628). +- net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., + ...); (bsc#1012628). +- mptcp: forbit mcast-related sockopt on MPTCP sockets + (bsc#1012628). +- mptcp: revert "mptcp: provide subflow aware release function" + (bsc#1012628). +- scsi: ufs: core: Fix task management request completion timeout + (bsc#1012628). +- scsi: ufs: core: Fix wrong Task Tag used in task management + request UPIUs (bsc#1012628). +- drm/msm/disp/dpu1: program 3d_merge only if block is attached + (bsc#1012628). +- Revert "arm64: dts: marvell: armada-cp110: Switch to per-port + SATA interrupts" (bsc#1012628). +- ARM: dts: turris-omnia: fix hardware buffer management + (bsc#1012628). +- net: cls_api: Fix uninitialised struct field + bo->unlocked_driver_cb (bsc#1012628). +- net: macb: restore cmp registers on resume path (bsc#1012628). +- clk: fix invalid usage of list cursor in register (bsc#1012628). +- clk: fix invalid usage of list cursor in unregister + (bsc#1012628). +- workqueue: Move the position of debug_work_activate() in + __queue_work() (bsc#1012628). +- s390/cpcmd: fix inline assembly register clobbering + (bsc#1012628). +- perf inject: Fix repipe usage (bsc#1012628). +- openvswitch: fix send of uninitialized stack memory in ct + limit reply (bsc#1012628). +- i2c: designware: Adjust bus_freq_hz when refuse high speed + mode set (bsc#1012628). +- iwlwifi: fix 11ax disabled bit in the regulatory capability + flags (bsc#1012628). +- can: mcp251x: fix support for half duplex SPI host controllers + (bsc#1012628). +- platform/x86: intel-hid: Fix spurious wakeups caused by + tablet-mode events during suspend (bsc#1012628). +- tipc: increment the tmp aead refcnt before attaching it + (bsc#1012628). +- net: hns3: clear VF down state bit before request link status + (bsc#1012628). +- net/mlx5: Fix HW spec violation configuring uplink + (bsc#1012628). +- net/mlx5: Fix placement of log_max_flow_counter (bsc#1012628). +- net/mlx5: Fix PPLM register mapping (bsc#1012628). +- net/mlx5: Fix PBMC register mapping (bsc#1012628). +- RDMA/cxgb4: check for ipv6 address properly while destroying + listener (bsc#1012628). +- perf report: Fix wrong LBR block sorting (bsc#1012628). +- RDMA/qedr: Fix kernel panic when trying to access recv_cq + (bsc#1012628). +- drm/vc4: crtc: Reduce PV fifo threshold on hvs4 (bsc#1012628). +- i40e: Fix parameters in aq_get_phy_register() (bsc#1012628). +- RDMA/addr: Be strict with gid size (bsc#1012628). +- vdpa/mlx5: should exclude header length and fcs from mtu + (bsc#1012628). +- vdpa/mlx5: Fix wrong use of bit numbers (bsc#1012628). +- RAS/CEC: Correct ce_add_elem()'s returned values (bsc#1012628). +- clk: socfpga: fix iomem pointer cast on 64-bit (bsc#1012628). +- lockdep: Address clang -Wformat warning printing for %hd + (bsc#1012628). +- dt-bindings: net: ethernet-controller: fix typo in NVMEM + (bsc#1012628). +- net: sched: bump refcount for new action in ACT replace mode + (bsc#1012628). +- x86/traps: Correct exc_general_protection() and math_error() + return paths (bsc#1012628). +- gpiolib: Read "gpio-line-names" from a firmware node + (bsc#1012628). +- cfg80211: remove WARN_ON() in cfg80211_sme_connect + (bsc#1012628). +- net: tun: set tun->dev->addr_len during TUNSETLINK processing + (bsc#1012628). +- drivers: net: fix memory leak in atusb_probe (bsc#1012628). +- drivers: net: fix memory leak in peak_usb_create_dev + (bsc#1012628). +- net: mac802154: Fix general protection fault (bsc#1012628). +- net: ieee802154: nl-mac: fix check on panid (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec dev (bsc#1012628). +- net: ieee802154: fix nl802154 add llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec devkey (bsc#1012628). +- net: ieee802154: forbid monitor for set llsec params + (bsc#1012628). +- net: ieee802154: forbid monitor for del llsec seclevel + (bsc#1012628). +- net: ieee802154: stop dump llsec params for monitors + (bsc#1012628). +- Revert "net: sched: bump refcount for new action in ACT replace + mode" (bsc#1012628). +- commit f68b7e1 + +------------------------------------------------------------------- +Mon Apr 12 14:22:20 CEST 2021 - tiwai@suse.de + +- rpm/kernel-binary.spec.in: Fix dependency of kernel-*-devel package (bsc#1184514) + The devel package requires the kernel binary package itself for building + modules externally. +- commit 794be7b + ------------------------------------------------------------------- Sun Apr 11 19:59:36 CEST 2021 - jslaby@suse.cz @@ -86,6 +434,18 @@ Sun Apr 11 18:10:28 CEST 2021 - jslaby@suse.cz - ARM: dts: am33xx: add aliases for mmc interfaces (bsc#1012628). - commit 0ea11a6 +------------------------------------------------------------------- +Fri Apr 9 12:42:23 CEST 2021 - msuchanek@suse.de + +- rpm/check-for-config-changes: Also ignore AS_VERSION added in 5.12. +- commit bd64cb2 + +------------------------------------------------------------------- +Fri Apr 9 09:23:27 CEST 2021 - msuchanek@suse.de + +- post.sh: Return an error when module update fails (bsc#1047233 bsc#1184388). +- commit 18f65df + ------------------------------------------------------------------- Fri Apr 9 07:39:04 CEST 2021 - jslaby@suse.cz diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 606f7b17..82e8024e 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 5.11.13 +%define patchversion 5.11.14 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-b15020c806ebe1be27ce173dfc4085898b8d5012 +BuildRequires: kernel%kernel_flavor-srchash-f68b7e1884442abb808517acc24234ef6a26b93d %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.11.13 +Version: 5.11.14 %if 0%{?is_kotd} -Release: .gb15020c +Release: .gf68b7e1 %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index a79cbd19..48efe045 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,351 @@ +------------------------------------------------------------------- +Wed Apr 14 08:57:33 CEST 2021 - jslaby@suse.cz + +- Linux 5.11.14 (bsc#1012628). +- xfrm/compat: Cleanup WARN()s that can be user-triggered + (bsc#1012628). +- ALSA: aloop: Fix initialization of controls (bsc#1012628). +- ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1 + (bsc#1012628). +- ALSA: hda/conexant: Apply quirk for another HP ZBook G5 model + (bsc#1012628). +- file: fix close_range() for unshare+cloexec (bsc#1012628). +- ASoC: intel: atom: Stop advertising non working S24LE support + (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_bind() (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_connect() (bsc#1012628). +- nfc: fix memory leak in llcp_sock_connect() (bsc#1012628). +- nfc: Avoid endless loops caused by repeated llcp_sock_connect() + (bsc#1012628). +- selinux: make nslot handling in avtab more robust (bsc#1012628). +- selinux: fix cond_list corruption when changing booleans + (bsc#1012628). +- selinux: fix race between old and new sidtab (bsc#1012628). +- xen/evtchn: Change irq_info lock to raw_spinlock_t + (bsc#1012628). +- net: ipv6: check for validity before dereferencing + cfg->fc_nlinfo.nlh (bsc#1012628). +- net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII + clock (bsc#1012628). +- net: dsa: lantiq_gswip: Don't use PHY auto polling + (bsc#1012628). +- net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG + bits (bsc#1012628). +- ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m + (bsc#1012628). +- drm/radeon: Fix size overflow (bsc#1012628). +- drm/amdgpu: Fix size overflow (bsc#1012628). +- drm/amdgpu/smu7: fix CAC setting on TOPAZ (bsc#1012628). +- rfkill: revert back to old userspace API by default + (bsc#1012628). +- cifs: escape spaces in share names (bsc#1012628). +- cifs: On cifs_reconnect, resolve the hostname again + (bsc#1012628). +- IB/hfi1: Fix probe time panic when AIP is enabled with a buggy + BIOS (bsc#1012628). +- LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too late + (bsc#1012628). +- gcov: re-fix clang-11+ support (bsc#1012628). +- ia64: fix user_stack_pointer() for ptrace() (bsc#1012628). +- nds32: flush_dcache_page: use page_mapping_file to avoid races + with swapoff (bsc#1012628). +- ocfs2: fix deadlock between setattr and dio_end_io_write + (bsc#1012628). +- fs: direct-io: fix missing sdio->boundary (bsc#1012628). +- ethtool: fix incorrect datatype in set_eee ops (bsc#1012628). +- of: property: fw_devlink: do not link ".*,nr-gpios" + (bsc#1012628). +- parisc: parisc-agp requires SBA IOMMU driver (bsc#1012628). +- parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers + (bsc#1012628). +- ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt + pin (bsc#1012628). +- batman-adv: initialize "struct + batadv_tvlv_tt_vlan_data"->reserved field (bsc#1012628). +- ice: Continue probe on link/PHY errors (bsc#1012628). +- ice: Increase control queue timeout (bsc#1012628). +- ice: prevent ice_open and ice_stop during reset (bsc#1012628). +- ice: fix memory allocation call (bsc#1012628). +- ice: remove DCBNL_DEVRESET bit from PF state (bsc#1012628). +- ice: Fix for dereference of NULL pointer (bsc#1012628). +- ice: Use port number instead of PF ID for WoL (bsc#1012628). +- ice: Cleanup fltr list in case of allocation issues + (bsc#1012628). +- iwlwifi: pcie: properly set LTR workarounds on 22000 devices + (bsc#1012628). +- ice: fix memory leak of aRFS after resuming from suspend + (bsc#1012628). +- net: hso: fix null-ptr-deref during tty device unregistration + (bsc#1012628). +- libbpf: Fix bail out from 'ringbuf_process_ring()' on error + (bsc#1012628). +- bpf: Enforce that struct_ops programs be GPL-only (bsc#1012628). +- bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET (bsc#1012628). +- ethernet/netronome/nfp: Fix a use after free in + nfp_bpf_ctrl_msg_rx (bsc#1012628). +- libbpf: Ensure umem pointer is non-NULL before dereferencing + (bsc#1012628). +- libbpf: Restore umem state after socket create failure + (bsc#1012628). +- libbpf: Only create rx and tx XDP rings when necessary + (bsc#1012628). +- bpf: Refcount task stack in bpf_get_task_stack (bsc#1012628). +- bpf, sockmap: Fix sk->prot unhash op reset (bsc#1012628). +- bpf, sockmap: Fix incorrect fwd_alloc accounting (bsc#1012628). +- net: ensure mac header is set in virtio_net_hdr_to_skb() + (bsc#1012628). +- i40e: Fix sparse warning: missing error code 'err' + (bsc#1012628). +- i40e: Fix sparse error: 'vsi->netdev' could be null + (bsc#1012628). +- i40e: Fix sparse error: uninitialized symbol 'ring' + (bsc#1012628). +- i40e: Fix sparse errors in i40e_txrx.c (bsc#1012628). +- vdpa/mlx5: Fix suspend/resume index restoration (bsc#1012628). +- net: sched: sch_teql: fix null-pointer dereference + (bsc#1012628). +- net: sched: fix action overwrite reference counting + (bsc#1012628). +- nl80211: fix beacon head validation (bsc#1012628). +- nl80211: fix potential leak of ACL params (bsc#1012628). +- cfg80211: check S1G beacon compat element length (bsc#1012628). +- mac80211: fix time-is-after bug in mlme (bsc#1012628). +- mac80211: fix TXQ AC confusion (bsc#1012628). +- net: hsr: Reset MAC header for Tx path (bsc#1012628). +- net-ipv6: bugfix - raw & sctp - switch to + ipv6_can_nonlocal_bind() (bsc#1012628). +- net: let skb_orphan_partial wake-up waiters (bsc#1012628). +- thunderbolt: Fix a leak in tb_retimer_add() (bsc#1012628). +- thunderbolt: Fix off by one in tb_port_find_retimer() + (bsc#1012628). +- usbip: add sysfs_lock to synchronize sysfs code paths + (bsc#1012628). +- usbip: stub-dev synchronize sysfs code paths (bsc#1012628). +- usbip: vudc synchronize sysfs code paths (bsc#1012628). +- usbip: synchronize event handler with sysfs code paths + (bsc#1012628). +- driver core: Fix locking bug in + deferred_probe_timeout_work_func() (bsc#1012628). +- scsi: pm80xx: Fix chip initialization failure (bsc#1012628). +- scsi: target: iscsi: Fix zero tag inside a trace event + (bsc#1012628). +- percpu: make pcpu_nr_empty_pop_pages per chunk type + (bsc#1012628). +- i2c: turn recovery error on init to debug (bsc#1012628). +- powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime + vdso.so is rebuilt (bsc#1012628). +- powerpc/ptrace: Don't return error when getting/setting FP + regs without CONFIG_PPC_FPU_REGS (bsc#1012628). +- KVM: x86/mmu: change TDP MMU yield function returns to match + cond_resched (bsc#1012628). +- KVM: x86/mmu: Merge flush and non-flush + tdp_mmu_iter_cond_resched (bsc#1012628). +- KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn + (bsc#1012628). +- KVM: x86/mmu: Ensure forward progress when yielding in TDP + MMU iter (bsc#1012628). +- KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changed + (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed when yielding during + GFN range zap (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX + zapping (bsc#1012628). +- KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX + pages (bsc#1012628). +- KVM: x86/mmu: preserve pending TLB flush across calls to + kvm_tdp_mmu_zap_sp (bsc#1012628). +- net: sched: fix err handler in tcf_action_init() (bsc#1012628). +- ice: Refactor DCB related variables out of the ice_port_info + struct (bsc#1012628). +- ice: Recognize 860 as iSCSI port in CEE mode (bsc#1012628). +- xfrm: interface: fix ipv4 pmtu check to honor ip header df + (bsc#1012628). +- xfrm: Use actual socket sk instead of skb socket for + xfrm_output_resume (bsc#1012628). +- remoteproc: qcom: pil_info: avoid 64-bit division (bsc#1012628). +- regulator: bd9571mwv: Fix AVS and DVFS voltage range + (bsc#1012628). +- ARM: OMAP4: Fix PMIC voltage domains for bionic (bsc#1012628). +- ARM: OMAP4: PM: update ROM return address for OSWR and OFF + (bsc#1012628). +- remoteproc: pru: Fix firmware loading crashes on K3 SoCs + (bsc#1012628). +- net: xfrm: Localize sequence counter per network namespace + (bsc#1012628). +- esp: delete NETIF_F_SCTP_CRC bit from features for esp offload + (bsc#1012628). +- ASoC: SOF: Intel: HDA: fix core status verification + (bsc#1012628). +- ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for + some chips (bsc#1012628). +- xfrm: Fix NULL pointer dereference on policy lookup + (bsc#1012628). +- virtchnl: Fix layout of RSS structures (bsc#1012628). +- i40e: Added Asym_Pause to supported link modes (bsc#1012628). +- i40e: Fix kernel oops when i40e driver removes VF's + (bsc#1012628). +- hostfs: fix memory handling in follow_link() (bsc#1012628). +- amd-xgbe: Update DMA coherency values (bsc#1012628). +- vxlan: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- geneve: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- sch_red: fix off-by-one checks in red_check_params() + (bsc#1012628). +- drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit + (bsc#1012628). +- arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0 + (bsc#1012628). +- xfrm: Provide private skb extensions for segmented and hw + offloaded ESP packets (bsc#1012628). +- can: bcm/raw: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: isotp: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: uapi: can.h: mark union inside struct can_frame packed + (bsc#1012628). +- mlxsw: spectrum: Fix ECN marking in tunnel decapsulation + (bsc#1012628). +- ethernet: myri10ge: Fix a use after free in myri10ge_sw_tso + (bsc#1012628). +- gianfar: Handle error code at MAC address change (bsc#1012628). +- net: dsa: Fix type was not set for devlink port (bsc#1012628). +- clk: qcom: camcc: Update the clock ops for the SC7180 + (bsc#1012628). +- cxgb4: avoid collecting SGE_QBASE regs during traffic + (bsc#1012628). +- net:tipc: Fix a double free in tipc_sk_mcast_rcv (bsc#1012628). +- ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfaces + (bsc#1012628). +- net/ncsi: Avoid channel_monitor hrtimer deadlock (bsc#1012628). +- net: qrtr: Fix memory leak on qrtr_tx_wait failure + (bsc#1012628). +- nfp: flower: ignore duplicate merge hints from FW (bsc#1012628). +- net: phy: broadcom: Only advertise EEE for supported modes + (bsc#1012628). +- I2C: JZ4780: Fix bug for Ingenic X1000 (bsc#1012628). +- ASoC: sunxi: sun4i-codec: fill ASoC card owner (bsc#1012628). +- net/mlx5e: Fix mapping of ct_label zero (bsc#1012628). +- net/mlx5: Delete auxiliary bus driver eth-rep first + (bsc#1012628). +- net/mlx5e: Fix ethtool indication of connector type + (bsc#1012628). +- net/mlx5: Don't request more than supported EQs (bsc#1012628). +- net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQ + (bsc#1012628). +- net/rds: Fix a use after free in rds_message_map_pages + (bsc#1012628). +- xdp: fix xdp_return_frame() kernel BUG throw for page_pool + memory model (bsc#1012628). +- soc/fsl: qbman: fix conflicting alignment attributes + (bsc#1012628). +- i40e: fix receiving of single packets in xsk zero-copy mode + (bsc#1012628). +- i40e: Fix display statistics for veb_tc (bsc#1012628). +- RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs + clt session files (bsc#1012628). +- drm/msm: Set drvdata to NULL when msm_drm_init() fails + (bsc#1012628). +- net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., + ...); (bsc#1012628). +- mptcp: forbit mcast-related sockopt on MPTCP sockets + (bsc#1012628). +- mptcp: revert "mptcp: provide subflow aware release function" + (bsc#1012628). +- scsi: ufs: core: Fix task management request completion timeout + (bsc#1012628). +- scsi: ufs: core: Fix wrong Task Tag used in task management + request UPIUs (bsc#1012628). +- drm/msm/disp/dpu1: program 3d_merge only if block is attached + (bsc#1012628). +- Revert "arm64: dts: marvell: armada-cp110: Switch to per-port + SATA interrupts" (bsc#1012628). +- ARM: dts: turris-omnia: fix hardware buffer management + (bsc#1012628). +- net: cls_api: Fix uninitialised struct field + bo->unlocked_driver_cb (bsc#1012628). +- net: macb: restore cmp registers on resume path (bsc#1012628). +- clk: fix invalid usage of list cursor in register (bsc#1012628). +- clk: fix invalid usage of list cursor in unregister + (bsc#1012628). +- workqueue: Move the position of debug_work_activate() in + __queue_work() (bsc#1012628). +- s390/cpcmd: fix inline assembly register clobbering + (bsc#1012628). +- perf inject: Fix repipe usage (bsc#1012628). +- openvswitch: fix send of uninitialized stack memory in ct + limit reply (bsc#1012628). +- i2c: designware: Adjust bus_freq_hz when refuse high speed + mode set (bsc#1012628). +- iwlwifi: fix 11ax disabled bit in the regulatory capability + flags (bsc#1012628). +- can: mcp251x: fix support for half duplex SPI host controllers + (bsc#1012628). +- platform/x86: intel-hid: Fix spurious wakeups caused by + tablet-mode events during suspend (bsc#1012628). +- tipc: increment the tmp aead refcnt before attaching it + (bsc#1012628). +- net: hns3: clear VF down state bit before request link status + (bsc#1012628). +- net/mlx5: Fix HW spec violation configuring uplink + (bsc#1012628). +- net/mlx5: Fix placement of log_max_flow_counter (bsc#1012628). +- net/mlx5: Fix PPLM register mapping (bsc#1012628). +- net/mlx5: Fix PBMC register mapping (bsc#1012628). +- RDMA/cxgb4: check for ipv6 address properly while destroying + listener (bsc#1012628). +- perf report: Fix wrong LBR block sorting (bsc#1012628). +- RDMA/qedr: Fix kernel panic when trying to access recv_cq + (bsc#1012628). +- drm/vc4: crtc: Reduce PV fifo threshold on hvs4 (bsc#1012628). +- i40e: Fix parameters in aq_get_phy_register() (bsc#1012628). +- RDMA/addr: Be strict with gid size (bsc#1012628). +- vdpa/mlx5: should exclude header length and fcs from mtu + (bsc#1012628). +- vdpa/mlx5: Fix wrong use of bit numbers (bsc#1012628). +- RAS/CEC: Correct ce_add_elem()'s returned values (bsc#1012628). +- clk: socfpga: fix iomem pointer cast on 64-bit (bsc#1012628). +- lockdep: Address clang -Wformat warning printing for %hd + (bsc#1012628). +- dt-bindings: net: ethernet-controller: fix typo in NVMEM + (bsc#1012628). +- net: sched: bump refcount for new action in ACT replace mode + (bsc#1012628). +- x86/traps: Correct exc_general_protection() and math_error() + return paths (bsc#1012628). +- gpiolib: Read "gpio-line-names" from a firmware node + (bsc#1012628). +- cfg80211: remove WARN_ON() in cfg80211_sme_connect + (bsc#1012628). +- net: tun: set tun->dev->addr_len during TUNSETLINK processing + (bsc#1012628). +- drivers: net: fix memory leak in atusb_probe (bsc#1012628). +- drivers: net: fix memory leak in peak_usb_create_dev + (bsc#1012628). +- net: mac802154: Fix general protection fault (bsc#1012628). +- net: ieee802154: nl-mac: fix check on panid (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec dev (bsc#1012628). +- net: ieee802154: fix nl802154 add llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec devkey (bsc#1012628). +- net: ieee802154: forbid monitor for set llsec params + (bsc#1012628). +- net: ieee802154: forbid monitor for del llsec seclevel + (bsc#1012628). +- net: ieee802154: stop dump llsec params for monitors + (bsc#1012628). +- Revert "net: sched: bump refcount for new action in ACT replace + mode" (bsc#1012628). +- commit f68b7e1 + +------------------------------------------------------------------- +Mon Apr 12 14:22:20 CEST 2021 - tiwai@suse.de + +- rpm/kernel-binary.spec.in: Fix dependency of kernel-*-devel package (bsc#1184514) + The devel package requires the kernel binary package itself for building + modules externally. +- commit 794be7b + ------------------------------------------------------------------- Sun Apr 11 19:59:36 CEST 2021 - jslaby@suse.cz @@ -86,6 +434,18 @@ Sun Apr 11 18:10:28 CEST 2021 - jslaby@suse.cz - ARM: dts: am33xx: add aliases for mmc interfaces (bsc#1012628). - commit 0ea11a6 +------------------------------------------------------------------- +Fri Apr 9 12:42:23 CEST 2021 - msuchanek@suse.de + +- rpm/check-for-config-changes: Also ignore AS_VERSION added in 5.12. +- commit bd64cb2 + +------------------------------------------------------------------- +Fri Apr 9 09:23:27 CEST 2021 - msuchanek@suse.de + +- post.sh: Return an error when module update fails (bsc#1047233 bsc#1184388). +- commit 18f65df + ------------------------------------------------------------------- Fri Apr 9 07:39:04 CEST 2021 - jslaby@suse.cz diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 1e24ecf9..0e26355e 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 5.11.13 +%define patchversion 5.11.14 %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.11.13 +Version: 5.11.14 %if 0%{?is_kotd} -Release: .gb15020c +Release: .gf68b7e1 %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index a79cbd19..48efe045 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,351 @@ +------------------------------------------------------------------- +Wed Apr 14 08:57:33 CEST 2021 - jslaby@suse.cz + +- Linux 5.11.14 (bsc#1012628). +- xfrm/compat: Cleanup WARN()s that can be user-triggered + (bsc#1012628). +- ALSA: aloop: Fix initialization of controls (bsc#1012628). +- ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1 + (bsc#1012628). +- ALSA: hda/conexant: Apply quirk for another HP ZBook G5 model + (bsc#1012628). +- file: fix close_range() for unshare+cloexec (bsc#1012628). +- ASoC: intel: atom: Stop advertising non working S24LE support + (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_bind() (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_connect() (bsc#1012628). +- nfc: fix memory leak in llcp_sock_connect() (bsc#1012628). +- nfc: Avoid endless loops caused by repeated llcp_sock_connect() + (bsc#1012628). +- selinux: make nslot handling in avtab more robust (bsc#1012628). +- selinux: fix cond_list corruption when changing booleans + (bsc#1012628). +- selinux: fix race between old and new sidtab (bsc#1012628). +- xen/evtchn: Change irq_info lock to raw_spinlock_t + (bsc#1012628). +- net: ipv6: check for validity before dereferencing + cfg->fc_nlinfo.nlh (bsc#1012628). +- net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII + clock (bsc#1012628). +- net: dsa: lantiq_gswip: Don't use PHY auto polling + (bsc#1012628). +- net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG + bits (bsc#1012628). +- ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m + (bsc#1012628). +- drm/radeon: Fix size overflow (bsc#1012628). +- drm/amdgpu: Fix size overflow (bsc#1012628). +- drm/amdgpu/smu7: fix CAC setting on TOPAZ (bsc#1012628). +- rfkill: revert back to old userspace API by default + (bsc#1012628). +- cifs: escape spaces in share names (bsc#1012628). +- cifs: On cifs_reconnect, resolve the hostname again + (bsc#1012628). +- IB/hfi1: Fix probe time panic when AIP is enabled with a buggy + BIOS (bsc#1012628). +- LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too late + (bsc#1012628). +- gcov: re-fix clang-11+ support (bsc#1012628). +- ia64: fix user_stack_pointer() for ptrace() (bsc#1012628). +- nds32: flush_dcache_page: use page_mapping_file to avoid races + with swapoff (bsc#1012628). +- ocfs2: fix deadlock between setattr and dio_end_io_write + (bsc#1012628). +- fs: direct-io: fix missing sdio->boundary (bsc#1012628). +- ethtool: fix incorrect datatype in set_eee ops (bsc#1012628). +- of: property: fw_devlink: do not link ".*,nr-gpios" + (bsc#1012628). +- parisc: parisc-agp requires SBA IOMMU driver (bsc#1012628). +- parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers + (bsc#1012628). +- ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt + pin (bsc#1012628). +- batman-adv: initialize "struct + batadv_tvlv_tt_vlan_data"->reserved field (bsc#1012628). +- ice: Continue probe on link/PHY errors (bsc#1012628). +- ice: Increase control queue timeout (bsc#1012628). +- ice: prevent ice_open and ice_stop during reset (bsc#1012628). +- ice: fix memory allocation call (bsc#1012628). +- ice: remove DCBNL_DEVRESET bit from PF state (bsc#1012628). +- ice: Fix for dereference of NULL pointer (bsc#1012628). +- ice: Use port number instead of PF ID for WoL (bsc#1012628). +- ice: Cleanup fltr list in case of allocation issues + (bsc#1012628). +- iwlwifi: pcie: properly set LTR workarounds on 22000 devices + (bsc#1012628). +- ice: fix memory leak of aRFS after resuming from suspend + (bsc#1012628). +- net: hso: fix null-ptr-deref during tty device unregistration + (bsc#1012628). +- libbpf: Fix bail out from 'ringbuf_process_ring()' on error + (bsc#1012628). +- bpf: Enforce that struct_ops programs be GPL-only (bsc#1012628). +- bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET (bsc#1012628). +- ethernet/netronome/nfp: Fix a use after free in + nfp_bpf_ctrl_msg_rx (bsc#1012628). +- libbpf: Ensure umem pointer is non-NULL before dereferencing + (bsc#1012628). +- libbpf: Restore umem state after socket create failure + (bsc#1012628). +- libbpf: Only create rx and tx XDP rings when necessary + (bsc#1012628). +- bpf: Refcount task stack in bpf_get_task_stack (bsc#1012628). +- bpf, sockmap: Fix sk->prot unhash op reset (bsc#1012628). +- bpf, sockmap: Fix incorrect fwd_alloc accounting (bsc#1012628). +- net: ensure mac header is set in virtio_net_hdr_to_skb() + (bsc#1012628). +- i40e: Fix sparse warning: missing error code 'err' + (bsc#1012628). +- i40e: Fix sparse error: 'vsi->netdev' could be null + (bsc#1012628). +- i40e: Fix sparse error: uninitialized symbol 'ring' + (bsc#1012628). +- i40e: Fix sparse errors in i40e_txrx.c (bsc#1012628). +- vdpa/mlx5: Fix suspend/resume index restoration (bsc#1012628). +- net: sched: sch_teql: fix null-pointer dereference + (bsc#1012628). +- net: sched: fix action overwrite reference counting + (bsc#1012628). +- nl80211: fix beacon head validation (bsc#1012628). +- nl80211: fix potential leak of ACL params (bsc#1012628). +- cfg80211: check S1G beacon compat element length (bsc#1012628). +- mac80211: fix time-is-after bug in mlme (bsc#1012628). +- mac80211: fix TXQ AC confusion (bsc#1012628). +- net: hsr: Reset MAC header for Tx path (bsc#1012628). +- net-ipv6: bugfix - raw & sctp - switch to + ipv6_can_nonlocal_bind() (bsc#1012628). +- net: let skb_orphan_partial wake-up waiters (bsc#1012628). +- thunderbolt: Fix a leak in tb_retimer_add() (bsc#1012628). +- thunderbolt: Fix off by one in tb_port_find_retimer() + (bsc#1012628). +- usbip: add sysfs_lock to synchronize sysfs code paths + (bsc#1012628). +- usbip: stub-dev synchronize sysfs code paths (bsc#1012628). +- usbip: vudc synchronize sysfs code paths (bsc#1012628). +- usbip: synchronize event handler with sysfs code paths + (bsc#1012628). +- driver core: Fix locking bug in + deferred_probe_timeout_work_func() (bsc#1012628). +- scsi: pm80xx: Fix chip initialization failure (bsc#1012628). +- scsi: target: iscsi: Fix zero tag inside a trace event + (bsc#1012628). +- percpu: make pcpu_nr_empty_pop_pages per chunk type + (bsc#1012628). +- i2c: turn recovery error on init to debug (bsc#1012628). +- powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime + vdso.so is rebuilt (bsc#1012628). +- powerpc/ptrace: Don't return error when getting/setting FP + regs without CONFIG_PPC_FPU_REGS (bsc#1012628). +- KVM: x86/mmu: change TDP MMU yield function returns to match + cond_resched (bsc#1012628). +- KVM: x86/mmu: Merge flush and non-flush + tdp_mmu_iter_cond_resched (bsc#1012628). +- KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn + (bsc#1012628). +- KVM: x86/mmu: Ensure forward progress when yielding in TDP + MMU iter (bsc#1012628). +- KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changed + (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed when yielding during + GFN range zap (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX + zapping (bsc#1012628). +- KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX + pages (bsc#1012628). +- KVM: x86/mmu: preserve pending TLB flush across calls to + kvm_tdp_mmu_zap_sp (bsc#1012628). +- net: sched: fix err handler in tcf_action_init() (bsc#1012628). +- ice: Refactor DCB related variables out of the ice_port_info + struct (bsc#1012628). +- ice: Recognize 860 as iSCSI port in CEE mode (bsc#1012628). +- xfrm: interface: fix ipv4 pmtu check to honor ip header df + (bsc#1012628). +- xfrm: Use actual socket sk instead of skb socket for + xfrm_output_resume (bsc#1012628). +- remoteproc: qcom: pil_info: avoid 64-bit division (bsc#1012628). +- regulator: bd9571mwv: Fix AVS and DVFS voltage range + (bsc#1012628). +- ARM: OMAP4: Fix PMIC voltage domains for bionic (bsc#1012628). +- ARM: OMAP4: PM: update ROM return address for OSWR and OFF + (bsc#1012628). +- remoteproc: pru: Fix firmware loading crashes on K3 SoCs + (bsc#1012628). +- net: xfrm: Localize sequence counter per network namespace + (bsc#1012628). +- esp: delete NETIF_F_SCTP_CRC bit from features for esp offload + (bsc#1012628). +- ASoC: SOF: Intel: HDA: fix core status verification + (bsc#1012628). +- ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for + some chips (bsc#1012628). +- xfrm: Fix NULL pointer dereference on policy lookup + (bsc#1012628). +- virtchnl: Fix layout of RSS structures (bsc#1012628). +- i40e: Added Asym_Pause to supported link modes (bsc#1012628). +- i40e: Fix kernel oops when i40e driver removes VF's + (bsc#1012628). +- hostfs: fix memory handling in follow_link() (bsc#1012628). +- amd-xgbe: Update DMA coherency values (bsc#1012628). +- vxlan: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- geneve: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- sch_red: fix off-by-one checks in red_check_params() + (bsc#1012628). +- drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit + (bsc#1012628). +- arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0 + (bsc#1012628). +- xfrm: Provide private skb extensions for segmented and hw + offloaded ESP packets (bsc#1012628). +- can: bcm/raw: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: isotp: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: uapi: can.h: mark union inside struct can_frame packed + (bsc#1012628). +- mlxsw: spectrum: Fix ECN marking in tunnel decapsulation + (bsc#1012628). +- ethernet: myri10ge: Fix a use after free in myri10ge_sw_tso + (bsc#1012628). +- gianfar: Handle error code at MAC address change (bsc#1012628). +- net: dsa: Fix type was not set for devlink port (bsc#1012628). +- clk: qcom: camcc: Update the clock ops for the SC7180 + (bsc#1012628). +- cxgb4: avoid collecting SGE_QBASE regs during traffic + (bsc#1012628). +- net:tipc: Fix a double free in tipc_sk_mcast_rcv (bsc#1012628). +- ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfaces + (bsc#1012628). +- net/ncsi: Avoid channel_monitor hrtimer deadlock (bsc#1012628). +- net: qrtr: Fix memory leak on qrtr_tx_wait failure + (bsc#1012628). +- nfp: flower: ignore duplicate merge hints from FW (bsc#1012628). +- net: phy: broadcom: Only advertise EEE for supported modes + (bsc#1012628). +- I2C: JZ4780: Fix bug for Ingenic X1000 (bsc#1012628). +- ASoC: sunxi: sun4i-codec: fill ASoC card owner (bsc#1012628). +- net/mlx5e: Fix mapping of ct_label zero (bsc#1012628). +- net/mlx5: Delete auxiliary bus driver eth-rep first + (bsc#1012628). +- net/mlx5e: Fix ethtool indication of connector type + (bsc#1012628). +- net/mlx5: Don't request more than supported EQs (bsc#1012628). +- net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQ + (bsc#1012628). +- net/rds: Fix a use after free in rds_message_map_pages + (bsc#1012628). +- xdp: fix xdp_return_frame() kernel BUG throw for page_pool + memory model (bsc#1012628). +- soc/fsl: qbman: fix conflicting alignment attributes + (bsc#1012628). +- i40e: fix receiving of single packets in xsk zero-copy mode + (bsc#1012628). +- i40e: Fix display statistics for veb_tc (bsc#1012628). +- RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs + clt session files (bsc#1012628). +- drm/msm: Set drvdata to NULL when msm_drm_init() fails + (bsc#1012628). +- net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., + ...); (bsc#1012628). +- mptcp: forbit mcast-related sockopt on MPTCP sockets + (bsc#1012628). +- mptcp: revert "mptcp: provide subflow aware release function" + (bsc#1012628). +- scsi: ufs: core: Fix task management request completion timeout + (bsc#1012628). +- scsi: ufs: core: Fix wrong Task Tag used in task management + request UPIUs (bsc#1012628). +- drm/msm/disp/dpu1: program 3d_merge only if block is attached + (bsc#1012628). +- Revert "arm64: dts: marvell: armada-cp110: Switch to per-port + SATA interrupts" (bsc#1012628). +- ARM: dts: turris-omnia: fix hardware buffer management + (bsc#1012628). +- net: cls_api: Fix uninitialised struct field + bo->unlocked_driver_cb (bsc#1012628). +- net: macb: restore cmp registers on resume path (bsc#1012628). +- clk: fix invalid usage of list cursor in register (bsc#1012628). +- clk: fix invalid usage of list cursor in unregister + (bsc#1012628). +- workqueue: Move the position of debug_work_activate() in + __queue_work() (bsc#1012628). +- s390/cpcmd: fix inline assembly register clobbering + (bsc#1012628). +- perf inject: Fix repipe usage (bsc#1012628). +- openvswitch: fix send of uninitialized stack memory in ct + limit reply (bsc#1012628). +- i2c: designware: Adjust bus_freq_hz when refuse high speed + mode set (bsc#1012628). +- iwlwifi: fix 11ax disabled bit in the regulatory capability + flags (bsc#1012628). +- can: mcp251x: fix support for half duplex SPI host controllers + (bsc#1012628). +- platform/x86: intel-hid: Fix spurious wakeups caused by + tablet-mode events during suspend (bsc#1012628). +- tipc: increment the tmp aead refcnt before attaching it + (bsc#1012628). +- net: hns3: clear VF down state bit before request link status + (bsc#1012628). +- net/mlx5: Fix HW spec violation configuring uplink + (bsc#1012628). +- net/mlx5: Fix placement of log_max_flow_counter (bsc#1012628). +- net/mlx5: Fix PPLM register mapping (bsc#1012628). +- net/mlx5: Fix PBMC register mapping (bsc#1012628). +- RDMA/cxgb4: check for ipv6 address properly while destroying + listener (bsc#1012628). +- perf report: Fix wrong LBR block sorting (bsc#1012628). +- RDMA/qedr: Fix kernel panic when trying to access recv_cq + (bsc#1012628). +- drm/vc4: crtc: Reduce PV fifo threshold on hvs4 (bsc#1012628). +- i40e: Fix parameters in aq_get_phy_register() (bsc#1012628). +- RDMA/addr: Be strict with gid size (bsc#1012628). +- vdpa/mlx5: should exclude header length and fcs from mtu + (bsc#1012628). +- vdpa/mlx5: Fix wrong use of bit numbers (bsc#1012628). +- RAS/CEC: Correct ce_add_elem()'s returned values (bsc#1012628). +- clk: socfpga: fix iomem pointer cast on 64-bit (bsc#1012628). +- lockdep: Address clang -Wformat warning printing for %hd + (bsc#1012628). +- dt-bindings: net: ethernet-controller: fix typo in NVMEM + (bsc#1012628). +- net: sched: bump refcount for new action in ACT replace mode + (bsc#1012628). +- x86/traps: Correct exc_general_protection() and math_error() + return paths (bsc#1012628). +- gpiolib: Read "gpio-line-names" from a firmware node + (bsc#1012628). +- cfg80211: remove WARN_ON() in cfg80211_sme_connect + (bsc#1012628). +- net: tun: set tun->dev->addr_len during TUNSETLINK processing + (bsc#1012628). +- drivers: net: fix memory leak in atusb_probe (bsc#1012628). +- drivers: net: fix memory leak in peak_usb_create_dev + (bsc#1012628). +- net: mac802154: Fix general protection fault (bsc#1012628). +- net: ieee802154: nl-mac: fix check on panid (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec dev (bsc#1012628). +- net: ieee802154: fix nl802154 add llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec devkey (bsc#1012628). +- net: ieee802154: forbid monitor for set llsec params + (bsc#1012628). +- net: ieee802154: forbid monitor for del llsec seclevel + (bsc#1012628). +- net: ieee802154: stop dump llsec params for monitors + (bsc#1012628). +- Revert "net: sched: bump refcount for new action in ACT replace + mode" (bsc#1012628). +- commit f68b7e1 + +------------------------------------------------------------------- +Mon Apr 12 14:22:20 CEST 2021 - tiwai@suse.de + +- rpm/kernel-binary.spec.in: Fix dependency of kernel-*-devel package (bsc#1184514) + The devel package requires the kernel binary package itself for building + modules externally. +- commit 794be7b + ------------------------------------------------------------------- Sun Apr 11 19:59:36 CEST 2021 - jslaby@suse.cz @@ -86,6 +434,18 @@ Sun Apr 11 18:10:28 CEST 2021 - jslaby@suse.cz - ARM: dts: am33xx: add aliases for mmc interfaces (bsc#1012628). - commit 0ea11a6 +------------------------------------------------------------------- +Fri Apr 9 12:42:23 CEST 2021 - msuchanek@suse.de + +- rpm/check-for-config-changes: Also ignore AS_VERSION added in 5.12. +- commit bd64cb2 + +------------------------------------------------------------------- +Fri Apr 9 09:23:27 CEST 2021 - msuchanek@suse.de + +- post.sh: Return an error when module update fails (bsc#1047233 bsc#1184388). +- commit 18f65df + ------------------------------------------------------------------- Fri Apr 9 07:39:04 CEST 2021 - jslaby@suse.cz diff --git a/kernel-pae.spec b/kernel-pae.spec index 233ab4d3..3b9e976d 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 5.11 -%define patchversion 5.11.13 +%define patchversion 5.11.14 %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.11.13 +Version: 5.11.14 %if 0%{?is_kotd} -Release: .gb15020c +Release: .gf68b7e1 %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-b15020c806ebe1be27ce173dfc4085898b8d5012 -Provides: kernel-srchash-b15020c806ebe1be27ce173dfc4085898b8d5012 +Provides: kernel-%build_flavor-base-srchash-f68b7e1884442abb808517acc24234ef6a26b93d +Provides: kernel-srchash-f68b7e1884442abb808517acc24234ef6a26b93d # END COMMON DEPS -Provides: %name-srchash-b15020c806ebe1be27ce173dfc4085898b8d5012 +Provides: %name-srchash-f68b7e1884442abb808517acc24234ef6a26b93d %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 @@ -1185,6 +1185,7 @@ Summary: Development files necessary for building kernel modules Group: Development/Sources Provides: %name-devel = %version-%source_rel Provides: multiversion(kernel) +Requires: %{name} = %version-%source_rel %if ! %build_vanilla Requires: kernel-devel%variant = %version-%source_rel Recommends: make diff --git a/kernel-source.changes b/kernel-source.changes index a79cbd19..48efe045 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,351 @@ +------------------------------------------------------------------- +Wed Apr 14 08:57:33 CEST 2021 - jslaby@suse.cz + +- Linux 5.11.14 (bsc#1012628). +- xfrm/compat: Cleanup WARN()s that can be user-triggered + (bsc#1012628). +- ALSA: aloop: Fix initialization of controls (bsc#1012628). +- ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1 + (bsc#1012628). +- ALSA: hda/conexant: Apply quirk for another HP ZBook G5 model + (bsc#1012628). +- file: fix close_range() for unshare+cloexec (bsc#1012628). +- ASoC: intel: atom: Stop advertising non working S24LE support + (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_bind() (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_connect() (bsc#1012628). +- nfc: fix memory leak in llcp_sock_connect() (bsc#1012628). +- nfc: Avoid endless loops caused by repeated llcp_sock_connect() + (bsc#1012628). +- selinux: make nslot handling in avtab more robust (bsc#1012628). +- selinux: fix cond_list corruption when changing booleans + (bsc#1012628). +- selinux: fix race between old and new sidtab (bsc#1012628). +- xen/evtchn: Change irq_info lock to raw_spinlock_t + (bsc#1012628). +- net: ipv6: check for validity before dereferencing + cfg->fc_nlinfo.nlh (bsc#1012628). +- net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII + clock (bsc#1012628). +- net: dsa: lantiq_gswip: Don't use PHY auto polling + (bsc#1012628). +- net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG + bits (bsc#1012628). +- ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m + (bsc#1012628). +- drm/radeon: Fix size overflow (bsc#1012628). +- drm/amdgpu: Fix size overflow (bsc#1012628). +- drm/amdgpu/smu7: fix CAC setting on TOPAZ (bsc#1012628). +- rfkill: revert back to old userspace API by default + (bsc#1012628). +- cifs: escape spaces in share names (bsc#1012628). +- cifs: On cifs_reconnect, resolve the hostname again + (bsc#1012628). +- IB/hfi1: Fix probe time panic when AIP is enabled with a buggy + BIOS (bsc#1012628). +- LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too late + (bsc#1012628). +- gcov: re-fix clang-11+ support (bsc#1012628). +- ia64: fix user_stack_pointer() for ptrace() (bsc#1012628). +- nds32: flush_dcache_page: use page_mapping_file to avoid races + with swapoff (bsc#1012628). +- ocfs2: fix deadlock between setattr and dio_end_io_write + (bsc#1012628). +- fs: direct-io: fix missing sdio->boundary (bsc#1012628). +- ethtool: fix incorrect datatype in set_eee ops (bsc#1012628). +- of: property: fw_devlink: do not link ".*,nr-gpios" + (bsc#1012628). +- parisc: parisc-agp requires SBA IOMMU driver (bsc#1012628). +- parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers + (bsc#1012628). +- ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt + pin (bsc#1012628). +- batman-adv: initialize "struct + batadv_tvlv_tt_vlan_data"->reserved field (bsc#1012628). +- ice: Continue probe on link/PHY errors (bsc#1012628). +- ice: Increase control queue timeout (bsc#1012628). +- ice: prevent ice_open and ice_stop during reset (bsc#1012628). +- ice: fix memory allocation call (bsc#1012628). +- ice: remove DCBNL_DEVRESET bit from PF state (bsc#1012628). +- ice: Fix for dereference of NULL pointer (bsc#1012628). +- ice: Use port number instead of PF ID for WoL (bsc#1012628). +- ice: Cleanup fltr list in case of allocation issues + (bsc#1012628). +- iwlwifi: pcie: properly set LTR workarounds on 22000 devices + (bsc#1012628). +- ice: fix memory leak of aRFS after resuming from suspend + (bsc#1012628). +- net: hso: fix null-ptr-deref during tty device unregistration + (bsc#1012628). +- libbpf: Fix bail out from 'ringbuf_process_ring()' on error + (bsc#1012628). +- bpf: Enforce that struct_ops programs be GPL-only (bsc#1012628). +- bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET (bsc#1012628). +- ethernet/netronome/nfp: Fix a use after free in + nfp_bpf_ctrl_msg_rx (bsc#1012628). +- libbpf: Ensure umem pointer is non-NULL before dereferencing + (bsc#1012628). +- libbpf: Restore umem state after socket create failure + (bsc#1012628). +- libbpf: Only create rx and tx XDP rings when necessary + (bsc#1012628). +- bpf: Refcount task stack in bpf_get_task_stack (bsc#1012628). +- bpf, sockmap: Fix sk->prot unhash op reset (bsc#1012628). +- bpf, sockmap: Fix incorrect fwd_alloc accounting (bsc#1012628). +- net: ensure mac header is set in virtio_net_hdr_to_skb() + (bsc#1012628). +- i40e: Fix sparse warning: missing error code 'err' + (bsc#1012628). +- i40e: Fix sparse error: 'vsi->netdev' could be null + (bsc#1012628). +- i40e: Fix sparse error: uninitialized symbol 'ring' + (bsc#1012628). +- i40e: Fix sparse errors in i40e_txrx.c (bsc#1012628). +- vdpa/mlx5: Fix suspend/resume index restoration (bsc#1012628). +- net: sched: sch_teql: fix null-pointer dereference + (bsc#1012628). +- net: sched: fix action overwrite reference counting + (bsc#1012628). +- nl80211: fix beacon head validation (bsc#1012628). +- nl80211: fix potential leak of ACL params (bsc#1012628). +- cfg80211: check S1G beacon compat element length (bsc#1012628). +- mac80211: fix time-is-after bug in mlme (bsc#1012628). +- mac80211: fix TXQ AC confusion (bsc#1012628). +- net: hsr: Reset MAC header for Tx path (bsc#1012628). +- net-ipv6: bugfix - raw & sctp - switch to + ipv6_can_nonlocal_bind() (bsc#1012628). +- net: let skb_orphan_partial wake-up waiters (bsc#1012628). +- thunderbolt: Fix a leak in tb_retimer_add() (bsc#1012628). +- thunderbolt: Fix off by one in tb_port_find_retimer() + (bsc#1012628). +- usbip: add sysfs_lock to synchronize sysfs code paths + (bsc#1012628). +- usbip: stub-dev synchronize sysfs code paths (bsc#1012628). +- usbip: vudc synchronize sysfs code paths (bsc#1012628). +- usbip: synchronize event handler with sysfs code paths + (bsc#1012628). +- driver core: Fix locking bug in + deferred_probe_timeout_work_func() (bsc#1012628). +- scsi: pm80xx: Fix chip initialization failure (bsc#1012628). +- scsi: target: iscsi: Fix zero tag inside a trace event + (bsc#1012628). +- percpu: make pcpu_nr_empty_pop_pages per chunk type + (bsc#1012628). +- i2c: turn recovery error on init to debug (bsc#1012628). +- powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime + vdso.so is rebuilt (bsc#1012628). +- powerpc/ptrace: Don't return error when getting/setting FP + regs without CONFIG_PPC_FPU_REGS (bsc#1012628). +- KVM: x86/mmu: change TDP MMU yield function returns to match + cond_resched (bsc#1012628). +- KVM: x86/mmu: Merge flush and non-flush + tdp_mmu_iter_cond_resched (bsc#1012628). +- KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn + (bsc#1012628). +- KVM: x86/mmu: Ensure forward progress when yielding in TDP + MMU iter (bsc#1012628). +- KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changed + (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed when yielding during + GFN range zap (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX + zapping (bsc#1012628). +- KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX + pages (bsc#1012628). +- KVM: x86/mmu: preserve pending TLB flush across calls to + kvm_tdp_mmu_zap_sp (bsc#1012628). +- net: sched: fix err handler in tcf_action_init() (bsc#1012628). +- ice: Refactor DCB related variables out of the ice_port_info + struct (bsc#1012628). +- ice: Recognize 860 as iSCSI port in CEE mode (bsc#1012628). +- xfrm: interface: fix ipv4 pmtu check to honor ip header df + (bsc#1012628). +- xfrm: Use actual socket sk instead of skb socket for + xfrm_output_resume (bsc#1012628). +- remoteproc: qcom: pil_info: avoid 64-bit division (bsc#1012628). +- regulator: bd9571mwv: Fix AVS and DVFS voltage range + (bsc#1012628). +- ARM: OMAP4: Fix PMIC voltage domains for bionic (bsc#1012628). +- ARM: OMAP4: PM: update ROM return address for OSWR and OFF + (bsc#1012628). +- remoteproc: pru: Fix firmware loading crashes on K3 SoCs + (bsc#1012628). +- net: xfrm: Localize sequence counter per network namespace + (bsc#1012628). +- esp: delete NETIF_F_SCTP_CRC bit from features for esp offload + (bsc#1012628). +- ASoC: SOF: Intel: HDA: fix core status verification + (bsc#1012628). +- ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for + some chips (bsc#1012628). +- xfrm: Fix NULL pointer dereference on policy lookup + (bsc#1012628). +- virtchnl: Fix layout of RSS structures (bsc#1012628). +- i40e: Added Asym_Pause to supported link modes (bsc#1012628). +- i40e: Fix kernel oops when i40e driver removes VF's + (bsc#1012628). +- hostfs: fix memory handling in follow_link() (bsc#1012628). +- amd-xgbe: Update DMA coherency values (bsc#1012628). +- vxlan: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- geneve: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- sch_red: fix off-by-one checks in red_check_params() + (bsc#1012628). +- drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit + (bsc#1012628). +- arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0 + (bsc#1012628). +- xfrm: Provide private skb extensions for segmented and hw + offloaded ESP packets (bsc#1012628). +- can: bcm/raw: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: isotp: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: uapi: can.h: mark union inside struct can_frame packed + (bsc#1012628). +- mlxsw: spectrum: Fix ECN marking in tunnel decapsulation + (bsc#1012628). +- ethernet: myri10ge: Fix a use after free in myri10ge_sw_tso + (bsc#1012628). +- gianfar: Handle error code at MAC address change (bsc#1012628). +- net: dsa: Fix type was not set for devlink port (bsc#1012628). +- clk: qcom: camcc: Update the clock ops for the SC7180 + (bsc#1012628). +- cxgb4: avoid collecting SGE_QBASE regs during traffic + (bsc#1012628). +- net:tipc: Fix a double free in tipc_sk_mcast_rcv (bsc#1012628). +- ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfaces + (bsc#1012628). +- net/ncsi: Avoid channel_monitor hrtimer deadlock (bsc#1012628). +- net: qrtr: Fix memory leak on qrtr_tx_wait failure + (bsc#1012628). +- nfp: flower: ignore duplicate merge hints from FW (bsc#1012628). +- net: phy: broadcom: Only advertise EEE for supported modes + (bsc#1012628). +- I2C: JZ4780: Fix bug for Ingenic X1000 (bsc#1012628). +- ASoC: sunxi: sun4i-codec: fill ASoC card owner (bsc#1012628). +- net/mlx5e: Fix mapping of ct_label zero (bsc#1012628). +- net/mlx5: Delete auxiliary bus driver eth-rep first + (bsc#1012628). +- net/mlx5e: Fix ethtool indication of connector type + (bsc#1012628). +- net/mlx5: Don't request more than supported EQs (bsc#1012628). +- net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQ + (bsc#1012628). +- net/rds: Fix a use after free in rds_message_map_pages + (bsc#1012628). +- xdp: fix xdp_return_frame() kernel BUG throw for page_pool + memory model (bsc#1012628). +- soc/fsl: qbman: fix conflicting alignment attributes + (bsc#1012628). +- i40e: fix receiving of single packets in xsk zero-copy mode + (bsc#1012628). +- i40e: Fix display statistics for veb_tc (bsc#1012628). +- RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs + clt session files (bsc#1012628). +- drm/msm: Set drvdata to NULL when msm_drm_init() fails + (bsc#1012628). +- net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., + ...); (bsc#1012628). +- mptcp: forbit mcast-related sockopt on MPTCP sockets + (bsc#1012628). +- mptcp: revert "mptcp: provide subflow aware release function" + (bsc#1012628). +- scsi: ufs: core: Fix task management request completion timeout + (bsc#1012628). +- scsi: ufs: core: Fix wrong Task Tag used in task management + request UPIUs (bsc#1012628). +- drm/msm/disp/dpu1: program 3d_merge only if block is attached + (bsc#1012628). +- Revert "arm64: dts: marvell: armada-cp110: Switch to per-port + SATA interrupts" (bsc#1012628). +- ARM: dts: turris-omnia: fix hardware buffer management + (bsc#1012628). +- net: cls_api: Fix uninitialised struct field + bo->unlocked_driver_cb (bsc#1012628). +- net: macb: restore cmp registers on resume path (bsc#1012628). +- clk: fix invalid usage of list cursor in register (bsc#1012628). +- clk: fix invalid usage of list cursor in unregister + (bsc#1012628). +- workqueue: Move the position of debug_work_activate() in + __queue_work() (bsc#1012628). +- s390/cpcmd: fix inline assembly register clobbering + (bsc#1012628). +- perf inject: Fix repipe usage (bsc#1012628). +- openvswitch: fix send of uninitialized stack memory in ct + limit reply (bsc#1012628). +- i2c: designware: Adjust bus_freq_hz when refuse high speed + mode set (bsc#1012628). +- iwlwifi: fix 11ax disabled bit in the regulatory capability + flags (bsc#1012628). +- can: mcp251x: fix support for half duplex SPI host controllers + (bsc#1012628). +- platform/x86: intel-hid: Fix spurious wakeups caused by + tablet-mode events during suspend (bsc#1012628). +- tipc: increment the tmp aead refcnt before attaching it + (bsc#1012628). +- net: hns3: clear VF down state bit before request link status + (bsc#1012628). +- net/mlx5: Fix HW spec violation configuring uplink + (bsc#1012628). +- net/mlx5: Fix placement of log_max_flow_counter (bsc#1012628). +- net/mlx5: Fix PPLM register mapping (bsc#1012628). +- net/mlx5: Fix PBMC register mapping (bsc#1012628). +- RDMA/cxgb4: check for ipv6 address properly while destroying + listener (bsc#1012628). +- perf report: Fix wrong LBR block sorting (bsc#1012628). +- RDMA/qedr: Fix kernel panic when trying to access recv_cq + (bsc#1012628). +- drm/vc4: crtc: Reduce PV fifo threshold on hvs4 (bsc#1012628). +- i40e: Fix parameters in aq_get_phy_register() (bsc#1012628). +- RDMA/addr: Be strict with gid size (bsc#1012628). +- vdpa/mlx5: should exclude header length and fcs from mtu + (bsc#1012628). +- vdpa/mlx5: Fix wrong use of bit numbers (bsc#1012628). +- RAS/CEC: Correct ce_add_elem()'s returned values (bsc#1012628). +- clk: socfpga: fix iomem pointer cast on 64-bit (bsc#1012628). +- lockdep: Address clang -Wformat warning printing for %hd + (bsc#1012628). +- dt-bindings: net: ethernet-controller: fix typo in NVMEM + (bsc#1012628). +- net: sched: bump refcount for new action in ACT replace mode + (bsc#1012628). +- x86/traps: Correct exc_general_protection() and math_error() + return paths (bsc#1012628). +- gpiolib: Read "gpio-line-names" from a firmware node + (bsc#1012628). +- cfg80211: remove WARN_ON() in cfg80211_sme_connect + (bsc#1012628). +- net: tun: set tun->dev->addr_len during TUNSETLINK processing + (bsc#1012628). +- drivers: net: fix memory leak in atusb_probe (bsc#1012628). +- drivers: net: fix memory leak in peak_usb_create_dev + (bsc#1012628). +- net: mac802154: Fix general protection fault (bsc#1012628). +- net: ieee802154: nl-mac: fix check on panid (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec dev (bsc#1012628). +- net: ieee802154: fix nl802154 add llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec devkey (bsc#1012628). +- net: ieee802154: forbid monitor for set llsec params + (bsc#1012628). +- net: ieee802154: forbid monitor for del llsec seclevel + (bsc#1012628). +- net: ieee802154: stop dump llsec params for monitors + (bsc#1012628). +- Revert "net: sched: bump refcount for new action in ACT replace + mode" (bsc#1012628). +- commit f68b7e1 + +------------------------------------------------------------------- +Mon Apr 12 14:22:20 CEST 2021 - tiwai@suse.de + +- rpm/kernel-binary.spec.in: Fix dependency of kernel-*-devel package (bsc#1184514) + The devel package requires the kernel binary package itself for building + modules externally. +- commit 794be7b + ------------------------------------------------------------------- Sun Apr 11 19:59:36 CEST 2021 - jslaby@suse.cz @@ -86,6 +434,18 @@ Sun Apr 11 18:10:28 CEST 2021 - jslaby@suse.cz - ARM: dts: am33xx: add aliases for mmc interfaces (bsc#1012628). - commit 0ea11a6 +------------------------------------------------------------------- +Fri Apr 9 12:42:23 CEST 2021 - msuchanek@suse.de + +- rpm/check-for-config-changes: Also ignore AS_VERSION added in 5.12. +- commit bd64cb2 + +------------------------------------------------------------------- +Fri Apr 9 09:23:27 CEST 2021 - msuchanek@suse.de + +- post.sh: Return an error when module update fails (bsc#1047233 bsc#1184388). +- commit 18f65df + ------------------------------------------------------------------- Fri Apr 9 07:39:04 CEST 2021 - jslaby@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index 0aa4906c..96e8e156 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,7 +18,7 @@ %define srcversion 5.11 -%define patchversion 5.11.13 +%define patchversion 5.11.14 %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.11.13 +Version: 5.11.14 %if 0%{?is_kotd} -Release: .gb15020c +Release: .gf68b7e1 %else Release: 0 %endif @@ -43,7 +43,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-b15020c806ebe1be27ce173dfc4085898b8d5012 +Provides: %name-srchash-f68b7e1884442abb808517acc24234ef6a26b93d 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 a79cbd19..48efe045 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,351 @@ +------------------------------------------------------------------- +Wed Apr 14 08:57:33 CEST 2021 - jslaby@suse.cz + +- Linux 5.11.14 (bsc#1012628). +- xfrm/compat: Cleanup WARN()s that can be user-triggered + (bsc#1012628). +- ALSA: aloop: Fix initialization of controls (bsc#1012628). +- ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1 + (bsc#1012628). +- ALSA: hda/conexant: Apply quirk for another HP ZBook G5 model + (bsc#1012628). +- file: fix close_range() for unshare+cloexec (bsc#1012628). +- ASoC: intel: atom: Stop advertising non working S24LE support + (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_bind() (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_connect() (bsc#1012628). +- nfc: fix memory leak in llcp_sock_connect() (bsc#1012628). +- nfc: Avoid endless loops caused by repeated llcp_sock_connect() + (bsc#1012628). +- selinux: make nslot handling in avtab more robust (bsc#1012628). +- selinux: fix cond_list corruption when changing booleans + (bsc#1012628). +- selinux: fix race between old and new sidtab (bsc#1012628). +- xen/evtchn: Change irq_info lock to raw_spinlock_t + (bsc#1012628). +- net: ipv6: check for validity before dereferencing + cfg->fc_nlinfo.nlh (bsc#1012628). +- net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII + clock (bsc#1012628). +- net: dsa: lantiq_gswip: Don't use PHY auto polling + (bsc#1012628). +- net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG + bits (bsc#1012628). +- ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m + (bsc#1012628). +- drm/radeon: Fix size overflow (bsc#1012628). +- drm/amdgpu: Fix size overflow (bsc#1012628). +- drm/amdgpu/smu7: fix CAC setting on TOPAZ (bsc#1012628). +- rfkill: revert back to old userspace API by default + (bsc#1012628). +- cifs: escape spaces in share names (bsc#1012628). +- cifs: On cifs_reconnect, resolve the hostname again + (bsc#1012628). +- IB/hfi1: Fix probe time panic when AIP is enabled with a buggy + BIOS (bsc#1012628). +- LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too late + (bsc#1012628). +- gcov: re-fix clang-11+ support (bsc#1012628). +- ia64: fix user_stack_pointer() for ptrace() (bsc#1012628). +- nds32: flush_dcache_page: use page_mapping_file to avoid races + with swapoff (bsc#1012628). +- ocfs2: fix deadlock between setattr and dio_end_io_write + (bsc#1012628). +- fs: direct-io: fix missing sdio->boundary (bsc#1012628). +- ethtool: fix incorrect datatype in set_eee ops (bsc#1012628). +- of: property: fw_devlink: do not link ".*,nr-gpios" + (bsc#1012628). +- parisc: parisc-agp requires SBA IOMMU driver (bsc#1012628). +- parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers + (bsc#1012628). +- ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt + pin (bsc#1012628). +- batman-adv: initialize "struct + batadv_tvlv_tt_vlan_data"->reserved field (bsc#1012628). +- ice: Continue probe on link/PHY errors (bsc#1012628). +- ice: Increase control queue timeout (bsc#1012628). +- ice: prevent ice_open and ice_stop during reset (bsc#1012628). +- ice: fix memory allocation call (bsc#1012628). +- ice: remove DCBNL_DEVRESET bit from PF state (bsc#1012628). +- ice: Fix for dereference of NULL pointer (bsc#1012628). +- ice: Use port number instead of PF ID for WoL (bsc#1012628). +- ice: Cleanup fltr list in case of allocation issues + (bsc#1012628). +- iwlwifi: pcie: properly set LTR workarounds on 22000 devices + (bsc#1012628). +- ice: fix memory leak of aRFS after resuming from suspend + (bsc#1012628). +- net: hso: fix null-ptr-deref during tty device unregistration + (bsc#1012628). +- libbpf: Fix bail out from 'ringbuf_process_ring()' on error + (bsc#1012628). +- bpf: Enforce that struct_ops programs be GPL-only (bsc#1012628). +- bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET (bsc#1012628). +- ethernet/netronome/nfp: Fix a use after free in + nfp_bpf_ctrl_msg_rx (bsc#1012628). +- libbpf: Ensure umem pointer is non-NULL before dereferencing + (bsc#1012628). +- libbpf: Restore umem state after socket create failure + (bsc#1012628). +- libbpf: Only create rx and tx XDP rings when necessary + (bsc#1012628). +- bpf: Refcount task stack in bpf_get_task_stack (bsc#1012628). +- bpf, sockmap: Fix sk->prot unhash op reset (bsc#1012628). +- bpf, sockmap: Fix incorrect fwd_alloc accounting (bsc#1012628). +- net: ensure mac header is set in virtio_net_hdr_to_skb() + (bsc#1012628). +- i40e: Fix sparse warning: missing error code 'err' + (bsc#1012628). +- i40e: Fix sparse error: 'vsi->netdev' could be null + (bsc#1012628). +- i40e: Fix sparse error: uninitialized symbol 'ring' + (bsc#1012628). +- i40e: Fix sparse errors in i40e_txrx.c (bsc#1012628). +- vdpa/mlx5: Fix suspend/resume index restoration (bsc#1012628). +- net: sched: sch_teql: fix null-pointer dereference + (bsc#1012628). +- net: sched: fix action overwrite reference counting + (bsc#1012628). +- nl80211: fix beacon head validation (bsc#1012628). +- nl80211: fix potential leak of ACL params (bsc#1012628). +- cfg80211: check S1G beacon compat element length (bsc#1012628). +- mac80211: fix time-is-after bug in mlme (bsc#1012628). +- mac80211: fix TXQ AC confusion (bsc#1012628). +- net: hsr: Reset MAC header for Tx path (bsc#1012628). +- net-ipv6: bugfix - raw & sctp - switch to + ipv6_can_nonlocal_bind() (bsc#1012628). +- net: let skb_orphan_partial wake-up waiters (bsc#1012628). +- thunderbolt: Fix a leak in tb_retimer_add() (bsc#1012628). +- thunderbolt: Fix off by one in tb_port_find_retimer() + (bsc#1012628). +- usbip: add sysfs_lock to synchronize sysfs code paths + (bsc#1012628). +- usbip: stub-dev synchronize sysfs code paths (bsc#1012628). +- usbip: vudc synchronize sysfs code paths (bsc#1012628). +- usbip: synchronize event handler with sysfs code paths + (bsc#1012628). +- driver core: Fix locking bug in + deferred_probe_timeout_work_func() (bsc#1012628). +- scsi: pm80xx: Fix chip initialization failure (bsc#1012628). +- scsi: target: iscsi: Fix zero tag inside a trace event + (bsc#1012628). +- percpu: make pcpu_nr_empty_pop_pages per chunk type + (bsc#1012628). +- i2c: turn recovery error on init to debug (bsc#1012628). +- powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime + vdso.so is rebuilt (bsc#1012628). +- powerpc/ptrace: Don't return error when getting/setting FP + regs without CONFIG_PPC_FPU_REGS (bsc#1012628). +- KVM: x86/mmu: change TDP MMU yield function returns to match + cond_resched (bsc#1012628). +- KVM: x86/mmu: Merge flush and non-flush + tdp_mmu_iter_cond_resched (bsc#1012628). +- KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn + (bsc#1012628). +- KVM: x86/mmu: Ensure forward progress when yielding in TDP + MMU iter (bsc#1012628). +- KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changed + (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed when yielding during + GFN range zap (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX + zapping (bsc#1012628). +- KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX + pages (bsc#1012628). +- KVM: x86/mmu: preserve pending TLB flush across calls to + kvm_tdp_mmu_zap_sp (bsc#1012628). +- net: sched: fix err handler in tcf_action_init() (bsc#1012628). +- ice: Refactor DCB related variables out of the ice_port_info + struct (bsc#1012628). +- ice: Recognize 860 as iSCSI port in CEE mode (bsc#1012628). +- xfrm: interface: fix ipv4 pmtu check to honor ip header df + (bsc#1012628). +- xfrm: Use actual socket sk instead of skb socket for + xfrm_output_resume (bsc#1012628). +- remoteproc: qcom: pil_info: avoid 64-bit division (bsc#1012628). +- regulator: bd9571mwv: Fix AVS and DVFS voltage range + (bsc#1012628). +- ARM: OMAP4: Fix PMIC voltage domains for bionic (bsc#1012628). +- ARM: OMAP4: PM: update ROM return address for OSWR and OFF + (bsc#1012628). +- remoteproc: pru: Fix firmware loading crashes on K3 SoCs + (bsc#1012628). +- net: xfrm: Localize sequence counter per network namespace + (bsc#1012628). +- esp: delete NETIF_F_SCTP_CRC bit from features for esp offload + (bsc#1012628). +- ASoC: SOF: Intel: HDA: fix core status verification + (bsc#1012628). +- ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for + some chips (bsc#1012628). +- xfrm: Fix NULL pointer dereference on policy lookup + (bsc#1012628). +- virtchnl: Fix layout of RSS structures (bsc#1012628). +- i40e: Added Asym_Pause to supported link modes (bsc#1012628). +- i40e: Fix kernel oops when i40e driver removes VF's + (bsc#1012628). +- hostfs: fix memory handling in follow_link() (bsc#1012628). +- amd-xgbe: Update DMA coherency values (bsc#1012628). +- vxlan: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- geneve: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- sch_red: fix off-by-one checks in red_check_params() + (bsc#1012628). +- drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit + (bsc#1012628). +- arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0 + (bsc#1012628). +- xfrm: Provide private skb extensions for segmented and hw + offloaded ESP packets (bsc#1012628). +- can: bcm/raw: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: isotp: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: uapi: can.h: mark union inside struct can_frame packed + (bsc#1012628). +- mlxsw: spectrum: Fix ECN marking in tunnel decapsulation + (bsc#1012628). +- ethernet: myri10ge: Fix a use after free in myri10ge_sw_tso + (bsc#1012628). +- gianfar: Handle error code at MAC address change (bsc#1012628). +- net: dsa: Fix type was not set for devlink port (bsc#1012628). +- clk: qcom: camcc: Update the clock ops for the SC7180 + (bsc#1012628). +- cxgb4: avoid collecting SGE_QBASE regs during traffic + (bsc#1012628). +- net:tipc: Fix a double free in tipc_sk_mcast_rcv (bsc#1012628). +- ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfaces + (bsc#1012628). +- net/ncsi: Avoid channel_monitor hrtimer deadlock (bsc#1012628). +- net: qrtr: Fix memory leak on qrtr_tx_wait failure + (bsc#1012628). +- nfp: flower: ignore duplicate merge hints from FW (bsc#1012628). +- net: phy: broadcom: Only advertise EEE for supported modes + (bsc#1012628). +- I2C: JZ4780: Fix bug for Ingenic X1000 (bsc#1012628). +- ASoC: sunxi: sun4i-codec: fill ASoC card owner (bsc#1012628). +- net/mlx5e: Fix mapping of ct_label zero (bsc#1012628). +- net/mlx5: Delete auxiliary bus driver eth-rep first + (bsc#1012628). +- net/mlx5e: Fix ethtool indication of connector type + (bsc#1012628). +- net/mlx5: Don't request more than supported EQs (bsc#1012628). +- net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQ + (bsc#1012628). +- net/rds: Fix a use after free in rds_message_map_pages + (bsc#1012628). +- xdp: fix xdp_return_frame() kernel BUG throw for page_pool + memory model (bsc#1012628). +- soc/fsl: qbman: fix conflicting alignment attributes + (bsc#1012628). +- i40e: fix receiving of single packets in xsk zero-copy mode + (bsc#1012628). +- i40e: Fix display statistics for veb_tc (bsc#1012628). +- RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs + clt session files (bsc#1012628). +- drm/msm: Set drvdata to NULL when msm_drm_init() fails + (bsc#1012628). +- net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., + ...); (bsc#1012628). +- mptcp: forbit mcast-related sockopt on MPTCP sockets + (bsc#1012628). +- mptcp: revert "mptcp: provide subflow aware release function" + (bsc#1012628). +- scsi: ufs: core: Fix task management request completion timeout + (bsc#1012628). +- scsi: ufs: core: Fix wrong Task Tag used in task management + request UPIUs (bsc#1012628). +- drm/msm/disp/dpu1: program 3d_merge only if block is attached + (bsc#1012628). +- Revert "arm64: dts: marvell: armada-cp110: Switch to per-port + SATA interrupts" (bsc#1012628). +- ARM: dts: turris-omnia: fix hardware buffer management + (bsc#1012628). +- net: cls_api: Fix uninitialised struct field + bo->unlocked_driver_cb (bsc#1012628). +- net: macb: restore cmp registers on resume path (bsc#1012628). +- clk: fix invalid usage of list cursor in register (bsc#1012628). +- clk: fix invalid usage of list cursor in unregister + (bsc#1012628). +- workqueue: Move the position of debug_work_activate() in + __queue_work() (bsc#1012628). +- s390/cpcmd: fix inline assembly register clobbering + (bsc#1012628). +- perf inject: Fix repipe usage (bsc#1012628). +- openvswitch: fix send of uninitialized stack memory in ct + limit reply (bsc#1012628). +- i2c: designware: Adjust bus_freq_hz when refuse high speed + mode set (bsc#1012628). +- iwlwifi: fix 11ax disabled bit in the regulatory capability + flags (bsc#1012628). +- can: mcp251x: fix support for half duplex SPI host controllers + (bsc#1012628). +- platform/x86: intel-hid: Fix spurious wakeups caused by + tablet-mode events during suspend (bsc#1012628). +- tipc: increment the tmp aead refcnt before attaching it + (bsc#1012628). +- net: hns3: clear VF down state bit before request link status + (bsc#1012628). +- net/mlx5: Fix HW spec violation configuring uplink + (bsc#1012628). +- net/mlx5: Fix placement of log_max_flow_counter (bsc#1012628). +- net/mlx5: Fix PPLM register mapping (bsc#1012628). +- net/mlx5: Fix PBMC register mapping (bsc#1012628). +- RDMA/cxgb4: check for ipv6 address properly while destroying + listener (bsc#1012628). +- perf report: Fix wrong LBR block sorting (bsc#1012628). +- RDMA/qedr: Fix kernel panic when trying to access recv_cq + (bsc#1012628). +- drm/vc4: crtc: Reduce PV fifo threshold on hvs4 (bsc#1012628). +- i40e: Fix parameters in aq_get_phy_register() (bsc#1012628). +- RDMA/addr: Be strict with gid size (bsc#1012628). +- vdpa/mlx5: should exclude header length and fcs from mtu + (bsc#1012628). +- vdpa/mlx5: Fix wrong use of bit numbers (bsc#1012628). +- RAS/CEC: Correct ce_add_elem()'s returned values (bsc#1012628). +- clk: socfpga: fix iomem pointer cast on 64-bit (bsc#1012628). +- lockdep: Address clang -Wformat warning printing for %hd + (bsc#1012628). +- dt-bindings: net: ethernet-controller: fix typo in NVMEM + (bsc#1012628). +- net: sched: bump refcount for new action in ACT replace mode + (bsc#1012628). +- x86/traps: Correct exc_general_protection() and math_error() + return paths (bsc#1012628). +- gpiolib: Read "gpio-line-names" from a firmware node + (bsc#1012628). +- cfg80211: remove WARN_ON() in cfg80211_sme_connect + (bsc#1012628). +- net: tun: set tun->dev->addr_len during TUNSETLINK processing + (bsc#1012628). +- drivers: net: fix memory leak in atusb_probe (bsc#1012628). +- drivers: net: fix memory leak in peak_usb_create_dev + (bsc#1012628). +- net: mac802154: Fix general protection fault (bsc#1012628). +- net: ieee802154: nl-mac: fix check on panid (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec dev (bsc#1012628). +- net: ieee802154: fix nl802154 add llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec devkey (bsc#1012628). +- net: ieee802154: forbid monitor for set llsec params + (bsc#1012628). +- net: ieee802154: forbid monitor for del llsec seclevel + (bsc#1012628). +- net: ieee802154: stop dump llsec params for monitors + (bsc#1012628). +- Revert "net: sched: bump refcount for new action in ACT replace + mode" (bsc#1012628). +- commit f68b7e1 + +------------------------------------------------------------------- +Mon Apr 12 14:22:20 CEST 2021 - tiwai@suse.de + +- rpm/kernel-binary.spec.in: Fix dependency of kernel-*-devel package (bsc#1184514) + The devel package requires the kernel binary package itself for building + modules externally. +- commit 794be7b + ------------------------------------------------------------------- Sun Apr 11 19:59:36 CEST 2021 - jslaby@suse.cz @@ -86,6 +434,18 @@ Sun Apr 11 18:10:28 CEST 2021 - jslaby@suse.cz - ARM: dts: am33xx: add aliases for mmc interfaces (bsc#1012628). - commit 0ea11a6 +------------------------------------------------------------------- +Fri Apr 9 12:42:23 CEST 2021 - msuchanek@suse.de + +- rpm/check-for-config-changes: Also ignore AS_VERSION added in 5.12. +- commit bd64cb2 + +------------------------------------------------------------------- +Fri Apr 9 09:23:27 CEST 2021 - msuchanek@suse.de + +- post.sh: Return an error when module update fails (bsc#1047233 bsc#1184388). +- commit 18f65df + ------------------------------------------------------------------- Fri Apr 9 07:39:04 CEST 2021 - jslaby@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index 45143b22..e4f16401 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.11.13 +Version: 5.11.14 %if %using_buildservice %if 0%{?is_kotd} -Release: .gb15020c +Release: .gf68b7e1 %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-b15020c806ebe1be27ce173dfc4085898b8d5012 +Provides: %name-srchash-f68b7e1884442abb808517acc24234ef6a26b93d Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index a79cbd19..48efe045 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,351 @@ +------------------------------------------------------------------- +Wed Apr 14 08:57:33 CEST 2021 - jslaby@suse.cz + +- Linux 5.11.14 (bsc#1012628). +- xfrm/compat: Cleanup WARN()s that can be user-triggered + (bsc#1012628). +- ALSA: aloop: Fix initialization of controls (bsc#1012628). +- ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1 + (bsc#1012628). +- ALSA: hda/conexant: Apply quirk for another HP ZBook G5 model + (bsc#1012628). +- file: fix close_range() for unshare+cloexec (bsc#1012628). +- ASoC: intel: atom: Stop advertising non working S24LE support + (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_bind() (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_connect() (bsc#1012628). +- nfc: fix memory leak in llcp_sock_connect() (bsc#1012628). +- nfc: Avoid endless loops caused by repeated llcp_sock_connect() + (bsc#1012628). +- selinux: make nslot handling in avtab more robust (bsc#1012628). +- selinux: fix cond_list corruption when changing booleans + (bsc#1012628). +- selinux: fix race between old and new sidtab (bsc#1012628). +- xen/evtchn: Change irq_info lock to raw_spinlock_t + (bsc#1012628). +- net: ipv6: check for validity before dereferencing + cfg->fc_nlinfo.nlh (bsc#1012628). +- net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII + clock (bsc#1012628). +- net: dsa: lantiq_gswip: Don't use PHY auto polling + (bsc#1012628). +- net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG + bits (bsc#1012628). +- ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m + (bsc#1012628). +- drm/radeon: Fix size overflow (bsc#1012628). +- drm/amdgpu: Fix size overflow (bsc#1012628). +- drm/amdgpu/smu7: fix CAC setting on TOPAZ (bsc#1012628). +- rfkill: revert back to old userspace API by default + (bsc#1012628). +- cifs: escape spaces in share names (bsc#1012628). +- cifs: On cifs_reconnect, resolve the hostname again + (bsc#1012628). +- IB/hfi1: Fix probe time panic when AIP is enabled with a buggy + BIOS (bsc#1012628). +- LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too late + (bsc#1012628). +- gcov: re-fix clang-11+ support (bsc#1012628). +- ia64: fix user_stack_pointer() for ptrace() (bsc#1012628). +- nds32: flush_dcache_page: use page_mapping_file to avoid races + with swapoff (bsc#1012628). +- ocfs2: fix deadlock between setattr and dio_end_io_write + (bsc#1012628). +- fs: direct-io: fix missing sdio->boundary (bsc#1012628). +- ethtool: fix incorrect datatype in set_eee ops (bsc#1012628). +- of: property: fw_devlink: do not link ".*,nr-gpios" + (bsc#1012628). +- parisc: parisc-agp requires SBA IOMMU driver (bsc#1012628). +- parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers + (bsc#1012628). +- ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt + pin (bsc#1012628). +- batman-adv: initialize "struct + batadv_tvlv_tt_vlan_data"->reserved field (bsc#1012628). +- ice: Continue probe on link/PHY errors (bsc#1012628). +- ice: Increase control queue timeout (bsc#1012628). +- ice: prevent ice_open and ice_stop during reset (bsc#1012628). +- ice: fix memory allocation call (bsc#1012628). +- ice: remove DCBNL_DEVRESET bit from PF state (bsc#1012628). +- ice: Fix for dereference of NULL pointer (bsc#1012628). +- ice: Use port number instead of PF ID for WoL (bsc#1012628). +- ice: Cleanup fltr list in case of allocation issues + (bsc#1012628). +- iwlwifi: pcie: properly set LTR workarounds on 22000 devices + (bsc#1012628). +- ice: fix memory leak of aRFS after resuming from suspend + (bsc#1012628). +- net: hso: fix null-ptr-deref during tty device unregistration + (bsc#1012628). +- libbpf: Fix bail out from 'ringbuf_process_ring()' on error + (bsc#1012628). +- bpf: Enforce that struct_ops programs be GPL-only (bsc#1012628). +- bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET (bsc#1012628). +- ethernet/netronome/nfp: Fix a use after free in + nfp_bpf_ctrl_msg_rx (bsc#1012628). +- libbpf: Ensure umem pointer is non-NULL before dereferencing + (bsc#1012628). +- libbpf: Restore umem state after socket create failure + (bsc#1012628). +- libbpf: Only create rx and tx XDP rings when necessary + (bsc#1012628). +- bpf: Refcount task stack in bpf_get_task_stack (bsc#1012628). +- bpf, sockmap: Fix sk->prot unhash op reset (bsc#1012628). +- bpf, sockmap: Fix incorrect fwd_alloc accounting (bsc#1012628). +- net: ensure mac header is set in virtio_net_hdr_to_skb() + (bsc#1012628). +- i40e: Fix sparse warning: missing error code 'err' + (bsc#1012628). +- i40e: Fix sparse error: 'vsi->netdev' could be null + (bsc#1012628). +- i40e: Fix sparse error: uninitialized symbol 'ring' + (bsc#1012628). +- i40e: Fix sparse errors in i40e_txrx.c (bsc#1012628). +- vdpa/mlx5: Fix suspend/resume index restoration (bsc#1012628). +- net: sched: sch_teql: fix null-pointer dereference + (bsc#1012628). +- net: sched: fix action overwrite reference counting + (bsc#1012628). +- nl80211: fix beacon head validation (bsc#1012628). +- nl80211: fix potential leak of ACL params (bsc#1012628). +- cfg80211: check S1G beacon compat element length (bsc#1012628). +- mac80211: fix time-is-after bug in mlme (bsc#1012628). +- mac80211: fix TXQ AC confusion (bsc#1012628). +- net: hsr: Reset MAC header for Tx path (bsc#1012628). +- net-ipv6: bugfix - raw & sctp - switch to + ipv6_can_nonlocal_bind() (bsc#1012628). +- net: let skb_orphan_partial wake-up waiters (bsc#1012628). +- thunderbolt: Fix a leak in tb_retimer_add() (bsc#1012628). +- thunderbolt: Fix off by one in tb_port_find_retimer() + (bsc#1012628). +- usbip: add sysfs_lock to synchronize sysfs code paths + (bsc#1012628). +- usbip: stub-dev synchronize sysfs code paths (bsc#1012628). +- usbip: vudc synchronize sysfs code paths (bsc#1012628). +- usbip: synchronize event handler with sysfs code paths + (bsc#1012628). +- driver core: Fix locking bug in + deferred_probe_timeout_work_func() (bsc#1012628). +- scsi: pm80xx: Fix chip initialization failure (bsc#1012628). +- scsi: target: iscsi: Fix zero tag inside a trace event + (bsc#1012628). +- percpu: make pcpu_nr_empty_pop_pages per chunk type + (bsc#1012628). +- i2c: turn recovery error on init to debug (bsc#1012628). +- powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime + vdso.so is rebuilt (bsc#1012628). +- powerpc/ptrace: Don't return error when getting/setting FP + regs without CONFIG_PPC_FPU_REGS (bsc#1012628). +- KVM: x86/mmu: change TDP MMU yield function returns to match + cond_resched (bsc#1012628). +- KVM: x86/mmu: Merge flush and non-flush + tdp_mmu_iter_cond_resched (bsc#1012628). +- KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn + (bsc#1012628). +- KVM: x86/mmu: Ensure forward progress when yielding in TDP + MMU iter (bsc#1012628). +- KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changed + (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed when yielding during + GFN range zap (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX + zapping (bsc#1012628). +- KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX + pages (bsc#1012628). +- KVM: x86/mmu: preserve pending TLB flush across calls to + kvm_tdp_mmu_zap_sp (bsc#1012628). +- net: sched: fix err handler in tcf_action_init() (bsc#1012628). +- ice: Refactor DCB related variables out of the ice_port_info + struct (bsc#1012628). +- ice: Recognize 860 as iSCSI port in CEE mode (bsc#1012628). +- xfrm: interface: fix ipv4 pmtu check to honor ip header df + (bsc#1012628). +- xfrm: Use actual socket sk instead of skb socket for + xfrm_output_resume (bsc#1012628). +- remoteproc: qcom: pil_info: avoid 64-bit division (bsc#1012628). +- regulator: bd9571mwv: Fix AVS and DVFS voltage range + (bsc#1012628). +- ARM: OMAP4: Fix PMIC voltage domains for bionic (bsc#1012628). +- ARM: OMAP4: PM: update ROM return address for OSWR and OFF + (bsc#1012628). +- remoteproc: pru: Fix firmware loading crashes on K3 SoCs + (bsc#1012628). +- net: xfrm: Localize sequence counter per network namespace + (bsc#1012628). +- esp: delete NETIF_F_SCTP_CRC bit from features for esp offload + (bsc#1012628). +- ASoC: SOF: Intel: HDA: fix core status verification + (bsc#1012628). +- ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for + some chips (bsc#1012628). +- xfrm: Fix NULL pointer dereference on policy lookup + (bsc#1012628). +- virtchnl: Fix layout of RSS structures (bsc#1012628). +- i40e: Added Asym_Pause to supported link modes (bsc#1012628). +- i40e: Fix kernel oops when i40e driver removes VF's + (bsc#1012628). +- hostfs: fix memory handling in follow_link() (bsc#1012628). +- amd-xgbe: Update DMA coherency values (bsc#1012628). +- vxlan: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- geneve: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- sch_red: fix off-by-one checks in red_check_params() + (bsc#1012628). +- drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit + (bsc#1012628). +- arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0 + (bsc#1012628). +- xfrm: Provide private skb extensions for segmented and hw + offloaded ESP packets (bsc#1012628). +- can: bcm/raw: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: isotp: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: uapi: can.h: mark union inside struct can_frame packed + (bsc#1012628). +- mlxsw: spectrum: Fix ECN marking in tunnel decapsulation + (bsc#1012628). +- ethernet: myri10ge: Fix a use after free in myri10ge_sw_tso + (bsc#1012628). +- gianfar: Handle error code at MAC address change (bsc#1012628). +- net: dsa: Fix type was not set for devlink port (bsc#1012628). +- clk: qcom: camcc: Update the clock ops for the SC7180 + (bsc#1012628). +- cxgb4: avoid collecting SGE_QBASE regs during traffic + (bsc#1012628). +- net:tipc: Fix a double free in tipc_sk_mcast_rcv (bsc#1012628). +- ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfaces + (bsc#1012628). +- net/ncsi: Avoid channel_monitor hrtimer deadlock (bsc#1012628). +- net: qrtr: Fix memory leak on qrtr_tx_wait failure + (bsc#1012628). +- nfp: flower: ignore duplicate merge hints from FW (bsc#1012628). +- net: phy: broadcom: Only advertise EEE for supported modes + (bsc#1012628). +- I2C: JZ4780: Fix bug for Ingenic X1000 (bsc#1012628). +- ASoC: sunxi: sun4i-codec: fill ASoC card owner (bsc#1012628). +- net/mlx5e: Fix mapping of ct_label zero (bsc#1012628). +- net/mlx5: Delete auxiliary bus driver eth-rep first + (bsc#1012628). +- net/mlx5e: Fix ethtool indication of connector type + (bsc#1012628). +- net/mlx5: Don't request more than supported EQs (bsc#1012628). +- net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQ + (bsc#1012628). +- net/rds: Fix a use after free in rds_message_map_pages + (bsc#1012628). +- xdp: fix xdp_return_frame() kernel BUG throw for page_pool + memory model (bsc#1012628). +- soc/fsl: qbman: fix conflicting alignment attributes + (bsc#1012628). +- i40e: fix receiving of single packets in xsk zero-copy mode + (bsc#1012628). +- i40e: Fix display statistics for veb_tc (bsc#1012628). +- RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs + clt session files (bsc#1012628). +- drm/msm: Set drvdata to NULL when msm_drm_init() fails + (bsc#1012628). +- net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., + ...); (bsc#1012628). +- mptcp: forbit mcast-related sockopt on MPTCP sockets + (bsc#1012628). +- mptcp: revert "mptcp: provide subflow aware release function" + (bsc#1012628). +- scsi: ufs: core: Fix task management request completion timeout + (bsc#1012628). +- scsi: ufs: core: Fix wrong Task Tag used in task management + request UPIUs (bsc#1012628). +- drm/msm/disp/dpu1: program 3d_merge only if block is attached + (bsc#1012628). +- Revert "arm64: dts: marvell: armada-cp110: Switch to per-port + SATA interrupts" (bsc#1012628). +- ARM: dts: turris-omnia: fix hardware buffer management + (bsc#1012628). +- net: cls_api: Fix uninitialised struct field + bo->unlocked_driver_cb (bsc#1012628). +- net: macb: restore cmp registers on resume path (bsc#1012628). +- clk: fix invalid usage of list cursor in register (bsc#1012628). +- clk: fix invalid usage of list cursor in unregister + (bsc#1012628). +- workqueue: Move the position of debug_work_activate() in + __queue_work() (bsc#1012628). +- s390/cpcmd: fix inline assembly register clobbering + (bsc#1012628). +- perf inject: Fix repipe usage (bsc#1012628). +- openvswitch: fix send of uninitialized stack memory in ct + limit reply (bsc#1012628). +- i2c: designware: Adjust bus_freq_hz when refuse high speed + mode set (bsc#1012628). +- iwlwifi: fix 11ax disabled bit in the regulatory capability + flags (bsc#1012628). +- can: mcp251x: fix support for half duplex SPI host controllers + (bsc#1012628). +- platform/x86: intel-hid: Fix spurious wakeups caused by + tablet-mode events during suspend (bsc#1012628). +- tipc: increment the tmp aead refcnt before attaching it + (bsc#1012628). +- net: hns3: clear VF down state bit before request link status + (bsc#1012628). +- net/mlx5: Fix HW spec violation configuring uplink + (bsc#1012628). +- net/mlx5: Fix placement of log_max_flow_counter (bsc#1012628). +- net/mlx5: Fix PPLM register mapping (bsc#1012628). +- net/mlx5: Fix PBMC register mapping (bsc#1012628). +- RDMA/cxgb4: check for ipv6 address properly while destroying + listener (bsc#1012628). +- perf report: Fix wrong LBR block sorting (bsc#1012628). +- RDMA/qedr: Fix kernel panic when trying to access recv_cq + (bsc#1012628). +- drm/vc4: crtc: Reduce PV fifo threshold on hvs4 (bsc#1012628). +- i40e: Fix parameters in aq_get_phy_register() (bsc#1012628). +- RDMA/addr: Be strict with gid size (bsc#1012628). +- vdpa/mlx5: should exclude header length and fcs from mtu + (bsc#1012628). +- vdpa/mlx5: Fix wrong use of bit numbers (bsc#1012628). +- RAS/CEC: Correct ce_add_elem()'s returned values (bsc#1012628). +- clk: socfpga: fix iomem pointer cast on 64-bit (bsc#1012628). +- lockdep: Address clang -Wformat warning printing for %hd + (bsc#1012628). +- dt-bindings: net: ethernet-controller: fix typo in NVMEM + (bsc#1012628). +- net: sched: bump refcount for new action in ACT replace mode + (bsc#1012628). +- x86/traps: Correct exc_general_protection() and math_error() + return paths (bsc#1012628). +- gpiolib: Read "gpio-line-names" from a firmware node + (bsc#1012628). +- cfg80211: remove WARN_ON() in cfg80211_sme_connect + (bsc#1012628). +- net: tun: set tun->dev->addr_len during TUNSETLINK processing + (bsc#1012628). +- drivers: net: fix memory leak in atusb_probe (bsc#1012628). +- drivers: net: fix memory leak in peak_usb_create_dev + (bsc#1012628). +- net: mac802154: Fix general protection fault (bsc#1012628). +- net: ieee802154: nl-mac: fix check on panid (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec dev (bsc#1012628). +- net: ieee802154: fix nl802154 add llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec devkey (bsc#1012628). +- net: ieee802154: forbid monitor for set llsec params + (bsc#1012628). +- net: ieee802154: forbid monitor for del llsec seclevel + (bsc#1012628). +- net: ieee802154: stop dump llsec params for monitors + (bsc#1012628). +- Revert "net: sched: bump refcount for new action in ACT replace + mode" (bsc#1012628). +- commit f68b7e1 + +------------------------------------------------------------------- +Mon Apr 12 14:22:20 CEST 2021 - tiwai@suse.de + +- rpm/kernel-binary.spec.in: Fix dependency of kernel-*-devel package (bsc#1184514) + The devel package requires the kernel binary package itself for building + modules externally. +- commit 794be7b + ------------------------------------------------------------------- Sun Apr 11 19:59:36 CEST 2021 - jslaby@suse.cz @@ -86,6 +434,18 @@ Sun Apr 11 18:10:28 CEST 2021 - jslaby@suse.cz - ARM: dts: am33xx: add aliases for mmc interfaces (bsc#1012628). - commit 0ea11a6 +------------------------------------------------------------------- +Fri Apr 9 12:42:23 CEST 2021 - msuchanek@suse.de + +- rpm/check-for-config-changes: Also ignore AS_VERSION added in 5.12. +- commit bd64cb2 + +------------------------------------------------------------------- +Fri Apr 9 09:23:27 CEST 2021 - msuchanek@suse.de + +- post.sh: Return an error when module update fails (bsc#1047233 bsc#1184388). +- commit 18f65df + ------------------------------------------------------------------- Fri Apr 9 07:39:04 CEST 2021 - jslaby@suse.cz diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 06fdc8f3..fd5ab56d 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 5.11 -%define patchversion 5.11.13 +%define patchversion 5.11.14 %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.11.13 +Version: 5.11.14 %if 0%{?is_kotd} -Release: .gb15020c +Release: .gf68b7e1 %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-b15020c806ebe1be27ce173dfc4085898b8d5012 -Provides: kernel-srchash-b15020c806ebe1be27ce173dfc4085898b8d5012 +Provides: kernel-%build_flavor-base-srchash-f68b7e1884442abb808517acc24234ef6a26b93d +Provides: kernel-srchash-f68b7e1884442abb808517acc24234ef6a26b93d # END COMMON DEPS -Provides: %name-srchash-b15020c806ebe1be27ce173dfc4085898b8d5012 +Provides: %name-srchash-f68b7e1884442abb808517acc24234ef6a26b93d %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh @@ -1139,6 +1139,7 @@ Summary: Development files necessary for building kernel modules Group: Development/Sources Provides: %name-devel = %version-%source_rel Provides: multiversion(kernel) +Requires: %{name} = %version-%source_rel %if ! %build_vanilla Requires: kernel-devel%variant = %version-%source_rel Recommends: make diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index a79cbd19..48efe045 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,351 @@ +------------------------------------------------------------------- +Wed Apr 14 08:57:33 CEST 2021 - jslaby@suse.cz + +- Linux 5.11.14 (bsc#1012628). +- xfrm/compat: Cleanup WARN()s that can be user-triggered + (bsc#1012628). +- ALSA: aloop: Fix initialization of controls (bsc#1012628). +- ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1 + (bsc#1012628). +- ALSA: hda/conexant: Apply quirk for another HP ZBook G5 model + (bsc#1012628). +- file: fix close_range() for unshare+cloexec (bsc#1012628). +- ASoC: intel: atom: Stop advertising non working S24LE support + (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_bind() (bsc#1012628). +- nfc: fix refcount leak in llcp_sock_connect() (bsc#1012628). +- nfc: fix memory leak in llcp_sock_connect() (bsc#1012628). +- nfc: Avoid endless loops caused by repeated llcp_sock_connect() + (bsc#1012628). +- selinux: make nslot handling in avtab more robust (bsc#1012628). +- selinux: fix cond_list corruption when changing booleans + (bsc#1012628). +- selinux: fix race between old and new sidtab (bsc#1012628). +- xen/evtchn: Change irq_info lock to raw_spinlock_t + (bsc#1012628). +- net: ipv6: check for validity before dereferencing + cfg->fc_nlinfo.nlh (bsc#1012628). +- net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII + clock (bsc#1012628). +- net: dsa: lantiq_gswip: Don't use PHY auto polling + (bsc#1012628). +- net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG + bits (bsc#1012628). +- ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m + (bsc#1012628). +- drm/radeon: Fix size overflow (bsc#1012628). +- drm/amdgpu: Fix size overflow (bsc#1012628). +- drm/amdgpu/smu7: fix CAC setting on TOPAZ (bsc#1012628). +- rfkill: revert back to old userspace API by default + (bsc#1012628). +- cifs: escape spaces in share names (bsc#1012628). +- cifs: On cifs_reconnect, resolve the hostname again + (bsc#1012628). +- IB/hfi1: Fix probe time panic when AIP is enabled with a buggy + BIOS (bsc#1012628). +- LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too late + (bsc#1012628). +- gcov: re-fix clang-11+ support (bsc#1012628). +- ia64: fix user_stack_pointer() for ptrace() (bsc#1012628). +- nds32: flush_dcache_page: use page_mapping_file to avoid races + with swapoff (bsc#1012628). +- ocfs2: fix deadlock between setattr and dio_end_io_write + (bsc#1012628). +- fs: direct-io: fix missing sdio->boundary (bsc#1012628). +- ethtool: fix incorrect datatype in set_eee ops (bsc#1012628). +- of: property: fw_devlink: do not link ".*,nr-gpios" + (bsc#1012628). +- parisc: parisc-agp requires SBA IOMMU driver (bsc#1012628). +- parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers + (bsc#1012628). +- ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt + pin (bsc#1012628). +- batman-adv: initialize "struct + batadv_tvlv_tt_vlan_data"->reserved field (bsc#1012628). +- ice: Continue probe on link/PHY errors (bsc#1012628). +- ice: Increase control queue timeout (bsc#1012628). +- ice: prevent ice_open and ice_stop during reset (bsc#1012628). +- ice: fix memory allocation call (bsc#1012628). +- ice: remove DCBNL_DEVRESET bit from PF state (bsc#1012628). +- ice: Fix for dereference of NULL pointer (bsc#1012628). +- ice: Use port number instead of PF ID for WoL (bsc#1012628). +- ice: Cleanup fltr list in case of allocation issues + (bsc#1012628). +- iwlwifi: pcie: properly set LTR workarounds on 22000 devices + (bsc#1012628). +- ice: fix memory leak of aRFS after resuming from suspend + (bsc#1012628). +- net: hso: fix null-ptr-deref during tty device unregistration + (bsc#1012628). +- libbpf: Fix bail out from 'ringbuf_process_ring()' on error + (bsc#1012628). +- bpf: Enforce that struct_ops programs be GPL-only (bsc#1012628). +- bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET (bsc#1012628). +- ethernet/netronome/nfp: Fix a use after free in + nfp_bpf_ctrl_msg_rx (bsc#1012628). +- libbpf: Ensure umem pointer is non-NULL before dereferencing + (bsc#1012628). +- libbpf: Restore umem state after socket create failure + (bsc#1012628). +- libbpf: Only create rx and tx XDP rings when necessary + (bsc#1012628). +- bpf: Refcount task stack in bpf_get_task_stack (bsc#1012628). +- bpf, sockmap: Fix sk->prot unhash op reset (bsc#1012628). +- bpf, sockmap: Fix incorrect fwd_alloc accounting (bsc#1012628). +- net: ensure mac header is set in virtio_net_hdr_to_skb() + (bsc#1012628). +- i40e: Fix sparse warning: missing error code 'err' + (bsc#1012628). +- i40e: Fix sparse error: 'vsi->netdev' could be null + (bsc#1012628). +- i40e: Fix sparse error: uninitialized symbol 'ring' + (bsc#1012628). +- i40e: Fix sparse errors in i40e_txrx.c (bsc#1012628). +- vdpa/mlx5: Fix suspend/resume index restoration (bsc#1012628). +- net: sched: sch_teql: fix null-pointer dereference + (bsc#1012628). +- net: sched: fix action overwrite reference counting + (bsc#1012628). +- nl80211: fix beacon head validation (bsc#1012628). +- nl80211: fix potential leak of ACL params (bsc#1012628). +- cfg80211: check S1G beacon compat element length (bsc#1012628). +- mac80211: fix time-is-after bug in mlme (bsc#1012628). +- mac80211: fix TXQ AC confusion (bsc#1012628). +- net: hsr: Reset MAC header for Tx path (bsc#1012628). +- net-ipv6: bugfix - raw & sctp - switch to + ipv6_can_nonlocal_bind() (bsc#1012628). +- net: let skb_orphan_partial wake-up waiters (bsc#1012628). +- thunderbolt: Fix a leak in tb_retimer_add() (bsc#1012628). +- thunderbolt: Fix off by one in tb_port_find_retimer() + (bsc#1012628). +- usbip: add sysfs_lock to synchronize sysfs code paths + (bsc#1012628). +- usbip: stub-dev synchronize sysfs code paths (bsc#1012628). +- usbip: vudc synchronize sysfs code paths (bsc#1012628). +- usbip: synchronize event handler with sysfs code paths + (bsc#1012628). +- driver core: Fix locking bug in + deferred_probe_timeout_work_func() (bsc#1012628). +- scsi: pm80xx: Fix chip initialization failure (bsc#1012628). +- scsi: target: iscsi: Fix zero tag inside a trace event + (bsc#1012628). +- percpu: make pcpu_nr_empty_pop_pages per chunk type + (bsc#1012628). +- i2c: turn recovery error on init to debug (bsc#1012628). +- powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime + vdso.so is rebuilt (bsc#1012628). +- powerpc/ptrace: Don't return error when getting/setting FP + regs without CONFIG_PPC_FPU_REGS (bsc#1012628). +- KVM: x86/mmu: change TDP MMU yield function returns to match + cond_resched (bsc#1012628). +- KVM: x86/mmu: Merge flush and non-flush + tdp_mmu_iter_cond_resched (bsc#1012628). +- KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn + (bsc#1012628). +- KVM: x86/mmu: Ensure forward progress when yielding in TDP + MMU iter (bsc#1012628). +- KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changed + (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed when yielding during + GFN range zap (bsc#1012628). +- KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX + zapping (bsc#1012628). +- KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX + pages (bsc#1012628). +- KVM: x86/mmu: preserve pending TLB flush across calls to + kvm_tdp_mmu_zap_sp (bsc#1012628). +- net: sched: fix err handler in tcf_action_init() (bsc#1012628). +- ice: Refactor DCB related variables out of the ice_port_info + struct (bsc#1012628). +- ice: Recognize 860 as iSCSI port in CEE mode (bsc#1012628). +- xfrm: interface: fix ipv4 pmtu check to honor ip header df + (bsc#1012628). +- xfrm: Use actual socket sk instead of skb socket for + xfrm_output_resume (bsc#1012628). +- remoteproc: qcom: pil_info: avoid 64-bit division (bsc#1012628). +- regulator: bd9571mwv: Fix AVS and DVFS voltage range + (bsc#1012628). +- ARM: OMAP4: Fix PMIC voltage domains for bionic (bsc#1012628). +- ARM: OMAP4: PM: update ROM return address for OSWR and OFF + (bsc#1012628). +- remoteproc: pru: Fix firmware loading crashes on K3 SoCs + (bsc#1012628). +- net: xfrm: Localize sequence counter per network namespace + (bsc#1012628). +- esp: delete NETIF_F_SCTP_CRC bit from features for esp offload + (bsc#1012628). +- ASoC: SOF: Intel: HDA: fix core status verification + (bsc#1012628). +- ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for + some chips (bsc#1012628). +- xfrm: Fix NULL pointer dereference on policy lookup + (bsc#1012628). +- virtchnl: Fix layout of RSS structures (bsc#1012628). +- i40e: Added Asym_Pause to supported link modes (bsc#1012628). +- i40e: Fix kernel oops when i40e driver removes VF's + (bsc#1012628). +- hostfs: fix memory handling in follow_link() (bsc#1012628). +- amd-xgbe: Update DMA coherency values (bsc#1012628). +- vxlan: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- geneve: do not modify the shared tunnel info when PMTU triggers + an ICMP reply (bsc#1012628). +- sch_red: fix off-by-one checks in red_check_params() + (bsc#1012628). +- drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit + (bsc#1012628). +- arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0 + (bsc#1012628). +- xfrm: Provide private skb extensions for segmented and hw + offloaded ESP packets (bsc#1012628). +- can: bcm/raw: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: isotp: fix msg_namelen values depending on + CAN_REQUIRED_SIZE (bsc#1012628). +- can: uapi: can.h: mark union inside struct can_frame packed + (bsc#1012628). +- mlxsw: spectrum: Fix ECN marking in tunnel decapsulation + (bsc#1012628). +- ethernet: myri10ge: Fix a use after free in myri10ge_sw_tso + (bsc#1012628). +- gianfar: Handle error code at MAC address change (bsc#1012628). +- net: dsa: Fix type was not set for devlink port (bsc#1012628). +- clk: qcom: camcc: Update the clock ops for the SC7180 + (bsc#1012628). +- cxgb4: avoid collecting SGE_QBASE regs during traffic + (bsc#1012628). +- net:tipc: Fix a double free in tipc_sk_mcast_rcv (bsc#1012628). +- ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfaces + (bsc#1012628). +- net/ncsi: Avoid channel_monitor hrtimer deadlock (bsc#1012628). +- net: qrtr: Fix memory leak on qrtr_tx_wait failure + (bsc#1012628). +- nfp: flower: ignore duplicate merge hints from FW (bsc#1012628). +- net: phy: broadcom: Only advertise EEE for supported modes + (bsc#1012628). +- I2C: JZ4780: Fix bug for Ingenic X1000 (bsc#1012628). +- ASoC: sunxi: sun4i-codec: fill ASoC card owner (bsc#1012628). +- net/mlx5e: Fix mapping of ct_label zero (bsc#1012628). +- net/mlx5: Delete auxiliary bus driver eth-rep first + (bsc#1012628). +- net/mlx5e: Fix ethtool indication of connector type + (bsc#1012628). +- net/mlx5: Don't request more than supported EQs (bsc#1012628). +- net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQ + (bsc#1012628). +- net/rds: Fix a use after free in rds_message_map_pages + (bsc#1012628). +- xdp: fix xdp_return_frame() kernel BUG throw for page_pool + memory model (bsc#1012628). +- soc/fsl: qbman: fix conflicting alignment attributes + (bsc#1012628). +- i40e: fix receiving of single packets in xsk zero-copy mode + (bsc#1012628). +- i40e: Fix display statistics for veb_tc (bsc#1012628). +- RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs + clt session files (bsc#1012628). +- drm/msm: Set drvdata to NULL when msm_drm_init() fails + (bsc#1012628). +- net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., + ...); (bsc#1012628). +- mptcp: forbit mcast-related sockopt on MPTCP sockets + (bsc#1012628). +- mptcp: revert "mptcp: provide subflow aware release function" + (bsc#1012628). +- scsi: ufs: core: Fix task management request completion timeout + (bsc#1012628). +- scsi: ufs: core: Fix wrong Task Tag used in task management + request UPIUs (bsc#1012628). +- drm/msm/disp/dpu1: program 3d_merge only if block is attached + (bsc#1012628). +- Revert "arm64: dts: marvell: armada-cp110: Switch to per-port + SATA interrupts" (bsc#1012628). +- ARM: dts: turris-omnia: fix hardware buffer management + (bsc#1012628). +- net: cls_api: Fix uninitialised struct field + bo->unlocked_driver_cb (bsc#1012628). +- net: macb: restore cmp registers on resume path (bsc#1012628). +- clk: fix invalid usage of list cursor in register (bsc#1012628). +- clk: fix invalid usage of list cursor in unregister + (bsc#1012628). +- workqueue: Move the position of debug_work_activate() in + __queue_work() (bsc#1012628). +- s390/cpcmd: fix inline assembly register clobbering + (bsc#1012628). +- perf inject: Fix repipe usage (bsc#1012628). +- openvswitch: fix send of uninitialized stack memory in ct + limit reply (bsc#1012628). +- i2c: designware: Adjust bus_freq_hz when refuse high speed + mode set (bsc#1012628). +- iwlwifi: fix 11ax disabled bit in the regulatory capability + flags (bsc#1012628). +- can: mcp251x: fix support for half duplex SPI host controllers + (bsc#1012628). +- platform/x86: intel-hid: Fix spurious wakeups caused by + tablet-mode events during suspend (bsc#1012628). +- tipc: increment the tmp aead refcnt before attaching it + (bsc#1012628). +- net: hns3: clear VF down state bit before request link status + (bsc#1012628). +- net/mlx5: Fix HW spec violation configuring uplink + (bsc#1012628). +- net/mlx5: Fix placement of log_max_flow_counter (bsc#1012628). +- net/mlx5: Fix PPLM register mapping (bsc#1012628). +- net/mlx5: Fix PBMC register mapping (bsc#1012628). +- RDMA/cxgb4: check for ipv6 address properly while destroying + listener (bsc#1012628). +- perf report: Fix wrong LBR block sorting (bsc#1012628). +- RDMA/qedr: Fix kernel panic when trying to access recv_cq + (bsc#1012628). +- drm/vc4: crtc: Reduce PV fifo threshold on hvs4 (bsc#1012628). +- i40e: Fix parameters in aq_get_phy_register() (bsc#1012628). +- RDMA/addr: Be strict with gid size (bsc#1012628). +- vdpa/mlx5: should exclude header length and fcs from mtu + (bsc#1012628). +- vdpa/mlx5: Fix wrong use of bit numbers (bsc#1012628). +- RAS/CEC: Correct ce_add_elem()'s returned values (bsc#1012628). +- clk: socfpga: fix iomem pointer cast on 64-bit (bsc#1012628). +- lockdep: Address clang -Wformat warning printing for %hd + (bsc#1012628). +- dt-bindings: net: ethernet-controller: fix typo in NVMEM + (bsc#1012628). +- net: sched: bump refcount for new action in ACT replace mode + (bsc#1012628). +- x86/traps: Correct exc_general_protection() and math_error() + return paths (bsc#1012628). +- gpiolib: Read "gpio-line-names" from a firmware node + (bsc#1012628). +- cfg80211: remove WARN_ON() in cfg80211_sme_connect + (bsc#1012628). +- net: tun: set tun->dev->addr_len during TUNSETLINK processing + (bsc#1012628). +- drivers: net: fix memory leak in atusb_probe (bsc#1012628). +- drivers: net: fix memory leak in peak_usb_create_dev + (bsc#1012628). +- net: mac802154: Fix general protection fault (bsc#1012628). +- net: ieee802154: nl-mac: fix check on panid (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec dev (bsc#1012628). +- net: ieee802154: fix nl802154 add llsec key (bsc#1012628). +- net: ieee802154: fix nl802154 del llsec devkey (bsc#1012628). +- net: ieee802154: forbid monitor for set llsec params + (bsc#1012628). +- net: ieee802154: forbid monitor for del llsec seclevel + (bsc#1012628). +- net: ieee802154: stop dump llsec params for monitors + (bsc#1012628). +- Revert "net: sched: bump refcount for new action in ACT replace + mode" (bsc#1012628). +- commit f68b7e1 + +------------------------------------------------------------------- +Mon Apr 12 14:22:20 CEST 2021 - tiwai@suse.de + +- rpm/kernel-binary.spec.in: Fix dependency of kernel-*-devel package (bsc#1184514) + The devel package requires the kernel binary package itself for building + modules externally. +- commit 794be7b + ------------------------------------------------------------------- Sun Apr 11 19:59:36 CEST 2021 - jslaby@suse.cz @@ -86,6 +434,18 @@ Sun Apr 11 18:10:28 CEST 2021 - jslaby@suse.cz - ARM: dts: am33xx: add aliases for mmc interfaces (bsc#1012628). - commit 0ea11a6 +------------------------------------------------------------------- +Fri Apr 9 12:42:23 CEST 2021 - msuchanek@suse.de + +- rpm/check-for-config-changes: Also ignore AS_VERSION added in 5.12. +- commit bd64cb2 + +------------------------------------------------------------------- +Fri Apr 9 09:23:27 CEST 2021 - msuchanek@suse.de + +- post.sh: Return an error when module update fails (bsc#1047233 bsc#1184388). +- commit 18f65df + ------------------------------------------------------------------- Fri Apr 9 07:39:04 CEST 2021 - jslaby@suse.cz diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index e04cd9a8..6512c368 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 5.11 -%define patchversion 5.11.13 +%define patchversion 5.11.14 %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.11.13 +Version: 5.11.14 %if 0%{?is_kotd} -Release: .gb15020c +Release: .gf68b7e1 %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-b15020c806ebe1be27ce173dfc4085898b8d5012 -Provides: kernel-srchash-b15020c806ebe1be27ce173dfc4085898b8d5012 +Provides: kernel-%build_flavor-base-srchash-f68b7e1884442abb808517acc24234ef6a26b93d +Provides: kernel-srchash-f68b7e1884442abb808517acc24234ef6a26b93d # END COMMON DEPS -Provides: %name-srchash-b15020c806ebe1be27ce173dfc4085898b8d5012 +Provides: %name-srchash-f68b7e1884442abb808517acc24234ef6a26b93d %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh @@ -1145,6 +1145,7 @@ Summary: Development files necessary for building kernel modules Group: Development/Sources Provides: %name-devel = %version-%source_rel Provides: multiversion(kernel) +Requires: %{name} = %version-%source_rel %if ! %build_vanilla Requires: kernel-devel%variant = %version-%source_rel Recommends: make diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 0190a5aa..aae7d4ff 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:e88404924b8e70fb5138aa8b628950c0e8eff023758e9fb66328edd73219eaf0 -size 1366580 +oid sha256:d593bca43f8bad962e0ccda232836c92b01810d190294a11d5448fe1a21582b5 +size 1518683 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index af962182..ea8d22b9 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:80d69e3d797ad68c1542ab604bbc74f538f625f08b0aa83cccaecf2aeebddba9 -size 66446 +oid sha256:8d58f254683def76bd7a1954ac39ca213bfb1bf789697f519cf92cd50ab0d7b1 +size 65142 diff --git a/post.sh b/post.sh index 8ce9ba02..64c6aec0 100644 --- a/post.sh +++ b/post.sh @@ -13,6 +13,7 @@ done # Add symlinks of compatible modules to /lib/modules/$krel/weak-updates/, # run depmod and mkinitrd +wm2_rc=0 wm2=/usr/lib/module-init-tools/weak-modules2 if [ -x $wm2 ]; then if [ @BASE_PACKAGE@ = 1 ]; then @@ -21,8 +22,10 @@ if [ -x $wm2 ]; then nvr=@SUBPACKAGE@-@RPM_VERSION_RELEASE@ rpm -ql $nvr | /bin/bash -${-/e/} $wm2 --add-kernel-modules @KERNELRELEASE@-@FLAVOR@ fi + wm2_rc=$? else echo "$wm2 does not exist, please run depmod and mkinitrd manually" >&2 + wm2_rc=-1 fi message_install_bl () { @@ -44,9 +47,11 @@ run_bootloader () { fi } +rc=0 if [ -f /etc/fstab -a ! -e /.buildenv ] ; then # only run the bootloader if the usual bootloader configuration # files are there -- this is different on every architecture + rc=-1 initrd=initrd-@KERNELRELEASE@-@FLAVOR@ if [ @FLAVOR@ = rt ]; then default=force-default @@ -62,6 +67,7 @@ if [ -f /etc/fstab -a ! -e /.buildenv ] ; then @IMAGE@-@KERNELRELEASE@-@FLAVOR@ \ $initrd \ $default + rc=$? else message_install_bl fi @@ -70,4 +76,8 @@ else message_install_bl fi +# check if something failed +[ $wm2_rc != 0 ] && exit $wm2_rc +exit $rc + # vim: set sts=4 sw=4 ts=8 noet: diff --git a/series.conf b/series.conf index c2b3f2e7..90fb448a 100644 --- a/series.conf +++ b/series.conf @@ -1909,6 +1909,216 @@ patches.kernel.org/5.11.13-044-bpf-x86-Validate-computation-of-branch-displa.patch patches.kernel.org/5.11.13-045-init-Kconfig-make-COMPILE_TEST-depend-on-HAS_.patch patches.kernel.org/5.11.13-046-Linux-5.11.13.patch + patches.kernel.org/5.11.14-001-xfrm-compat-Cleanup-WARN-s-that-can-be-user-t.patch + patches.kernel.org/5.11.14-002-ALSA-aloop-Fix-initialization-of-controls.patch + patches.kernel.org/5.11.14-003-ALSA-hda-realtek-Fix-speaker-amp-setup-on-Ace.patch + patches.kernel.org/5.11.14-004-ALSA-hda-conexant-Apply-quirk-for-another-HP-.patch + patches.kernel.org/5.11.14-005-file-fix-close_range-for-unshare-cloexec.patch + patches.kernel.org/5.11.14-006-ASoC-intel-atom-Stop-advertising-non-working-.patch + patches.kernel.org/5.11.14-007-nfc-fix-refcount-leak-in-llcp_sock_bind.patch + patches.kernel.org/5.11.14-008-nfc-fix-refcount-leak-in-llcp_sock_connect.patch + patches.kernel.org/5.11.14-009-nfc-fix-memory-leak-in-llcp_sock_connect.patch + patches.kernel.org/5.11.14-010-nfc-Avoid-endless-loops-caused-by-repeated-ll.patch + patches.kernel.org/5.11.14-011-selinux-make-nslot-handling-in-avtab-more-rob.patch + patches.kernel.org/5.11.14-012-selinux-fix-cond_list-corruption-when-changin.patch + patches.kernel.org/5.11.14-013-selinux-fix-race-between-old-and-new-sidtab.patch + patches.kernel.org/5.11.14-014-xen-evtchn-Change-irq_info-lock-to-raw_spinlo.patch + patches.kernel.org/5.11.14-015-net-ipv6-check-for-validity-before-dereferenc.patch + patches.kernel.org/5.11.14-016-net-dsa-lantiq_gswip-Let-GSWIP-automatically-.patch + patches.kernel.org/5.11.14-017-net-dsa-lantiq_gswip-Don-t-use-PHY-auto-polli.patch + patches.kernel.org/5.11.14-018-net-dsa-lantiq_gswip-Configure-all-remaining-.patch + patches.kernel.org/5.11.14-019-drm-i915-Fix-invalid-access-to-ACPI-_DSM-obje.patch + patches.kernel.org/5.11.14-020-ACPI-processor-Fix-build-when-CONFIG_ACPI_PRO.patch + patches.kernel.org/5.11.14-021-drm-radeon-Fix-size-overflow.patch + patches.kernel.org/5.11.14-022-drm-amdgpu-Fix-size-overflow.patch + patches.kernel.org/5.11.14-023-drm-amdgpu-smu7-fix-CAC-setting-on-TOPAZ.patch + patches.kernel.org/5.11.14-024-rfkill-revert-back-to-old-userspace-API-by-de.patch + patches.kernel.org/5.11.14-025-cifs-escape-spaces-in-share-names.patch + patches.kernel.org/5.11.14-026-cifs-On-cifs_reconnect-resolve-the-hostname-a.patch + patches.kernel.org/5.11.14-027-IB-hfi1-Fix-probe-time-panic-when-AIP-is-enab.patch + patches.kernel.org/5.11.14-028-LOOKUP_MOUNTPOINT-we-are-cleaning-jumped-flag.patch + patches.kernel.org/5.11.14-029-gcov-re-fix-clang-11-support.patch + patches.kernel.org/5.11.14-030-ia64-fix-user_stack_pointer-for-ptrace.patch + patches.kernel.org/5.11.14-031-nds32-flush_dcache_page-use-page_mapping_file.patch + patches.kernel.org/5.11.14-032-ocfs2-fix-deadlock-between-setattr-and-dio_en.patch + patches.kernel.org/5.11.14-033-fs-direct-io-fix-missing-sdio-boundary.patch + patches.kernel.org/5.11.14-034-ethtool-fix-incorrect-datatype-in-set_eee-ops.patch + patches.kernel.org/5.11.14-035-of-property-fw_devlink-do-not-link-.-nr-gpios.patch + patches.kernel.org/5.11.14-036-parisc-parisc-agp-requires-SBA-IOMMU-driver.patch + patches.kernel.org/5.11.14-037-parisc-avoid-a-warning-on-u8-cast-for-cmpxchg.patch + patches.kernel.org/5.11.14-038-ARM-dts-turris-omnia-configure-LED-2-INTn-pin.patch + patches.kernel.org/5.11.14-039-batman-adv-initialize-struct-batadv_tvlv_tt_v.patch + patches.kernel.org/5.11.14-040-ice-Continue-probe-on-link-PHY-errors.patch + patches.kernel.org/5.11.14-041-ice-Increase-control-queue-timeout.patch + patches.kernel.org/5.11.14-042-ice-prevent-ice_open-and-ice_stop-during-rese.patch + patches.kernel.org/5.11.14-043-ice-fix-memory-allocation-call.patch + patches.kernel.org/5.11.14-044-ice-remove-DCBNL_DEVRESET-bit-from-PF-state.patch + patches.kernel.org/5.11.14-045-ice-Fix-for-dereference-of-NULL-pointer.patch + patches.kernel.org/5.11.14-046-ice-Use-port-number-instead-of-PF-ID-for-WoL.patch + patches.kernel.org/5.11.14-047-ice-Cleanup-fltr-list-in-case-of-allocation-i.patch + patches.kernel.org/5.11.14-048-iwlwifi-pcie-properly-set-LTR-workarounds-on-.patch + patches.kernel.org/5.11.14-049-ice-fix-memory-leak-of-aRFS-after-resuming-fr.patch + patches.kernel.org/5.11.14-050-net-hso-fix-null-ptr-deref-during-tty-device-.patch + patches.kernel.org/5.11.14-051-libbpf-Fix-bail-out-from-ringbuf_process_ring.patch + patches.kernel.org/5.11.14-052-bpf-Enforce-that-struct_ops-programs-be-GPL-o.patch + patches.kernel.org/5.11.14-053-bpf-link-Refuse-non-O_RDWR-flags-in-BPF_OBJ_G.patch + patches.kernel.org/5.11.14-054-ethernet-netronome-nfp-Fix-a-use-after-free-i.patch + patches.kernel.org/5.11.14-055-libbpf-Ensure-umem-pointer-is-non-NULL-before.patch + patches.kernel.org/5.11.14-056-libbpf-Restore-umem-state-after-socket-create.patch + patches.kernel.org/5.11.14-057-libbpf-Only-create-rx-and-tx-XDP-rings-when-n.patch + patches.kernel.org/5.11.14-058-bpf-Refcount-task-stack-in-bpf_get_task_stack.patch + patches.kernel.org/5.11.14-059-bpf-sockmap-Fix-sk-prot-unhash-op-reset.patch + patches.kernel.org/5.11.14-060-bpf-sockmap-Fix-incorrect-fwd_alloc-accountin.patch + patches.kernel.org/5.11.14-061-net-ensure-mac-header-is-set-in-virtio_net_hd.patch + patches.kernel.org/5.11.14-062-i40e-Fix-sparse-warning-missing-error-code-er.patch + patches.kernel.org/5.11.14-063-i40e-Fix-sparse-error-vsi-netdev-could-be-nul.patch + patches.kernel.org/5.11.14-064-i40e-Fix-sparse-error-uninitialized-symbol-ri.patch + patches.kernel.org/5.11.14-065-i40e-Fix-sparse-errors-in-i40e_txrx.c.patch + patches.kernel.org/5.11.14-066-vdpa-mlx5-Fix-suspend-resume-index-restoratio.patch + patches.kernel.org/5.11.14-067-net-sched-sch_teql-fix-null-pointer-dereferen.patch + patches.kernel.org/5.11.14-068-net-sched-fix-action-overwrite-reference-coun.patch + patches.kernel.org/5.11.14-069-nl80211-fix-beacon-head-validation.patch + patches.kernel.org/5.11.14-070-nl80211-fix-potential-leak-of-ACL-params.patch + patches.kernel.org/5.11.14-071-cfg80211-check-S1G-beacon-compat-element-leng.patch + patches.kernel.org/5.11.14-072-mac80211-fix-time-is-after-bug-in-mlme.patch + patches.kernel.org/5.11.14-073-mac80211-fix-TXQ-AC-confusion.patch + patches.kernel.org/5.11.14-074-net-hsr-Reset-MAC-header-for-Tx-path.patch + patches.kernel.org/5.11.14-075-net-ipv6-bugfix-raw-sctp-switch-to-ipv6_can_n.patch + patches.kernel.org/5.11.14-076-net-let-skb_orphan_partial-wake-up-waiters.patch + patches.kernel.org/5.11.14-077-thunderbolt-Fix-a-leak-in-tb_retimer_add.patch + patches.kernel.org/5.11.14-078-thunderbolt-Fix-off-by-one-in-tb_port_find_re.patch + patches.kernel.org/5.11.14-079-usbip-add-sysfs_lock-to-synchronize-sysfs-cod.patch + patches.kernel.org/5.11.14-080-usbip-stub-dev-synchronize-sysfs-code-paths.patch + patches.kernel.org/5.11.14-081-usbip-vudc-synchronize-sysfs-code-paths.patch + patches.kernel.org/5.11.14-082-usbip-synchronize-event-handler-with-sysfs-co.patch + patches.kernel.org/5.11.14-083-driver-core-Fix-locking-bug-in-deferred_probe.patch + patches.kernel.org/5.11.14-084-scsi-pm80xx-Fix-chip-initialization-failure.patch + patches.kernel.org/5.11.14-085-scsi-target-iscsi-Fix-zero-tag-inside-a-trace.patch + patches.kernel.org/5.11.14-086-percpu-make-pcpu_nr_empty_pop_pages-per-chunk.patch + patches.kernel.org/5.11.14-087-i2c-turn-recovery-error-on-init-to-debug.patch + patches.kernel.org/5.11.14-088-powerpc-vdso-Make-sure-vdso_wrapper.o-is-rebu.patch + patches.kernel.org/5.11.14-089-powerpc-ptrace-Don-t-return-error-when-gettin.patch + patches.kernel.org/5.11.14-090-KVM-x86-mmu-change-TDP-MMU-yield-function-ret.patch + patches.kernel.org/5.11.14-091-KVM-x86-mmu-Merge-flush-and-non-flush-tdp_mmu.patch + patches.kernel.org/5.11.14-092-KVM-x86-mmu-Rename-goal_gfn-to-next_last_leve.patch + patches.kernel.org/5.11.14-093-KVM-x86-mmu-Ensure-forward-progress-when-yiel.patch + patches.kernel.org/5.11.14-094-KVM-x86-mmu-Yield-in-TDU-MMU-iter-even-if-no-.patch + patches.kernel.org/5.11.14-095-KVM-x86-mmu-Ensure-TLBs-are-flushed-when-yiel.patch + patches.kernel.org/5.11.14-096-KVM-x86-mmu-Ensure-TLBs-are-flushed-for-TDP-M.patch + patches.kernel.org/5.11.14-097-KVM-x86-mmu-Don-t-allow-TDP-MMU-to-yield-when.patch + patches.kernel.org/5.11.14-098-KVM-x86-mmu-preserve-pending-TLB-flush-across.patch + patches.kernel.org/5.11.14-099-net-sched-fix-err-handler-in-tcf_action_init.patch + patches.kernel.org/5.11.14-100-ice-Refactor-DCB-related-variables-out-of-the.patch + patches.kernel.org/5.11.14-101-ice-Recognize-860-as-iSCSI-port-in-CEE-mode.patch + patches.kernel.org/5.11.14-102-xfrm-interface-fix-ipv4-pmtu-check-to-honor-i.patch + patches.kernel.org/5.11.14-103-xfrm-Use-actual-socket-sk-instead-of-skb-sock.patch + patches.kernel.org/5.11.14-104-remoteproc-qcom-pil_info-avoid-64-bit-divisio.patch + patches.kernel.org/5.11.14-105-regulator-bd9571mwv-Fix-AVS-and-DVFS-voltage-.patch + patches.kernel.org/5.11.14-106-ARM-OMAP4-Fix-PMIC-voltage-domains-for-bionic.patch + patches.kernel.org/5.11.14-107-ARM-OMAP4-PM-update-ROM-return-address-for-OS.patch + patches.kernel.org/5.11.14-108-remoteproc-pru-Fix-firmware-loading-crashes-o.patch + patches.kernel.org/5.11.14-109-net-xfrm-Localize-sequence-counter-per-networ.patch + patches.kernel.org/5.11.14-110-esp-delete-NETIF_F_SCTP_CRC-bit-from-features.patch + patches.kernel.org/5.11.14-111-ASoC-SOF-Intel-HDA-fix-core-status-verificati.patch + patches.kernel.org/5.11.14-112-ASoC-wm8960-Fix-wrong-bclk-and-lrclk-with-pll.patch + patches.kernel.org/5.11.14-113-xfrm-Fix-NULL-pointer-dereference-on-policy-l.patch + patches.kernel.org/5.11.14-114-virtchnl-Fix-layout-of-RSS-structures.patch + patches.kernel.org/5.11.14-115-i40e-Added-Asym_Pause-to-supported-link-modes.patch + patches.kernel.org/5.11.14-116-i40e-Fix-kernel-oops-when-i40e-driver-removes.patch + patches.kernel.org/5.11.14-117-hostfs-fix-memory-handling-in-follow_link.patch + patches.kernel.org/5.11.14-118-amd-xgbe-Update-DMA-coherency-values.patch + patches.kernel.org/5.11.14-119-vxlan-do-not-modify-the-shared-tunnel-info-wh.patch + patches.kernel.org/5.11.14-120-geneve-do-not-modify-the-shared-tunnel-info-w.patch + patches.kernel.org/5.11.14-121-sch_red-fix-off-by-one-checks-in-red_check_pa.patch + patches.kernel.org/5.11.14-122-drivers-net-wan-hdlc_fr-Fix-a-double-free-in-.patch + patches.kernel.org/5.11.14-123-arm64-dts-imx8mm-q-Fix-pad-control-of-SD1_DAT.patch + patches.kernel.org/5.11.14-124-xfrm-Provide-private-skb-extensions-for-segme.patch + patches.kernel.org/5.11.14-125-can-bcm-raw-fix-msg_namelen-values-depending-.patch + patches.kernel.org/5.11.14-126-can-isotp-fix-msg_namelen-values-depending-on.patch + patches.kernel.org/5.11.14-127-can-uapi-can.h-mark-union-inside-struct-can_f.patch + patches.kernel.org/5.11.14-128-mlxsw-spectrum-Fix-ECN-marking-in-tunnel-deca.patch + patches.kernel.org/5.11.14-129-ethernet-myri10ge-Fix-a-use-after-free-in-myr.patch + patches.kernel.org/5.11.14-130-gianfar-Handle-error-code-at-MAC-address-chan.patch + patches.kernel.org/5.11.14-131-net-dsa-Fix-type-was-not-set-for-devlink-port.patch + patches.kernel.org/5.11.14-132-clk-qcom-camcc-Update-the-clock-ops-for-the-S.patch + patches.kernel.org/5.11.14-133-cxgb4-avoid-collecting-SGE_QBASE-regs-during-.patch + patches.kernel.org/5.11.14-134-net-tipc-Fix-a-double-free-in-tipc_sk_mcast_r.patch + patches.kernel.org/5.11.14-135-ARM-dts-imx6-pbab01-Set-vmmc-supply-for-both-.patch + patches.kernel.org/5.11.14-136-net-ncsi-Avoid-channel_monitor-hrtimer-deadlo.patch + patches.kernel.org/5.11.14-137-net-qrtr-Fix-memory-leak-on-qrtr_tx_wait-fail.patch + patches.kernel.org/5.11.14-138-nfp-flower-ignore-duplicate-merge-hints-from-.patch + patches.kernel.org/5.11.14-139-net-phy-broadcom-Only-advertise-EEE-for-suppo.patch + patches.kernel.org/5.11.14-140-I2C-JZ4780-Fix-bug-for-Ingenic-X1000.patch + patches.kernel.org/5.11.14-141-ASoC-sunxi-sun4i-codec-fill-ASoC-card-owner.patch + patches.kernel.org/5.11.14-142-net-mlx5e-Fix-mapping-of-ct_label-zero.patch + patches.kernel.org/5.11.14-143-net-mlx5-Delete-auxiliary-bus-driver-eth-rep-.patch + patches.kernel.org/5.11.14-144-net-mlx5e-Fix-ethtool-indication-of-connector.patch + patches.kernel.org/5.11.14-145-net-mlx5-Don-t-request-more-than-supported-EQ.patch + patches.kernel.org/5.11.14-146-net-mlx5e-Guarantee-room-for-XSK-wakeup-NOP-o.patch + patches.kernel.org/5.11.14-147-net-rds-Fix-a-use-after-free-in-rds_message_m.patch + patches.kernel.org/5.11.14-148-xdp-fix-xdp_return_frame-kernel-BUG-throw-for.patch + patches.kernel.org/5.11.14-149-soc-fsl-qbman-fix-conflicting-alignment-attri.patch + patches.kernel.org/5.11.14-150-i40e-fix-receiving-of-single-packets-in-xsk-z.patch + patches.kernel.org/5.11.14-151-i40e-Fix-display-statistics-for-veb_tc.patch + patches.kernel.org/5.11.14-152-RDMA-rtrs-clt-Close-rtrs-client-conn-before-d.patch + patches.kernel.org/5.11.14-153-drm-msm-Set-drvdata-to-NULL-when-msm_drm_init.patch + patches.kernel.org/5.11.14-154-net-udp-Add-support-for-getsockopt-.-.-UDP_GR.patch + patches.kernel.org/5.11.14-155-mptcp-forbit-mcast-related-sockopt-on-MPTCP-s.patch + patches.kernel.org/5.11.14-156-mptcp-revert-mptcp-provide-subflow-aware-rele.patch + patches.kernel.org/5.11.14-157-scsi-ufs-core-Fix-task-management-request-com.patch + patches.kernel.org/5.11.14-158-scsi-ufs-core-Fix-wrong-Task-Tag-used-in-task.patch + patches.kernel.org/5.11.14-159-drm-msm-a6xx-fix-version-check-for-the-A650-S.patch + patches.kernel.org/5.11.14-160-drm-msm-disp-dpu1-program-3d_merge-only-if-bl.patch + patches.kernel.org/5.11.14-161-Revert-arm64-dts-marvell-armada-cp110-Switch-.patch + patches.kernel.org/5.11.14-162-ARM-dts-turris-omnia-fix-hardware-buffer-mana.patch + patches.kernel.org/5.11.14-163-net-cls_api-Fix-uninitialised-struct-field-bo.patch + patches.kernel.org/5.11.14-164-net-macb-restore-cmp-registers-on-resume-path.patch + patches.kernel.org/5.11.14-165-clk-fix-invalid-usage-of-list-cursor-in-regis.patch + patches.kernel.org/5.11.14-166-clk-fix-invalid-usage-of-list-cursor-in-unreg.patch + patches.kernel.org/5.11.14-167-workqueue-Move-the-position-of-debug_work_act.patch + patches.kernel.org/5.11.14-168-s390-cpcmd-fix-inline-assembly-register-clobb.patch + patches.kernel.org/5.11.14-169-perf-inject-Fix-repipe-usage.patch + patches.kernel.org/5.11.14-170-openvswitch-fix-send-of-uninitialized-stack-m.patch + patches.kernel.org/5.11.14-171-i2c-designware-Adjust-bus_freq_hz-when-refuse.patch + patches.kernel.org/5.11.14-172-iwlwifi-fix-11ax-disabled-bit-in-the-regulato.patch + patches.kernel.org/5.11.14-173-can-mcp251x-fix-support-for-half-duplex-SPI-h.patch + patches.kernel.org/5.11.14-174-platform-x86-intel-hid-Fix-spurious-wakeups-c.patch + patches.kernel.org/5.11.14-175-tipc-increment-the-tmp-aead-refcnt-before-att.patch + patches.kernel.org/5.11.14-176-net-hns3-clear-VF-down-state-bit-before-reque.patch + patches.kernel.org/5.11.14-177-net-mlx5-Fix-HW-spec-violation-configuring-up.patch + patches.kernel.org/5.11.14-178-net-mlx5-Fix-placement-of-log_max_flow_counte.patch + patches.kernel.org/5.11.14-179-net-mlx5-Fix-PPLM-register-mapping.patch + patches.kernel.org/5.11.14-180-net-mlx5-Fix-PBMC-register-mapping.patch + patches.kernel.org/5.11.14-181-RDMA-cxgb4-check-for-ipv6-address-properly-wh.patch + patches.kernel.org/5.11.14-182-perf-report-Fix-wrong-LBR-block-sorting.patch + patches.kernel.org/5.11.14-183-RDMA-qedr-Fix-kernel-panic-when-trying-to-acc.patch + patches.kernel.org/5.11.14-184-drm-vc4-crtc-Reduce-PV-fifo-threshold-on-hvs4.patch + patches.kernel.org/5.11.14-185-i40e-Fix-parameters-in-aq_get_phy_register.patch + patches.kernel.org/5.11.14-186-RDMA-addr-Be-strict-with-gid-size.patch + patches.kernel.org/5.11.14-187-vdpa-mlx5-should-exclude-header-length-and-fc.patch + patches.kernel.org/5.11.14-188-vdpa-mlx5-Fix-wrong-use-of-bit-numbers.patch + patches.kernel.org/5.11.14-189-RAS-CEC-Correct-ce_add_elem-s-returned-values.patch + patches.kernel.org/5.11.14-190-clk-socfpga-fix-iomem-pointer-cast-on-64-bit.patch + patches.kernel.org/5.11.14-191-lockdep-Address-clang-Wformat-warning-printin.patch + patches.kernel.org/5.11.14-192-dt-bindings-net-ethernet-controller-fix-typo-.patch + patches.kernel.org/5.11.14-193-net-sched-bump-refcount-for-new-action-in-ACT.patch + patches.kernel.org/5.11.14-194-x86-traps-Correct-exc_general_protection-and-.patch + patches.kernel.org/5.11.14-195-gpiolib-Read-gpio-line-names-from-a-firmware-.patch + patches.kernel.org/5.11.14-196-cfg80211-remove-WARN_ON-in-cfg80211_sme_conne.patch + patches.kernel.org/5.11.14-197-net-tun-set-tun-dev-addr_len-during-TUNSETLIN.patch + patches.kernel.org/5.11.14-198-drivers-net-fix-memory-leak-in-atusb_probe.patch + patches.kernel.org/5.11.14-199-drivers-net-fix-memory-leak-in-peak_usb_creat.patch + patches.kernel.org/5.11.14-200-net-mac802154-Fix-general-protection-fault.patch + patches.kernel.org/5.11.14-201-net-ieee802154-nl-mac-fix-check-on-panid.patch + patches.kernel.org/5.11.14-202-net-ieee802154-fix-nl802154-del-llsec-key.patch + patches.kernel.org/5.11.14-203-net-ieee802154-fix-nl802154-del-llsec-dev.patch + patches.kernel.org/5.11.14-204-net-ieee802154-fix-nl802154-add-llsec-key.patch + patches.kernel.org/5.11.14-205-net-ieee802154-fix-nl802154-del-llsec-devkey.patch + patches.kernel.org/5.11.14-206-net-ieee802154-forbid-monitor-for-set-llsec-p.patch + patches.kernel.org/5.11.14-207-net-ieee802154-forbid-monitor-for-del-llsec-s.patch + patches.kernel.org/5.11.14-208-net-ieee802154-stop-dump-llsec-params-for-mon.patch + patches.kernel.org/5.11.14-209-Revert-net-sched-bump-refcount-for-new-action.patch + patches.kernel.org/5.11.14-210-Linux-5.11.14.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -1935,7 +2145,6 @@ patches.suse/media-dvb-usb-Fix-memory-leak-at-error-in-dvb_usb_de.patch patches.suse/media-dvb-usb-Fix-use-after-free-access.patch patches.suse/drm-ttm-stop-destroying-pinned-ghost-object.patch - patches.suse/drm-msm-a6xx-fix-version-check-for-the-A650-SQE-micr.patch ######################################################## # kbuild/module infrastructure fixes @@ -2051,7 +2260,6 @@ # DRM / Graphics ######################################################## patches.suse/drm-i915-ilk-glk-Fix-link-training-on-links-with-LTT.patch - patches.suse/drm-i915-Fix-invalid-access-to-ACPI-_DSM-objects.patch ######################################################## # Storage diff --git a/source-timestamp b/source-timestamp index 5c0b6df9..a0cd0166 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2021-04-11 17:59:36 +0000 -GIT Revision: b15020c806ebe1be27ce173dfc4085898b8d5012 +2021-04-14 06:57:33 +0000 +GIT Revision: f68b7e1884442abb808517acc24234ef6a26b93d GIT Branch: stable