From c41702fe21ddf7ce642d9f7486d6216820c0a21e Mon Sep 17 00:00:00 2001 From: jirislaby <> Date: May 21 2022 17:11:00 +0000 Subject: Update kernel-source to version 5.17.9 / rev 642 via SR 978040 https://build.opensuse.org/request/show/978040 by user jirislaby + dimstar_suse 5.17.9 & 5.17.8 --- diff --git a/.files b/.files index a1b4be2..51593c4 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index b14fb58..7c3b0a4 100644 --- a/.rev +++ b/.rev @@ -5890,4 +5890,12 @@ As this is a serious local privilege escalation, I would like to see a timely in 5.17.7 & 5.17.6 977037 + + eb125ec1262f58dcb931309588b97d55 + 5.17.9 + + dimstar_suse + 5.17.9 & 5.17.8 + 978040 + diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index e3e772a..08fac2d 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,4 +1,228 @@ ------------------------------------------------------------------- +Wed May 18 12:03:12 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.9 (bsc#1012628). +- batman-adv: Don't skb_split skbuffs with frag_list + (bsc#1012628). +- iwlwifi: iwl-dbg: Use del_timer_sync() before freeing + (bsc#1012628). +- hwmon: (tmp401) Add OF device ID table (bsc#1012628). +- mac80211: Reset MBSSID parameters upon connection (bsc#1012628). +- net: rds: use maybe_get_net() when acquiring refcount on TCP + sockets (bsc#1012628). +- net: Fix features skip in for_each_netdev_feature() + (bsc#1012628). +- net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in + hardware when deleted (bsc#1012628). +- net: mscc: ocelot: fix VCAP IS2 filters matching on both lookups + (bsc#1012628). +- net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0 + (bsc#1012628). +- net: mscc: ocelot: avoid corrupting hardware counters when + moving VCAP filters (bsc#1012628). +- fbdev: simplefb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- fbdev: efifb: Cleanup fb_info in .fb_destroy rather than .remove + (bsc#1012628). +- fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- platform/surface: aggregator: Fix initialization order when + compiling as builtin module (bsc#1012628). +- ice: Fix race during aux device (un)plugging (bsc#1012628). +- ice: clear stale Tx queue settings before configuring + (bsc#1012628). +- ice: fix PTP stale Tx timestamps cleanup (bsc#1012628). +- ipv4: drop dst in multicast routing path (bsc#1012628). +- drm/nouveau: Fix a potential theorical leak in + nouveau_get_backlight_name() (bsc#1012628). +- netlink: do not reset transport header in netlink_recvmsg() + (bsc#1012628). +- net: chelsio: cxgb4: Avoid potential negative array offset + (bsc#1012628). +- fbdev: efifb: Fix a use-after-free due early fb_info cleanup + (bsc#1012628). +- net: sfc: fix memory leak due to ptp channel (bsc#1012628). +- fanotify: do not allow setting dirent events in mask of non-dir + (bsc#1012628). +- mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU + protection (bsc#1012628). +- nfs: fix broken handling of the softreval mount option + (bsc#1012628). +- ionic: fix missing pci_release_regions() on error in + ionic_probe() (bsc#1012628). +- dim: initialize all struct fields (bsc#1012628). +- hwmon: (ltq-cputemp) restrict it to SOC_XWAY (bsc#1012628). +- procfs: prevent unprivileged processes accessing fdinfo dir + (bsc#1012628). +- selftests: vm: Makefile: rename TARGETS to VMTARGETS + (bsc#1012628). +- net: dsa: flush switchdev workqueue on bridge join error path + (bsc#1012628). +- arm64: vdso: fix makefile dependency on vdso.so (bsc#1012628). +- virtio: fix virtio transitional ids (bsc#1012628). +- s390/ctcm: fix variable dereferenced before check (bsc#1012628). +- s390/ctcm: fix potential memory leak (bsc#1012628). +- s390/lcs: fix variable dereferenced before check (bsc#1012628). +- net/sched: act_pedit: really ensure the skb is writable + (bsc#1012628). +- net: ethernet: mediatek: ppe: fix wrong size passed to memset() + (bsc#1012628). +- net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral + (bsc#1012628). +- drm/vc4: hdmi: Fix build error for implicit function declaration + (bsc#1012628). +- mlxsw: Avoid warning during ip6gre device removal (bsc#1012628). +- net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down() + (bsc#1012628). +- net/smc: non blocking recvmsg() return -EAGAIN when no data + and signal_pending (bsc#1012628). +- net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe() + (bsc#1012628). +- tls: Fix context leak on tls_device_down (bsc#1012628). +- drm/vmwgfx: Fix fencing on SVGAv3 (bsc#1012628). +- gfs2: Fix filesystem block deallocation for short writes + (bsc#1012628). +- hwmon: (asus_wmi_sensors) Fix CROSSHAIR VI HERO name + (bsc#1012628). +- hwmon: (f71882fg) Fix negative temperature (bsc#1012628). +- RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core() + (bsc#1012628). +- iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu + (bsc#1012628). +- ASoC: max98090: Reject invalid values in custom control put() + (bsc#1012628). +- ASoC: max98090: Generate notifications on changes for custom + control (bsc#1012628). +- ASoC: ops: Validate input values in snd_soc_put_volsw_range() + (bsc#1012628). +- s390: disable -Warray-bounds (bsc#1012628). +- ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback + (bsc#1012628). +- io_uring: assign non-fixed early for async work (bsc#1012628). +- net: emaclite: Don't advertise 1000BASE-T and do auto + negotiation (bsc#1012628). +- net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT + (bsc#1012628). +- secure_seq: use the 64 bits of the siphash for port offset + calculation (bsc#1012628). +- tcp: use different parts of the port_offset for index and offset + (bsc#1012628). +- tcp: resalt the secret every 10 seconds (bsc#1012628). +- tcp: add small random increments to the source port + (bsc#1012628). +- tcp: dynamically allocate the perturb table used by source ports + (bsc#1012628). +- tcp: increase source port perturb table to 2^16 (bsc#1012628). +- tcp: drop the hash_32() part from the index calculation + (bsc#1012628). +- block: Do not call folio_next() on an unreferenced folio + (bsc#1012628). +- interconnect: Restore sync state by ignoring ipa-virt in + provider count (bsc#1012628). +- perf tests: Fix coresight `perf test` failure (bsc#1012628). +- firmware_loader: use kernel credentials when reading firmware + (bsc#1012628). +- KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context() + (bsc#1012628). +- usb: xhci-mtk: fix fs isoc's transfer error (bsc#1012628). +- x86/mm: Fix marking of unused sub-pmd ranges (bsc#1012628). +- tty/serial: digicolor: fix possible null-ptr-deref in + digicolor_uart_probe() (bsc#1012628). +- tty: n_gsm: fix buffer over-read in gsm_dlci_data() + (bsc#1012628). +- tty: n_gsm: fix mux activation issues in gsm_config() + (bsc#1012628). +- tty: n_gsm: fix invalid gsmtty_write_room() result + (bsc#1012628). +- usb: gadget: uvc: allow for application to cleanly shutdown + (bsc#1012628). +- usb: cdc-wdm: fix reading stuck on device close (bsc#1012628). +- usb: typec: tcpci: Don't skip cleanup in .remove() on error + (bsc#1012628). +- usb: typec: tcpci_mt6360: Update for BMC PHY setting + (bsc#1012628). +- USB: serial: pl2303: add device id for HP LM930 Display + (bsc#1012628). +- USB: serial: qcserial: add support for Sierra Wireless EM7590 + (bsc#1012628). +- USB: serial: option: add Fibocom L610 modem (bsc#1012628). +- USB: serial: option: add Fibocom MA510 modem (bsc#1012628). +- slimbus: qcom: Fix IRQ check in qcom_slim_probe (bsc#1012628). +- fsl_lpuart: Don't enable interrupts too early (bsc#1012628). +- genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq() + (bsc#1012628). +- serial: 8250_mtk: Fix UART_EFR register address (bsc#1012628). +- serial: 8250_mtk: Fix register address for XON/XOFF character + (bsc#1012628). +- ceph: fix setting of xattrs on async created inodes + (bsc#1012628). +- Revert "mm/memory-failure.c: skip huge_zero_page in + memory_failure()" (bsc#1012628). +- mm/huge_memory: do not overkill when splitting huge_zero_page + (bsc#1012628). +- mm: mremap: fix sign for EFAULT error return value + (bsc#1012628). +- drm/vmwgfx: Disable command buffers on svga3 without gbobjects + (bsc#1012628). +- drm/nouveau/tegra: Stop using iommu_present() (bsc#1012628). +- i40e: i40e_main: fix a missing check on list iterator + (bsc#1012628). +- net: phy: Fix race condition on link status change + (bsc#1012628). +- writeback: Avoid skipping inode writeback (bsc#1012628). +- cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in + cpuset_init_smp() (bsc#1012628). +- ping: fix address binding wrt vrf (bsc#1012628). +- ath11k: reduce the wait time of 11d scan and hw scan while + add interface (bsc#1012628). +- arm[64]/memremap: don't abuse pfn_valid() to ensure presence + of linear map (bsc#1012628). +- net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061 + (bsc#1012628). +- net: phy: micrel: Pass .probe for KS8737 (bsc#1012628). +- SUNRPC: Ensure that the gssproxy client can start in a connected + state (bsc#1012628). +- drm/vmwgfx: Initialize drm_mode_fb_cmd2 (bsc#1012628). +- Revert "drm/amd/pm: keep the BACO feature enabled for suspend" + (bsc#1012628). +- dma-buf: call dma_buf_stats_setup after dmabuf is in valid list + (bsc#1012628). +- mm/hwpoison: use pr_err() instead of dump_page() in + get_any_page() (bsc#1012628). +- net: phy: micrel: Fix incorrect variable type in micrel + (bsc#1012628). +- mm/kfence: reset PG_slab and memcg_data before freeing + __kfence_pool (bsc#1012628). +- commit eab1a2c + +------------------------------------------------------------------- +Mon May 16 06:08:55 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.8 (bsc#1012628). +- mm: fix invalid page pointer returned with FOLL_PIN gups + (bsc#1012628). +- mm,migrate: fix establishing demotion target (bsc#1012628). +- mm/mlock: fix potential imbalanced rlimit ucounts adjustment + (bsc#1012628). +- mm/hwpoison: fix error page recovered but reported "not + recovered" (bsc#1012628). +- mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() + and __mcopy_atomic() (bsc#1012628). +- mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte() + (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + hugetlb_mcopy_atomic_pte() (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + copy_huge_page_from_user() (bsc#1012628). +- mm: fix missing cache flush for all tail pages of compound page + (bsc#1012628). +- udf: Avoid using stale lengthOfImpUse (bsc#1012628). +- rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition + (bsc#1012628). +- Bluetooth: Fix the creation of hdev->name (bsc#1012628). +- commit 718e8e9 + +------------------------------------------------------------------- Thu May 12 14:36:35 CEST 2022 - jslaby@suse.cz - Linux 5.17.7 (bsc#1012628). diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index a6a1a41..c7f82c7 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 5.17 -%define patchversion 5.17.7 +%define patchversion 5.17.9 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-aarch64 -Version: 5.17.7 +Version: 5.17.9 %if 0%{?is_kotd} -Release: .gc9a5fa1 +Release: .geab1a2c %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index e3e772a..08fac2d 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,4 +1,228 @@ ------------------------------------------------------------------- +Wed May 18 12:03:12 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.9 (bsc#1012628). +- batman-adv: Don't skb_split skbuffs with frag_list + (bsc#1012628). +- iwlwifi: iwl-dbg: Use del_timer_sync() before freeing + (bsc#1012628). +- hwmon: (tmp401) Add OF device ID table (bsc#1012628). +- mac80211: Reset MBSSID parameters upon connection (bsc#1012628). +- net: rds: use maybe_get_net() when acquiring refcount on TCP + sockets (bsc#1012628). +- net: Fix features skip in for_each_netdev_feature() + (bsc#1012628). +- net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in + hardware when deleted (bsc#1012628). +- net: mscc: ocelot: fix VCAP IS2 filters matching on both lookups + (bsc#1012628). +- net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0 + (bsc#1012628). +- net: mscc: ocelot: avoid corrupting hardware counters when + moving VCAP filters (bsc#1012628). +- fbdev: simplefb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- fbdev: efifb: Cleanup fb_info in .fb_destroy rather than .remove + (bsc#1012628). +- fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- platform/surface: aggregator: Fix initialization order when + compiling as builtin module (bsc#1012628). +- ice: Fix race during aux device (un)plugging (bsc#1012628). +- ice: clear stale Tx queue settings before configuring + (bsc#1012628). +- ice: fix PTP stale Tx timestamps cleanup (bsc#1012628). +- ipv4: drop dst in multicast routing path (bsc#1012628). +- drm/nouveau: Fix a potential theorical leak in + nouveau_get_backlight_name() (bsc#1012628). +- netlink: do not reset transport header in netlink_recvmsg() + (bsc#1012628). +- net: chelsio: cxgb4: Avoid potential negative array offset + (bsc#1012628). +- fbdev: efifb: Fix a use-after-free due early fb_info cleanup + (bsc#1012628). +- net: sfc: fix memory leak due to ptp channel (bsc#1012628). +- fanotify: do not allow setting dirent events in mask of non-dir + (bsc#1012628). +- mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU + protection (bsc#1012628). +- nfs: fix broken handling of the softreval mount option + (bsc#1012628). +- ionic: fix missing pci_release_regions() on error in + ionic_probe() (bsc#1012628). +- dim: initialize all struct fields (bsc#1012628). +- hwmon: (ltq-cputemp) restrict it to SOC_XWAY (bsc#1012628). +- procfs: prevent unprivileged processes accessing fdinfo dir + (bsc#1012628). +- selftests: vm: Makefile: rename TARGETS to VMTARGETS + (bsc#1012628). +- net: dsa: flush switchdev workqueue on bridge join error path + (bsc#1012628). +- arm64: vdso: fix makefile dependency on vdso.so (bsc#1012628). +- virtio: fix virtio transitional ids (bsc#1012628). +- s390/ctcm: fix variable dereferenced before check (bsc#1012628). +- s390/ctcm: fix potential memory leak (bsc#1012628). +- s390/lcs: fix variable dereferenced before check (bsc#1012628). +- net/sched: act_pedit: really ensure the skb is writable + (bsc#1012628). +- net: ethernet: mediatek: ppe: fix wrong size passed to memset() + (bsc#1012628). +- net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral + (bsc#1012628). +- drm/vc4: hdmi: Fix build error for implicit function declaration + (bsc#1012628). +- mlxsw: Avoid warning during ip6gre device removal (bsc#1012628). +- net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down() + (bsc#1012628). +- net/smc: non blocking recvmsg() return -EAGAIN when no data + and signal_pending (bsc#1012628). +- net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe() + (bsc#1012628). +- tls: Fix context leak on tls_device_down (bsc#1012628). +- drm/vmwgfx: Fix fencing on SVGAv3 (bsc#1012628). +- gfs2: Fix filesystem block deallocation for short writes + (bsc#1012628). +- hwmon: (asus_wmi_sensors) Fix CROSSHAIR VI HERO name + (bsc#1012628). +- hwmon: (f71882fg) Fix negative temperature (bsc#1012628). +- RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core() + (bsc#1012628). +- iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu + (bsc#1012628). +- ASoC: max98090: Reject invalid values in custom control put() + (bsc#1012628). +- ASoC: max98090: Generate notifications on changes for custom + control (bsc#1012628). +- ASoC: ops: Validate input values in snd_soc_put_volsw_range() + (bsc#1012628). +- s390: disable -Warray-bounds (bsc#1012628). +- ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback + (bsc#1012628). +- io_uring: assign non-fixed early for async work (bsc#1012628). +- net: emaclite: Don't advertise 1000BASE-T and do auto + negotiation (bsc#1012628). +- net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT + (bsc#1012628). +- secure_seq: use the 64 bits of the siphash for port offset + calculation (bsc#1012628). +- tcp: use different parts of the port_offset for index and offset + (bsc#1012628). +- tcp: resalt the secret every 10 seconds (bsc#1012628). +- tcp: add small random increments to the source port + (bsc#1012628). +- tcp: dynamically allocate the perturb table used by source ports + (bsc#1012628). +- tcp: increase source port perturb table to 2^16 (bsc#1012628). +- tcp: drop the hash_32() part from the index calculation + (bsc#1012628). +- block: Do not call folio_next() on an unreferenced folio + (bsc#1012628). +- interconnect: Restore sync state by ignoring ipa-virt in + provider count (bsc#1012628). +- perf tests: Fix coresight `perf test` failure (bsc#1012628). +- firmware_loader: use kernel credentials when reading firmware + (bsc#1012628). +- KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context() + (bsc#1012628). +- usb: xhci-mtk: fix fs isoc's transfer error (bsc#1012628). +- x86/mm: Fix marking of unused sub-pmd ranges (bsc#1012628). +- tty/serial: digicolor: fix possible null-ptr-deref in + digicolor_uart_probe() (bsc#1012628). +- tty: n_gsm: fix buffer over-read in gsm_dlci_data() + (bsc#1012628). +- tty: n_gsm: fix mux activation issues in gsm_config() + (bsc#1012628). +- tty: n_gsm: fix invalid gsmtty_write_room() result + (bsc#1012628). +- usb: gadget: uvc: allow for application to cleanly shutdown + (bsc#1012628). +- usb: cdc-wdm: fix reading stuck on device close (bsc#1012628). +- usb: typec: tcpci: Don't skip cleanup in .remove() on error + (bsc#1012628). +- usb: typec: tcpci_mt6360: Update for BMC PHY setting + (bsc#1012628). +- USB: serial: pl2303: add device id for HP LM930 Display + (bsc#1012628). +- USB: serial: qcserial: add support for Sierra Wireless EM7590 + (bsc#1012628). +- USB: serial: option: add Fibocom L610 modem (bsc#1012628). +- USB: serial: option: add Fibocom MA510 modem (bsc#1012628). +- slimbus: qcom: Fix IRQ check in qcom_slim_probe (bsc#1012628). +- fsl_lpuart: Don't enable interrupts too early (bsc#1012628). +- genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq() + (bsc#1012628). +- serial: 8250_mtk: Fix UART_EFR register address (bsc#1012628). +- serial: 8250_mtk: Fix register address for XON/XOFF character + (bsc#1012628). +- ceph: fix setting of xattrs on async created inodes + (bsc#1012628). +- Revert "mm/memory-failure.c: skip huge_zero_page in + memory_failure()" (bsc#1012628). +- mm/huge_memory: do not overkill when splitting huge_zero_page + (bsc#1012628). +- mm: mremap: fix sign for EFAULT error return value + (bsc#1012628). +- drm/vmwgfx: Disable command buffers on svga3 without gbobjects + (bsc#1012628). +- drm/nouveau/tegra: Stop using iommu_present() (bsc#1012628). +- i40e: i40e_main: fix a missing check on list iterator + (bsc#1012628). +- net: phy: Fix race condition on link status change + (bsc#1012628). +- writeback: Avoid skipping inode writeback (bsc#1012628). +- cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in + cpuset_init_smp() (bsc#1012628). +- ping: fix address binding wrt vrf (bsc#1012628). +- ath11k: reduce the wait time of 11d scan and hw scan while + add interface (bsc#1012628). +- arm[64]/memremap: don't abuse pfn_valid() to ensure presence + of linear map (bsc#1012628). +- net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061 + (bsc#1012628). +- net: phy: micrel: Pass .probe for KS8737 (bsc#1012628). +- SUNRPC: Ensure that the gssproxy client can start in a connected + state (bsc#1012628). +- drm/vmwgfx: Initialize drm_mode_fb_cmd2 (bsc#1012628). +- Revert "drm/amd/pm: keep the BACO feature enabled for suspend" + (bsc#1012628). +- dma-buf: call dma_buf_stats_setup after dmabuf is in valid list + (bsc#1012628). +- mm/hwpoison: use pr_err() instead of dump_page() in + get_any_page() (bsc#1012628). +- net: phy: micrel: Fix incorrect variable type in micrel + (bsc#1012628). +- mm/kfence: reset PG_slab and memcg_data before freeing + __kfence_pool (bsc#1012628). +- commit eab1a2c + +------------------------------------------------------------------- +Mon May 16 06:08:55 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.8 (bsc#1012628). +- mm: fix invalid page pointer returned with FOLL_PIN gups + (bsc#1012628). +- mm,migrate: fix establishing demotion target (bsc#1012628). +- mm/mlock: fix potential imbalanced rlimit ucounts adjustment + (bsc#1012628). +- mm/hwpoison: fix error page recovered but reported "not + recovered" (bsc#1012628). +- mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() + and __mcopy_atomic() (bsc#1012628). +- mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte() + (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + hugetlb_mcopy_atomic_pte() (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + copy_huge_page_from_user() (bsc#1012628). +- mm: fix missing cache flush for all tail pages of compound page + (bsc#1012628). +- udf: Avoid using stale lengthOfImpUse (bsc#1012628). +- rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition + (bsc#1012628). +- Bluetooth: Fix the creation of hdev->name (bsc#1012628). +- commit 718e8e9 + +------------------------------------------------------------------- Thu May 12 14:36:35 CEST 2022 - jslaby@suse.cz - Linux 5.17.7 (bsc#1012628). diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index 0c6b058..cc5966e 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 5.17 -%define patchversion 5.17.7 +%define patchversion 5.17.9 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv6l -Version: 5.17.7 +Version: 5.17.9 %if 0%{?is_kotd} -Release: .gc9a5fa1 +Release: .geab1a2c %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index e3e772a..08fac2d 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,4 +1,228 @@ ------------------------------------------------------------------- +Wed May 18 12:03:12 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.9 (bsc#1012628). +- batman-adv: Don't skb_split skbuffs with frag_list + (bsc#1012628). +- iwlwifi: iwl-dbg: Use del_timer_sync() before freeing + (bsc#1012628). +- hwmon: (tmp401) Add OF device ID table (bsc#1012628). +- mac80211: Reset MBSSID parameters upon connection (bsc#1012628). +- net: rds: use maybe_get_net() when acquiring refcount on TCP + sockets (bsc#1012628). +- net: Fix features skip in for_each_netdev_feature() + (bsc#1012628). +- net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in + hardware when deleted (bsc#1012628). +- net: mscc: ocelot: fix VCAP IS2 filters matching on both lookups + (bsc#1012628). +- net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0 + (bsc#1012628). +- net: mscc: ocelot: avoid corrupting hardware counters when + moving VCAP filters (bsc#1012628). +- fbdev: simplefb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- fbdev: efifb: Cleanup fb_info in .fb_destroy rather than .remove + (bsc#1012628). +- fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- platform/surface: aggregator: Fix initialization order when + compiling as builtin module (bsc#1012628). +- ice: Fix race during aux device (un)plugging (bsc#1012628). +- ice: clear stale Tx queue settings before configuring + (bsc#1012628). +- ice: fix PTP stale Tx timestamps cleanup (bsc#1012628). +- ipv4: drop dst in multicast routing path (bsc#1012628). +- drm/nouveau: Fix a potential theorical leak in + nouveau_get_backlight_name() (bsc#1012628). +- netlink: do not reset transport header in netlink_recvmsg() + (bsc#1012628). +- net: chelsio: cxgb4: Avoid potential negative array offset + (bsc#1012628). +- fbdev: efifb: Fix a use-after-free due early fb_info cleanup + (bsc#1012628). +- net: sfc: fix memory leak due to ptp channel (bsc#1012628). +- fanotify: do not allow setting dirent events in mask of non-dir + (bsc#1012628). +- mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU + protection (bsc#1012628). +- nfs: fix broken handling of the softreval mount option + (bsc#1012628). +- ionic: fix missing pci_release_regions() on error in + ionic_probe() (bsc#1012628). +- dim: initialize all struct fields (bsc#1012628). +- hwmon: (ltq-cputemp) restrict it to SOC_XWAY (bsc#1012628). +- procfs: prevent unprivileged processes accessing fdinfo dir + (bsc#1012628). +- selftests: vm: Makefile: rename TARGETS to VMTARGETS + (bsc#1012628). +- net: dsa: flush switchdev workqueue on bridge join error path + (bsc#1012628). +- arm64: vdso: fix makefile dependency on vdso.so (bsc#1012628). +- virtio: fix virtio transitional ids (bsc#1012628). +- s390/ctcm: fix variable dereferenced before check (bsc#1012628). +- s390/ctcm: fix potential memory leak (bsc#1012628). +- s390/lcs: fix variable dereferenced before check (bsc#1012628). +- net/sched: act_pedit: really ensure the skb is writable + (bsc#1012628). +- net: ethernet: mediatek: ppe: fix wrong size passed to memset() + (bsc#1012628). +- net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral + (bsc#1012628). +- drm/vc4: hdmi: Fix build error for implicit function declaration + (bsc#1012628). +- mlxsw: Avoid warning during ip6gre device removal (bsc#1012628). +- net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down() + (bsc#1012628). +- net/smc: non blocking recvmsg() return -EAGAIN when no data + and signal_pending (bsc#1012628). +- net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe() + (bsc#1012628). +- tls: Fix context leak on tls_device_down (bsc#1012628). +- drm/vmwgfx: Fix fencing on SVGAv3 (bsc#1012628). +- gfs2: Fix filesystem block deallocation for short writes + (bsc#1012628). +- hwmon: (asus_wmi_sensors) Fix CROSSHAIR VI HERO name + (bsc#1012628). +- hwmon: (f71882fg) Fix negative temperature (bsc#1012628). +- RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core() + (bsc#1012628). +- iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu + (bsc#1012628). +- ASoC: max98090: Reject invalid values in custom control put() + (bsc#1012628). +- ASoC: max98090: Generate notifications on changes for custom + control (bsc#1012628). +- ASoC: ops: Validate input values in snd_soc_put_volsw_range() + (bsc#1012628). +- s390: disable -Warray-bounds (bsc#1012628). +- ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback + (bsc#1012628). +- io_uring: assign non-fixed early for async work (bsc#1012628). +- net: emaclite: Don't advertise 1000BASE-T and do auto + negotiation (bsc#1012628). +- net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT + (bsc#1012628). +- secure_seq: use the 64 bits of the siphash for port offset + calculation (bsc#1012628). +- tcp: use different parts of the port_offset for index and offset + (bsc#1012628). +- tcp: resalt the secret every 10 seconds (bsc#1012628). +- tcp: add small random increments to the source port + (bsc#1012628). +- tcp: dynamically allocate the perturb table used by source ports + (bsc#1012628). +- tcp: increase source port perturb table to 2^16 (bsc#1012628). +- tcp: drop the hash_32() part from the index calculation + (bsc#1012628). +- block: Do not call folio_next() on an unreferenced folio + (bsc#1012628). +- interconnect: Restore sync state by ignoring ipa-virt in + provider count (bsc#1012628). +- perf tests: Fix coresight `perf test` failure (bsc#1012628). +- firmware_loader: use kernel credentials when reading firmware + (bsc#1012628). +- KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context() + (bsc#1012628). +- usb: xhci-mtk: fix fs isoc's transfer error (bsc#1012628). +- x86/mm: Fix marking of unused sub-pmd ranges (bsc#1012628). +- tty/serial: digicolor: fix possible null-ptr-deref in + digicolor_uart_probe() (bsc#1012628). +- tty: n_gsm: fix buffer over-read in gsm_dlci_data() + (bsc#1012628). +- tty: n_gsm: fix mux activation issues in gsm_config() + (bsc#1012628). +- tty: n_gsm: fix invalid gsmtty_write_room() result + (bsc#1012628). +- usb: gadget: uvc: allow for application to cleanly shutdown + (bsc#1012628). +- usb: cdc-wdm: fix reading stuck on device close (bsc#1012628). +- usb: typec: tcpci: Don't skip cleanup in .remove() on error + (bsc#1012628). +- usb: typec: tcpci_mt6360: Update for BMC PHY setting + (bsc#1012628). +- USB: serial: pl2303: add device id for HP LM930 Display + (bsc#1012628). +- USB: serial: qcserial: add support for Sierra Wireless EM7590 + (bsc#1012628). +- USB: serial: option: add Fibocom L610 modem (bsc#1012628). +- USB: serial: option: add Fibocom MA510 modem (bsc#1012628). +- slimbus: qcom: Fix IRQ check in qcom_slim_probe (bsc#1012628). +- fsl_lpuart: Don't enable interrupts too early (bsc#1012628). +- genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq() + (bsc#1012628). +- serial: 8250_mtk: Fix UART_EFR register address (bsc#1012628). +- serial: 8250_mtk: Fix register address for XON/XOFF character + (bsc#1012628). +- ceph: fix setting of xattrs on async created inodes + (bsc#1012628). +- Revert "mm/memory-failure.c: skip huge_zero_page in + memory_failure()" (bsc#1012628). +- mm/huge_memory: do not overkill when splitting huge_zero_page + (bsc#1012628). +- mm: mremap: fix sign for EFAULT error return value + (bsc#1012628). +- drm/vmwgfx: Disable command buffers on svga3 without gbobjects + (bsc#1012628). +- drm/nouveau/tegra: Stop using iommu_present() (bsc#1012628). +- i40e: i40e_main: fix a missing check on list iterator + (bsc#1012628). +- net: phy: Fix race condition on link status change + (bsc#1012628). +- writeback: Avoid skipping inode writeback (bsc#1012628). +- cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in + cpuset_init_smp() (bsc#1012628). +- ping: fix address binding wrt vrf (bsc#1012628). +- ath11k: reduce the wait time of 11d scan and hw scan while + add interface (bsc#1012628). +- arm[64]/memremap: don't abuse pfn_valid() to ensure presence + of linear map (bsc#1012628). +- net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061 + (bsc#1012628). +- net: phy: micrel: Pass .probe for KS8737 (bsc#1012628). +- SUNRPC: Ensure that the gssproxy client can start in a connected + state (bsc#1012628). +- drm/vmwgfx: Initialize drm_mode_fb_cmd2 (bsc#1012628). +- Revert "drm/amd/pm: keep the BACO feature enabled for suspend" + (bsc#1012628). +- dma-buf: call dma_buf_stats_setup after dmabuf is in valid list + (bsc#1012628). +- mm/hwpoison: use pr_err() instead of dump_page() in + get_any_page() (bsc#1012628). +- net: phy: micrel: Fix incorrect variable type in micrel + (bsc#1012628). +- mm/kfence: reset PG_slab and memcg_data before freeing + __kfence_pool (bsc#1012628). +- commit eab1a2c + +------------------------------------------------------------------- +Mon May 16 06:08:55 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.8 (bsc#1012628). +- mm: fix invalid page pointer returned with FOLL_PIN gups + (bsc#1012628). +- mm,migrate: fix establishing demotion target (bsc#1012628). +- mm/mlock: fix potential imbalanced rlimit ucounts adjustment + (bsc#1012628). +- mm/hwpoison: fix error page recovered but reported "not + recovered" (bsc#1012628). +- mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() + and __mcopy_atomic() (bsc#1012628). +- mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte() + (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + hugetlb_mcopy_atomic_pte() (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + copy_huge_page_from_user() (bsc#1012628). +- mm: fix missing cache flush for all tail pages of compound page + (bsc#1012628). +- udf: Avoid using stale lengthOfImpUse (bsc#1012628). +- rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition + (bsc#1012628). +- Bluetooth: Fix the creation of hdev->name (bsc#1012628). +- commit 718e8e9 + +------------------------------------------------------------------- Thu May 12 14:36:35 CEST 2022 - jslaby@suse.cz - Linux 5.17.7 (bsc#1012628). diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index 2b0d72f..141f7ee 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 5.17 -%define patchversion 5.17.7 +%define patchversion 5.17.9 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv7l -Version: 5.17.7 +Version: 5.17.9 %if 0%{?is_kotd} -Release: .gc9a5fa1 +Release: .geab1a2c %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index e3e772a..08fac2d 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,4 +1,228 @@ ------------------------------------------------------------------- +Wed May 18 12:03:12 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.9 (bsc#1012628). +- batman-adv: Don't skb_split skbuffs with frag_list + (bsc#1012628). +- iwlwifi: iwl-dbg: Use del_timer_sync() before freeing + (bsc#1012628). +- hwmon: (tmp401) Add OF device ID table (bsc#1012628). +- mac80211: Reset MBSSID parameters upon connection (bsc#1012628). +- net: rds: use maybe_get_net() when acquiring refcount on TCP + sockets (bsc#1012628). +- net: Fix features skip in for_each_netdev_feature() + (bsc#1012628). +- net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in + hardware when deleted (bsc#1012628). +- net: mscc: ocelot: fix VCAP IS2 filters matching on both lookups + (bsc#1012628). +- net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0 + (bsc#1012628). +- net: mscc: ocelot: avoid corrupting hardware counters when + moving VCAP filters (bsc#1012628). +- fbdev: simplefb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- fbdev: efifb: Cleanup fb_info in .fb_destroy rather than .remove + (bsc#1012628). +- fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- platform/surface: aggregator: Fix initialization order when + compiling as builtin module (bsc#1012628). +- ice: Fix race during aux device (un)plugging (bsc#1012628). +- ice: clear stale Tx queue settings before configuring + (bsc#1012628). +- ice: fix PTP stale Tx timestamps cleanup (bsc#1012628). +- ipv4: drop dst in multicast routing path (bsc#1012628). +- drm/nouveau: Fix a potential theorical leak in + nouveau_get_backlight_name() (bsc#1012628). +- netlink: do not reset transport header in netlink_recvmsg() + (bsc#1012628). +- net: chelsio: cxgb4: Avoid potential negative array offset + (bsc#1012628). +- fbdev: efifb: Fix a use-after-free due early fb_info cleanup + (bsc#1012628). +- net: sfc: fix memory leak due to ptp channel (bsc#1012628). +- fanotify: do not allow setting dirent events in mask of non-dir + (bsc#1012628). +- mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU + protection (bsc#1012628). +- nfs: fix broken handling of the softreval mount option + (bsc#1012628). +- ionic: fix missing pci_release_regions() on error in + ionic_probe() (bsc#1012628). +- dim: initialize all struct fields (bsc#1012628). +- hwmon: (ltq-cputemp) restrict it to SOC_XWAY (bsc#1012628). +- procfs: prevent unprivileged processes accessing fdinfo dir + (bsc#1012628). +- selftests: vm: Makefile: rename TARGETS to VMTARGETS + (bsc#1012628). +- net: dsa: flush switchdev workqueue on bridge join error path + (bsc#1012628). +- arm64: vdso: fix makefile dependency on vdso.so (bsc#1012628). +- virtio: fix virtio transitional ids (bsc#1012628). +- s390/ctcm: fix variable dereferenced before check (bsc#1012628). +- s390/ctcm: fix potential memory leak (bsc#1012628). +- s390/lcs: fix variable dereferenced before check (bsc#1012628). +- net/sched: act_pedit: really ensure the skb is writable + (bsc#1012628). +- net: ethernet: mediatek: ppe: fix wrong size passed to memset() + (bsc#1012628). +- net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral + (bsc#1012628). +- drm/vc4: hdmi: Fix build error for implicit function declaration + (bsc#1012628). +- mlxsw: Avoid warning during ip6gre device removal (bsc#1012628). +- net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down() + (bsc#1012628). +- net/smc: non blocking recvmsg() return -EAGAIN when no data + and signal_pending (bsc#1012628). +- net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe() + (bsc#1012628). +- tls: Fix context leak on tls_device_down (bsc#1012628). +- drm/vmwgfx: Fix fencing on SVGAv3 (bsc#1012628). +- gfs2: Fix filesystem block deallocation for short writes + (bsc#1012628). +- hwmon: (asus_wmi_sensors) Fix CROSSHAIR VI HERO name + (bsc#1012628). +- hwmon: (f71882fg) Fix negative temperature (bsc#1012628). +- RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core() + (bsc#1012628). +- iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu + (bsc#1012628). +- ASoC: max98090: Reject invalid values in custom control put() + (bsc#1012628). +- ASoC: max98090: Generate notifications on changes for custom + control (bsc#1012628). +- ASoC: ops: Validate input values in snd_soc_put_volsw_range() + (bsc#1012628). +- s390: disable -Warray-bounds (bsc#1012628). +- ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback + (bsc#1012628). +- io_uring: assign non-fixed early for async work (bsc#1012628). +- net: emaclite: Don't advertise 1000BASE-T and do auto + negotiation (bsc#1012628). +- net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT + (bsc#1012628). +- secure_seq: use the 64 bits of the siphash for port offset + calculation (bsc#1012628). +- tcp: use different parts of the port_offset for index and offset + (bsc#1012628). +- tcp: resalt the secret every 10 seconds (bsc#1012628). +- tcp: add small random increments to the source port + (bsc#1012628). +- tcp: dynamically allocate the perturb table used by source ports + (bsc#1012628). +- tcp: increase source port perturb table to 2^16 (bsc#1012628). +- tcp: drop the hash_32() part from the index calculation + (bsc#1012628). +- block: Do not call folio_next() on an unreferenced folio + (bsc#1012628). +- interconnect: Restore sync state by ignoring ipa-virt in + provider count (bsc#1012628). +- perf tests: Fix coresight `perf test` failure (bsc#1012628). +- firmware_loader: use kernel credentials when reading firmware + (bsc#1012628). +- KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context() + (bsc#1012628). +- usb: xhci-mtk: fix fs isoc's transfer error (bsc#1012628). +- x86/mm: Fix marking of unused sub-pmd ranges (bsc#1012628). +- tty/serial: digicolor: fix possible null-ptr-deref in + digicolor_uart_probe() (bsc#1012628). +- tty: n_gsm: fix buffer over-read in gsm_dlci_data() + (bsc#1012628). +- tty: n_gsm: fix mux activation issues in gsm_config() + (bsc#1012628). +- tty: n_gsm: fix invalid gsmtty_write_room() result + (bsc#1012628). +- usb: gadget: uvc: allow for application to cleanly shutdown + (bsc#1012628). +- usb: cdc-wdm: fix reading stuck on device close (bsc#1012628). +- usb: typec: tcpci: Don't skip cleanup in .remove() on error + (bsc#1012628). +- usb: typec: tcpci_mt6360: Update for BMC PHY setting + (bsc#1012628). +- USB: serial: pl2303: add device id for HP LM930 Display + (bsc#1012628). +- USB: serial: qcserial: add support for Sierra Wireless EM7590 + (bsc#1012628). +- USB: serial: option: add Fibocom L610 modem (bsc#1012628). +- USB: serial: option: add Fibocom MA510 modem (bsc#1012628). +- slimbus: qcom: Fix IRQ check in qcom_slim_probe (bsc#1012628). +- fsl_lpuart: Don't enable interrupts too early (bsc#1012628). +- genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq() + (bsc#1012628). +- serial: 8250_mtk: Fix UART_EFR register address (bsc#1012628). +- serial: 8250_mtk: Fix register address for XON/XOFF character + (bsc#1012628). +- ceph: fix setting of xattrs on async created inodes + (bsc#1012628). +- Revert "mm/memory-failure.c: skip huge_zero_page in + memory_failure()" (bsc#1012628). +- mm/huge_memory: do not overkill when splitting huge_zero_page + (bsc#1012628). +- mm: mremap: fix sign for EFAULT error return value + (bsc#1012628). +- drm/vmwgfx: Disable command buffers on svga3 without gbobjects + (bsc#1012628). +- drm/nouveau/tegra: Stop using iommu_present() (bsc#1012628). +- i40e: i40e_main: fix a missing check on list iterator + (bsc#1012628). +- net: phy: Fix race condition on link status change + (bsc#1012628). +- writeback: Avoid skipping inode writeback (bsc#1012628). +- cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in + cpuset_init_smp() (bsc#1012628). +- ping: fix address binding wrt vrf (bsc#1012628). +- ath11k: reduce the wait time of 11d scan and hw scan while + add interface (bsc#1012628). +- arm[64]/memremap: don't abuse pfn_valid() to ensure presence + of linear map (bsc#1012628). +- net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061 + (bsc#1012628). +- net: phy: micrel: Pass .probe for KS8737 (bsc#1012628). +- SUNRPC: Ensure that the gssproxy client can start in a connected + state (bsc#1012628). +- drm/vmwgfx: Initialize drm_mode_fb_cmd2 (bsc#1012628). +- Revert "drm/amd/pm: keep the BACO feature enabled for suspend" + (bsc#1012628). +- dma-buf: call dma_buf_stats_setup after dmabuf is in valid list + (bsc#1012628). +- mm/hwpoison: use pr_err() instead of dump_page() in + get_any_page() (bsc#1012628). +- net: phy: micrel: Fix incorrect variable type in micrel + (bsc#1012628). +- mm/kfence: reset PG_slab and memcg_data before freeing + __kfence_pool (bsc#1012628). +- commit eab1a2c + +------------------------------------------------------------------- +Mon May 16 06:08:55 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.8 (bsc#1012628). +- mm: fix invalid page pointer returned with FOLL_PIN gups + (bsc#1012628). +- mm,migrate: fix establishing demotion target (bsc#1012628). +- mm/mlock: fix potential imbalanced rlimit ucounts adjustment + (bsc#1012628). +- mm/hwpoison: fix error page recovered but reported "not + recovered" (bsc#1012628). +- mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() + and __mcopy_atomic() (bsc#1012628). +- mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte() + (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + hugetlb_mcopy_atomic_pte() (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + copy_huge_page_from_user() (bsc#1012628). +- mm: fix missing cache flush for all tail pages of compound page + (bsc#1012628). +- udf: Avoid using stale lengthOfImpUse (bsc#1012628). +- rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition + (bsc#1012628). +- Bluetooth: Fix the creation of hdev->name (bsc#1012628). +- commit 718e8e9 + +------------------------------------------------------------------- Thu May 12 14:36:35 CEST 2022 - jslaby@suse.cz - Linux 5.17.7 (bsc#1012628). diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index 9e96e27..38cf043 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -17,7 +17,7 @@ %define srcversion 5.17 -%define patchversion 5.17.7 +%define patchversion 5.17.9 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-riscv64 -Version: 5.17.7 +Version: 5.17.9 %if 0%{?is_kotd} -Release: .gc9a5fa1 +Release: .geab1a2c %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index e3e772a..08fac2d 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,4 +1,228 @@ ------------------------------------------------------------------- +Wed May 18 12:03:12 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.9 (bsc#1012628). +- batman-adv: Don't skb_split skbuffs with frag_list + (bsc#1012628). +- iwlwifi: iwl-dbg: Use del_timer_sync() before freeing + (bsc#1012628). +- hwmon: (tmp401) Add OF device ID table (bsc#1012628). +- mac80211: Reset MBSSID parameters upon connection (bsc#1012628). +- net: rds: use maybe_get_net() when acquiring refcount on TCP + sockets (bsc#1012628). +- net: Fix features skip in for_each_netdev_feature() + (bsc#1012628). +- net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in + hardware when deleted (bsc#1012628). +- net: mscc: ocelot: fix VCAP IS2 filters matching on both lookups + (bsc#1012628). +- net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0 + (bsc#1012628). +- net: mscc: ocelot: avoid corrupting hardware counters when + moving VCAP filters (bsc#1012628). +- fbdev: simplefb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- fbdev: efifb: Cleanup fb_info in .fb_destroy rather than .remove + (bsc#1012628). +- fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- platform/surface: aggregator: Fix initialization order when + compiling as builtin module (bsc#1012628). +- ice: Fix race during aux device (un)plugging (bsc#1012628). +- ice: clear stale Tx queue settings before configuring + (bsc#1012628). +- ice: fix PTP stale Tx timestamps cleanup (bsc#1012628). +- ipv4: drop dst in multicast routing path (bsc#1012628). +- drm/nouveau: Fix a potential theorical leak in + nouveau_get_backlight_name() (bsc#1012628). +- netlink: do not reset transport header in netlink_recvmsg() + (bsc#1012628). +- net: chelsio: cxgb4: Avoid potential negative array offset + (bsc#1012628). +- fbdev: efifb: Fix a use-after-free due early fb_info cleanup + (bsc#1012628). +- net: sfc: fix memory leak due to ptp channel (bsc#1012628). +- fanotify: do not allow setting dirent events in mask of non-dir + (bsc#1012628). +- mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU + protection (bsc#1012628). +- nfs: fix broken handling of the softreval mount option + (bsc#1012628). +- ionic: fix missing pci_release_regions() on error in + ionic_probe() (bsc#1012628). +- dim: initialize all struct fields (bsc#1012628). +- hwmon: (ltq-cputemp) restrict it to SOC_XWAY (bsc#1012628). +- procfs: prevent unprivileged processes accessing fdinfo dir + (bsc#1012628). +- selftests: vm: Makefile: rename TARGETS to VMTARGETS + (bsc#1012628). +- net: dsa: flush switchdev workqueue on bridge join error path + (bsc#1012628). +- arm64: vdso: fix makefile dependency on vdso.so (bsc#1012628). +- virtio: fix virtio transitional ids (bsc#1012628). +- s390/ctcm: fix variable dereferenced before check (bsc#1012628). +- s390/ctcm: fix potential memory leak (bsc#1012628). +- s390/lcs: fix variable dereferenced before check (bsc#1012628). +- net/sched: act_pedit: really ensure the skb is writable + (bsc#1012628). +- net: ethernet: mediatek: ppe: fix wrong size passed to memset() + (bsc#1012628). +- net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral + (bsc#1012628). +- drm/vc4: hdmi: Fix build error for implicit function declaration + (bsc#1012628). +- mlxsw: Avoid warning during ip6gre device removal (bsc#1012628). +- net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down() + (bsc#1012628). +- net/smc: non blocking recvmsg() return -EAGAIN when no data + and signal_pending (bsc#1012628). +- net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe() + (bsc#1012628). +- tls: Fix context leak on tls_device_down (bsc#1012628). +- drm/vmwgfx: Fix fencing on SVGAv3 (bsc#1012628). +- gfs2: Fix filesystem block deallocation for short writes + (bsc#1012628). +- hwmon: (asus_wmi_sensors) Fix CROSSHAIR VI HERO name + (bsc#1012628). +- hwmon: (f71882fg) Fix negative temperature (bsc#1012628). +- RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core() + (bsc#1012628). +- iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu + (bsc#1012628). +- ASoC: max98090: Reject invalid values in custom control put() + (bsc#1012628). +- ASoC: max98090: Generate notifications on changes for custom + control (bsc#1012628). +- ASoC: ops: Validate input values in snd_soc_put_volsw_range() + (bsc#1012628). +- s390: disable -Warray-bounds (bsc#1012628). +- ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback + (bsc#1012628). +- io_uring: assign non-fixed early for async work (bsc#1012628). +- net: emaclite: Don't advertise 1000BASE-T and do auto + negotiation (bsc#1012628). +- net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT + (bsc#1012628). +- secure_seq: use the 64 bits of the siphash for port offset + calculation (bsc#1012628). +- tcp: use different parts of the port_offset for index and offset + (bsc#1012628). +- tcp: resalt the secret every 10 seconds (bsc#1012628). +- tcp: add small random increments to the source port + (bsc#1012628). +- tcp: dynamically allocate the perturb table used by source ports + (bsc#1012628). +- tcp: increase source port perturb table to 2^16 (bsc#1012628). +- tcp: drop the hash_32() part from the index calculation + (bsc#1012628). +- block: Do not call folio_next() on an unreferenced folio + (bsc#1012628). +- interconnect: Restore sync state by ignoring ipa-virt in + provider count (bsc#1012628). +- perf tests: Fix coresight `perf test` failure (bsc#1012628). +- firmware_loader: use kernel credentials when reading firmware + (bsc#1012628). +- KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context() + (bsc#1012628). +- usb: xhci-mtk: fix fs isoc's transfer error (bsc#1012628). +- x86/mm: Fix marking of unused sub-pmd ranges (bsc#1012628). +- tty/serial: digicolor: fix possible null-ptr-deref in + digicolor_uart_probe() (bsc#1012628). +- tty: n_gsm: fix buffer over-read in gsm_dlci_data() + (bsc#1012628). +- tty: n_gsm: fix mux activation issues in gsm_config() + (bsc#1012628). +- tty: n_gsm: fix invalid gsmtty_write_room() result + (bsc#1012628). +- usb: gadget: uvc: allow for application to cleanly shutdown + (bsc#1012628). +- usb: cdc-wdm: fix reading stuck on device close (bsc#1012628). +- usb: typec: tcpci: Don't skip cleanup in .remove() on error + (bsc#1012628). +- usb: typec: tcpci_mt6360: Update for BMC PHY setting + (bsc#1012628). +- USB: serial: pl2303: add device id for HP LM930 Display + (bsc#1012628). +- USB: serial: qcserial: add support for Sierra Wireless EM7590 + (bsc#1012628). +- USB: serial: option: add Fibocom L610 modem (bsc#1012628). +- USB: serial: option: add Fibocom MA510 modem (bsc#1012628). +- slimbus: qcom: Fix IRQ check in qcom_slim_probe (bsc#1012628). +- fsl_lpuart: Don't enable interrupts too early (bsc#1012628). +- genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq() + (bsc#1012628). +- serial: 8250_mtk: Fix UART_EFR register address (bsc#1012628). +- serial: 8250_mtk: Fix register address for XON/XOFF character + (bsc#1012628). +- ceph: fix setting of xattrs on async created inodes + (bsc#1012628). +- Revert "mm/memory-failure.c: skip huge_zero_page in + memory_failure()" (bsc#1012628). +- mm/huge_memory: do not overkill when splitting huge_zero_page + (bsc#1012628). +- mm: mremap: fix sign for EFAULT error return value + (bsc#1012628). +- drm/vmwgfx: Disable command buffers on svga3 without gbobjects + (bsc#1012628). +- drm/nouveau/tegra: Stop using iommu_present() (bsc#1012628). +- i40e: i40e_main: fix a missing check on list iterator + (bsc#1012628). +- net: phy: Fix race condition on link status change + (bsc#1012628). +- writeback: Avoid skipping inode writeback (bsc#1012628). +- cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in + cpuset_init_smp() (bsc#1012628). +- ping: fix address binding wrt vrf (bsc#1012628). +- ath11k: reduce the wait time of 11d scan and hw scan while + add interface (bsc#1012628). +- arm[64]/memremap: don't abuse pfn_valid() to ensure presence + of linear map (bsc#1012628). +- net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061 + (bsc#1012628). +- net: phy: micrel: Pass .probe for KS8737 (bsc#1012628). +- SUNRPC: Ensure that the gssproxy client can start in a connected + state (bsc#1012628). +- drm/vmwgfx: Initialize drm_mode_fb_cmd2 (bsc#1012628). +- Revert "drm/amd/pm: keep the BACO feature enabled for suspend" + (bsc#1012628). +- dma-buf: call dma_buf_stats_setup after dmabuf is in valid list + (bsc#1012628). +- mm/hwpoison: use pr_err() instead of dump_page() in + get_any_page() (bsc#1012628). +- net: phy: micrel: Fix incorrect variable type in micrel + (bsc#1012628). +- mm/kfence: reset PG_slab and memcg_data before freeing + __kfence_pool (bsc#1012628). +- commit eab1a2c + +------------------------------------------------------------------- +Mon May 16 06:08:55 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.8 (bsc#1012628). +- mm: fix invalid page pointer returned with FOLL_PIN gups + (bsc#1012628). +- mm,migrate: fix establishing demotion target (bsc#1012628). +- mm/mlock: fix potential imbalanced rlimit ucounts adjustment + (bsc#1012628). +- mm/hwpoison: fix error page recovered but reported "not + recovered" (bsc#1012628). +- mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() + and __mcopy_atomic() (bsc#1012628). +- mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte() + (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + hugetlb_mcopy_atomic_pte() (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + copy_huge_page_from_user() (bsc#1012628). +- mm: fix missing cache flush for all tail pages of compound page + (bsc#1012628). +- udf: Avoid using stale lengthOfImpUse (bsc#1012628). +- rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition + (bsc#1012628). +- Bluetooth: Fix the creation of hdev->name (bsc#1012628). +- commit 718e8e9 + +------------------------------------------------------------------- Thu May 12 14:36:35 CEST 2022 - jslaby@suse.cz - Linux 5.17.7 (bsc#1012628). diff --git a/kernel-64kb.spec b/kernel-64kb.spec index ce426c3..94e7d93 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 5.17 -%define patchversion 5.17.7 +%define patchversion 5.17.9 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -107,9 +107,9 @@ Name: kernel-64kb Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0-only Group: System/Kernel -Version: 5.17.7 +Version: 5.17.9 %if 0%{?is_kotd} -Release: .gc9a5fa1 +Release: .geab1a2c %else Release: 0 %endif @@ -234,10 +234,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 -Provides: kernel-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 +Provides: kernel-%build_flavor-base-srchash-eab1a2cee966a5cf3b8d386ac543e7daef943fcd +Provides: kernel-srchash-eab1a2cee966a5cf3b8d386ac543e7daef943fcd # END COMMON DEPS -Provides: %name-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 +Provides: %name-srchash-eab1a2cee966a5cf3b8d386ac543e7daef943fcd %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-debug.changes b/kernel-debug.changes index e3e772a..08fac2d 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,4 +1,228 @@ ------------------------------------------------------------------- +Wed May 18 12:03:12 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.9 (bsc#1012628). +- batman-adv: Don't skb_split skbuffs with frag_list + (bsc#1012628). +- iwlwifi: iwl-dbg: Use del_timer_sync() before freeing + (bsc#1012628). +- hwmon: (tmp401) Add OF device ID table (bsc#1012628). +- mac80211: Reset MBSSID parameters upon connection (bsc#1012628). +- net: rds: use maybe_get_net() when acquiring refcount on TCP + sockets (bsc#1012628). +- net: Fix features skip in for_each_netdev_feature() + (bsc#1012628). +- net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in + hardware when deleted (bsc#1012628). +- net: mscc: ocelot: fix VCAP IS2 filters matching on both lookups + (bsc#1012628). +- net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0 + (bsc#1012628). +- net: mscc: ocelot: avoid corrupting hardware counters when + moving VCAP filters (bsc#1012628). +- fbdev: simplefb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- fbdev: efifb: Cleanup fb_info in .fb_destroy rather than .remove + (bsc#1012628). +- fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- platform/surface: aggregator: Fix initialization order when + compiling as builtin module (bsc#1012628). +- ice: Fix race during aux device (un)plugging (bsc#1012628). +- ice: clear stale Tx queue settings before configuring + (bsc#1012628). +- ice: fix PTP stale Tx timestamps cleanup (bsc#1012628). +- ipv4: drop dst in multicast routing path (bsc#1012628). +- drm/nouveau: Fix a potential theorical leak in + nouveau_get_backlight_name() (bsc#1012628). +- netlink: do not reset transport header in netlink_recvmsg() + (bsc#1012628). +- net: chelsio: cxgb4: Avoid potential negative array offset + (bsc#1012628). +- fbdev: efifb: Fix a use-after-free due early fb_info cleanup + (bsc#1012628). +- net: sfc: fix memory leak due to ptp channel (bsc#1012628). +- fanotify: do not allow setting dirent events in mask of non-dir + (bsc#1012628). +- mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU + protection (bsc#1012628). +- nfs: fix broken handling of the softreval mount option + (bsc#1012628). +- ionic: fix missing pci_release_regions() on error in + ionic_probe() (bsc#1012628). +- dim: initialize all struct fields (bsc#1012628). +- hwmon: (ltq-cputemp) restrict it to SOC_XWAY (bsc#1012628). +- procfs: prevent unprivileged processes accessing fdinfo dir + (bsc#1012628). +- selftests: vm: Makefile: rename TARGETS to VMTARGETS + (bsc#1012628). +- net: dsa: flush switchdev workqueue on bridge join error path + (bsc#1012628). +- arm64: vdso: fix makefile dependency on vdso.so (bsc#1012628). +- virtio: fix virtio transitional ids (bsc#1012628). +- s390/ctcm: fix variable dereferenced before check (bsc#1012628). +- s390/ctcm: fix potential memory leak (bsc#1012628). +- s390/lcs: fix variable dereferenced before check (bsc#1012628). +- net/sched: act_pedit: really ensure the skb is writable + (bsc#1012628). +- net: ethernet: mediatek: ppe: fix wrong size passed to memset() + (bsc#1012628). +- net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral + (bsc#1012628). +- drm/vc4: hdmi: Fix build error for implicit function declaration + (bsc#1012628). +- mlxsw: Avoid warning during ip6gre device removal (bsc#1012628). +- net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down() + (bsc#1012628). +- net/smc: non blocking recvmsg() return -EAGAIN when no data + and signal_pending (bsc#1012628). +- net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe() + (bsc#1012628). +- tls: Fix context leak on tls_device_down (bsc#1012628). +- drm/vmwgfx: Fix fencing on SVGAv3 (bsc#1012628). +- gfs2: Fix filesystem block deallocation for short writes + (bsc#1012628). +- hwmon: (asus_wmi_sensors) Fix CROSSHAIR VI HERO name + (bsc#1012628). +- hwmon: (f71882fg) Fix negative temperature (bsc#1012628). +- RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core() + (bsc#1012628). +- iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu + (bsc#1012628). +- ASoC: max98090: Reject invalid values in custom control put() + (bsc#1012628). +- ASoC: max98090: Generate notifications on changes for custom + control (bsc#1012628). +- ASoC: ops: Validate input values in snd_soc_put_volsw_range() + (bsc#1012628). +- s390: disable -Warray-bounds (bsc#1012628). +- ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback + (bsc#1012628). +- io_uring: assign non-fixed early for async work (bsc#1012628). +- net: emaclite: Don't advertise 1000BASE-T and do auto + negotiation (bsc#1012628). +- net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT + (bsc#1012628). +- secure_seq: use the 64 bits of the siphash for port offset + calculation (bsc#1012628). +- tcp: use different parts of the port_offset for index and offset + (bsc#1012628). +- tcp: resalt the secret every 10 seconds (bsc#1012628). +- tcp: add small random increments to the source port + (bsc#1012628). +- tcp: dynamically allocate the perturb table used by source ports + (bsc#1012628). +- tcp: increase source port perturb table to 2^16 (bsc#1012628). +- tcp: drop the hash_32() part from the index calculation + (bsc#1012628). +- block: Do not call folio_next() on an unreferenced folio + (bsc#1012628). +- interconnect: Restore sync state by ignoring ipa-virt in + provider count (bsc#1012628). +- perf tests: Fix coresight `perf test` failure (bsc#1012628). +- firmware_loader: use kernel credentials when reading firmware + (bsc#1012628). +- KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context() + (bsc#1012628). +- usb: xhci-mtk: fix fs isoc's transfer error (bsc#1012628). +- x86/mm: Fix marking of unused sub-pmd ranges (bsc#1012628). +- tty/serial: digicolor: fix possible null-ptr-deref in + digicolor_uart_probe() (bsc#1012628). +- tty: n_gsm: fix buffer over-read in gsm_dlci_data() + (bsc#1012628). +- tty: n_gsm: fix mux activation issues in gsm_config() + (bsc#1012628). +- tty: n_gsm: fix invalid gsmtty_write_room() result + (bsc#1012628). +- usb: gadget: uvc: allow for application to cleanly shutdown + (bsc#1012628). +- usb: cdc-wdm: fix reading stuck on device close (bsc#1012628). +- usb: typec: tcpci: Don't skip cleanup in .remove() on error + (bsc#1012628). +- usb: typec: tcpci_mt6360: Update for BMC PHY setting + (bsc#1012628). +- USB: serial: pl2303: add device id for HP LM930 Display + (bsc#1012628). +- USB: serial: qcserial: add support for Sierra Wireless EM7590 + (bsc#1012628). +- USB: serial: option: add Fibocom L610 modem (bsc#1012628). +- USB: serial: option: add Fibocom MA510 modem (bsc#1012628). +- slimbus: qcom: Fix IRQ check in qcom_slim_probe (bsc#1012628). +- fsl_lpuart: Don't enable interrupts too early (bsc#1012628). +- genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq() + (bsc#1012628). +- serial: 8250_mtk: Fix UART_EFR register address (bsc#1012628). +- serial: 8250_mtk: Fix register address for XON/XOFF character + (bsc#1012628). +- ceph: fix setting of xattrs on async created inodes + (bsc#1012628). +- Revert "mm/memory-failure.c: skip huge_zero_page in + memory_failure()" (bsc#1012628). +- mm/huge_memory: do not overkill when splitting huge_zero_page + (bsc#1012628). +- mm: mremap: fix sign for EFAULT error return value + (bsc#1012628). +- drm/vmwgfx: Disable command buffers on svga3 without gbobjects + (bsc#1012628). +- drm/nouveau/tegra: Stop using iommu_present() (bsc#1012628). +- i40e: i40e_main: fix a missing check on list iterator + (bsc#1012628). +- net: phy: Fix race condition on link status change + (bsc#1012628). +- writeback: Avoid skipping inode writeback (bsc#1012628). +- cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in + cpuset_init_smp() (bsc#1012628). +- ping: fix address binding wrt vrf (bsc#1012628). +- ath11k: reduce the wait time of 11d scan and hw scan while + add interface (bsc#1012628). +- arm[64]/memremap: don't abuse pfn_valid() to ensure presence + of linear map (bsc#1012628). +- net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061 + (bsc#1012628). +- net: phy: micrel: Pass .probe for KS8737 (bsc#1012628). +- SUNRPC: Ensure that the gssproxy client can start in a connected + state (bsc#1012628). +- drm/vmwgfx: Initialize drm_mode_fb_cmd2 (bsc#1012628). +- Revert "drm/amd/pm: keep the BACO feature enabled for suspend" + (bsc#1012628). +- dma-buf: call dma_buf_stats_setup after dmabuf is in valid list + (bsc#1012628). +- mm/hwpoison: use pr_err() instead of dump_page() in + get_any_page() (bsc#1012628). +- net: phy: micrel: Fix incorrect variable type in micrel + (bsc#1012628). +- mm/kfence: reset PG_slab and memcg_data before freeing + __kfence_pool (bsc#1012628). +- commit eab1a2c + +------------------------------------------------------------------- +Mon May 16 06:08:55 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.8 (bsc#1012628). +- mm: fix invalid page pointer returned with FOLL_PIN gups + (bsc#1012628). +- mm,migrate: fix establishing demotion target (bsc#1012628). +- mm/mlock: fix potential imbalanced rlimit ucounts adjustment + (bsc#1012628). +- mm/hwpoison: fix error page recovered but reported "not + recovered" (bsc#1012628). +- mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() + and __mcopy_atomic() (bsc#1012628). +- mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte() + (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + hugetlb_mcopy_atomic_pte() (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + copy_huge_page_from_user() (bsc#1012628). +- mm: fix missing cache flush for all tail pages of compound page + (bsc#1012628). +- udf: Avoid using stale lengthOfImpUse (bsc#1012628). +- rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition + (bsc#1012628). +- Bluetooth: Fix the creation of hdev->name (bsc#1012628). +- commit 718e8e9 + +------------------------------------------------------------------- Thu May 12 14:36:35 CEST 2022 - jslaby@suse.cz - Linux 5.17.7 (bsc#1012628). diff --git a/kernel-debug.spec b/kernel-debug.spec index 398ddad..bfefe9e 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 5.17 -%define patchversion 5.17.7 +%define patchversion 5.17.9 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -107,9 +107,9 @@ Name: kernel-debug Summary: A Debug Version of the Kernel License: GPL-2.0-only Group: System/Kernel -Version: 5.17.7 +Version: 5.17.9 %if 0%{?is_kotd} -Release: .gc9a5fa1 +Release: .geab1a2c %else Release: 0 %endif @@ -234,10 +234,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 -Provides: kernel-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 +Provides: kernel-%build_flavor-base-srchash-eab1a2cee966a5cf3b8d386ac543e7daef943fcd +Provides: kernel-srchash-eab1a2cee966a5cf3b8d386ac543e7daef943fcd # END COMMON DEPS -Provides: %name-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 +Provides: %name-srchash-eab1a2cee966a5cf3b8d386ac543e7daef943fcd %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 diff --git a/kernel-default.changes b/kernel-default.changes index e3e772a..08fac2d 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,4 +1,228 @@ ------------------------------------------------------------------- +Wed May 18 12:03:12 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.9 (bsc#1012628). +- batman-adv: Don't skb_split skbuffs with frag_list + (bsc#1012628). +- iwlwifi: iwl-dbg: Use del_timer_sync() before freeing + (bsc#1012628). +- hwmon: (tmp401) Add OF device ID table (bsc#1012628). +- mac80211: Reset MBSSID parameters upon connection (bsc#1012628). +- net: rds: use maybe_get_net() when acquiring refcount on TCP + sockets (bsc#1012628). +- net: Fix features skip in for_each_netdev_feature() + (bsc#1012628). +- net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in + hardware when deleted (bsc#1012628). +- net: mscc: ocelot: fix VCAP IS2 filters matching on both lookups + (bsc#1012628). +- net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0 + (bsc#1012628). +- net: mscc: ocelot: avoid corrupting hardware counters when + moving VCAP filters (bsc#1012628). +- fbdev: simplefb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- fbdev: efifb: Cleanup fb_info in .fb_destroy rather than .remove + (bsc#1012628). +- fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- platform/surface: aggregator: Fix initialization order when + compiling as builtin module (bsc#1012628). +- ice: Fix race during aux device (un)plugging (bsc#1012628). +- ice: clear stale Tx queue settings before configuring + (bsc#1012628). +- ice: fix PTP stale Tx timestamps cleanup (bsc#1012628). +- ipv4: drop dst in multicast routing path (bsc#1012628). +- drm/nouveau: Fix a potential theorical leak in + nouveau_get_backlight_name() (bsc#1012628). +- netlink: do not reset transport header in netlink_recvmsg() + (bsc#1012628). +- net: chelsio: cxgb4: Avoid potential negative array offset + (bsc#1012628). +- fbdev: efifb: Fix a use-after-free due early fb_info cleanup + (bsc#1012628). +- net: sfc: fix memory leak due to ptp channel (bsc#1012628). +- fanotify: do not allow setting dirent events in mask of non-dir + (bsc#1012628). +- mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU + protection (bsc#1012628). +- nfs: fix broken handling of the softreval mount option + (bsc#1012628). +- ionic: fix missing pci_release_regions() on error in + ionic_probe() (bsc#1012628). +- dim: initialize all struct fields (bsc#1012628). +- hwmon: (ltq-cputemp) restrict it to SOC_XWAY (bsc#1012628). +- procfs: prevent unprivileged processes accessing fdinfo dir + (bsc#1012628). +- selftests: vm: Makefile: rename TARGETS to VMTARGETS + (bsc#1012628). +- net: dsa: flush switchdev workqueue on bridge join error path + (bsc#1012628). +- arm64: vdso: fix makefile dependency on vdso.so (bsc#1012628). +- virtio: fix virtio transitional ids (bsc#1012628). +- s390/ctcm: fix variable dereferenced before check (bsc#1012628). +- s390/ctcm: fix potential memory leak (bsc#1012628). +- s390/lcs: fix variable dereferenced before check (bsc#1012628). +- net/sched: act_pedit: really ensure the skb is writable + (bsc#1012628). +- net: ethernet: mediatek: ppe: fix wrong size passed to memset() + (bsc#1012628). +- net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral + (bsc#1012628). +- drm/vc4: hdmi: Fix build error for implicit function declaration + (bsc#1012628). +- mlxsw: Avoid warning during ip6gre device removal (bsc#1012628). +- net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down() + (bsc#1012628). +- net/smc: non blocking recvmsg() return -EAGAIN when no data + and signal_pending (bsc#1012628). +- net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe() + (bsc#1012628). +- tls: Fix context leak on tls_device_down (bsc#1012628). +- drm/vmwgfx: Fix fencing on SVGAv3 (bsc#1012628). +- gfs2: Fix filesystem block deallocation for short writes + (bsc#1012628). +- hwmon: (asus_wmi_sensors) Fix CROSSHAIR VI HERO name + (bsc#1012628). +- hwmon: (f71882fg) Fix negative temperature (bsc#1012628). +- RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core() + (bsc#1012628). +- iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu + (bsc#1012628). +- ASoC: max98090: Reject invalid values in custom control put() + (bsc#1012628). +- ASoC: max98090: Generate notifications on changes for custom + control (bsc#1012628). +- ASoC: ops: Validate input values in snd_soc_put_volsw_range() + (bsc#1012628). +- s390: disable -Warray-bounds (bsc#1012628). +- ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback + (bsc#1012628). +- io_uring: assign non-fixed early for async work (bsc#1012628). +- net: emaclite: Don't advertise 1000BASE-T and do auto + negotiation (bsc#1012628). +- net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT + (bsc#1012628). +- secure_seq: use the 64 bits of the siphash for port offset + calculation (bsc#1012628). +- tcp: use different parts of the port_offset for index and offset + (bsc#1012628). +- tcp: resalt the secret every 10 seconds (bsc#1012628). +- tcp: add small random increments to the source port + (bsc#1012628). +- tcp: dynamically allocate the perturb table used by source ports + (bsc#1012628). +- tcp: increase source port perturb table to 2^16 (bsc#1012628). +- tcp: drop the hash_32() part from the index calculation + (bsc#1012628). +- block: Do not call folio_next() on an unreferenced folio + (bsc#1012628). +- interconnect: Restore sync state by ignoring ipa-virt in + provider count (bsc#1012628). +- perf tests: Fix coresight `perf test` failure (bsc#1012628). +- firmware_loader: use kernel credentials when reading firmware + (bsc#1012628). +- KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context() + (bsc#1012628). +- usb: xhci-mtk: fix fs isoc's transfer error (bsc#1012628). +- x86/mm: Fix marking of unused sub-pmd ranges (bsc#1012628). +- tty/serial: digicolor: fix possible null-ptr-deref in + digicolor_uart_probe() (bsc#1012628). +- tty: n_gsm: fix buffer over-read in gsm_dlci_data() + (bsc#1012628). +- tty: n_gsm: fix mux activation issues in gsm_config() + (bsc#1012628). +- tty: n_gsm: fix invalid gsmtty_write_room() result + (bsc#1012628). +- usb: gadget: uvc: allow for application to cleanly shutdown + (bsc#1012628). +- usb: cdc-wdm: fix reading stuck on device close (bsc#1012628). +- usb: typec: tcpci: Don't skip cleanup in .remove() on error + (bsc#1012628). +- usb: typec: tcpci_mt6360: Update for BMC PHY setting + (bsc#1012628). +- USB: serial: pl2303: add device id for HP LM930 Display + (bsc#1012628). +- USB: serial: qcserial: add support for Sierra Wireless EM7590 + (bsc#1012628). +- USB: serial: option: add Fibocom L610 modem (bsc#1012628). +- USB: serial: option: add Fibocom MA510 modem (bsc#1012628). +- slimbus: qcom: Fix IRQ check in qcom_slim_probe (bsc#1012628). +- fsl_lpuart: Don't enable interrupts too early (bsc#1012628). +- genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq() + (bsc#1012628). +- serial: 8250_mtk: Fix UART_EFR register address (bsc#1012628). +- serial: 8250_mtk: Fix register address for XON/XOFF character + (bsc#1012628). +- ceph: fix setting of xattrs on async created inodes + (bsc#1012628). +- Revert "mm/memory-failure.c: skip huge_zero_page in + memory_failure()" (bsc#1012628). +- mm/huge_memory: do not overkill when splitting huge_zero_page + (bsc#1012628). +- mm: mremap: fix sign for EFAULT error return value + (bsc#1012628). +- drm/vmwgfx: Disable command buffers on svga3 without gbobjects + (bsc#1012628). +- drm/nouveau/tegra: Stop using iommu_present() (bsc#1012628). +- i40e: i40e_main: fix a missing check on list iterator + (bsc#1012628). +- net: phy: Fix race condition on link status change + (bsc#1012628). +- writeback: Avoid skipping inode writeback (bsc#1012628). +- cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in + cpuset_init_smp() (bsc#1012628). +- ping: fix address binding wrt vrf (bsc#1012628). +- ath11k: reduce the wait time of 11d scan and hw scan while + add interface (bsc#1012628). +- arm[64]/memremap: don't abuse pfn_valid() to ensure presence + of linear map (bsc#1012628). +- net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061 + (bsc#1012628). +- net: phy: micrel: Pass .probe for KS8737 (bsc#1012628). +- SUNRPC: Ensure that the gssproxy client can start in a connected + state (bsc#1012628). +- drm/vmwgfx: Initialize drm_mode_fb_cmd2 (bsc#1012628). +- Revert "drm/amd/pm: keep the BACO feature enabled for suspend" + (bsc#1012628). +- dma-buf: call dma_buf_stats_setup after dmabuf is in valid list + (bsc#1012628). +- mm/hwpoison: use pr_err() instead of dump_page() in + get_any_page() (bsc#1012628). +- net: phy: micrel: Fix incorrect variable type in micrel + (bsc#1012628). +- mm/kfence: reset PG_slab and memcg_data before freeing + __kfence_pool (bsc#1012628). +- commit eab1a2c + +------------------------------------------------------------------- +Mon May 16 06:08:55 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.8 (bsc#1012628). +- mm: fix invalid page pointer returned with FOLL_PIN gups + (bsc#1012628). +- mm,migrate: fix establishing demotion target (bsc#1012628). +- mm/mlock: fix potential imbalanced rlimit ucounts adjustment + (bsc#1012628). +- mm/hwpoison: fix error page recovered but reported "not + recovered" (bsc#1012628). +- mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() + and __mcopy_atomic() (bsc#1012628). +- mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte() + (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + hugetlb_mcopy_atomic_pte() (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + copy_huge_page_from_user() (bsc#1012628). +- mm: fix missing cache flush for all tail pages of compound page + (bsc#1012628). +- udf: Avoid using stale lengthOfImpUse (bsc#1012628). +- rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition + (bsc#1012628). +- Bluetooth: Fix the creation of hdev->name (bsc#1012628). +- commit 718e8e9 + +------------------------------------------------------------------- Thu May 12 14:36:35 CEST 2022 - jslaby@suse.cz - Linux 5.17.7 (bsc#1012628). diff --git a/kernel-default.spec b/kernel-default.spec index 0484810..6fd8eac 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 5.17 -%define patchversion 5.17.7 +%define patchversion 5.17.9 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -107,9 +107,9 @@ Name: kernel-default Summary: The Standard Kernel License: GPL-2.0-only Group: System/Kernel -Version: 5.17.7 +Version: 5.17.9 %if 0%{?is_kotd} -Release: .gc9a5fa1 +Release: .geab1a2c %else Release: 0 %endif @@ -234,10 +234,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 -Provides: kernel-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 +Provides: kernel-%build_flavor-base-srchash-eab1a2cee966a5cf3b8d386ac543e7daef943fcd +Provides: kernel-srchash-eab1a2cee966a5cf3b8d386ac543e7daef943fcd # END COMMON DEPS -Provides: %name-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 +Provides: %name-srchash-eab1a2cee966a5cf3b8d386ac543e7daef943fcd %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 diff --git a/kernel-docs.changes b/kernel-docs.changes index e3e772a..08fac2d 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,4 +1,228 @@ ------------------------------------------------------------------- +Wed May 18 12:03:12 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.9 (bsc#1012628). +- batman-adv: Don't skb_split skbuffs with frag_list + (bsc#1012628). +- iwlwifi: iwl-dbg: Use del_timer_sync() before freeing + (bsc#1012628). +- hwmon: (tmp401) Add OF device ID table (bsc#1012628). +- mac80211: Reset MBSSID parameters upon connection (bsc#1012628). +- net: rds: use maybe_get_net() when acquiring refcount on TCP + sockets (bsc#1012628). +- net: Fix features skip in for_each_netdev_feature() + (bsc#1012628). +- net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in + hardware when deleted (bsc#1012628). +- net: mscc: ocelot: fix VCAP IS2 filters matching on both lookups + (bsc#1012628). +- net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0 + (bsc#1012628). +- net: mscc: ocelot: avoid corrupting hardware counters when + moving VCAP filters (bsc#1012628). +- fbdev: simplefb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- fbdev: efifb: Cleanup fb_info in .fb_destroy rather than .remove + (bsc#1012628). +- fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- platform/surface: aggregator: Fix initialization order when + compiling as builtin module (bsc#1012628). +- ice: Fix race during aux device (un)plugging (bsc#1012628). +- ice: clear stale Tx queue settings before configuring + (bsc#1012628). +- ice: fix PTP stale Tx timestamps cleanup (bsc#1012628). +- ipv4: drop dst in multicast routing path (bsc#1012628). +- drm/nouveau: Fix a potential theorical leak in + nouveau_get_backlight_name() (bsc#1012628). +- netlink: do not reset transport header in netlink_recvmsg() + (bsc#1012628). +- net: chelsio: cxgb4: Avoid potential negative array offset + (bsc#1012628). +- fbdev: efifb: Fix a use-after-free due early fb_info cleanup + (bsc#1012628). +- net: sfc: fix memory leak due to ptp channel (bsc#1012628). +- fanotify: do not allow setting dirent events in mask of non-dir + (bsc#1012628). +- mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU + protection (bsc#1012628). +- nfs: fix broken handling of the softreval mount option + (bsc#1012628). +- ionic: fix missing pci_release_regions() on error in + ionic_probe() (bsc#1012628). +- dim: initialize all struct fields (bsc#1012628). +- hwmon: (ltq-cputemp) restrict it to SOC_XWAY (bsc#1012628). +- procfs: prevent unprivileged processes accessing fdinfo dir + (bsc#1012628). +- selftests: vm: Makefile: rename TARGETS to VMTARGETS + (bsc#1012628). +- net: dsa: flush switchdev workqueue on bridge join error path + (bsc#1012628). +- arm64: vdso: fix makefile dependency on vdso.so (bsc#1012628). +- virtio: fix virtio transitional ids (bsc#1012628). +- s390/ctcm: fix variable dereferenced before check (bsc#1012628). +- s390/ctcm: fix potential memory leak (bsc#1012628). +- s390/lcs: fix variable dereferenced before check (bsc#1012628). +- net/sched: act_pedit: really ensure the skb is writable + (bsc#1012628). +- net: ethernet: mediatek: ppe: fix wrong size passed to memset() + (bsc#1012628). +- net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral + (bsc#1012628). +- drm/vc4: hdmi: Fix build error for implicit function declaration + (bsc#1012628). +- mlxsw: Avoid warning during ip6gre device removal (bsc#1012628). +- net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down() + (bsc#1012628). +- net/smc: non blocking recvmsg() return -EAGAIN when no data + and signal_pending (bsc#1012628). +- net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe() + (bsc#1012628). +- tls: Fix context leak on tls_device_down (bsc#1012628). +- drm/vmwgfx: Fix fencing on SVGAv3 (bsc#1012628). +- gfs2: Fix filesystem block deallocation for short writes + (bsc#1012628). +- hwmon: (asus_wmi_sensors) Fix CROSSHAIR VI HERO name + (bsc#1012628). +- hwmon: (f71882fg) Fix negative temperature (bsc#1012628). +- RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core() + (bsc#1012628). +- iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu + (bsc#1012628). +- ASoC: max98090: Reject invalid values in custom control put() + (bsc#1012628). +- ASoC: max98090: Generate notifications on changes for custom + control (bsc#1012628). +- ASoC: ops: Validate input values in snd_soc_put_volsw_range() + (bsc#1012628). +- s390: disable -Warray-bounds (bsc#1012628). +- ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback + (bsc#1012628). +- io_uring: assign non-fixed early for async work (bsc#1012628). +- net: emaclite: Don't advertise 1000BASE-T and do auto + negotiation (bsc#1012628). +- net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT + (bsc#1012628). +- secure_seq: use the 64 bits of the siphash for port offset + calculation (bsc#1012628). +- tcp: use different parts of the port_offset for index and offset + (bsc#1012628). +- tcp: resalt the secret every 10 seconds (bsc#1012628). +- tcp: add small random increments to the source port + (bsc#1012628). +- tcp: dynamically allocate the perturb table used by source ports + (bsc#1012628). +- tcp: increase source port perturb table to 2^16 (bsc#1012628). +- tcp: drop the hash_32() part from the index calculation + (bsc#1012628). +- block: Do not call folio_next() on an unreferenced folio + (bsc#1012628). +- interconnect: Restore sync state by ignoring ipa-virt in + provider count (bsc#1012628). +- perf tests: Fix coresight `perf test` failure (bsc#1012628). +- firmware_loader: use kernel credentials when reading firmware + (bsc#1012628). +- KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context() + (bsc#1012628). +- usb: xhci-mtk: fix fs isoc's transfer error (bsc#1012628). +- x86/mm: Fix marking of unused sub-pmd ranges (bsc#1012628). +- tty/serial: digicolor: fix possible null-ptr-deref in + digicolor_uart_probe() (bsc#1012628). +- tty: n_gsm: fix buffer over-read in gsm_dlci_data() + (bsc#1012628). +- tty: n_gsm: fix mux activation issues in gsm_config() + (bsc#1012628). +- tty: n_gsm: fix invalid gsmtty_write_room() result + (bsc#1012628). +- usb: gadget: uvc: allow for application to cleanly shutdown + (bsc#1012628). +- usb: cdc-wdm: fix reading stuck on device close (bsc#1012628). +- usb: typec: tcpci: Don't skip cleanup in .remove() on error + (bsc#1012628). +- usb: typec: tcpci_mt6360: Update for BMC PHY setting + (bsc#1012628). +- USB: serial: pl2303: add device id for HP LM930 Display + (bsc#1012628). +- USB: serial: qcserial: add support for Sierra Wireless EM7590 + (bsc#1012628). +- USB: serial: option: add Fibocom L610 modem (bsc#1012628). +- USB: serial: option: add Fibocom MA510 modem (bsc#1012628). +- slimbus: qcom: Fix IRQ check in qcom_slim_probe (bsc#1012628). +- fsl_lpuart: Don't enable interrupts too early (bsc#1012628). +- genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq() + (bsc#1012628). +- serial: 8250_mtk: Fix UART_EFR register address (bsc#1012628). +- serial: 8250_mtk: Fix register address for XON/XOFF character + (bsc#1012628). +- ceph: fix setting of xattrs on async created inodes + (bsc#1012628). +- Revert "mm/memory-failure.c: skip huge_zero_page in + memory_failure()" (bsc#1012628). +- mm/huge_memory: do not overkill when splitting huge_zero_page + (bsc#1012628). +- mm: mremap: fix sign for EFAULT error return value + (bsc#1012628). +- drm/vmwgfx: Disable command buffers on svga3 without gbobjects + (bsc#1012628). +- drm/nouveau/tegra: Stop using iommu_present() (bsc#1012628). +- i40e: i40e_main: fix a missing check on list iterator + (bsc#1012628). +- net: phy: Fix race condition on link status change + (bsc#1012628). +- writeback: Avoid skipping inode writeback (bsc#1012628). +- cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in + cpuset_init_smp() (bsc#1012628). +- ping: fix address binding wrt vrf (bsc#1012628). +- ath11k: reduce the wait time of 11d scan and hw scan while + add interface (bsc#1012628). +- arm[64]/memremap: don't abuse pfn_valid() to ensure presence + of linear map (bsc#1012628). +- net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061 + (bsc#1012628). +- net: phy: micrel: Pass .probe for KS8737 (bsc#1012628). +- SUNRPC: Ensure that the gssproxy client can start in a connected + state (bsc#1012628). +- drm/vmwgfx: Initialize drm_mode_fb_cmd2 (bsc#1012628). +- Revert "drm/amd/pm: keep the BACO feature enabled for suspend" + (bsc#1012628). +- dma-buf: call dma_buf_stats_setup after dmabuf is in valid list + (bsc#1012628). +- mm/hwpoison: use pr_err() instead of dump_page() in + get_any_page() (bsc#1012628). +- net: phy: micrel: Fix incorrect variable type in micrel + (bsc#1012628). +- mm/kfence: reset PG_slab and memcg_data before freeing + __kfence_pool (bsc#1012628). +- commit eab1a2c + +------------------------------------------------------------------- +Mon May 16 06:08:55 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.8 (bsc#1012628). +- mm: fix invalid page pointer returned with FOLL_PIN gups + (bsc#1012628). +- mm,migrate: fix establishing demotion target (bsc#1012628). +- mm/mlock: fix potential imbalanced rlimit ucounts adjustment + (bsc#1012628). +- mm/hwpoison: fix error page recovered but reported "not + recovered" (bsc#1012628). +- mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() + and __mcopy_atomic() (bsc#1012628). +- mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte() + (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + hugetlb_mcopy_atomic_pte() (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + copy_huge_page_from_user() (bsc#1012628). +- mm: fix missing cache flush for all tail pages of compound page + (bsc#1012628). +- udf: Avoid using stale lengthOfImpUse (bsc#1012628). +- rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition + (bsc#1012628). +- Bluetooth: Fix the creation of hdev->name (bsc#1012628). +- commit 718e8e9 + +------------------------------------------------------------------- Thu May 12 14:36:35 CEST 2022 - jslaby@suse.cz - Linux 5.17.7 (bsc#1012628). diff --git a/kernel-docs.spec b/kernel-docs.spec index 85cc361..fa30e9c 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 5.17 -%define patchversion 5.17.7 +%define patchversion 5.17.9 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -31,9 +31,9 @@ Name: kernel-docs Summary: Kernel Documentation License: GPL-2.0-only Group: Documentation/Man -Version: 5.17.7 +Version: 5.17.9 %if 0%{?is_kotd} -Release: .gc9a5fa1 +Release: .geab1a2c %else Release: 0 %endif @@ -67,7 +67,7 @@ BuildRequires: texlive-zapfding %endif URL: https://www.kernel.org/ Provides: %name = %version-%source_rel -Provides: %name-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 +Provides: %name-srchash-eab1a2cee966a5cf3b8d386ac543e7daef943fcd BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index e3e772a..08fac2d 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,4 +1,228 @@ ------------------------------------------------------------------- +Wed May 18 12:03:12 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.9 (bsc#1012628). +- batman-adv: Don't skb_split skbuffs with frag_list + (bsc#1012628). +- iwlwifi: iwl-dbg: Use del_timer_sync() before freeing + (bsc#1012628). +- hwmon: (tmp401) Add OF device ID table (bsc#1012628). +- mac80211: Reset MBSSID parameters upon connection (bsc#1012628). +- net: rds: use maybe_get_net() when acquiring refcount on TCP + sockets (bsc#1012628). +- net: Fix features skip in for_each_netdev_feature() + (bsc#1012628). +- net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in + hardware when deleted (bsc#1012628). +- net: mscc: ocelot: fix VCAP IS2 filters matching on both lookups + (bsc#1012628). +- net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0 + (bsc#1012628). +- net: mscc: ocelot: avoid corrupting hardware counters when + moving VCAP filters (bsc#1012628). +- fbdev: simplefb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- fbdev: efifb: Cleanup fb_info in .fb_destroy rather than .remove + (bsc#1012628). +- fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- platform/surface: aggregator: Fix initialization order when + compiling as builtin module (bsc#1012628). +- ice: Fix race during aux device (un)plugging (bsc#1012628). +- ice: clear stale Tx queue settings before configuring + (bsc#1012628). +- ice: fix PTP stale Tx timestamps cleanup (bsc#1012628). +- ipv4: drop dst in multicast routing path (bsc#1012628). +- drm/nouveau: Fix a potential theorical leak in + nouveau_get_backlight_name() (bsc#1012628). +- netlink: do not reset transport header in netlink_recvmsg() + (bsc#1012628). +- net: chelsio: cxgb4: Avoid potential negative array offset + (bsc#1012628). +- fbdev: efifb: Fix a use-after-free due early fb_info cleanup + (bsc#1012628). +- net: sfc: fix memory leak due to ptp channel (bsc#1012628). +- fanotify: do not allow setting dirent events in mask of non-dir + (bsc#1012628). +- mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU + protection (bsc#1012628). +- nfs: fix broken handling of the softreval mount option + (bsc#1012628). +- ionic: fix missing pci_release_regions() on error in + ionic_probe() (bsc#1012628). +- dim: initialize all struct fields (bsc#1012628). +- hwmon: (ltq-cputemp) restrict it to SOC_XWAY (bsc#1012628). +- procfs: prevent unprivileged processes accessing fdinfo dir + (bsc#1012628). +- selftests: vm: Makefile: rename TARGETS to VMTARGETS + (bsc#1012628). +- net: dsa: flush switchdev workqueue on bridge join error path + (bsc#1012628). +- arm64: vdso: fix makefile dependency on vdso.so (bsc#1012628). +- virtio: fix virtio transitional ids (bsc#1012628). +- s390/ctcm: fix variable dereferenced before check (bsc#1012628). +- s390/ctcm: fix potential memory leak (bsc#1012628). +- s390/lcs: fix variable dereferenced before check (bsc#1012628). +- net/sched: act_pedit: really ensure the skb is writable + (bsc#1012628). +- net: ethernet: mediatek: ppe: fix wrong size passed to memset() + (bsc#1012628). +- net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral + (bsc#1012628). +- drm/vc4: hdmi: Fix build error for implicit function declaration + (bsc#1012628). +- mlxsw: Avoid warning during ip6gre device removal (bsc#1012628). +- net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down() + (bsc#1012628). +- net/smc: non blocking recvmsg() return -EAGAIN when no data + and signal_pending (bsc#1012628). +- net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe() + (bsc#1012628). +- tls: Fix context leak on tls_device_down (bsc#1012628). +- drm/vmwgfx: Fix fencing on SVGAv3 (bsc#1012628). +- gfs2: Fix filesystem block deallocation for short writes + (bsc#1012628). +- hwmon: (asus_wmi_sensors) Fix CROSSHAIR VI HERO name + (bsc#1012628). +- hwmon: (f71882fg) Fix negative temperature (bsc#1012628). +- RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core() + (bsc#1012628). +- iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu + (bsc#1012628). +- ASoC: max98090: Reject invalid values in custom control put() + (bsc#1012628). +- ASoC: max98090: Generate notifications on changes for custom + control (bsc#1012628). +- ASoC: ops: Validate input values in snd_soc_put_volsw_range() + (bsc#1012628). +- s390: disable -Warray-bounds (bsc#1012628). +- ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback + (bsc#1012628). +- io_uring: assign non-fixed early for async work (bsc#1012628). +- net: emaclite: Don't advertise 1000BASE-T and do auto + negotiation (bsc#1012628). +- net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT + (bsc#1012628). +- secure_seq: use the 64 bits of the siphash for port offset + calculation (bsc#1012628). +- tcp: use different parts of the port_offset for index and offset + (bsc#1012628). +- tcp: resalt the secret every 10 seconds (bsc#1012628). +- tcp: add small random increments to the source port + (bsc#1012628). +- tcp: dynamically allocate the perturb table used by source ports + (bsc#1012628). +- tcp: increase source port perturb table to 2^16 (bsc#1012628). +- tcp: drop the hash_32() part from the index calculation + (bsc#1012628). +- block: Do not call folio_next() on an unreferenced folio + (bsc#1012628). +- interconnect: Restore sync state by ignoring ipa-virt in + provider count (bsc#1012628). +- perf tests: Fix coresight `perf test` failure (bsc#1012628). +- firmware_loader: use kernel credentials when reading firmware + (bsc#1012628). +- KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context() + (bsc#1012628). +- usb: xhci-mtk: fix fs isoc's transfer error (bsc#1012628). +- x86/mm: Fix marking of unused sub-pmd ranges (bsc#1012628). +- tty/serial: digicolor: fix possible null-ptr-deref in + digicolor_uart_probe() (bsc#1012628). +- tty: n_gsm: fix buffer over-read in gsm_dlci_data() + (bsc#1012628). +- tty: n_gsm: fix mux activation issues in gsm_config() + (bsc#1012628). +- tty: n_gsm: fix invalid gsmtty_write_room() result + (bsc#1012628). +- usb: gadget: uvc: allow for application to cleanly shutdown + (bsc#1012628). +- usb: cdc-wdm: fix reading stuck on device close (bsc#1012628). +- usb: typec: tcpci: Don't skip cleanup in .remove() on error + (bsc#1012628). +- usb: typec: tcpci_mt6360: Update for BMC PHY setting + (bsc#1012628). +- USB: serial: pl2303: add device id for HP LM930 Display + (bsc#1012628). +- USB: serial: qcserial: add support for Sierra Wireless EM7590 + (bsc#1012628). +- USB: serial: option: add Fibocom L610 modem (bsc#1012628). +- USB: serial: option: add Fibocom MA510 modem (bsc#1012628). +- slimbus: qcom: Fix IRQ check in qcom_slim_probe (bsc#1012628). +- fsl_lpuart: Don't enable interrupts too early (bsc#1012628). +- genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq() + (bsc#1012628). +- serial: 8250_mtk: Fix UART_EFR register address (bsc#1012628). +- serial: 8250_mtk: Fix register address for XON/XOFF character + (bsc#1012628). +- ceph: fix setting of xattrs on async created inodes + (bsc#1012628). +- Revert "mm/memory-failure.c: skip huge_zero_page in + memory_failure()" (bsc#1012628). +- mm/huge_memory: do not overkill when splitting huge_zero_page + (bsc#1012628). +- mm: mremap: fix sign for EFAULT error return value + (bsc#1012628). +- drm/vmwgfx: Disable command buffers on svga3 without gbobjects + (bsc#1012628). +- drm/nouveau/tegra: Stop using iommu_present() (bsc#1012628). +- i40e: i40e_main: fix a missing check on list iterator + (bsc#1012628). +- net: phy: Fix race condition on link status change + (bsc#1012628). +- writeback: Avoid skipping inode writeback (bsc#1012628). +- cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in + cpuset_init_smp() (bsc#1012628). +- ping: fix address binding wrt vrf (bsc#1012628). +- ath11k: reduce the wait time of 11d scan and hw scan while + add interface (bsc#1012628). +- arm[64]/memremap: don't abuse pfn_valid() to ensure presence + of linear map (bsc#1012628). +- net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061 + (bsc#1012628). +- net: phy: micrel: Pass .probe for KS8737 (bsc#1012628). +- SUNRPC: Ensure that the gssproxy client can start in a connected + state (bsc#1012628). +- drm/vmwgfx: Initialize drm_mode_fb_cmd2 (bsc#1012628). +- Revert "drm/amd/pm: keep the BACO feature enabled for suspend" + (bsc#1012628). +- dma-buf: call dma_buf_stats_setup after dmabuf is in valid list + (bsc#1012628). +- mm/hwpoison: use pr_err() instead of dump_page() in + get_any_page() (bsc#1012628). +- net: phy: micrel: Fix incorrect variable type in micrel + (bsc#1012628). +- mm/kfence: reset PG_slab and memcg_data before freeing + __kfence_pool (bsc#1012628). +- commit eab1a2c + +------------------------------------------------------------------- +Mon May 16 06:08:55 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.8 (bsc#1012628). +- mm: fix invalid page pointer returned with FOLL_PIN gups + (bsc#1012628). +- mm,migrate: fix establishing demotion target (bsc#1012628). +- mm/mlock: fix potential imbalanced rlimit ucounts adjustment + (bsc#1012628). +- mm/hwpoison: fix error page recovered but reported "not + recovered" (bsc#1012628). +- mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() + and __mcopy_atomic() (bsc#1012628). +- mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte() + (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + hugetlb_mcopy_atomic_pte() (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + copy_huge_page_from_user() (bsc#1012628). +- mm: fix missing cache flush for all tail pages of compound page + (bsc#1012628). +- udf: Avoid using stale lengthOfImpUse (bsc#1012628). +- rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition + (bsc#1012628). +- Bluetooth: Fix the creation of hdev->name (bsc#1012628). +- commit 718e8e9 + +------------------------------------------------------------------- Thu May 12 14:36:35 CEST 2022 - jslaby@suse.cz - Linux 5.17.7 (bsc#1012628). diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 77790bd..dd05c96 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 5.17 -%define patchversion 5.17.7 +%define patchversion 5.17.9 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -107,9 +107,9 @@ Name: kernel-kvmsmall Summary: The Small Developer Kernel for KVM License: GPL-2.0-only Group: System/Kernel -Version: 5.17.7 +Version: 5.17.9 %if 0%{?is_kotd} -Release: .gc9a5fa1 +Release: .geab1a2c %else Release: 0 %endif @@ -234,10 +234,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 -Provides: kernel-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 +Provides: kernel-%build_flavor-base-srchash-eab1a2cee966a5cf3b8d386ac543e7daef943fcd +Provides: kernel-srchash-eab1a2cee966a5cf3b8d386ac543e7daef943fcd # END COMMON DEPS -Provides: %name-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 +Provides: %name-srchash-eab1a2cee966a5cf3b8d386ac543e7daef943fcd %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-lpae.changes b/kernel-lpae.changes index e3e772a..08fac2d 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,4 +1,228 @@ ------------------------------------------------------------------- +Wed May 18 12:03:12 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.9 (bsc#1012628). +- batman-adv: Don't skb_split skbuffs with frag_list + (bsc#1012628). +- iwlwifi: iwl-dbg: Use del_timer_sync() before freeing + (bsc#1012628). +- hwmon: (tmp401) Add OF device ID table (bsc#1012628). +- mac80211: Reset MBSSID parameters upon connection (bsc#1012628). +- net: rds: use maybe_get_net() when acquiring refcount on TCP + sockets (bsc#1012628). +- net: Fix features skip in for_each_netdev_feature() + (bsc#1012628). +- net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in + hardware when deleted (bsc#1012628). +- net: mscc: ocelot: fix VCAP IS2 filters matching on both lookups + (bsc#1012628). +- net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0 + (bsc#1012628). +- net: mscc: ocelot: avoid corrupting hardware counters when + moving VCAP filters (bsc#1012628). +- fbdev: simplefb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- fbdev: efifb: Cleanup fb_info in .fb_destroy rather than .remove + (bsc#1012628). +- fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- platform/surface: aggregator: Fix initialization order when + compiling as builtin module (bsc#1012628). +- ice: Fix race during aux device (un)plugging (bsc#1012628). +- ice: clear stale Tx queue settings before configuring + (bsc#1012628). +- ice: fix PTP stale Tx timestamps cleanup (bsc#1012628). +- ipv4: drop dst in multicast routing path (bsc#1012628). +- drm/nouveau: Fix a potential theorical leak in + nouveau_get_backlight_name() (bsc#1012628). +- netlink: do not reset transport header in netlink_recvmsg() + (bsc#1012628). +- net: chelsio: cxgb4: Avoid potential negative array offset + (bsc#1012628). +- fbdev: efifb: Fix a use-after-free due early fb_info cleanup + (bsc#1012628). +- net: sfc: fix memory leak due to ptp channel (bsc#1012628). +- fanotify: do not allow setting dirent events in mask of non-dir + (bsc#1012628). +- mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU + protection (bsc#1012628). +- nfs: fix broken handling of the softreval mount option + (bsc#1012628). +- ionic: fix missing pci_release_regions() on error in + ionic_probe() (bsc#1012628). +- dim: initialize all struct fields (bsc#1012628). +- hwmon: (ltq-cputemp) restrict it to SOC_XWAY (bsc#1012628). +- procfs: prevent unprivileged processes accessing fdinfo dir + (bsc#1012628). +- selftests: vm: Makefile: rename TARGETS to VMTARGETS + (bsc#1012628). +- net: dsa: flush switchdev workqueue on bridge join error path + (bsc#1012628). +- arm64: vdso: fix makefile dependency on vdso.so (bsc#1012628). +- virtio: fix virtio transitional ids (bsc#1012628). +- s390/ctcm: fix variable dereferenced before check (bsc#1012628). +- s390/ctcm: fix potential memory leak (bsc#1012628). +- s390/lcs: fix variable dereferenced before check (bsc#1012628). +- net/sched: act_pedit: really ensure the skb is writable + (bsc#1012628). +- net: ethernet: mediatek: ppe: fix wrong size passed to memset() + (bsc#1012628). +- net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral + (bsc#1012628). +- drm/vc4: hdmi: Fix build error for implicit function declaration + (bsc#1012628). +- mlxsw: Avoid warning during ip6gre device removal (bsc#1012628). +- net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down() + (bsc#1012628). +- net/smc: non blocking recvmsg() return -EAGAIN when no data + and signal_pending (bsc#1012628). +- net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe() + (bsc#1012628). +- tls: Fix context leak on tls_device_down (bsc#1012628). +- drm/vmwgfx: Fix fencing on SVGAv3 (bsc#1012628). +- gfs2: Fix filesystem block deallocation for short writes + (bsc#1012628). +- hwmon: (asus_wmi_sensors) Fix CROSSHAIR VI HERO name + (bsc#1012628). +- hwmon: (f71882fg) Fix negative temperature (bsc#1012628). +- RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core() + (bsc#1012628). +- iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu + (bsc#1012628). +- ASoC: max98090: Reject invalid values in custom control put() + (bsc#1012628). +- ASoC: max98090: Generate notifications on changes for custom + control (bsc#1012628). +- ASoC: ops: Validate input values in snd_soc_put_volsw_range() + (bsc#1012628). +- s390: disable -Warray-bounds (bsc#1012628). +- ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback + (bsc#1012628). +- io_uring: assign non-fixed early for async work (bsc#1012628). +- net: emaclite: Don't advertise 1000BASE-T and do auto + negotiation (bsc#1012628). +- net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT + (bsc#1012628). +- secure_seq: use the 64 bits of the siphash for port offset + calculation (bsc#1012628). +- tcp: use different parts of the port_offset for index and offset + (bsc#1012628). +- tcp: resalt the secret every 10 seconds (bsc#1012628). +- tcp: add small random increments to the source port + (bsc#1012628). +- tcp: dynamically allocate the perturb table used by source ports + (bsc#1012628). +- tcp: increase source port perturb table to 2^16 (bsc#1012628). +- tcp: drop the hash_32() part from the index calculation + (bsc#1012628). +- block: Do not call folio_next() on an unreferenced folio + (bsc#1012628). +- interconnect: Restore sync state by ignoring ipa-virt in + provider count (bsc#1012628). +- perf tests: Fix coresight `perf test` failure (bsc#1012628). +- firmware_loader: use kernel credentials when reading firmware + (bsc#1012628). +- KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context() + (bsc#1012628). +- usb: xhci-mtk: fix fs isoc's transfer error (bsc#1012628). +- x86/mm: Fix marking of unused sub-pmd ranges (bsc#1012628). +- tty/serial: digicolor: fix possible null-ptr-deref in + digicolor_uart_probe() (bsc#1012628). +- tty: n_gsm: fix buffer over-read in gsm_dlci_data() + (bsc#1012628). +- tty: n_gsm: fix mux activation issues in gsm_config() + (bsc#1012628). +- tty: n_gsm: fix invalid gsmtty_write_room() result + (bsc#1012628). +- usb: gadget: uvc: allow for application to cleanly shutdown + (bsc#1012628). +- usb: cdc-wdm: fix reading stuck on device close (bsc#1012628). +- usb: typec: tcpci: Don't skip cleanup in .remove() on error + (bsc#1012628). +- usb: typec: tcpci_mt6360: Update for BMC PHY setting + (bsc#1012628). +- USB: serial: pl2303: add device id for HP LM930 Display + (bsc#1012628). +- USB: serial: qcserial: add support for Sierra Wireless EM7590 + (bsc#1012628). +- USB: serial: option: add Fibocom L610 modem (bsc#1012628). +- USB: serial: option: add Fibocom MA510 modem (bsc#1012628). +- slimbus: qcom: Fix IRQ check in qcom_slim_probe (bsc#1012628). +- fsl_lpuart: Don't enable interrupts too early (bsc#1012628). +- genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq() + (bsc#1012628). +- serial: 8250_mtk: Fix UART_EFR register address (bsc#1012628). +- serial: 8250_mtk: Fix register address for XON/XOFF character + (bsc#1012628). +- ceph: fix setting of xattrs on async created inodes + (bsc#1012628). +- Revert "mm/memory-failure.c: skip huge_zero_page in + memory_failure()" (bsc#1012628). +- mm/huge_memory: do not overkill when splitting huge_zero_page + (bsc#1012628). +- mm: mremap: fix sign for EFAULT error return value + (bsc#1012628). +- drm/vmwgfx: Disable command buffers on svga3 without gbobjects + (bsc#1012628). +- drm/nouveau/tegra: Stop using iommu_present() (bsc#1012628). +- i40e: i40e_main: fix a missing check on list iterator + (bsc#1012628). +- net: phy: Fix race condition on link status change + (bsc#1012628). +- writeback: Avoid skipping inode writeback (bsc#1012628). +- cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in + cpuset_init_smp() (bsc#1012628). +- ping: fix address binding wrt vrf (bsc#1012628). +- ath11k: reduce the wait time of 11d scan and hw scan while + add interface (bsc#1012628). +- arm[64]/memremap: don't abuse pfn_valid() to ensure presence + of linear map (bsc#1012628). +- net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061 + (bsc#1012628). +- net: phy: micrel: Pass .probe for KS8737 (bsc#1012628). +- SUNRPC: Ensure that the gssproxy client can start in a connected + state (bsc#1012628). +- drm/vmwgfx: Initialize drm_mode_fb_cmd2 (bsc#1012628). +- Revert "drm/amd/pm: keep the BACO feature enabled for suspend" + (bsc#1012628). +- dma-buf: call dma_buf_stats_setup after dmabuf is in valid list + (bsc#1012628). +- mm/hwpoison: use pr_err() instead of dump_page() in + get_any_page() (bsc#1012628). +- net: phy: micrel: Fix incorrect variable type in micrel + (bsc#1012628). +- mm/kfence: reset PG_slab and memcg_data before freeing + __kfence_pool (bsc#1012628). +- commit eab1a2c + +------------------------------------------------------------------- +Mon May 16 06:08:55 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.8 (bsc#1012628). +- mm: fix invalid page pointer returned with FOLL_PIN gups + (bsc#1012628). +- mm,migrate: fix establishing demotion target (bsc#1012628). +- mm/mlock: fix potential imbalanced rlimit ucounts adjustment + (bsc#1012628). +- mm/hwpoison: fix error page recovered but reported "not + recovered" (bsc#1012628). +- mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() + and __mcopy_atomic() (bsc#1012628). +- mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte() + (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + hugetlb_mcopy_atomic_pte() (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + copy_huge_page_from_user() (bsc#1012628). +- mm: fix missing cache flush for all tail pages of compound page + (bsc#1012628). +- udf: Avoid using stale lengthOfImpUse (bsc#1012628). +- rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition + (bsc#1012628). +- Bluetooth: Fix the creation of hdev->name (bsc#1012628). +- commit 718e8e9 + +------------------------------------------------------------------- Thu May 12 14:36:35 CEST 2022 - jslaby@suse.cz - Linux 5.17.7 (bsc#1012628). diff --git a/kernel-lpae.spec b/kernel-lpae.spec index a25dffd..072d800 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 5.17 -%define patchversion 5.17.7 +%define patchversion 5.17.9 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -107,9 +107,9 @@ Name: kernel-lpae Summary: Kernel for LPAE enabled systems License: GPL-2.0-only Group: System/Kernel -Version: 5.17.7 +Version: 5.17.9 %if 0%{?is_kotd} -Release: .gc9a5fa1 +Release: .geab1a2c %else Release: 0 %endif @@ -234,10 +234,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 -Provides: kernel-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 +Provides: kernel-%build_flavor-base-srchash-eab1a2cee966a5cf3b8d386ac543e7daef943fcd +Provides: kernel-srchash-eab1a2cee966a5cf3b8d386ac543e7daef943fcd # END COMMON DEPS -Provides: %name-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 +Provides: %name-srchash-eab1a2cee966a5cf3b8d386ac543e7daef943fcd %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index e3e772a..08fac2d 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,4 +1,228 @@ ------------------------------------------------------------------- +Wed May 18 12:03:12 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.9 (bsc#1012628). +- batman-adv: Don't skb_split skbuffs with frag_list + (bsc#1012628). +- iwlwifi: iwl-dbg: Use del_timer_sync() before freeing + (bsc#1012628). +- hwmon: (tmp401) Add OF device ID table (bsc#1012628). +- mac80211: Reset MBSSID parameters upon connection (bsc#1012628). +- net: rds: use maybe_get_net() when acquiring refcount on TCP + sockets (bsc#1012628). +- net: Fix features skip in for_each_netdev_feature() + (bsc#1012628). +- net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in + hardware when deleted (bsc#1012628). +- net: mscc: ocelot: fix VCAP IS2 filters matching on both lookups + (bsc#1012628). +- net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0 + (bsc#1012628). +- net: mscc: ocelot: avoid corrupting hardware counters when + moving VCAP filters (bsc#1012628). +- fbdev: simplefb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- fbdev: efifb: Cleanup fb_info in .fb_destroy rather than .remove + (bsc#1012628). +- fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- platform/surface: aggregator: Fix initialization order when + compiling as builtin module (bsc#1012628). +- ice: Fix race during aux device (un)plugging (bsc#1012628). +- ice: clear stale Tx queue settings before configuring + (bsc#1012628). +- ice: fix PTP stale Tx timestamps cleanup (bsc#1012628). +- ipv4: drop dst in multicast routing path (bsc#1012628). +- drm/nouveau: Fix a potential theorical leak in + nouveau_get_backlight_name() (bsc#1012628). +- netlink: do not reset transport header in netlink_recvmsg() + (bsc#1012628). +- net: chelsio: cxgb4: Avoid potential negative array offset + (bsc#1012628). +- fbdev: efifb: Fix a use-after-free due early fb_info cleanup + (bsc#1012628). +- net: sfc: fix memory leak due to ptp channel (bsc#1012628). +- fanotify: do not allow setting dirent events in mask of non-dir + (bsc#1012628). +- mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU + protection (bsc#1012628). +- nfs: fix broken handling of the softreval mount option + (bsc#1012628). +- ionic: fix missing pci_release_regions() on error in + ionic_probe() (bsc#1012628). +- dim: initialize all struct fields (bsc#1012628). +- hwmon: (ltq-cputemp) restrict it to SOC_XWAY (bsc#1012628). +- procfs: prevent unprivileged processes accessing fdinfo dir + (bsc#1012628). +- selftests: vm: Makefile: rename TARGETS to VMTARGETS + (bsc#1012628). +- net: dsa: flush switchdev workqueue on bridge join error path + (bsc#1012628). +- arm64: vdso: fix makefile dependency on vdso.so (bsc#1012628). +- virtio: fix virtio transitional ids (bsc#1012628). +- s390/ctcm: fix variable dereferenced before check (bsc#1012628). +- s390/ctcm: fix potential memory leak (bsc#1012628). +- s390/lcs: fix variable dereferenced before check (bsc#1012628). +- net/sched: act_pedit: really ensure the skb is writable + (bsc#1012628). +- net: ethernet: mediatek: ppe: fix wrong size passed to memset() + (bsc#1012628). +- net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral + (bsc#1012628). +- drm/vc4: hdmi: Fix build error for implicit function declaration + (bsc#1012628). +- mlxsw: Avoid warning during ip6gre device removal (bsc#1012628). +- net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down() + (bsc#1012628). +- net/smc: non blocking recvmsg() return -EAGAIN when no data + and signal_pending (bsc#1012628). +- net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe() + (bsc#1012628). +- tls: Fix context leak on tls_device_down (bsc#1012628). +- drm/vmwgfx: Fix fencing on SVGAv3 (bsc#1012628). +- gfs2: Fix filesystem block deallocation for short writes + (bsc#1012628). +- hwmon: (asus_wmi_sensors) Fix CROSSHAIR VI HERO name + (bsc#1012628). +- hwmon: (f71882fg) Fix negative temperature (bsc#1012628). +- RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core() + (bsc#1012628). +- iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu + (bsc#1012628). +- ASoC: max98090: Reject invalid values in custom control put() + (bsc#1012628). +- ASoC: max98090: Generate notifications on changes for custom + control (bsc#1012628). +- ASoC: ops: Validate input values in snd_soc_put_volsw_range() + (bsc#1012628). +- s390: disable -Warray-bounds (bsc#1012628). +- ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback + (bsc#1012628). +- io_uring: assign non-fixed early for async work (bsc#1012628). +- net: emaclite: Don't advertise 1000BASE-T and do auto + negotiation (bsc#1012628). +- net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT + (bsc#1012628). +- secure_seq: use the 64 bits of the siphash for port offset + calculation (bsc#1012628). +- tcp: use different parts of the port_offset for index and offset + (bsc#1012628). +- tcp: resalt the secret every 10 seconds (bsc#1012628). +- tcp: add small random increments to the source port + (bsc#1012628). +- tcp: dynamically allocate the perturb table used by source ports + (bsc#1012628). +- tcp: increase source port perturb table to 2^16 (bsc#1012628). +- tcp: drop the hash_32() part from the index calculation + (bsc#1012628). +- block: Do not call folio_next() on an unreferenced folio + (bsc#1012628). +- interconnect: Restore sync state by ignoring ipa-virt in + provider count (bsc#1012628). +- perf tests: Fix coresight `perf test` failure (bsc#1012628). +- firmware_loader: use kernel credentials when reading firmware + (bsc#1012628). +- KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context() + (bsc#1012628). +- usb: xhci-mtk: fix fs isoc's transfer error (bsc#1012628). +- x86/mm: Fix marking of unused sub-pmd ranges (bsc#1012628). +- tty/serial: digicolor: fix possible null-ptr-deref in + digicolor_uart_probe() (bsc#1012628). +- tty: n_gsm: fix buffer over-read in gsm_dlci_data() + (bsc#1012628). +- tty: n_gsm: fix mux activation issues in gsm_config() + (bsc#1012628). +- tty: n_gsm: fix invalid gsmtty_write_room() result + (bsc#1012628). +- usb: gadget: uvc: allow for application to cleanly shutdown + (bsc#1012628). +- usb: cdc-wdm: fix reading stuck on device close (bsc#1012628). +- usb: typec: tcpci: Don't skip cleanup in .remove() on error + (bsc#1012628). +- usb: typec: tcpci_mt6360: Update for BMC PHY setting + (bsc#1012628). +- USB: serial: pl2303: add device id for HP LM930 Display + (bsc#1012628). +- USB: serial: qcserial: add support for Sierra Wireless EM7590 + (bsc#1012628). +- USB: serial: option: add Fibocom L610 modem (bsc#1012628). +- USB: serial: option: add Fibocom MA510 modem (bsc#1012628). +- slimbus: qcom: Fix IRQ check in qcom_slim_probe (bsc#1012628). +- fsl_lpuart: Don't enable interrupts too early (bsc#1012628). +- genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq() + (bsc#1012628). +- serial: 8250_mtk: Fix UART_EFR register address (bsc#1012628). +- serial: 8250_mtk: Fix register address for XON/XOFF character + (bsc#1012628). +- ceph: fix setting of xattrs on async created inodes + (bsc#1012628). +- Revert "mm/memory-failure.c: skip huge_zero_page in + memory_failure()" (bsc#1012628). +- mm/huge_memory: do not overkill when splitting huge_zero_page + (bsc#1012628). +- mm: mremap: fix sign for EFAULT error return value + (bsc#1012628). +- drm/vmwgfx: Disable command buffers on svga3 without gbobjects + (bsc#1012628). +- drm/nouveau/tegra: Stop using iommu_present() (bsc#1012628). +- i40e: i40e_main: fix a missing check on list iterator + (bsc#1012628). +- net: phy: Fix race condition on link status change + (bsc#1012628). +- writeback: Avoid skipping inode writeback (bsc#1012628). +- cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in + cpuset_init_smp() (bsc#1012628). +- ping: fix address binding wrt vrf (bsc#1012628). +- ath11k: reduce the wait time of 11d scan and hw scan while + add interface (bsc#1012628). +- arm[64]/memremap: don't abuse pfn_valid() to ensure presence + of linear map (bsc#1012628). +- net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061 + (bsc#1012628). +- net: phy: micrel: Pass .probe for KS8737 (bsc#1012628). +- SUNRPC: Ensure that the gssproxy client can start in a connected + state (bsc#1012628). +- drm/vmwgfx: Initialize drm_mode_fb_cmd2 (bsc#1012628). +- Revert "drm/amd/pm: keep the BACO feature enabled for suspend" + (bsc#1012628). +- dma-buf: call dma_buf_stats_setup after dmabuf is in valid list + (bsc#1012628). +- mm/hwpoison: use pr_err() instead of dump_page() in + get_any_page() (bsc#1012628). +- net: phy: micrel: Fix incorrect variable type in micrel + (bsc#1012628). +- mm/kfence: reset PG_slab and memcg_data before freeing + __kfence_pool (bsc#1012628). +- commit eab1a2c + +------------------------------------------------------------------- +Mon May 16 06:08:55 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.8 (bsc#1012628). +- mm: fix invalid page pointer returned with FOLL_PIN gups + (bsc#1012628). +- mm,migrate: fix establishing demotion target (bsc#1012628). +- mm/mlock: fix potential imbalanced rlimit ucounts adjustment + (bsc#1012628). +- mm/hwpoison: fix error page recovered but reported "not + recovered" (bsc#1012628). +- mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() + and __mcopy_atomic() (bsc#1012628). +- mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte() + (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + hugetlb_mcopy_atomic_pte() (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + copy_huge_page_from_user() (bsc#1012628). +- mm: fix missing cache flush for all tail pages of compound page + (bsc#1012628). +- udf: Avoid using stale lengthOfImpUse (bsc#1012628). +- rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition + (bsc#1012628). +- Bluetooth: Fix the creation of hdev->name (bsc#1012628). +- commit 718e8e9 + +------------------------------------------------------------------- Thu May 12 14:36:35 CEST 2022 - jslaby@suse.cz - Linux 5.17.7 (bsc#1012628). diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 8324754..50f179c 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 5.17.7 +%define patchversion 5.17.9 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 +BuildRequires: kernel%kernel_flavor-srchash-eab1a2cee966a5cf3b8d386ac543e7daef943fcd %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-only Group: SLES -Version: 5.17.7 +Version: 5.17.9 %if 0%{?is_kotd} -Release: .gc9a5fa1 +Release: .geab1a2c %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index e3e772a..08fac2d 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,4 +1,228 @@ ------------------------------------------------------------------- +Wed May 18 12:03:12 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.9 (bsc#1012628). +- batman-adv: Don't skb_split skbuffs with frag_list + (bsc#1012628). +- iwlwifi: iwl-dbg: Use del_timer_sync() before freeing + (bsc#1012628). +- hwmon: (tmp401) Add OF device ID table (bsc#1012628). +- mac80211: Reset MBSSID parameters upon connection (bsc#1012628). +- net: rds: use maybe_get_net() when acquiring refcount on TCP + sockets (bsc#1012628). +- net: Fix features skip in for_each_netdev_feature() + (bsc#1012628). +- net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in + hardware when deleted (bsc#1012628). +- net: mscc: ocelot: fix VCAP IS2 filters matching on both lookups + (bsc#1012628). +- net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0 + (bsc#1012628). +- net: mscc: ocelot: avoid corrupting hardware counters when + moving VCAP filters (bsc#1012628). +- fbdev: simplefb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- fbdev: efifb: Cleanup fb_info in .fb_destroy rather than .remove + (bsc#1012628). +- fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- platform/surface: aggregator: Fix initialization order when + compiling as builtin module (bsc#1012628). +- ice: Fix race during aux device (un)plugging (bsc#1012628). +- ice: clear stale Tx queue settings before configuring + (bsc#1012628). +- ice: fix PTP stale Tx timestamps cleanup (bsc#1012628). +- ipv4: drop dst in multicast routing path (bsc#1012628). +- drm/nouveau: Fix a potential theorical leak in + nouveau_get_backlight_name() (bsc#1012628). +- netlink: do not reset transport header in netlink_recvmsg() + (bsc#1012628). +- net: chelsio: cxgb4: Avoid potential negative array offset + (bsc#1012628). +- fbdev: efifb: Fix a use-after-free due early fb_info cleanup + (bsc#1012628). +- net: sfc: fix memory leak due to ptp channel (bsc#1012628). +- fanotify: do not allow setting dirent events in mask of non-dir + (bsc#1012628). +- mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU + protection (bsc#1012628). +- nfs: fix broken handling of the softreval mount option + (bsc#1012628). +- ionic: fix missing pci_release_regions() on error in + ionic_probe() (bsc#1012628). +- dim: initialize all struct fields (bsc#1012628). +- hwmon: (ltq-cputemp) restrict it to SOC_XWAY (bsc#1012628). +- procfs: prevent unprivileged processes accessing fdinfo dir + (bsc#1012628). +- selftests: vm: Makefile: rename TARGETS to VMTARGETS + (bsc#1012628). +- net: dsa: flush switchdev workqueue on bridge join error path + (bsc#1012628). +- arm64: vdso: fix makefile dependency on vdso.so (bsc#1012628). +- virtio: fix virtio transitional ids (bsc#1012628). +- s390/ctcm: fix variable dereferenced before check (bsc#1012628). +- s390/ctcm: fix potential memory leak (bsc#1012628). +- s390/lcs: fix variable dereferenced before check (bsc#1012628). +- net/sched: act_pedit: really ensure the skb is writable + (bsc#1012628). +- net: ethernet: mediatek: ppe: fix wrong size passed to memset() + (bsc#1012628). +- net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral + (bsc#1012628). +- drm/vc4: hdmi: Fix build error for implicit function declaration + (bsc#1012628). +- mlxsw: Avoid warning during ip6gre device removal (bsc#1012628). +- net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down() + (bsc#1012628). +- net/smc: non blocking recvmsg() return -EAGAIN when no data + and signal_pending (bsc#1012628). +- net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe() + (bsc#1012628). +- tls: Fix context leak on tls_device_down (bsc#1012628). +- drm/vmwgfx: Fix fencing on SVGAv3 (bsc#1012628). +- gfs2: Fix filesystem block deallocation for short writes + (bsc#1012628). +- hwmon: (asus_wmi_sensors) Fix CROSSHAIR VI HERO name + (bsc#1012628). +- hwmon: (f71882fg) Fix negative temperature (bsc#1012628). +- RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core() + (bsc#1012628). +- iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu + (bsc#1012628). +- ASoC: max98090: Reject invalid values in custom control put() + (bsc#1012628). +- ASoC: max98090: Generate notifications on changes for custom + control (bsc#1012628). +- ASoC: ops: Validate input values in snd_soc_put_volsw_range() + (bsc#1012628). +- s390: disable -Warray-bounds (bsc#1012628). +- ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback + (bsc#1012628). +- io_uring: assign non-fixed early for async work (bsc#1012628). +- net: emaclite: Don't advertise 1000BASE-T and do auto + negotiation (bsc#1012628). +- net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT + (bsc#1012628). +- secure_seq: use the 64 bits of the siphash for port offset + calculation (bsc#1012628). +- tcp: use different parts of the port_offset for index and offset + (bsc#1012628). +- tcp: resalt the secret every 10 seconds (bsc#1012628). +- tcp: add small random increments to the source port + (bsc#1012628). +- tcp: dynamically allocate the perturb table used by source ports + (bsc#1012628). +- tcp: increase source port perturb table to 2^16 (bsc#1012628). +- tcp: drop the hash_32() part from the index calculation + (bsc#1012628). +- block: Do not call folio_next() on an unreferenced folio + (bsc#1012628). +- interconnect: Restore sync state by ignoring ipa-virt in + provider count (bsc#1012628). +- perf tests: Fix coresight `perf test` failure (bsc#1012628). +- firmware_loader: use kernel credentials when reading firmware + (bsc#1012628). +- KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context() + (bsc#1012628). +- usb: xhci-mtk: fix fs isoc's transfer error (bsc#1012628). +- x86/mm: Fix marking of unused sub-pmd ranges (bsc#1012628). +- tty/serial: digicolor: fix possible null-ptr-deref in + digicolor_uart_probe() (bsc#1012628). +- tty: n_gsm: fix buffer over-read in gsm_dlci_data() + (bsc#1012628). +- tty: n_gsm: fix mux activation issues in gsm_config() + (bsc#1012628). +- tty: n_gsm: fix invalid gsmtty_write_room() result + (bsc#1012628). +- usb: gadget: uvc: allow for application to cleanly shutdown + (bsc#1012628). +- usb: cdc-wdm: fix reading stuck on device close (bsc#1012628). +- usb: typec: tcpci: Don't skip cleanup in .remove() on error + (bsc#1012628). +- usb: typec: tcpci_mt6360: Update for BMC PHY setting + (bsc#1012628). +- USB: serial: pl2303: add device id for HP LM930 Display + (bsc#1012628). +- USB: serial: qcserial: add support for Sierra Wireless EM7590 + (bsc#1012628). +- USB: serial: option: add Fibocom L610 modem (bsc#1012628). +- USB: serial: option: add Fibocom MA510 modem (bsc#1012628). +- slimbus: qcom: Fix IRQ check in qcom_slim_probe (bsc#1012628). +- fsl_lpuart: Don't enable interrupts too early (bsc#1012628). +- genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq() + (bsc#1012628). +- serial: 8250_mtk: Fix UART_EFR register address (bsc#1012628). +- serial: 8250_mtk: Fix register address for XON/XOFF character + (bsc#1012628). +- ceph: fix setting of xattrs on async created inodes + (bsc#1012628). +- Revert "mm/memory-failure.c: skip huge_zero_page in + memory_failure()" (bsc#1012628). +- mm/huge_memory: do not overkill when splitting huge_zero_page + (bsc#1012628). +- mm: mremap: fix sign for EFAULT error return value + (bsc#1012628). +- drm/vmwgfx: Disable command buffers on svga3 without gbobjects + (bsc#1012628). +- drm/nouveau/tegra: Stop using iommu_present() (bsc#1012628). +- i40e: i40e_main: fix a missing check on list iterator + (bsc#1012628). +- net: phy: Fix race condition on link status change + (bsc#1012628). +- writeback: Avoid skipping inode writeback (bsc#1012628). +- cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in + cpuset_init_smp() (bsc#1012628). +- ping: fix address binding wrt vrf (bsc#1012628). +- ath11k: reduce the wait time of 11d scan and hw scan while + add interface (bsc#1012628). +- arm[64]/memremap: don't abuse pfn_valid() to ensure presence + of linear map (bsc#1012628). +- net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061 + (bsc#1012628). +- net: phy: micrel: Pass .probe for KS8737 (bsc#1012628). +- SUNRPC: Ensure that the gssproxy client can start in a connected + state (bsc#1012628). +- drm/vmwgfx: Initialize drm_mode_fb_cmd2 (bsc#1012628). +- Revert "drm/amd/pm: keep the BACO feature enabled for suspend" + (bsc#1012628). +- dma-buf: call dma_buf_stats_setup after dmabuf is in valid list + (bsc#1012628). +- mm/hwpoison: use pr_err() instead of dump_page() in + get_any_page() (bsc#1012628). +- net: phy: micrel: Fix incorrect variable type in micrel + (bsc#1012628). +- mm/kfence: reset PG_slab and memcg_data before freeing + __kfence_pool (bsc#1012628). +- commit eab1a2c + +------------------------------------------------------------------- +Mon May 16 06:08:55 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.8 (bsc#1012628). +- mm: fix invalid page pointer returned with FOLL_PIN gups + (bsc#1012628). +- mm,migrate: fix establishing demotion target (bsc#1012628). +- mm/mlock: fix potential imbalanced rlimit ucounts adjustment + (bsc#1012628). +- mm/hwpoison: fix error page recovered but reported "not + recovered" (bsc#1012628). +- mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() + and __mcopy_atomic() (bsc#1012628). +- mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte() + (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + hugetlb_mcopy_atomic_pte() (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + copy_huge_page_from_user() (bsc#1012628). +- mm: fix missing cache flush for all tail pages of compound page + (bsc#1012628). +- udf: Avoid using stale lengthOfImpUse (bsc#1012628). +- rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition + (bsc#1012628). +- Bluetooth: Fix the creation of hdev->name (bsc#1012628). +- commit 718e8e9 + +------------------------------------------------------------------- Thu May 12 14:36:35 CEST 2022 - jslaby@suse.cz - Linux 5.17.7 (bsc#1012628). diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 249c578..ac972cf 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 5.17.7 +%define patchversion 5.17.9 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Basic QA tests for the kernel License: GPL-2.0-only Group: SLES -Version: 5.17.7 +Version: 5.17.9 %if 0%{?is_kotd} -Release: .gc9a5fa1 +Release: .geab1a2c %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index e3e772a..08fac2d 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,4 +1,228 @@ ------------------------------------------------------------------- +Wed May 18 12:03:12 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.9 (bsc#1012628). +- batman-adv: Don't skb_split skbuffs with frag_list + (bsc#1012628). +- iwlwifi: iwl-dbg: Use del_timer_sync() before freeing + (bsc#1012628). +- hwmon: (tmp401) Add OF device ID table (bsc#1012628). +- mac80211: Reset MBSSID parameters upon connection (bsc#1012628). +- net: rds: use maybe_get_net() when acquiring refcount on TCP + sockets (bsc#1012628). +- net: Fix features skip in for_each_netdev_feature() + (bsc#1012628). +- net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in + hardware when deleted (bsc#1012628). +- net: mscc: ocelot: fix VCAP IS2 filters matching on both lookups + (bsc#1012628). +- net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0 + (bsc#1012628). +- net: mscc: ocelot: avoid corrupting hardware counters when + moving VCAP filters (bsc#1012628). +- fbdev: simplefb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- fbdev: efifb: Cleanup fb_info in .fb_destroy rather than .remove + (bsc#1012628). +- fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- platform/surface: aggregator: Fix initialization order when + compiling as builtin module (bsc#1012628). +- ice: Fix race during aux device (un)plugging (bsc#1012628). +- ice: clear stale Tx queue settings before configuring + (bsc#1012628). +- ice: fix PTP stale Tx timestamps cleanup (bsc#1012628). +- ipv4: drop dst in multicast routing path (bsc#1012628). +- drm/nouveau: Fix a potential theorical leak in + nouveau_get_backlight_name() (bsc#1012628). +- netlink: do not reset transport header in netlink_recvmsg() + (bsc#1012628). +- net: chelsio: cxgb4: Avoid potential negative array offset + (bsc#1012628). +- fbdev: efifb: Fix a use-after-free due early fb_info cleanup + (bsc#1012628). +- net: sfc: fix memory leak due to ptp channel (bsc#1012628). +- fanotify: do not allow setting dirent events in mask of non-dir + (bsc#1012628). +- mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU + protection (bsc#1012628). +- nfs: fix broken handling of the softreval mount option + (bsc#1012628). +- ionic: fix missing pci_release_regions() on error in + ionic_probe() (bsc#1012628). +- dim: initialize all struct fields (bsc#1012628). +- hwmon: (ltq-cputemp) restrict it to SOC_XWAY (bsc#1012628). +- procfs: prevent unprivileged processes accessing fdinfo dir + (bsc#1012628). +- selftests: vm: Makefile: rename TARGETS to VMTARGETS + (bsc#1012628). +- net: dsa: flush switchdev workqueue on bridge join error path + (bsc#1012628). +- arm64: vdso: fix makefile dependency on vdso.so (bsc#1012628). +- virtio: fix virtio transitional ids (bsc#1012628). +- s390/ctcm: fix variable dereferenced before check (bsc#1012628). +- s390/ctcm: fix potential memory leak (bsc#1012628). +- s390/lcs: fix variable dereferenced before check (bsc#1012628). +- net/sched: act_pedit: really ensure the skb is writable + (bsc#1012628). +- net: ethernet: mediatek: ppe: fix wrong size passed to memset() + (bsc#1012628). +- net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral + (bsc#1012628). +- drm/vc4: hdmi: Fix build error for implicit function declaration + (bsc#1012628). +- mlxsw: Avoid warning during ip6gre device removal (bsc#1012628). +- net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down() + (bsc#1012628). +- net/smc: non blocking recvmsg() return -EAGAIN when no data + and signal_pending (bsc#1012628). +- net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe() + (bsc#1012628). +- tls: Fix context leak on tls_device_down (bsc#1012628). +- drm/vmwgfx: Fix fencing on SVGAv3 (bsc#1012628). +- gfs2: Fix filesystem block deallocation for short writes + (bsc#1012628). +- hwmon: (asus_wmi_sensors) Fix CROSSHAIR VI HERO name + (bsc#1012628). +- hwmon: (f71882fg) Fix negative temperature (bsc#1012628). +- RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core() + (bsc#1012628). +- iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu + (bsc#1012628). +- ASoC: max98090: Reject invalid values in custom control put() + (bsc#1012628). +- ASoC: max98090: Generate notifications on changes for custom + control (bsc#1012628). +- ASoC: ops: Validate input values in snd_soc_put_volsw_range() + (bsc#1012628). +- s390: disable -Warray-bounds (bsc#1012628). +- ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback + (bsc#1012628). +- io_uring: assign non-fixed early for async work (bsc#1012628). +- net: emaclite: Don't advertise 1000BASE-T and do auto + negotiation (bsc#1012628). +- net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT + (bsc#1012628). +- secure_seq: use the 64 bits of the siphash for port offset + calculation (bsc#1012628). +- tcp: use different parts of the port_offset for index and offset + (bsc#1012628). +- tcp: resalt the secret every 10 seconds (bsc#1012628). +- tcp: add small random increments to the source port + (bsc#1012628). +- tcp: dynamically allocate the perturb table used by source ports + (bsc#1012628). +- tcp: increase source port perturb table to 2^16 (bsc#1012628). +- tcp: drop the hash_32() part from the index calculation + (bsc#1012628). +- block: Do not call folio_next() on an unreferenced folio + (bsc#1012628). +- interconnect: Restore sync state by ignoring ipa-virt in + provider count (bsc#1012628). +- perf tests: Fix coresight `perf test` failure (bsc#1012628). +- firmware_loader: use kernel credentials when reading firmware + (bsc#1012628). +- KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context() + (bsc#1012628). +- usb: xhci-mtk: fix fs isoc's transfer error (bsc#1012628). +- x86/mm: Fix marking of unused sub-pmd ranges (bsc#1012628). +- tty/serial: digicolor: fix possible null-ptr-deref in + digicolor_uart_probe() (bsc#1012628). +- tty: n_gsm: fix buffer over-read in gsm_dlci_data() + (bsc#1012628). +- tty: n_gsm: fix mux activation issues in gsm_config() + (bsc#1012628). +- tty: n_gsm: fix invalid gsmtty_write_room() result + (bsc#1012628). +- usb: gadget: uvc: allow for application to cleanly shutdown + (bsc#1012628). +- usb: cdc-wdm: fix reading stuck on device close (bsc#1012628). +- usb: typec: tcpci: Don't skip cleanup in .remove() on error + (bsc#1012628). +- usb: typec: tcpci_mt6360: Update for BMC PHY setting + (bsc#1012628). +- USB: serial: pl2303: add device id for HP LM930 Display + (bsc#1012628). +- USB: serial: qcserial: add support for Sierra Wireless EM7590 + (bsc#1012628). +- USB: serial: option: add Fibocom L610 modem (bsc#1012628). +- USB: serial: option: add Fibocom MA510 modem (bsc#1012628). +- slimbus: qcom: Fix IRQ check in qcom_slim_probe (bsc#1012628). +- fsl_lpuart: Don't enable interrupts too early (bsc#1012628). +- genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq() + (bsc#1012628). +- serial: 8250_mtk: Fix UART_EFR register address (bsc#1012628). +- serial: 8250_mtk: Fix register address for XON/XOFF character + (bsc#1012628). +- ceph: fix setting of xattrs on async created inodes + (bsc#1012628). +- Revert "mm/memory-failure.c: skip huge_zero_page in + memory_failure()" (bsc#1012628). +- mm/huge_memory: do not overkill when splitting huge_zero_page + (bsc#1012628). +- mm: mremap: fix sign for EFAULT error return value + (bsc#1012628). +- drm/vmwgfx: Disable command buffers on svga3 without gbobjects + (bsc#1012628). +- drm/nouveau/tegra: Stop using iommu_present() (bsc#1012628). +- i40e: i40e_main: fix a missing check on list iterator + (bsc#1012628). +- net: phy: Fix race condition on link status change + (bsc#1012628). +- writeback: Avoid skipping inode writeback (bsc#1012628). +- cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in + cpuset_init_smp() (bsc#1012628). +- ping: fix address binding wrt vrf (bsc#1012628). +- ath11k: reduce the wait time of 11d scan and hw scan while + add interface (bsc#1012628). +- arm[64]/memremap: don't abuse pfn_valid() to ensure presence + of linear map (bsc#1012628). +- net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061 + (bsc#1012628). +- net: phy: micrel: Pass .probe for KS8737 (bsc#1012628). +- SUNRPC: Ensure that the gssproxy client can start in a connected + state (bsc#1012628). +- drm/vmwgfx: Initialize drm_mode_fb_cmd2 (bsc#1012628). +- Revert "drm/amd/pm: keep the BACO feature enabled for suspend" + (bsc#1012628). +- dma-buf: call dma_buf_stats_setup after dmabuf is in valid list + (bsc#1012628). +- mm/hwpoison: use pr_err() instead of dump_page() in + get_any_page() (bsc#1012628). +- net: phy: micrel: Fix incorrect variable type in micrel + (bsc#1012628). +- mm/kfence: reset PG_slab and memcg_data before freeing + __kfence_pool (bsc#1012628). +- commit eab1a2c + +------------------------------------------------------------------- +Mon May 16 06:08:55 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.8 (bsc#1012628). +- mm: fix invalid page pointer returned with FOLL_PIN gups + (bsc#1012628). +- mm,migrate: fix establishing demotion target (bsc#1012628). +- mm/mlock: fix potential imbalanced rlimit ucounts adjustment + (bsc#1012628). +- mm/hwpoison: fix error page recovered but reported "not + recovered" (bsc#1012628). +- mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() + and __mcopy_atomic() (bsc#1012628). +- mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte() + (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + hugetlb_mcopy_atomic_pte() (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + copy_huge_page_from_user() (bsc#1012628). +- mm: fix missing cache flush for all tail pages of compound page + (bsc#1012628). +- udf: Avoid using stale lengthOfImpUse (bsc#1012628). +- rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition + (bsc#1012628). +- Bluetooth: Fix the creation of hdev->name (bsc#1012628). +- commit 718e8e9 + +------------------------------------------------------------------- Thu May 12 14:36:35 CEST 2022 - jslaby@suse.cz - Linux 5.17.7 (bsc#1012628). diff --git a/kernel-pae.spec b/kernel-pae.spec index 8b2e9aa..05b95dd 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 5.17 -%define patchversion 5.17.7 +%define patchversion 5.17.9 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -107,9 +107,9 @@ Name: kernel-pae Summary: Kernel with PAE Support License: GPL-2.0-only Group: System/Kernel -Version: 5.17.7 +Version: 5.17.9 %if 0%{?is_kotd} -Release: .gc9a5fa1 +Release: .geab1a2c %else Release: 0 %endif @@ -234,10 +234,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 -Provides: kernel-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 +Provides: kernel-%build_flavor-base-srchash-eab1a2cee966a5cf3b8d386ac543e7daef943fcd +Provides: kernel-srchash-eab1a2cee966a5cf3b8d386ac543e7daef943fcd # END COMMON DEPS -Provides: %name-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 +Provides: %name-srchash-eab1a2cee966a5cf3b8d386ac543e7daef943fcd %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 diff --git a/kernel-source.changes b/kernel-source.changes index e3e772a..08fac2d 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,4 +1,228 @@ ------------------------------------------------------------------- +Wed May 18 12:03:12 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.9 (bsc#1012628). +- batman-adv: Don't skb_split skbuffs with frag_list + (bsc#1012628). +- iwlwifi: iwl-dbg: Use del_timer_sync() before freeing + (bsc#1012628). +- hwmon: (tmp401) Add OF device ID table (bsc#1012628). +- mac80211: Reset MBSSID parameters upon connection (bsc#1012628). +- net: rds: use maybe_get_net() when acquiring refcount on TCP + sockets (bsc#1012628). +- net: Fix features skip in for_each_netdev_feature() + (bsc#1012628). +- net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in + hardware when deleted (bsc#1012628). +- net: mscc: ocelot: fix VCAP IS2 filters matching on both lookups + (bsc#1012628). +- net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0 + (bsc#1012628). +- net: mscc: ocelot: avoid corrupting hardware counters when + moving VCAP filters (bsc#1012628). +- fbdev: simplefb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- fbdev: efifb: Cleanup fb_info in .fb_destroy rather than .remove + (bsc#1012628). +- fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- platform/surface: aggregator: Fix initialization order when + compiling as builtin module (bsc#1012628). +- ice: Fix race during aux device (un)plugging (bsc#1012628). +- ice: clear stale Tx queue settings before configuring + (bsc#1012628). +- ice: fix PTP stale Tx timestamps cleanup (bsc#1012628). +- ipv4: drop dst in multicast routing path (bsc#1012628). +- drm/nouveau: Fix a potential theorical leak in + nouveau_get_backlight_name() (bsc#1012628). +- netlink: do not reset transport header in netlink_recvmsg() + (bsc#1012628). +- net: chelsio: cxgb4: Avoid potential negative array offset + (bsc#1012628). +- fbdev: efifb: Fix a use-after-free due early fb_info cleanup + (bsc#1012628). +- net: sfc: fix memory leak due to ptp channel (bsc#1012628). +- fanotify: do not allow setting dirent events in mask of non-dir + (bsc#1012628). +- mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU + protection (bsc#1012628). +- nfs: fix broken handling of the softreval mount option + (bsc#1012628). +- ionic: fix missing pci_release_regions() on error in + ionic_probe() (bsc#1012628). +- dim: initialize all struct fields (bsc#1012628). +- hwmon: (ltq-cputemp) restrict it to SOC_XWAY (bsc#1012628). +- procfs: prevent unprivileged processes accessing fdinfo dir + (bsc#1012628). +- selftests: vm: Makefile: rename TARGETS to VMTARGETS + (bsc#1012628). +- net: dsa: flush switchdev workqueue on bridge join error path + (bsc#1012628). +- arm64: vdso: fix makefile dependency on vdso.so (bsc#1012628). +- virtio: fix virtio transitional ids (bsc#1012628). +- s390/ctcm: fix variable dereferenced before check (bsc#1012628). +- s390/ctcm: fix potential memory leak (bsc#1012628). +- s390/lcs: fix variable dereferenced before check (bsc#1012628). +- net/sched: act_pedit: really ensure the skb is writable + (bsc#1012628). +- net: ethernet: mediatek: ppe: fix wrong size passed to memset() + (bsc#1012628). +- net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral + (bsc#1012628). +- drm/vc4: hdmi: Fix build error for implicit function declaration + (bsc#1012628). +- mlxsw: Avoid warning during ip6gre device removal (bsc#1012628). +- net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down() + (bsc#1012628). +- net/smc: non blocking recvmsg() return -EAGAIN when no data + and signal_pending (bsc#1012628). +- net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe() + (bsc#1012628). +- tls: Fix context leak on tls_device_down (bsc#1012628). +- drm/vmwgfx: Fix fencing on SVGAv3 (bsc#1012628). +- gfs2: Fix filesystem block deallocation for short writes + (bsc#1012628). +- hwmon: (asus_wmi_sensors) Fix CROSSHAIR VI HERO name + (bsc#1012628). +- hwmon: (f71882fg) Fix negative temperature (bsc#1012628). +- RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core() + (bsc#1012628). +- iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu + (bsc#1012628). +- ASoC: max98090: Reject invalid values in custom control put() + (bsc#1012628). +- ASoC: max98090: Generate notifications on changes for custom + control (bsc#1012628). +- ASoC: ops: Validate input values in snd_soc_put_volsw_range() + (bsc#1012628). +- s390: disable -Warray-bounds (bsc#1012628). +- ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback + (bsc#1012628). +- io_uring: assign non-fixed early for async work (bsc#1012628). +- net: emaclite: Don't advertise 1000BASE-T and do auto + negotiation (bsc#1012628). +- net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT + (bsc#1012628). +- secure_seq: use the 64 bits of the siphash for port offset + calculation (bsc#1012628). +- tcp: use different parts of the port_offset for index and offset + (bsc#1012628). +- tcp: resalt the secret every 10 seconds (bsc#1012628). +- tcp: add small random increments to the source port + (bsc#1012628). +- tcp: dynamically allocate the perturb table used by source ports + (bsc#1012628). +- tcp: increase source port perturb table to 2^16 (bsc#1012628). +- tcp: drop the hash_32() part from the index calculation + (bsc#1012628). +- block: Do not call folio_next() on an unreferenced folio + (bsc#1012628). +- interconnect: Restore sync state by ignoring ipa-virt in + provider count (bsc#1012628). +- perf tests: Fix coresight `perf test` failure (bsc#1012628). +- firmware_loader: use kernel credentials when reading firmware + (bsc#1012628). +- KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context() + (bsc#1012628). +- usb: xhci-mtk: fix fs isoc's transfer error (bsc#1012628). +- x86/mm: Fix marking of unused sub-pmd ranges (bsc#1012628). +- tty/serial: digicolor: fix possible null-ptr-deref in + digicolor_uart_probe() (bsc#1012628). +- tty: n_gsm: fix buffer over-read in gsm_dlci_data() + (bsc#1012628). +- tty: n_gsm: fix mux activation issues in gsm_config() + (bsc#1012628). +- tty: n_gsm: fix invalid gsmtty_write_room() result + (bsc#1012628). +- usb: gadget: uvc: allow for application to cleanly shutdown + (bsc#1012628). +- usb: cdc-wdm: fix reading stuck on device close (bsc#1012628). +- usb: typec: tcpci: Don't skip cleanup in .remove() on error + (bsc#1012628). +- usb: typec: tcpci_mt6360: Update for BMC PHY setting + (bsc#1012628). +- USB: serial: pl2303: add device id for HP LM930 Display + (bsc#1012628). +- USB: serial: qcserial: add support for Sierra Wireless EM7590 + (bsc#1012628). +- USB: serial: option: add Fibocom L610 modem (bsc#1012628). +- USB: serial: option: add Fibocom MA510 modem (bsc#1012628). +- slimbus: qcom: Fix IRQ check in qcom_slim_probe (bsc#1012628). +- fsl_lpuart: Don't enable interrupts too early (bsc#1012628). +- genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq() + (bsc#1012628). +- serial: 8250_mtk: Fix UART_EFR register address (bsc#1012628). +- serial: 8250_mtk: Fix register address for XON/XOFF character + (bsc#1012628). +- ceph: fix setting of xattrs on async created inodes + (bsc#1012628). +- Revert "mm/memory-failure.c: skip huge_zero_page in + memory_failure()" (bsc#1012628). +- mm/huge_memory: do not overkill when splitting huge_zero_page + (bsc#1012628). +- mm: mremap: fix sign for EFAULT error return value + (bsc#1012628). +- drm/vmwgfx: Disable command buffers on svga3 without gbobjects + (bsc#1012628). +- drm/nouveau/tegra: Stop using iommu_present() (bsc#1012628). +- i40e: i40e_main: fix a missing check on list iterator + (bsc#1012628). +- net: phy: Fix race condition on link status change + (bsc#1012628). +- writeback: Avoid skipping inode writeback (bsc#1012628). +- cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in + cpuset_init_smp() (bsc#1012628). +- ping: fix address binding wrt vrf (bsc#1012628). +- ath11k: reduce the wait time of 11d scan and hw scan while + add interface (bsc#1012628). +- arm[64]/memremap: don't abuse pfn_valid() to ensure presence + of linear map (bsc#1012628). +- net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061 + (bsc#1012628). +- net: phy: micrel: Pass .probe for KS8737 (bsc#1012628). +- SUNRPC: Ensure that the gssproxy client can start in a connected + state (bsc#1012628). +- drm/vmwgfx: Initialize drm_mode_fb_cmd2 (bsc#1012628). +- Revert "drm/amd/pm: keep the BACO feature enabled for suspend" + (bsc#1012628). +- dma-buf: call dma_buf_stats_setup after dmabuf is in valid list + (bsc#1012628). +- mm/hwpoison: use pr_err() instead of dump_page() in + get_any_page() (bsc#1012628). +- net: phy: micrel: Fix incorrect variable type in micrel + (bsc#1012628). +- mm/kfence: reset PG_slab and memcg_data before freeing + __kfence_pool (bsc#1012628). +- commit eab1a2c + +------------------------------------------------------------------- +Mon May 16 06:08:55 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.8 (bsc#1012628). +- mm: fix invalid page pointer returned with FOLL_PIN gups + (bsc#1012628). +- mm,migrate: fix establishing demotion target (bsc#1012628). +- mm/mlock: fix potential imbalanced rlimit ucounts adjustment + (bsc#1012628). +- mm/hwpoison: fix error page recovered but reported "not + recovered" (bsc#1012628). +- mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() + and __mcopy_atomic() (bsc#1012628). +- mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte() + (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + hugetlb_mcopy_atomic_pte() (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + copy_huge_page_from_user() (bsc#1012628). +- mm: fix missing cache flush for all tail pages of compound page + (bsc#1012628). +- udf: Avoid using stale lengthOfImpUse (bsc#1012628). +- rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition + (bsc#1012628). +- Bluetooth: Fix the creation of hdev->name (bsc#1012628). +- commit 718e8e9 + +------------------------------------------------------------------- Thu May 12 14:36:35 CEST 2022 - jslaby@suse.cz - Linux 5.17.7 (bsc#1012628). diff --git a/kernel-source.spec b/kernel-source.spec index f62ab3c..9c4f66a 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -17,7 +17,7 @@ %define srcversion 5.17 -%define patchversion 5.17.7 +%define patchversion 5.17.9 %define variant %{nil} %define vanilla_only 0 @@ -31,9 +31,9 @@ %endif Name: kernel-source -Version: 5.17.7 +Version: 5.17.9 %if 0%{?is_kotd} -Release: .gc9a5fa1 +Release: .geab1a2c %else Release: 0 %endif @@ -50,7 +50,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 +Provides: %name-srchash-eab1a2cee966a5cf3b8d386ac543e7daef943fcd Provides: linux Provides: multiversion(kernel) Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-syms.changes b/kernel-syms.changes index e3e772a..08fac2d 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,4 +1,228 @@ ------------------------------------------------------------------- +Wed May 18 12:03:12 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.9 (bsc#1012628). +- batman-adv: Don't skb_split skbuffs with frag_list + (bsc#1012628). +- iwlwifi: iwl-dbg: Use del_timer_sync() before freeing + (bsc#1012628). +- hwmon: (tmp401) Add OF device ID table (bsc#1012628). +- mac80211: Reset MBSSID parameters upon connection (bsc#1012628). +- net: rds: use maybe_get_net() when acquiring refcount on TCP + sockets (bsc#1012628). +- net: Fix features skip in for_each_netdev_feature() + (bsc#1012628). +- net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in + hardware when deleted (bsc#1012628). +- net: mscc: ocelot: fix VCAP IS2 filters matching on both lookups + (bsc#1012628). +- net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0 + (bsc#1012628). +- net: mscc: ocelot: avoid corrupting hardware counters when + moving VCAP filters (bsc#1012628). +- fbdev: simplefb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- fbdev: efifb: Cleanup fb_info in .fb_destroy rather than .remove + (bsc#1012628). +- fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- platform/surface: aggregator: Fix initialization order when + compiling as builtin module (bsc#1012628). +- ice: Fix race during aux device (un)plugging (bsc#1012628). +- ice: clear stale Tx queue settings before configuring + (bsc#1012628). +- ice: fix PTP stale Tx timestamps cleanup (bsc#1012628). +- ipv4: drop dst in multicast routing path (bsc#1012628). +- drm/nouveau: Fix a potential theorical leak in + nouveau_get_backlight_name() (bsc#1012628). +- netlink: do not reset transport header in netlink_recvmsg() + (bsc#1012628). +- net: chelsio: cxgb4: Avoid potential negative array offset + (bsc#1012628). +- fbdev: efifb: Fix a use-after-free due early fb_info cleanup + (bsc#1012628). +- net: sfc: fix memory leak due to ptp channel (bsc#1012628). +- fanotify: do not allow setting dirent events in mask of non-dir + (bsc#1012628). +- mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU + protection (bsc#1012628). +- nfs: fix broken handling of the softreval mount option + (bsc#1012628). +- ionic: fix missing pci_release_regions() on error in + ionic_probe() (bsc#1012628). +- dim: initialize all struct fields (bsc#1012628). +- hwmon: (ltq-cputemp) restrict it to SOC_XWAY (bsc#1012628). +- procfs: prevent unprivileged processes accessing fdinfo dir + (bsc#1012628). +- selftests: vm: Makefile: rename TARGETS to VMTARGETS + (bsc#1012628). +- net: dsa: flush switchdev workqueue on bridge join error path + (bsc#1012628). +- arm64: vdso: fix makefile dependency on vdso.so (bsc#1012628). +- virtio: fix virtio transitional ids (bsc#1012628). +- s390/ctcm: fix variable dereferenced before check (bsc#1012628). +- s390/ctcm: fix potential memory leak (bsc#1012628). +- s390/lcs: fix variable dereferenced before check (bsc#1012628). +- net/sched: act_pedit: really ensure the skb is writable + (bsc#1012628). +- net: ethernet: mediatek: ppe: fix wrong size passed to memset() + (bsc#1012628). +- net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral + (bsc#1012628). +- drm/vc4: hdmi: Fix build error for implicit function declaration + (bsc#1012628). +- mlxsw: Avoid warning during ip6gre device removal (bsc#1012628). +- net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down() + (bsc#1012628). +- net/smc: non blocking recvmsg() return -EAGAIN when no data + and signal_pending (bsc#1012628). +- net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe() + (bsc#1012628). +- tls: Fix context leak on tls_device_down (bsc#1012628). +- drm/vmwgfx: Fix fencing on SVGAv3 (bsc#1012628). +- gfs2: Fix filesystem block deallocation for short writes + (bsc#1012628). +- hwmon: (asus_wmi_sensors) Fix CROSSHAIR VI HERO name + (bsc#1012628). +- hwmon: (f71882fg) Fix negative temperature (bsc#1012628). +- RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core() + (bsc#1012628). +- iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu + (bsc#1012628). +- ASoC: max98090: Reject invalid values in custom control put() + (bsc#1012628). +- ASoC: max98090: Generate notifications on changes for custom + control (bsc#1012628). +- ASoC: ops: Validate input values in snd_soc_put_volsw_range() + (bsc#1012628). +- s390: disable -Warray-bounds (bsc#1012628). +- ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback + (bsc#1012628). +- io_uring: assign non-fixed early for async work (bsc#1012628). +- net: emaclite: Don't advertise 1000BASE-T and do auto + negotiation (bsc#1012628). +- net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT + (bsc#1012628). +- secure_seq: use the 64 bits of the siphash for port offset + calculation (bsc#1012628). +- tcp: use different parts of the port_offset for index and offset + (bsc#1012628). +- tcp: resalt the secret every 10 seconds (bsc#1012628). +- tcp: add small random increments to the source port + (bsc#1012628). +- tcp: dynamically allocate the perturb table used by source ports + (bsc#1012628). +- tcp: increase source port perturb table to 2^16 (bsc#1012628). +- tcp: drop the hash_32() part from the index calculation + (bsc#1012628). +- block: Do not call folio_next() on an unreferenced folio + (bsc#1012628). +- interconnect: Restore sync state by ignoring ipa-virt in + provider count (bsc#1012628). +- perf tests: Fix coresight `perf test` failure (bsc#1012628). +- firmware_loader: use kernel credentials when reading firmware + (bsc#1012628). +- KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context() + (bsc#1012628). +- usb: xhci-mtk: fix fs isoc's transfer error (bsc#1012628). +- x86/mm: Fix marking of unused sub-pmd ranges (bsc#1012628). +- tty/serial: digicolor: fix possible null-ptr-deref in + digicolor_uart_probe() (bsc#1012628). +- tty: n_gsm: fix buffer over-read in gsm_dlci_data() + (bsc#1012628). +- tty: n_gsm: fix mux activation issues in gsm_config() + (bsc#1012628). +- tty: n_gsm: fix invalid gsmtty_write_room() result + (bsc#1012628). +- usb: gadget: uvc: allow for application to cleanly shutdown + (bsc#1012628). +- usb: cdc-wdm: fix reading stuck on device close (bsc#1012628). +- usb: typec: tcpci: Don't skip cleanup in .remove() on error + (bsc#1012628). +- usb: typec: tcpci_mt6360: Update for BMC PHY setting + (bsc#1012628). +- USB: serial: pl2303: add device id for HP LM930 Display + (bsc#1012628). +- USB: serial: qcserial: add support for Sierra Wireless EM7590 + (bsc#1012628). +- USB: serial: option: add Fibocom L610 modem (bsc#1012628). +- USB: serial: option: add Fibocom MA510 modem (bsc#1012628). +- slimbus: qcom: Fix IRQ check in qcom_slim_probe (bsc#1012628). +- fsl_lpuart: Don't enable interrupts too early (bsc#1012628). +- genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq() + (bsc#1012628). +- serial: 8250_mtk: Fix UART_EFR register address (bsc#1012628). +- serial: 8250_mtk: Fix register address for XON/XOFF character + (bsc#1012628). +- ceph: fix setting of xattrs on async created inodes + (bsc#1012628). +- Revert "mm/memory-failure.c: skip huge_zero_page in + memory_failure()" (bsc#1012628). +- mm/huge_memory: do not overkill when splitting huge_zero_page + (bsc#1012628). +- mm: mremap: fix sign for EFAULT error return value + (bsc#1012628). +- drm/vmwgfx: Disable command buffers on svga3 without gbobjects + (bsc#1012628). +- drm/nouveau/tegra: Stop using iommu_present() (bsc#1012628). +- i40e: i40e_main: fix a missing check on list iterator + (bsc#1012628). +- net: phy: Fix race condition on link status change + (bsc#1012628). +- writeback: Avoid skipping inode writeback (bsc#1012628). +- cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in + cpuset_init_smp() (bsc#1012628). +- ping: fix address binding wrt vrf (bsc#1012628). +- ath11k: reduce the wait time of 11d scan and hw scan while + add interface (bsc#1012628). +- arm[64]/memremap: don't abuse pfn_valid() to ensure presence + of linear map (bsc#1012628). +- net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061 + (bsc#1012628). +- net: phy: micrel: Pass .probe for KS8737 (bsc#1012628). +- SUNRPC: Ensure that the gssproxy client can start in a connected + state (bsc#1012628). +- drm/vmwgfx: Initialize drm_mode_fb_cmd2 (bsc#1012628). +- Revert "drm/amd/pm: keep the BACO feature enabled for suspend" + (bsc#1012628). +- dma-buf: call dma_buf_stats_setup after dmabuf is in valid list + (bsc#1012628). +- mm/hwpoison: use pr_err() instead of dump_page() in + get_any_page() (bsc#1012628). +- net: phy: micrel: Fix incorrect variable type in micrel + (bsc#1012628). +- mm/kfence: reset PG_slab and memcg_data before freeing + __kfence_pool (bsc#1012628). +- commit eab1a2c + +------------------------------------------------------------------- +Mon May 16 06:08:55 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.8 (bsc#1012628). +- mm: fix invalid page pointer returned with FOLL_PIN gups + (bsc#1012628). +- mm,migrate: fix establishing demotion target (bsc#1012628). +- mm/mlock: fix potential imbalanced rlimit ucounts adjustment + (bsc#1012628). +- mm/hwpoison: fix error page recovered but reported "not + recovered" (bsc#1012628). +- mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() + and __mcopy_atomic() (bsc#1012628). +- mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte() + (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + hugetlb_mcopy_atomic_pte() (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + copy_huge_page_from_user() (bsc#1012628). +- mm: fix missing cache flush for all tail pages of compound page + (bsc#1012628). +- udf: Avoid using stale lengthOfImpUse (bsc#1012628). +- rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition + (bsc#1012628). +- Bluetooth: Fix the creation of hdev->name (bsc#1012628). +- commit 718e8e9 + +------------------------------------------------------------------- Thu May 12 14:36:35 CEST 2022 - jslaby@suse.cz - Linux 5.17.7 (bsc#1012628). diff --git a/kernel-syms.spec b/kernel-syms.spec index 8c17d89..e38035a 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-only Group: Development/Sources -Version: 5.17.7 +Version: 5.17.9 %if %using_buildservice %if 0%{?is_kotd} -Release: .gc9a5fa1 +Release: .geab1a2c %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-c9a5fa1b9f6f6fd24077192f84b23566f1349996 +Provides: %name-srchash-eab1a2cee966a5cf3b8d386ac543e7daef943fcd Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index e3e772a..08fac2d 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,4 +1,228 @@ ------------------------------------------------------------------- +Wed May 18 12:03:12 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.9 (bsc#1012628). +- batman-adv: Don't skb_split skbuffs with frag_list + (bsc#1012628). +- iwlwifi: iwl-dbg: Use del_timer_sync() before freeing + (bsc#1012628). +- hwmon: (tmp401) Add OF device ID table (bsc#1012628). +- mac80211: Reset MBSSID parameters upon connection (bsc#1012628). +- net: rds: use maybe_get_net() when acquiring refcount on TCP + sockets (bsc#1012628). +- net: Fix features skip in for_each_netdev_feature() + (bsc#1012628). +- net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in + hardware when deleted (bsc#1012628). +- net: mscc: ocelot: fix VCAP IS2 filters matching on both lookups + (bsc#1012628). +- net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0 + (bsc#1012628). +- net: mscc: ocelot: avoid corrupting hardware counters when + moving VCAP filters (bsc#1012628). +- fbdev: simplefb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- fbdev: efifb: Cleanup fb_info in .fb_destroy rather than .remove + (bsc#1012628). +- fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- platform/surface: aggregator: Fix initialization order when + compiling as builtin module (bsc#1012628). +- ice: Fix race during aux device (un)plugging (bsc#1012628). +- ice: clear stale Tx queue settings before configuring + (bsc#1012628). +- ice: fix PTP stale Tx timestamps cleanup (bsc#1012628). +- ipv4: drop dst in multicast routing path (bsc#1012628). +- drm/nouveau: Fix a potential theorical leak in + nouveau_get_backlight_name() (bsc#1012628). +- netlink: do not reset transport header in netlink_recvmsg() + (bsc#1012628). +- net: chelsio: cxgb4: Avoid potential negative array offset + (bsc#1012628). +- fbdev: efifb: Fix a use-after-free due early fb_info cleanup + (bsc#1012628). +- net: sfc: fix memory leak due to ptp channel (bsc#1012628). +- fanotify: do not allow setting dirent events in mask of non-dir + (bsc#1012628). +- mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU + protection (bsc#1012628). +- nfs: fix broken handling of the softreval mount option + (bsc#1012628). +- ionic: fix missing pci_release_regions() on error in + ionic_probe() (bsc#1012628). +- dim: initialize all struct fields (bsc#1012628). +- hwmon: (ltq-cputemp) restrict it to SOC_XWAY (bsc#1012628). +- procfs: prevent unprivileged processes accessing fdinfo dir + (bsc#1012628). +- selftests: vm: Makefile: rename TARGETS to VMTARGETS + (bsc#1012628). +- net: dsa: flush switchdev workqueue on bridge join error path + (bsc#1012628). +- arm64: vdso: fix makefile dependency on vdso.so (bsc#1012628). +- virtio: fix virtio transitional ids (bsc#1012628). +- s390/ctcm: fix variable dereferenced before check (bsc#1012628). +- s390/ctcm: fix potential memory leak (bsc#1012628). +- s390/lcs: fix variable dereferenced before check (bsc#1012628). +- net/sched: act_pedit: really ensure the skb is writable + (bsc#1012628). +- net: ethernet: mediatek: ppe: fix wrong size passed to memset() + (bsc#1012628). +- net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral + (bsc#1012628). +- drm/vc4: hdmi: Fix build error for implicit function declaration + (bsc#1012628). +- mlxsw: Avoid warning during ip6gre device removal (bsc#1012628). +- net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down() + (bsc#1012628). +- net/smc: non blocking recvmsg() return -EAGAIN when no data + and signal_pending (bsc#1012628). +- net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe() + (bsc#1012628). +- tls: Fix context leak on tls_device_down (bsc#1012628). +- drm/vmwgfx: Fix fencing on SVGAv3 (bsc#1012628). +- gfs2: Fix filesystem block deallocation for short writes + (bsc#1012628). +- hwmon: (asus_wmi_sensors) Fix CROSSHAIR VI HERO name + (bsc#1012628). +- hwmon: (f71882fg) Fix negative temperature (bsc#1012628). +- RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core() + (bsc#1012628). +- iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu + (bsc#1012628). +- ASoC: max98090: Reject invalid values in custom control put() + (bsc#1012628). +- ASoC: max98090: Generate notifications on changes for custom + control (bsc#1012628). +- ASoC: ops: Validate input values in snd_soc_put_volsw_range() + (bsc#1012628). +- s390: disable -Warray-bounds (bsc#1012628). +- ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback + (bsc#1012628). +- io_uring: assign non-fixed early for async work (bsc#1012628). +- net: emaclite: Don't advertise 1000BASE-T and do auto + negotiation (bsc#1012628). +- net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT + (bsc#1012628). +- secure_seq: use the 64 bits of the siphash for port offset + calculation (bsc#1012628). +- tcp: use different parts of the port_offset for index and offset + (bsc#1012628). +- tcp: resalt the secret every 10 seconds (bsc#1012628). +- tcp: add small random increments to the source port + (bsc#1012628). +- tcp: dynamically allocate the perturb table used by source ports + (bsc#1012628). +- tcp: increase source port perturb table to 2^16 (bsc#1012628). +- tcp: drop the hash_32() part from the index calculation + (bsc#1012628). +- block: Do not call folio_next() on an unreferenced folio + (bsc#1012628). +- interconnect: Restore sync state by ignoring ipa-virt in + provider count (bsc#1012628). +- perf tests: Fix coresight `perf test` failure (bsc#1012628). +- firmware_loader: use kernel credentials when reading firmware + (bsc#1012628). +- KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context() + (bsc#1012628). +- usb: xhci-mtk: fix fs isoc's transfer error (bsc#1012628). +- x86/mm: Fix marking of unused sub-pmd ranges (bsc#1012628). +- tty/serial: digicolor: fix possible null-ptr-deref in + digicolor_uart_probe() (bsc#1012628). +- tty: n_gsm: fix buffer over-read in gsm_dlci_data() + (bsc#1012628). +- tty: n_gsm: fix mux activation issues in gsm_config() + (bsc#1012628). +- tty: n_gsm: fix invalid gsmtty_write_room() result + (bsc#1012628). +- usb: gadget: uvc: allow for application to cleanly shutdown + (bsc#1012628). +- usb: cdc-wdm: fix reading stuck on device close (bsc#1012628). +- usb: typec: tcpci: Don't skip cleanup in .remove() on error + (bsc#1012628). +- usb: typec: tcpci_mt6360: Update for BMC PHY setting + (bsc#1012628). +- USB: serial: pl2303: add device id for HP LM930 Display + (bsc#1012628). +- USB: serial: qcserial: add support for Sierra Wireless EM7590 + (bsc#1012628). +- USB: serial: option: add Fibocom L610 modem (bsc#1012628). +- USB: serial: option: add Fibocom MA510 modem (bsc#1012628). +- slimbus: qcom: Fix IRQ check in qcom_slim_probe (bsc#1012628). +- fsl_lpuart: Don't enable interrupts too early (bsc#1012628). +- genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq() + (bsc#1012628). +- serial: 8250_mtk: Fix UART_EFR register address (bsc#1012628). +- serial: 8250_mtk: Fix register address for XON/XOFF character + (bsc#1012628). +- ceph: fix setting of xattrs on async created inodes + (bsc#1012628). +- Revert "mm/memory-failure.c: skip huge_zero_page in + memory_failure()" (bsc#1012628). +- mm/huge_memory: do not overkill when splitting huge_zero_page + (bsc#1012628). +- mm: mremap: fix sign for EFAULT error return value + (bsc#1012628). +- drm/vmwgfx: Disable command buffers on svga3 without gbobjects + (bsc#1012628). +- drm/nouveau/tegra: Stop using iommu_present() (bsc#1012628). +- i40e: i40e_main: fix a missing check on list iterator + (bsc#1012628). +- net: phy: Fix race condition on link status change + (bsc#1012628). +- writeback: Avoid skipping inode writeback (bsc#1012628). +- cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in + cpuset_init_smp() (bsc#1012628). +- ping: fix address binding wrt vrf (bsc#1012628). +- ath11k: reduce the wait time of 11d scan and hw scan while + add interface (bsc#1012628). +- arm[64]/memremap: don't abuse pfn_valid() to ensure presence + of linear map (bsc#1012628). +- net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061 + (bsc#1012628). +- net: phy: micrel: Pass .probe for KS8737 (bsc#1012628). +- SUNRPC: Ensure that the gssproxy client can start in a connected + state (bsc#1012628). +- drm/vmwgfx: Initialize drm_mode_fb_cmd2 (bsc#1012628). +- Revert "drm/amd/pm: keep the BACO feature enabled for suspend" + (bsc#1012628). +- dma-buf: call dma_buf_stats_setup after dmabuf is in valid list + (bsc#1012628). +- mm/hwpoison: use pr_err() instead of dump_page() in + get_any_page() (bsc#1012628). +- net: phy: micrel: Fix incorrect variable type in micrel + (bsc#1012628). +- mm/kfence: reset PG_slab and memcg_data before freeing + __kfence_pool (bsc#1012628). +- commit eab1a2c + +------------------------------------------------------------------- +Mon May 16 06:08:55 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.8 (bsc#1012628). +- mm: fix invalid page pointer returned with FOLL_PIN gups + (bsc#1012628). +- mm,migrate: fix establishing demotion target (bsc#1012628). +- mm/mlock: fix potential imbalanced rlimit ucounts adjustment + (bsc#1012628). +- mm/hwpoison: fix error page recovered but reported "not + recovered" (bsc#1012628). +- mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() + and __mcopy_atomic() (bsc#1012628). +- mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte() + (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + hugetlb_mcopy_atomic_pte() (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + copy_huge_page_from_user() (bsc#1012628). +- mm: fix missing cache flush for all tail pages of compound page + (bsc#1012628). +- udf: Avoid using stale lengthOfImpUse (bsc#1012628). +- rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition + (bsc#1012628). +- Bluetooth: Fix the creation of hdev->name (bsc#1012628). +- commit 718e8e9 + +------------------------------------------------------------------- Thu May 12 14:36:35 CEST 2022 - jslaby@suse.cz - Linux 5.17.7 (bsc#1012628). diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index c2a33ca..b44fa80 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 5.17 -%define patchversion 5.17.7 +%define patchversion 5.17.9 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -107,9 +107,9 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0-only Group: System/Kernel -Version: 5.17.7 +Version: 5.17.9 %if 0%{?is_kotd} -Release: .gc9a5fa1 +Release: .geab1a2c %else Release: 0 %endif @@ -234,10 +234,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 -Provides: kernel-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 +Provides: kernel-%build_flavor-base-srchash-eab1a2cee966a5cf3b8d386ac543e7daef943fcd +Provides: kernel-srchash-eab1a2cee966a5cf3b8d386ac543e7daef943fcd # END COMMON DEPS -Provides: %name-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 +Provides: %name-srchash-eab1a2cee966a5cf3b8d386ac543e7daef943fcd %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index e3e772a..08fac2d 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,4 +1,228 @@ ------------------------------------------------------------------- +Wed May 18 12:03:12 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.9 (bsc#1012628). +- batman-adv: Don't skb_split skbuffs with frag_list + (bsc#1012628). +- iwlwifi: iwl-dbg: Use del_timer_sync() before freeing + (bsc#1012628). +- hwmon: (tmp401) Add OF device ID table (bsc#1012628). +- mac80211: Reset MBSSID parameters upon connection (bsc#1012628). +- net: rds: use maybe_get_net() when acquiring refcount on TCP + sockets (bsc#1012628). +- net: Fix features skip in for_each_netdev_feature() + (bsc#1012628). +- net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in + hardware when deleted (bsc#1012628). +- net: mscc: ocelot: fix VCAP IS2 filters matching on both lookups + (bsc#1012628). +- net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0 + (bsc#1012628). +- net: mscc: ocelot: avoid corrupting hardware counters when + moving VCAP filters (bsc#1012628). +- fbdev: simplefb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- fbdev: efifb: Cleanup fb_info in .fb_destroy rather than .remove + (bsc#1012628). +- fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than + .remove (bsc#1012628). +- platform/surface: aggregator: Fix initialization order when + compiling as builtin module (bsc#1012628). +- ice: Fix race during aux device (un)plugging (bsc#1012628). +- ice: clear stale Tx queue settings before configuring + (bsc#1012628). +- ice: fix PTP stale Tx timestamps cleanup (bsc#1012628). +- ipv4: drop dst in multicast routing path (bsc#1012628). +- drm/nouveau: Fix a potential theorical leak in + nouveau_get_backlight_name() (bsc#1012628). +- netlink: do not reset transport header in netlink_recvmsg() + (bsc#1012628). +- net: chelsio: cxgb4: Avoid potential negative array offset + (bsc#1012628). +- fbdev: efifb: Fix a use-after-free due early fb_info cleanup + (bsc#1012628). +- net: sfc: fix memory leak due to ptp channel (bsc#1012628). +- fanotify: do not allow setting dirent events in mask of non-dir + (bsc#1012628). +- mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU + protection (bsc#1012628). +- nfs: fix broken handling of the softreval mount option + (bsc#1012628). +- ionic: fix missing pci_release_regions() on error in + ionic_probe() (bsc#1012628). +- dim: initialize all struct fields (bsc#1012628). +- hwmon: (ltq-cputemp) restrict it to SOC_XWAY (bsc#1012628). +- procfs: prevent unprivileged processes accessing fdinfo dir + (bsc#1012628). +- selftests: vm: Makefile: rename TARGETS to VMTARGETS + (bsc#1012628). +- net: dsa: flush switchdev workqueue on bridge join error path + (bsc#1012628). +- arm64: vdso: fix makefile dependency on vdso.so (bsc#1012628). +- virtio: fix virtio transitional ids (bsc#1012628). +- s390/ctcm: fix variable dereferenced before check (bsc#1012628). +- s390/ctcm: fix potential memory leak (bsc#1012628). +- s390/lcs: fix variable dereferenced before check (bsc#1012628). +- net/sched: act_pedit: really ensure the skb is writable + (bsc#1012628). +- net: ethernet: mediatek: ppe: fix wrong size passed to memset() + (bsc#1012628). +- net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral + (bsc#1012628). +- drm/vc4: hdmi: Fix build error for implicit function declaration + (bsc#1012628). +- mlxsw: Avoid warning during ip6gre device removal (bsc#1012628). +- net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down() + (bsc#1012628). +- net/smc: non blocking recvmsg() return -EAGAIN when no data + and signal_pending (bsc#1012628). +- net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe() + (bsc#1012628). +- tls: Fix context leak on tls_device_down (bsc#1012628). +- drm/vmwgfx: Fix fencing on SVGAv3 (bsc#1012628). +- gfs2: Fix filesystem block deallocation for short writes + (bsc#1012628). +- hwmon: (asus_wmi_sensors) Fix CROSSHAIR VI HERO name + (bsc#1012628). +- hwmon: (f71882fg) Fix negative temperature (bsc#1012628). +- RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core() + (bsc#1012628). +- iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu + (bsc#1012628). +- ASoC: max98090: Reject invalid values in custom control put() + (bsc#1012628). +- ASoC: max98090: Generate notifications on changes for custom + control (bsc#1012628). +- ASoC: ops: Validate input values in snd_soc_put_volsw_range() + (bsc#1012628). +- s390: disable -Warray-bounds (bsc#1012628). +- ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback + (bsc#1012628). +- io_uring: assign non-fixed early for async work (bsc#1012628). +- net: emaclite: Don't advertise 1000BASE-T and do auto + negotiation (bsc#1012628). +- net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT + (bsc#1012628). +- secure_seq: use the 64 bits of the siphash for port offset + calculation (bsc#1012628). +- tcp: use different parts of the port_offset for index and offset + (bsc#1012628). +- tcp: resalt the secret every 10 seconds (bsc#1012628). +- tcp: add small random increments to the source port + (bsc#1012628). +- tcp: dynamically allocate the perturb table used by source ports + (bsc#1012628). +- tcp: increase source port perturb table to 2^16 (bsc#1012628). +- tcp: drop the hash_32() part from the index calculation + (bsc#1012628). +- block: Do not call folio_next() on an unreferenced folio + (bsc#1012628). +- interconnect: Restore sync state by ignoring ipa-virt in + provider count (bsc#1012628). +- perf tests: Fix coresight `perf test` failure (bsc#1012628). +- firmware_loader: use kernel credentials when reading firmware + (bsc#1012628). +- KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context() + (bsc#1012628). +- usb: xhci-mtk: fix fs isoc's transfer error (bsc#1012628). +- x86/mm: Fix marking of unused sub-pmd ranges (bsc#1012628). +- tty/serial: digicolor: fix possible null-ptr-deref in + digicolor_uart_probe() (bsc#1012628). +- tty: n_gsm: fix buffer over-read in gsm_dlci_data() + (bsc#1012628). +- tty: n_gsm: fix mux activation issues in gsm_config() + (bsc#1012628). +- tty: n_gsm: fix invalid gsmtty_write_room() result + (bsc#1012628). +- usb: gadget: uvc: allow for application to cleanly shutdown + (bsc#1012628). +- usb: cdc-wdm: fix reading stuck on device close (bsc#1012628). +- usb: typec: tcpci: Don't skip cleanup in .remove() on error + (bsc#1012628). +- usb: typec: tcpci_mt6360: Update for BMC PHY setting + (bsc#1012628). +- USB: serial: pl2303: add device id for HP LM930 Display + (bsc#1012628). +- USB: serial: qcserial: add support for Sierra Wireless EM7590 + (bsc#1012628). +- USB: serial: option: add Fibocom L610 modem (bsc#1012628). +- USB: serial: option: add Fibocom MA510 modem (bsc#1012628). +- slimbus: qcom: Fix IRQ check in qcom_slim_probe (bsc#1012628). +- fsl_lpuart: Don't enable interrupts too early (bsc#1012628). +- genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq() + (bsc#1012628). +- serial: 8250_mtk: Fix UART_EFR register address (bsc#1012628). +- serial: 8250_mtk: Fix register address for XON/XOFF character + (bsc#1012628). +- ceph: fix setting of xattrs on async created inodes + (bsc#1012628). +- Revert "mm/memory-failure.c: skip huge_zero_page in + memory_failure()" (bsc#1012628). +- mm/huge_memory: do not overkill when splitting huge_zero_page + (bsc#1012628). +- mm: mremap: fix sign for EFAULT error return value + (bsc#1012628). +- drm/vmwgfx: Disable command buffers on svga3 without gbobjects + (bsc#1012628). +- drm/nouveau/tegra: Stop using iommu_present() (bsc#1012628). +- i40e: i40e_main: fix a missing check on list iterator + (bsc#1012628). +- net: phy: Fix race condition on link status change + (bsc#1012628). +- writeback: Avoid skipping inode writeback (bsc#1012628). +- cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in + cpuset_init_smp() (bsc#1012628). +- ping: fix address binding wrt vrf (bsc#1012628). +- ath11k: reduce the wait time of 11d scan and hw scan while + add interface (bsc#1012628). +- arm[64]/memremap: don't abuse pfn_valid() to ensure presence + of linear map (bsc#1012628). +- net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061 + (bsc#1012628). +- net: phy: micrel: Pass .probe for KS8737 (bsc#1012628). +- SUNRPC: Ensure that the gssproxy client can start in a connected + state (bsc#1012628). +- drm/vmwgfx: Initialize drm_mode_fb_cmd2 (bsc#1012628). +- Revert "drm/amd/pm: keep the BACO feature enabled for suspend" + (bsc#1012628). +- dma-buf: call dma_buf_stats_setup after dmabuf is in valid list + (bsc#1012628). +- mm/hwpoison: use pr_err() instead of dump_page() in + get_any_page() (bsc#1012628). +- net: phy: micrel: Fix incorrect variable type in micrel + (bsc#1012628). +- mm/kfence: reset PG_slab and memcg_data before freeing + __kfence_pool (bsc#1012628). +- commit eab1a2c + +------------------------------------------------------------------- +Mon May 16 06:08:55 CEST 2022 - jslaby@suse.cz + +- Linux 5.17.8 (bsc#1012628). +- mm: fix invalid page pointer returned with FOLL_PIN gups + (bsc#1012628). +- mm,migrate: fix establishing demotion target (bsc#1012628). +- mm/mlock: fix potential imbalanced rlimit ucounts adjustment + (bsc#1012628). +- mm/hwpoison: fix error page recovered but reported "not + recovered" (bsc#1012628). +- mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() + and __mcopy_atomic() (bsc#1012628). +- mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte() + (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + hugetlb_mcopy_atomic_pte() (bsc#1012628). +- mm: hugetlb: fix missing cache flush in + copy_huge_page_from_user() (bsc#1012628). +- mm: fix missing cache flush for all tail pages of compound page + (bsc#1012628). +- udf: Avoid using stale lengthOfImpUse (bsc#1012628). +- rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition + (bsc#1012628). +- Bluetooth: Fix the creation of hdev->name (bsc#1012628). +- commit 718e8e9 + +------------------------------------------------------------------- Thu May 12 14:36:35 CEST 2022 - jslaby@suse.cz - Linux 5.17.7 (bsc#1012628). diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index 01344ba..4b0ace0 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 5.17 -%define patchversion 5.17.7 +%define patchversion 5.17.9 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -107,9 +107,9 @@ Name: kernel-zfcpdump Summary: The IBM System Z zfcpdump Kernel License: GPL-2.0-only Group: System/Kernel -Version: 5.17.7 +Version: 5.17.9 %if 0%{?is_kotd} -Release: .gc9a5fa1 +Release: .geab1a2c %else Release: 0 %endif @@ -234,10 +234,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 -Provides: kernel-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 +Provides: kernel-%build_flavor-base-srchash-eab1a2cee966a5cf3b8d386ac543e7daef943fcd +Provides: kernel-srchash-eab1a2cee966a5cf3b8d386ac543e7daef943fcd # END COMMON DEPS -Provides: %name-srchash-c9a5fa1b9f6f6fd24077192f84b23566f1349996 +Provides: %name-srchash-eab1a2cee966a5cf3b8d386ac543e7daef943fcd %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index f66c54f..749b7ca 120000 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1 +1 @@ -/ipfs/bafybeihz3z5n4bkpiieobll4rsmzhr7f5dtlkmqxtojkxb3gwfzotznhx4 \ No newline at end of file +/ipfs/bafybeiceljdztmtwfayrx67d46teghb2fmsybkgqeb6rwayphmobst5xu4 \ No newline at end of file diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 0f0d799..6aaa349 120000 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1 +1 @@ -/ipfs/bafkreigrtt4ifxjjg7nbltvs4y57ki7sgupmie5oqjawazsebum6ybkkgu \ No newline at end of file +/ipfs/bafkreibezafg2fzjeyihnboh3vzpl7e6upqbh6ep63sblxh367xnvychky \ No newline at end of file diff --git a/series.conf b/series.conf index 09b5444..f45b304 100644 --- a/series.conf +++ b/series.conf @@ -2272,6 +2272,134 @@ patches.kernel.org/5.17.7-139-PCI-aardvark-Drop-__maybe_unused-from-advk_pci.patch patches.kernel.org/5.17.7-140-PCI-aardvark-Update-comment-about-link-going-d.patch patches.kernel.org/5.17.7-141-Linux-5.17.7.patch + patches.kernel.org/5.17.8-001-Bluetooth-Fix-the-creation-of-hdev-name.patch + patches.kernel.org/5.17.8-002-rfkill-uapi-fix-RFKILL_IOCTL_MAX_SIZE-ioctl-re.patch + patches.kernel.org/5.17.8-003-udf-Avoid-using-stale-lengthOfImpUse.patch + patches.kernel.org/5.17.8-004-mm-fix-missing-cache-flush-for-all-tail-pages-.patch + patches.kernel.org/5.17.8-005-mm-hugetlb-fix-missing-cache-flush-in-copy_hug.patch + patches.kernel.org/5.17.8-006-mm-hugetlb-fix-missing-cache-flush-in-hugetlb_.patch + patches.kernel.org/5.17.8-007-mm-shmem-fix-missing-cache-flush-in-shmem_mfil.patch + patches.kernel.org/5.17.8-008-mm-userfaultfd-fix-missing-cache-flush-in-mcop.patch + patches.kernel.org/5.17.8-009-mm-hwpoison-fix-error-page-recovered-but-repor.patch + patches.kernel.org/5.17.8-010-mm-mlock-fix-potential-imbalanced-rlimit-ucoun.patch + patches.kernel.org/5.17.8-011-mm-migrate-fix-establishing-demotion-target.patch + patches.kernel.org/5.17.8-012-mm-fix-invalid-page-pointer-returned-with-FOLL.patch + patches.kernel.org/5.17.8-013-Linux-5.17.8.patch + patches.kernel.org/5.17.9-001-batman-adv-Don-t-skb_split-skbuffs-with-frag_l.patch + patches.kernel.org/5.17.9-002-iwlwifi-iwl-dbg-Use-del_timer_sync-before-free.patch + patches.kernel.org/5.17.9-003-hwmon-tmp401-Add-OF-device-ID-table.patch + patches.kernel.org/5.17.9-004-mac80211-Reset-MBSSID-parameters-upon-connecti.patch + patches.kernel.org/5.17.9-005-net-rds-use-maybe_get_net-when-acquiring-refco.patch + patches.kernel.org/5.17.9-006-net-Fix-features-skip-in-for_each_netdev_featu.patch + patches.kernel.org/5.17.9-007-net-mscc-ocelot-fix-last-VCAP-IS1-IS2-filter-p.patch + patches.kernel.org/5.17.9-008-net-mscc-ocelot-fix-VCAP-IS2-filters-matching-.patch + patches.kernel.org/5.17.9-009-net-mscc-ocelot-restrict-tc-trap-actions-to-VC.patch + patches.kernel.org/5.17.9-010-net-mscc-ocelot-avoid-corrupting-hardware-coun.patch + patches.kernel.org/5.17.9-011-fbdev-simplefb-Cleanup-fb_info-in-.fb_destroy-.patch + patches.kernel.org/5.17.9-012-fbdev-efifb-Cleanup-fb_info-in-.fb_destroy-rat.patch + patches.kernel.org/5.17.9-013-fbdev-vesafb-Cleanup-fb_info-in-.fb_destroy-ra.patch + patches.kernel.org/5.17.9-014-platform-surface-aggregator-Fix-initialization.patch + patches.kernel.org/5.17.9-015-ice-Fix-race-during-aux-device-un-plugging.patch + patches.kernel.org/5.17.9-016-ice-clear-stale-Tx-queue-settings-before-confi.patch + patches.kernel.org/5.17.9-017-ice-fix-PTP-stale-Tx-timestamps-cleanup.patch + patches.kernel.org/5.17.9-018-ipv4-drop-dst-in-multicast-routing-path.patch + patches.kernel.org/5.17.9-019-drm-nouveau-Fix-a-potential-theorical-leak-in-.patch + patches.kernel.org/5.17.9-020-netlink-do-not-reset-transport-header-in-netli.patch + patches.kernel.org/5.17.9-021-net-chelsio-cxgb4-Avoid-potential-negative-arr.patch + patches.kernel.org/5.17.9-022-fbdev-efifb-Fix-a-use-after-free-due-early-fb_.patch + patches.kernel.org/5.17.9-023-net-sfc-fix-memory-leak-due-to-ptp-channel.patch + patches.kernel.org/5.17.9-024-fanotify-do-not-allow-setting-dirent-events-in.patch + patches.kernel.org/5.17.9-025-mac80211_hwsim-call-ieee80211_tx_prepare_skb-u.patch + patches.kernel.org/5.17.9-026-nfs-fix-broken-handling-of-the-softreval-mount.patch + patches.kernel.org/5.17.9-027-ionic-fix-missing-pci_release_regions-on-error.patch + patches.kernel.org/5.17.9-028-dim-initialize-all-struct-fields.patch + patches.kernel.org/5.17.9-029-hwmon-ltq-cputemp-restrict-it-to-SOC_XWAY.patch + patches.kernel.org/5.17.9-030-procfs-prevent-unprivileged-processes-accessin.patch + patches.kernel.org/5.17.9-031-selftests-vm-Makefile-rename-TARGETS-to-VMTARG.patch + patches.kernel.org/5.17.9-032-net-dsa-flush-switchdev-workqueue-on-bridge-jo.patch + patches.kernel.org/5.17.9-033-arm64-vdso-fix-makefile-dependency-on-vdso.so.patch + patches.kernel.org/5.17.9-034-virtio-fix-virtio-transitional-ids.patch + patches.kernel.org/5.17.9-035-s390-ctcm-fix-variable-dereferenced-before-che.patch + patches.kernel.org/5.17.9-036-s390-ctcm-fix-potential-memory-leak.patch + patches.kernel.org/5.17.9-037-s390-lcs-fix-variable-dereferenced-before-chec.patch + patches.kernel.org/5.17.9-038-net-sched-act_pedit-really-ensure-the-skb-is-w.patch + patches.kernel.org/5.17.9-039-net-ethernet-mediatek-ppe-fix-wrong-size-passe.patch + patches.kernel.org/5.17.9-040-net-bcmgenet-Check-for-Wake-on-LAN-interrupt-p.patch + patches.kernel.org/5.17.9-041-drm-vc4-hdmi-Fix-build-error-for-implicit-func.patch + patches.kernel.org/5.17.9-042-mlxsw-Avoid-warning-during-ip6gre-device-remov.patch + patches.kernel.org/5.17.9-043-net-dsa-bcm_sf2-Fix-Wake-on-LAN-with-mac_link_.patch + patches.kernel.org/5.17.9-044-net-smc-non-blocking-recvmsg-return-EAGAIN-whe.patch + patches.kernel.org/5.17.9-045-net-sfc-ef10-fix-memory-leak-in-efx_ef10_mtd_p.patch + patches.kernel.org/5.17.9-046-tls-Fix-context-leak-on-tls_device_down.patch + patches.kernel.org/5.17.9-047-drm-vmwgfx-Fix-fencing-on-SVGAv3.patch + patches.kernel.org/5.17.9-048-gfs2-Fix-filesystem-block-deallocation-for-sho.patch + patches.kernel.org/5.17.9-049-hwmon-asus_wmi_sensors-Fix-CROSSHAIR-VI-HERO-n.patch + patches.kernel.org/5.17.9-050-hwmon-f71882fg-Fix-negative-temperature.patch + patches.kernel.org/5.17.9-051-RDMA-irdma-Fix-deadlock-in-irdma_cleanup_cm_co.patch + patches.kernel.org/5.17.9-052-iommu-arm-smmu-disable-large-page-mappings-for.patch + patches.kernel.org/5.17.9-053-ASoC-max98090-Reject-invalid-values-in-custom-.patch + patches.kernel.org/5.17.9-054-ASoC-max98090-Generate-notifications-on-change.patch + patches.kernel.org/5.17.9-055-ASoC-ops-Validate-input-values-in-snd_soc_put_.patch + patches.kernel.org/5.17.9-056-s390-disable-Warray-bounds.patch + patches.kernel.org/5.17.9-057-ASoC-SOF-Fix-NULL-pointer-exception-in-sof_pci.patch + patches.kernel.org/5.17.9-058-io_uring-assign-non-fixed-early-for-async-work.patch + patches.kernel.org/5.17.9-059-net-emaclite-Don-t-advertise-1000BASE-T-and-do.patch + patches.kernel.org/5.17.9-060-net-sfp-Add-tx-fault-workaround-for-Huawei-MA5.patch + patches.kernel.org/5.17.9-061-secure_seq-use-the-64-bits-of-the-siphash-for-.patch + patches.kernel.org/5.17.9-062-tcp-use-different-parts-of-the-port_offset-for.patch + patches.kernel.org/5.17.9-063-tcp-resalt-the-secret-every-10-seconds.patch + patches.kernel.org/5.17.9-064-tcp-add-small-random-increments-to-the-source-.patch + patches.kernel.org/5.17.9-065-tcp-dynamically-allocate-the-perturb-table-use.patch + patches.kernel.org/5.17.9-066-tcp-increase-source-port-perturb-table-to-2-16.patch + patches.kernel.org/5.17.9-067-tcp-drop-the-hash_32-part-from-the-index-calcu.patch + patches.kernel.org/5.17.9-068-block-Do-not-call-folio_next-on-an-unreference.patch + patches.kernel.org/5.17.9-069-interconnect-Restore-sync-state-by-ignoring-ip.patch + patches.kernel.org/5.17.9-070-perf-tests-Fix-coresight-perf-test-failure.patch + patches.kernel.org/5.17.9-071-firmware_loader-use-kernel-credentials-when-re.patch + patches.kernel.org/5.17.9-072-KVM-PPC-Book3S-PR-Enable-MSR_DR-for-switch_mmu.patch + patches.kernel.org/5.17.9-073-usb-xhci-mtk-fix-fs-isoc-s-transfer-error.patch + patches.kernel.org/5.17.9-074-x86-mm-Fix-marking-of-unused-sub-pmd-ranges.patch + patches.kernel.org/5.17.9-075-tty-serial-digicolor-fix-possible-null-ptr-der.patch + patches.kernel.org/5.17.9-076-tty-n_gsm-fix-buffer-over-read-in-gsm_dlci_dat.patch + patches.kernel.org/5.17.9-077-tty-n_gsm-fix-mux-activation-issues-in-gsm_con.patch + patches.kernel.org/5.17.9-078-tty-n_gsm-fix-invalid-gsmtty_write_room-result.patch + patches.kernel.org/5.17.9-079-usb-gadget-uvc-allow-for-application-to-cleanl.patch + patches.kernel.org/5.17.9-080-usb-cdc-wdm-fix-reading-stuck-on-device-close.patch + patches.kernel.org/5.17.9-081-usb-typec-tcpci-Don-t-skip-cleanup-in-.remove-.patch + patches.kernel.org/5.17.9-082-usb-typec-tcpci_mt6360-Update-for-BMC-PHY-sett.patch + patches.kernel.org/5.17.9-083-USB-serial-pl2303-add-device-id-for-HP-LM930-D.patch + patches.kernel.org/5.17.9-084-USB-serial-qcserial-add-support-for-Sierra-Wir.patch + patches.kernel.org/5.17.9-085-USB-serial-option-add-Fibocom-L610-modem.patch + patches.kernel.org/5.17.9-086-USB-serial-option-add-Fibocom-MA510-modem.patch + patches.kernel.org/5.17.9-087-slimbus-qcom-Fix-IRQ-check-in-qcom_slim_probe.patch + patches.kernel.org/5.17.9-088-fsl_lpuart-Don-t-enable-interrupts-too-early.patch + patches.kernel.org/5.17.9-089-genirq-Remove-WARN_ON_ONCE-in-generic_handle_d.patch + patches.kernel.org/5.17.9-090-serial-8250_mtk-Fix-UART_EFR-register-address.patch + patches.kernel.org/5.17.9-091-serial-8250_mtk-Fix-register-address-for-XON-X.patch + patches.kernel.org/5.17.9-092-ceph-fix-setting-of-xattrs-on-async-created-in.patch + patches.kernel.org/5.17.9-093-Revert-mm-memory-failure.c-skip-huge_zero_page.patch + patches.kernel.org/5.17.9-094-mm-huge_memory-do-not-overkill-when-splitting-.patch + patches.kernel.org/5.17.9-095-mm-mremap-fix-sign-for-EFAULT-error-return-val.patch + patches.kernel.org/5.17.9-096-drm-vmwgfx-Disable-command-buffers-on-svga3-wi.patch + patches.kernel.org/5.17.9-097-drm-nouveau-tegra-Stop-using-iommu_present.patch + patches.kernel.org/5.17.9-098-i40e-i40e_main-fix-a-missing-check-on-list-ite.patch + patches.kernel.org/5.17.9-099-net-atlantic-always-deep-reset-on-pm-op-fixing.patch + patches.kernel.org/5.17.9-100-net-phy-Fix-race-condition-on-link-status-chan.patch + patches.kernel.org/5.17.9-101-writeback-Avoid-skipping-inode-writeback.patch + patches.kernel.org/5.17.9-102-cgroup-cpuset-Remove-cpus_allowed-mems_allowed.patch + patches.kernel.org/5.17.9-103-ping-fix-address-binding-wrt-vrf.patch + patches.kernel.org/5.17.9-104-ath11k-reduce-the-wait-time-of-11d-scan-and-hw.patch + patches.kernel.org/5.17.9-105-arm-64-memremap-don-t-abuse-pfn_valid-to-ensur.patch + patches.kernel.org/5.17.9-106-net-phy-micrel-Do-not-use-kszphy_suspend-resum.patch + patches.kernel.org/5.17.9-107-net-phy-micrel-Pass-.probe-for-KS8737.patch + patches.kernel.org/5.17.9-108-SUNRPC-Ensure-that-the-gssproxy-client-can-sta.patch + patches.kernel.org/5.17.9-109-drm-vmwgfx-Initialize-drm_mode_fb_cmd2.patch + patches.kernel.org/5.17.9-110-Revert-drm-amd-pm-keep-the-BACO-feature-enable.patch + patches.kernel.org/5.17.9-111-dma-buf-call-dma_buf_stats_setup-after-dmabuf-.patch + patches.kernel.org/5.17.9-112-mm-hwpoison-use-pr_err-instead-of-dump_page-in.patch + patches.kernel.org/5.17.9-113-net-phy-micrel-Fix-incorrect-variable-type-in-.patch + patches.kernel.org/5.17.9-114-mm-kfence-reset-PG_slab-and-memcg_data-before-.patch + patches.kernel.org/5.17.9-115-Linux-5.17.9.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -2319,7 +2447,6 @@ # to area specific sections below. ######################################################## patches.suse/simplefb-Enable-boot-time-VESA-graphic-mode-selectio.patch - patches.suse/net-atlantic-always-deep-reset-on-pm-op-fixing-up-my.patch ######################################################## # kbuild/module infrastructure fixes diff --git a/source-timestamp b/source-timestamp index a0fa490..8b46769 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2022-05-12 12:38:04 +0000 -GIT Revision: c9a5fa1b9f6f6fd24077192f84b23566f1349996 +2022-05-18 10:03:12 +0000 +GIT Revision: eab1a2cee966a5cf3b8d386ac543e7daef943fcd GIT Branch: stable