diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index 0d98e3d8..292068c5 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,424 @@ +------------------------------------------------------------------- +Wed Oct 25 12:31:37 CEST 2023 - jslaby@suse.cz + +- Linux 6.5.9 (bsc#1012628). +- Bluetooth: hci_event: Ignore NULL link key (bsc#1012628). +- Bluetooth: Reject connection with the device which has same + BD_ADDR (bsc#1012628). +- Bluetooth: Fix a refcnt underflow problem for hci_conn + (bsc#1012628). +- Bluetooth: vhci: Fix race when opening vhci device + (bsc#1012628). +- Bluetooth: hci_event: Fix coding style (bsc#1012628). +- Bluetooth: avoid memcmp() out of bounds warning (bsc#1012628). +- Bluetooth: hci_conn: Fix modifying handle while aborting + (bsc#1012628). +- ice: fix over-shifted variable (bsc#1012628). +- ice: Fix safe mode when DDP is missing (bsc#1012628). +- ice: reset first in crash dump kernels (bsc#1012628). +- net/smc: return the right falback reason when prefix checks fail + (bsc#1012628). +- btrfs: fix stripe length calculation for non-zoned data chunk + allocation (bsc#1012628). +- nfc: nci: fix possible NULL pointer dereference in + send_acknowledge() (bsc#1012628). +- regmap: fix NULL deref on lookup (bsc#1012628). +- KVM: x86: Mask LVTPC when handling a PMI (bsc#1012628). +- x86/sev: Disable MMIO emulation from user mode (bsc#1012628). +- x86/sev: Check IOBM for IOIO exceptions from user-space + (bsc#1012628). +- x86/sev: Check for user-space IOIO pointing to kernel space + (bsc#1012628). +- x86/fpu: Allow caller to constrain xfeatures when copying to + uabi buffer (bsc#1012628). +- KVM: x86/pmu: Truncate counter value to allowed width on write + (bsc#1012628). +- KVM: x86: Constrain guest-supported xfeatures only at + KVM_GET_XSAVE{2} (bsc#1012628). +- x86: KVM: SVM: always update the x2avic msr interception + (bsc#1012628). +- x86: KVM: SVM: add support for Invalid IPI Vector interception + (bsc#1012628). +- x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested() + (bsc#1012628). +- audit,io_uring: io_uring openat triggers audit reference count + underflow (bsc#1012628). +- tcp: check mptcp-level constraints for backlog coalescing + (bsc#1012628). +- mptcp: more conservative check for zero probes (bsc#1012628). +- selftests: mptcp: join: no RST when rm subflow/addr + (bsc#1012628). +- mm: slab: Do not create kmalloc caches smaller than + arch_slab_minalign() (bsc#1012628). +- fs/ntfs3: Fix OOB read in ntfs_init_from_boot (bsc#1012628). +- fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e() + (bsc#1012628). +- fs/ntfs3: fix panic about slab-out-of-bounds caused by + ntfs_list_ea() (bsc#1012628). +- fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super + (bsc#1012628). +- fs/ntfs3: fix deadlock in mark_as_free_ex (bsc#1012628). +- Revert "net: wwan: iosm: enable runtime pm support for 7560" + (bsc#1012628). +- netfilter: nft_payload: fix wrong mac header matching + (bsc#1012628). +- io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ + ring address (bsc#1012628). +- nvmet-tcp: Fix a possible UAF in queue intialization setup + (bsc#1012628). +- drm/i915: Retry gtt fault when out of fence registers + (bsc#1012628). +- drm/mediatek: Correctly free sg_table in gem prime vmap + (bsc#1012628). +- drm/nouveau/disp: fix DP capable DSM connectors (bsc#1012628). +- drm/edid: add 8 bpc quirk to the BenQ GW2765 (bsc#1012628). +- ALSA: hda/realtek - Fixed ASUS platform headset Mic issue + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV (bsc#1012628). +- ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix use after free on driver unbind + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe + errors (bsc#1012628). +- ASoC: codecs: wcd938x: drop bogus bind error handling + (bsc#1012628). +- ASoC: codecs: wcd938x: fix unbind tear down order (bsc#1012628). +- ASoC: codecs: wcd938x: fix resource leaks on bind errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix regulator leaks on probe errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix runtime PM imbalance on remove + (bsc#1012628). +- qed: fix LL2 RX buffer allocation (bsc#1012628). +- xfrm: fix a data-race in xfrm_lookup_with_ifid() (bsc#1012628). +- xfrm6: fix inet6_dev refcount underflow problem (bsc#1012628). +- xfrm: fix a data-race in xfrm_gen_index() (bsc#1012628). +- xfrm: interface: use DEV_STATS_INC() (bsc#1012628). +- net: xfrm: skip policies marked as dead while reinserting + policies (bsc#1012628). +- fprobe: Fix to ensure the number of active retprobes is not zero + (bsc#1012628). +- wifi: cfg80211: use system_unbound_wq for wiphy work + (bsc#1012628). +- net: ipv4: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: ipv6: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: rfkill: gpio: prevent value glitch during probe + (bsc#1012628). +- tcp: fix excessive TLP and RACK timeouts from HZ rounding + (bsc#1012628). +- tcp: tsq: relax tcp_small_queue_check() when rtx queue contains + a single skb (bsc#1012628). +- tcp: Fix listen() warning with v4-mapped-v6 address + (bsc#1012628). +- docs: fix info about representor identification (bsc#1012628). +- tun: prevent negative ifindex (bsc#1012628). +- gve: Do not fully free QPL pages on prefill errors + (bsc#1012628). +- ipv4: fib: annotate races around nh->nh_saddr_genid and + nh->nh_saddr (bsc#1012628). +- net: usb: smsc95xx: Fix an error code in smsc95xx_reset() + (bsc#1012628). +- octeon_ep: update BQL sent bytes before ringing doorbell + (bsc#1012628). +- i40e: prevent crash on probe if hw registers have invalid values + (bsc#1012628). +- net: dsa: bcm_sf2: Fix possible memory leak in + bcm_sf2_mdio_register() (bsc#1012628). +- bonding: Return pointer to data after pull on skb (bsc#1012628). +- net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a + inner curve (bsc#1012628). +- neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section + (bsc#1012628). +- selftests: openvswitch: Catch cases where the tests are killed + (bsc#1012628). +- selftests: openvswitch: Fix the ct_tuple for v4 (bsc#1012628). +- selftests: netfilter: Run nft_audit.sh in its own netns + (bsc#1012628). +- netfilter: nft_set_rbtree: .deactivate fails if element has + expired (bsc#1012628). +- netlink: Correct offload_xstats size (bsc#1012628). +- netfilter: nf_tables: do not refresh timeout when resetting + element (bsc#1012628). +- nf_tables: fix NULL pointer dereference in + nft_expr_inner_parse() (bsc#1012628). +- nf_tables: fix NULL pointer dereference in nft_inner_init() + (bsc#1012628). +- netfilter: nf_tables: do not remove elements if set backend + implements .abort (bsc#1012628). +- netfilter: nf_tables: revert do not remove elements if set + backend implements .abort (bsc#1012628). +- selftests: openvswitch: Add version check for pyroute2 + (bsc#1012628). +- net: phy: bcm7xxx: Add missing 16nm EPHY statistics + (bsc#1012628). +- net: pktgen: Fix interface flags printing (bsc#1012628). +- net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation + (bsc#1012628). +- net: mdio-mux: fix C45 access returning -EIO after API change + (bsc#1012628). +- net: avoid UAF on deleted altname (bsc#1012628). +- net: fix ifname in netlink ntf during netns move (bsc#1012628). +- net: check for altname conflicts when changing netdev's netns + (bsc#1012628). +- iio: light: vcnl4000: Don't power on/off chip in config + (bsc#1012628). +- pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency + (bsc#1012628). +- ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms + for mapphone (bsc#1012628). +- arm64: dts: mediatek: Fix "mediatek,merge-mute" and + "mediatek,merge-fifo-en" types (bsc#1012628). +- fs-writeback: do not requeue a clean inode having skipped pages + (bsc#1012628). +- btrfs: fix race when refilling delayed refs block reserve + (bsc#1012628). +- btrfs: prevent transaction block reserve underflow when starting + transaction (bsc#1012628). +- btrfs: return -EUCLEAN for delayed tree ref with a ref count + not equals to 1 (bsc#1012628). +- btrfs: initialize start_slot in btrfs_log_prealloc_extents + (bsc#1012628). +- i2c: mux: Avoid potential false error message in + i2c_mux_add_adapter (bsc#1012628). +- overlayfs: set ctime when setting mtime and atime (bsc#1012628). +- accel/ivpu: Don't flood dmesg with VPU ready message + (bsc#1012628). +- gpio: timberdale: Fix potential deadlock on &tgpio->lock + (bsc#1012628). +- ata: libata-core: Fix compilation warning in + ata_dev_config_ncq() (bsc#1012628). +- ata: libata-eh: Fix compilation warning in ata_eh_link_report() + (bsc#1012628). +- tracing: relax trace_event_eval_update() execution with + cond_resched() (bsc#1012628). +- wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len + (bsc#1012628). +- wifi: cfg80211: validate AP phy operation before starting it + (bsc#1012628). +- wifi: iwlwifi: Ensure ack flag is properly cleared + (bsc#1012628). +- rfkill: sync before userspace visibility/changes (bsc#1012628). +- HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 + Triathlon mouse (bsc#1012628). +- HID: holtek: fix slab-out-of-bounds Write in + holtek_kbd_input_event (bsc#1012628). +- Bluetooth: btusb: add shutdown function for QCA6174 + (bsc#1012628). +- Bluetooth: Avoid redundant authentication (bsc#1012628). +- Bluetooth: hci_core: Fix build warnings (bsc#1012628). +- wifi: cfg80211: Fix 6GHz scan configuration (bsc#1012628). +- wifi: mac80211: work around Cisco AP 9115 VHT MPDU length + (bsc#1012628). +- wifi: mac80211: allow transmitting EAPOL frames with tainted + key (bsc#1012628). +- wifi: cfg80211: avoid leaking stack data into trace + (bsc#1012628). +- regulator/core: Revert "fix kobject release warning and memory + leak in regulator_register()" (bsc#1012628). +- SUNRPC: Fail quickly when server does not recognize TLS + (bsc#1012628). +- SUNRPC/TLS: Lock the lower_xprt during the tls handshake + (bsc#1012628). +- nfs: decrement nrequests counter before releasing the req + (bsc#1012628). +- sky2: Make sure there is at least one frag_addr available + (bsc#1012628). +- ipv4/fib: send notify when delete source address routes + (bsc#1012628). +- drm: panel-orientation-quirks: Add quirk for One Mix 2S + (bsc#1012628). +- btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c + (bsc#1012628). +- btrfs: error out when COWing block using a stale transaction + (bsc#1012628). +- btrfs: error when COWing block from a root that is being deleted + (bsc#1012628). +- btrfs: error out when reallocating block for defrag using a + stale transaction (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the BUSH Bush + Windows tablet (bsc#1012628). +- drm/amd/pm: add unique_id for gc 11.0.3 (bsc#1012628). +- HID: multitouch: Add required quirk for Synaptics 0xcd7e device + (bsc#1012628). +- HID: nintendo: reinitialize USB Pro Controller after resuming + from suspend (bsc#1012628). +- HID: Add quirk to ignore the touchscreen battery on HP ENVY + 15-eu0556ng (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Positivo C4128B + (bsc#1012628). +- cpufreq: schedutil: Update next_freq when cpufreq_limits change + (bsc#1012628). +- io-wq: fully initialize wqe before calling + cpuhp_state_add_instance_nocalls() (bsc#1012628). +- Bluetooth: hci_sync: Fix not handling ISO_LINK in + hci_abort_conn_sync (bsc#1012628). +- Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros + (bsc#1012628). +- Bluetooth: ISO: Fix invalid context error (bsc#1012628). +- Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when + aborting (bsc#1012628). +- Bluetooth: hci_sync: always check if connection is alive before + deleting (bsc#1012628). +- net/mlx5: E-switch, register event handler before arming the + event (bsc#1012628). +- net/mlx5: Handle fw tracer change ownership event based on MTRC + (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + striding rq (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + legacy rq (bsc#1012628). +- net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on + shutdown (bsc#1012628). +- net/mlx5e: Take RTNL lock before triggering netdev notifiers + (bsc#1012628). +- net/mlx5e: Don't offload internal port if filter device is + out device (bsc#1012628). +- net/mlx5e: Fix VF representors reporting zero counters to + "ip -s" command (bsc#1012628). +- net/tls: split tls_rx_reader_lock (bsc#1012628). +- tcp: allow again tcp_disconnect() when threads are waiting + (bsc#1012628). +- Bluetooth: hci_event: Fix using memcmp when comparing keys + (bsc#1012628). +- tcp_bpf: properly release resources on error paths + (bsc#1012628). +- mtd: rawnand: qcom: Unmap the right resource upon probe failure + (bsc#1012628). +- mtd: rawnand: pl353: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: marvell: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: arasan: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: Ensure the nand chip supports cached reads + (bsc#1012628). +- mtd: spinand: micron: correct bitmask for ecc status + (bsc#1012628). +- mtd: physmap-core: Restore map_rom fallback (bsc#1012628). +- dt-bindings: mmc: sdhci-msm: correct minimum number of clocks + (bsc#1012628). +- mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can + suspend (bsc#1012628). +- mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hw + (bsc#1012628). +- mmc: core: Fix error propagation for some ioctl commands + (bsc#1012628). +- mmc: core: sdio: hold retuning if sdio in 1-bit mode + (bsc#1012628). +- mmc: core: Capture correct oemid-bits for eMMC cards + (bsc#1012628). +- pinctrl: qcom: lpass-lpi: fix concurrent register updates + (bsc#1012628). +- Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()" + (bsc#1012628). +- pNFS: Fix a hang in nfs4_evict_inode() (bsc#1012628). +- pNFS/flexfiles: Check the layout validity in + ff_layout_mirror_prepare_stats (bsc#1012628). +- ACPI: irq: Fix incorrect return value in acpi_register_gsi() + (bsc#1012628). +- ACPI: bus: Move acpi_arm_init() to the place of after + acpi_ghes_init() (bsc#1012628). +- perf dlfilter: Fix use of addr_location__exit() in + dlfilter__object_code() (bsc#1012628). +- Revert "accel/ivpu: Use cached buffers for FW loading" + (bsc#1012628). +- fanotify: limit reporting of event with non-decodeable file + handles (bsc#1012628). +- NFS: Fix potential oops in nfs_inode_remove_request() + (bsc#1012628). +- nfs42: client needs to strip file mode's suid/sgid bit after + ALLOCATE op (bsc#1012628). +- nvme: sanitize metadata bounce buffer for reads (bsc#1012628). +- nvme-pci: add BOGUS_NID for Intel 0a54 device (bsc#1012628). +- nvme-auth: use chap->s2 to indicate bidirectional authentication + (bsc#1012628). +- nvmet-auth: complete a request only after freeing the dhchap + pointers (bsc#1012628). +- nvme-rdma: do not try to stop unallocated queues (bsc#1012628). +- USB: serial: option: add Telit LE910C4-WWX 0x1035 composition + (bsc#1012628). +- USB: serial: option: add entry for Sierra EM9191 with new + firmware (bsc#1012628). +- USB: serial: option: add Fibocom to DELL custom modem FM101R-GL + (bsc#1012628). +- thunderbolt: Call tb_switch_put() once DisplayPort bandwidth + request is finished (bsc#1012628). +- perf: Disallow mis-matched inherited group reads (bsc#1012628). +- s390/pci: fix iommu bitmap allocation (bsc#1012628). +- tracing/kprobes: Return EADDRNOTAVAIL when func matches several + symbols (bsc#1012628). +- selftests/ftrace: Add new test case which checks non unique + symbol (bsc#1012628). +- KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash + (bsc#1012628). +- apple-gmux: Hard Code max brightness for MMIO gmux + (bsc#1012628). +- s390/cio: fix a memleak in css_alloc_subchannel (bsc#1012628). +- platform/surface: platform_profile: Propagate error if profile + registration fails (bsc#1012628). +- platform/x86: intel-uncore-freq: Conditionally create attribute + for read frequency (bsc#1012628). +- platform/x86: msi-ec: Fix the 3rd config (bsc#1012628). +- platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from + 0x20 to 0x2e (bsc#1012628). +- platform/x86: asus-wmi: Only map brightness codes when using + asus-wmi backlight control (bsc#1012628). +- platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c + events (bsc#1012628). +- rust: error: fix the description for `ECHILD` (bsc#1012628). +- gpiolib: acpi: Add missing memset(0) to + acpi_get_gpiod_from_data() (bsc#1012628). +- gpio: vf610: set value before the direction to avoid a glitch + (bsc#1012628). +- gpio: vf610: mask the gpio irq in system suspend and support + wakeup (bsc#1012628). +- ASoC: cs35l56: Fix illegal use of init_completion() + (bsc#1012628). +- ASoC: pxa: fix a memory leak in probe() (bsc#1012628). +- ASoC: cs42l42: Fix missing include of gpio/consumer.h + (bsc#1012628). +- drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with + auxiliary device (bsc#1012628). +- drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY + Lanes Owned (bsc#1012628). +- drm/amdgpu: Fix possible null pointer dereference (bsc#1012628). +- powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12 (bsc#1012628). +- powerpc/qspinlock: Fix stale propagated yield_cpu (bsc#1012628). +- docs: Move rustdoc output, cross-reference it (bsc#1012628). +- rust: docs: fix logo replacement (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime disable on probe + (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime PM for remove (bsc#1012628). +- phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pins + (bsc#1012628). +- phy: qcom-qmp-usb: initialize PCS_USB registers (bsc#1012628). +- phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp and + sa8775p (bsc#1012628). +- phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1 + (bsc#1012628). +- phy: qcom-qmp-combo: initialize PCS_USB registers (bsc#1012628). +- efi/unaccepted: Fix soft lockups caused by parallel memory + acceptance (bsc#1012628). +- net: move altnames together with the netdevice (bsc#1012628). +- Bluetooth: hci_sock: fix slab oob read in create_monitor_event + (bsc#1012628). +- net: rfkill: reduce data->mtx scope in rfkill_fop_open + (bsc#1012628). +- docs: rust: update Rust docs output path (bsc#1012628). +- kbuild: remove old Rust docs output path (bsc#1012628). +- Bluetooth: hci_sock: Correctly bounds check and pad + HCI_MON_NEW_INDEX name (bsc#1012628). +- mptcp: avoid sending RST when closing the initial subflow + (bsc#1012628). +- selftests: mptcp: join: correctly check for no RST + (bsc#1012628). +- Rename to + patches.kernel.org/6.5.9-178-NFSv4.1-fixup-use-EXCHGID4_FLAG_USE_PNFS_DS-for.patch. +- commit 29edc7c + ------------------------------------------------------------------- Mon Oct 23 10:58:51 CEST 2023 - jslaby@suse.cz diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 8dbfebfa..55005ccb 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 6.5 -%define patchversion 6.5.8 +%define patchversion 6.5.9 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -25,9 +25,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: 6.5.8 +Version: 6.5.9 %if 0%{?is_kotd} -Release: .g06d7c82 +Release: .g29edc7c %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index 0d98e3d8..292068c5 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,424 @@ +------------------------------------------------------------------- +Wed Oct 25 12:31:37 CEST 2023 - jslaby@suse.cz + +- Linux 6.5.9 (bsc#1012628). +- Bluetooth: hci_event: Ignore NULL link key (bsc#1012628). +- Bluetooth: Reject connection with the device which has same + BD_ADDR (bsc#1012628). +- Bluetooth: Fix a refcnt underflow problem for hci_conn + (bsc#1012628). +- Bluetooth: vhci: Fix race when opening vhci device + (bsc#1012628). +- Bluetooth: hci_event: Fix coding style (bsc#1012628). +- Bluetooth: avoid memcmp() out of bounds warning (bsc#1012628). +- Bluetooth: hci_conn: Fix modifying handle while aborting + (bsc#1012628). +- ice: fix over-shifted variable (bsc#1012628). +- ice: Fix safe mode when DDP is missing (bsc#1012628). +- ice: reset first in crash dump kernels (bsc#1012628). +- net/smc: return the right falback reason when prefix checks fail + (bsc#1012628). +- btrfs: fix stripe length calculation for non-zoned data chunk + allocation (bsc#1012628). +- nfc: nci: fix possible NULL pointer dereference in + send_acknowledge() (bsc#1012628). +- regmap: fix NULL deref on lookup (bsc#1012628). +- KVM: x86: Mask LVTPC when handling a PMI (bsc#1012628). +- x86/sev: Disable MMIO emulation from user mode (bsc#1012628). +- x86/sev: Check IOBM for IOIO exceptions from user-space + (bsc#1012628). +- x86/sev: Check for user-space IOIO pointing to kernel space + (bsc#1012628). +- x86/fpu: Allow caller to constrain xfeatures when copying to + uabi buffer (bsc#1012628). +- KVM: x86/pmu: Truncate counter value to allowed width on write + (bsc#1012628). +- KVM: x86: Constrain guest-supported xfeatures only at + KVM_GET_XSAVE{2} (bsc#1012628). +- x86: KVM: SVM: always update the x2avic msr interception + (bsc#1012628). +- x86: KVM: SVM: add support for Invalid IPI Vector interception + (bsc#1012628). +- x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested() + (bsc#1012628). +- audit,io_uring: io_uring openat triggers audit reference count + underflow (bsc#1012628). +- tcp: check mptcp-level constraints for backlog coalescing + (bsc#1012628). +- mptcp: more conservative check for zero probes (bsc#1012628). +- selftests: mptcp: join: no RST when rm subflow/addr + (bsc#1012628). +- mm: slab: Do not create kmalloc caches smaller than + arch_slab_minalign() (bsc#1012628). +- fs/ntfs3: Fix OOB read in ntfs_init_from_boot (bsc#1012628). +- fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e() + (bsc#1012628). +- fs/ntfs3: fix panic about slab-out-of-bounds caused by + ntfs_list_ea() (bsc#1012628). +- fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super + (bsc#1012628). +- fs/ntfs3: fix deadlock in mark_as_free_ex (bsc#1012628). +- Revert "net: wwan: iosm: enable runtime pm support for 7560" + (bsc#1012628). +- netfilter: nft_payload: fix wrong mac header matching + (bsc#1012628). +- io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ + ring address (bsc#1012628). +- nvmet-tcp: Fix a possible UAF in queue intialization setup + (bsc#1012628). +- drm/i915: Retry gtt fault when out of fence registers + (bsc#1012628). +- drm/mediatek: Correctly free sg_table in gem prime vmap + (bsc#1012628). +- drm/nouveau/disp: fix DP capable DSM connectors (bsc#1012628). +- drm/edid: add 8 bpc quirk to the BenQ GW2765 (bsc#1012628). +- ALSA: hda/realtek - Fixed ASUS platform headset Mic issue + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV (bsc#1012628). +- ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix use after free on driver unbind + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe + errors (bsc#1012628). +- ASoC: codecs: wcd938x: drop bogus bind error handling + (bsc#1012628). +- ASoC: codecs: wcd938x: fix unbind tear down order (bsc#1012628). +- ASoC: codecs: wcd938x: fix resource leaks on bind errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix regulator leaks on probe errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix runtime PM imbalance on remove + (bsc#1012628). +- qed: fix LL2 RX buffer allocation (bsc#1012628). +- xfrm: fix a data-race in xfrm_lookup_with_ifid() (bsc#1012628). +- xfrm6: fix inet6_dev refcount underflow problem (bsc#1012628). +- xfrm: fix a data-race in xfrm_gen_index() (bsc#1012628). +- xfrm: interface: use DEV_STATS_INC() (bsc#1012628). +- net: xfrm: skip policies marked as dead while reinserting + policies (bsc#1012628). +- fprobe: Fix to ensure the number of active retprobes is not zero + (bsc#1012628). +- wifi: cfg80211: use system_unbound_wq for wiphy work + (bsc#1012628). +- net: ipv4: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: ipv6: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: rfkill: gpio: prevent value glitch during probe + (bsc#1012628). +- tcp: fix excessive TLP and RACK timeouts from HZ rounding + (bsc#1012628). +- tcp: tsq: relax tcp_small_queue_check() when rtx queue contains + a single skb (bsc#1012628). +- tcp: Fix listen() warning with v4-mapped-v6 address + (bsc#1012628). +- docs: fix info about representor identification (bsc#1012628). +- tun: prevent negative ifindex (bsc#1012628). +- gve: Do not fully free QPL pages on prefill errors + (bsc#1012628). +- ipv4: fib: annotate races around nh->nh_saddr_genid and + nh->nh_saddr (bsc#1012628). +- net: usb: smsc95xx: Fix an error code in smsc95xx_reset() + (bsc#1012628). +- octeon_ep: update BQL sent bytes before ringing doorbell + (bsc#1012628). +- i40e: prevent crash on probe if hw registers have invalid values + (bsc#1012628). +- net: dsa: bcm_sf2: Fix possible memory leak in + bcm_sf2_mdio_register() (bsc#1012628). +- bonding: Return pointer to data after pull on skb (bsc#1012628). +- net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a + inner curve (bsc#1012628). +- neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section + (bsc#1012628). +- selftests: openvswitch: Catch cases where the tests are killed + (bsc#1012628). +- selftests: openvswitch: Fix the ct_tuple for v4 (bsc#1012628). +- selftests: netfilter: Run nft_audit.sh in its own netns + (bsc#1012628). +- netfilter: nft_set_rbtree: .deactivate fails if element has + expired (bsc#1012628). +- netlink: Correct offload_xstats size (bsc#1012628). +- netfilter: nf_tables: do not refresh timeout when resetting + element (bsc#1012628). +- nf_tables: fix NULL pointer dereference in + nft_expr_inner_parse() (bsc#1012628). +- nf_tables: fix NULL pointer dereference in nft_inner_init() + (bsc#1012628). +- netfilter: nf_tables: do not remove elements if set backend + implements .abort (bsc#1012628). +- netfilter: nf_tables: revert do not remove elements if set + backend implements .abort (bsc#1012628). +- selftests: openvswitch: Add version check for pyroute2 + (bsc#1012628). +- net: phy: bcm7xxx: Add missing 16nm EPHY statistics + (bsc#1012628). +- net: pktgen: Fix interface flags printing (bsc#1012628). +- net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation + (bsc#1012628). +- net: mdio-mux: fix C45 access returning -EIO after API change + (bsc#1012628). +- net: avoid UAF on deleted altname (bsc#1012628). +- net: fix ifname in netlink ntf during netns move (bsc#1012628). +- net: check for altname conflicts when changing netdev's netns + (bsc#1012628). +- iio: light: vcnl4000: Don't power on/off chip in config + (bsc#1012628). +- pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency + (bsc#1012628). +- ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms + for mapphone (bsc#1012628). +- arm64: dts: mediatek: Fix "mediatek,merge-mute" and + "mediatek,merge-fifo-en" types (bsc#1012628). +- fs-writeback: do not requeue a clean inode having skipped pages + (bsc#1012628). +- btrfs: fix race when refilling delayed refs block reserve + (bsc#1012628). +- btrfs: prevent transaction block reserve underflow when starting + transaction (bsc#1012628). +- btrfs: return -EUCLEAN for delayed tree ref with a ref count + not equals to 1 (bsc#1012628). +- btrfs: initialize start_slot in btrfs_log_prealloc_extents + (bsc#1012628). +- i2c: mux: Avoid potential false error message in + i2c_mux_add_adapter (bsc#1012628). +- overlayfs: set ctime when setting mtime and atime (bsc#1012628). +- accel/ivpu: Don't flood dmesg with VPU ready message + (bsc#1012628). +- gpio: timberdale: Fix potential deadlock on &tgpio->lock + (bsc#1012628). +- ata: libata-core: Fix compilation warning in + ata_dev_config_ncq() (bsc#1012628). +- ata: libata-eh: Fix compilation warning in ata_eh_link_report() + (bsc#1012628). +- tracing: relax trace_event_eval_update() execution with + cond_resched() (bsc#1012628). +- wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len + (bsc#1012628). +- wifi: cfg80211: validate AP phy operation before starting it + (bsc#1012628). +- wifi: iwlwifi: Ensure ack flag is properly cleared + (bsc#1012628). +- rfkill: sync before userspace visibility/changes (bsc#1012628). +- HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 + Triathlon mouse (bsc#1012628). +- HID: holtek: fix slab-out-of-bounds Write in + holtek_kbd_input_event (bsc#1012628). +- Bluetooth: btusb: add shutdown function for QCA6174 + (bsc#1012628). +- Bluetooth: Avoid redundant authentication (bsc#1012628). +- Bluetooth: hci_core: Fix build warnings (bsc#1012628). +- wifi: cfg80211: Fix 6GHz scan configuration (bsc#1012628). +- wifi: mac80211: work around Cisco AP 9115 VHT MPDU length + (bsc#1012628). +- wifi: mac80211: allow transmitting EAPOL frames with tainted + key (bsc#1012628). +- wifi: cfg80211: avoid leaking stack data into trace + (bsc#1012628). +- regulator/core: Revert "fix kobject release warning and memory + leak in regulator_register()" (bsc#1012628). +- SUNRPC: Fail quickly when server does not recognize TLS + (bsc#1012628). +- SUNRPC/TLS: Lock the lower_xprt during the tls handshake + (bsc#1012628). +- nfs: decrement nrequests counter before releasing the req + (bsc#1012628). +- sky2: Make sure there is at least one frag_addr available + (bsc#1012628). +- ipv4/fib: send notify when delete source address routes + (bsc#1012628). +- drm: panel-orientation-quirks: Add quirk for One Mix 2S + (bsc#1012628). +- btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c + (bsc#1012628). +- btrfs: error out when COWing block using a stale transaction + (bsc#1012628). +- btrfs: error when COWing block from a root that is being deleted + (bsc#1012628). +- btrfs: error out when reallocating block for defrag using a + stale transaction (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the BUSH Bush + Windows tablet (bsc#1012628). +- drm/amd/pm: add unique_id for gc 11.0.3 (bsc#1012628). +- HID: multitouch: Add required quirk for Synaptics 0xcd7e device + (bsc#1012628). +- HID: nintendo: reinitialize USB Pro Controller after resuming + from suspend (bsc#1012628). +- HID: Add quirk to ignore the touchscreen battery on HP ENVY + 15-eu0556ng (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Positivo C4128B + (bsc#1012628). +- cpufreq: schedutil: Update next_freq when cpufreq_limits change + (bsc#1012628). +- io-wq: fully initialize wqe before calling + cpuhp_state_add_instance_nocalls() (bsc#1012628). +- Bluetooth: hci_sync: Fix not handling ISO_LINK in + hci_abort_conn_sync (bsc#1012628). +- Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros + (bsc#1012628). +- Bluetooth: ISO: Fix invalid context error (bsc#1012628). +- Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when + aborting (bsc#1012628). +- Bluetooth: hci_sync: always check if connection is alive before + deleting (bsc#1012628). +- net/mlx5: E-switch, register event handler before arming the + event (bsc#1012628). +- net/mlx5: Handle fw tracer change ownership event based on MTRC + (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + striding rq (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + legacy rq (bsc#1012628). +- net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on + shutdown (bsc#1012628). +- net/mlx5e: Take RTNL lock before triggering netdev notifiers + (bsc#1012628). +- net/mlx5e: Don't offload internal port if filter device is + out device (bsc#1012628). +- net/mlx5e: Fix VF representors reporting zero counters to + "ip -s" command (bsc#1012628). +- net/tls: split tls_rx_reader_lock (bsc#1012628). +- tcp: allow again tcp_disconnect() when threads are waiting + (bsc#1012628). +- Bluetooth: hci_event: Fix using memcmp when comparing keys + (bsc#1012628). +- tcp_bpf: properly release resources on error paths + (bsc#1012628). +- mtd: rawnand: qcom: Unmap the right resource upon probe failure + (bsc#1012628). +- mtd: rawnand: pl353: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: marvell: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: arasan: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: Ensure the nand chip supports cached reads + (bsc#1012628). +- mtd: spinand: micron: correct bitmask for ecc status + (bsc#1012628). +- mtd: physmap-core: Restore map_rom fallback (bsc#1012628). +- dt-bindings: mmc: sdhci-msm: correct minimum number of clocks + (bsc#1012628). +- mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can + suspend (bsc#1012628). +- mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hw + (bsc#1012628). +- mmc: core: Fix error propagation for some ioctl commands + (bsc#1012628). +- mmc: core: sdio: hold retuning if sdio in 1-bit mode + (bsc#1012628). +- mmc: core: Capture correct oemid-bits for eMMC cards + (bsc#1012628). +- pinctrl: qcom: lpass-lpi: fix concurrent register updates + (bsc#1012628). +- Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()" + (bsc#1012628). +- pNFS: Fix a hang in nfs4_evict_inode() (bsc#1012628). +- pNFS/flexfiles: Check the layout validity in + ff_layout_mirror_prepare_stats (bsc#1012628). +- ACPI: irq: Fix incorrect return value in acpi_register_gsi() + (bsc#1012628). +- ACPI: bus: Move acpi_arm_init() to the place of after + acpi_ghes_init() (bsc#1012628). +- perf dlfilter: Fix use of addr_location__exit() in + dlfilter__object_code() (bsc#1012628). +- Revert "accel/ivpu: Use cached buffers for FW loading" + (bsc#1012628). +- fanotify: limit reporting of event with non-decodeable file + handles (bsc#1012628). +- NFS: Fix potential oops in nfs_inode_remove_request() + (bsc#1012628). +- nfs42: client needs to strip file mode's suid/sgid bit after + ALLOCATE op (bsc#1012628). +- nvme: sanitize metadata bounce buffer for reads (bsc#1012628). +- nvme-pci: add BOGUS_NID for Intel 0a54 device (bsc#1012628). +- nvme-auth: use chap->s2 to indicate bidirectional authentication + (bsc#1012628). +- nvmet-auth: complete a request only after freeing the dhchap + pointers (bsc#1012628). +- nvme-rdma: do not try to stop unallocated queues (bsc#1012628). +- USB: serial: option: add Telit LE910C4-WWX 0x1035 composition + (bsc#1012628). +- USB: serial: option: add entry for Sierra EM9191 with new + firmware (bsc#1012628). +- USB: serial: option: add Fibocom to DELL custom modem FM101R-GL + (bsc#1012628). +- thunderbolt: Call tb_switch_put() once DisplayPort bandwidth + request is finished (bsc#1012628). +- perf: Disallow mis-matched inherited group reads (bsc#1012628). +- s390/pci: fix iommu bitmap allocation (bsc#1012628). +- tracing/kprobes: Return EADDRNOTAVAIL when func matches several + symbols (bsc#1012628). +- selftests/ftrace: Add new test case which checks non unique + symbol (bsc#1012628). +- KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash + (bsc#1012628). +- apple-gmux: Hard Code max brightness for MMIO gmux + (bsc#1012628). +- s390/cio: fix a memleak in css_alloc_subchannel (bsc#1012628). +- platform/surface: platform_profile: Propagate error if profile + registration fails (bsc#1012628). +- platform/x86: intel-uncore-freq: Conditionally create attribute + for read frequency (bsc#1012628). +- platform/x86: msi-ec: Fix the 3rd config (bsc#1012628). +- platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from + 0x20 to 0x2e (bsc#1012628). +- platform/x86: asus-wmi: Only map brightness codes when using + asus-wmi backlight control (bsc#1012628). +- platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c + events (bsc#1012628). +- rust: error: fix the description for `ECHILD` (bsc#1012628). +- gpiolib: acpi: Add missing memset(0) to + acpi_get_gpiod_from_data() (bsc#1012628). +- gpio: vf610: set value before the direction to avoid a glitch + (bsc#1012628). +- gpio: vf610: mask the gpio irq in system suspend and support + wakeup (bsc#1012628). +- ASoC: cs35l56: Fix illegal use of init_completion() + (bsc#1012628). +- ASoC: pxa: fix a memory leak in probe() (bsc#1012628). +- ASoC: cs42l42: Fix missing include of gpio/consumer.h + (bsc#1012628). +- drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with + auxiliary device (bsc#1012628). +- drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY + Lanes Owned (bsc#1012628). +- drm/amdgpu: Fix possible null pointer dereference (bsc#1012628). +- powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12 (bsc#1012628). +- powerpc/qspinlock: Fix stale propagated yield_cpu (bsc#1012628). +- docs: Move rustdoc output, cross-reference it (bsc#1012628). +- rust: docs: fix logo replacement (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime disable on probe + (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime PM for remove (bsc#1012628). +- phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pins + (bsc#1012628). +- phy: qcom-qmp-usb: initialize PCS_USB registers (bsc#1012628). +- phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp and + sa8775p (bsc#1012628). +- phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1 + (bsc#1012628). +- phy: qcom-qmp-combo: initialize PCS_USB registers (bsc#1012628). +- efi/unaccepted: Fix soft lockups caused by parallel memory + acceptance (bsc#1012628). +- net: move altnames together with the netdevice (bsc#1012628). +- Bluetooth: hci_sock: fix slab oob read in create_monitor_event + (bsc#1012628). +- net: rfkill: reduce data->mtx scope in rfkill_fop_open + (bsc#1012628). +- docs: rust: update Rust docs output path (bsc#1012628). +- kbuild: remove old Rust docs output path (bsc#1012628). +- Bluetooth: hci_sock: Correctly bounds check and pad + HCI_MON_NEW_INDEX name (bsc#1012628). +- mptcp: avoid sending RST when closing the initial subflow + (bsc#1012628). +- selftests: mptcp: join: correctly check for no RST + (bsc#1012628). +- Rename to + patches.kernel.org/6.5.9-178-NFSv4.1-fixup-use-EXCHGID4_FLAG_USE_PNFS_DS-for.patch. +- commit 29edc7c + ------------------------------------------------------------------- Mon Oct 23 10:58:51 CEST 2023 - jslaby@suse.cz diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index fb57840a..3a4274d7 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 6.5 -%define patchversion 6.5.8 +%define patchversion 6.5.9 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -25,9 +25,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: 6.5.8 +Version: 6.5.9 %if 0%{?is_kotd} -Release: .g06d7c82 +Release: .g29edc7c %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index 0d98e3d8..292068c5 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,424 @@ +------------------------------------------------------------------- +Wed Oct 25 12:31:37 CEST 2023 - jslaby@suse.cz + +- Linux 6.5.9 (bsc#1012628). +- Bluetooth: hci_event: Ignore NULL link key (bsc#1012628). +- Bluetooth: Reject connection with the device which has same + BD_ADDR (bsc#1012628). +- Bluetooth: Fix a refcnt underflow problem for hci_conn + (bsc#1012628). +- Bluetooth: vhci: Fix race when opening vhci device + (bsc#1012628). +- Bluetooth: hci_event: Fix coding style (bsc#1012628). +- Bluetooth: avoid memcmp() out of bounds warning (bsc#1012628). +- Bluetooth: hci_conn: Fix modifying handle while aborting + (bsc#1012628). +- ice: fix over-shifted variable (bsc#1012628). +- ice: Fix safe mode when DDP is missing (bsc#1012628). +- ice: reset first in crash dump kernels (bsc#1012628). +- net/smc: return the right falback reason when prefix checks fail + (bsc#1012628). +- btrfs: fix stripe length calculation for non-zoned data chunk + allocation (bsc#1012628). +- nfc: nci: fix possible NULL pointer dereference in + send_acknowledge() (bsc#1012628). +- regmap: fix NULL deref on lookup (bsc#1012628). +- KVM: x86: Mask LVTPC when handling a PMI (bsc#1012628). +- x86/sev: Disable MMIO emulation from user mode (bsc#1012628). +- x86/sev: Check IOBM for IOIO exceptions from user-space + (bsc#1012628). +- x86/sev: Check for user-space IOIO pointing to kernel space + (bsc#1012628). +- x86/fpu: Allow caller to constrain xfeatures when copying to + uabi buffer (bsc#1012628). +- KVM: x86/pmu: Truncate counter value to allowed width on write + (bsc#1012628). +- KVM: x86: Constrain guest-supported xfeatures only at + KVM_GET_XSAVE{2} (bsc#1012628). +- x86: KVM: SVM: always update the x2avic msr interception + (bsc#1012628). +- x86: KVM: SVM: add support for Invalid IPI Vector interception + (bsc#1012628). +- x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested() + (bsc#1012628). +- audit,io_uring: io_uring openat triggers audit reference count + underflow (bsc#1012628). +- tcp: check mptcp-level constraints for backlog coalescing + (bsc#1012628). +- mptcp: more conservative check for zero probes (bsc#1012628). +- selftests: mptcp: join: no RST when rm subflow/addr + (bsc#1012628). +- mm: slab: Do not create kmalloc caches smaller than + arch_slab_minalign() (bsc#1012628). +- fs/ntfs3: Fix OOB read in ntfs_init_from_boot (bsc#1012628). +- fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e() + (bsc#1012628). +- fs/ntfs3: fix panic about slab-out-of-bounds caused by + ntfs_list_ea() (bsc#1012628). +- fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super + (bsc#1012628). +- fs/ntfs3: fix deadlock in mark_as_free_ex (bsc#1012628). +- Revert "net: wwan: iosm: enable runtime pm support for 7560" + (bsc#1012628). +- netfilter: nft_payload: fix wrong mac header matching + (bsc#1012628). +- io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ + ring address (bsc#1012628). +- nvmet-tcp: Fix a possible UAF in queue intialization setup + (bsc#1012628). +- drm/i915: Retry gtt fault when out of fence registers + (bsc#1012628). +- drm/mediatek: Correctly free sg_table in gem prime vmap + (bsc#1012628). +- drm/nouveau/disp: fix DP capable DSM connectors (bsc#1012628). +- drm/edid: add 8 bpc quirk to the BenQ GW2765 (bsc#1012628). +- ALSA: hda/realtek - Fixed ASUS platform headset Mic issue + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV (bsc#1012628). +- ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix use after free on driver unbind + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe + errors (bsc#1012628). +- ASoC: codecs: wcd938x: drop bogus bind error handling + (bsc#1012628). +- ASoC: codecs: wcd938x: fix unbind tear down order (bsc#1012628). +- ASoC: codecs: wcd938x: fix resource leaks on bind errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix regulator leaks on probe errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix runtime PM imbalance on remove + (bsc#1012628). +- qed: fix LL2 RX buffer allocation (bsc#1012628). +- xfrm: fix a data-race in xfrm_lookup_with_ifid() (bsc#1012628). +- xfrm6: fix inet6_dev refcount underflow problem (bsc#1012628). +- xfrm: fix a data-race in xfrm_gen_index() (bsc#1012628). +- xfrm: interface: use DEV_STATS_INC() (bsc#1012628). +- net: xfrm: skip policies marked as dead while reinserting + policies (bsc#1012628). +- fprobe: Fix to ensure the number of active retprobes is not zero + (bsc#1012628). +- wifi: cfg80211: use system_unbound_wq for wiphy work + (bsc#1012628). +- net: ipv4: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: ipv6: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: rfkill: gpio: prevent value glitch during probe + (bsc#1012628). +- tcp: fix excessive TLP and RACK timeouts from HZ rounding + (bsc#1012628). +- tcp: tsq: relax tcp_small_queue_check() when rtx queue contains + a single skb (bsc#1012628). +- tcp: Fix listen() warning with v4-mapped-v6 address + (bsc#1012628). +- docs: fix info about representor identification (bsc#1012628). +- tun: prevent negative ifindex (bsc#1012628). +- gve: Do not fully free QPL pages on prefill errors + (bsc#1012628). +- ipv4: fib: annotate races around nh->nh_saddr_genid and + nh->nh_saddr (bsc#1012628). +- net: usb: smsc95xx: Fix an error code in smsc95xx_reset() + (bsc#1012628). +- octeon_ep: update BQL sent bytes before ringing doorbell + (bsc#1012628). +- i40e: prevent crash on probe if hw registers have invalid values + (bsc#1012628). +- net: dsa: bcm_sf2: Fix possible memory leak in + bcm_sf2_mdio_register() (bsc#1012628). +- bonding: Return pointer to data after pull on skb (bsc#1012628). +- net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a + inner curve (bsc#1012628). +- neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section + (bsc#1012628). +- selftests: openvswitch: Catch cases where the tests are killed + (bsc#1012628). +- selftests: openvswitch: Fix the ct_tuple for v4 (bsc#1012628). +- selftests: netfilter: Run nft_audit.sh in its own netns + (bsc#1012628). +- netfilter: nft_set_rbtree: .deactivate fails if element has + expired (bsc#1012628). +- netlink: Correct offload_xstats size (bsc#1012628). +- netfilter: nf_tables: do not refresh timeout when resetting + element (bsc#1012628). +- nf_tables: fix NULL pointer dereference in + nft_expr_inner_parse() (bsc#1012628). +- nf_tables: fix NULL pointer dereference in nft_inner_init() + (bsc#1012628). +- netfilter: nf_tables: do not remove elements if set backend + implements .abort (bsc#1012628). +- netfilter: nf_tables: revert do not remove elements if set + backend implements .abort (bsc#1012628). +- selftests: openvswitch: Add version check for pyroute2 + (bsc#1012628). +- net: phy: bcm7xxx: Add missing 16nm EPHY statistics + (bsc#1012628). +- net: pktgen: Fix interface flags printing (bsc#1012628). +- net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation + (bsc#1012628). +- net: mdio-mux: fix C45 access returning -EIO after API change + (bsc#1012628). +- net: avoid UAF on deleted altname (bsc#1012628). +- net: fix ifname in netlink ntf during netns move (bsc#1012628). +- net: check for altname conflicts when changing netdev's netns + (bsc#1012628). +- iio: light: vcnl4000: Don't power on/off chip in config + (bsc#1012628). +- pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency + (bsc#1012628). +- ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms + for mapphone (bsc#1012628). +- arm64: dts: mediatek: Fix "mediatek,merge-mute" and + "mediatek,merge-fifo-en" types (bsc#1012628). +- fs-writeback: do not requeue a clean inode having skipped pages + (bsc#1012628). +- btrfs: fix race when refilling delayed refs block reserve + (bsc#1012628). +- btrfs: prevent transaction block reserve underflow when starting + transaction (bsc#1012628). +- btrfs: return -EUCLEAN for delayed tree ref with a ref count + not equals to 1 (bsc#1012628). +- btrfs: initialize start_slot in btrfs_log_prealloc_extents + (bsc#1012628). +- i2c: mux: Avoid potential false error message in + i2c_mux_add_adapter (bsc#1012628). +- overlayfs: set ctime when setting mtime and atime (bsc#1012628). +- accel/ivpu: Don't flood dmesg with VPU ready message + (bsc#1012628). +- gpio: timberdale: Fix potential deadlock on &tgpio->lock + (bsc#1012628). +- ata: libata-core: Fix compilation warning in + ata_dev_config_ncq() (bsc#1012628). +- ata: libata-eh: Fix compilation warning in ata_eh_link_report() + (bsc#1012628). +- tracing: relax trace_event_eval_update() execution with + cond_resched() (bsc#1012628). +- wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len + (bsc#1012628). +- wifi: cfg80211: validate AP phy operation before starting it + (bsc#1012628). +- wifi: iwlwifi: Ensure ack flag is properly cleared + (bsc#1012628). +- rfkill: sync before userspace visibility/changes (bsc#1012628). +- HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 + Triathlon mouse (bsc#1012628). +- HID: holtek: fix slab-out-of-bounds Write in + holtek_kbd_input_event (bsc#1012628). +- Bluetooth: btusb: add shutdown function for QCA6174 + (bsc#1012628). +- Bluetooth: Avoid redundant authentication (bsc#1012628). +- Bluetooth: hci_core: Fix build warnings (bsc#1012628). +- wifi: cfg80211: Fix 6GHz scan configuration (bsc#1012628). +- wifi: mac80211: work around Cisco AP 9115 VHT MPDU length + (bsc#1012628). +- wifi: mac80211: allow transmitting EAPOL frames with tainted + key (bsc#1012628). +- wifi: cfg80211: avoid leaking stack data into trace + (bsc#1012628). +- regulator/core: Revert "fix kobject release warning and memory + leak in regulator_register()" (bsc#1012628). +- SUNRPC: Fail quickly when server does not recognize TLS + (bsc#1012628). +- SUNRPC/TLS: Lock the lower_xprt during the tls handshake + (bsc#1012628). +- nfs: decrement nrequests counter before releasing the req + (bsc#1012628). +- sky2: Make sure there is at least one frag_addr available + (bsc#1012628). +- ipv4/fib: send notify when delete source address routes + (bsc#1012628). +- drm: panel-orientation-quirks: Add quirk for One Mix 2S + (bsc#1012628). +- btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c + (bsc#1012628). +- btrfs: error out when COWing block using a stale transaction + (bsc#1012628). +- btrfs: error when COWing block from a root that is being deleted + (bsc#1012628). +- btrfs: error out when reallocating block for defrag using a + stale transaction (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the BUSH Bush + Windows tablet (bsc#1012628). +- drm/amd/pm: add unique_id for gc 11.0.3 (bsc#1012628). +- HID: multitouch: Add required quirk for Synaptics 0xcd7e device + (bsc#1012628). +- HID: nintendo: reinitialize USB Pro Controller after resuming + from suspend (bsc#1012628). +- HID: Add quirk to ignore the touchscreen battery on HP ENVY + 15-eu0556ng (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Positivo C4128B + (bsc#1012628). +- cpufreq: schedutil: Update next_freq when cpufreq_limits change + (bsc#1012628). +- io-wq: fully initialize wqe before calling + cpuhp_state_add_instance_nocalls() (bsc#1012628). +- Bluetooth: hci_sync: Fix not handling ISO_LINK in + hci_abort_conn_sync (bsc#1012628). +- Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros + (bsc#1012628). +- Bluetooth: ISO: Fix invalid context error (bsc#1012628). +- Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when + aborting (bsc#1012628). +- Bluetooth: hci_sync: always check if connection is alive before + deleting (bsc#1012628). +- net/mlx5: E-switch, register event handler before arming the + event (bsc#1012628). +- net/mlx5: Handle fw tracer change ownership event based on MTRC + (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + striding rq (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + legacy rq (bsc#1012628). +- net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on + shutdown (bsc#1012628). +- net/mlx5e: Take RTNL lock before triggering netdev notifiers + (bsc#1012628). +- net/mlx5e: Don't offload internal port if filter device is + out device (bsc#1012628). +- net/mlx5e: Fix VF representors reporting zero counters to + "ip -s" command (bsc#1012628). +- net/tls: split tls_rx_reader_lock (bsc#1012628). +- tcp: allow again tcp_disconnect() when threads are waiting + (bsc#1012628). +- Bluetooth: hci_event: Fix using memcmp when comparing keys + (bsc#1012628). +- tcp_bpf: properly release resources on error paths + (bsc#1012628). +- mtd: rawnand: qcom: Unmap the right resource upon probe failure + (bsc#1012628). +- mtd: rawnand: pl353: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: marvell: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: arasan: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: Ensure the nand chip supports cached reads + (bsc#1012628). +- mtd: spinand: micron: correct bitmask for ecc status + (bsc#1012628). +- mtd: physmap-core: Restore map_rom fallback (bsc#1012628). +- dt-bindings: mmc: sdhci-msm: correct minimum number of clocks + (bsc#1012628). +- mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can + suspend (bsc#1012628). +- mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hw + (bsc#1012628). +- mmc: core: Fix error propagation for some ioctl commands + (bsc#1012628). +- mmc: core: sdio: hold retuning if sdio in 1-bit mode + (bsc#1012628). +- mmc: core: Capture correct oemid-bits for eMMC cards + (bsc#1012628). +- pinctrl: qcom: lpass-lpi: fix concurrent register updates + (bsc#1012628). +- Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()" + (bsc#1012628). +- pNFS: Fix a hang in nfs4_evict_inode() (bsc#1012628). +- pNFS/flexfiles: Check the layout validity in + ff_layout_mirror_prepare_stats (bsc#1012628). +- ACPI: irq: Fix incorrect return value in acpi_register_gsi() + (bsc#1012628). +- ACPI: bus: Move acpi_arm_init() to the place of after + acpi_ghes_init() (bsc#1012628). +- perf dlfilter: Fix use of addr_location__exit() in + dlfilter__object_code() (bsc#1012628). +- Revert "accel/ivpu: Use cached buffers for FW loading" + (bsc#1012628). +- fanotify: limit reporting of event with non-decodeable file + handles (bsc#1012628). +- NFS: Fix potential oops in nfs_inode_remove_request() + (bsc#1012628). +- nfs42: client needs to strip file mode's suid/sgid bit after + ALLOCATE op (bsc#1012628). +- nvme: sanitize metadata bounce buffer for reads (bsc#1012628). +- nvme-pci: add BOGUS_NID for Intel 0a54 device (bsc#1012628). +- nvme-auth: use chap->s2 to indicate bidirectional authentication + (bsc#1012628). +- nvmet-auth: complete a request only after freeing the dhchap + pointers (bsc#1012628). +- nvme-rdma: do not try to stop unallocated queues (bsc#1012628). +- USB: serial: option: add Telit LE910C4-WWX 0x1035 composition + (bsc#1012628). +- USB: serial: option: add entry for Sierra EM9191 with new + firmware (bsc#1012628). +- USB: serial: option: add Fibocom to DELL custom modem FM101R-GL + (bsc#1012628). +- thunderbolt: Call tb_switch_put() once DisplayPort bandwidth + request is finished (bsc#1012628). +- perf: Disallow mis-matched inherited group reads (bsc#1012628). +- s390/pci: fix iommu bitmap allocation (bsc#1012628). +- tracing/kprobes: Return EADDRNOTAVAIL when func matches several + symbols (bsc#1012628). +- selftests/ftrace: Add new test case which checks non unique + symbol (bsc#1012628). +- KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash + (bsc#1012628). +- apple-gmux: Hard Code max brightness for MMIO gmux + (bsc#1012628). +- s390/cio: fix a memleak in css_alloc_subchannel (bsc#1012628). +- platform/surface: platform_profile: Propagate error if profile + registration fails (bsc#1012628). +- platform/x86: intel-uncore-freq: Conditionally create attribute + for read frequency (bsc#1012628). +- platform/x86: msi-ec: Fix the 3rd config (bsc#1012628). +- platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from + 0x20 to 0x2e (bsc#1012628). +- platform/x86: asus-wmi: Only map brightness codes when using + asus-wmi backlight control (bsc#1012628). +- platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c + events (bsc#1012628). +- rust: error: fix the description for `ECHILD` (bsc#1012628). +- gpiolib: acpi: Add missing memset(0) to + acpi_get_gpiod_from_data() (bsc#1012628). +- gpio: vf610: set value before the direction to avoid a glitch + (bsc#1012628). +- gpio: vf610: mask the gpio irq in system suspend and support + wakeup (bsc#1012628). +- ASoC: cs35l56: Fix illegal use of init_completion() + (bsc#1012628). +- ASoC: pxa: fix a memory leak in probe() (bsc#1012628). +- ASoC: cs42l42: Fix missing include of gpio/consumer.h + (bsc#1012628). +- drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with + auxiliary device (bsc#1012628). +- drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY + Lanes Owned (bsc#1012628). +- drm/amdgpu: Fix possible null pointer dereference (bsc#1012628). +- powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12 (bsc#1012628). +- powerpc/qspinlock: Fix stale propagated yield_cpu (bsc#1012628). +- docs: Move rustdoc output, cross-reference it (bsc#1012628). +- rust: docs: fix logo replacement (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime disable on probe + (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime PM for remove (bsc#1012628). +- phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pins + (bsc#1012628). +- phy: qcom-qmp-usb: initialize PCS_USB registers (bsc#1012628). +- phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp and + sa8775p (bsc#1012628). +- phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1 + (bsc#1012628). +- phy: qcom-qmp-combo: initialize PCS_USB registers (bsc#1012628). +- efi/unaccepted: Fix soft lockups caused by parallel memory + acceptance (bsc#1012628). +- net: move altnames together with the netdevice (bsc#1012628). +- Bluetooth: hci_sock: fix slab oob read in create_monitor_event + (bsc#1012628). +- net: rfkill: reduce data->mtx scope in rfkill_fop_open + (bsc#1012628). +- docs: rust: update Rust docs output path (bsc#1012628). +- kbuild: remove old Rust docs output path (bsc#1012628). +- Bluetooth: hci_sock: Correctly bounds check and pad + HCI_MON_NEW_INDEX name (bsc#1012628). +- mptcp: avoid sending RST when closing the initial subflow + (bsc#1012628). +- selftests: mptcp: join: correctly check for no RST + (bsc#1012628). +- Rename to + patches.kernel.org/6.5.9-178-NFSv4.1-fixup-use-EXCHGID4_FLAG_USE_PNFS_DS-for.patch. +- commit 29edc7c + ------------------------------------------------------------------- Mon Oct 23 10:58:51 CEST 2023 - jslaby@suse.cz diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index dfbdcef2..8c065811 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 6.5 -%define patchversion 6.5.8 +%define patchversion 6.5.9 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -25,9 +25,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: 6.5.8 +Version: 6.5.9 %if 0%{?is_kotd} -Release: .g06d7c82 +Release: .g29edc7c %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index 0d98e3d8..292068c5 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,3 +1,424 @@ +------------------------------------------------------------------- +Wed Oct 25 12:31:37 CEST 2023 - jslaby@suse.cz + +- Linux 6.5.9 (bsc#1012628). +- Bluetooth: hci_event: Ignore NULL link key (bsc#1012628). +- Bluetooth: Reject connection with the device which has same + BD_ADDR (bsc#1012628). +- Bluetooth: Fix a refcnt underflow problem for hci_conn + (bsc#1012628). +- Bluetooth: vhci: Fix race when opening vhci device + (bsc#1012628). +- Bluetooth: hci_event: Fix coding style (bsc#1012628). +- Bluetooth: avoid memcmp() out of bounds warning (bsc#1012628). +- Bluetooth: hci_conn: Fix modifying handle while aborting + (bsc#1012628). +- ice: fix over-shifted variable (bsc#1012628). +- ice: Fix safe mode when DDP is missing (bsc#1012628). +- ice: reset first in crash dump kernels (bsc#1012628). +- net/smc: return the right falback reason when prefix checks fail + (bsc#1012628). +- btrfs: fix stripe length calculation for non-zoned data chunk + allocation (bsc#1012628). +- nfc: nci: fix possible NULL pointer dereference in + send_acknowledge() (bsc#1012628). +- regmap: fix NULL deref on lookup (bsc#1012628). +- KVM: x86: Mask LVTPC when handling a PMI (bsc#1012628). +- x86/sev: Disable MMIO emulation from user mode (bsc#1012628). +- x86/sev: Check IOBM for IOIO exceptions from user-space + (bsc#1012628). +- x86/sev: Check for user-space IOIO pointing to kernel space + (bsc#1012628). +- x86/fpu: Allow caller to constrain xfeatures when copying to + uabi buffer (bsc#1012628). +- KVM: x86/pmu: Truncate counter value to allowed width on write + (bsc#1012628). +- KVM: x86: Constrain guest-supported xfeatures only at + KVM_GET_XSAVE{2} (bsc#1012628). +- x86: KVM: SVM: always update the x2avic msr interception + (bsc#1012628). +- x86: KVM: SVM: add support for Invalid IPI Vector interception + (bsc#1012628). +- x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested() + (bsc#1012628). +- audit,io_uring: io_uring openat triggers audit reference count + underflow (bsc#1012628). +- tcp: check mptcp-level constraints for backlog coalescing + (bsc#1012628). +- mptcp: more conservative check for zero probes (bsc#1012628). +- selftests: mptcp: join: no RST when rm subflow/addr + (bsc#1012628). +- mm: slab: Do not create kmalloc caches smaller than + arch_slab_minalign() (bsc#1012628). +- fs/ntfs3: Fix OOB read in ntfs_init_from_boot (bsc#1012628). +- fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e() + (bsc#1012628). +- fs/ntfs3: fix panic about slab-out-of-bounds caused by + ntfs_list_ea() (bsc#1012628). +- fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super + (bsc#1012628). +- fs/ntfs3: fix deadlock in mark_as_free_ex (bsc#1012628). +- Revert "net: wwan: iosm: enable runtime pm support for 7560" + (bsc#1012628). +- netfilter: nft_payload: fix wrong mac header matching + (bsc#1012628). +- io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ + ring address (bsc#1012628). +- nvmet-tcp: Fix a possible UAF in queue intialization setup + (bsc#1012628). +- drm/i915: Retry gtt fault when out of fence registers + (bsc#1012628). +- drm/mediatek: Correctly free sg_table in gem prime vmap + (bsc#1012628). +- drm/nouveau/disp: fix DP capable DSM connectors (bsc#1012628). +- drm/edid: add 8 bpc quirk to the BenQ GW2765 (bsc#1012628). +- ALSA: hda/realtek - Fixed ASUS platform headset Mic issue + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV (bsc#1012628). +- ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix use after free on driver unbind + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe + errors (bsc#1012628). +- ASoC: codecs: wcd938x: drop bogus bind error handling + (bsc#1012628). +- ASoC: codecs: wcd938x: fix unbind tear down order (bsc#1012628). +- ASoC: codecs: wcd938x: fix resource leaks on bind errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix regulator leaks on probe errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix runtime PM imbalance on remove + (bsc#1012628). +- qed: fix LL2 RX buffer allocation (bsc#1012628). +- xfrm: fix a data-race in xfrm_lookup_with_ifid() (bsc#1012628). +- xfrm6: fix inet6_dev refcount underflow problem (bsc#1012628). +- xfrm: fix a data-race in xfrm_gen_index() (bsc#1012628). +- xfrm: interface: use DEV_STATS_INC() (bsc#1012628). +- net: xfrm: skip policies marked as dead while reinserting + policies (bsc#1012628). +- fprobe: Fix to ensure the number of active retprobes is not zero + (bsc#1012628). +- wifi: cfg80211: use system_unbound_wq for wiphy work + (bsc#1012628). +- net: ipv4: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: ipv6: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: rfkill: gpio: prevent value glitch during probe + (bsc#1012628). +- tcp: fix excessive TLP and RACK timeouts from HZ rounding + (bsc#1012628). +- tcp: tsq: relax tcp_small_queue_check() when rtx queue contains + a single skb (bsc#1012628). +- tcp: Fix listen() warning with v4-mapped-v6 address + (bsc#1012628). +- docs: fix info about representor identification (bsc#1012628). +- tun: prevent negative ifindex (bsc#1012628). +- gve: Do not fully free QPL pages on prefill errors + (bsc#1012628). +- ipv4: fib: annotate races around nh->nh_saddr_genid and + nh->nh_saddr (bsc#1012628). +- net: usb: smsc95xx: Fix an error code in smsc95xx_reset() + (bsc#1012628). +- octeon_ep: update BQL sent bytes before ringing doorbell + (bsc#1012628). +- i40e: prevent crash on probe if hw registers have invalid values + (bsc#1012628). +- net: dsa: bcm_sf2: Fix possible memory leak in + bcm_sf2_mdio_register() (bsc#1012628). +- bonding: Return pointer to data after pull on skb (bsc#1012628). +- net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a + inner curve (bsc#1012628). +- neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section + (bsc#1012628). +- selftests: openvswitch: Catch cases where the tests are killed + (bsc#1012628). +- selftests: openvswitch: Fix the ct_tuple for v4 (bsc#1012628). +- selftests: netfilter: Run nft_audit.sh in its own netns + (bsc#1012628). +- netfilter: nft_set_rbtree: .deactivate fails if element has + expired (bsc#1012628). +- netlink: Correct offload_xstats size (bsc#1012628). +- netfilter: nf_tables: do not refresh timeout when resetting + element (bsc#1012628). +- nf_tables: fix NULL pointer dereference in + nft_expr_inner_parse() (bsc#1012628). +- nf_tables: fix NULL pointer dereference in nft_inner_init() + (bsc#1012628). +- netfilter: nf_tables: do not remove elements if set backend + implements .abort (bsc#1012628). +- netfilter: nf_tables: revert do not remove elements if set + backend implements .abort (bsc#1012628). +- selftests: openvswitch: Add version check for pyroute2 + (bsc#1012628). +- net: phy: bcm7xxx: Add missing 16nm EPHY statistics + (bsc#1012628). +- net: pktgen: Fix interface flags printing (bsc#1012628). +- net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation + (bsc#1012628). +- net: mdio-mux: fix C45 access returning -EIO after API change + (bsc#1012628). +- net: avoid UAF on deleted altname (bsc#1012628). +- net: fix ifname in netlink ntf during netns move (bsc#1012628). +- net: check for altname conflicts when changing netdev's netns + (bsc#1012628). +- iio: light: vcnl4000: Don't power on/off chip in config + (bsc#1012628). +- pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency + (bsc#1012628). +- ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms + for mapphone (bsc#1012628). +- arm64: dts: mediatek: Fix "mediatek,merge-mute" and + "mediatek,merge-fifo-en" types (bsc#1012628). +- fs-writeback: do not requeue a clean inode having skipped pages + (bsc#1012628). +- btrfs: fix race when refilling delayed refs block reserve + (bsc#1012628). +- btrfs: prevent transaction block reserve underflow when starting + transaction (bsc#1012628). +- btrfs: return -EUCLEAN for delayed tree ref with a ref count + not equals to 1 (bsc#1012628). +- btrfs: initialize start_slot in btrfs_log_prealloc_extents + (bsc#1012628). +- i2c: mux: Avoid potential false error message in + i2c_mux_add_adapter (bsc#1012628). +- overlayfs: set ctime when setting mtime and atime (bsc#1012628). +- accel/ivpu: Don't flood dmesg with VPU ready message + (bsc#1012628). +- gpio: timberdale: Fix potential deadlock on &tgpio->lock + (bsc#1012628). +- ata: libata-core: Fix compilation warning in + ata_dev_config_ncq() (bsc#1012628). +- ata: libata-eh: Fix compilation warning in ata_eh_link_report() + (bsc#1012628). +- tracing: relax trace_event_eval_update() execution with + cond_resched() (bsc#1012628). +- wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len + (bsc#1012628). +- wifi: cfg80211: validate AP phy operation before starting it + (bsc#1012628). +- wifi: iwlwifi: Ensure ack flag is properly cleared + (bsc#1012628). +- rfkill: sync before userspace visibility/changes (bsc#1012628). +- HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 + Triathlon mouse (bsc#1012628). +- HID: holtek: fix slab-out-of-bounds Write in + holtek_kbd_input_event (bsc#1012628). +- Bluetooth: btusb: add shutdown function for QCA6174 + (bsc#1012628). +- Bluetooth: Avoid redundant authentication (bsc#1012628). +- Bluetooth: hci_core: Fix build warnings (bsc#1012628). +- wifi: cfg80211: Fix 6GHz scan configuration (bsc#1012628). +- wifi: mac80211: work around Cisco AP 9115 VHT MPDU length + (bsc#1012628). +- wifi: mac80211: allow transmitting EAPOL frames with tainted + key (bsc#1012628). +- wifi: cfg80211: avoid leaking stack data into trace + (bsc#1012628). +- regulator/core: Revert "fix kobject release warning and memory + leak in regulator_register()" (bsc#1012628). +- SUNRPC: Fail quickly when server does not recognize TLS + (bsc#1012628). +- SUNRPC/TLS: Lock the lower_xprt during the tls handshake + (bsc#1012628). +- nfs: decrement nrequests counter before releasing the req + (bsc#1012628). +- sky2: Make sure there is at least one frag_addr available + (bsc#1012628). +- ipv4/fib: send notify when delete source address routes + (bsc#1012628). +- drm: panel-orientation-quirks: Add quirk for One Mix 2S + (bsc#1012628). +- btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c + (bsc#1012628). +- btrfs: error out when COWing block using a stale transaction + (bsc#1012628). +- btrfs: error when COWing block from a root that is being deleted + (bsc#1012628). +- btrfs: error out when reallocating block for defrag using a + stale transaction (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the BUSH Bush + Windows tablet (bsc#1012628). +- drm/amd/pm: add unique_id for gc 11.0.3 (bsc#1012628). +- HID: multitouch: Add required quirk for Synaptics 0xcd7e device + (bsc#1012628). +- HID: nintendo: reinitialize USB Pro Controller after resuming + from suspend (bsc#1012628). +- HID: Add quirk to ignore the touchscreen battery on HP ENVY + 15-eu0556ng (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Positivo C4128B + (bsc#1012628). +- cpufreq: schedutil: Update next_freq when cpufreq_limits change + (bsc#1012628). +- io-wq: fully initialize wqe before calling + cpuhp_state_add_instance_nocalls() (bsc#1012628). +- Bluetooth: hci_sync: Fix not handling ISO_LINK in + hci_abort_conn_sync (bsc#1012628). +- Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros + (bsc#1012628). +- Bluetooth: ISO: Fix invalid context error (bsc#1012628). +- Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when + aborting (bsc#1012628). +- Bluetooth: hci_sync: always check if connection is alive before + deleting (bsc#1012628). +- net/mlx5: E-switch, register event handler before arming the + event (bsc#1012628). +- net/mlx5: Handle fw tracer change ownership event based on MTRC + (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + striding rq (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + legacy rq (bsc#1012628). +- net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on + shutdown (bsc#1012628). +- net/mlx5e: Take RTNL lock before triggering netdev notifiers + (bsc#1012628). +- net/mlx5e: Don't offload internal port if filter device is + out device (bsc#1012628). +- net/mlx5e: Fix VF representors reporting zero counters to + "ip -s" command (bsc#1012628). +- net/tls: split tls_rx_reader_lock (bsc#1012628). +- tcp: allow again tcp_disconnect() when threads are waiting + (bsc#1012628). +- Bluetooth: hci_event: Fix using memcmp when comparing keys + (bsc#1012628). +- tcp_bpf: properly release resources on error paths + (bsc#1012628). +- mtd: rawnand: qcom: Unmap the right resource upon probe failure + (bsc#1012628). +- mtd: rawnand: pl353: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: marvell: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: arasan: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: Ensure the nand chip supports cached reads + (bsc#1012628). +- mtd: spinand: micron: correct bitmask for ecc status + (bsc#1012628). +- mtd: physmap-core: Restore map_rom fallback (bsc#1012628). +- dt-bindings: mmc: sdhci-msm: correct minimum number of clocks + (bsc#1012628). +- mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can + suspend (bsc#1012628). +- mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hw + (bsc#1012628). +- mmc: core: Fix error propagation for some ioctl commands + (bsc#1012628). +- mmc: core: sdio: hold retuning if sdio in 1-bit mode + (bsc#1012628). +- mmc: core: Capture correct oemid-bits for eMMC cards + (bsc#1012628). +- pinctrl: qcom: lpass-lpi: fix concurrent register updates + (bsc#1012628). +- Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()" + (bsc#1012628). +- pNFS: Fix a hang in nfs4_evict_inode() (bsc#1012628). +- pNFS/flexfiles: Check the layout validity in + ff_layout_mirror_prepare_stats (bsc#1012628). +- ACPI: irq: Fix incorrect return value in acpi_register_gsi() + (bsc#1012628). +- ACPI: bus: Move acpi_arm_init() to the place of after + acpi_ghes_init() (bsc#1012628). +- perf dlfilter: Fix use of addr_location__exit() in + dlfilter__object_code() (bsc#1012628). +- Revert "accel/ivpu: Use cached buffers for FW loading" + (bsc#1012628). +- fanotify: limit reporting of event with non-decodeable file + handles (bsc#1012628). +- NFS: Fix potential oops in nfs_inode_remove_request() + (bsc#1012628). +- nfs42: client needs to strip file mode's suid/sgid bit after + ALLOCATE op (bsc#1012628). +- nvme: sanitize metadata bounce buffer for reads (bsc#1012628). +- nvme-pci: add BOGUS_NID for Intel 0a54 device (bsc#1012628). +- nvme-auth: use chap->s2 to indicate bidirectional authentication + (bsc#1012628). +- nvmet-auth: complete a request only after freeing the dhchap + pointers (bsc#1012628). +- nvme-rdma: do not try to stop unallocated queues (bsc#1012628). +- USB: serial: option: add Telit LE910C4-WWX 0x1035 composition + (bsc#1012628). +- USB: serial: option: add entry for Sierra EM9191 with new + firmware (bsc#1012628). +- USB: serial: option: add Fibocom to DELL custom modem FM101R-GL + (bsc#1012628). +- thunderbolt: Call tb_switch_put() once DisplayPort bandwidth + request is finished (bsc#1012628). +- perf: Disallow mis-matched inherited group reads (bsc#1012628). +- s390/pci: fix iommu bitmap allocation (bsc#1012628). +- tracing/kprobes: Return EADDRNOTAVAIL when func matches several + symbols (bsc#1012628). +- selftests/ftrace: Add new test case which checks non unique + symbol (bsc#1012628). +- KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash + (bsc#1012628). +- apple-gmux: Hard Code max brightness for MMIO gmux + (bsc#1012628). +- s390/cio: fix a memleak in css_alloc_subchannel (bsc#1012628). +- platform/surface: platform_profile: Propagate error if profile + registration fails (bsc#1012628). +- platform/x86: intel-uncore-freq: Conditionally create attribute + for read frequency (bsc#1012628). +- platform/x86: msi-ec: Fix the 3rd config (bsc#1012628). +- platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from + 0x20 to 0x2e (bsc#1012628). +- platform/x86: asus-wmi: Only map brightness codes when using + asus-wmi backlight control (bsc#1012628). +- platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c + events (bsc#1012628). +- rust: error: fix the description for `ECHILD` (bsc#1012628). +- gpiolib: acpi: Add missing memset(0) to + acpi_get_gpiod_from_data() (bsc#1012628). +- gpio: vf610: set value before the direction to avoid a glitch + (bsc#1012628). +- gpio: vf610: mask the gpio irq in system suspend and support + wakeup (bsc#1012628). +- ASoC: cs35l56: Fix illegal use of init_completion() + (bsc#1012628). +- ASoC: pxa: fix a memory leak in probe() (bsc#1012628). +- ASoC: cs42l42: Fix missing include of gpio/consumer.h + (bsc#1012628). +- drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with + auxiliary device (bsc#1012628). +- drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY + Lanes Owned (bsc#1012628). +- drm/amdgpu: Fix possible null pointer dereference (bsc#1012628). +- powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12 (bsc#1012628). +- powerpc/qspinlock: Fix stale propagated yield_cpu (bsc#1012628). +- docs: Move rustdoc output, cross-reference it (bsc#1012628). +- rust: docs: fix logo replacement (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime disable on probe + (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime PM for remove (bsc#1012628). +- phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pins + (bsc#1012628). +- phy: qcom-qmp-usb: initialize PCS_USB registers (bsc#1012628). +- phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp and + sa8775p (bsc#1012628). +- phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1 + (bsc#1012628). +- phy: qcom-qmp-combo: initialize PCS_USB registers (bsc#1012628). +- efi/unaccepted: Fix soft lockups caused by parallel memory + acceptance (bsc#1012628). +- net: move altnames together with the netdevice (bsc#1012628). +- Bluetooth: hci_sock: fix slab oob read in create_monitor_event + (bsc#1012628). +- net: rfkill: reduce data->mtx scope in rfkill_fop_open + (bsc#1012628). +- docs: rust: update Rust docs output path (bsc#1012628). +- kbuild: remove old Rust docs output path (bsc#1012628). +- Bluetooth: hci_sock: Correctly bounds check and pad + HCI_MON_NEW_INDEX name (bsc#1012628). +- mptcp: avoid sending RST when closing the initial subflow + (bsc#1012628). +- selftests: mptcp: join: correctly check for no RST + (bsc#1012628). +- Rename to + patches.kernel.org/6.5.9-178-NFSv4.1-fixup-use-EXCHGID4_FLAG_USE_PNFS_DS-for.patch. +- commit 29edc7c + ------------------------------------------------------------------- Mon Oct 23 10:58:51 CEST 2023 - jslaby@suse.cz diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index fbaaf1f7..8a803de4 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -17,7 +17,7 @@ %define srcversion 6.5 -%define patchversion 6.5.8 +%define patchversion 6.5.9 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -25,9 +25,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: 6.5.8 +Version: 6.5.9 %if 0%{?is_kotd} -Release: .g06d7c82 +Release: .g29edc7c %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index 0d98e3d8..292068c5 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,424 @@ +------------------------------------------------------------------- +Wed Oct 25 12:31:37 CEST 2023 - jslaby@suse.cz + +- Linux 6.5.9 (bsc#1012628). +- Bluetooth: hci_event: Ignore NULL link key (bsc#1012628). +- Bluetooth: Reject connection with the device which has same + BD_ADDR (bsc#1012628). +- Bluetooth: Fix a refcnt underflow problem for hci_conn + (bsc#1012628). +- Bluetooth: vhci: Fix race when opening vhci device + (bsc#1012628). +- Bluetooth: hci_event: Fix coding style (bsc#1012628). +- Bluetooth: avoid memcmp() out of bounds warning (bsc#1012628). +- Bluetooth: hci_conn: Fix modifying handle while aborting + (bsc#1012628). +- ice: fix over-shifted variable (bsc#1012628). +- ice: Fix safe mode when DDP is missing (bsc#1012628). +- ice: reset first in crash dump kernels (bsc#1012628). +- net/smc: return the right falback reason when prefix checks fail + (bsc#1012628). +- btrfs: fix stripe length calculation for non-zoned data chunk + allocation (bsc#1012628). +- nfc: nci: fix possible NULL pointer dereference in + send_acknowledge() (bsc#1012628). +- regmap: fix NULL deref on lookup (bsc#1012628). +- KVM: x86: Mask LVTPC when handling a PMI (bsc#1012628). +- x86/sev: Disable MMIO emulation from user mode (bsc#1012628). +- x86/sev: Check IOBM for IOIO exceptions from user-space + (bsc#1012628). +- x86/sev: Check for user-space IOIO pointing to kernel space + (bsc#1012628). +- x86/fpu: Allow caller to constrain xfeatures when copying to + uabi buffer (bsc#1012628). +- KVM: x86/pmu: Truncate counter value to allowed width on write + (bsc#1012628). +- KVM: x86: Constrain guest-supported xfeatures only at + KVM_GET_XSAVE{2} (bsc#1012628). +- x86: KVM: SVM: always update the x2avic msr interception + (bsc#1012628). +- x86: KVM: SVM: add support for Invalid IPI Vector interception + (bsc#1012628). +- x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested() + (bsc#1012628). +- audit,io_uring: io_uring openat triggers audit reference count + underflow (bsc#1012628). +- tcp: check mptcp-level constraints for backlog coalescing + (bsc#1012628). +- mptcp: more conservative check for zero probes (bsc#1012628). +- selftests: mptcp: join: no RST when rm subflow/addr + (bsc#1012628). +- mm: slab: Do not create kmalloc caches smaller than + arch_slab_minalign() (bsc#1012628). +- fs/ntfs3: Fix OOB read in ntfs_init_from_boot (bsc#1012628). +- fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e() + (bsc#1012628). +- fs/ntfs3: fix panic about slab-out-of-bounds caused by + ntfs_list_ea() (bsc#1012628). +- fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super + (bsc#1012628). +- fs/ntfs3: fix deadlock in mark_as_free_ex (bsc#1012628). +- Revert "net: wwan: iosm: enable runtime pm support for 7560" + (bsc#1012628). +- netfilter: nft_payload: fix wrong mac header matching + (bsc#1012628). +- io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ + ring address (bsc#1012628). +- nvmet-tcp: Fix a possible UAF in queue intialization setup + (bsc#1012628). +- drm/i915: Retry gtt fault when out of fence registers + (bsc#1012628). +- drm/mediatek: Correctly free sg_table in gem prime vmap + (bsc#1012628). +- drm/nouveau/disp: fix DP capable DSM connectors (bsc#1012628). +- drm/edid: add 8 bpc quirk to the BenQ GW2765 (bsc#1012628). +- ALSA: hda/realtek - Fixed ASUS platform headset Mic issue + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV (bsc#1012628). +- ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix use after free on driver unbind + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe + errors (bsc#1012628). +- ASoC: codecs: wcd938x: drop bogus bind error handling + (bsc#1012628). +- ASoC: codecs: wcd938x: fix unbind tear down order (bsc#1012628). +- ASoC: codecs: wcd938x: fix resource leaks on bind errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix regulator leaks on probe errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix runtime PM imbalance on remove + (bsc#1012628). +- qed: fix LL2 RX buffer allocation (bsc#1012628). +- xfrm: fix a data-race in xfrm_lookup_with_ifid() (bsc#1012628). +- xfrm6: fix inet6_dev refcount underflow problem (bsc#1012628). +- xfrm: fix a data-race in xfrm_gen_index() (bsc#1012628). +- xfrm: interface: use DEV_STATS_INC() (bsc#1012628). +- net: xfrm: skip policies marked as dead while reinserting + policies (bsc#1012628). +- fprobe: Fix to ensure the number of active retprobes is not zero + (bsc#1012628). +- wifi: cfg80211: use system_unbound_wq for wiphy work + (bsc#1012628). +- net: ipv4: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: ipv6: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: rfkill: gpio: prevent value glitch during probe + (bsc#1012628). +- tcp: fix excessive TLP and RACK timeouts from HZ rounding + (bsc#1012628). +- tcp: tsq: relax tcp_small_queue_check() when rtx queue contains + a single skb (bsc#1012628). +- tcp: Fix listen() warning with v4-mapped-v6 address + (bsc#1012628). +- docs: fix info about representor identification (bsc#1012628). +- tun: prevent negative ifindex (bsc#1012628). +- gve: Do not fully free QPL pages on prefill errors + (bsc#1012628). +- ipv4: fib: annotate races around nh->nh_saddr_genid and + nh->nh_saddr (bsc#1012628). +- net: usb: smsc95xx: Fix an error code in smsc95xx_reset() + (bsc#1012628). +- octeon_ep: update BQL sent bytes before ringing doorbell + (bsc#1012628). +- i40e: prevent crash on probe if hw registers have invalid values + (bsc#1012628). +- net: dsa: bcm_sf2: Fix possible memory leak in + bcm_sf2_mdio_register() (bsc#1012628). +- bonding: Return pointer to data after pull on skb (bsc#1012628). +- net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a + inner curve (bsc#1012628). +- neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section + (bsc#1012628). +- selftests: openvswitch: Catch cases where the tests are killed + (bsc#1012628). +- selftests: openvswitch: Fix the ct_tuple for v4 (bsc#1012628). +- selftests: netfilter: Run nft_audit.sh in its own netns + (bsc#1012628). +- netfilter: nft_set_rbtree: .deactivate fails if element has + expired (bsc#1012628). +- netlink: Correct offload_xstats size (bsc#1012628). +- netfilter: nf_tables: do not refresh timeout when resetting + element (bsc#1012628). +- nf_tables: fix NULL pointer dereference in + nft_expr_inner_parse() (bsc#1012628). +- nf_tables: fix NULL pointer dereference in nft_inner_init() + (bsc#1012628). +- netfilter: nf_tables: do not remove elements if set backend + implements .abort (bsc#1012628). +- netfilter: nf_tables: revert do not remove elements if set + backend implements .abort (bsc#1012628). +- selftests: openvswitch: Add version check for pyroute2 + (bsc#1012628). +- net: phy: bcm7xxx: Add missing 16nm EPHY statistics + (bsc#1012628). +- net: pktgen: Fix interface flags printing (bsc#1012628). +- net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation + (bsc#1012628). +- net: mdio-mux: fix C45 access returning -EIO after API change + (bsc#1012628). +- net: avoid UAF on deleted altname (bsc#1012628). +- net: fix ifname in netlink ntf during netns move (bsc#1012628). +- net: check for altname conflicts when changing netdev's netns + (bsc#1012628). +- iio: light: vcnl4000: Don't power on/off chip in config + (bsc#1012628). +- pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency + (bsc#1012628). +- ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms + for mapphone (bsc#1012628). +- arm64: dts: mediatek: Fix "mediatek,merge-mute" and + "mediatek,merge-fifo-en" types (bsc#1012628). +- fs-writeback: do not requeue a clean inode having skipped pages + (bsc#1012628). +- btrfs: fix race when refilling delayed refs block reserve + (bsc#1012628). +- btrfs: prevent transaction block reserve underflow when starting + transaction (bsc#1012628). +- btrfs: return -EUCLEAN for delayed tree ref with a ref count + not equals to 1 (bsc#1012628). +- btrfs: initialize start_slot in btrfs_log_prealloc_extents + (bsc#1012628). +- i2c: mux: Avoid potential false error message in + i2c_mux_add_adapter (bsc#1012628). +- overlayfs: set ctime when setting mtime and atime (bsc#1012628). +- accel/ivpu: Don't flood dmesg with VPU ready message + (bsc#1012628). +- gpio: timberdale: Fix potential deadlock on &tgpio->lock + (bsc#1012628). +- ata: libata-core: Fix compilation warning in + ata_dev_config_ncq() (bsc#1012628). +- ata: libata-eh: Fix compilation warning in ata_eh_link_report() + (bsc#1012628). +- tracing: relax trace_event_eval_update() execution with + cond_resched() (bsc#1012628). +- wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len + (bsc#1012628). +- wifi: cfg80211: validate AP phy operation before starting it + (bsc#1012628). +- wifi: iwlwifi: Ensure ack flag is properly cleared + (bsc#1012628). +- rfkill: sync before userspace visibility/changes (bsc#1012628). +- HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 + Triathlon mouse (bsc#1012628). +- HID: holtek: fix slab-out-of-bounds Write in + holtek_kbd_input_event (bsc#1012628). +- Bluetooth: btusb: add shutdown function for QCA6174 + (bsc#1012628). +- Bluetooth: Avoid redundant authentication (bsc#1012628). +- Bluetooth: hci_core: Fix build warnings (bsc#1012628). +- wifi: cfg80211: Fix 6GHz scan configuration (bsc#1012628). +- wifi: mac80211: work around Cisco AP 9115 VHT MPDU length + (bsc#1012628). +- wifi: mac80211: allow transmitting EAPOL frames with tainted + key (bsc#1012628). +- wifi: cfg80211: avoid leaking stack data into trace + (bsc#1012628). +- regulator/core: Revert "fix kobject release warning and memory + leak in regulator_register()" (bsc#1012628). +- SUNRPC: Fail quickly when server does not recognize TLS + (bsc#1012628). +- SUNRPC/TLS: Lock the lower_xprt during the tls handshake + (bsc#1012628). +- nfs: decrement nrequests counter before releasing the req + (bsc#1012628). +- sky2: Make sure there is at least one frag_addr available + (bsc#1012628). +- ipv4/fib: send notify when delete source address routes + (bsc#1012628). +- drm: panel-orientation-quirks: Add quirk for One Mix 2S + (bsc#1012628). +- btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c + (bsc#1012628). +- btrfs: error out when COWing block using a stale transaction + (bsc#1012628). +- btrfs: error when COWing block from a root that is being deleted + (bsc#1012628). +- btrfs: error out when reallocating block for defrag using a + stale transaction (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the BUSH Bush + Windows tablet (bsc#1012628). +- drm/amd/pm: add unique_id for gc 11.0.3 (bsc#1012628). +- HID: multitouch: Add required quirk for Synaptics 0xcd7e device + (bsc#1012628). +- HID: nintendo: reinitialize USB Pro Controller after resuming + from suspend (bsc#1012628). +- HID: Add quirk to ignore the touchscreen battery on HP ENVY + 15-eu0556ng (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Positivo C4128B + (bsc#1012628). +- cpufreq: schedutil: Update next_freq when cpufreq_limits change + (bsc#1012628). +- io-wq: fully initialize wqe before calling + cpuhp_state_add_instance_nocalls() (bsc#1012628). +- Bluetooth: hci_sync: Fix not handling ISO_LINK in + hci_abort_conn_sync (bsc#1012628). +- Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros + (bsc#1012628). +- Bluetooth: ISO: Fix invalid context error (bsc#1012628). +- Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when + aborting (bsc#1012628). +- Bluetooth: hci_sync: always check if connection is alive before + deleting (bsc#1012628). +- net/mlx5: E-switch, register event handler before arming the + event (bsc#1012628). +- net/mlx5: Handle fw tracer change ownership event based on MTRC + (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + striding rq (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + legacy rq (bsc#1012628). +- net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on + shutdown (bsc#1012628). +- net/mlx5e: Take RTNL lock before triggering netdev notifiers + (bsc#1012628). +- net/mlx5e: Don't offload internal port if filter device is + out device (bsc#1012628). +- net/mlx5e: Fix VF representors reporting zero counters to + "ip -s" command (bsc#1012628). +- net/tls: split tls_rx_reader_lock (bsc#1012628). +- tcp: allow again tcp_disconnect() when threads are waiting + (bsc#1012628). +- Bluetooth: hci_event: Fix using memcmp when comparing keys + (bsc#1012628). +- tcp_bpf: properly release resources on error paths + (bsc#1012628). +- mtd: rawnand: qcom: Unmap the right resource upon probe failure + (bsc#1012628). +- mtd: rawnand: pl353: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: marvell: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: arasan: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: Ensure the nand chip supports cached reads + (bsc#1012628). +- mtd: spinand: micron: correct bitmask for ecc status + (bsc#1012628). +- mtd: physmap-core: Restore map_rom fallback (bsc#1012628). +- dt-bindings: mmc: sdhci-msm: correct minimum number of clocks + (bsc#1012628). +- mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can + suspend (bsc#1012628). +- mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hw + (bsc#1012628). +- mmc: core: Fix error propagation for some ioctl commands + (bsc#1012628). +- mmc: core: sdio: hold retuning if sdio in 1-bit mode + (bsc#1012628). +- mmc: core: Capture correct oemid-bits for eMMC cards + (bsc#1012628). +- pinctrl: qcom: lpass-lpi: fix concurrent register updates + (bsc#1012628). +- Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()" + (bsc#1012628). +- pNFS: Fix a hang in nfs4_evict_inode() (bsc#1012628). +- pNFS/flexfiles: Check the layout validity in + ff_layout_mirror_prepare_stats (bsc#1012628). +- ACPI: irq: Fix incorrect return value in acpi_register_gsi() + (bsc#1012628). +- ACPI: bus: Move acpi_arm_init() to the place of after + acpi_ghes_init() (bsc#1012628). +- perf dlfilter: Fix use of addr_location__exit() in + dlfilter__object_code() (bsc#1012628). +- Revert "accel/ivpu: Use cached buffers for FW loading" + (bsc#1012628). +- fanotify: limit reporting of event with non-decodeable file + handles (bsc#1012628). +- NFS: Fix potential oops in nfs_inode_remove_request() + (bsc#1012628). +- nfs42: client needs to strip file mode's suid/sgid bit after + ALLOCATE op (bsc#1012628). +- nvme: sanitize metadata bounce buffer for reads (bsc#1012628). +- nvme-pci: add BOGUS_NID for Intel 0a54 device (bsc#1012628). +- nvme-auth: use chap->s2 to indicate bidirectional authentication + (bsc#1012628). +- nvmet-auth: complete a request only after freeing the dhchap + pointers (bsc#1012628). +- nvme-rdma: do not try to stop unallocated queues (bsc#1012628). +- USB: serial: option: add Telit LE910C4-WWX 0x1035 composition + (bsc#1012628). +- USB: serial: option: add entry for Sierra EM9191 with new + firmware (bsc#1012628). +- USB: serial: option: add Fibocom to DELL custom modem FM101R-GL + (bsc#1012628). +- thunderbolt: Call tb_switch_put() once DisplayPort bandwidth + request is finished (bsc#1012628). +- perf: Disallow mis-matched inherited group reads (bsc#1012628). +- s390/pci: fix iommu bitmap allocation (bsc#1012628). +- tracing/kprobes: Return EADDRNOTAVAIL when func matches several + symbols (bsc#1012628). +- selftests/ftrace: Add new test case which checks non unique + symbol (bsc#1012628). +- KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash + (bsc#1012628). +- apple-gmux: Hard Code max brightness for MMIO gmux + (bsc#1012628). +- s390/cio: fix a memleak in css_alloc_subchannel (bsc#1012628). +- platform/surface: platform_profile: Propagate error if profile + registration fails (bsc#1012628). +- platform/x86: intel-uncore-freq: Conditionally create attribute + for read frequency (bsc#1012628). +- platform/x86: msi-ec: Fix the 3rd config (bsc#1012628). +- platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from + 0x20 to 0x2e (bsc#1012628). +- platform/x86: asus-wmi: Only map brightness codes when using + asus-wmi backlight control (bsc#1012628). +- platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c + events (bsc#1012628). +- rust: error: fix the description for `ECHILD` (bsc#1012628). +- gpiolib: acpi: Add missing memset(0) to + acpi_get_gpiod_from_data() (bsc#1012628). +- gpio: vf610: set value before the direction to avoid a glitch + (bsc#1012628). +- gpio: vf610: mask the gpio irq in system suspend and support + wakeup (bsc#1012628). +- ASoC: cs35l56: Fix illegal use of init_completion() + (bsc#1012628). +- ASoC: pxa: fix a memory leak in probe() (bsc#1012628). +- ASoC: cs42l42: Fix missing include of gpio/consumer.h + (bsc#1012628). +- drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with + auxiliary device (bsc#1012628). +- drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY + Lanes Owned (bsc#1012628). +- drm/amdgpu: Fix possible null pointer dereference (bsc#1012628). +- powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12 (bsc#1012628). +- powerpc/qspinlock: Fix stale propagated yield_cpu (bsc#1012628). +- docs: Move rustdoc output, cross-reference it (bsc#1012628). +- rust: docs: fix logo replacement (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime disable on probe + (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime PM for remove (bsc#1012628). +- phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pins + (bsc#1012628). +- phy: qcom-qmp-usb: initialize PCS_USB registers (bsc#1012628). +- phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp and + sa8775p (bsc#1012628). +- phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1 + (bsc#1012628). +- phy: qcom-qmp-combo: initialize PCS_USB registers (bsc#1012628). +- efi/unaccepted: Fix soft lockups caused by parallel memory + acceptance (bsc#1012628). +- net: move altnames together with the netdevice (bsc#1012628). +- Bluetooth: hci_sock: fix slab oob read in create_monitor_event + (bsc#1012628). +- net: rfkill: reduce data->mtx scope in rfkill_fop_open + (bsc#1012628). +- docs: rust: update Rust docs output path (bsc#1012628). +- kbuild: remove old Rust docs output path (bsc#1012628). +- Bluetooth: hci_sock: Correctly bounds check and pad + HCI_MON_NEW_INDEX name (bsc#1012628). +- mptcp: avoid sending RST when closing the initial subflow + (bsc#1012628). +- selftests: mptcp: join: correctly check for no RST + (bsc#1012628). +- Rename to + patches.kernel.org/6.5.9-178-NFSv4.1-fixup-use-EXCHGID4_FLAG_USE_PNFS_DS-for.patch. +- commit 29edc7c + ------------------------------------------------------------------- Mon Oct 23 10:58:51 CEST 2023 - jslaby@suse.cz diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 4234a6a6..8d67ddc8 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 6.5 -%define patchversion 6.5.8 +%define patchversion 6.5.9 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -112,9 +112,9 @@ Name: kernel-64kb Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0-only Group: System/Kernel -Version: 6.5.8 +Version: 6.5.9 %if 0%{?is_kotd} -Release: .g06d7c82 +Release: .g29edc7c %else Release: 0 %endif @@ -385,10 +385,10 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb -Provides: kernel-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb +Provides: kernel-%build_flavor-base-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 +Provides: kernel-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 # END COMMON DEPS -Provides: %name-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb +Provides: %name-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 %obsolete_rebuilds %name %define kmp_target_cpu %_target_cpu @@ -1305,8 +1305,8 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb -Provides: kernel-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb +Provides: kernel-%build_flavor-base-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 +Provides: kernel-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/kernel-debug.changes b/kernel-debug.changes index 0d98e3d8..292068c5 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,424 @@ +------------------------------------------------------------------- +Wed Oct 25 12:31:37 CEST 2023 - jslaby@suse.cz + +- Linux 6.5.9 (bsc#1012628). +- Bluetooth: hci_event: Ignore NULL link key (bsc#1012628). +- Bluetooth: Reject connection with the device which has same + BD_ADDR (bsc#1012628). +- Bluetooth: Fix a refcnt underflow problem for hci_conn + (bsc#1012628). +- Bluetooth: vhci: Fix race when opening vhci device + (bsc#1012628). +- Bluetooth: hci_event: Fix coding style (bsc#1012628). +- Bluetooth: avoid memcmp() out of bounds warning (bsc#1012628). +- Bluetooth: hci_conn: Fix modifying handle while aborting + (bsc#1012628). +- ice: fix over-shifted variable (bsc#1012628). +- ice: Fix safe mode when DDP is missing (bsc#1012628). +- ice: reset first in crash dump kernels (bsc#1012628). +- net/smc: return the right falback reason when prefix checks fail + (bsc#1012628). +- btrfs: fix stripe length calculation for non-zoned data chunk + allocation (bsc#1012628). +- nfc: nci: fix possible NULL pointer dereference in + send_acknowledge() (bsc#1012628). +- regmap: fix NULL deref on lookup (bsc#1012628). +- KVM: x86: Mask LVTPC when handling a PMI (bsc#1012628). +- x86/sev: Disable MMIO emulation from user mode (bsc#1012628). +- x86/sev: Check IOBM for IOIO exceptions from user-space + (bsc#1012628). +- x86/sev: Check for user-space IOIO pointing to kernel space + (bsc#1012628). +- x86/fpu: Allow caller to constrain xfeatures when copying to + uabi buffer (bsc#1012628). +- KVM: x86/pmu: Truncate counter value to allowed width on write + (bsc#1012628). +- KVM: x86: Constrain guest-supported xfeatures only at + KVM_GET_XSAVE{2} (bsc#1012628). +- x86: KVM: SVM: always update the x2avic msr interception + (bsc#1012628). +- x86: KVM: SVM: add support for Invalid IPI Vector interception + (bsc#1012628). +- x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested() + (bsc#1012628). +- audit,io_uring: io_uring openat triggers audit reference count + underflow (bsc#1012628). +- tcp: check mptcp-level constraints for backlog coalescing + (bsc#1012628). +- mptcp: more conservative check for zero probes (bsc#1012628). +- selftests: mptcp: join: no RST when rm subflow/addr + (bsc#1012628). +- mm: slab: Do not create kmalloc caches smaller than + arch_slab_minalign() (bsc#1012628). +- fs/ntfs3: Fix OOB read in ntfs_init_from_boot (bsc#1012628). +- fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e() + (bsc#1012628). +- fs/ntfs3: fix panic about slab-out-of-bounds caused by + ntfs_list_ea() (bsc#1012628). +- fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super + (bsc#1012628). +- fs/ntfs3: fix deadlock in mark_as_free_ex (bsc#1012628). +- Revert "net: wwan: iosm: enable runtime pm support for 7560" + (bsc#1012628). +- netfilter: nft_payload: fix wrong mac header matching + (bsc#1012628). +- io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ + ring address (bsc#1012628). +- nvmet-tcp: Fix a possible UAF in queue intialization setup + (bsc#1012628). +- drm/i915: Retry gtt fault when out of fence registers + (bsc#1012628). +- drm/mediatek: Correctly free sg_table in gem prime vmap + (bsc#1012628). +- drm/nouveau/disp: fix DP capable DSM connectors (bsc#1012628). +- drm/edid: add 8 bpc quirk to the BenQ GW2765 (bsc#1012628). +- ALSA: hda/realtek - Fixed ASUS platform headset Mic issue + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV (bsc#1012628). +- ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix use after free on driver unbind + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe + errors (bsc#1012628). +- ASoC: codecs: wcd938x: drop bogus bind error handling + (bsc#1012628). +- ASoC: codecs: wcd938x: fix unbind tear down order (bsc#1012628). +- ASoC: codecs: wcd938x: fix resource leaks on bind errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix regulator leaks on probe errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix runtime PM imbalance on remove + (bsc#1012628). +- qed: fix LL2 RX buffer allocation (bsc#1012628). +- xfrm: fix a data-race in xfrm_lookup_with_ifid() (bsc#1012628). +- xfrm6: fix inet6_dev refcount underflow problem (bsc#1012628). +- xfrm: fix a data-race in xfrm_gen_index() (bsc#1012628). +- xfrm: interface: use DEV_STATS_INC() (bsc#1012628). +- net: xfrm: skip policies marked as dead while reinserting + policies (bsc#1012628). +- fprobe: Fix to ensure the number of active retprobes is not zero + (bsc#1012628). +- wifi: cfg80211: use system_unbound_wq for wiphy work + (bsc#1012628). +- net: ipv4: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: ipv6: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: rfkill: gpio: prevent value glitch during probe + (bsc#1012628). +- tcp: fix excessive TLP and RACK timeouts from HZ rounding + (bsc#1012628). +- tcp: tsq: relax tcp_small_queue_check() when rtx queue contains + a single skb (bsc#1012628). +- tcp: Fix listen() warning with v4-mapped-v6 address + (bsc#1012628). +- docs: fix info about representor identification (bsc#1012628). +- tun: prevent negative ifindex (bsc#1012628). +- gve: Do not fully free QPL pages on prefill errors + (bsc#1012628). +- ipv4: fib: annotate races around nh->nh_saddr_genid and + nh->nh_saddr (bsc#1012628). +- net: usb: smsc95xx: Fix an error code in smsc95xx_reset() + (bsc#1012628). +- octeon_ep: update BQL sent bytes before ringing doorbell + (bsc#1012628). +- i40e: prevent crash on probe if hw registers have invalid values + (bsc#1012628). +- net: dsa: bcm_sf2: Fix possible memory leak in + bcm_sf2_mdio_register() (bsc#1012628). +- bonding: Return pointer to data after pull on skb (bsc#1012628). +- net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a + inner curve (bsc#1012628). +- neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section + (bsc#1012628). +- selftests: openvswitch: Catch cases where the tests are killed + (bsc#1012628). +- selftests: openvswitch: Fix the ct_tuple for v4 (bsc#1012628). +- selftests: netfilter: Run nft_audit.sh in its own netns + (bsc#1012628). +- netfilter: nft_set_rbtree: .deactivate fails if element has + expired (bsc#1012628). +- netlink: Correct offload_xstats size (bsc#1012628). +- netfilter: nf_tables: do not refresh timeout when resetting + element (bsc#1012628). +- nf_tables: fix NULL pointer dereference in + nft_expr_inner_parse() (bsc#1012628). +- nf_tables: fix NULL pointer dereference in nft_inner_init() + (bsc#1012628). +- netfilter: nf_tables: do not remove elements if set backend + implements .abort (bsc#1012628). +- netfilter: nf_tables: revert do not remove elements if set + backend implements .abort (bsc#1012628). +- selftests: openvswitch: Add version check for pyroute2 + (bsc#1012628). +- net: phy: bcm7xxx: Add missing 16nm EPHY statistics + (bsc#1012628). +- net: pktgen: Fix interface flags printing (bsc#1012628). +- net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation + (bsc#1012628). +- net: mdio-mux: fix C45 access returning -EIO after API change + (bsc#1012628). +- net: avoid UAF on deleted altname (bsc#1012628). +- net: fix ifname in netlink ntf during netns move (bsc#1012628). +- net: check for altname conflicts when changing netdev's netns + (bsc#1012628). +- iio: light: vcnl4000: Don't power on/off chip in config + (bsc#1012628). +- pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency + (bsc#1012628). +- ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms + for mapphone (bsc#1012628). +- arm64: dts: mediatek: Fix "mediatek,merge-mute" and + "mediatek,merge-fifo-en" types (bsc#1012628). +- fs-writeback: do not requeue a clean inode having skipped pages + (bsc#1012628). +- btrfs: fix race when refilling delayed refs block reserve + (bsc#1012628). +- btrfs: prevent transaction block reserve underflow when starting + transaction (bsc#1012628). +- btrfs: return -EUCLEAN for delayed tree ref with a ref count + not equals to 1 (bsc#1012628). +- btrfs: initialize start_slot in btrfs_log_prealloc_extents + (bsc#1012628). +- i2c: mux: Avoid potential false error message in + i2c_mux_add_adapter (bsc#1012628). +- overlayfs: set ctime when setting mtime and atime (bsc#1012628). +- accel/ivpu: Don't flood dmesg with VPU ready message + (bsc#1012628). +- gpio: timberdale: Fix potential deadlock on &tgpio->lock + (bsc#1012628). +- ata: libata-core: Fix compilation warning in + ata_dev_config_ncq() (bsc#1012628). +- ata: libata-eh: Fix compilation warning in ata_eh_link_report() + (bsc#1012628). +- tracing: relax trace_event_eval_update() execution with + cond_resched() (bsc#1012628). +- wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len + (bsc#1012628). +- wifi: cfg80211: validate AP phy operation before starting it + (bsc#1012628). +- wifi: iwlwifi: Ensure ack flag is properly cleared + (bsc#1012628). +- rfkill: sync before userspace visibility/changes (bsc#1012628). +- HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 + Triathlon mouse (bsc#1012628). +- HID: holtek: fix slab-out-of-bounds Write in + holtek_kbd_input_event (bsc#1012628). +- Bluetooth: btusb: add shutdown function for QCA6174 + (bsc#1012628). +- Bluetooth: Avoid redundant authentication (bsc#1012628). +- Bluetooth: hci_core: Fix build warnings (bsc#1012628). +- wifi: cfg80211: Fix 6GHz scan configuration (bsc#1012628). +- wifi: mac80211: work around Cisco AP 9115 VHT MPDU length + (bsc#1012628). +- wifi: mac80211: allow transmitting EAPOL frames with tainted + key (bsc#1012628). +- wifi: cfg80211: avoid leaking stack data into trace + (bsc#1012628). +- regulator/core: Revert "fix kobject release warning and memory + leak in regulator_register()" (bsc#1012628). +- SUNRPC: Fail quickly when server does not recognize TLS + (bsc#1012628). +- SUNRPC/TLS: Lock the lower_xprt during the tls handshake + (bsc#1012628). +- nfs: decrement nrequests counter before releasing the req + (bsc#1012628). +- sky2: Make sure there is at least one frag_addr available + (bsc#1012628). +- ipv4/fib: send notify when delete source address routes + (bsc#1012628). +- drm: panel-orientation-quirks: Add quirk for One Mix 2S + (bsc#1012628). +- btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c + (bsc#1012628). +- btrfs: error out when COWing block using a stale transaction + (bsc#1012628). +- btrfs: error when COWing block from a root that is being deleted + (bsc#1012628). +- btrfs: error out when reallocating block for defrag using a + stale transaction (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the BUSH Bush + Windows tablet (bsc#1012628). +- drm/amd/pm: add unique_id for gc 11.0.3 (bsc#1012628). +- HID: multitouch: Add required quirk for Synaptics 0xcd7e device + (bsc#1012628). +- HID: nintendo: reinitialize USB Pro Controller after resuming + from suspend (bsc#1012628). +- HID: Add quirk to ignore the touchscreen battery on HP ENVY + 15-eu0556ng (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Positivo C4128B + (bsc#1012628). +- cpufreq: schedutil: Update next_freq when cpufreq_limits change + (bsc#1012628). +- io-wq: fully initialize wqe before calling + cpuhp_state_add_instance_nocalls() (bsc#1012628). +- Bluetooth: hci_sync: Fix not handling ISO_LINK in + hci_abort_conn_sync (bsc#1012628). +- Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros + (bsc#1012628). +- Bluetooth: ISO: Fix invalid context error (bsc#1012628). +- Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when + aborting (bsc#1012628). +- Bluetooth: hci_sync: always check if connection is alive before + deleting (bsc#1012628). +- net/mlx5: E-switch, register event handler before arming the + event (bsc#1012628). +- net/mlx5: Handle fw tracer change ownership event based on MTRC + (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + striding rq (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + legacy rq (bsc#1012628). +- net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on + shutdown (bsc#1012628). +- net/mlx5e: Take RTNL lock before triggering netdev notifiers + (bsc#1012628). +- net/mlx5e: Don't offload internal port if filter device is + out device (bsc#1012628). +- net/mlx5e: Fix VF representors reporting zero counters to + "ip -s" command (bsc#1012628). +- net/tls: split tls_rx_reader_lock (bsc#1012628). +- tcp: allow again tcp_disconnect() when threads are waiting + (bsc#1012628). +- Bluetooth: hci_event: Fix using memcmp when comparing keys + (bsc#1012628). +- tcp_bpf: properly release resources on error paths + (bsc#1012628). +- mtd: rawnand: qcom: Unmap the right resource upon probe failure + (bsc#1012628). +- mtd: rawnand: pl353: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: marvell: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: arasan: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: Ensure the nand chip supports cached reads + (bsc#1012628). +- mtd: spinand: micron: correct bitmask for ecc status + (bsc#1012628). +- mtd: physmap-core: Restore map_rom fallback (bsc#1012628). +- dt-bindings: mmc: sdhci-msm: correct minimum number of clocks + (bsc#1012628). +- mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can + suspend (bsc#1012628). +- mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hw + (bsc#1012628). +- mmc: core: Fix error propagation for some ioctl commands + (bsc#1012628). +- mmc: core: sdio: hold retuning if sdio in 1-bit mode + (bsc#1012628). +- mmc: core: Capture correct oemid-bits for eMMC cards + (bsc#1012628). +- pinctrl: qcom: lpass-lpi: fix concurrent register updates + (bsc#1012628). +- Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()" + (bsc#1012628). +- pNFS: Fix a hang in nfs4_evict_inode() (bsc#1012628). +- pNFS/flexfiles: Check the layout validity in + ff_layout_mirror_prepare_stats (bsc#1012628). +- ACPI: irq: Fix incorrect return value in acpi_register_gsi() + (bsc#1012628). +- ACPI: bus: Move acpi_arm_init() to the place of after + acpi_ghes_init() (bsc#1012628). +- perf dlfilter: Fix use of addr_location__exit() in + dlfilter__object_code() (bsc#1012628). +- Revert "accel/ivpu: Use cached buffers for FW loading" + (bsc#1012628). +- fanotify: limit reporting of event with non-decodeable file + handles (bsc#1012628). +- NFS: Fix potential oops in nfs_inode_remove_request() + (bsc#1012628). +- nfs42: client needs to strip file mode's suid/sgid bit after + ALLOCATE op (bsc#1012628). +- nvme: sanitize metadata bounce buffer for reads (bsc#1012628). +- nvme-pci: add BOGUS_NID for Intel 0a54 device (bsc#1012628). +- nvme-auth: use chap->s2 to indicate bidirectional authentication + (bsc#1012628). +- nvmet-auth: complete a request only after freeing the dhchap + pointers (bsc#1012628). +- nvme-rdma: do not try to stop unallocated queues (bsc#1012628). +- USB: serial: option: add Telit LE910C4-WWX 0x1035 composition + (bsc#1012628). +- USB: serial: option: add entry for Sierra EM9191 with new + firmware (bsc#1012628). +- USB: serial: option: add Fibocom to DELL custom modem FM101R-GL + (bsc#1012628). +- thunderbolt: Call tb_switch_put() once DisplayPort bandwidth + request is finished (bsc#1012628). +- perf: Disallow mis-matched inherited group reads (bsc#1012628). +- s390/pci: fix iommu bitmap allocation (bsc#1012628). +- tracing/kprobes: Return EADDRNOTAVAIL when func matches several + symbols (bsc#1012628). +- selftests/ftrace: Add new test case which checks non unique + symbol (bsc#1012628). +- KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash + (bsc#1012628). +- apple-gmux: Hard Code max brightness for MMIO gmux + (bsc#1012628). +- s390/cio: fix a memleak in css_alloc_subchannel (bsc#1012628). +- platform/surface: platform_profile: Propagate error if profile + registration fails (bsc#1012628). +- platform/x86: intel-uncore-freq: Conditionally create attribute + for read frequency (bsc#1012628). +- platform/x86: msi-ec: Fix the 3rd config (bsc#1012628). +- platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from + 0x20 to 0x2e (bsc#1012628). +- platform/x86: asus-wmi: Only map brightness codes when using + asus-wmi backlight control (bsc#1012628). +- platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c + events (bsc#1012628). +- rust: error: fix the description for `ECHILD` (bsc#1012628). +- gpiolib: acpi: Add missing memset(0) to + acpi_get_gpiod_from_data() (bsc#1012628). +- gpio: vf610: set value before the direction to avoid a glitch + (bsc#1012628). +- gpio: vf610: mask the gpio irq in system suspend and support + wakeup (bsc#1012628). +- ASoC: cs35l56: Fix illegal use of init_completion() + (bsc#1012628). +- ASoC: pxa: fix a memory leak in probe() (bsc#1012628). +- ASoC: cs42l42: Fix missing include of gpio/consumer.h + (bsc#1012628). +- drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with + auxiliary device (bsc#1012628). +- drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY + Lanes Owned (bsc#1012628). +- drm/amdgpu: Fix possible null pointer dereference (bsc#1012628). +- powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12 (bsc#1012628). +- powerpc/qspinlock: Fix stale propagated yield_cpu (bsc#1012628). +- docs: Move rustdoc output, cross-reference it (bsc#1012628). +- rust: docs: fix logo replacement (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime disable on probe + (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime PM for remove (bsc#1012628). +- phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pins + (bsc#1012628). +- phy: qcom-qmp-usb: initialize PCS_USB registers (bsc#1012628). +- phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp and + sa8775p (bsc#1012628). +- phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1 + (bsc#1012628). +- phy: qcom-qmp-combo: initialize PCS_USB registers (bsc#1012628). +- efi/unaccepted: Fix soft lockups caused by parallel memory + acceptance (bsc#1012628). +- net: move altnames together with the netdevice (bsc#1012628). +- Bluetooth: hci_sock: fix slab oob read in create_monitor_event + (bsc#1012628). +- net: rfkill: reduce data->mtx scope in rfkill_fop_open + (bsc#1012628). +- docs: rust: update Rust docs output path (bsc#1012628). +- kbuild: remove old Rust docs output path (bsc#1012628). +- Bluetooth: hci_sock: Correctly bounds check and pad + HCI_MON_NEW_INDEX name (bsc#1012628). +- mptcp: avoid sending RST when closing the initial subflow + (bsc#1012628). +- selftests: mptcp: join: correctly check for no RST + (bsc#1012628). +- Rename to + patches.kernel.org/6.5.9-178-NFSv4.1-fixup-use-EXCHGID4_FLAG_USE_PNFS_DS-for.patch. +- commit 29edc7c + ------------------------------------------------------------------- Mon Oct 23 10:58:51 CEST 2023 - jslaby@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index 5cfdcd99..1e0fe676 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 6.5 -%define patchversion 6.5.8 +%define patchversion 6.5.9 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -112,9 +112,9 @@ Name: kernel-debug Summary: A Debug Version of the Kernel License: GPL-2.0-only Group: System/Kernel -Version: 6.5.8 +Version: 6.5.9 %if 0%{?is_kotd} -Release: .g06d7c82 +Release: .g29edc7c %else Release: 0 %endif @@ -385,10 +385,10 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb -Provides: kernel-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb +Provides: kernel-%build_flavor-base-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 +Provides: kernel-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 # END COMMON DEPS -Provides: %name-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb +Provides: %name-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 %obsolete_rebuilds %name %define kmp_target_cpu %_target_cpu @@ -1303,8 +1303,8 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb -Provides: kernel-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb +Provides: kernel-%build_flavor-base-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 +Provides: kernel-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/kernel-default.changes b/kernel-default.changes index 0d98e3d8..292068c5 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,424 @@ +------------------------------------------------------------------- +Wed Oct 25 12:31:37 CEST 2023 - jslaby@suse.cz + +- Linux 6.5.9 (bsc#1012628). +- Bluetooth: hci_event: Ignore NULL link key (bsc#1012628). +- Bluetooth: Reject connection with the device which has same + BD_ADDR (bsc#1012628). +- Bluetooth: Fix a refcnt underflow problem for hci_conn + (bsc#1012628). +- Bluetooth: vhci: Fix race when opening vhci device + (bsc#1012628). +- Bluetooth: hci_event: Fix coding style (bsc#1012628). +- Bluetooth: avoid memcmp() out of bounds warning (bsc#1012628). +- Bluetooth: hci_conn: Fix modifying handle while aborting + (bsc#1012628). +- ice: fix over-shifted variable (bsc#1012628). +- ice: Fix safe mode when DDP is missing (bsc#1012628). +- ice: reset first in crash dump kernels (bsc#1012628). +- net/smc: return the right falback reason when prefix checks fail + (bsc#1012628). +- btrfs: fix stripe length calculation for non-zoned data chunk + allocation (bsc#1012628). +- nfc: nci: fix possible NULL pointer dereference in + send_acknowledge() (bsc#1012628). +- regmap: fix NULL deref on lookup (bsc#1012628). +- KVM: x86: Mask LVTPC when handling a PMI (bsc#1012628). +- x86/sev: Disable MMIO emulation from user mode (bsc#1012628). +- x86/sev: Check IOBM for IOIO exceptions from user-space + (bsc#1012628). +- x86/sev: Check for user-space IOIO pointing to kernel space + (bsc#1012628). +- x86/fpu: Allow caller to constrain xfeatures when copying to + uabi buffer (bsc#1012628). +- KVM: x86/pmu: Truncate counter value to allowed width on write + (bsc#1012628). +- KVM: x86: Constrain guest-supported xfeatures only at + KVM_GET_XSAVE{2} (bsc#1012628). +- x86: KVM: SVM: always update the x2avic msr interception + (bsc#1012628). +- x86: KVM: SVM: add support for Invalid IPI Vector interception + (bsc#1012628). +- x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested() + (bsc#1012628). +- audit,io_uring: io_uring openat triggers audit reference count + underflow (bsc#1012628). +- tcp: check mptcp-level constraints for backlog coalescing + (bsc#1012628). +- mptcp: more conservative check for zero probes (bsc#1012628). +- selftests: mptcp: join: no RST when rm subflow/addr + (bsc#1012628). +- mm: slab: Do not create kmalloc caches smaller than + arch_slab_minalign() (bsc#1012628). +- fs/ntfs3: Fix OOB read in ntfs_init_from_boot (bsc#1012628). +- fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e() + (bsc#1012628). +- fs/ntfs3: fix panic about slab-out-of-bounds caused by + ntfs_list_ea() (bsc#1012628). +- fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super + (bsc#1012628). +- fs/ntfs3: fix deadlock in mark_as_free_ex (bsc#1012628). +- Revert "net: wwan: iosm: enable runtime pm support for 7560" + (bsc#1012628). +- netfilter: nft_payload: fix wrong mac header matching + (bsc#1012628). +- io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ + ring address (bsc#1012628). +- nvmet-tcp: Fix a possible UAF in queue intialization setup + (bsc#1012628). +- drm/i915: Retry gtt fault when out of fence registers + (bsc#1012628). +- drm/mediatek: Correctly free sg_table in gem prime vmap + (bsc#1012628). +- drm/nouveau/disp: fix DP capable DSM connectors (bsc#1012628). +- drm/edid: add 8 bpc quirk to the BenQ GW2765 (bsc#1012628). +- ALSA: hda/realtek - Fixed ASUS platform headset Mic issue + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV (bsc#1012628). +- ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix use after free on driver unbind + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe + errors (bsc#1012628). +- ASoC: codecs: wcd938x: drop bogus bind error handling + (bsc#1012628). +- ASoC: codecs: wcd938x: fix unbind tear down order (bsc#1012628). +- ASoC: codecs: wcd938x: fix resource leaks on bind errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix regulator leaks on probe errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix runtime PM imbalance on remove + (bsc#1012628). +- qed: fix LL2 RX buffer allocation (bsc#1012628). +- xfrm: fix a data-race in xfrm_lookup_with_ifid() (bsc#1012628). +- xfrm6: fix inet6_dev refcount underflow problem (bsc#1012628). +- xfrm: fix a data-race in xfrm_gen_index() (bsc#1012628). +- xfrm: interface: use DEV_STATS_INC() (bsc#1012628). +- net: xfrm: skip policies marked as dead while reinserting + policies (bsc#1012628). +- fprobe: Fix to ensure the number of active retprobes is not zero + (bsc#1012628). +- wifi: cfg80211: use system_unbound_wq for wiphy work + (bsc#1012628). +- net: ipv4: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: ipv6: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: rfkill: gpio: prevent value glitch during probe + (bsc#1012628). +- tcp: fix excessive TLP and RACK timeouts from HZ rounding + (bsc#1012628). +- tcp: tsq: relax tcp_small_queue_check() when rtx queue contains + a single skb (bsc#1012628). +- tcp: Fix listen() warning with v4-mapped-v6 address + (bsc#1012628). +- docs: fix info about representor identification (bsc#1012628). +- tun: prevent negative ifindex (bsc#1012628). +- gve: Do not fully free QPL pages on prefill errors + (bsc#1012628). +- ipv4: fib: annotate races around nh->nh_saddr_genid and + nh->nh_saddr (bsc#1012628). +- net: usb: smsc95xx: Fix an error code in smsc95xx_reset() + (bsc#1012628). +- octeon_ep: update BQL sent bytes before ringing doorbell + (bsc#1012628). +- i40e: prevent crash on probe if hw registers have invalid values + (bsc#1012628). +- net: dsa: bcm_sf2: Fix possible memory leak in + bcm_sf2_mdio_register() (bsc#1012628). +- bonding: Return pointer to data after pull on skb (bsc#1012628). +- net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a + inner curve (bsc#1012628). +- neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section + (bsc#1012628). +- selftests: openvswitch: Catch cases where the tests are killed + (bsc#1012628). +- selftests: openvswitch: Fix the ct_tuple for v4 (bsc#1012628). +- selftests: netfilter: Run nft_audit.sh in its own netns + (bsc#1012628). +- netfilter: nft_set_rbtree: .deactivate fails if element has + expired (bsc#1012628). +- netlink: Correct offload_xstats size (bsc#1012628). +- netfilter: nf_tables: do not refresh timeout when resetting + element (bsc#1012628). +- nf_tables: fix NULL pointer dereference in + nft_expr_inner_parse() (bsc#1012628). +- nf_tables: fix NULL pointer dereference in nft_inner_init() + (bsc#1012628). +- netfilter: nf_tables: do not remove elements if set backend + implements .abort (bsc#1012628). +- netfilter: nf_tables: revert do not remove elements if set + backend implements .abort (bsc#1012628). +- selftests: openvswitch: Add version check for pyroute2 + (bsc#1012628). +- net: phy: bcm7xxx: Add missing 16nm EPHY statistics + (bsc#1012628). +- net: pktgen: Fix interface flags printing (bsc#1012628). +- net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation + (bsc#1012628). +- net: mdio-mux: fix C45 access returning -EIO after API change + (bsc#1012628). +- net: avoid UAF on deleted altname (bsc#1012628). +- net: fix ifname in netlink ntf during netns move (bsc#1012628). +- net: check for altname conflicts when changing netdev's netns + (bsc#1012628). +- iio: light: vcnl4000: Don't power on/off chip in config + (bsc#1012628). +- pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency + (bsc#1012628). +- ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms + for mapphone (bsc#1012628). +- arm64: dts: mediatek: Fix "mediatek,merge-mute" and + "mediatek,merge-fifo-en" types (bsc#1012628). +- fs-writeback: do not requeue a clean inode having skipped pages + (bsc#1012628). +- btrfs: fix race when refilling delayed refs block reserve + (bsc#1012628). +- btrfs: prevent transaction block reserve underflow when starting + transaction (bsc#1012628). +- btrfs: return -EUCLEAN for delayed tree ref with a ref count + not equals to 1 (bsc#1012628). +- btrfs: initialize start_slot in btrfs_log_prealloc_extents + (bsc#1012628). +- i2c: mux: Avoid potential false error message in + i2c_mux_add_adapter (bsc#1012628). +- overlayfs: set ctime when setting mtime and atime (bsc#1012628). +- accel/ivpu: Don't flood dmesg with VPU ready message + (bsc#1012628). +- gpio: timberdale: Fix potential deadlock on &tgpio->lock + (bsc#1012628). +- ata: libata-core: Fix compilation warning in + ata_dev_config_ncq() (bsc#1012628). +- ata: libata-eh: Fix compilation warning in ata_eh_link_report() + (bsc#1012628). +- tracing: relax trace_event_eval_update() execution with + cond_resched() (bsc#1012628). +- wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len + (bsc#1012628). +- wifi: cfg80211: validate AP phy operation before starting it + (bsc#1012628). +- wifi: iwlwifi: Ensure ack flag is properly cleared + (bsc#1012628). +- rfkill: sync before userspace visibility/changes (bsc#1012628). +- HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 + Triathlon mouse (bsc#1012628). +- HID: holtek: fix slab-out-of-bounds Write in + holtek_kbd_input_event (bsc#1012628). +- Bluetooth: btusb: add shutdown function for QCA6174 + (bsc#1012628). +- Bluetooth: Avoid redundant authentication (bsc#1012628). +- Bluetooth: hci_core: Fix build warnings (bsc#1012628). +- wifi: cfg80211: Fix 6GHz scan configuration (bsc#1012628). +- wifi: mac80211: work around Cisco AP 9115 VHT MPDU length + (bsc#1012628). +- wifi: mac80211: allow transmitting EAPOL frames with tainted + key (bsc#1012628). +- wifi: cfg80211: avoid leaking stack data into trace + (bsc#1012628). +- regulator/core: Revert "fix kobject release warning and memory + leak in regulator_register()" (bsc#1012628). +- SUNRPC: Fail quickly when server does not recognize TLS + (bsc#1012628). +- SUNRPC/TLS: Lock the lower_xprt during the tls handshake + (bsc#1012628). +- nfs: decrement nrequests counter before releasing the req + (bsc#1012628). +- sky2: Make sure there is at least one frag_addr available + (bsc#1012628). +- ipv4/fib: send notify when delete source address routes + (bsc#1012628). +- drm: panel-orientation-quirks: Add quirk for One Mix 2S + (bsc#1012628). +- btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c + (bsc#1012628). +- btrfs: error out when COWing block using a stale transaction + (bsc#1012628). +- btrfs: error when COWing block from a root that is being deleted + (bsc#1012628). +- btrfs: error out when reallocating block for defrag using a + stale transaction (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the BUSH Bush + Windows tablet (bsc#1012628). +- drm/amd/pm: add unique_id for gc 11.0.3 (bsc#1012628). +- HID: multitouch: Add required quirk for Synaptics 0xcd7e device + (bsc#1012628). +- HID: nintendo: reinitialize USB Pro Controller after resuming + from suspend (bsc#1012628). +- HID: Add quirk to ignore the touchscreen battery on HP ENVY + 15-eu0556ng (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Positivo C4128B + (bsc#1012628). +- cpufreq: schedutil: Update next_freq when cpufreq_limits change + (bsc#1012628). +- io-wq: fully initialize wqe before calling + cpuhp_state_add_instance_nocalls() (bsc#1012628). +- Bluetooth: hci_sync: Fix not handling ISO_LINK in + hci_abort_conn_sync (bsc#1012628). +- Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros + (bsc#1012628). +- Bluetooth: ISO: Fix invalid context error (bsc#1012628). +- Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when + aborting (bsc#1012628). +- Bluetooth: hci_sync: always check if connection is alive before + deleting (bsc#1012628). +- net/mlx5: E-switch, register event handler before arming the + event (bsc#1012628). +- net/mlx5: Handle fw tracer change ownership event based on MTRC + (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + striding rq (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + legacy rq (bsc#1012628). +- net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on + shutdown (bsc#1012628). +- net/mlx5e: Take RTNL lock before triggering netdev notifiers + (bsc#1012628). +- net/mlx5e: Don't offload internal port if filter device is + out device (bsc#1012628). +- net/mlx5e: Fix VF representors reporting zero counters to + "ip -s" command (bsc#1012628). +- net/tls: split tls_rx_reader_lock (bsc#1012628). +- tcp: allow again tcp_disconnect() when threads are waiting + (bsc#1012628). +- Bluetooth: hci_event: Fix using memcmp when comparing keys + (bsc#1012628). +- tcp_bpf: properly release resources on error paths + (bsc#1012628). +- mtd: rawnand: qcom: Unmap the right resource upon probe failure + (bsc#1012628). +- mtd: rawnand: pl353: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: marvell: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: arasan: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: Ensure the nand chip supports cached reads + (bsc#1012628). +- mtd: spinand: micron: correct bitmask for ecc status + (bsc#1012628). +- mtd: physmap-core: Restore map_rom fallback (bsc#1012628). +- dt-bindings: mmc: sdhci-msm: correct minimum number of clocks + (bsc#1012628). +- mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can + suspend (bsc#1012628). +- mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hw + (bsc#1012628). +- mmc: core: Fix error propagation for some ioctl commands + (bsc#1012628). +- mmc: core: sdio: hold retuning if sdio in 1-bit mode + (bsc#1012628). +- mmc: core: Capture correct oemid-bits for eMMC cards + (bsc#1012628). +- pinctrl: qcom: lpass-lpi: fix concurrent register updates + (bsc#1012628). +- Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()" + (bsc#1012628). +- pNFS: Fix a hang in nfs4_evict_inode() (bsc#1012628). +- pNFS/flexfiles: Check the layout validity in + ff_layout_mirror_prepare_stats (bsc#1012628). +- ACPI: irq: Fix incorrect return value in acpi_register_gsi() + (bsc#1012628). +- ACPI: bus: Move acpi_arm_init() to the place of after + acpi_ghes_init() (bsc#1012628). +- perf dlfilter: Fix use of addr_location__exit() in + dlfilter__object_code() (bsc#1012628). +- Revert "accel/ivpu: Use cached buffers for FW loading" + (bsc#1012628). +- fanotify: limit reporting of event with non-decodeable file + handles (bsc#1012628). +- NFS: Fix potential oops in nfs_inode_remove_request() + (bsc#1012628). +- nfs42: client needs to strip file mode's suid/sgid bit after + ALLOCATE op (bsc#1012628). +- nvme: sanitize metadata bounce buffer for reads (bsc#1012628). +- nvme-pci: add BOGUS_NID for Intel 0a54 device (bsc#1012628). +- nvme-auth: use chap->s2 to indicate bidirectional authentication + (bsc#1012628). +- nvmet-auth: complete a request only after freeing the dhchap + pointers (bsc#1012628). +- nvme-rdma: do not try to stop unallocated queues (bsc#1012628). +- USB: serial: option: add Telit LE910C4-WWX 0x1035 composition + (bsc#1012628). +- USB: serial: option: add entry for Sierra EM9191 with new + firmware (bsc#1012628). +- USB: serial: option: add Fibocom to DELL custom modem FM101R-GL + (bsc#1012628). +- thunderbolt: Call tb_switch_put() once DisplayPort bandwidth + request is finished (bsc#1012628). +- perf: Disallow mis-matched inherited group reads (bsc#1012628). +- s390/pci: fix iommu bitmap allocation (bsc#1012628). +- tracing/kprobes: Return EADDRNOTAVAIL when func matches several + symbols (bsc#1012628). +- selftests/ftrace: Add new test case which checks non unique + symbol (bsc#1012628). +- KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash + (bsc#1012628). +- apple-gmux: Hard Code max brightness for MMIO gmux + (bsc#1012628). +- s390/cio: fix a memleak in css_alloc_subchannel (bsc#1012628). +- platform/surface: platform_profile: Propagate error if profile + registration fails (bsc#1012628). +- platform/x86: intel-uncore-freq: Conditionally create attribute + for read frequency (bsc#1012628). +- platform/x86: msi-ec: Fix the 3rd config (bsc#1012628). +- platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from + 0x20 to 0x2e (bsc#1012628). +- platform/x86: asus-wmi: Only map brightness codes when using + asus-wmi backlight control (bsc#1012628). +- platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c + events (bsc#1012628). +- rust: error: fix the description for `ECHILD` (bsc#1012628). +- gpiolib: acpi: Add missing memset(0) to + acpi_get_gpiod_from_data() (bsc#1012628). +- gpio: vf610: set value before the direction to avoid a glitch + (bsc#1012628). +- gpio: vf610: mask the gpio irq in system suspend and support + wakeup (bsc#1012628). +- ASoC: cs35l56: Fix illegal use of init_completion() + (bsc#1012628). +- ASoC: pxa: fix a memory leak in probe() (bsc#1012628). +- ASoC: cs42l42: Fix missing include of gpio/consumer.h + (bsc#1012628). +- drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with + auxiliary device (bsc#1012628). +- drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY + Lanes Owned (bsc#1012628). +- drm/amdgpu: Fix possible null pointer dereference (bsc#1012628). +- powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12 (bsc#1012628). +- powerpc/qspinlock: Fix stale propagated yield_cpu (bsc#1012628). +- docs: Move rustdoc output, cross-reference it (bsc#1012628). +- rust: docs: fix logo replacement (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime disable on probe + (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime PM for remove (bsc#1012628). +- phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pins + (bsc#1012628). +- phy: qcom-qmp-usb: initialize PCS_USB registers (bsc#1012628). +- phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp and + sa8775p (bsc#1012628). +- phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1 + (bsc#1012628). +- phy: qcom-qmp-combo: initialize PCS_USB registers (bsc#1012628). +- efi/unaccepted: Fix soft lockups caused by parallel memory + acceptance (bsc#1012628). +- net: move altnames together with the netdevice (bsc#1012628). +- Bluetooth: hci_sock: fix slab oob read in create_monitor_event + (bsc#1012628). +- net: rfkill: reduce data->mtx scope in rfkill_fop_open + (bsc#1012628). +- docs: rust: update Rust docs output path (bsc#1012628). +- kbuild: remove old Rust docs output path (bsc#1012628). +- Bluetooth: hci_sock: Correctly bounds check and pad + HCI_MON_NEW_INDEX name (bsc#1012628). +- mptcp: avoid sending RST when closing the initial subflow + (bsc#1012628). +- selftests: mptcp: join: correctly check for no RST + (bsc#1012628). +- Rename to + patches.kernel.org/6.5.9-178-NFSv4.1-fixup-use-EXCHGID4_FLAG_USE_PNFS_DS-for.patch. +- commit 29edc7c + ------------------------------------------------------------------- Mon Oct 23 10:58:51 CEST 2023 - jslaby@suse.cz diff --git a/kernel-default.spec b/kernel-default.spec index 9c0765f1..912fe43c 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 6.5 -%define patchversion 6.5.8 +%define patchversion 6.5.9 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -112,9 +112,9 @@ Name: kernel-default Summary: The Standard Kernel License: GPL-2.0-only Group: System/Kernel -Version: 6.5.8 +Version: 6.5.9 %if 0%{?is_kotd} -Release: .g06d7c82 +Release: .g29edc7c %else Release: 0 %endif @@ -385,10 +385,10 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb -Provides: kernel-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb +Provides: kernel-%build_flavor-base-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 +Provides: kernel-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 # END COMMON DEPS -Provides: %name-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb +Provides: %name-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 %ifarch %ix86 Provides: kernel-trace = 3.13 Obsoletes: kernel-trace <= 3.13 @@ -1342,8 +1342,8 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb -Provides: kernel-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb +Provides: kernel-%build_flavor-base-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 +Provides: kernel-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 %ifarch %ix86 Provides: kernel-trace-base = 3.13 diff --git a/kernel-docs.changes b/kernel-docs.changes index 0d98e3d8..292068c5 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,424 @@ +------------------------------------------------------------------- +Wed Oct 25 12:31:37 CEST 2023 - jslaby@suse.cz + +- Linux 6.5.9 (bsc#1012628). +- Bluetooth: hci_event: Ignore NULL link key (bsc#1012628). +- Bluetooth: Reject connection with the device which has same + BD_ADDR (bsc#1012628). +- Bluetooth: Fix a refcnt underflow problem for hci_conn + (bsc#1012628). +- Bluetooth: vhci: Fix race when opening vhci device + (bsc#1012628). +- Bluetooth: hci_event: Fix coding style (bsc#1012628). +- Bluetooth: avoid memcmp() out of bounds warning (bsc#1012628). +- Bluetooth: hci_conn: Fix modifying handle while aborting + (bsc#1012628). +- ice: fix over-shifted variable (bsc#1012628). +- ice: Fix safe mode when DDP is missing (bsc#1012628). +- ice: reset first in crash dump kernels (bsc#1012628). +- net/smc: return the right falback reason when prefix checks fail + (bsc#1012628). +- btrfs: fix stripe length calculation for non-zoned data chunk + allocation (bsc#1012628). +- nfc: nci: fix possible NULL pointer dereference in + send_acknowledge() (bsc#1012628). +- regmap: fix NULL deref on lookup (bsc#1012628). +- KVM: x86: Mask LVTPC when handling a PMI (bsc#1012628). +- x86/sev: Disable MMIO emulation from user mode (bsc#1012628). +- x86/sev: Check IOBM for IOIO exceptions from user-space + (bsc#1012628). +- x86/sev: Check for user-space IOIO pointing to kernel space + (bsc#1012628). +- x86/fpu: Allow caller to constrain xfeatures when copying to + uabi buffer (bsc#1012628). +- KVM: x86/pmu: Truncate counter value to allowed width on write + (bsc#1012628). +- KVM: x86: Constrain guest-supported xfeatures only at + KVM_GET_XSAVE{2} (bsc#1012628). +- x86: KVM: SVM: always update the x2avic msr interception + (bsc#1012628). +- x86: KVM: SVM: add support for Invalid IPI Vector interception + (bsc#1012628). +- x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested() + (bsc#1012628). +- audit,io_uring: io_uring openat triggers audit reference count + underflow (bsc#1012628). +- tcp: check mptcp-level constraints for backlog coalescing + (bsc#1012628). +- mptcp: more conservative check for zero probes (bsc#1012628). +- selftests: mptcp: join: no RST when rm subflow/addr + (bsc#1012628). +- mm: slab: Do not create kmalloc caches smaller than + arch_slab_minalign() (bsc#1012628). +- fs/ntfs3: Fix OOB read in ntfs_init_from_boot (bsc#1012628). +- fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e() + (bsc#1012628). +- fs/ntfs3: fix panic about slab-out-of-bounds caused by + ntfs_list_ea() (bsc#1012628). +- fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super + (bsc#1012628). +- fs/ntfs3: fix deadlock in mark_as_free_ex (bsc#1012628). +- Revert "net: wwan: iosm: enable runtime pm support for 7560" + (bsc#1012628). +- netfilter: nft_payload: fix wrong mac header matching + (bsc#1012628). +- io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ + ring address (bsc#1012628). +- nvmet-tcp: Fix a possible UAF in queue intialization setup + (bsc#1012628). +- drm/i915: Retry gtt fault when out of fence registers + (bsc#1012628). +- drm/mediatek: Correctly free sg_table in gem prime vmap + (bsc#1012628). +- drm/nouveau/disp: fix DP capable DSM connectors (bsc#1012628). +- drm/edid: add 8 bpc quirk to the BenQ GW2765 (bsc#1012628). +- ALSA: hda/realtek - Fixed ASUS platform headset Mic issue + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV (bsc#1012628). +- ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix use after free on driver unbind + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe + errors (bsc#1012628). +- ASoC: codecs: wcd938x: drop bogus bind error handling + (bsc#1012628). +- ASoC: codecs: wcd938x: fix unbind tear down order (bsc#1012628). +- ASoC: codecs: wcd938x: fix resource leaks on bind errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix regulator leaks on probe errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix runtime PM imbalance on remove + (bsc#1012628). +- qed: fix LL2 RX buffer allocation (bsc#1012628). +- xfrm: fix a data-race in xfrm_lookup_with_ifid() (bsc#1012628). +- xfrm6: fix inet6_dev refcount underflow problem (bsc#1012628). +- xfrm: fix a data-race in xfrm_gen_index() (bsc#1012628). +- xfrm: interface: use DEV_STATS_INC() (bsc#1012628). +- net: xfrm: skip policies marked as dead while reinserting + policies (bsc#1012628). +- fprobe: Fix to ensure the number of active retprobes is not zero + (bsc#1012628). +- wifi: cfg80211: use system_unbound_wq for wiphy work + (bsc#1012628). +- net: ipv4: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: ipv6: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: rfkill: gpio: prevent value glitch during probe + (bsc#1012628). +- tcp: fix excessive TLP and RACK timeouts from HZ rounding + (bsc#1012628). +- tcp: tsq: relax tcp_small_queue_check() when rtx queue contains + a single skb (bsc#1012628). +- tcp: Fix listen() warning with v4-mapped-v6 address + (bsc#1012628). +- docs: fix info about representor identification (bsc#1012628). +- tun: prevent negative ifindex (bsc#1012628). +- gve: Do not fully free QPL pages on prefill errors + (bsc#1012628). +- ipv4: fib: annotate races around nh->nh_saddr_genid and + nh->nh_saddr (bsc#1012628). +- net: usb: smsc95xx: Fix an error code in smsc95xx_reset() + (bsc#1012628). +- octeon_ep: update BQL sent bytes before ringing doorbell + (bsc#1012628). +- i40e: prevent crash on probe if hw registers have invalid values + (bsc#1012628). +- net: dsa: bcm_sf2: Fix possible memory leak in + bcm_sf2_mdio_register() (bsc#1012628). +- bonding: Return pointer to data after pull on skb (bsc#1012628). +- net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a + inner curve (bsc#1012628). +- neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section + (bsc#1012628). +- selftests: openvswitch: Catch cases where the tests are killed + (bsc#1012628). +- selftests: openvswitch: Fix the ct_tuple for v4 (bsc#1012628). +- selftests: netfilter: Run nft_audit.sh in its own netns + (bsc#1012628). +- netfilter: nft_set_rbtree: .deactivate fails if element has + expired (bsc#1012628). +- netlink: Correct offload_xstats size (bsc#1012628). +- netfilter: nf_tables: do not refresh timeout when resetting + element (bsc#1012628). +- nf_tables: fix NULL pointer dereference in + nft_expr_inner_parse() (bsc#1012628). +- nf_tables: fix NULL pointer dereference in nft_inner_init() + (bsc#1012628). +- netfilter: nf_tables: do not remove elements if set backend + implements .abort (bsc#1012628). +- netfilter: nf_tables: revert do not remove elements if set + backend implements .abort (bsc#1012628). +- selftests: openvswitch: Add version check for pyroute2 + (bsc#1012628). +- net: phy: bcm7xxx: Add missing 16nm EPHY statistics + (bsc#1012628). +- net: pktgen: Fix interface flags printing (bsc#1012628). +- net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation + (bsc#1012628). +- net: mdio-mux: fix C45 access returning -EIO after API change + (bsc#1012628). +- net: avoid UAF on deleted altname (bsc#1012628). +- net: fix ifname in netlink ntf during netns move (bsc#1012628). +- net: check for altname conflicts when changing netdev's netns + (bsc#1012628). +- iio: light: vcnl4000: Don't power on/off chip in config + (bsc#1012628). +- pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency + (bsc#1012628). +- ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms + for mapphone (bsc#1012628). +- arm64: dts: mediatek: Fix "mediatek,merge-mute" and + "mediatek,merge-fifo-en" types (bsc#1012628). +- fs-writeback: do not requeue a clean inode having skipped pages + (bsc#1012628). +- btrfs: fix race when refilling delayed refs block reserve + (bsc#1012628). +- btrfs: prevent transaction block reserve underflow when starting + transaction (bsc#1012628). +- btrfs: return -EUCLEAN for delayed tree ref with a ref count + not equals to 1 (bsc#1012628). +- btrfs: initialize start_slot in btrfs_log_prealloc_extents + (bsc#1012628). +- i2c: mux: Avoid potential false error message in + i2c_mux_add_adapter (bsc#1012628). +- overlayfs: set ctime when setting mtime and atime (bsc#1012628). +- accel/ivpu: Don't flood dmesg with VPU ready message + (bsc#1012628). +- gpio: timberdale: Fix potential deadlock on &tgpio->lock + (bsc#1012628). +- ata: libata-core: Fix compilation warning in + ata_dev_config_ncq() (bsc#1012628). +- ata: libata-eh: Fix compilation warning in ata_eh_link_report() + (bsc#1012628). +- tracing: relax trace_event_eval_update() execution with + cond_resched() (bsc#1012628). +- wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len + (bsc#1012628). +- wifi: cfg80211: validate AP phy operation before starting it + (bsc#1012628). +- wifi: iwlwifi: Ensure ack flag is properly cleared + (bsc#1012628). +- rfkill: sync before userspace visibility/changes (bsc#1012628). +- HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 + Triathlon mouse (bsc#1012628). +- HID: holtek: fix slab-out-of-bounds Write in + holtek_kbd_input_event (bsc#1012628). +- Bluetooth: btusb: add shutdown function for QCA6174 + (bsc#1012628). +- Bluetooth: Avoid redundant authentication (bsc#1012628). +- Bluetooth: hci_core: Fix build warnings (bsc#1012628). +- wifi: cfg80211: Fix 6GHz scan configuration (bsc#1012628). +- wifi: mac80211: work around Cisco AP 9115 VHT MPDU length + (bsc#1012628). +- wifi: mac80211: allow transmitting EAPOL frames with tainted + key (bsc#1012628). +- wifi: cfg80211: avoid leaking stack data into trace + (bsc#1012628). +- regulator/core: Revert "fix kobject release warning and memory + leak in regulator_register()" (bsc#1012628). +- SUNRPC: Fail quickly when server does not recognize TLS + (bsc#1012628). +- SUNRPC/TLS: Lock the lower_xprt during the tls handshake + (bsc#1012628). +- nfs: decrement nrequests counter before releasing the req + (bsc#1012628). +- sky2: Make sure there is at least one frag_addr available + (bsc#1012628). +- ipv4/fib: send notify when delete source address routes + (bsc#1012628). +- drm: panel-orientation-quirks: Add quirk for One Mix 2S + (bsc#1012628). +- btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c + (bsc#1012628). +- btrfs: error out when COWing block using a stale transaction + (bsc#1012628). +- btrfs: error when COWing block from a root that is being deleted + (bsc#1012628). +- btrfs: error out when reallocating block for defrag using a + stale transaction (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the BUSH Bush + Windows tablet (bsc#1012628). +- drm/amd/pm: add unique_id for gc 11.0.3 (bsc#1012628). +- HID: multitouch: Add required quirk for Synaptics 0xcd7e device + (bsc#1012628). +- HID: nintendo: reinitialize USB Pro Controller after resuming + from suspend (bsc#1012628). +- HID: Add quirk to ignore the touchscreen battery on HP ENVY + 15-eu0556ng (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Positivo C4128B + (bsc#1012628). +- cpufreq: schedutil: Update next_freq when cpufreq_limits change + (bsc#1012628). +- io-wq: fully initialize wqe before calling + cpuhp_state_add_instance_nocalls() (bsc#1012628). +- Bluetooth: hci_sync: Fix not handling ISO_LINK in + hci_abort_conn_sync (bsc#1012628). +- Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros + (bsc#1012628). +- Bluetooth: ISO: Fix invalid context error (bsc#1012628). +- Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when + aborting (bsc#1012628). +- Bluetooth: hci_sync: always check if connection is alive before + deleting (bsc#1012628). +- net/mlx5: E-switch, register event handler before arming the + event (bsc#1012628). +- net/mlx5: Handle fw tracer change ownership event based on MTRC + (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + striding rq (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + legacy rq (bsc#1012628). +- net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on + shutdown (bsc#1012628). +- net/mlx5e: Take RTNL lock before triggering netdev notifiers + (bsc#1012628). +- net/mlx5e: Don't offload internal port if filter device is + out device (bsc#1012628). +- net/mlx5e: Fix VF representors reporting zero counters to + "ip -s" command (bsc#1012628). +- net/tls: split tls_rx_reader_lock (bsc#1012628). +- tcp: allow again tcp_disconnect() when threads are waiting + (bsc#1012628). +- Bluetooth: hci_event: Fix using memcmp when comparing keys + (bsc#1012628). +- tcp_bpf: properly release resources on error paths + (bsc#1012628). +- mtd: rawnand: qcom: Unmap the right resource upon probe failure + (bsc#1012628). +- mtd: rawnand: pl353: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: marvell: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: arasan: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: Ensure the nand chip supports cached reads + (bsc#1012628). +- mtd: spinand: micron: correct bitmask for ecc status + (bsc#1012628). +- mtd: physmap-core: Restore map_rom fallback (bsc#1012628). +- dt-bindings: mmc: sdhci-msm: correct minimum number of clocks + (bsc#1012628). +- mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can + suspend (bsc#1012628). +- mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hw + (bsc#1012628). +- mmc: core: Fix error propagation for some ioctl commands + (bsc#1012628). +- mmc: core: sdio: hold retuning if sdio in 1-bit mode + (bsc#1012628). +- mmc: core: Capture correct oemid-bits for eMMC cards + (bsc#1012628). +- pinctrl: qcom: lpass-lpi: fix concurrent register updates + (bsc#1012628). +- Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()" + (bsc#1012628). +- pNFS: Fix a hang in nfs4_evict_inode() (bsc#1012628). +- pNFS/flexfiles: Check the layout validity in + ff_layout_mirror_prepare_stats (bsc#1012628). +- ACPI: irq: Fix incorrect return value in acpi_register_gsi() + (bsc#1012628). +- ACPI: bus: Move acpi_arm_init() to the place of after + acpi_ghes_init() (bsc#1012628). +- perf dlfilter: Fix use of addr_location__exit() in + dlfilter__object_code() (bsc#1012628). +- Revert "accel/ivpu: Use cached buffers for FW loading" + (bsc#1012628). +- fanotify: limit reporting of event with non-decodeable file + handles (bsc#1012628). +- NFS: Fix potential oops in nfs_inode_remove_request() + (bsc#1012628). +- nfs42: client needs to strip file mode's suid/sgid bit after + ALLOCATE op (bsc#1012628). +- nvme: sanitize metadata bounce buffer for reads (bsc#1012628). +- nvme-pci: add BOGUS_NID for Intel 0a54 device (bsc#1012628). +- nvme-auth: use chap->s2 to indicate bidirectional authentication + (bsc#1012628). +- nvmet-auth: complete a request only after freeing the dhchap + pointers (bsc#1012628). +- nvme-rdma: do not try to stop unallocated queues (bsc#1012628). +- USB: serial: option: add Telit LE910C4-WWX 0x1035 composition + (bsc#1012628). +- USB: serial: option: add entry for Sierra EM9191 with new + firmware (bsc#1012628). +- USB: serial: option: add Fibocom to DELL custom modem FM101R-GL + (bsc#1012628). +- thunderbolt: Call tb_switch_put() once DisplayPort bandwidth + request is finished (bsc#1012628). +- perf: Disallow mis-matched inherited group reads (bsc#1012628). +- s390/pci: fix iommu bitmap allocation (bsc#1012628). +- tracing/kprobes: Return EADDRNOTAVAIL when func matches several + symbols (bsc#1012628). +- selftests/ftrace: Add new test case which checks non unique + symbol (bsc#1012628). +- KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash + (bsc#1012628). +- apple-gmux: Hard Code max brightness for MMIO gmux + (bsc#1012628). +- s390/cio: fix a memleak in css_alloc_subchannel (bsc#1012628). +- platform/surface: platform_profile: Propagate error if profile + registration fails (bsc#1012628). +- platform/x86: intel-uncore-freq: Conditionally create attribute + for read frequency (bsc#1012628). +- platform/x86: msi-ec: Fix the 3rd config (bsc#1012628). +- platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from + 0x20 to 0x2e (bsc#1012628). +- platform/x86: asus-wmi: Only map brightness codes when using + asus-wmi backlight control (bsc#1012628). +- platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c + events (bsc#1012628). +- rust: error: fix the description for `ECHILD` (bsc#1012628). +- gpiolib: acpi: Add missing memset(0) to + acpi_get_gpiod_from_data() (bsc#1012628). +- gpio: vf610: set value before the direction to avoid a glitch + (bsc#1012628). +- gpio: vf610: mask the gpio irq in system suspend and support + wakeup (bsc#1012628). +- ASoC: cs35l56: Fix illegal use of init_completion() + (bsc#1012628). +- ASoC: pxa: fix a memory leak in probe() (bsc#1012628). +- ASoC: cs42l42: Fix missing include of gpio/consumer.h + (bsc#1012628). +- drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with + auxiliary device (bsc#1012628). +- drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY + Lanes Owned (bsc#1012628). +- drm/amdgpu: Fix possible null pointer dereference (bsc#1012628). +- powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12 (bsc#1012628). +- powerpc/qspinlock: Fix stale propagated yield_cpu (bsc#1012628). +- docs: Move rustdoc output, cross-reference it (bsc#1012628). +- rust: docs: fix logo replacement (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime disable on probe + (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime PM for remove (bsc#1012628). +- phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pins + (bsc#1012628). +- phy: qcom-qmp-usb: initialize PCS_USB registers (bsc#1012628). +- phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp and + sa8775p (bsc#1012628). +- phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1 + (bsc#1012628). +- phy: qcom-qmp-combo: initialize PCS_USB registers (bsc#1012628). +- efi/unaccepted: Fix soft lockups caused by parallel memory + acceptance (bsc#1012628). +- net: move altnames together with the netdevice (bsc#1012628). +- Bluetooth: hci_sock: fix slab oob read in create_monitor_event + (bsc#1012628). +- net: rfkill: reduce data->mtx scope in rfkill_fop_open + (bsc#1012628). +- docs: rust: update Rust docs output path (bsc#1012628). +- kbuild: remove old Rust docs output path (bsc#1012628). +- Bluetooth: hci_sock: Correctly bounds check and pad + HCI_MON_NEW_INDEX name (bsc#1012628). +- mptcp: avoid sending RST when closing the initial subflow + (bsc#1012628). +- selftests: mptcp: join: correctly check for no RST + (bsc#1012628). +- Rename to + patches.kernel.org/6.5.9-178-NFSv4.1-fixup-use-EXCHGID4_FLAG_USE_PNFS_DS-for.patch. +- commit 29edc7c + ------------------------------------------------------------------- Mon Oct 23 10:58:51 CEST 2023 - jslaby@suse.cz diff --git a/kernel-docs.spec b/kernel-docs.spec index ab57c2e4..2ab2c767 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 6.5 -%define patchversion 6.5.8 +%define patchversion 6.5.9 %define variant %{nil} %define build_html 1 %define build_pdf 0 @@ -30,9 +30,9 @@ Name: kernel-docs Summary: Kernel Documentation License: GPL-2.0-only Group: Documentation/Man -Version: 6.5.8 +Version: 6.5.9 %if 0%{?is_kotd} -Release: .g06d7c82 +Release: .g29edc7c %else Release: 0 %endif @@ -83,7 +83,7 @@ BuildRequires: texlive-zapfding %endif URL: https://www.kernel.org/ Provides: %name = %version-%source_rel -Provides: %name-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb +Provides: %name-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 BuildArch: noarch Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index 0d98e3d8..292068c5 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,424 @@ +------------------------------------------------------------------- +Wed Oct 25 12:31:37 CEST 2023 - jslaby@suse.cz + +- Linux 6.5.9 (bsc#1012628). +- Bluetooth: hci_event: Ignore NULL link key (bsc#1012628). +- Bluetooth: Reject connection with the device which has same + BD_ADDR (bsc#1012628). +- Bluetooth: Fix a refcnt underflow problem for hci_conn + (bsc#1012628). +- Bluetooth: vhci: Fix race when opening vhci device + (bsc#1012628). +- Bluetooth: hci_event: Fix coding style (bsc#1012628). +- Bluetooth: avoid memcmp() out of bounds warning (bsc#1012628). +- Bluetooth: hci_conn: Fix modifying handle while aborting + (bsc#1012628). +- ice: fix over-shifted variable (bsc#1012628). +- ice: Fix safe mode when DDP is missing (bsc#1012628). +- ice: reset first in crash dump kernels (bsc#1012628). +- net/smc: return the right falback reason when prefix checks fail + (bsc#1012628). +- btrfs: fix stripe length calculation for non-zoned data chunk + allocation (bsc#1012628). +- nfc: nci: fix possible NULL pointer dereference in + send_acknowledge() (bsc#1012628). +- regmap: fix NULL deref on lookup (bsc#1012628). +- KVM: x86: Mask LVTPC when handling a PMI (bsc#1012628). +- x86/sev: Disable MMIO emulation from user mode (bsc#1012628). +- x86/sev: Check IOBM for IOIO exceptions from user-space + (bsc#1012628). +- x86/sev: Check for user-space IOIO pointing to kernel space + (bsc#1012628). +- x86/fpu: Allow caller to constrain xfeatures when copying to + uabi buffer (bsc#1012628). +- KVM: x86/pmu: Truncate counter value to allowed width on write + (bsc#1012628). +- KVM: x86: Constrain guest-supported xfeatures only at + KVM_GET_XSAVE{2} (bsc#1012628). +- x86: KVM: SVM: always update the x2avic msr interception + (bsc#1012628). +- x86: KVM: SVM: add support for Invalid IPI Vector interception + (bsc#1012628). +- x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested() + (bsc#1012628). +- audit,io_uring: io_uring openat triggers audit reference count + underflow (bsc#1012628). +- tcp: check mptcp-level constraints for backlog coalescing + (bsc#1012628). +- mptcp: more conservative check for zero probes (bsc#1012628). +- selftests: mptcp: join: no RST when rm subflow/addr + (bsc#1012628). +- mm: slab: Do not create kmalloc caches smaller than + arch_slab_minalign() (bsc#1012628). +- fs/ntfs3: Fix OOB read in ntfs_init_from_boot (bsc#1012628). +- fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e() + (bsc#1012628). +- fs/ntfs3: fix panic about slab-out-of-bounds caused by + ntfs_list_ea() (bsc#1012628). +- fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super + (bsc#1012628). +- fs/ntfs3: fix deadlock in mark_as_free_ex (bsc#1012628). +- Revert "net: wwan: iosm: enable runtime pm support for 7560" + (bsc#1012628). +- netfilter: nft_payload: fix wrong mac header matching + (bsc#1012628). +- io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ + ring address (bsc#1012628). +- nvmet-tcp: Fix a possible UAF in queue intialization setup + (bsc#1012628). +- drm/i915: Retry gtt fault when out of fence registers + (bsc#1012628). +- drm/mediatek: Correctly free sg_table in gem prime vmap + (bsc#1012628). +- drm/nouveau/disp: fix DP capable DSM connectors (bsc#1012628). +- drm/edid: add 8 bpc quirk to the BenQ GW2765 (bsc#1012628). +- ALSA: hda/realtek - Fixed ASUS platform headset Mic issue + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV (bsc#1012628). +- ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix use after free on driver unbind + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe + errors (bsc#1012628). +- ASoC: codecs: wcd938x: drop bogus bind error handling + (bsc#1012628). +- ASoC: codecs: wcd938x: fix unbind tear down order (bsc#1012628). +- ASoC: codecs: wcd938x: fix resource leaks on bind errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix regulator leaks on probe errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix runtime PM imbalance on remove + (bsc#1012628). +- qed: fix LL2 RX buffer allocation (bsc#1012628). +- xfrm: fix a data-race in xfrm_lookup_with_ifid() (bsc#1012628). +- xfrm6: fix inet6_dev refcount underflow problem (bsc#1012628). +- xfrm: fix a data-race in xfrm_gen_index() (bsc#1012628). +- xfrm: interface: use DEV_STATS_INC() (bsc#1012628). +- net: xfrm: skip policies marked as dead while reinserting + policies (bsc#1012628). +- fprobe: Fix to ensure the number of active retprobes is not zero + (bsc#1012628). +- wifi: cfg80211: use system_unbound_wq for wiphy work + (bsc#1012628). +- net: ipv4: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: ipv6: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: rfkill: gpio: prevent value glitch during probe + (bsc#1012628). +- tcp: fix excessive TLP and RACK timeouts from HZ rounding + (bsc#1012628). +- tcp: tsq: relax tcp_small_queue_check() when rtx queue contains + a single skb (bsc#1012628). +- tcp: Fix listen() warning with v4-mapped-v6 address + (bsc#1012628). +- docs: fix info about representor identification (bsc#1012628). +- tun: prevent negative ifindex (bsc#1012628). +- gve: Do not fully free QPL pages on prefill errors + (bsc#1012628). +- ipv4: fib: annotate races around nh->nh_saddr_genid and + nh->nh_saddr (bsc#1012628). +- net: usb: smsc95xx: Fix an error code in smsc95xx_reset() + (bsc#1012628). +- octeon_ep: update BQL sent bytes before ringing doorbell + (bsc#1012628). +- i40e: prevent crash on probe if hw registers have invalid values + (bsc#1012628). +- net: dsa: bcm_sf2: Fix possible memory leak in + bcm_sf2_mdio_register() (bsc#1012628). +- bonding: Return pointer to data after pull on skb (bsc#1012628). +- net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a + inner curve (bsc#1012628). +- neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section + (bsc#1012628). +- selftests: openvswitch: Catch cases where the tests are killed + (bsc#1012628). +- selftests: openvswitch: Fix the ct_tuple for v4 (bsc#1012628). +- selftests: netfilter: Run nft_audit.sh in its own netns + (bsc#1012628). +- netfilter: nft_set_rbtree: .deactivate fails if element has + expired (bsc#1012628). +- netlink: Correct offload_xstats size (bsc#1012628). +- netfilter: nf_tables: do not refresh timeout when resetting + element (bsc#1012628). +- nf_tables: fix NULL pointer dereference in + nft_expr_inner_parse() (bsc#1012628). +- nf_tables: fix NULL pointer dereference in nft_inner_init() + (bsc#1012628). +- netfilter: nf_tables: do not remove elements if set backend + implements .abort (bsc#1012628). +- netfilter: nf_tables: revert do not remove elements if set + backend implements .abort (bsc#1012628). +- selftests: openvswitch: Add version check for pyroute2 + (bsc#1012628). +- net: phy: bcm7xxx: Add missing 16nm EPHY statistics + (bsc#1012628). +- net: pktgen: Fix interface flags printing (bsc#1012628). +- net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation + (bsc#1012628). +- net: mdio-mux: fix C45 access returning -EIO after API change + (bsc#1012628). +- net: avoid UAF on deleted altname (bsc#1012628). +- net: fix ifname in netlink ntf during netns move (bsc#1012628). +- net: check for altname conflicts when changing netdev's netns + (bsc#1012628). +- iio: light: vcnl4000: Don't power on/off chip in config + (bsc#1012628). +- pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency + (bsc#1012628). +- ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms + for mapphone (bsc#1012628). +- arm64: dts: mediatek: Fix "mediatek,merge-mute" and + "mediatek,merge-fifo-en" types (bsc#1012628). +- fs-writeback: do not requeue a clean inode having skipped pages + (bsc#1012628). +- btrfs: fix race when refilling delayed refs block reserve + (bsc#1012628). +- btrfs: prevent transaction block reserve underflow when starting + transaction (bsc#1012628). +- btrfs: return -EUCLEAN for delayed tree ref with a ref count + not equals to 1 (bsc#1012628). +- btrfs: initialize start_slot in btrfs_log_prealloc_extents + (bsc#1012628). +- i2c: mux: Avoid potential false error message in + i2c_mux_add_adapter (bsc#1012628). +- overlayfs: set ctime when setting mtime and atime (bsc#1012628). +- accel/ivpu: Don't flood dmesg with VPU ready message + (bsc#1012628). +- gpio: timberdale: Fix potential deadlock on &tgpio->lock + (bsc#1012628). +- ata: libata-core: Fix compilation warning in + ata_dev_config_ncq() (bsc#1012628). +- ata: libata-eh: Fix compilation warning in ata_eh_link_report() + (bsc#1012628). +- tracing: relax trace_event_eval_update() execution with + cond_resched() (bsc#1012628). +- wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len + (bsc#1012628). +- wifi: cfg80211: validate AP phy operation before starting it + (bsc#1012628). +- wifi: iwlwifi: Ensure ack flag is properly cleared + (bsc#1012628). +- rfkill: sync before userspace visibility/changes (bsc#1012628). +- HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 + Triathlon mouse (bsc#1012628). +- HID: holtek: fix slab-out-of-bounds Write in + holtek_kbd_input_event (bsc#1012628). +- Bluetooth: btusb: add shutdown function for QCA6174 + (bsc#1012628). +- Bluetooth: Avoid redundant authentication (bsc#1012628). +- Bluetooth: hci_core: Fix build warnings (bsc#1012628). +- wifi: cfg80211: Fix 6GHz scan configuration (bsc#1012628). +- wifi: mac80211: work around Cisco AP 9115 VHT MPDU length + (bsc#1012628). +- wifi: mac80211: allow transmitting EAPOL frames with tainted + key (bsc#1012628). +- wifi: cfg80211: avoid leaking stack data into trace + (bsc#1012628). +- regulator/core: Revert "fix kobject release warning and memory + leak in regulator_register()" (bsc#1012628). +- SUNRPC: Fail quickly when server does not recognize TLS + (bsc#1012628). +- SUNRPC/TLS: Lock the lower_xprt during the tls handshake + (bsc#1012628). +- nfs: decrement nrequests counter before releasing the req + (bsc#1012628). +- sky2: Make sure there is at least one frag_addr available + (bsc#1012628). +- ipv4/fib: send notify when delete source address routes + (bsc#1012628). +- drm: panel-orientation-quirks: Add quirk for One Mix 2S + (bsc#1012628). +- btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c + (bsc#1012628). +- btrfs: error out when COWing block using a stale transaction + (bsc#1012628). +- btrfs: error when COWing block from a root that is being deleted + (bsc#1012628). +- btrfs: error out when reallocating block for defrag using a + stale transaction (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the BUSH Bush + Windows tablet (bsc#1012628). +- drm/amd/pm: add unique_id for gc 11.0.3 (bsc#1012628). +- HID: multitouch: Add required quirk for Synaptics 0xcd7e device + (bsc#1012628). +- HID: nintendo: reinitialize USB Pro Controller after resuming + from suspend (bsc#1012628). +- HID: Add quirk to ignore the touchscreen battery on HP ENVY + 15-eu0556ng (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Positivo C4128B + (bsc#1012628). +- cpufreq: schedutil: Update next_freq when cpufreq_limits change + (bsc#1012628). +- io-wq: fully initialize wqe before calling + cpuhp_state_add_instance_nocalls() (bsc#1012628). +- Bluetooth: hci_sync: Fix not handling ISO_LINK in + hci_abort_conn_sync (bsc#1012628). +- Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros + (bsc#1012628). +- Bluetooth: ISO: Fix invalid context error (bsc#1012628). +- Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when + aborting (bsc#1012628). +- Bluetooth: hci_sync: always check if connection is alive before + deleting (bsc#1012628). +- net/mlx5: E-switch, register event handler before arming the + event (bsc#1012628). +- net/mlx5: Handle fw tracer change ownership event based on MTRC + (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + striding rq (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + legacy rq (bsc#1012628). +- net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on + shutdown (bsc#1012628). +- net/mlx5e: Take RTNL lock before triggering netdev notifiers + (bsc#1012628). +- net/mlx5e: Don't offload internal port if filter device is + out device (bsc#1012628). +- net/mlx5e: Fix VF representors reporting zero counters to + "ip -s" command (bsc#1012628). +- net/tls: split tls_rx_reader_lock (bsc#1012628). +- tcp: allow again tcp_disconnect() when threads are waiting + (bsc#1012628). +- Bluetooth: hci_event: Fix using memcmp when comparing keys + (bsc#1012628). +- tcp_bpf: properly release resources on error paths + (bsc#1012628). +- mtd: rawnand: qcom: Unmap the right resource upon probe failure + (bsc#1012628). +- mtd: rawnand: pl353: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: marvell: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: arasan: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: Ensure the nand chip supports cached reads + (bsc#1012628). +- mtd: spinand: micron: correct bitmask for ecc status + (bsc#1012628). +- mtd: physmap-core: Restore map_rom fallback (bsc#1012628). +- dt-bindings: mmc: sdhci-msm: correct minimum number of clocks + (bsc#1012628). +- mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can + suspend (bsc#1012628). +- mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hw + (bsc#1012628). +- mmc: core: Fix error propagation for some ioctl commands + (bsc#1012628). +- mmc: core: sdio: hold retuning if sdio in 1-bit mode + (bsc#1012628). +- mmc: core: Capture correct oemid-bits for eMMC cards + (bsc#1012628). +- pinctrl: qcom: lpass-lpi: fix concurrent register updates + (bsc#1012628). +- Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()" + (bsc#1012628). +- pNFS: Fix a hang in nfs4_evict_inode() (bsc#1012628). +- pNFS/flexfiles: Check the layout validity in + ff_layout_mirror_prepare_stats (bsc#1012628). +- ACPI: irq: Fix incorrect return value in acpi_register_gsi() + (bsc#1012628). +- ACPI: bus: Move acpi_arm_init() to the place of after + acpi_ghes_init() (bsc#1012628). +- perf dlfilter: Fix use of addr_location__exit() in + dlfilter__object_code() (bsc#1012628). +- Revert "accel/ivpu: Use cached buffers for FW loading" + (bsc#1012628). +- fanotify: limit reporting of event with non-decodeable file + handles (bsc#1012628). +- NFS: Fix potential oops in nfs_inode_remove_request() + (bsc#1012628). +- nfs42: client needs to strip file mode's suid/sgid bit after + ALLOCATE op (bsc#1012628). +- nvme: sanitize metadata bounce buffer for reads (bsc#1012628). +- nvme-pci: add BOGUS_NID for Intel 0a54 device (bsc#1012628). +- nvme-auth: use chap->s2 to indicate bidirectional authentication + (bsc#1012628). +- nvmet-auth: complete a request only after freeing the dhchap + pointers (bsc#1012628). +- nvme-rdma: do not try to stop unallocated queues (bsc#1012628). +- USB: serial: option: add Telit LE910C4-WWX 0x1035 composition + (bsc#1012628). +- USB: serial: option: add entry for Sierra EM9191 with new + firmware (bsc#1012628). +- USB: serial: option: add Fibocom to DELL custom modem FM101R-GL + (bsc#1012628). +- thunderbolt: Call tb_switch_put() once DisplayPort bandwidth + request is finished (bsc#1012628). +- perf: Disallow mis-matched inherited group reads (bsc#1012628). +- s390/pci: fix iommu bitmap allocation (bsc#1012628). +- tracing/kprobes: Return EADDRNOTAVAIL when func matches several + symbols (bsc#1012628). +- selftests/ftrace: Add new test case which checks non unique + symbol (bsc#1012628). +- KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash + (bsc#1012628). +- apple-gmux: Hard Code max brightness for MMIO gmux + (bsc#1012628). +- s390/cio: fix a memleak in css_alloc_subchannel (bsc#1012628). +- platform/surface: platform_profile: Propagate error if profile + registration fails (bsc#1012628). +- platform/x86: intel-uncore-freq: Conditionally create attribute + for read frequency (bsc#1012628). +- platform/x86: msi-ec: Fix the 3rd config (bsc#1012628). +- platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from + 0x20 to 0x2e (bsc#1012628). +- platform/x86: asus-wmi: Only map brightness codes when using + asus-wmi backlight control (bsc#1012628). +- platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c + events (bsc#1012628). +- rust: error: fix the description for `ECHILD` (bsc#1012628). +- gpiolib: acpi: Add missing memset(0) to + acpi_get_gpiod_from_data() (bsc#1012628). +- gpio: vf610: set value before the direction to avoid a glitch + (bsc#1012628). +- gpio: vf610: mask the gpio irq in system suspend and support + wakeup (bsc#1012628). +- ASoC: cs35l56: Fix illegal use of init_completion() + (bsc#1012628). +- ASoC: pxa: fix a memory leak in probe() (bsc#1012628). +- ASoC: cs42l42: Fix missing include of gpio/consumer.h + (bsc#1012628). +- drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with + auxiliary device (bsc#1012628). +- drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY + Lanes Owned (bsc#1012628). +- drm/amdgpu: Fix possible null pointer dereference (bsc#1012628). +- powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12 (bsc#1012628). +- powerpc/qspinlock: Fix stale propagated yield_cpu (bsc#1012628). +- docs: Move rustdoc output, cross-reference it (bsc#1012628). +- rust: docs: fix logo replacement (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime disable on probe + (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime PM for remove (bsc#1012628). +- phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pins + (bsc#1012628). +- phy: qcom-qmp-usb: initialize PCS_USB registers (bsc#1012628). +- phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp and + sa8775p (bsc#1012628). +- phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1 + (bsc#1012628). +- phy: qcom-qmp-combo: initialize PCS_USB registers (bsc#1012628). +- efi/unaccepted: Fix soft lockups caused by parallel memory + acceptance (bsc#1012628). +- net: move altnames together with the netdevice (bsc#1012628). +- Bluetooth: hci_sock: fix slab oob read in create_monitor_event + (bsc#1012628). +- net: rfkill: reduce data->mtx scope in rfkill_fop_open + (bsc#1012628). +- docs: rust: update Rust docs output path (bsc#1012628). +- kbuild: remove old Rust docs output path (bsc#1012628). +- Bluetooth: hci_sock: Correctly bounds check and pad + HCI_MON_NEW_INDEX name (bsc#1012628). +- mptcp: avoid sending RST when closing the initial subflow + (bsc#1012628). +- selftests: mptcp: join: correctly check for no RST + (bsc#1012628). +- Rename to + patches.kernel.org/6.5.9-178-NFSv4.1-fixup-use-EXCHGID4_FLAG_USE_PNFS_DS-for.patch. +- commit 29edc7c + ------------------------------------------------------------------- Mon Oct 23 10:58:51 CEST 2023 - jslaby@suse.cz diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 7fd92be9..44133e4e 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 6.5 -%define patchversion 6.5.8 +%define patchversion 6.5.9 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -112,9 +112,9 @@ Name: kernel-kvmsmall Summary: The Small Developer Kernel for KVM License: GPL-2.0-only Group: System/Kernel -Version: 6.5.8 +Version: 6.5.9 %if 0%{?is_kotd} -Release: .g06d7c82 +Release: .g29edc7c %else Release: 0 %endif @@ -385,10 +385,10 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb -Provides: kernel-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb +Provides: kernel-%build_flavor-base-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 +Provides: kernel-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 # END COMMON DEPS -Provides: %name-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb +Provides: %name-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 %obsolete_rebuilds %name %define kmp_target_cpu %_target_cpu @@ -1309,8 +1309,8 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb -Provides: kernel-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb +Provides: kernel-%build_flavor-base-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 +Provides: kernel-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/kernel-lpae.changes b/kernel-lpae.changes index 0d98e3d8..292068c5 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,424 @@ +------------------------------------------------------------------- +Wed Oct 25 12:31:37 CEST 2023 - jslaby@suse.cz + +- Linux 6.5.9 (bsc#1012628). +- Bluetooth: hci_event: Ignore NULL link key (bsc#1012628). +- Bluetooth: Reject connection with the device which has same + BD_ADDR (bsc#1012628). +- Bluetooth: Fix a refcnt underflow problem for hci_conn + (bsc#1012628). +- Bluetooth: vhci: Fix race when opening vhci device + (bsc#1012628). +- Bluetooth: hci_event: Fix coding style (bsc#1012628). +- Bluetooth: avoid memcmp() out of bounds warning (bsc#1012628). +- Bluetooth: hci_conn: Fix modifying handle while aborting + (bsc#1012628). +- ice: fix over-shifted variable (bsc#1012628). +- ice: Fix safe mode when DDP is missing (bsc#1012628). +- ice: reset first in crash dump kernels (bsc#1012628). +- net/smc: return the right falback reason when prefix checks fail + (bsc#1012628). +- btrfs: fix stripe length calculation for non-zoned data chunk + allocation (bsc#1012628). +- nfc: nci: fix possible NULL pointer dereference in + send_acknowledge() (bsc#1012628). +- regmap: fix NULL deref on lookup (bsc#1012628). +- KVM: x86: Mask LVTPC when handling a PMI (bsc#1012628). +- x86/sev: Disable MMIO emulation from user mode (bsc#1012628). +- x86/sev: Check IOBM for IOIO exceptions from user-space + (bsc#1012628). +- x86/sev: Check for user-space IOIO pointing to kernel space + (bsc#1012628). +- x86/fpu: Allow caller to constrain xfeatures when copying to + uabi buffer (bsc#1012628). +- KVM: x86/pmu: Truncate counter value to allowed width on write + (bsc#1012628). +- KVM: x86: Constrain guest-supported xfeatures only at + KVM_GET_XSAVE{2} (bsc#1012628). +- x86: KVM: SVM: always update the x2avic msr interception + (bsc#1012628). +- x86: KVM: SVM: add support for Invalid IPI Vector interception + (bsc#1012628). +- x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested() + (bsc#1012628). +- audit,io_uring: io_uring openat triggers audit reference count + underflow (bsc#1012628). +- tcp: check mptcp-level constraints for backlog coalescing + (bsc#1012628). +- mptcp: more conservative check for zero probes (bsc#1012628). +- selftests: mptcp: join: no RST when rm subflow/addr + (bsc#1012628). +- mm: slab: Do not create kmalloc caches smaller than + arch_slab_minalign() (bsc#1012628). +- fs/ntfs3: Fix OOB read in ntfs_init_from_boot (bsc#1012628). +- fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e() + (bsc#1012628). +- fs/ntfs3: fix panic about slab-out-of-bounds caused by + ntfs_list_ea() (bsc#1012628). +- fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super + (bsc#1012628). +- fs/ntfs3: fix deadlock in mark_as_free_ex (bsc#1012628). +- Revert "net: wwan: iosm: enable runtime pm support for 7560" + (bsc#1012628). +- netfilter: nft_payload: fix wrong mac header matching + (bsc#1012628). +- io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ + ring address (bsc#1012628). +- nvmet-tcp: Fix a possible UAF in queue intialization setup + (bsc#1012628). +- drm/i915: Retry gtt fault when out of fence registers + (bsc#1012628). +- drm/mediatek: Correctly free sg_table in gem prime vmap + (bsc#1012628). +- drm/nouveau/disp: fix DP capable DSM connectors (bsc#1012628). +- drm/edid: add 8 bpc quirk to the BenQ GW2765 (bsc#1012628). +- ALSA: hda/realtek - Fixed ASUS platform headset Mic issue + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV (bsc#1012628). +- ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix use after free on driver unbind + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe + errors (bsc#1012628). +- ASoC: codecs: wcd938x: drop bogus bind error handling + (bsc#1012628). +- ASoC: codecs: wcd938x: fix unbind tear down order (bsc#1012628). +- ASoC: codecs: wcd938x: fix resource leaks on bind errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix regulator leaks on probe errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix runtime PM imbalance on remove + (bsc#1012628). +- qed: fix LL2 RX buffer allocation (bsc#1012628). +- xfrm: fix a data-race in xfrm_lookup_with_ifid() (bsc#1012628). +- xfrm6: fix inet6_dev refcount underflow problem (bsc#1012628). +- xfrm: fix a data-race in xfrm_gen_index() (bsc#1012628). +- xfrm: interface: use DEV_STATS_INC() (bsc#1012628). +- net: xfrm: skip policies marked as dead while reinserting + policies (bsc#1012628). +- fprobe: Fix to ensure the number of active retprobes is not zero + (bsc#1012628). +- wifi: cfg80211: use system_unbound_wq for wiphy work + (bsc#1012628). +- net: ipv4: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: ipv6: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: rfkill: gpio: prevent value glitch during probe + (bsc#1012628). +- tcp: fix excessive TLP and RACK timeouts from HZ rounding + (bsc#1012628). +- tcp: tsq: relax tcp_small_queue_check() when rtx queue contains + a single skb (bsc#1012628). +- tcp: Fix listen() warning with v4-mapped-v6 address + (bsc#1012628). +- docs: fix info about representor identification (bsc#1012628). +- tun: prevent negative ifindex (bsc#1012628). +- gve: Do not fully free QPL pages on prefill errors + (bsc#1012628). +- ipv4: fib: annotate races around nh->nh_saddr_genid and + nh->nh_saddr (bsc#1012628). +- net: usb: smsc95xx: Fix an error code in smsc95xx_reset() + (bsc#1012628). +- octeon_ep: update BQL sent bytes before ringing doorbell + (bsc#1012628). +- i40e: prevent crash on probe if hw registers have invalid values + (bsc#1012628). +- net: dsa: bcm_sf2: Fix possible memory leak in + bcm_sf2_mdio_register() (bsc#1012628). +- bonding: Return pointer to data after pull on skb (bsc#1012628). +- net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a + inner curve (bsc#1012628). +- neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section + (bsc#1012628). +- selftests: openvswitch: Catch cases where the tests are killed + (bsc#1012628). +- selftests: openvswitch: Fix the ct_tuple for v4 (bsc#1012628). +- selftests: netfilter: Run nft_audit.sh in its own netns + (bsc#1012628). +- netfilter: nft_set_rbtree: .deactivate fails if element has + expired (bsc#1012628). +- netlink: Correct offload_xstats size (bsc#1012628). +- netfilter: nf_tables: do not refresh timeout when resetting + element (bsc#1012628). +- nf_tables: fix NULL pointer dereference in + nft_expr_inner_parse() (bsc#1012628). +- nf_tables: fix NULL pointer dereference in nft_inner_init() + (bsc#1012628). +- netfilter: nf_tables: do not remove elements if set backend + implements .abort (bsc#1012628). +- netfilter: nf_tables: revert do not remove elements if set + backend implements .abort (bsc#1012628). +- selftests: openvswitch: Add version check for pyroute2 + (bsc#1012628). +- net: phy: bcm7xxx: Add missing 16nm EPHY statistics + (bsc#1012628). +- net: pktgen: Fix interface flags printing (bsc#1012628). +- net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation + (bsc#1012628). +- net: mdio-mux: fix C45 access returning -EIO after API change + (bsc#1012628). +- net: avoid UAF on deleted altname (bsc#1012628). +- net: fix ifname in netlink ntf during netns move (bsc#1012628). +- net: check for altname conflicts when changing netdev's netns + (bsc#1012628). +- iio: light: vcnl4000: Don't power on/off chip in config + (bsc#1012628). +- pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency + (bsc#1012628). +- ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms + for mapphone (bsc#1012628). +- arm64: dts: mediatek: Fix "mediatek,merge-mute" and + "mediatek,merge-fifo-en" types (bsc#1012628). +- fs-writeback: do not requeue a clean inode having skipped pages + (bsc#1012628). +- btrfs: fix race when refilling delayed refs block reserve + (bsc#1012628). +- btrfs: prevent transaction block reserve underflow when starting + transaction (bsc#1012628). +- btrfs: return -EUCLEAN for delayed tree ref with a ref count + not equals to 1 (bsc#1012628). +- btrfs: initialize start_slot in btrfs_log_prealloc_extents + (bsc#1012628). +- i2c: mux: Avoid potential false error message in + i2c_mux_add_adapter (bsc#1012628). +- overlayfs: set ctime when setting mtime and atime (bsc#1012628). +- accel/ivpu: Don't flood dmesg with VPU ready message + (bsc#1012628). +- gpio: timberdale: Fix potential deadlock on &tgpio->lock + (bsc#1012628). +- ata: libata-core: Fix compilation warning in + ata_dev_config_ncq() (bsc#1012628). +- ata: libata-eh: Fix compilation warning in ata_eh_link_report() + (bsc#1012628). +- tracing: relax trace_event_eval_update() execution with + cond_resched() (bsc#1012628). +- wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len + (bsc#1012628). +- wifi: cfg80211: validate AP phy operation before starting it + (bsc#1012628). +- wifi: iwlwifi: Ensure ack flag is properly cleared + (bsc#1012628). +- rfkill: sync before userspace visibility/changes (bsc#1012628). +- HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 + Triathlon mouse (bsc#1012628). +- HID: holtek: fix slab-out-of-bounds Write in + holtek_kbd_input_event (bsc#1012628). +- Bluetooth: btusb: add shutdown function for QCA6174 + (bsc#1012628). +- Bluetooth: Avoid redundant authentication (bsc#1012628). +- Bluetooth: hci_core: Fix build warnings (bsc#1012628). +- wifi: cfg80211: Fix 6GHz scan configuration (bsc#1012628). +- wifi: mac80211: work around Cisco AP 9115 VHT MPDU length + (bsc#1012628). +- wifi: mac80211: allow transmitting EAPOL frames with tainted + key (bsc#1012628). +- wifi: cfg80211: avoid leaking stack data into trace + (bsc#1012628). +- regulator/core: Revert "fix kobject release warning and memory + leak in regulator_register()" (bsc#1012628). +- SUNRPC: Fail quickly when server does not recognize TLS + (bsc#1012628). +- SUNRPC/TLS: Lock the lower_xprt during the tls handshake + (bsc#1012628). +- nfs: decrement nrequests counter before releasing the req + (bsc#1012628). +- sky2: Make sure there is at least one frag_addr available + (bsc#1012628). +- ipv4/fib: send notify when delete source address routes + (bsc#1012628). +- drm: panel-orientation-quirks: Add quirk for One Mix 2S + (bsc#1012628). +- btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c + (bsc#1012628). +- btrfs: error out when COWing block using a stale transaction + (bsc#1012628). +- btrfs: error when COWing block from a root that is being deleted + (bsc#1012628). +- btrfs: error out when reallocating block for defrag using a + stale transaction (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the BUSH Bush + Windows tablet (bsc#1012628). +- drm/amd/pm: add unique_id for gc 11.0.3 (bsc#1012628). +- HID: multitouch: Add required quirk for Synaptics 0xcd7e device + (bsc#1012628). +- HID: nintendo: reinitialize USB Pro Controller after resuming + from suspend (bsc#1012628). +- HID: Add quirk to ignore the touchscreen battery on HP ENVY + 15-eu0556ng (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Positivo C4128B + (bsc#1012628). +- cpufreq: schedutil: Update next_freq when cpufreq_limits change + (bsc#1012628). +- io-wq: fully initialize wqe before calling + cpuhp_state_add_instance_nocalls() (bsc#1012628). +- Bluetooth: hci_sync: Fix not handling ISO_LINK in + hci_abort_conn_sync (bsc#1012628). +- Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros + (bsc#1012628). +- Bluetooth: ISO: Fix invalid context error (bsc#1012628). +- Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when + aborting (bsc#1012628). +- Bluetooth: hci_sync: always check if connection is alive before + deleting (bsc#1012628). +- net/mlx5: E-switch, register event handler before arming the + event (bsc#1012628). +- net/mlx5: Handle fw tracer change ownership event based on MTRC + (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + striding rq (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + legacy rq (bsc#1012628). +- net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on + shutdown (bsc#1012628). +- net/mlx5e: Take RTNL lock before triggering netdev notifiers + (bsc#1012628). +- net/mlx5e: Don't offload internal port if filter device is + out device (bsc#1012628). +- net/mlx5e: Fix VF representors reporting zero counters to + "ip -s" command (bsc#1012628). +- net/tls: split tls_rx_reader_lock (bsc#1012628). +- tcp: allow again tcp_disconnect() when threads are waiting + (bsc#1012628). +- Bluetooth: hci_event: Fix using memcmp when comparing keys + (bsc#1012628). +- tcp_bpf: properly release resources on error paths + (bsc#1012628). +- mtd: rawnand: qcom: Unmap the right resource upon probe failure + (bsc#1012628). +- mtd: rawnand: pl353: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: marvell: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: arasan: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: Ensure the nand chip supports cached reads + (bsc#1012628). +- mtd: spinand: micron: correct bitmask for ecc status + (bsc#1012628). +- mtd: physmap-core: Restore map_rom fallback (bsc#1012628). +- dt-bindings: mmc: sdhci-msm: correct minimum number of clocks + (bsc#1012628). +- mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can + suspend (bsc#1012628). +- mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hw + (bsc#1012628). +- mmc: core: Fix error propagation for some ioctl commands + (bsc#1012628). +- mmc: core: sdio: hold retuning if sdio in 1-bit mode + (bsc#1012628). +- mmc: core: Capture correct oemid-bits for eMMC cards + (bsc#1012628). +- pinctrl: qcom: lpass-lpi: fix concurrent register updates + (bsc#1012628). +- Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()" + (bsc#1012628). +- pNFS: Fix a hang in nfs4_evict_inode() (bsc#1012628). +- pNFS/flexfiles: Check the layout validity in + ff_layout_mirror_prepare_stats (bsc#1012628). +- ACPI: irq: Fix incorrect return value in acpi_register_gsi() + (bsc#1012628). +- ACPI: bus: Move acpi_arm_init() to the place of after + acpi_ghes_init() (bsc#1012628). +- perf dlfilter: Fix use of addr_location__exit() in + dlfilter__object_code() (bsc#1012628). +- Revert "accel/ivpu: Use cached buffers for FW loading" + (bsc#1012628). +- fanotify: limit reporting of event with non-decodeable file + handles (bsc#1012628). +- NFS: Fix potential oops in nfs_inode_remove_request() + (bsc#1012628). +- nfs42: client needs to strip file mode's suid/sgid bit after + ALLOCATE op (bsc#1012628). +- nvme: sanitize metadata bounce buffer for reads (bsc#1012628). +- nvme-pci: add BOGUS_NID for Intel 0a54 device (bsc#1012628). +- nvme-auth: use chap->s2 to indicate bidirectional authentication + (bsc#1012628). +- nvmet-auth: complete a request only after freeing the dhchap + pointers (bsc#1012628). +- nvme-rdma: do not try to stop unallocated queues (bsc#1012628). +- USB: serial: option: add Telit LE910C4-WWX 0x1035 composition + (bsc#1012628). +- USB: serial: option: add entry for Sierra EM9191 with new + firmware (bsc#1012628). +- USB: serial: option: add Fibocom to DELL custom modem FM101R-GL + (bsc#1012628). +- thunderbolt: Call tb_switch_put() once DisplayPort bandwidth + request is finished (bsc#1012628). +- perf: Disallow mis-matched inherited group reads (bsc#1012628). +- s390/pci: fix iommu bitmap allocation (bsc#1012628). +- tracing/kprobes: Return EADDRNOTAVAIL when func matches several + symbols (bsc#1012628). +- selftests/ftrace: Add new test case which checks non unique + symbol (bsc#1012628). +- KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash + (bsc#1012628). +- apple-gmux: Hard Code max brightness for MMIO gmux + (bsc#1012628). +- s390/cio: fix a memleak in css_alloc_subchannel (bsc#1012628). +- platform/surface: platform_profile: Propagate error if profile + registration fails (bsc#1012628). +- platform/x86: intel-uncore-freq: Conditionally create attribute + for read frequency (bsc#1012628). +- platform/x86: msi-ec: Fix the 3rd config (bsc#1012628). +- platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from + 0x20 to 0x2e (bsc#1012628). +- platform/x86: asus-wmi: Only map brightness codes when using + asus-wmi backlight control (bsc#1012628). +- platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c + events (bsc#1012628). +- rust: error: fix the description for `ECHILD` (bsc#1012628). +- gpiolib: acpi: Add missing memset(0) to + acpi_get_gpiod_from_data() (bsc#1012628). +- gpio: vf610: set value before the direction to avoid a glitch + (bsc#1012628). +- gpio: vf610: mask the gpio irq in system suspend and support + wakeup (bsc#1012628). +- ASoC: cs35l56: Fix illegal use of init_completion() + (bsc#1012628). +- ASoC: pxa: fix a memory leak in probe() (bsc#1012628). +- ASoC: cs42l42: Fix missing include of gpio/consumer.h + (bsc#1012628). +- drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with + auxiliary device (bsc#1012628). +- drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY + Lanes Owned (bsc#1012628). +- drm/amdgpu: Fix possible null pointer dereference (bsc#1012628). +- powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12 (bsc#1012628). +- powerpc/qspinlock: Fix stale propagated yield_cpu (bsc#1012628). +- docs: Move rustdoc output, cross-reference it (bsc#1012628). +- rust: docs: fix logo replacement (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime disable on probe + (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime PM for remove (bsc#1012628). +- phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pins + (bsc#1012628). +- phy: qcom-qmp-usb: initialize PCS_USB registers (bsc#1012628). +- phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp and + sa8775p (bsc#1012628). +- phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1 + (bsc#1012628). +- phy: qcom-qmp-combo: initialize PCS_USB registers (bsc#1012628). +- efi/unaccepted: Fix soft lockups caused by parallel memory + acceptance (bsc#1012628). +- net: move altnames together with the netdevice (bsc#1012628). +- Bluetooth: hci_sock: fix slab oob read in create_monitor_event + (bsc#1012628). +- net: rfkill: reduce data->mtx scope in rfkill_fop_open + (bsc#1012628). +- docs: rust: update Rust docs output path (bsc#1012628). +- kbuild: remove old Rust docs output path (bsc#1012628). +- Bluetooth: hci_sock: Correctly bounds check and pad + HCI_MON_NEW_INDEX name (bsc#1012628). +- mptcp: avoid sending RST when closing the initial subflow + (bsc#1012628). +- selftests: mptcp: join: correctly check for no RST + (bsc#1012628). +- Rename to + patches.kernel.org/6.5.9-178-NFSv4.1-fixup-use-EXCHGID4_FLAG_USE_PNFS_DS-for.patch. +- commit 29edc7c + ------------------------------------------------------------------- Mon Oct 23 10:58:51 CEST 2023 - jslaby@suse.cz diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 72da3a44..f87b2f8b 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 6.5 -%define patchversion 6.5.8 +%define patchversion 6.5.9 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -112,9 +112,9 @@ Name: kernel-lpae Summary: Kernel for LPAE enabled systems License: GPL-2.0-only Group: System/Kernel -Version: 6.5.8 +Version: 6.5.9 %if 0%{?is_kotd} -Release: .g06d7c82 +Release: .g29edc7c %else Release: 0 %endif @@ -385,10 +385,10 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb -Provides: kernel-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb +Provides: kernel-%build_flavor-base-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 +Provides: kernel-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 # END COMMON DEPS -Provides: %name-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb +Provides: %name-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 %obsolete_rebuilds %name %define kmp_target_cpu %_target_cpu @@ -1303,8 +1303,8 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb -Provides: kernel-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb +Provides: kernel-%build_flavor-base-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 +Provides: kernel-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index 0d98e3d8..292068c5 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,424 @@ +------------------------------------------------------------------- +Wed Oct 25 12:31:37 CEST 2023 - jslaby@suse.cz + +- Linux 6.5.9 (bsc#1012628). +- Bluetooth: hci_event: Ignore NULL link key (bsc#1012628). +- Bluetooth: Reject connection with the device which has same + BD_ADDR (bsc#1012628). +- Bluetooth: Fix a refcnt underflow problem for hci_conn + (bsc#1012628). +- Bluetooth: vhci: Fix race when opening vhci device + (bsc#1012628). +- Bluetooth: hci_event: Fix coding style (bsc#1012628). +- Bluetooth: avoid memcmp() out of bounds warning (bsc#1012628). +- Bluetooth: hci_conn: Fix modifying handle while aborting + (bsc#1012628). +- ice: fix over-shifted variable (bsc#1012628). +- ice: Fix safe mode when DDP is missing (bsc#1012628). +- ice: reset first in crash dump kernels (bsc#1012628). +- net/smc: return the right falback reason when prefix checks fail + (bsc#1012628). +- btrfs: fix stripe length calculation for non-zoned data chunk + allocation (bsc#1012628). +- nfc: nci: fix possible NULL pointer dereference in + send_acknowledge() (bsc#1012628). +- regmap: fix NULL deref on lookup (bsc#1012628). +- KVM: x86: Mask LVTPC when handling a PMI (bsc#1012628). +- x86/sev: Disable MMIO emulation from user mode (bsc#1012628). +- x86/sev: Check IOBM for IOIO exceptions from user-space + (bsc#1012628). +- x86/sev: Check for user-space IOIO pointing to kernel space + (bsc#1012628). +- x86/fpu: Allow caller to constrain xfeatures when copying to + uabi buffer (bsc#1012628). +- KVM: x86/pmu: Truncate counter value to allowed width on write + (bsc#1012628). +- KVM: x86: Constrain guest-supported xfeatures only at + KVM_GET_XSAVE{2} (bsc#1012628). +- x86: KVM: SVM: always update the x2avic msr interception + (bsc#1012628). +- x86: KVM: SVM: add support for Invalid IPI Vector interception + (bsc#1012628). +- x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested() + (bsc#1012628). +- audit,io_uring: io_uring openat triggers audit reference count + underflow (bsc#1012628). +- tcp: check mptcp-level constraints for backlog coalescing + (bsc#1012628). +- mptcp: more conservative check for zero probes (bsc#1012628). +- selftests: mptcp: join: no RST when rm subflow/addr + (bsc#1012628). +- mm: slab: Do not create kmalloc caches smaller than + arch_slab_minalign() (bsc#1012628). +- fs/ntfs3: Fix OOB read in ntfs_init_from_boot (bsc#1012628). +- fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e() + (bsc#1012628). +- fs/ntfs3: fix panic about slab-out-of-bounds caused by + ntfs_list_ea() (bsc#1012628). +- fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super + (bsc#1012628). +- fs/ntfs3: fix deadlock in mark_as_free_ex (bsc#1012628). +- Revert "net: wwan: iosm: enable runtime pm support for 7560" + (bsc#1012628). +- netfilter: nft_payload: fix wrong mac header matching + (bsc#1012628). +- io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ + ring address (bsc#1012628). +- nvmet-tcp: Fix a possible UAF in queue intialization setup + (bsc#1012628). +- drm/i915: Retry gtt fault when out of fence registers + (bsc#1012628). +- drm/mediatek: Correctly free sg_table in gem prime vmap + (bsc#1012628). +- drm/nouveau/disp: fix DP capable DSM connectors (bsc#1012628). +- drm/edid: add 8 bpc quirk to the BenQ GW2765 (bsc#1012628). +- ALSA: hda/realtek - Fixed ASUS platform headset Mic issue + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV (bsc#1012628). +- ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix use after free on driver unbind + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe + errors (bsc#1012628). +- ASoC: codecs: wcd938x: drop bogus bind error handling + (bsc#1012628). +- ASoC: codecs: wcd938x: fix unbind tear down order (bsc#1012628). +- ASoC: codecs: wcd938x: fix resource leaks on bind errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix regulator leaks on probe errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix runtime PM imbalance on remove + (bsc#1012628). +- qed: fix LL2 RX buffer allocation (bsc#1012628). +- xfrm: fix a data-race in xfrm_lookup_with_ifid() (bsc#1012628). +- xfrm6: fix inet6_dev refcount underflow problem (bsc#1012628). +- xfrm: fix a data-race in xfrm_gen_index() (bsc#1012628). +- xfrm: interface: use DEV_STATS_INC() (bsc#1012628). +- net: xfrm: skip policies marked as dead while reinserting + policies (bsc#1012628). +- fprobe: Fix to ensure the number of active retprobes is not zero + (bsc#1012628). +- wifi: cfg80211: use system_unbound_wq for wiphy work + (bsc#1012628). +- net: ipv4: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: ipv6: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: rfkill: gpio: prevent value glitch during probe + (bsc#1012628). +- tcp: fix excessive TLP and RACK timeouts from HZ rounding + (bsc#1012628). +- tcp: tsq: relax tcp_small_queue_check() when rtx queue contains + a single skb (bsc#1012628). +- tcp: Fix listen() warning with v4-mapped-v6 address + (bsc#1012628). +- docs: fix info about representor identification (bsc#1012628). +- tun: prevent negative ifindex (bsc#1012628). +- gve: Do not fully free QPL pages on prefill errors + (bsc#1012628). +- ipv4: fib: annotate races around nh->nh_saddr_genid and + nh->nh_saddr (bsc#1012628). +- net: usb: smsc95xx: Fix an error code in smsc95xx_reset() + (bsc#1012628). +- octeon_ep: update BQL sent bytes before ringing doorbell + (bsc#1012628). +- i40e: prevent crash on probe if hw registers have invalid values + (bsc#1012628). +- net: dsa: bcm_sf2: Fix possible memory leak in + bcm_sf2_mdio_register() (bsc#1012628). +- bonding: Return pointer to data after pull on skb (bsc#1012628). +- net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a + inner curve (bsc#1012628). +- neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section + (bsc#1012628). +- selftests: openvswitch: Catch cases where the tests are killed + (bsc#1012628). +- selftests: openvswitch: Fix the ct_tuple for v4 (bsc#1012628). +- selftests: netfilter: Run nft_audit.sh in its own netns + (bsc#1012628). +- netfilter: nft_set_rbtree: .deactivate fails if element has + expired (bsc#1012628). +- netlink: Correct offload_xstats size (bsc#1012628). +- netfilter: nf_tables: do not refresh timeout when resetting + element (bsc#1012628). +- nf_tables: fix NULL pointer dereference in + nft_expr_inner_parse() (bsc#1012628). +- nf_tables: fix NULL pointer dereference in nft_inner_init() + (bsc#1012628). +- netfilter: nf_tables: do not remove elements if set backend + implements .abort (bsc#1012628). +- netfilter: nf_tables: revert do not remove elements if set + backend implements .abort (bsc#1012628). +- selftests: openvswitch: Add version check for pyroute2 + (bsc#1012628). +- net: phy: bcm7xxx: Add missing 16nm EPHY statistics + (bsc#1012628). +- net: pktgen: Fix interface flags printing (bsc#1012628). +- net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation + (bsc#1012628). +- net: mdio-mux: fix C45 access returning -EIO after API change + (bsc#1012628). +- net: avoid UAF on deleted altname (bsc#1012628). +- net: fix ifname in netlink ntf during netns move (bsc#1012628). +- net: check for altname conflicts when changing netdev's netns + (bsc#1012628). +- iio: light: vcnl4000: Don't power on/off chip in config + (bsc#1012628). +- pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency + (bsc#1012628). +- ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms + for mapphone (bsc#1012628). +- arm64: dts: mediatek: Fix "mediatek,merge-mute" and + "mediatek,merge-fifo-en" types (bsc#1012628). +- fs-writeback: do not requeue a clean inode having skipped pages + (bsc#1012628). +- btrfs: fix race when refilling delayed refs block reserve + (bsc#1012628). +- btrfs: prevent transaction block reserve underflow when starting + transaction (bsc#1012628). +- btrfs: return -EUCLEAN for delayed tree ref with a ref count + not equals to 1 (bsc#1012628). +- btrfs: initialize start_slot in btrfs_log_prealloc_extents + (bsc#1012628). +- i2c: mux: Avoid potential false error message in + i2c_mux_add_adapter (bsc#1012628). +- overlayfs: set ctime when setting mtime and atime (bsc#1012628). +- accel/ivpu: Don't flood dmesg with VPU ready message + (bsc#1012628). +- gpio: timberdale: Fix potential deadlock on &tgpio->lock + (bsc#1012628). +- ata: libata-core: Fix compilation warning in + ata_dev_config_ncq() (bsc#1012628). +- ata: libata-eh: Fix compilation warning in ata_eh_link_report() + (bsc#1012628). +- tracing: relax trace_event_eval_update() execution with + cond_resched() (bsc#1012628). +- wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len + (bsc#1012628). +- wifi: cfg80211: validate AP phy operation before starting it + (bsc#1012628). +- wifi: iwlwifi: Ensure ack flag is properly cleared + (bsc#1012628). +- rfkill: sync before userspace visibility/changes (bsc#1012628). +- HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 + Triathlon mouse (bsc#1012628). +- HID: holtek: fix slab-out-of-bounds Write in + holtek_kbd_input_event (bsc#1012628). +- Bluetooth: btusb: add shutdown function for QCA6174 + (bsc#1012628). +- Bluetooth: Avoid redundant authentication (bsc#1012628). +- Bluetooth: hci_core: Fix build warnings (bsc#1012628). +- wifi: cfg80211: Fix 6GHz scan configuration (bsc#1012628). +- wifi: mac80211: work around Cisco AP 9115 VHT MPDU length + (bsc#1012628). +- wifi: mac80211: allow transmitting EAPOL frames with tainted + key (bsc#1012628). +- wifi: cfg80211: avoid leaking stack data into trace + (bsc#1012628). +- regulator/core: Revert "fix kobject release warning and memory + leak in regulator_register()" (bsc#1012628). +- SUNRPC: Fail quickly when server does not recognize TLS + (bsc#1012628). +- SUNRPC/TLS: Lock the lower_xprt during the tls handshake + (bsc#1012628). +- nfs: decrement nrequests counter before releasing the req + (bsc#1012628). +- sky2: Make sure there is at least one frag_addr available + (bsc#1012628). +- ipv4/fib: send notify when delete source address routes + (bsc#1012628). +- drm: panel-orientation-quirks: Add quirk for One Mix 2S + (bsc#1012628). +- btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c + (bsc#1012628). +- btrfs: error out when COWing block using a stale transaction + (bsc#1012628). +- btrfs: error when COWing block from a root that is being deleted + (bsc#1012628). +- btrfs: error out when reallocating block for defrag using a + stale transaction (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the BUSH Bush + Windows tablet (bsc#1012628). +- drm/amd/pm: add unique_id for gc 11.0.3 (bsc#1012628). +- HID: multitouch: Add required quirk for Synaptics 0xcd7e device + (bsc#1012628). +- HID: nintendo: reinitialize USB Pro Controller after resuming + from suspend (bsc#1012628). +- HID: Add quirk to ignore the touchscreen battery on HP ENVY + 15-eu0556ng (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Positivo C4128B + (bsc#1012628). +- cpufreq: schedutil: Update next_freq when cpufreq_limits change + (bsc#1012628). +- io-wq: fully initialize wqe before calling + cpuhp_state_add_instance_nocalls() (bsc#1012628). +- Bluetooth: hci_sync: Fix not handling ISO_LINK in + hci_abort_conn_sync (bsc#1012628). +- Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros + (bsc#1012628). +- Bluetooth: ISO: Fix invalid context error (bsc#1012628). +- Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when + aborting (bsc#1012628). +- Bluetooth: hci_sync: always check if connection is alive before + deleting (bsc#1012628). +- net/mlx5: E-switch, register event handler before arming the + event (bsc#1012628). +- net/mlx5: Handle fw tracer change ownership event based on MTRC + (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + striding rq (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + legacy rq (bsc#1012628). +- net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on + shutdown (bsc#1012628). +- net/mlx5e: Take RTNL lock before triggering netdev notifiers + (bsc#1012628). +- net/mlx5e: Don't offload internal port if filter device is + out device (bsc#1012628). +- net/mlx5e: Fix VF representors reporting zero counters to + "ip -s" command (bsc#1012628). +- net/tls: split tls_rx_reader_lock (bsc#1012628). +- tcp: allow again tcp_disconnect() when threads are waiting + (bsc#1012628). +- Bluetooth: hci_event: Fix using memcmp when comparing keys + (bsc#1012628). +- tcp_bpf: properly release resources on error paths + (bsc#1012628). +- mtd: rawnand: qcom: Unmap the right resource upon probe failure + (bsc#1012628). +- mtd: rawnand: pl353: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: marvell: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: arasan: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: Ensure the nand chip supports cached reads + (bsc#1012628). +- mtd: spinand: micron: correct bitmask for ecc status + (bsc#1012628). +- mtd: physmap-core: Restore map_rom fallback (bsc#1012628). +- dt-bindings: mmc: sdhci-msm: correct minimum number of clocks + (bsc#1012628). +- mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can + suspend (bsc#1012628). +- mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hw + (bsc#1012628). +- mmc: core: Fix error propagation for some ioctl commands + (bsc#1012628). +- mmc: core: sdio: hold retuning if sdio in 1-bit mode + (bsc#1012628). +- mmc: core: Capture correct oemid-bits for eMMC cards + (bsc#1012628). +- pinctrl: qcom: lpass-lpi: fix concurrent register updates + (bsc#1012628). +- Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()" + (bsc#1012628). +- pNFS: Fix a hang in nfs4_evict_inode() (bsc#1012628). +- pNFS/flexfiles: Check the layout validity in + ff_layout_mirror_prepare_stats (bsc#1012628). +- ACPI: irq: Fix incorrect return value in acpi_register_gsi() + (bsc#1012628). +- ACPI: bus: Move acpi_arm_init() to the place of after + acpi_ghes_init() (bsc#1012628). +- perf dlfilter: Fix use of addr_location__exit() in + dlfilter__object_code() (bsc#1012628). +- Revert "accel/ivpu: Use cached buffers for FW loading" + (bsc#1012628). +- fanotify: limit reporting of event with non-decodeable file + handles (bsc#1012628). +- NFS: Fix potential oops in nfs_inode_remove_request() + (bsc#1012628). +- nfs42: client needs to strip file mode's suid/sgid bit after + ALLOCATE op (bsc#1012628). +- nvme: sanitize metadata bounce buffer for reads (bsc#1012628). +- nvme-pci: add BOGUS_NID for Intel 0a54 device (bsc#1012628). +- nvme-auth: use chap->s2 to indicate bidirectional authentication + (bsc#1012628). +- nvmet-auth: complete a request only after freeing the dhchap + pointers (bsc#1012628). +- nvme-rdma: do not try to stop unallocated queues (bsc#1012628). +- USB: serial: option: add Telit LE910C4-WWX 0x1035 composition + (bsc#1012628). +- USB: serial: option: add entry for Sierra EM9191 with new + firmware (bsc#1012628). +- USB: serial: option: add Fibocom to DELL custom modem FM101R-GL + (bsc#1012628). +- thunderbolt: Call tb_switch_put() once DisplayPort bandwidth + request is finished (bsc#1012628). +- perf: Disallow mis-matched inherited group reads (bsc#1012628). +- s390/pci: fix iommu bitmap allocation (bsc#1012628). +- tracing/kprobes: Return EADDRNOTAVAIL when func matches several + symbols (bsc#1012628). +- selftests/ftrace: Add new test case which checks non unique + symbol (bsc#1012628). +- KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash + (bsc#1012628). +- apple-gmux: Hard Code max brightness for MMIO gmux + (bsc#1012628). +- s390/cio: fix a memleak in css_alloc_subchannel (bsc#1012628). +- platform/surface: platform_profile: Propagate error if profile + registration fails (bsc#1012628). +- platform/x86: intel-uncore-freq: Conditionally create attribute + for read frequency (bsc#1012628). +- platform/x86: msi-ec: Fix the 3rd config (bsc#1012628). +- platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from + 0x20 to 0x2e (bsc#1012628). +- platform/x86: asus-wmi: Only map brightness codes when using + asus-wmi backlight control (bsc#1012628). +- platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c + events (bsc#1012628). +- rust: error: fix the description for `ECHILD` (bsc#1012628). +- gpiolib: acpi: Add missing memset(0) to + acpi_get_gpiod_from_data() (bsc#1012628). +- gpio: vf610: set value before the direction to avoid a glitch + (bsc#1012628). +- gpio: vf610: mask the gpio irq in system suspend and support + wakeup (bsc#1012628). +- ASoC: cs35l56: Fix illegal use of init_completion() + (bsc#1012628). +- ASoC: pxa: fix a memory leak in probe() (bsc#1012628). +- ASoC: cs42l42: Fix missing include of gpio/consumer.h + (bsc#1012628). +- drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with + auxiliary device (bsc#1012628). +- drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY + Lanes Owned (bsc#1012628). +- drm/amdgpu: Fix possible null pointer dereference (bsc#1012628). +- powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12 (bsc#1012628). +- powerpc/qspinlock: Fix stale propagated yield_cpu (bsc#1012628). +- docs: Move rustdoc output, cross-reference it (bsc#1012628). +- rust: docs: fix logo replacement (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime disable on probe + (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime PM for remove (bsc#1012628). +- phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pins + (bsc#1012628). +- phy: qcom-qmp-usb: initialize PCS_USB registers (bsc#1012628). +- phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp and + sa8775p (bsc#1012628). +- phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1 + (bsc#1012628). +- phy: qcom-qmp-combo: initialize PCS_USB registers (bsc#1012628). +- efi/unaccepted: Fix soft lockups caused by parallel memory + acceptance (bsc#1012628). +- net: move altnames together with the netdevice (bsc#1012628). +- Bluetooth: hci_sock: fix slab oob read in create_monitor_event + (bsc#1012628). +- net: rfkill: reduce data->mtx scope in rfkill_fop_open + (bsc#1012628). +- docs: rust: update Rust docs output path (bsc#1012628). +- kbuild: remove old Rust docs output path (bsc#1012628). +- Bluetooth: hci_sock: Correctly bounds check and pad + HCI_MON_NEW_INDEX name (bsc#1012628). +- mptcp: avoid sending RST when closing the initial subflow + (bsc#1012628). +- selftests: mptcp: join: correctly check for no RST + (bsc#1012628). +- Rename to + patches.kernel.org/6.5.9-178-NFSv4.1-fixup-use-EXCHGID4_FLAG_USE_PNFS_DS-for.patch. +- commit 29edc7c + ------------------------------------------------------------------- Mon Oct 23 10:58:51 CEST 2023 - jslaby@suse.cz diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 95287fac..c2e5ba1d 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 6.5.8 +%define patchversion 6.5.9 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -44,7 +44,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb +BuildRequires: kernel%kernel_flavor-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 %if 0%{?rhel_version} BuildRequires: kernel @@ -56,9 +56,9 @@ BuildRequires: dracut Summary: package kernel and initrd for OBS VM builds License: GPL-2.0-only Group: SLES -Version: 6.5.8 +Version: 6.5.9 %if 0%{?is_kotd} -Release: .g06d7c82 +Release: .g29edc7c %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 0d98e3d8..292068c5 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,424 @@ +------------------------------------------------------------------- +Wed Oct 25 12:31:37 CEST 2023 - jslaby@suse.cz + +- Linux 6.5.9 (bsc#1012628). +- Bluetooth: hci_event: Ignore NULL link key (bsc#1012628). +- Bluetooth: Reject connection with the device which has same + BD_ADDR (bsc#1012628). +- Bluetooth: Fix a refcnt underflow problem for hci_conn + (bsc#1012628). +- Bluetooth: vhci: Fix race when opening vhci device + (bsc#1012628). +- Bluetooth: hci_event: Fix coding style (bsc#1012628). +- Bluetooth: avoid memcmp() out of bounds warning (bsc#1012628). +- Bluetooth: hci_conn: Fix modifying handle while aborting + (bsc#1012628). +- ice: fix over-shifted variable (bsc#1012628). +- ice: Fix safe mode when DDP is missing (bsc#1012628). +- ice: reset first in crash dump kernels (bsc#1012628). +- net/smc: return the right falback reason when prefix checks fail + (bsc#1012628). +- btrfs: fix stripe length calculation for non-zoned data chunk + allocation (bsc#1012628). +- nfc: nci: fix possible NULL pointer dereference in + send_acknowledge() (bsc#1012628). +- regmap: fix NULL deref on lookup (bsc#1012628). +- KVM: x86: Mask LVTPC when handling a PMI (bsc#1012628). +- x86/sev: Disable MMIO emulation from user mode (bsc#1012628). +- x86/sev: Check IOBM for IOIO exceptions from user-space + (bsc#1012628). +- x86/sev: Check for user-space IOIO pointing to kernel space + (bsc#1012628). +- x86/fpu: Allow caller to constrain xfeatures when copying to + uabi buffer (bsc#1012628). +- KVM: x86/pmu: Truncate counter value to allowed width on write + (bsc#1012628). +- KVM: x86: Constrain guest-supported xfeatures only at + KVM_GET_XSAVE{2} (bsc#1012628). +- x86: KVM: SVM: always update the x2avic msr interception + (bsc#1012628). +- x86: KVM: SVM: add support for Invalid IPI Vector interception + (bsc#1012628). +- x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested() + (bsc#1012628). +- audit,io_uring: io_uring openat triggers audit reference count + underflow (bsc#1012628). +- tcp: check mptcp-level constraints for backlog coalescing + (bsc#1012628). +- mptcp: more conservative check for zero probes (bsc#1012628). +- selftests: mptcp: join: no RST when rm subflow/addr + (bsc#1012628). +- mm: slab: Do not create kmalloc caches smaller than + arch_slab_minalign() (bsc#1012628). +- fs/ntfs3: Fix OOB read in ntfs_init_from_boot (bsc#1012628). +- fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e() + (bsc#1012628). +- fs/ntfs3: fix panic about slab-out-of-bounds caused by + ntfs_list_ea() (bsc#1012628). +- fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super + (bsc#1012628). +- fs/ntfs3: fix deadlock in mark_as_free_ex (bsc#1012628). +- Revert "net: wwan: iosm: enable runtime pm support for 7560" + (bsc#1012628). +- netfilter: nft_payload: fix wrong mac header matching + (bsc#1012628). +- io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ + ring address (bsc#1012628). +- nvmet-tcp: Fix a possible UAF in queue intialization setup + (bsc#1012628). +- drm/i915: Retry gtt fault when out of fence registers + (bsc#1012628). +- drm/mediatek: Correctly free sg_table in gem prime vmap + (bsc#1012628). +- drm/nouveau/disp: fix DP capable DSM connectors (bsc#1012628). +- drm/edid: add 8 bpc quirk to the BenQ GW2765 (bsc#1012628). +- ALSA: hda/realtek - Fixed ASUS platform headset Mic issue + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV (bsc#1012628). +- ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix use after free on driver unbind + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe + errors (bsc#1012628). +- ASoC: codecs: wcd938x: drop bogus bind error handling + (bsc#1012628). +- ASoC: codecs: wcd938x: fix unbind tear down order (bsc#1012628). +- ASoC: codecs: wcd938x: fix resource leaks on bind errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix regulator leaks on probe errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix runtime PM imbalance on remove + (bsc#1012628). +- qed: fix LL2 RX buffer allocation (bsc#1012628). +- xfrm: fix a data-race in xfrm_lookup_with_ifid() (bsc#1012628). +- xfrm6: fix inet6_dev refcount underflow problem (bsc#1012628). +- xfrm: fix a data-race in xfrm_gen_index() (bsc#1012628). +- xfrm: interface: use DEV_STATS_INC() (bsc#1012628). +- net: xfrm: skip policies marked as dead while reinserting + policies (bsc#1012628). +- fprobe: Fix to ensure the number of active retprobes is not zero + (bsc#1012628). +- wifi: cfg80211: use system_unbound_wq for wiphy work + (bsc#1012628). +- net: ipv4: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: ipv6: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: rfkill: gpio: prevent value glitch during probe + (bsc#1012628). +- tcp: fix excessive TLP and RACK timeouts from HZ rounding + (bsc#1012628). +- tcp: tsq: relax tcp_small_queue_check() when rtx queue contains + a single skb (bsc#1012628). +- tcp: Fix listen() warning with v4-mapped-v6 address + (bsc#1012628). +- docs: fix info about representor identification (bsc#1012628). +- tun: prevent negative ifindex (bsc#1012628). +- gve: Do not fully free QPL pages on prefill errors + (bsc#1012628). +- ipv4: fib: annotate races around nh->nh_saddr_genid and + nh->nh_saddr (bsc#1012628). +- net: usb: smsc95xx: Fix an error code in smsc95xx_reset() + (bsc#1012628). +- octeon_ep: update BQL sent bytes before ringing doorbell + (bsc#1012628). +- i40e: prevent crash on probe if hw registers have invalid values + (bsc#1012628). +- net: dsa: bcm_sf2: Fix possible memory leak in + bcm_sf2_mdio_register() (bsc#1012628). +- bonding: Return pointer to data after pull on skb (bsc#1012628). +- net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a + inner curve (bsc#1012628). +- neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section + (bsc#1012628). +- selftests: openvswitch: Catch cases where the tests are killed + (bsc#1012628). +- selftests: openvswitch: Fix the ct_tuple for v4 (bsc#1012628). +- selftests: netfilter: Run nft_audit.sh in its own netns + (bsc#1012628). +- netfilter: nft_set_rbtree: .deactivate fails if element has + expired (bsc#1012628). +- netlink: Correct offload_xstats size (bsc#1012628). +- netfilter: nf_tables: do not refresh timeout when resetting + element (bsc#1012628). +- nf_tables: fix NULL pointer dereference in + nft_expr_inner_parse() (bsc#1012628). +- nf_tables: fix NULL pointer dereference in nft_inner_init() + (bsc#1012628). +- netfilter: nf_tables: do not remove elements if set backend + implements .abort (bsc#1012628). +- netfilter: nf_tables: revert do not remove elements if set + backend implements .abort (bsc#1012628). +- selftests: openvswitch: Add version check for pyroute2 + (bsc#1012628). +- net: phy: bcm7xxx: Add missing 16nm EPHY statistics + (bsc#1012628). +- net: pktgen: Fix interface flags printing (bsc#1012628). +- net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation + (bsc#1012628). +- net: mdio-mux: fix C45 access returning -EIO after API change + (bsc#1012628). +- net: avoid UAF on deleted altname (bsc#1012628). +- net: fix ifname in netlink ntf during netns move (bsc#1012628). +- net: check for altname conflicts when changing netdev's netns + (bsc#1012628). +- iio: light: vcnl4000: Don't power on/off chip in config + (bsc#1012628). +- pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency + (bsc#1012628). +- ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms + for mapphone (bsc#1012628). +- arm64: dts: mediatek: Fix "mediatek,merge-mute" and + "mediatek,merge-fifo-en" types (bsc#1012628). +- fs-writeback: do not requeue a clean inode having skipped pages + (bsc#1012628). +- btrfs: fix race when refilling delayed refs block reserve + (bsc#1012628). +- btrfs: prevent transaction block reserve underflow when starting + transaction (bsc#1012628). +- btrfs: return -EUCLEAN for delayed tree ref with a ref count + not equals to 1 (bsc#1012628). +- btrfs: initialize start_slot in btrfs_log_prealloc_extents + (bsc#1012628). +- i2c: mux: Avoid potential false error message in + i2c_mux_add_adapter (bsc#1012628). +- overlayfs: set ctime when setting mtime and atime (bsc#1012628). +- accel/ivpu: Don't flood dmesg with VPU ready message + (bsc#1012628). +- gpio: timberdale: Fix potential deadlock on &tgpio->lock + (bsc#1012628). +- ata: libata-core: Fix compilation warning in + ata_dev_config_ncq() (bsc#1012628). +- ata: libata-eh: Fix compilation warning in ata_eh_link_report() + (bsc#1012628). +- tracing: relax trace_event_eval_update() execution with + cond_resched() (bsc#1012628). +- wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len + (bsc#1012628). +- wifi: cfg80211: validate AP phy operation before starting it + (bsc#1012628). +- wifi: iwlwifi: Ensure ack flag is properly cleared + (bsc#1012628). +- rfkill: sync before userspace visibility/changes (bsc#1012628). +- HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 + Triathlon mouse (bsc#1012628). +- HID: holtek: fix slab-out-of-bounds Write in + holtek_kbd_input_event (bsc#1012628). +- Bluetooth: btusb: add shutdown function for QCA6174 + (bsc#1012628). +- Bluetooth: Avoid redundant authentication (bsc#1012628). +- Bluetooth: hci_core: Fix build warnings (bsc#1012628). +- wifi: cfg80211: Fix 6GHz scan configuration (bsc#1012628). +- wifi: mac80211: work around Cisco AP 9115 VHT MPDU length + (bsc#1012628). +- wifi: mac80211: allow transmitting EAPOL frames with tainted + key (bsc#1012628). +- wifi: cfg80211: avoid leaking stack data into trace + (bsc#1012628). +- regulator/core: Revert "fix kobject release warning and memory + leak in regulator_register()" (bsc#1012628). +- SUNRPC: Fail quickly when server does not recognize TLS + (bsc#1012628). +- SUNRPC/TLS: Lock the lower_xprt during the tls handshake + (bsc#1012628). +- nfs: decrement nrequests counter before releasing the req + (bsc#1012628). +- sky2: Make sure there is at least one frag_addr available + (bsc#1012628). +- ipv4/fib: send notify when delete source address routes + (bsc#1012628). +- drm: panel-orientation-quirks: Add quirk for One Mix 2S + (bsc#1012628). +- btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c + (bsc#1012628). +- btrfs: error out when COWing block using a stale transaction + (bsc#1012628). +- btrfs: error when COWing block from a root that is being deleted + (bsc#1012628). +- btrfs: error out when reallocating block for defrag using a + stale transaction (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the BUSH Bush + Windows tablet (bsc#1012628). +- drm/amd/pm: add unique_id for gc 11.0.3 (bsc#1012628). +- HID: multitouch: Add required quirk for Synaptics 0xcd7e device + (bsc#1012628). +- HID: nintendo: reinitialize USB Pro Controller after resuming + from suspend (bsc#1012628). +- HID: Add quirk to ignore the touchscreen battery on HP ENVY + 15-eu0556ng (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Positivo C4128B + (bsc#1012628). +- cpufreq: schedutil: Update next_freq when cpufreq_limits change + (bsc#1012628). +- io-wq: fully initialize wqe before calling + cpuhp_state_add_instance_nocalls() (bsc#1012628). +- Bluetooth: hci_sync: Fix not handling ISO_LINK in + hci_abort_conn_sync (bsc#1012628). +- Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros + (bsc#1012628). +- Bluetooth: ISO: Fix invalid context error (bsc#1012628). +- Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when + aborting (bsc#1012628). +- Bluetooth: hci_sync: always check if connection is alive before + deleting (bsc#1012628). +- net/mlx5: E-switch, register event handler before arming the + event (bsc#1012628). +- net/mlx5: Handle fw tracer change ownership event based on MTRC + (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + striding rq (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + legacy rq (bsc#1012628). +- net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on + shutdown (bsc#1012628). +- net/mlx5e: Take RTNL lock before triggering netdev notifiers + (bsc#1012628). +- net/mlx5e: Don't offload internal port if filter device is + out device (bsc#1012628). +- net/mlx5e: Fix VF representors reporting zero counters to + "ip -s" command (bsc#1012628). +- net/tls: split tls_rx_reader_lock (bsc#1012628). +- tcp: allow again tcp_disconnect() when threads are waiting + (bsc#1012628). +- Bluetooth: hci_event: Fix using memcmp when comparing keys + (bsc#1012628). +- tcp_bpf: properly release resources on error paths + (bsc#1012628). +- mtd: rawnand: qcom: Unmap the right resource upon probe failure + (bsc#1012628). +- mtd: rawnand: pl353: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: marvell: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: arasan: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: Ensure the nand chip supports cached reads + (bsc#1012628). +- mtd: spinand: micron: correct bitmask for ecc status + (bsc#1012628). +- mtd: physmap-core: Restore map_rom fallback (bsc#1012628). +- dt-bindings: mmc: sdhci-msm: correct minimum number of clocks + (bsc#1012628). +- mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can + suspend (bsc#1012628). +- mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hw + (bsc#1012628). +- mmc: core: Fix error propagation for some ioctl commands + (bsc#1012628). +- mmc: core: sdio: hold retuning if sdio in 1-bit mode + (bsc#1012628). +- mmc: core: Capture correct oemid-bits for eMMC cards + (bsc#1012628). +- pinctrl: qcom: lpass-lpi: fix concurrent register updates + (bsc#1012628). +- Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()" + (bsc#1012628). +- pNFS: Fix a hang in nfs4_evict_inode() (bsc#1012628). +- pNFS/flexfiles: Check the layout validity in + ff_layout_mirror_prepare_stats (bsc#1012628). +- ACPI: irq: Fix incorrect return value in acpi_register_gsi() + (bsc#1012628). +- ACPI: bus: Move acpi_arm_init() to the place of after + acpi_ghes_init() (bsc#1012628). +- perf dlfilter: Fix use of addr_location__exit() in + dlfilter__object_code() (bsc#1012628). +- Revert "accel/ivpu: Use cached buffers for FW loading" + (bsc#1012628). +- fanotify: limit reporting of event with non-decodeable file + handles (bsc#1012628). +- NFS: Fix potential oops in nfs_inode_remove_request() + (bsc#1012628). +- nfs42: client needs to strip file mode's suid/sgid bit after + ALLOCATE op (bsc#1012628). +- nvme: sanitize metadata bounce buffer for reads (bsc#1012628). +- nvme-pci: add BOGUS_NID for Intel 0a54 device (bsc#1012628). +- nvme-auth: use chap->s2 to indicate bidirectional authentication + (bsc#1012628). +- nvmet-auth: complete a request only after freeing the dhchap + pointers (bsc#1012628). +- nvme-rdma: do not try to stop unallocated queues (bsc#1012628). +- USB: serial: option: add Telit LE910C4-WWX 0x1035 composition + (bsc#1012628). +- USB: serial: option: add entry for Sierra EM9191 with new + firmware (bsc#1012628). +- USB: serial: option: add Fibocom to DELL custom modem FM101R-GL + (bsc#1012628). +- thunderbolt: Call tb_switch_put() once DisplayPort bandwidth + request is finished (bsc#1012628). +- perf: Disallow mis-matched inherited group reads (bsc#1012628). +- s390/pci: fix iommu bitmap allocation (bsc#1012628). +- tracing/kprobes: Return EADDRNOTAVAIL when func matches several + symbols (bsc#1012628). +- selftests/ftrace: Add new test case which checks non unique + symbol (bsc#1012628). +- KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash + (bsc#1012628). +- apple-gmux: Hard Code max brightness for MMIO gmux + (bsc#1012628). +- s390/cio: fix a memleak in css_alloc_subchannel (bsc#1012628). +- platform/surface: platform_profile: Propagate error if profile + registration fails (bsc#1012628). +- platform/x86: intel-uncore-freq: Conditionally create attribute + for read frequency (bsc#1012628). +- platform/x86: msi-ec: Fix the 3rd config (bsc#1012628). +- platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from + 0x20 to 0x2e (bsc#1012628). +- platform/x86: asus-wmi: Only map brightness codes when using + asus-wmi backlight control (bsc#1012628). +- platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c + events (bsc#1012628). +- rust: error: fix the description for `ECHILD` (bsc#1012628). +- gpiolib: acpi: Add missing memset(0) to + acpi_get_gpiod_from_data() (bsc#1012628). +- gpio: vf610: set value before the direction to avoid a glitch + (bsc#1012628). +- gpio: vf610: mask the gpio irq in system suspend and support + wakeup (bsc#1012628). +- ASoC: cs35l56: Fix illegal use of init_completion() + (bsc#1012628). +- ASoC: pxa: fix a memory leak in probe() (bsc#1012628). +- ASoC: cs42l42: Fix missing include of gpio/consumer.h + (bsc#1012628). +- drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with + auxiliary device (bsc#1012628). +- drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY + Lanes Owned (bsc#1012628). +- drm/amdgpu: Fix possible null pointer dereference (bsc#1012628). +- powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12 (bsc#1012628). +- powerpc/qspinlock: Fix stale propagated yield_cpu (bsc#1012628). +- docs: Move rustdoc output, cross-reference it (bsc#1012628). +- rust: docs: fix logo replacement (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime disable on probe + (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime PM for remove (bsc#1012628). +- phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pins + (bsc#1012628). +- phy: qcom-qmp-usb: initialize PCS_USB registers (bsc#1012628). +- phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp and + sa8775p (bsc#1012628). +- phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1 + (bsc#1012628). +- phy: qcom-qmp-combo: initialize PCS_USB registers (bsc#1012628). +- efi/unaccepted: Fix soft lockups caused by parallel memory + acceptance (bsc#1012628). +- net: move altnames together with the netdevice (bsc#1012628). +- Bluetooth: hci_sock: fix slab oob read in create_monitor_event + (bsc#1012628). +- net: rfkill: reduce data->mtx scope in rfkill_fop_open + (bsc#1012628). +- docs: rust: update Rust docs output path (bsc#1012628). +- kbuild: remove old Rust docs output path (bsc#1012628). +- Bluetooth: hci_sock: Correctly bounds check and pad + HCI_MON_NEW_INDEX name (bsc#1012628). +- mptcp: avoid sending RST when closing the initial subflow + (bsc#1012628). +- selftests: mptcp: join: correctly check for no RST + (bsc#1012628). +- Rename to + patches.kernel.org/6.5.9-178-NFSv4.1-fixup-use-EXCHGID4_FLAG_USE_PNFS_DS-for.patch. +- commit 29edc7c + ------------------------------------------------------------------- Mon Oct 23 10:58:51 CEST 2023 - jslaby@suse.cz diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 13b6c714..4965c1f8 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 6.5.8 +%define patchversion 6.5.9 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -32,9 +32,9 @@ ExclusiveArch: aarch64 armv6hl armv7hl ppc64le riscv64 s390x x86_64 Summary: Basic QA tests for the kernel License: GPL-2.0-only Group: SLES -Version: 6.5.8 +Version: 6.5.9 %if 0%{?is_kotd} -Release: .g06d7c82 +Release: .g29edc7c %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index 0d98e3d8..292068c5 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,424 @@ +------------------------------------------------------------------- +Wed Oct 25 12:31:37 CEST 2023 - jslaby@suse.cz + +- Linux 6.5.9 (bsc#1012628). +- Bluetooth: hci_event: Ignore NULL link key (bsc#1012628). +- Bluetooth: Reject connection with the device which has same + BD_ADDR (bsc#1012628). +- Bluetooth: Fix a refcnt underflow problem for hci_conn + (bsc#1012628). +- Bluetooth: vhci: Fix race when opening vhci device + (bsc#1012628). +- Bluetooth: hci_event: Fix coding style (bsc#1012628). +- Bluetooth: avoid memcmp() out of bounds warning (bsc#1012628). +- Bluetooth: hci_conn: Fix modifying handle while aborting + (bsc#1012628). +- ice: fix over-shifted variable (bsc#1012628). +- ice: Fix safe mode when DDP is missing (bsc#1012628). +- ice: reset first in crash dump kernels (bsc#1012628). +- net/smc: return the right falback reason when prefix checks fail + (bsc#1012628). +- btrfs: fix stripe length calculation for non-zoned data chunk + allocation (bsc#1012628). +- nfc: nci: fix possible NULL pointer dereference in + send_acknowledge() (bsc#1012628). +- regmap: fix NULL deref on lookup (bsc#1012628). +- KVM: x86: Mask LVTPC when handling a PMI (bsc#1012628). +- x86/sev: Disable MMIO emulation from user mode (bsc#1012628). +- x86/sev: Check IOBM for IOIO exceptions from user-space + (bsc#1012628). +- x86/sev: Check for user-space IOIO pointing to kernel space + (bsc#1012628). +- x86/fpu: Allow caller to constrain xfeatures when copying to + uabi buffer (bsc#1012628). +- KVM: x86/pmu: Truncate counter value to allowed width on write + (bsc#1012628). +- KVM: x86: Constrain guest-supported xfeatures only at + KVM_GET_XSAVE{2} (bsc#1012628). +- x86: KVM: SVM: always update the x2avic msr interception + (bsc#1012628). +- x86: KVM: SVM: add support for Invalid IPI Vector interception + (bsc#1012628). +- x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested() + (bsc#1012628). +- audit,io_uring: io_uring openat triggers audit reference count + underflow (bsc#1012628). +- tcp: check mptcp-level constraints for backlog coalescing + (bsc#1012628). +- mptcp: more conservative check for zero probes (bsc#1012628). +- selftests: mptcp: join: no RST when rm subflow/addr + (bsc#1012628). +- mm: slab: Do not create kmalloc caches smaller than + arch_slab_minalign() (bsc#1012628). +- fs/ntfs3: Fix OOB read in ntfs_init_from_boot (bsc#1012628). +- fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e() + (bsc#1012628). +- fs/ntfs3: fix panic about slab-out-of-bounds caused by + ntfs_list_ea() (bsc#1012628). +- fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super + (bsc#1012628). +- fs/ntfs3: fix deadlock in mark_as_free_ex (bsc#1012628). +- Revert "net: wwan: iosm: enable runtime pm support for 7560" + (bsc#1012628). +- netfilter: nft_payload: fix wrong mac header matching + (bsc#1012628). +- io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ + ring address (bsc#1012628). +- nvmet-tcp: Fix a possible UAF in queue intialization setup + (bsc#1012628). +- drm/i915: Retry gtt fault when out of fence registers + (bsc#1012628). +- drm/mediatek: Correctly free sg_table in gem prime vmap + (bsc#1012628). +- drm/nouveau/disp: fix DP capable DSM connectors (bsc#1012628). +- drm/edid: add 8 bpc quirk to the BenQ GW2765 (bsc#1012628). +- ALSA: hda/realtek - Fixed ASUS platform headset Mic issue + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV (bsc#1012628). +- ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix use after free on driver unbind + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe + errors (bsc#1012628). +- ASoC: codecs: wcd938x: drop bogus bind error handling + (bsc#1012628). +- ASoC: codecs: wcd938x: fix unbind tear down order (bsc#1012628). +- ASoC: codecs: wcd938x: fix resource leaks on bind errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix regulator leaks on probe errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix runtime PM imbalance on remove + (bsc#1012628). +- qed: fix LL2 RX buffer allocation (bsc#1012628). +- xfrm: fix a data-race in xfrm_lookup_with_ifid() (bsc#1012628). +- xfrm6: fix inet6_dev refcount underflow problem (bsc#1012628). +- xfrm: fix a data-race in xfrm_gen_index() (bsc#1012628). +- xfrm: interface: use DEV_STATS_INC() (bsc#1012628). +- net: xfrm: skip policies marked as dead while reinserting + policies (bsc#1012628). +- fprobe: Fix to ensure the number of active retprobes is not zero + (bsc#1012628). +- wifi: cfg80211: use system_unbound_wq for wiphy work + (bsc#1012628). +- net: ipv4: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: ipv6: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: rfkill: gpio: prevent value glitch during probe + (bsc#1012628). +- tcp: fix excessive TLP and RACK timeouts from HZ rounding + (bsc#1012628). +- tcp: tsq: relax tcp_small_queue_check() when rtx queue contains + a single skb (bsc#1012628). +- tcp: Fix listen() warning with v4-mapped-v6 address + (bsc#1012628). +- docs: fix info about representor identification (bsc#1012628). +- tun: prevent negative ifindex (bsc#1012628). +- gve: Do not fully free QPL pages on prefill errors + (bsc#1012628). +- ipv4: fib: annotate races around nh->nh_saddr_genid and + nh->nh_saddr (bsc#1012628). +- net: usb: smsc95xx: Fix an error code in smsc95xx_reset() + (bsc#1012628). +- octeon_ep: update BQL sent bytes before ringing doorbell + (bsc#1012628). +- i40e: prevent crash on probe if hw registers have invalid values + (bsc#1012628). +- net: dsa: bcm_sf2: Fix possible memory leak in + bcm_sf2_mdio_register() (bsc#1012628). +- bonding: Return pointer to data after pull on skb (bsc#1012628). +- net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a + inner curve (bsc#1012628). +- neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section + (bsc#1012628). +- selftests: openvswitch: Catch cases where the tests are killed + (bsc#1012628). +- selftests: openvswitch: Fix the ct_tuple for v4 (bsc#1012628). +- selftests: netfilter: Run nft_audit.sh in its own netns + (bsc#1012628). +- netfilter: nft_set_rbtree: .deactivate fails if element has + expired (bsc#1012628). +- netlink: Correct offload_xstats size (bsc#1012628). +- netfilter: nf_tables: do not refresh timeout when resetting + element (bsc#1012628). +- nf_tables: fix NULL pointer dereference in + nft_expr_inner_parse() (bsc#1012628). +- nf_tables: fix NULL pointer dereference in nft_inner_init() + (bsc#1012628). +- netfilter: nf_tables: do not remove elements if set backend + implements .abort (bsc#1012628). +- netfilter: nf_tables: revert do not remove elements if set + backend implements .abort (bsc#1012628). +- selftests: openvswitch: Add version check for pyroute2 + (bsc#1012628). +- net: phy: bcm7xxx: Add missing 16nm EPHY statistics + (bsc#1012628). +- net: pktgen: Fix interface flags printing (bsc#1012628). +- net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation + (bsc#1012628). +- net: mdio-mux: fix C45 access returning -EIO after API change + (bsc#1012628). +- net: avoid UAF on deleted altname (bsc#1012628). +- net: fix ifname in netlink ntf during netns move (bsc#1012628). +- net: check for altname conflicts when changing netdev's netns + (bsc#1012628). +- iio: light: vcnl4000: Don't power on/off chip in config + (bsc#1012628). +- pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency + (bsc#1012628). +- ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms + for mapphone (bsc#1012628). +- arm64: dts: mediatek: Fix "mediatek,merge-mute" and + "mediatek,merge-fifo-en" types (bsc#1012628). +- fs-writeback: do not requeue a clean inode having skipped pages + (bsc#1012628). +- btrfs: fix race when refilling delayed refs block reserve + (bsc#1012628). +- btrfs: prevent transaction block reserve underflow when starting + transaction (bsc#1012628). +- btrfs: return -EUCLEAN for delayed tree ref with a ref count + not equals to 1 (bsc#1012628). +- btrfs: initialize start_slot in btrfs_log_prealloc_extents + (bsc#1012628). +- i2c: mux: Avoid potential false error message in + i2c_mux_add_adapter (bsc#1012628). +- overlayfs: set ctime when setting mtime and atime (bsc#1012628). +- accel/ivpu: Don't flood dmesg with VPU ready message + (bsc#1012628). +- gpio: timberdale: Fix potential deadlock on &tgpio->lock + (bsc#1012628). +- ata: libata-core: Fix compilation warning in + ata_dev_config_ncq() (bsc#1012628). +- ata: libata-eh: Fix compilation warning in ata_eh_link_report() + (bsc#1012628). +- tracing: relax trace_event_eval_update() execution with + cond_resched() (bsc#1012628). +- wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len + (bsc#1012628). +- wifi: cfg80211: validate AP phy operation before starting it + (bsc#1012628). +- wifi: iwlwifi: Ensure ack flag is properly cleared + (bsc#1012628). +- rfkill: sync before userspace visibility/changes (bsc#1012628). +- HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 + Triathlon mouse (bsc#1012628). +- HID: holtek: fix slab-out-of-bounds Write in + holtek_kbd_input_event (bsc#1012628). +- Bluetooth: btusb: add shutdown function for QCA6174 + (bsc#1012628). +- Bluetooth: Avoid redundant authentication (bsc#1012628). +- Bluetooth: hci_core: Fix build warnings (bsc#1012628). +- wifi: cfg80211: Fix 6GHz scan configuration (bsc#1012628). +- wifi: mac80211: work around Cisco AP 9115 VHT MPDU length + (bsc#1012628). +- wifi: mac80211: allow transmitting EAPOL frames with tainted + key (bsc#1012628). +- wifi: cfg80211: avoid leaking stack data into trace + (bsc#1012628). +- regulator/core: Revert "fix kobject release warning and memory + leak in regulator_register()" (bsc#1012628). +- SUNRPC: Fail quickly when server does not recognize TLS + (bsc#1012628). +- SUNRPC/TLS: Lock the lower_xprt during the tls handshake + (bsc#1012628). +- nfs: decrement nrequests counter before releasing the req + (bsc#1012628). +- sky2: Make sure there is at least one frag_addr available + (bsc#1012628). +- ipv4/fib: send notify when delete source address routes + (bsc#1012628). +- drm: panel-orientation-quirks: Add quirk for One Mix 2S + (bsc#1012628). +- btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c + (bsc#1012628). +- btrfs: error out when COWing block using a stale transaction + (bsc#1012628). +- btrfs: error when COWing block from a root that is being deleted + (bsc#1012628). +- btrfs: error out when reallocating block for defrag using a + stale transaction (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the BUSH Bush + Windows tablet (bsc#1012628). +- drm/amd/pm: add unique_id for gc 11.0.3 (bsc#1012628). +- HID: multitouch: Add required quirk for Synaptics 0xcd7e device + (bsc#1012628). +- HID: nintendo: reinitialize USB Pro Controller after resuming + from suspend (bsc#1012628). +- HID: Add quirk to ignore the touchscreen battery on HP ENVY + 15-eu0556ng (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Positivo C4128B + (bsc#1012628). +- cpufreq: schedutil: Update next_freq when cpufreq_limits change + (bsc#1012628). +- io-wq: fully initialize wqe before calling + cpuhp_state_add_instance_nocalls() (bsc#1012628). +- Bluetooth: hci_sync: Fix not handling ISO_LINK in + hci_abort_conn_sync (bsc#1012628). +- Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros + (bsc#1012628). +- Bluetooth: ISO: Fix invalid context error (bsc#1012628). +- Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when + aborting (bsc#1012628). +- Bluetooth: hci_sync: always check if connection is alive before + deleting (bsc#1012628). +- net/mlx5: E-switch, register event handler before arming the + event (bsc#1012628). +- net/mlx5: Handle fw tracer change ownership event based on MTRC + (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + striding rq (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + legacy rq (bsc#1012628). +- net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on + shutdown (bsc#1012628). +- net/mlx5e: Take RTNL lock before triggering netdev notifiers + (bsc#1012628). +- net/mlx5e: Don't offload internal port if filter device is + out device (bsc#1012628). +- net/mlx5e: Fix VF representors reporting zero counters to + "ip -s" command (bsc#1012628). +- net/tls: split tls_rx_reader_lock (bsc#1012628). +- tcp: allow again tcp_disconnect() when threads are waiting + (bsc#1012628). +- Bluetooth: hci_event: Fix using memcmp when comparing keys + (bsc#1012628). +- tcp_bpf: properly release resources on error paths + (bsc#1012628). +- mtd: rawnand: qcom: Unmap the right resource upon probe failure + (bsc#1012628). +- mtd: rawnand: pl353: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: marvell: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: arasan: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: Ensure the nand chip supports cached reads + (bsc#1012628). +- mtd: spinand: micron: correct bitmask for ecc status + (bsc#1012628). +- mtd: physmap-core: Restore map_rom fallback (bsc#1012628). +- dt-bindings: mmc: sdhci-msm: correct minimum number of clocks + (bsc#1012628). +- mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can + suspend (bsc#1012628). +- mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hw + (bsc#1012628). +- mmc: core: Fix error propagation for some ioctl commands + (bsc#1012628). +- mmc: core: sdio: hold retuning if sdio in 1-bit mode + (bsc#1012628). +- mmc: core: Capture correct oemid-bits for eMMC cards + (bsc#1012628). +- pinctrl: qcom: lpass-lpi: fix concurrent register updates + (bsc#1012628). +- Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()" + (bsc#1012628). +- pNFS: Fix a hang in nfs4_evict_inode() (bsc#1012628). +- pNFS/flexfiles: Check the layout validity in + ff_layout_mirror_prepare_stats (bsc#1012628). +- ACPI: irq: Fix incorrect return value in acpi_register_gsi() + (bsc#1012628). +- ACPI: bus: Move acpi_arm_init() to the place of after + acpi_ghes_init() (bsc#1012628). +- perf dlfilter: Fix use of addr_location__exit() in + dlfilter__object_code() (bsc#1012628). +- Revert "accel/ivpu: Use cached buffers for FW loading" + (bsc#1012628). +- fanotify: limit reporting of event with non-decodeable file + handles (bsc#1012628). +- NFS: Fix potential oops in nfs_inode_remove_request() + (bsc#1012628). +- nfs42: client needs to strip file mode's suid/sgid bit after + ALLOCATE op (bsc#1012628). +- nvme: sanitize metadata bounce buffer for reads (bsc#1012628). +- nvme-pci: add BOGUS_NID for Intel 0a54 device (bsc#1012628). +- nvme-auth: use chap->s2 to indicate bidirectional authentication + (bsc#1012628). +- nvmet-auth: complete a request only after freeing the dhchap + pointers (bsc#1012628). +- nvme-rdma: do not try to stop unallocated queues (bsc#1012628). +- USB: serial: option: add Telit LE910C4-WWX 0x1035 composition + (bsc#1012628). +- USB: serial: option: add entry for Sierra EM9191 with new + firmware (bsc#1012628). +- USB: serial: option: add Fibocom to DELL custom modem FM101R-GL + (bsc#1012628). +- thunderbolt: Call tb_switch_put() once DisplayPort bandwidth + request is finished (bsc#1012628). +- perf: Disallow mis-matched inherited group reads (bsc#1012628). +- s390/pci: fix iommu bitmap allocation (bsc#1012628). +- tracing/kprobes: Return EADDRNOTAVAIL when func matches several + symbols (bsc#1012628). +- selftests/ftrace: Add new test case which checks non unique + symbol (bsc#1012628). +- KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash + (bsc#1012628). +- apple-gmux: Hard Code max brightness for MMIO gmux + (bsc#1012628). +- s390/cio: fix a memleak in css_alloc_subchannel (bsc#1012628). +- platform/surface: platform_profile: Propagate error if profile + registration fails (bsc#1012628). +- platform/x86: intel-uncore-freq: Conditionally create attribute + for read frequency (bsc#1012628). +- platform/x86: msi-ec: Fix the 3rd config (bsc#1012628). +- platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from + 0x20 to 0x2e (bsc#1012628). +- platform/x86: asus-wmi: Only map brightness codes when using + asus-wmi backlight control (bsc#1012628). +- platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c + events (bsc#1012628). +- rust: error: fix the description for `ECHILD` (bsc#1012628). +- gpiolib: acpi: Add missing memset(0) to + acpi_get_gpiod_from_data() (bsc#1012628). +- gpio: vf610: set value before the direction to avoid a glitch + (bsc#1012628). +- gpio: vf610: mask the gpio irq in system suspend and support + wakeup (bsc#1012628). +- ASoC: cs35l56: Fix illegal use of init_completion() + (bsc#1012628). +- ASoC: pxa: fix a memory leak in probe() (bsc#1012628). +- ASoC: cs42l42: Fix missing include of gpio/consumer.h + (bsc#1012628). +- drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with + auxiliary device (bsc#1012628). +- drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY + Lanes Owned (bsc#1012628). +- drm/amdgpu: Fix possible null pointer dereference (bsc#1012628). +- powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12 (bsc#1012628). +- powerpc/qspinlock: Fix stale propagated yield_cpu (bsc#1012628). +- docs: Move rustdoc output, cross-reference it (bsc#1012628). +- rust: docs: fix logo replacement (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime disable on probe + (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime PM for remove (bsc#1012628). +- phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pins + (bsc#1012628). +- phy: qcom-qmp-usb: initialize PCS_USB registers (bsc#1012628). +- phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp and + sa8775p (bsc#1012628). +- phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1 + (bsc#1012628). +- phy: qcom-qmp-combo: initialize PCS_USB registers (bsc#1012628). +- efi/unaccepted: Fix soft lockups caused by parallel memory + acceptance (bsc#1012628). +- net: move altnames together with the netdevice (bsc#1012628). +- Bluetooth: hci_sock: fix slab oob read in create_monitor_event + (bsc#1012628). +- net: rfkill: reduce data->mtx scope in rfkill_fop_open + (bsc#1012628). +- docs: rust: update Rust docs output path (bsc#1012628). +- kbuild: remove old Rust docs output path (bsc#1012628). +- Bluetooth: hci_sock: Correctly bounds check and pad + HCI_MON_NEW_INDEX name (bsc#1012628). +- mptcp: avoid sending RST when closing the initial subflow + (bsc#1012628). +- selftests: mptcp: join: correctly check for no RST + (bsc#1012628). +- Rename to + patches.kernel.org/6.5.9-178-NFSv4.1-fixup-use-EXCHGID4_FLAG_USE_PNFS_DS-for.patch. +- commit 29edc7c + ------------------------------------------------------------------- Mon Oct 23 10:58:51 CEST 2023 - jslaby@suse.cz diff --git a/kernel-pae.spec b/kernel-pae.spec index 7f1db3b5..30f93a37 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 6.5 -%define patchversion 6.5.8 +%define patchversion 6.5.9 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -112,9 +112,9 @@ Name: kernel-pae Summary: Kernel with PAE Support License: GPL-2.0-only Group: System/Kernel -Version: 6.5.8 +Version: 6.5.9 %if 0%{?is_kotd} -Release: .g06d7c82 +Release: .g29edc7c %else Release: 0 %endif @@ -385,10 +385,10 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb -Provides: kernel-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb +Provides: kernel-%build_flavor-base-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 +Provides: kernel-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 # END COMMON DEPS -Provides: %name-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb +Provides: %name-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 %ifarch %ix86 Provides: kernel-desktop = 4.3 Obsoletes: kernel-desktop <= 4.3 @@ -1325,8 +1325,8 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb -Provides: kernel-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb +Provides: kernel-%build_flavor-base-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 +Provides: kernel-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 %ifarch %ix86 Provides: kernel-desktop-base = 4.3 diff --git a/kernel-source.changes b/kernel-source.changes index 0d98e3d8..292068c5 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,424 @@ +------------------------------------------------------------------- +Wed Oct 25 12:31:37 CEST 2023 - jslaby@suse.cz + +- Linux 6.5.9 (bsc#1012628). +- Bluetooth: hci_event: Ignore NULL link key (bsc#1012628). +- Bluetooth: Reject connection with the device which has same + BD_ADDR (bsc#1012628). +- Bluetooth: Fix a refcnt underflow problem for hci_conn + (bsc#1012628). +- Bluetooth: vhci: Fix race when opening vhci device + (bsc#1012628). +- Bluetooth: hci_event: Fix coding style (bsc#1012628). +- Bluetooth: avoid memcmp() out of bounds warning (bsc#1012628). +- Bluetooth: hci_conn: Fix modifying handle while aborting + (bsc#1012628). +- ice: fix over-shifted variable (bsc#1012628). +- ice: Fix safe mode when DDP is missing (bsc#1012628). +- ice: reset first in crash dump kernels (bsc#1012628). +- net/smc: return the right falback reason when prefix checks fail + (bsc#1012628). +- btrfs: fix stripe length calculation for non-zoned data chunk + allocation (bsc#1012628). +- nfc: nci: fix possible NULL pointer dereference in + send_acknowledge() (bsc#1012628). +- regmap: fix NULL deref on lookup (bsc#1012628). +- KVM: x86: Mask LVTPC when handling a PMI (bsc#1012628). +- x86/sev: Disable MMIO emulation from user mode (bsc#1012628). +- x86/sev: Check IOBM for IOIO exceptions from user-space + (bsc#1012628). +- x86/sev: Check for user-space IOIO pointing to kernel space + (bsc#1012628). +- x86/fpu: Allow caller to constrain xfeatures when copying to + uabi buffer (bsc#1012628). +- KVM: x86/pmu: Truncate counter value to allowed width on write + (bsc#1012628). +- KVM: x86: Constrain guest-supported xfeatures only at + KVM_GET_XSAVE{2} (bsc#1012628). +- x86: KVM: SVM: always update the x2avic msr interception + (bsc#1012628). +- x86: KVM: SVM: add support for Invalid IPI Vector interception + (bsc#1012628). +- x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested() + (bsc#1012628). +- audit,io_uring: io_uring openat triggers audit reference count + underflow (bsc#1012628). +- tcp: check mptcp-level constraints for backlog coalescing + (bsc#1012628). +- mptcp: more conservative check for zero probes (bsc#1012628). +- selftests: mptcp: join: no RST when rm subflow/addr + (bsc#1012628). +- mm: slab: Do not create kmalloc caches smaller than + arch_slab_minalign() (bsc#1012628). +- fs/ntfs3: Fix OOB read in ntfs_init_from_boot (bsc#1012628). +- fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e() + (bsc#1012628). +- fs/ntfs3: fix panic about slab-out-of-bounds caused by + ntfs_list_ea() (bsc#1012628). +- fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super + (bsc#1012628). +- fs/ntfs3: fix deadlock in mark_as_free_ex (bsc#1012628). +- Revert "net: wwan: iosm: enable runtime pm support for 7560" + (bsc#1012628). +- netfilter: nft_payload: fix wrong mac header matching + (bsc#1012628). +- io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ + ring address (bsc#1012628). +- nvmet-tcp: Fix a possible UAF in queue intialization setup + (bsc#1012628). +- drm/i915: Retry gtt fault when out of fence registers + (bsc#1012628). +- drm/mediatek: Correctly free sg_table in gem prime vmap + (bsc#1012628). +- drm/nouveau/disp: fix DP capable DSM connectors (bsc#1012628). +- drm/edid: add 8 bpc quirk to the BenQ GW2765 (bsc#1012628). +- ALSA: hda/realtek - Fixed ASUS platform headset Mic issue + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV (bsc#1012628). +- ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix use after free on driver unbind + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe + errors (bsc#1012628). +- ASoC: codecs: wcd938x: drop bogus bind error handling + (bsc#1012628). +- ASoC: codecs: wcd938x: fix unbind tear down order (bsc#1012628). +- ASoC: codecs: wcd938x: fix resource leaks on bind errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix regulator leaks on probe errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix runtime PM imbalance on remove + (bsc#1012628). +- qed: fix LL2 RX buffer allocation (bsc#1012628). +- xfrm: fix a data-race in xfrm_lookup_with_ifid() (bsc#1012628). +- xfrm6: fix inet6_dev refcount underflow problem (bsc#1012628). +- xfrm: fix a data-race in xfrm_gen_index() (bsc#1012628). +- xfrm: interface: use DEV_STATS_INC() (bsc#1012628). +- net: xfrm: skip policies marked as dead while reinserting + policies (bsc#1012628). +- fprobe: Fix to ensure the number of active retprobes is not zero + (bsc#1012628). +- wifi: cfg80211: use system_unbound_wq for wiphy work + (bsc#1012628). +- net: ipv4: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: ipv6: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: rfkill: gpio: prevent value glitch during probe + (bsc#1012628). +- tcp: fix excessive TLP and RACK timeouts from HZ rounding + (bsc#1012628). +- tcp: tsq: relax tcp_small_queue_check() when rtx queue contains + a single skb (bsc#1012628). +- tcp: Fix listen() warning with v4-mapped-v6 address + (bsc#1012628). +- docs: fix info about representor identification (bsc#1012628). +- tun: prevent negative ifindex (bsc#1012628). +- gve: Do not fully free QPL pages on prefill errors + (bsc#1012628). +- ipv4: fib: annotate races around nh->nh_saddr_genid and + nh->nh_saddr (bsc#1012628). +- net: usb: smsc95xx: Fix an error code in smsc95xx_reset() + (bsc#1012628). +- octeon_ep: update BQL sent bytes before ringing doorbell + (bsc#1012628). +- i40e: prevent crash on probe if hw registers have invalid values + (bsc#1012628). +- net: dsa: bcm_sf2: Fix possible memory leak in + bcm_sf2_mdio_register() (bsc#1012628). +- bonding: Return pointer to data after pull on skb (bsc#1012628). +- net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a + inner curve (bsc#1012628). +- neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section + (bsc#1012628). +- selftests: openvswitch: Catch cases where the tests are killed + (bsc#1012628). +- selftests: openvswitch: Fix the ct_tuple for v4 (bsc#1012628). +- selftests: netfilter: Run nft_audit.sh in its own netns + (bsc#1012628). +- netfilter: nft_set_rbtree: .deactivate fails if element has + expired (bsc#1012628). +- netlink: Correct offload_xstats size (bsc#1012628). +- netfilter: nf_tables: do not refresh timeout when resetting + element (bsc#1012628). +- nf_tables: fix NULL pointer dereference in + nft_expr_inner_parse() (bsc#1012628). +- nf_tables: fix NULL pointer dereference in nft_inner_init() + (bsc#1012628). +- netfilter: nf_tables: do not remove elements if set backend + implements .abort (bsc#1012628). +- netfilter: nf_tables: revert do not remove elements if set + backend implements .abort (bsc#1012628). +- selftests: openvswitch: Add version check for pyroute2 + (bsc#1012628). +- net: phy: bcm7xxx: Add missing 16nm EPHY statistics + (bsc#1012628). +- net: pktgen: Fix interface flags printing (bsc#1012628). +- net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation + (bsc#1012628). +- net: mdio-mux: fix C45 access returning -EIO after API change + (bsc#1012628). +- net: avoid UAF on deleted altname (bsc#1012628). +- net: fix ifname in netlink ntf during netns move (bsc#1012628). +- net: check for altname conflicts when changing netdev's netns + (bsc#1012628). +- iio: light: vcnl4000: Don't power on/off chip in config + (bsc#1012628). +- pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency + (bsc#1012628). +- ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms + for mapphone (bsc#1012628). +- arm64: dts: mediatek: Fix "mediatek,merge-mute" and + "mediatek,merge-fifo-en" types (bsc#1012628). +- fs-writeback: do not requeue a clean inode having skipped pages + (bsc#1012628). +- btrfs: fix race when refilling delayed refs block reserve + (bsc#1012628). +- btrfs: prevent transaction block reserve underflow when starting + transaction (bsc#1012628). +- btrfs: return -EUCLEAN for delayed tree ref with a ref count + not equals to 1 (bsc#1012628). +- btrfs: initialize start_slot in btrfs_log_prealloc_extents + (bsc#1012628). +- i2c: mux: Avoid potential false error message in + i2c_mux_add_adapter (bsc#1012628). +- overlayfs: set ctime when setting mtime and atime (bsc#1012628). +- accel/ivpu: Don't flood dmesg with VPU ready message + (bsc#1012628). +- gpio: timberdale: Fix potential deadlock on &tgpio->lock + (bsc#1012628). +- ata: libata-core: Fix compilation warning in + ata_dev_config_ncq() (bsc#1012628). +- ata: libata-eh: Fix compilation warning in ata_eh_link_report() + (bsc#1012628). +- tracing: relax trace_event_eval_update() execution with + cond_resched() (bsc#1012628). +- wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len + (bsc#1012628). +- wifi: cfg80211: validate AP phy operation before starting it + (bsc#1012628). +- wifi: iwlwifi: Ensure ack flag is properly cleared + (bsc#1012628). +- rfkill: sync before userspace visibility/changes (bsc#1012628). +- HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 + Triathlon mouse (bsc#1012628). +- HID: holtek: fix slab-out-of-bounds Write in + holtek_kbd_input_event (bsc#1012628). +- Bluetooth: btusb: add shutdown function for QCA6174 + (bsc#1012628). +- Bluetooth: Avoid redundant authentication (bsc#1012628). +- Bluetooth: hci_core: Fix build warnings (bsc#1012628). +- wifi: cfg80211: Fix 6GHz scan configuration (bsc#1012628). +- wifi: mac80211: work around Cisco AP 9115 VHT MPDU length + (bsc#1012628). +- wifi: mac80211: allow transmitting EAPOL frames with tainted + key (bsc#1012628). +- wifi: cfg80211: avoid leaking stack data into trace + (bsc#1012628). +- regulator/core: Revert "fix kobject release warning and memory + leak in regulator_register()" (bsc#1012628). +- SUNRPC: Fail quickly when server does not recognize TLS + (bsc#1012628). +- SUNRPC/TLS: Lock the lower_xprt during the tls handshake + (bsc#1012628). +- nfs: decrement nrequests counter before releasing the req + (bsc#1012628). +- sky2: Make sure there is at least one frag_addr available + (bsc#1012628). +- ipv4/fib: send notify when delete source address routes + (bsc#1012628). +- drm: panel-orientation-quirks: Add quirk for One Mix 2S + (bsc#1012628). +- btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c + (bsc#1012628). +- btrfs: error out when COWing block using a stale transaction + (bsc#1012628). +- btrfs: error when COWing block from a root that is being deleted + (bsc#1012628). +- btrfs: error out when reallocating block for defrag using a + stale transaction (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the BUSH Bush + Windows tablet (bsc#1012628). +- drm/amd/pm: add unique_id for gc 11.0.3 (bsc#1012628). +- HID: multitouch: Add required quirk for Synaptics 0xcd7e device + (bsc#1012628). +- HID: nintendo: reinitialize USB Pro Controller after resuming + from suspend (bsc#1012628). +- HID: Add quirk to ignore the touchscreen battery on HP ENVY + 15-eu0556ng (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Positivo C4128B + (bsc#1012628). +- cpufreq: schedutil: Update next_freq when cpufreq_limits change + (bsc#1012628). +- io-wq: fully initialize wqe before calling + cpuhp_state_add_instance_nocalls() (bsc#1012628). +- Bluetooth: hci_sync: Fix not handling ISO_LINK in + hci_abort_conn_sync (bsc#1012628). +- Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros + (bsc#1012628). +- Bluetooth: ISO: Fix invalid context error (bsc#1012628). +- Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when + aborting (bsc#1012628). +- Bluetooth: hci_sync: always check if connection is alive before + deleting (bsc#1012628). +- net/mlx5: E-switch, register event handler before arming the + event (bsc#1012628). +- net/mlx5: Handle fw tracer change ownership event based on MTRC + (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + striding rq (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + legacy rq (bsc#1012628). +- net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on + shutdown (bsc#1012628). +- net/mlx5e: Take RTNL lock before triggering netdev notifiers + (bsc#1012628). +- net/mlx5e: Don't offload internal port if filter device is + out device (bsc#1012628). +- net/mlx5e: Fix VF representors reporting zero counters to + "ip -s" command (bsc#1012628). +- net/tls: split tls_rx_reader_lock (bsc#1012628). +- tcp: allow again tcp_disconnect() when threads are waiting + (bsc#1012628). +- Bluetooth: hci_event: Fix using memcmp when comparing keys + (bsc#1012628). +- tcp_bpf: properly release resources on error paths + (bsc#1012628). +- mtd: rawnand: qcom: Unmap the right resource upon probe failure + (bsc#1012628). +- mtd: rawnand: pl353: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: marvell: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: arasan: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: Ensure the nand chip supports cached reads + (bsc#1012628). +- mtd: spinand: micron: correct bitmask for ecc status + (bsc#1012628). +- mtd: physmap-core: Restore map_rom fallback (bsc#1012628). +- dt-bindings: mmc: sdhci-msm: correct minimum number of clocks + (bsc#1012628). +- mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can + suspend (bsc#1012628). +- mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hw + (bsc#1012628). +- mmc: core: Fix error propagation for some ioctl commands + (bsc#1012628). +- mmc: core: sdio: hold retuning if sdio in 1-bit mode + (bsc#1012628). +- mmc: core: Capture correct oemid-bits for eMMC cards + (bsc#1012628). +- pinctrl: qcom: lpass-lpi: fix concurrent register updates + (bsc#1012628). +- Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()" + (bsc#1012628). +- pNFS: Fix a hang in nfs4_evict_inode() (bsc#1012628). +- pNFS/flexfiles: Check the layout validity in + ff_layout_mirror_prepare_stats (bsc#1012628). +- ACPI: irq: Fix incorrect return value in acpi_register_gsi() + (bsc#1012628). +- ACPI: bus: Move acpi_arm_init() to the place of after + acpi_ghes_init() (bsc#1012628). +- perf dlfilter: Fix use of addr_location__exit() in + dlfilter__object_code() (bsc#1012628). +- Revert "accel/ivpu: Use cached buffers for FW loading" + (bsc#1012628). +- fanotify: limit reporting of event with non-decodeable file + handles (bsc#1012628). +- NFS: Fix potential oops in nfs_inode_remove_request() + (bsc#1012628). +- nfs42: client needs to strip file mode's suid/sgid bit after + ALLOCATE op (bsc#1012628). +- nvme: sanitize metadata bounce buffer for reads (bsc#1012628). +- nvme-pci: add BOGUS_NID for Intel 0a54 device (bsc#1012628). +- nvme-auth: use chap->s2 to indicate bidirectional authentication + (bsc#1012628). +- nvmet-auth: complete a request only after freeing the dhchap + pointers (bsc#1012628). +- nvme-rdma: do not try to stop unallocated queues (bsc#1012628). +- USB: serial: option: add Telit LE910C4-WWX 0x1035 composition + (bsc#1012628). +- USB: serial: option: add entry for Sierra EM9191 with new + firmware (bsc#1012628). +- USB: serial: option: add Fibocom to DELL custom modem FM101R-GL + (bsc#1012628). +- thunderbolt: Call tb_switch_put() once DisplayPort bandwidth + request is finished (bsc#1012628). +- perf: Disallow mis-matched inherited group reads (bsc#1012628). +- s390/pci: fix iommu bitmap allocation (bsc#1012628). +- tracing/kprobes: Return EADDRNOTAVAIL when func matches several + symbols (bsc#1012628). +- selftests/ftrace: Add new test case which checks non unique + symbol (bsc#1012628). +- KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash + (bsc#1012628). +- apple-gmux: Hard Code max brightness for MMIO gmux + (bsc#1012628). +- s390/cio: fix a memleak in css_alloc_subchannel (bsc#1012628). +- platform/surface: platform_profile: Propagate error if profile + registration fails (bsc#1012628). +- platform/x86: intel-uncore-freq: Conditionally create attribute + for read frequency (bsc#1012628). +- platform/x86: msi-ec: Fix the 3rd config (bsc#1012628). +- platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from + 0x20 to 0x2e (bsc#1012628). +- platform/x86: asus-wmi: Only map brightness codes when using + asus-wmi backlight control (bsc#1012628). +- platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c + events (bsc#1012628). +- rust: error: fix the description for `ECHILD` (bsc#1012628). +- gpiolib: acpi: Add missing memset(0) to + acpi_get_gpiod_from_data() (bsc#1012628). +- gpio: vf610: set value before the direction to avoid a glitch + (bsc#1012628). +- gpio: vf610: mask the gpio irq in system suspend and support + wakeup (bsc#1012628). +- ASoC: cs35l56: Fix illegal use of init_completion() + (bsc#1012628). +- ASoC: pxa: fix a memory leak in probe() (bsc#1012628). +- ASoC: cs42l42: Fix missing include of gpio/consumer.h + (bsc#1012628). +- drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with + auxiliary device (bsc#1012628). +- drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY + Lanes Owned (bsc#1012628). +- drm/amdgpu: Fix possible null pointer dereference (bsc#1012628). +- powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12 (bsc#1012628). +- powerpc/qspinlock: Fix stale propagated yield_cpu (bsc#1012628). +- docs: Move rustdoc output, cross-reference it (bsc#1012628). +- rust: docs: fix logo replacement (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime disable on probe + (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime PM for remove (bsc#1012628). +- phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pins + (bsc#1012628). +- phy: qcom-qmp-usb: initialize PCS_USB registers (bsc#1012628). +- phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp and + sa8775p (bsc#1012628). +- phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1 + (bsc#1012628). +- phy: qcom-qmp-combo: initialize PCS_USB registers (bsc#1012628). +- efi/unaccepted: Fix soft lockups caused by parallel memory + acceptance (bsc#1012628). +- net: move altnames together with the netdevice (bsc#1012628). +- Bluetooth: hci_sock: fix slab oob read in create_monitor_event + (bsc#1012628). +- net: rfkill: reduce data->mtx scope in rfkill_fop_open + (bsc#1012628). +- docs: rust: update Rust docs output path (bsc#1012628). +- kbuild: remove old Rust docs output path (bsc#1012628). +- Bluetooth: hci_sock: Correctly bounds check and pad + HCI_MON_NEW_INDEX name (bsc#1012628). +- mptcp: avoid sending RST when closing the initial subflow + (bsc#1012628). +- selftests: mptcp: join: correctly check for no RST + (bsc#1012628). +- Rename to + patches.kernel.org/6.5.9-178-NFSv4.1-fixup-use-EXCHGID4_FLAG_USE_PNFS_DS-for.patch. +- commit 29edc7c + ------------------------------------------------------------------- Mon Oct 23 10:58:51 CEST 2023 - jslaby@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index 894184cc..bd3485aa 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -17,7 +17,7 @@ %define srcversion 6.5 -%define patchversion 6.5.8 +%define patchversion 6.5.9 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -30,9 +30,9 @@ %endif Name: kernel-source -Version: 6.5.8 +Version: 6.5.9 %if 0%{?is_kotd} -Release: .g06d7c82 +Release: .g29edc7c %else Release: 0 %endif @@ -49,7 +49,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb +Provides: %name-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 Provides: linux Provides: multiversion(kernel) Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz diff --git a/kernel-syms.changes b/kernel-syms.changes index 0d98e3d8..292068c5 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,424 @@ +------------------------------------------------------------------- +Wed Oct 25 12:31:37 CEST 2023 - jslaby@suse.cz + +- Linux 6.5.9 (bsc#1012628). +- Bluetooth: hci_event: Ignore NULL link key (bsc#1012628). +- Bluetooth: Reject connection with the device which has same + BD_ADDR (bsc#1012628). +- Bluetooth: Fix a refcnt underflow problem for hci_conn + (bsc#1012628). +- Bluetooth: vhci: Fix race when opening vhci device + (bsc#1012628). +- Bluetooth: hci_event: Fix coding style (bsc#1012628). +- Bluetooth: avoid memcmp() out of bounds warning (bsc#1012628). +- Bluetooth: hci_conn: Fix modifying handle while aborting + (bsc#1012628). +- ice: fix over-shifted variable (bsc#1012628). +- ice: Fix safe mode when DDP is missing (bsc#1012628). +- ice: reset first in crash dump kernels (bsc#1012628). +- net/smc: return the right falback reason when prefix checks fail + (bsc#1012628). +- btrfs: fix stripe length calculation for non-zoned data chunk + allocation (bsc#1012628). +- nfc: nci: fix possible NULL pointer dereference in + send_acknowledge() (bsc#1012628). +- regmap: fix NULL deref on lookup (bsc#1012628). +- KVM: x86: Mask LVTPC when handling a PMI (bsc#1012628). +- x86/sev: Disable MMIO emulation from user mode (bsc#1012628). +- x86/sev: Check IOBM for IOIO exceptions from user-space + (bsc#1012628). +- x86/sev: Check for user-space IOIO pointing to kernel space + (bsc#1012628). +- x86/fpu: Allow caller to constrain xfeatures when copying to + uabi buffer (bsc#1012628). +- KVM: x86/pmu: Truncate counter value to allowed width on write + (bsc#1012628). +- KVM: x86: Constrain guest-supported xfeatures only at + KVM_GET_XSAVE{2} (bsc#1012628). +- x86: KVM: SVM: always update the x2avic msr interception + (bsc#1012628). +- x86: KVM: SVM: add support for Invalid IPI Vector interception + (bsc#1012628). +- x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested() + (bsc#1012628). +- audit,io_uring: io_uring openat triggers audit reference count + underflow (bsc#1012628). +- tcp: check mptcp-level constraints for backlog coalescing + (bsc#1012628). +- mptcp: more conservative check for zero probes (bsc#1012628). +- selftests: mptcp: join: no RST when rm subflow/addr + (bsc#1012628). +- mm: slab: Do not create kmalloc caches smaller than + arch_slab_minalign() (bsc#1012628). +- fs/ntfs3: Fix OOB read in ntfs_init_from_boot (bsc#1012628). +- fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e() + (bsc#1012628). +- fs/ntfs3: fix panic about slab-out-of-bounds caused by + ntfs_list_ea() (bsc#1012628). +- fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super + (bsc#1012628). +- fs/ntfs3: fix deadlock in mark_as_free_ex (bsc#1012628). +- Revert "net: wwan: iosm: enable runtime pm support for 7560" + (bsc#1012628). +- netfilter: nft_payload: fix wrong mac header matching + (bsc#1012628). +- io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ + ring address (bsc#1012628). +- nvmet-tcp: Fix a possible UAF in queue intialization setup + (bsc#1012628). +- drm/i915: Retry gtt fault when out of fence registers + (bsc#1012628). +- drm/mediatek: Correctly free sg_table in gem prime vmap + (bsc#1012628). +- drm/nouveau/disp: fix DP capable DSM connectors (bsc#1012628). +- drm/edid: add 8 bpc quirk to the BenQ GW2765 (bsc#1012628). +- ALSA: hda/realtek - Fixed ASUS platform headset Mic issue + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV (bsc#1012628). +- ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix use after free on driver unbind + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe + errors (bsc#1012628). +- ASoC: codecs: wcd938x: drop bogus bind error handling + (bsc#1012628). +- ASoC: codecs: wcd938x: fix unbind tear down order (bsc#1012628). +- ASoC: codecs: wcd938x: fix resource leaks on bind errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix regulator leaks on probe errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix runtime PM imbalance on remove + (bsc#1012628). +- qed: fix LL2 RX buffer allocation (bsc#1012628). +- xfrm: fix a data-race in xfrm_lookup_with_ifid() (bsc#1012628). +- xfrm6: fix inet6_dev refcount underflow problem (bsc#1012628). +- xfrm: fix a data-race in xfrm_gen_index() (bsc#1012628). +- xfrm: interface: use DEV_STATS_INC() (bsc#1012628). +- net: xfrm: skip policies marked as dead while reinserting + policies (bsc#1012628). +- fprobe: Fix to ensure the number of active retprobes is not zero + (bsc#1012628). +- wifi: cfg80211: use system_unbound_wq for wiphy work + (bsc#1012628). +- net: ipv4: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: ipv6: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: rfkill: gpio: prevent value glitch during probe + (bsc#1012628). +- tcp: fix excessive TLP and RACK timeouts from HZ rounding + (bsc#1012628). +- tcp: tsq: relax tcp_small_queue_check() when rtx queue contains + a single skb (bsc#1012628). +- tcp: Fix listen() warning with v4-mapped-v6 address + (bsc#1012628). +- docs: fix info about representor identification (bsc#1012628). +- tun: prevent negative ifindex (bsc#1012628). +- gve: Do not fully free QPL pages on prefill errors + (bsc#1012628). +- ipv4: fib: annotate races around nh->nh_saddr_genid and + nh->nh_saddr (bsc#1012628). +- net: usb: smsc95xx: Fix an error code in smsc95xx_reset() + (bsc#1012628). +- octeon_ep: update BQL sent bytes before ringing doorbell + (bsc#1012628). +- i40e: prevent crash on probe if hw registers have invalid values + (bsc#1012628). +- net: dsa: bcm_sf2: Fix possible memory leak in + bcm_sf2_mdio_register() (bsc#1012628). +- bonding: Return pointer to data after pull on skb (bsc#1012628). +- net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a + inner curve (bsc#1012628). +- neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section + (bsc#1012628). +- selftests: openvswitch: Catch cases where the tests are killed + (bsc#1012628). +- selftests: openvswitch: Fix the ct_tuple for v4 (bsc#1012628). +- selftests: netfilter: Run nft_audit.sh in its own netns + (bsc#1012628). +- netfilter: nft_set_rbtree: .deactivate fails if element has + expired (bsc#1012628). +- netlink: Correct offload_xstats size (bsc#1012628). +- netfilter: nf_tables: do not refresh timeout when resetting + element (bsc#1012628). +- nf_tables: fix NULL pointer dereference in + nft_expr_inner_parse() (bsc#1012628). +- nf_tables: fix NULL pointer dereference in nft_inner_init() + (bsc#1012628). +- netfilter: nf_tables: do not remove elements if set backend + implements .abort (bsc#1012628). +- netfilter: nf_tables: revert do not remove elements if set + backend implements .abort (bsc#1012628). +- selftests: openvswitch: Add version check for pyroute2 + (bsc#1012628). +- net: phy: bcm7xxx: Add missing 16nm EPHY statistics + (bsc#1012628). +- net: pktgen: Fix interface flags printing (bsc#1012628). +- net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation + (bsc#1012628). +- net: mdio-mux: fix C45 access returning -EIO after API change + (bsc#1012628). +- net: avoid UAF on deleted altname (bsc#1012628). +- net: fix ifname in netlink ntf during netns move (bsc#1012628). +- net: check for altname conflicts when changing netdev's netns + (bsc#1012628). +- iio: light: vcnl4000: Don't power on/off chip in config + (bsc#1012628). +- pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency + (bsc#1012628). +- ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms + for mapphone (bsc#1012628). +- arm64: dts: mediatek: Fix "mediatek,merge-mute" and + "mediatek,merge-fifo-en" types (bsc#1012628). +- fs-writeback: do not requeue a clean inode having skipped pages + (bsc#1012628). +- btrfs: fix race when refilling delayed refs block reserve + (bsc#1012628). +- btrfs: prevent transaction block reserve underflow when starting + transaction (bsc#1012628). +- btrfs: return -EUCLEAN for delayed tree ref with a ref count + not equals to 1 (bsc#1012628). +- btrfs: initialize start_slot in btrfs_log_prealloc_extents + (bsc#1012628). +- i2c: mux: Avoid potential false error message in + i2c_mux_add_adapter (bsc#1012628). +- overlayfs: set ctime when setting mtime and atime (bsc#1012628). +- accel/ivpu: Don't flood dmesg with VPU ready message + (bsc#1012628). +- gpio: timberdale: Fix potential deadlock on &tgpio->lock + (bsc#1012628). +- ata: libata-core: Fix compilation warning in + ata_dev_config_ncq() (bsc#1012628). +- ata: libata-eh: Fix compilation warning in ata_eh_link_report() + (bsc#1012628). +- tracing: relax trace_event_eval_update() execution with + cond_resched() (bsc#1012628). +- wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len + (bsc#1012628). +- wifi: cfg80211: validate AP phy operation before starting it + (bsc#1012628). +- wifi: iwlwifi: Ensure ack flag is properly cleared + (bsc#1012628). +- rfkill: sync before userspace visibility/changes (bsc#1012628). +- HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 + Triathlon mouse (bsc#1012628). +- HID: holtek: fix slab-out-of-bounds Write in + holtek_kbd_input_event (bsc#1012628). +- Bluetooth: btusb: add shutdown function for QCA6174 + (bsc#1012628). +- Bluetooth: Avoid redundant authentication (bsc#1012628). +- Bluetooth: hci_core: Fix build warnings (bsc#1012628). +- wifi: cfg80211: Fix 6GHz scan configuration (bsc#1012628). +- wifi: mac80211: work around Cisco AP 9115 VHT MPDU length + (bsc#1012628). +- wifi: mac80211: allow transmitting EAPOL frames with tainted + key (bsc#1012628). +- wifi: cfg80211: avoid leaking stack data into trace + (bsc#1012628). +- regulator/core: Revert "fix kobject release warning and memory + leak in regulator_register()" (bsc#1012628). +- SUNRPC: Fail quickly when server does not recognize TLS + (bsc#1012628). +- SUNRPC/TLS: Lock the lower_xprt during the tls handshake + (bsc#1012628). +- nfs: decrement nrequests counter before releasing the req + (bsc#1012628). +- sky2: Make sure there is at least one frag_addr available + (bsc#1012628). +- ipv4/fib: send notify when delete source address routes + (bsc#1012628). +- drm: panel-orientation-quirks: Add quirk for One Mix 2S + (bsc#1012628). +- btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c + (bsc#1012628). +- btrfs: error out when COWing block using a stale transaction + (bsc#1012628). +- btrfs: error when COWing block from a root that is being deleted + (bsc#1012628). +- btrfs: error out when reallocating block for defrag using a + stale transaction (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the BUSH Bush + Windows tablet (bsc#1012628). +- drm/amd/pm: add unique_id for gc 11.0.3 (bsc#1012628). +- HID: multitouch: Add required quirk for Synaptics 0xcd7e device + (bsc#1012628). +- HID: nintendo: reinitialize USB Pro Controller after resuming + from suspend (bsc#1012628). +- HID: Add quirk to ignore the touchscreen battery on HP ENVY + 15-eu0556ng (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Positivo C4128B + (bsc#1012628). +- cpufreq: schedutil: Update next_freq when cpufreq_limits change + (bsc#1012628). +- io-wq: fully initialize wqe before calling + cpuhp_state_add_instance_nocalls() (bsc#1012628). +- Bluetooth: hci_sync: Fix not handling ISO_LINK in + hci_abort_conn_sync (bsc#1012628). +- Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros + (bsc#1012628). +- Bluetooth: ISO: Fix invalid context error (bsc#1012628). +- Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when + aborting (bsc#1012628). +- Bluetooth: hci_sync: always check if connection is alive before + deleting (bsc#1012628). +- net/mlx5: E-switch, register event handler before arming the + event (bsc#1012628). +- net/mlx5: Handle fw tracer change ownership event based on MTRC + (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + striding rq (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + legacy rq (bsc#1012628). +- net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on + shutdown (bsc#1012628). +- net/mlx5e: Take RTNL lock before triggering netdev notifiers + (bsc#1012628). +- net/mlx5e: Don't offload internal port if filter device is + out device (bsc#1012628). +- net/mlx5e: Fix VF representors reporting zero counters to + "ip -s" command (bsc#1012628). +- net/tls: split tls_rx_reader_lock (bsc#1012628). +- tcp: allow again tcp_disconnect() when threads are waiting + (bsc#1012628). +- Bluetooth: hci_event: Fix using memcmp when comparing keys + (bsc#1012628). +- tcp_bpf: properly release resources on error paths + (bsc#1012628). +- mtd: rawnand: qcom: Unmap the right resource upon probe failure + (bsc#1012628). +- mtd: rawnand: pl353: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: marvell: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: arasan: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: Ensure the nand chip supports cached reads + (bsc#1012628). +- mtd: spinand: micron: correct bitmask for ecc status + (bsc#1012628). +- mtd: physmap-core: Restore map_rom fallback (bsc#1012628). +- dt-bindings: mmc: sdhci-msm: correct minimum number of clocks + (bsc#1012628). +- mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can + suspend (bsc#1012628). +- mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hw + (bsc#1012628). +- mmc: core: Fix error propagation for some ioctl commands + (bsc#1012628). +- mmc: core: sdio: hold retuning if sdio in 1-bit mode + (bsc#1012628). +- mmc: core: Capture correct oemid-bits for eMMC cards + (bsc#1012628). +- pinctrl: qcom: lpass-lpi: fix concurrent register updates + (bsc#1012628). +- Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()" + (bsc#1012628). +- pNFS: Fix a hang in nfs4_evict_inode() (bsc#1012628). +- pNFS/flexfiles: Check the layout validity in + ff_layout_mirror_prepare_stats (bsc#1012628). +- ACPI: irq: Fix incorrect return value in acpi_register_gsi() + (bsc#1012628). +- ACPI: bus: Move acpi_arm_init() to the place of after + acpi_ghes_init() (bsc#1012628). +- perf dlfilter: Fix use of addr_location__exit() in + dlfilter__object_code() (bsc#1012628). +- Revert "accel/ivpu: Use cached buffers for FW loading" + (bsc#1012628). +- fanotify: limit reporting of event with non-decodeable file + handles (bsc#1012628). +- NFS: Fix potential oops in nfs_inode_remove_request() + (bsc#1012628). +- nfs42: client needs to strip file mode's suid/sgid bit after + ALLOCATE op (bsc#1012628). +- nvme: sanitize metadata bounce buffer for reads (bsc#1012628). +- nvme-pci: add BOGUS_NID for Intel 0a54 device (bsc#1012628). +- nvme-auth: use chap->s2 to indicate bidirectional authentication + (bsc#1012628). +- nvmet-auth: complete a request only after freeing the dhchap + pointers (bsc#1012628). +- nvme-rdma: do not try to stop unallocated queues (bsc#1012628). +- USB: serial: option: add Telit LE910C4-WWX 0x1035 composition + (bsc#1012628). +- USB: serial: option: add entry for Sierra EM9191 with new + firmware (bsc#1012628). +- USB: serial: option: add Fibocom to DELL custom modem FM101R-GL + (bsc#1012628). +- thunderbolt: Call tb_switch_put() once DisplayPort bandwidth + request is finished (bsc#1012628). +- perf: Disallow mis-matched inherited group reads (bsc#1012628). +- s390/pci: fix iommu bitmap allocation (bsc#1012628). +- tracing/kprobes: Return EADDRNOTAVAIL when func matches several + symbols (bsc#1012628). +- selftests/ftrace: Add new test case which checks non unique + symbol (bsc#1012628). +- KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash + (bsc#1012628). +- apple-gmux: Hard Code max brightness for MMIO gmux + (bsc#1012628). +- s390/cio: fix a memleak in css_alloc_subchannel (bsc#1012628). +- platform/surface: platform_profile: Propagate error if profile + registration fails (bsc#1012628). +- platform/x86: intel-uncore-freq: Conditionally create attribute + for read frequency (bsc#1012628). +- platform/x86: msi-ec: Fix the 3rd config (bsc#1012628). +- platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from + 0x20 to 0x2e (bsc#1012628). +- platform/x86: asus-wmi: Only map brightness codes when using + asus-wmi backlight control (bsc#1012628). +- platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c + events (bsc#1012628). +- rust: error: fix the description for `ECHILD` (bsc#1012628). +- gpiolib: acpi: Add missing memset(0) to + acpi_get_gpiod_from_data() (bsc#1012628). +- gpio: vf610: set value before the direction to avoid a glitch + (bsc#1012628). +- gpio: vf610: mask the gpio irq in system suspend and support + wakeup (bsc#1012628). +- ASoC: cs35l56: Fix illegal use of init_completion() + (bsc#1012628). +- ASoC: pxa: fix a memory leak in probe() (bsc#1012628). +- ASoC: cs42l42: Fix missing include of gpio/consumer.h + (bsc#1012628). +- drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with + auxiliary device (bsc#1012628). +- drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY + Lanes Owned (bsc#1012628). +- drm/amdgpu: Fix possible null pointer dereference (bsc#1012628). +- powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12 (bsc#1012628). +- powerpc/qspinlock: Fix stale propagated yield_cpu (bsc#1012628). +- docs: Move rustdoc output, cross-reference it (bsc#1012628). +- rust: docs: fix logo replacement (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime disable on probe + (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime PM for remove (bsc#1012628). +- phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pins + (bsc#1012628). +- phy: qcom-qmp-usb: initialize PCS_USB registers (bsc#1012628). +- phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp and + sa8775p (bsc#1012628). +- phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1 + (bsc#1012628). +- phy: qcom-qmp-combo: initialize PCS_USB registers (bsc#1012628). +- efi/unaccepted: Fix soft lockups caused by parallel memory + acceptance (bsc#1012628). +- net: move altnames together with the netdevice (bsc#1012628). +- Bluetooth: hci_sock: fix slab oob read in create_monitor_event + (bsc#1012628). +- net: rfkill: reduce data->mtx scope in rfkill_fop_open + (bsc#1012628). +- docs: rust: update Rust docs output path (bsc#1012628). +- kbuild: remove old Rust docs output path (bsc#1012628). +- Bluetooth: hci_sock: Correctly bounds check and pad + HCI_MON_NEW_INDEX name (bsc#1012628). +- mptcp: avoid sending RST when closing the initial subflow + (bsc#1012628). +- selftests: mptcp: join: correctly check for no RST + (bsc#1012628). +- Rename to + patches.kernel.org/6.5.9-178-NFSv4.1-fixup-use-EXCHGID4_FLAG_USE_PNFS_DS-for.patch. +- commit 29edc7c + ------------------------------------------------------------------- Mon Oct 23 10:58:51 CEST 2023 - jslaby@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index b2b7de3d..6e16b0cb 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: 6.5.8 +Version: 6.5.9 %if %using_buildservice %if 0%{?is_kotd} -Release: .g06d7c82 +Release: .g29edc7c %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-06d7c82eaa552c36394a33a045963e75b7fe4ffb +Provides: %name-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 0d98e3d8..292068c5 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,424 @@ +------------------------------------------------------------------- +Wed Oct 25 12:31:37 CEST 2023 - jslaby@suse.cz + +- Linux 6.5.9 (bsc#1012628). +- Bluetooth: hci_event: Ignore NULL link key (bsc#1012628). +- Bluetooth: Reject connection with the device which has same + BD_ADDR (bsc#1012628). +- Bluetooth: Fix a refcnt underflow problem for hci_conn + (bsc#1012628). +- Bluetooth: vhci: Fix race when opening vhci device + (bsc#1012628). +- Bluetooth: hci_event: Fix coding style (bsc#1012628). +- Bluetooth: avoid memcmp() out of bounds warning (bsc#1012628). +- Bluetooth: hci_conn: Fix modifying handle while aborting + (bsc#1012628). +- ice: fix over-shifted variable (bsc#1012628). +- ice: Fix safe mode when DDP is missing (bsc#1012628). +- ice: reset first in crash dump kernels (bsc#1012628). +- net/smc: return the right falback reason when prefix checks fail + (bsc#1012628). +- btrfs: fix stripe length calculation for non-zoned data chunk + allocation (bsc#1012628). +- nfc: nci: fix possible NULL pointer dereference in + send_acknowledge() (bsc#1012628). +- regmap: fix NULL deref on lookup (bsc#1012628). +- KVM: x86: Mask LVTPC when handling a PMI (bsc#1012628). +- x86/sev: Disable MMIO emulation from user mode (bsc#1012628). +- x86/sev: Check IOBM for IOIO exceptions from user-space + (bsc#1012628). +- x86/sev: Check for user-space IOIO pointing to kernel space + (bsc#1012628). +- x86/fpu: Allow caller to constrain xfeatures when copying to + uabi buffer (bsc#1012628). +- KVM: x86/pmu: Truncate counter value to allowed width on write + (bsc#1012628). +- KVM: x86: Constrain guest-supported xfeatures only at + KVM_GET_XSAVE{2} (bsc#1012628). +- x86: KVM: SVM: always update the x2avic msr interception + (bsc#1012628). +- x86: KVM: SVM: add support for Invalid IPI Vector interception + (bsc#1012628). +- x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested() + (bsc#1012628). +- audit,io_uring: io_uring openat triggers audit reference count + underflow (bsc#1012628). +- tcp: check mptcp-level constraints for backlog coalescing + (bsc#1012628). +- mptcp: more conservative check for zero probes (bsc#1012628). +- selftests: mptcp: join: no RST when rm subflow/addr + (bsc#1012628). +- mm: slab: Do not create kmalloc caches smaller than + arch_slab_minalign() (bsc#1012628). +- fs/ntfs3: Fix OOB read in ntfs_init_from_boot (bsc#1012628). +- fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e() + (bsc#1012628). +- fs/ntfs3: fix panic about slab-out-of-bounds caused by + ntfs_list_ea() (bsc#1012628). +- fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super + (bsc#1012628). +- fs/ntfs3: fix deadlock in mark_as_free_ex (bsc#1012628). +- Revert "net: wwan: iosm: enable runtime pm support for 7560" + (bsc#1012628). +- netfilter: nft_payload: fix wrong mac header matching + (bsc#1012628). +- io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ + ring address (bsc#1012628). +- nvmet-tcp: Fix a possible UAF in queue intialization setup + (bsc#1012628). +- drm/i915: Retry gtt fault when out of fence registers + (bsc#1012628). +- drm/mediatek: Correctly free sg_table in gem prime vmap + (bsc#1012628). +- drm/nouveau/disp: fix DP capable DSM connectors (bsc#1012628). +- drm/edid: add 8 bpc quirk to the BenQ GW2765 (bsc#1012628). +- ALSA: hda/realtek - Fixed ASUS platform headset Mic issue + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV (bsc#1012628). +- ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix use after free on driver unbind + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe + errors (bsc#1012628). +- ASoC: codecs: wcd938x: drop bogus bind error handling + (bsc#1012628). +- ASoC: codecs: wcd938x: fix unbind tear down order (bsc#1012628). +- ASoC: codecs: wcd938x: fix resource leaks on bind errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix regulator leaks on probe errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix runtime PM imbalance on remove + (bsc#1012628). +- qed: fix LL2 RX buffer allocation (bsc#1012628). +- xfrm: fix a data-race in xfrm_lookup_with_ifid() (bsc#1012628). +- xfrm6: fix inet6_dev refcount underflow problem (bsc#1012628). +- xfrm: fix a data-race in xfrm_gen_index() (bsc#1012628). +- xfrm: interface: use DEV_STATS_INC() (bsc#1012628). +- net: xfrm: skip policies marked as dead while reinserting + policies (bsc#1012628). +- fprobe: Fix to ensure the number of active retprobes is not zero + (bsc#1012628). +- wifi: cfg80211: use system_unbound_wq for wiphy work + (bsc#1012628). +- net: ipv4: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: ipv6: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: rfkill: gpio: prevent value glitch during probe + (bsc#1012628). +- tcp: fix excessive TLP and RACK timeouts from HZ rounding + (bsc#1012628). +- tcp: tsq: relax tcp_small_queue_check() when rtx queue contains + a single skb (bsc#1012628). +- tcp: Fix listen() warning with v4-mapped-v6 address + (bsc#1012628). +- docs: fix info about representor identification (bsc#1012628). +- tun: prevent negative ifindex (bsc#1012628). +- gve: Do not fully free QPL pages on prefill errors + (bsc#1012628). +- ipv4: fib: annotate races around nh->nh_saddr_genid and + nh->nh_saddr (bsc#1012628). +- net: usb: smsc95xx: Fix an error code in smsc95xx_reset() + (bsc#1012628). +- octeon_ep: update BQL sent bytes before ringing doorbell + (bsc#1012628). +- i40e: prevent crash on probe if hw registers have invalid values + (bsc#1012628). +- net: dsa: bcm_sf2: Fix possible memory leak in + bcm_sf2_mdio_register() (bsc#1012628). +- bonding: Return pointer to data after pull on skb (bsc#1012628). +- net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a + inner curve (bsc#1012628). +- neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section + (bsc#1012628). +- selftests: openvswitch: Catch cases where the tests are killed + (bsc#1012628). +- selftests: openvswitch: Fix the ct_tuple for v4 (bsc#1012628). +- selftests: netfilter: Run nft_audit.sh in its own netns + (bsc#1012628). +- netfilter: nft_set_rbtree: .deactivate fails if element has + expired (bsc#1012628). +- netlink: Correct offload_xstats size (bsc#1012628). +- netfilter: nf_tables: do not refresh timeout when resetting + element (bsc#1012628). +- nf_tables: fix NULL pointer dereference in + nft_expr_inner_parse() (bsc#1012628). +- nf_tables: fix NULL pointer dereference in nft_inner_init() + (bsc#1012628). +- netfilter: nf_tables: do not remove elements if set backend + implements .abort (bsc#1012628). +- netfilter: nf_tables: revert do not remove elements if set + backend implements .abort (bsc#1012628). +- selftests: openvswitch: Add version check for pyroute2 + (bsc#1012628). +- net: phy: bcm7xxx: Add missing 16nm EPHY statistics + (bsc#1012628). +- net: pktgen: Fix interface flags printing (bsc#1012628). +- net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation + (bsc#1012628). +- net: mdio-mux: fix C45 access returning -EIO after API change + (bsc#1012628). +- net: avoid UAF on deleted altname (bsc#1012628). +- net: fix ifname in netlink ntf during netns move (bsc#1012628). +- net: check for altname conflicts when changing netdev's netns + (bsc#1012628). +- iio: light: vcnl4000: Don't power on/off chip in config + (bsc#1012628). +- pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency + (bsc#1012628). +- ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms + for mapphone (bsc#1012628). +- arm64: dts: mediatek: Fix "mediatek,merge-mute" and + "mediatek,merge-fifo-en" types (bsc#1012628). +- fs-writeback: do not requeue a clean inode having skipped pages + (bsc#1012628). +- btrfs: fix race when refilling delayed refs block reserve + (bsc#1012628). +- btrfs: prevent transaction block reserve underflow when starting + transaction (bsc#1012628). +- btrfs: return -EUCLEAN for delayed tree ref with a ref count + not equals to 1 (bsc#1012628). +- btrfs: initialize start_slot in btrfs_log_prealloc_extents + (bsc#1012628). +- i2c: mux: Avoid potential false error message in + i2c_mux_add_adapter (bsc#1012628). +- overlayfs: set ctime when setting mtime and atime (bsc#1012628). +- accel/ivpu: Don't flood dmesg with VPU ready message + (bsc#1012628). +- gpio: timberdale: Fix potential deadlock on &tgpio->lock + (bsc#1012628). +- ata: libata-core: Fix compilation warning in + ata_dev_config_ncq() (bsc#1012628). +- ata: libata-eh: Fix compilation warning in ata_eh_link_report() + (bsc#1012628). +- tracing: relax trace_event_eval_update() execution with + cond_resched() (bsc#1012628). +- wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len + (bsc#1012628). +- wifi: cfg80211: validate AP phy operation before starting it + (bsc#1012628). +- wifi: iwlwifi: Ensure ack flag is properly cleared + (bsc#1012628). +- rfkill: sync before userspace visibility/changes (bsc#1012628). +- HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 + Triathlon mouse (bsc#1012628). +- HID: holtek: fix slab-out-of-bounds Write in + holtek_kbd_input_event (bsc#1012628). +- Bluetooth: btusb: add shutdown function for QCA6174 + (bsc#1012628). +- Bluetooth: Avoid redundant authentication (bsc#1012628). +- Bluetooth: hci_core: Fix build warnings (bsc#1012628). +- wifi: cfg80211: Fix 6GHz scan configuration (bsc#1012628). +- wifi: mac80211: work around Cisco AP 9115 VHT MPDU length + (bsc#1012628). +- wifi: mac80211: allow transmitting EAPOL frames with tainted + key (bsc#1012628). +- wifi: cfg80211: avoid leaking stack data into trace + (bsc#1012628). +- regulator/core: Revert "fix kobject release warning and memory + leak in regulator_register()" (bsc#1012628). +- SUNRPC: Fail quickly when server does not recognize TLS + (bsc#1012628). +- SUNRPC/TLS: Lock the lower_xprt during the tls handshake + (bsc#1012628). +- nfs: decrement nrequests counter before releasing the req + (bsc#1012628). +- sky2: Make sure there is at least one frag_addr available + (bsc#1012628). +- ipv4/fib: send notify when delete source address routes + (bsc#1012628). +- drm: panel-orientation-quirks: Add quirk for One Mix 2S + (bsc#1012628). +- btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c + (bsc#1012628). +- btrfs: error out when COWing block using a stale transaction + (bsc#1012628). +- btrfs: error when COWing block from a root that is being deleted + (bsc#1012628). +- btrfs: error out when reallocating block for defrag using a + stale transaction (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the BUSH Bush + Windows tablet (bsc#1012628). +- drm/amd/pm: add unique_id for gc 11.0.3 (bsc#1012628). +- HID: multitouch: Add required quirk for Synaptics 0xcd7e device + (bsc#1012628). +- HID: nintendo: reinitialize USB Pro Controller after resuming + from suspend (bsc#1012628). +- HID: Add quirk to ignore the touchscreen battery on HP ENVY + 15-eu0556ng (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Positivo C4128B + (bsc#1012628). +- cpufreq: schedutil: Update next_freq when cpufreq_limits change + (bsc#1012628). +- io-wq: fully initialize wqe before calling + cpuhp_state_add_instance_nocalls() (bsc#1012628). +- Bluetooth: hci_sync: Fix not handling ISO_LINK in + hci_abort_conn_sync (bsc#1012628). +- Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros + (bsc#1012628). +- Bluetooth: ISO: Fix invalid context error (bsc#1012628). +- Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when + aborting (bsc#1012628). +- Bluetooth: hci_sync: always check if connection is alive before + deleting (bsc#1012628). +- net/mlx5: E-switch, register event handler before arming the + event (bsc#1012628). +- net/mlx5: Handle fw tracer change ownership event based on MTRC + (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + striding rq (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + legacy rq (bsc#1012628). +- net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on + shutdown (bsc#1012628). +- net/mlx5e: Take RTNL lock before triggering netdev notifiers + (bsc#1012628). +- net/mlx5e: Don't offload internal port if filter device is + out device (bsc#1012628). +- net/mlx5e: Fix VF representors reporting zero counters to + "ip -s" command (bsc#1012628). +- net/tls: split tls_rx_reader_lock (bsc#1012628). +- tcp: allow again tcp_disconnect() when threads are waiting + (bsc#1012628). +- Bluetooth: hci_event: Fix using memcmp when comparing keys + (bsc#1012628). +- tcp_bpf: properly release resources on error paths + (bsc#1012628). +- mtd: rawnand: qcom: Unmap the right resource upon probe failure + (bsc#1012628). +- mtd: rawnand: pl353: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: marvell: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: arasan: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: Ensure the nand chip supports cached reads + (bsc#1012628). +- mtd: spinand: micron: correct bitmask for ecc status + (bsc#1012628). +- mtd: physmap-core: Restore map_rom fallback (bsc#1012628). +- dt-bindings: mmc: sdhci-msm: correct minimum number of clocks + (bsc#1012628). +- mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can + suspend (bsc#1012628). +- mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hw + (bsc#1012628). +- mmc: core: Fix error propagation for some ioctl commands + (bsc#1012628). +- mmc: core: sdio: hold retuning if sdio in 1-bit mode + (bsc#1012628). +- mmc: core: Capture correct oemid-bits for eMMC cards + (bsc#1012628). +- pinctrl: qcom: lpass-lpi: fix concurrent register updates + (bsc#1012628). +- Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()" + (bsc#1012628). +- pNFS: Fix a hang in nfs4_evict_inode() (bsc#1012628). +- pNFS/flexfiles: Check the layout validity in + ff_layout_mirror_prepare_stats (bsc#1012628). +- ACPI: irq: Fix incorrect return value in acpi_register_gsi() + (bsc#1012628). +- ACPI: bus: Move acpi_arm_init() to the place of after + acpi_ghes_init() (bsc#1012628). +- perf dlfilter: Fix use of addr_location__exit() in + dlfilter__object_code() (bsc#1012628). +- Revert "accel/ivpu: Use cached buffers for FW loading" + (bsc#1012628). +- fanotify: limit reporting of event with non-decodeable file + handles (bsc#1012628). +- NFS: Fix potential oops in nfs_inode_remove_request() + (bsc#1012628). +- nfs42: client needs to strip file mode's suid/sgid bit after + ALLOCATE op (bsc#1012628). +- nvme: sanitize metadata bounce buffer for reads (bsc#1012628). +- nvme-pci: add BOGUS_NID for Intel 0a54 device (bsc#1012628). +- nvme-auth: use chap->s2 to indicate bidirectional authentication + (bsc#1012628). +- nvmet-auth: complete a request only after freeing the dhchap + pointers (bsc#1012628). +- nvme-rdma: do not try to stop unallocated queues (bsc#1012628). +- USB: serial: option: add Telit LE910C4-WWX 0x1035 composition + (bsc#1012628). +- USB: serial: option: add entry for Sierra EM9191 with new + firmware (bsc#1012628). +- USB: serial: option: add Fibocom to DELL custom modem FM101R-GL + (bsc#1012628). +- thunderbolt: Call tb_switch_put() once DisplayPort bandwidth + request is finished (bsc#1012628). +- perf: Disallow mis-matched inherited group reads (bsc#1012628). +- s390/pci: fix iommu bitmap allocation (bsc#1012628). +- tracing/kprobes: Return EADDRNOTAVAIL when func matches several + symbols (bsc#1012628). +- selftests/ftrace: Add new test case which checks non unique + symbol (bsc#1012628). +- KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash + (bsc#1012628). +- apple-gmux: Hard Code max brightness for MMIO gmux + (bsc#1012628). +- s390/cio: fix a memleak in css_alloc_subchannel (bsc#1012628). +- platform/surface: platform_profile: Propagate error if profile + registration fails (bsc#1012628). +- platform/x86: intel-uncore-freq: Conditionally create attribute + for read frequency (bsc#1012628). +- platform/x86: msi-ec: Fix the 3rd config (bsc#1012628). +- platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from + 0x20 to 0x2e (bsc#1012628). +- platform/x86: asus-wmi: Only map brightness codes when using + asus-wmi backlight control (bsc#1012628). +- platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c + events (bsc#1012628). +- rust: error: fix the description for `ECHILD` (bsc#1012628). +- gpiolib: acpi: Add missing memset(0) to + acpi_get_gpiod_from_data() (bsc#1012628). +- gpio: vf610: set value before the direction to avoid a glitch + (bsc#1012628). +- gpio: vf610: mask the gpio irq in system suspend and support + wakeup (bsc#1012628). +- ASoC: cs35l56: Fix illegal use of init_completion() + (bsc#1012628). +- ASoC: pxa: fix a memory leak in probe() (bsc#1012628). +- ASoC: cs42l42: Fix missing include of gpio/consumer.h + (bsc#1012628). +- drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with + auxiliary device (bsc#1012628). +- drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY + Lanes Owned (bsc#1012628). +- drm/amdgpu: Fix possible null pointer dereference (bsc#1012628). +- powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12 (bsc#1012628). +- powerpc/qspinlock: Fix stale propagated yield_cpu (bsc#1012628). +- docs: Move rustdoc output, cross-reference it (bsc#1012628). +- rust: docs: fix logo replacement (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime disable on probe + (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime PM for remove (bsc#1012628). +- phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pins + (bsc#1012628). +- phy: qcom-qmp-usb: initialize PCS_USB registers (bsc#1012628). +- phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp and + sa8775p (bsc#1012628). +- phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1 + (bsc#1012628). +- phy: qcom-qmp-combo: initialize PCS_USB registers (bsc#1012628). +- efi/unaccepted: Fix soft lockups caused by parallel memory + acceptance (bsc#1012628). +- net: move altnames together with the netdevice (bsc#1012628). +- Bluetooth: hci_sock: fix slab oob read in create_monitor_event + (bsc#1012628). +- net: rfkill: reduce data->mtx scope in rfkill_fop_open + (bsc#1012628). +- docs: rust: update Rust docs output path (bsc#1012628). +- kbuild: remove old Rust docs output path (bsc#1012628). +- Bluetooth: hci_sock: Correctly bounds check and pad + HCI_MON_NEW_INDEX name (bsc#1012628). +- mptcp: avoid sending RST when closing the initial subflow + (bsc#1012628). +- selftests: mptcp: join: correctly check for no RST + (bsc#1012628). +- Rename to + patches.kernel.org/6.5.9-178-NFSv4.1-fixup-use-EXCHGID4_FLAG_USE_PNFS_DS-for.patch. +- commit 29edc7c + ------------------------------------------------------------------- Mon Oct 23 10:58:51 CEST 2023 - jslaby@suse.cz diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index ef4c3c98..4f17649f 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 6.5 -%define patchversion 6.5.8 +%define patchversion 6.5.9 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -112,9 +112,9 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0-only Group: System/Kernel -Version: 6.5.8 +Version: 6.5.9 %if 0%{?is_kotd} -Release: .g06d7c82 +Release: .g29edc7c %else Release: 0 %endif @@ -385,10 +385,10 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb -Provides: kernel-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb +Provides: kernel-%build_flavor-base-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 +Provides: kernel-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 # END COMMON DEPS -Provides: %name-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb +Provides: %name-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 %obsolete_rebuilds %name %define kmp_target_cpu %_target_cpu @@ -1302,8 +1302,8 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb -Provides: kernel-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb +Provides: kernel-%build_flavor-base-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 +Provides: kernel-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index 0d98e3d8..292068c5 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,424 @@ +------------------------------------------------------------------- +Wed Oct 25 12:31:37 CEST 2023 - jslaby@suse.cz + +- Linux 6.5.9 (bsc#1012628). +- Bluetooth: hci_event: Ignore NULL link key (bsc#1012628). +- Bluetooth: Reject connection with the device which has same + BD_ADDR (bsc#1012628). +- Bluetooth: Fix a refcnt underflow problem for hci_conn + (bsc#1012628). +- Bluetooth: vhci: Fix race when opening vhci device + (bsc#1012628). +- Bluetooth: hci_event: Fix coding style (bsc#1012628). +- Bluetooth: avoid memcmp() out of bounds warning (bsc#1012628). +- Bluetooth: hci_conn: Fix modifying handle while aborting + (bsc#1012628). +- ice: fix over-shifted variable (bsc#1012628). +- ice: Fix safe mode when DDP is missing (bsc#1012628). +- ice: reset first in crash dump kernels (bsc#1012628). +- net/smc: return the right falback reason when prefix checks fail + (bsc#1012628). +- btrfs: fix stripe length calculation for non-zoned data chunk + allocation (bsc#1012628). +- nfc: nci: fix possible NULL pointer dereference in + send_acknowledge() (bsc#1012628). +- regmap: fix NULL deref on lookup (bsc#1012628). +- KVM: x86: Mask LVTPC when handling a PMI (bsc#1012628). +- x86/sev: Disable MMIO emulation from user mode (bsc#1012628). +- x86/sev: Check IOBM for IOIO exceptions from user-space + (bsc#1012628). +- x86/sev: Check for user-space IOIO pointing to kernel space + (bsc#1012628). +- x86/fpu: Allow caller to constrain xfeatures when copying to + uabi buffer (bsc#1012628). +- KVM: x86/pmu: Truncate counter value to allowed width on write + (bsc#1012628). +- KVM: x86: Constrain guest-supported xfeatures only at + KVM_GET_XSAVE{2} (bsc#1012628). +- x86: KVM: SVM: always update the x2avic msr interception + (bsc#1012628). +- x86: KVM: SVM: add support for Invalid IPI Vector interception + (bsc#1012628). +- x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested() + (bsc#1012628). +- audit,io_uring: io_uring openat triggers audit reference count + underflow (bsc#1012628). +- tcp: check mptcp-level constraints for backlog coalescing + (bsc#1012628). +- mptcp: more conservative check for zero probes (bsc#1012628). +- selftests: mptcp: join: no RST when rm subflow/addr + (bsc#1012628). +- mm: slab: Do not create kmalloc caches smaller than + arch_slab_minalign() (bsc#1012628). +- fs/ntfs3: Fix OOB read in ntfs_init_from_boot (bsc#1012628). +- fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e() + (bsc#1012628). +- fs/ntfs3: fix panic about slab-out-of-bounds caused by + ntfs_list_ea() (bsc#1012628). +- fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super + (bsc#1012628). +- fs/ntfs3: fix deadlock in mark_as_free_ex (bsc#1012628). +- Revert "net: wwan: iosm: enable runtime pm support for 7560" + (bsc#1012628). +- netfilter: nft_payload: fix wrong mac header matching + (bsc#1012628). +- io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ + ring address (bsc#1012628). +- nvmet-tcp: Fix a possible UAF in queue intialization setup + (bsc#1012628). +- drm/i915: Retry gtt fault when out of fence registers + (bsc#1012628). +- drm/mediatek: Correctly free sg_table in gem prime vmap + (bsc#1012628). +- drm/nouveau/disp: fix DP capable DSM connectors (bsc#1012628). +- drm/edid: add 8 bpc quirk to the BenQ GW2765 (bsc#1012628). +- ALSA: hda/realtek - Fixed ASUS platform headset Mic issue + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV (bsc#1012628). +- ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix use after free on driver unbind + (bsc#1012628). +- ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe + errors (bsc#1012628). +- ASoC: codecs: wcd938x: drop bogus bind error handling + (bsc#1012628). +- ASoC: codecs: wcd938x: fix unbind tear down order (bsc#1012628). +- ASoC: codecs: wcd938x: fix resource leaks on bind errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix regulator leaks on probe errors + (bsc#1012628). +- ASoC: codecs: wcd938x: fix runtime PM imbalance on remove + (bsc#1012628). +- qed: fix LL2 RX buffer allocation (bsc#1012628). +- xfrm: fix a data-race in xfrm_lookup_with_ifid() (bsc#1012628). +- xfrm6: fix inet6_dev refcount underflow problem (bsc#1012628). +- xfrm: fix a data-race in xfrm_gen_index() (bsc#1012628). +- xfrm: interface: use DEV_STATS_INC() (bsc#1012628). +- net: xfrm: skip policies marked as dead while reinserting + policies (bsc#1012628). +- fprobe: Fix to ensure the number of active retprobes is not zero + (bsc#1012628). +- wifi: cfg80211: use system_unbound_wq for wiphy work + (bsc#1012628). +- net: ipv4: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: ipv6: fix return value check in esp_remove_trailer + (bsc#1012628). +- net: rfkill: gpio: prevent value glitch during probe + (bsc#1012628). +- tcp: fix excessive TLP and RACK timeouts from HZ rounding + (bsc#1012628). +- tcp: tsq: relax tcp_small_queue_check() when rtx queue contains + a single skb (bsc#1012628). +- tcp: Fix listen() warning with v4-mapped-v6 address + (bsc#1012628). +- docs: fix info about representor identification (bsc#1012628). +- tun: prevent negative ifindex (bsc#1012628). +- gve: Do not fully free QPL pages on prefill errors + (bsc#1012628). +- ipv4: fib: annotate races around nh->nh_saddr_genid and + nh->nh_saddr (bsc#1012628). +- net: usb: smsc95xx: Fix an error code in smsc95xx_reset() + (bsc#1012628). +- octeon_ep: update BQL sent bytes before ringing doorbell + (bsc#1012628). +- i40e: prevent crash on probe if hw registers have invalid values + (bsc#1012628). +- net: dsa: bcm_sf2: Fix possible memory leak in + bcm_sf2_mdio_register() (bsc#1012628). +- bonding: Return pointer to data after pull on skb (bsc#1012628). +- net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a + inner curve (bsc#1012628). +- neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section + (bsc#1012628). +- selftests: openvswitch: Catch cases where the tests are killed + (bsc#1012628). +- selftests: openvswitch: Fix the ct_tuple for v4 (bsc#1012628). +- selftests: netfilter: Run nft_audit.sh in its own netns + (bsc#1012628). +- netfilter: nft_set_rbtree: .deactivate fails if element has + expired (bsc#1012628). +- netlink: Correct offload_xstats size (bsc#1012628). +- netfilter: nf_tables: do not refresh timeout when resetting + element (bsc#1012628). +- nf_tables: fix NULL pointer dereference in + nft_expr_inner_parse() (bsc#1012628). +- nf_tables: fix NULL pointer dereference in nft_inner_init() + (bsc#1012628). +- netfilter: nf_tables: do not remove elements if set backend + implements .abort (bsc#1012628). +- netfilter: nf_tables: revert do not remove elements if set + backend implements .abort (bsc#1012628). +- selftests: openvswitch: Add version check for pyroute2 + (bsc#1012628). +- net: phy: bcm7xxx: Add missing 16nm EPHY statistics + (bsc#1012628). +- net: pktgen: Fix interface flags printing (bsc#1012628). +- net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation + (bsc#1012628). +- net: mdio-mux: fix C45 access returning -EIO after API change + (bsc#1012628). +- net: avoid UAF on deleted altname (bsc#1012628). +- net: fix ifname in netlink ntf during netns move (bsc#1012628). +- net: check for altname conflicts when changing netdev's netns + (bsc#1012628). +- iio: light: vcnl4000: Don't power on/off chip in config + (bsc#1012628). +- pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency + (bsc#1012628). +- ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms + for mapphone (bsc#1012628). +- arm64: dts: mediatek: Fix "mediatek,merge-mute" and + "mediatek,merge-fifo-en" types (bsc#1012628). +- fs-writeback: do not requeue a clean inode having skipped pages + (bsc#1012628). +- btrfs: fix race when refilling delayed refs block reserve + (bsc#1012628). +- btrfs: prevent transaction block reserve underflow when starting + transaction (bsc#1012628). +- btrfs: return -EUCLEAN for delayed tree ref with a ref count + not equals to 1 (bsc#1012628). +- btrfs: initialize start_slot in btrfs_log_prealloc_extents + (bsc#1012628). +- i2c: mux: Avoid potential false error message in + i2c_mux_add_adapter (bsc#1012628). +- overlayfs: set ctime when setting mtime and atime (bsc#1012628). +- accel/ivpu: Don't flood dmesg with VPU ready message + (bsc#1012628). +- gpio: timberdale: Fix potential deadlock on &tgpio->lock + (bsc#1012628). +- ata: libata-core: Fix compilation warning in + ata_dev_config_ncq() (bsc#1012628). +- ata: libata-eh: Fix compilation warning in ata_eh_link_report() + (bsc#1012628). +- tracing: relax trace_event_eval_update() execution with + cond_resched() (bsc#1012628). +- wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len + (bsc#1012628). +- wifi: cfg80211: validate AP phy operation before starting it + (bsc#1012628). +- wifi: iwlwifi: Ensure ack flag is properly cleared + (bsc#1012628). +- rfkill: sync before userspace visibility/changes (bsc#1012628). +- HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 + Triathlon mouse (bsc#1012628). +- HID: holtek: fix slab-out-of-bounds Write in + holtek_kbd_input_event (bsc#1012628). +- Bluetooth: btusb: add shutdown function for QCA6174 + (bsc#1012628). +- Bluetooth: Avoid redundant authentication (bsc#1012628). +- Bluetooth: hci_core: Fix build warnings (bsc#1012628). +- wifi: cfg80211: Fix 6GHz scan configuration (bsc#1012628). +- wifi: mac80211: work around Cisco AP 9115 VHT MPDU length + (bsc#1012628). +- wifi: mac80211: allow transmitting EAPOL frames with tainted + key (bsc#1012628). +- wifi: cfg80211: avoid leaking stack data into trace + (bsc#1012628). +- regulator/core: Revert "fix kobject release warning and memory + leak in regulator_register()" (bsc#1012628). +- SUNRPC: Fail quickly when server does not recognize TLS + (bsc#1012628). +- SUNRPC/TLS: Lock the lower_xprt during the tls handshake + (bsc#1012628). +- nfs: decrement nrequests counter before releasing the req + (bsc#1012628). +- sky2: Make sure there is at least one frag_addr available + (bsc#1012628). +- ipv4/fib: send notify when delete source address routes + (bsc#1012628). +- drm: panel-orientation-quirks: Add quirk for One Mix 2S + (bsc#1012628). +- btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c + (bsc#1012628). +- btrfs: error out when COWing block using a stale transaction + (bsc#1012628). +- btrfs: error when COWing block from a root that is being deleted + (bsc#1012628). +- btrfs: error out when reallocating block for defrag using a + stale transaction (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the BUSH Bush + Windows tablet (bsc#1012628). +- drm/amd/pm: add unique_id for gc 11.0.3 (bsc#1012628). +- HID: multitouch: Add required quirk for Synaptics 0xcd7e device + (bsc#1012628). +- HID: nintendo: reinitialize USB Pro Controller after resuming + from suspend (bsc#1012628). +- HID: Add quirk to ignore the touchscreen battery on HP ENVY + 15-eu0556ng (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Positivo C4128B + (bsc#1012628). +- cpufreq: schedutil: Update next_freq when cpufreq_limits change + (bsc#1012628). +- io-wq: fully initialize wqe before calling + cpuhp_state_add_instance_nocalls() (bsc#1012628). +- Bluetooth: hci_sync: Fix not handling ISO_LINK in + hci_abort_conn_sync (bsc#1012628). +- Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros + (bsc#1012628). +- Bluetooth: ISO: Fix invalid context error (bsc#1012628). +- Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when + aborting (bsc#1012628). +- Bluetooth: hci_sync: always check if connection is alive before + deleting (bsc#1012628). +- net/mlx5: E-switch, register event handler before arming the + event (bsc#1012628). +- net/mlx5: Handle fw tracer change ownership event based on MTRC + (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + striding rq (bsc#1012628). +- net/mlx5e: RX, Fix page_pool allocation failure recovery for + legacy rq (bsc#1012628). +- net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on + shutdown (bsc#1012628). +- net/mlx5e: Take RTNL lock before triggering netdev notifiers + (bsc#1012628). +- net/mlx5e: Don't offload internal port if filter device is + out device (bsc#1012628). +- net/mlx5e: Fix VF representors reporting zero counters to + "ip -s" command (bsc#1012628). +- net/tls: split tls_rx_reader_lock (bsc#1012628). +- tcp: allow again tcp_disconnect() when threads are waiting + (bsc#1012628). +- Bluetooth: hci_event: Fix using memcmp when comparing keys + (bsc#1012628). +- tcp_bpf: properly release resources on error paths + (bsc#1012628). +- mtd: rawnand: qcom: Unmap the right resource upon probe failure + (bsc#1012628). +- mtd: rawnand: pl353: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: marvell: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: arasan: Ensure program page operations are + successful (bsc#1012628). +- mtd: rawnand: Ensure the nand chip supports cached reads + (bsc#1012628). +- mtd: spinand: micron: correct bitmask for ecc status + (bsc#1012628). +- mtd: physmap-core: Restore map_rom fallback (bsc#1012628). +- dt-bindings: mmc: sdhci-msm: correct minimum number of clocks + (bsc#1012628). +- mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can + suspend (bsc#1012628). +- mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hw + (bsc#1012628). +- mmc: core: Fix error propagation for some ioctl commands + (bsc#1012628). +- mmc: core: sdio: hold retuning if sdio in 1-bit mode + (bsc#1012628). +- mmc: core: Capture correct oemid-bits for eMMC cards + (bsc#1012628). +- pinctrl: qcom: lpass-lpi: fix concurrent register updates + (bsc#1012628). +- Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()" + (bsc#1012628). +- pNFS: Fix a hang in nfs4_evict_inode() (bsc#1012628). +- pNFS/flexfiles: Check the layout validity in + ff_layout_mirror_prepare_stats (bsc#1012628). +- ACPI: irq: Fix incorrect return value in acpi_register_gsi() + (bsc#1012628). +- ACPI: bus: Move acpi_arm_init() to the place of after + acpi_ghes_init() (bsc#1012628). +- perf dlfilter: Fix use of addr_location__exit() in + dlfilter__object_code() (bsc#1012628). +- Revert "accel/ivpu: Use cached buffers for FW loading" + (bsc#1012628). +- fanotify: limit reporting of event with non-decodeable file + handles (bsc#1012628). +- NFS: Fix potential oops in nfs_inode_remove_request() + (bsc#1012628). +- nfs42: client needs to strip file mode's suid/sgid bit after + ALLOCATE op (bsc#1012628). +- nvme: sanitize metadata bounce buffer for reads (bsc#1012628). +- nvme-pci: add BOGUS_NID for Intel 0a54 device (bsc#1012628). +- nvme-auth: use chap->s2 to indicate bidirectional authentication + (bsc#1012628). +- nvmet-auth: complete a request only after freeing the dhchap + pointers (bsc#1012628). +- nvme-rdma: do not try to stop unallocated queues (bsc#1012628). +- USB: serial: option: add Telit LE910C4-WWX 0x1035 composition + (bsc#1012628). +- USB: serial: option: add entry for Sierra EM9191 with new + firmware (bsc#1012628). +- USB: serial: option: add Fibocom to DELL custom modem FM101R-GL + (bsc#1012628). +- thunderbolt: Call tb_switch_put() once DisplayPort bandwidth + request is finished (bsc#1012628). +- perf: Disallow mis-matched inherited group reads (bsc#1012628). +- s390/pci: fix iommu bitmap allocation (bsc#1012628). +- tracing/kprobes: Return EADDRNOTAVAIL when func matches several + symbols (bsc#1012628). +- selftests/ftrace: Add new test case which checks non unique + symbol (bsc#1012628). +- KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash + (bsc#1012628). +- apple-gmux: Hard Code max brightness for MMIO gmux + (bsc#1012628). +- s390/cio: fix a memleak in css_alloc_subchannel (bsc#1012628). +- platform/surface: platform_profile: Propagate error if profile + registration fails (bsc#1012628). +- platform/x86: intel-uncore-freq: Conditionally create attribute + for read frequency (bsc#1012628). +- platform/x86: msi-ec: Fix the 3rd config (bsc#1012628). +- platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from + 0x20 to 0x2e (bsc#1012628). +- platform/x86: asus-wmi: Only map brightness codes when using + asus-wmi backlight control (bsc#1012628). +- platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c + events (bsc#1012628). +- rust: error: fix the description for `ECHILD` (bsc#1012628). +- gpiolib: acpi: Add missing memset(0) to + acpi_get_gpiod_from_data() (bsc#1012628). +- gpio: vf610: set value before the direction to avoid a glitch + (bsc#1012628). +- gpio: vf610: mask the gpio irq in system suspend and support + wakeup (bsc#1012628). +- ASoC: cs35l56: Fix illegal use of init_completion() + (bsc#1012628). +- ASoC: pxa: fix a memory leak in probe() (bsc#1012628). +- ASoC: cs42l42: Fix missing include of gpio/consumer.h + (bsc#1012628). +- drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with + auxiliary device (bsc#1012628). +- drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY + Lanes Owned (bsc#1012628). +- drm/amdgpu: Fix possible null pointer dereference (bsc#1012628). +- powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12 (bsc#1012628). +- powerpc/qspinlock: Fix stale propagated yield_cpu (bsc#1012628). +- docs: Move rustdoc output, cross-reference it (bsc#1012628). +- rust: docs: fix logo replacement (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime disable on probe + (bsc#1012628). +- phy: mapphone-mdm6600: Fix runtime PM for remove (bsc#1012628). +- phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pins + (bsc#1012628). +- phy: qcom-qmp-usb: initialize PCS_USB registers (bsc#1012628). +- phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp and + sa8775p (bsc#1012628). +- phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1 + (bsc#1012628). +- phy: qcom-qmp-combo: initialize PCS_USB registers (bsc#1012628). +- efi/unaccepted: Fix soft lockups caused by parallel memory + acceptance (bsc#1012628). +- net: move altnames together with the netdevice (bsc#1012628). +- Bluetooth: hci_sock: fix slab oob read in create_monitor_event + (bsc#1012628). +- net: rfkill: reduce data->mtx scope in rfkill_fop_open + (bsc#1012628). +- docs: rust: update Rust docs output path (bsc#1012628). +- kbuild: remove old Rust docs output path (bsc#1012628). +- Bluetooth: hci_sock: Correctly bounds check and pad + HCI_MON_NEW_INDEX name (bsc#1012628). +- mptcp: avoid sending RST when closing the initial subflow + (bsc#1012628). +- selftests: mptcp: join: correctly check for no RST + (bsc#1012628). +- Rename to + patches.kernel.org/6.5.9-178-NFSv4.1-fixup-use-EXCHGID4_FLAG_USE_PNFS_DS-for.patch. +- commit 29edc7c + ------------------------------------------------------------------- Mon Oct 23 10:58:51 CEST 2023 - jslaby@suse.cz diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index e1ad6215..d28a7286 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 6.5 -%define patchversion 6.5.8 +%define patchversion 6.5.9 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -112,9 +112,9 @@ Name: kernel-zfcpdump Summary: The IBM System Z zfcpdump Kernel License: GPL-2.0-only Group: System/Kernel -Version: 6.5.8 +Version: 6.5.9 %if 0%{?is_kotd} -Release: .g06d7c82 +Release: .g29edc7c %else Release: 0 %endif @@ -385,10 +385,10 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb -Provides: kernel-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb +Provides: kernel-%build_flavor-base-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 +Provides: kernel-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 # END COMMON DEPS -Provides: %name-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb +Provides: %name-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 %obsolete_rebuilds %name %define kmp_target_cpu %_target_cpu @@ -1305,8 +1305,8 @@ Obsoletes: microcode_ctl < 1.18 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb -Provides: kernel-srchash-06d7c82eaa552c36394a33a045963e75b7fe4ffb +Provides: kernel-%build_flavor-base-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 +Provides: kernel-srchash-29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 77ccf545..f824f6d6 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8423dd21ba1f55d70f13b5fa55528a0979073794d3f2e287ac39336d5dbf4f01 -size 1497767 +oid sha256:daa1207d100d58c1d69ffa3592f3a9e70e38d5d4b202e51386f2687c35ed0209 +size 1668812 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index e0b55973..0ecba380 100644 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e06f9c62a6dac0924e081fe92cea571071f61e33a50ee0988f4334e2a2aea0be -size 57217 +oid sha256:0cc20682b9e3c2dd7bba624a352de8643fbbe64759bdf3e0f74ef0ed43af822b +size 56701 diff --git a/series.conf b/series.conf index f8c0131f..0218f892 100644 --- a/series.conf +++ b/series.conf @@ -1967,6 +1967,244 @@ patches.kernel.org/6.5.8-188-ovl-fix-regression-in-showing-lowerdir-mount-op.patch patches.kernel.org/6.5.8-189-ALSA-hda-realtek-Fixed-two-speaker-platform.patch patches.kernel.org/6.5.8-190-Linux-6.5.8.patch + patches.kernel.org/6.5.9-001-Bluetooth-hci_event-Ignore-NULL-link-key.patch + patches.kernel.org/6.5.9-002-Bluetooth-Reject-connection-with-the-device-whi.patch + patches.kernel.org/6.5.9-003-Bluetooth-Fix-a-refcnt-underflow-problem-for-hc.patch + patches.kernel.org/6.5.9-004-Bluetooth-vhci-Fix-race-when-opening-vhci-devic.patch + patches.kernel.org/6.5.9-005-Bluetooth-hci_event-Fix-coding-style.patch + patches.kernel.org/6.5.9-006-Bluetooth-avoid-memcmp-out-of-bounds-warning.patch + patches.kernel.org/6.5.9-007-Bluetooth-hci_conn-Fix-modifying-handle-while-a.patch + patches.kernel.org/6.5.9-008-ice-fix-over-shifted-variable.patch + patches.kernel.org/6.5.9-009-ice-Fix-safe-mode-when-DDP-is-missing.patch + patches.kernel.org/6.5.9-010-ice-reset-first-in-crash-dump-kernels.patch + patches.kernel.org/6.5.9-011-net-smc-return-the-right-falback-reason-when-pr.patch + patches.kernel.org/6.5.9-012-btrfs-fix-stripe-length-calculation-for-non-zon.patch + patches.kernel.org/6.5.9-013-nfc-nci-fix-possible-NULL-pointer-dereference-i.patch + patches.kernel.org/6.5.9-014-regmap-fix-NULL-deref-on-lookup.patch + patches.kernel.org/6.5.9-015-KVM-x86-Mask-LVTPC-when-handling-a-PMI.patch + patches.kernel.org/6.5.9-016-x86-sev-Disable-MMIO-emulation-from-user-mode.patch + patches.kernel.org/6.5.9-017-x86-sev-Check-IOBM-for-IOIO-exceptions-from-use.patch + patches.kernel.org/6.5.9-018-x86-sev-Check-for-user-space-IOIO-pointing-to-k.patch + patches.kernel.org/6.5.9-019-x86-fpu-Allow-caller-to-constrain-xfeatures-whe.patch + patches.kernel.org/6.5.9-020-KVM-x86-pmu-Truncate-counter-value-to-allowed-w.patch + patches.kernel.org/6.5.9-021-KVM-x86-Constrain-guest-supported-xfeatures-onl.patch + patches.kernel.org/6.5.9-022-x86-KVM-SVM-always-update-the-x2avic-msr-interc.patch + patches.kernel.org/6.5.9-023-x86-KVM-SVM-add-support-for-Invalid-IPI-Vector-.patch + patches.kernel.org/6.5.9-024-x86-KVM-SVM-refresh-AVIC-inhibition-in-svm_leav.patch + patches.kernel.org/6.5.9-025-audit-io_uring-io_uring-openat-triggers-audit-r.patch + patches.kernel.org/6.5.9-026-tcp-check-mptcp-level-constraints-for-backlog-c.patch + patches.kernel.org/6.5.9-027-mptcp-more-conservative-check-for-zero-probes.patch + patches.kernel.org/6.5.9-028-selftests-mptcp-join-no-RST-when-rm-subflow-add.patch + patches.kernel.org/6.5.9-029-mm-slab-Do-not-create-kmalloc-caches-smaller-th.patch + patches.kernel.org/6.5.9-030-fs-ntfs3-Fix-OOB-read-in-ntfs_init_from_boot.patch + patches.kernel.org/6.5.9-031-fs-ntfs3-Fix-possible-null-pointer-dereference-.patch + patches.kernel.org/6.5.9-032-fs-ntfs3-fix-panic-about-slab-out-of-bounds-cau.patch + patches.kernel.org/6.5.9-033-fs-ntfs3-Fix-shift-out-of-bounds-in-ntfs_fill_s.patch + patches.kernel.org/6.5.9-034-fs-ntfs3-fix-deadlock-in-mark_as_free_ex.patch + patches.kernel.org/6.5.9-035-Revert-net-wwan-iosm-enable-runtime-pm-support-.patch + patches.kernel.org/6.5.9-036-netfilter-nft_payload-fix-wrong-mac-header-matc.patch + patches.kernel.org/6.5.9-037-io_uring-fix-crash-with-IORING_SETUP_NO_MMAP-an.patch + patches.kernel.org/6.5.9-038-nvmet-tcp-Fix-a-possible-UAF-in-queue-intializa.patch + patches.kernel.org/6.5.9-039-drm-i915-Retry-gtt-fault-when-out-of-fence-regi.patch + patches.kernel.org/6.5.9-040-drm-mediatek-Correctly-free-sg_table-in-gem-pri.patch + patches.kernel.org/6.5.9-041-drm-nouveau-disp-fix-DP-capable-DSM-connectors.patch + patches.kernel.org/6.5.9-042-drm-edid-add-8-bpc-quirk-to-the-BenQ-GW2765.patch + patches.kernel.org/6.5.9-043-ALSA-hda-realtek-Fixed-ASUS-platform-headset-Mi.patch + patches.kernel.org/6.5.9-044-ALSA-hda-realtek-Add-quirk-for-ASUS-ROG-GU603ZV.patch + patches.kernel.org/6.5.9-045-ALSA-hda-relatek-Enable-Mute-LED-on-HP-Laptop-1.patch + patches.kernel.org/6.5.9-046-ASoC-codecs-wcd938x-sdw-fix-use-after-free-on-d.patch + patches.kernel.org/6.5.9-047-ASoC-codecs-wcd938x-sdw-fix-runtime-PM-imbalanc.patch + patches.kernel.org/6.5.9-048-ASoC-codecs-wcd938x-drop-bogus-bind-error-handl.patch + patches.kernel.org/6.5.9-049-ASoC-codecs-wcd938x-fix-unbind-tear-down-order.patch + patches.kernel.org/6.5.9-050-ASoC-codecs-wcd938x-fix-resource-leaks-on-bind-.patch + patches.kernel.org/6.5.9-051-ASoC-codecs-wcd938x-fix-regulator-leaks-on-prob.patch + patches.kernel.org/6.5.9-052-ASoC-codecs-wcd938x-fix-runtime-PM-imbalance-on.patch + patches.kernel.org/6.5.9-053-qed-fix-LL2-RX-buffer-allocation.patch + patches.kernel.org/6.5.9-054-xfrm-fix-a-data-race-in-xfrm_lookup_with_ifid.patch + patches.kernel.org/6.5.9-055-xfrm6-fix-inet6_dev-refcount-underflow-problem.patch + patches.kernel.org/6.5.9-056-xfrm-fix-a-data-race-in-xfrm_gen_index.patch + patches.kernel.org/6.5.9-057-xfrm-interface-use-DEV_STATS_INC.patch + patches.kernel.org/6.5.9-058-net-xfrm-skip-policies-marked-as-dead-while-rei.patch + patches.kernel.org/6.5.9-059-fprobe-Fix-to-ensure-the-number-of-active-retpr.patch + patches.kernel.org/6.5.9-060-wifi-cfg80211-use-system_unbound_wq-for-wiphy-w.patch + patches.kernel.org/6.5.9-061-net-ipv4-fix-return-value-check-in-esp_remove_t.patch + patches.kernel.org/6.5.9-062-net-ipv6-fix-return-value-check-in-esp_remove_t.patch + patches.kernel.org/6.5.9-063-net-rfkill-gpio-prevent-value-glitch-during-pro.patch + patches.kernel.org/6.5.9-064-tcp-fix-excessive-TLP-and-RACK-timeouts-from-HZ.patch + patches.kernel.org/6.5.9-065-tcp-tsq-relax-tcp_small_queue_check-when-rtx-qu.patch + patches.kernel.org/6.5.9-066-tcp-Fix-listen-warning-with-v4-mapped-v6-addres.patch + patches.kernel.org/6.5.9-067-docs-fix-info-about-representor-identification.patch + patches.kernel.org/6.5.9-068-tun-prevent-negative-ifindex.patch + patches.kernel.org/6.5.9-069-gve-Do-not-fully-free-QPL-pages-on-prefill-erro.patch + patches.kernel.org/6.5.9-070-ipv4-fib-annotate-races-around-nh-nh_saddr_geni.patch + patches.kernel.org/6.5.9-071-net-usb-smsc95xx-Fix-an-error-code-in-smsc95xx_.patch + patches.kernel.org/6.5.9-072-octeon_ep-update-BQL-sent-bytes-before-ringing-.patch + patches.kernel.org/6.5.9-073-i40e-prevent-crash-on-probe-if-hw-registers-hav.patch + patches.kernel.org/6.5.9-074-net-dsa-bcm_sf2-Fix-possible-memory-leak-in-bcm.patch + patches.kernel.org/6.5.9-075-bonding-Return-pointer-to-data-after-pull-on-sk.patch + patches.kernel.org/6.5.9-076-net-sched-sch_hfsc-upgrade-rt-to-sc-when-it-bec.patch + patches.kernel.org/6.5.9-077-neighbor-tracing-Move-pin6-inside-CONFIG_IPV6-y.patch + patches.kernel.org/6.5.9-078-selftests-openvswitch-Catch-cases-where-the-tes.patch + patches.kernel.org/6.5.9-079-selftests-openvswitch-Fix-the-ct_tuple-for-v4.patch + patches.kernel.org/6.5.9-080-selftests-netfilter-Run-nft_audit.sh-in-its-own.patch + patches.kernel.org/6.5.9-081-netfilter-nft_set_rbtree-.deactivate-fails-if-e.patch + patches.kernel.org/6.5.9-082-netlink-Correct-offload_xstats-size.patch + patches.kernel.org/6.5.9-083-netfilter-nf_tables-do-not-refresh-timeout-when.patch + patches.kernel.org/6.5.9-084-nf_tables-fix-NULL-pointer-dereference-in-nft_e.patch + patches.kernel.org/6.5.9-085-nf_tables-fix-NULL-pointer-dereference-in-nft_i.patch + patches.kernel.org/6.5.9-086-netfilter-nf_tables-do-not-remove-elements-if-s.patch + patches.kernel.org/6.5.9-087-netfilter-nf_tables-revert-do-not-remove-elemen.patch + patches.kernel.org/6.5.9-088-selftests-openvswitch-Add-version-check-for-pyr.patch + patches.kernel.org/6.5.9-089-net-phy-bcm7xxx-Add-missing-16nm-EPHY-statistic.patch + patches.kernel.org/6.5.9-090-net-pktgen-Fix-interface-flags-printing.patch + patches.kernel.org/6.5.9-091-net-more-strict-VIRTIO_NET_HDR_GSO_UDP_L4-valid.patch + patches.kernel.org/6.5.9-092-net-mdio-mux-fix-C45-access-returning-EIO-after.patch + patches.kernel.org/6.5.9-093-net-avoid-UAF-on-deleted-altname.patch + patches.kernel.org/6.5.9-094-net-fix-ifname-in-netlink-ntf-during-netns-move.patch + patches.kernel.org/6.5.9-095-net-check-for-altname-conflicts-when-changing-n.patch + patches.kernel.org/6.5.9-096-iio-light-vcnl4000-Don-t-power-on-off-chip-in-c.patch + patches.kernel.org/6.5.9-097-pwr-mlxbf-extend-Kconfig-to-include-gpio-mlxbf3.patch + patches.kernel.org/6.5.9-098-ARM-dts-ti-omap-Fix-noisy-serial-with-overrun-t.patch + patches.kernel.org/6.5.9-099-arm64-dts-mediatek-Fix-mediatek-merge-mute-and-.patch + patches.kernel.org/6.5.9-100-fs-writeback-do-not-requeue-a-clean-inode-havin.patch + patches.kernel.org/6.5.9-101-btrfs-fix-race-when-refilling-delayed-refs-bloc.patch + patches.kernel.org/6.5.9-102-btrfs-prevent-transaction-block-reserve-underfl.patch + patches.kernel.org/6.5.9-103-btrfs-return-EUCLEAN-for-delayed-tree-ref-with-.patch + patches.kernel.org/6.5.9-104-btrfs-initialize-start_slot-in-btrfs_log_preall.patch + patches.kernel.org/6.5.9-105-i2c-mux-Avoid-potential-false-error-message-in-.patch + patches.kernel.org/6.5.9-106-overlayfs-set-ctime-when-setting-mtime-and-atim.patch + patches.kernel.org/6.5.9-107-accel-ivpu-Don-t-flood-dmesg-with-VPU-ready-mes.patch + patches.kernel.org/6.5.9-108-gpio-timberdale-Fix-potential-deadlock-on-tgpio.patch + patches.kernel.org/6.5.9-109-ata-libata-core-Fix-compilation-warning-in-ata_.patch + patches.kernel.org/6.5.9-110-ata-libata-eh-Fix-compilation-warning-in-ata_eh.patch + patches.kernel.org/6.5.9-111-tracing-relax-trace_event_eval_update-execution.patch + patches.kernel.org/6.5.9-112-wifi-mwifiex-Sanity-check-tlv_len-and-tlv_bitma.patch + patches.kernel.org/6.5.9-113-wifi-cfg80211-validate-AP-phy-operation-before-.patch + patches.kernel.org/6.5.9-114-wifi-iwlwifi-Ensure-ack-flag-is-properly-cleare.patch + patches.kernel.org/6.5.9-115-rfkill-sync-before-userspace-visibility-changes.patch + patches.kernel.org/6.5.9-116-HID-logitech-hidpp-Add-Bluetooth-ID-for-the-Log.patch + patches.kernel.org/6.5.9-117-HID-holtek-fix-slab-out-of-bounds-Write-in-holt.patch + patches.kernel.org/6.5.9-118-Bluetooth-btusb-add-shutdown-function-for-QCA61.patch + patches.kernel.org/6.5.9-119-Bluetooth-Avoid-redundant-authentication.patch + patches.kernel.org/6.5.9-120-Bluetooth-hci_core-Fix-build-warnings.patch + patches.kernel.org/6.5.9-121-wifi-cfg80211-Fix-6GHz-scan-configuration.patch + patches.kernel.org/6.5.9-122-wifi-mac80211-work-around-Cisco-AP-9115-VHT-MPD.patch + patches.kernel.org/6.5.9-123-wifi-mac80211-allow-transmitting-EAPOL-frames-w.patch + patches.kernel.org/6.5.9-124-wifi-cfg80211-avoid-leaking-stack-data-into-tra.patch + patches.kernel.org/6.5.9-125-regulator-core-Revert-fix-kobject-release-warni.patch + patches.kernel.org/6.5.9-126-SUNRPC-Fail-quickly-when-server-does-not-recogn.patch + patches.kernel.org/6.5.9-127-SUNRPC-TLS-Lock-the-lower_xprt-during-the-tls-h.patch + patches.kernel.org/6.5.9-128-nfs-decrement-nrequests-counter-before-releasin.patch + patches.kernel.org/6.5.9-129-sky2-Make-sure-there-is-at-least-one-frag_addr-.patch + patches.kernel.org/6.5.9-130-ipv4-fib-send-notify-when-delete-source-address.patch + patches.kernel.org/6.5.9-131-drm-panel-orientation-quirks-Add-quirk-for-One-.patch + patches.kernel.org/6.5.9-132-btrfs-fix-some-Wmaybe-uninitialized-warnings-in.patch + patches.kernel.org/6.5.9-133-btrfs-error-out-when-COWing-block-using-a-stale.patch + patches.kernel.org/6.5.9-134-btrfs-error-when-COWing-block-from-a-root-that-.patch + patches.kernel.org/6.5.9-135-btrfs-error-out-when-reallocating-block-for-def.patch + patches.kernel.org/6.5.9-136-platform-x86-touchscreen_dmi-Add-info-for-the-B.patch + patches.kernel.org/6.5.9-137-drm-amd-pm-add-unique_id-for-gc-11.0.3.patch + patches.kernel.org/6.5.9-138-HID-multitouch-Add-required-quirk-for-Synaptics.patch + patches.kernel.org/6.5.9-139-HID-nintendo-reinitialize-USB-Pro-Controller-af.patch + patches.kernel.org/6.5.9-140-HID-Add-quirk-to-ignore-the-touchscreen-battery.patch + patches.kernel.org/6.5.9-141-platform-x86-touchscreen_dmi-Add-info-for-the-P.patch + patches.kernel.org/6.5.9-142-cpufreq-schedutil-Update-next_freq-when-cpufreq.patch + patches.kernel.org/6.5.9-143-io-wq-fully-initialize-wqe-before-calling-cpuhp.patch + patches.kernel.org/6.5.9-144-Bluetooth-hci_sync-Fix-not-handling-ISO_LINK-in.patch + patches.kernel.org/6.5.9-145-Bluetooth-hci_sync-Introduce-PTR_UINT-UINT_PTR-.patch + patches.kernel.org/6.5.9-146-Bluetooth-ISO-Fix-invalid-context-error.patch + patches.kernel.org/6.5.9-147-Bluetooth-hci_sync-delete-CIS-in-BT_OPEN-CONNEC.patch + patches.kernel.org/6.5.9-148-Bluetooth-hci_sync-always-check-if-connection-i.patch + patches.kernel.org/6.5.9-149-net-mlx5-E-switch-register-event-handler-before.patch + patches.kernel.org/6.5.9-150-net-mlx5-Handle-fw-tracer-change-ownership-even.patch + patches.kernel.org/6.5.9-151-net-mlx5e-RX-Fix-page_pool-allocation-failure-r.patch + patches.kernel.org/6.5.9-152-net-mlx5e-RX-Fix-page_pool-allocation-failure-r.patch + patches.kernel.org/6.5.9-153-net-mlx5e-XDP-Fix-XDP_REDIRECT-mpwqe-page-fragm.patch + patches.kernel.org/6.5.9-154-net-mlx5e-Take-RTNL-lock-before-triggering-netd.patch + patches.kernel.org/6.5.9-155-net-mlx5e-Don-t-offload-internal-port-if-filter.patch + patches.kernel.org/6.5.9-156-net-mlx5e-Fix-VF-representors-reporting-zero-co.patch + patches.kernel.org/6.5.9-157-net-tls-split-tls_rx_reader_lock.patch + patches.kernel.org/6.5.9-158-tcp-allow-again-tcp_disconnect-when-threads-are.patch + patches.kernel.org/6.5.9-159-Bluetooth-hci_event-Fix-using-memcmp-when-compa.patch + patches.kernel.org/6.5.9-160-tcp_bpf-properly-release-resources-on-error-pat.patch + patches.kernel.org/6.5.9-161-mtd-rawnand-qcom-Unmap-the-right-resource-upon-.patch + patches.kernel.org/6.5.9-162-mtd-rawnand-pl353-Ensure-program-page-operation.patch + patches.kernel.org/6.5.9-163-mtd-rawnand-marvell-Ensure-program-page-operati.patch + patches.kernel.org/6.5.9-164-mtd-rawnand-arasan-Ensure-program-page-operatio.patch + patches.kernel.org/6.5.9-165-mtd-rawnand-Ensure-the-nand-chip-supports-cache.patch + patches.kernel.org/6.5.9-166-mtd-spinand-micron-correct-bitmask-for-ecc-stat.patch + patches.kernel.org/6.5.9-167-mtd-physmap-core-Restore-map_rom-fallback.patch + patches.kernel.org/6.5.9-168-dt-bindings-mmc-sdhci-msm-correct-minimum-numbe.patch + patches.kernel.org/6.5.9-169-mmc-sdhci-pci-gli-fix-LPM-negotiation-so-x86-S0.patch + patches.kernel.org/6.5.9-170-mmc-mtk-sd-Use-readl_poll_timeout_atomic-in-msd.patch + patches.kernel.org/6.5.9-171-mmc-core-Fix-error-propagation-for-some-ioctl-c.patch + patches.kernel.org/6.5.9-172-mmc-core-sdio-hold-retuning-if-sdio-in-1-bit-mo.patch + patches.kernel.org/6.5.9-173-mmc-core-Capture-correct-oemid-bits-for-eMMC-ca.patch + patches.kernel.org/6.5.9-174-pinctrl-qcom-lpass-lpi-fix-concurrent-register-.patch + patches.kernel.org/6.5.9-175-Revert-pinctrl-avoid-unsafe-code-pattern-in-fin.patch + patches.kernel.org/6.5.9-176-pNFS-Fix-a-hang-in-nfs4_evict_inode.patch + patches.kernel.org/6.5.9-177-pNFS-flexfiles-Check-the-layout-validity-in-ff_.patch + patches.kernel.org/6.5.9-178-NFSv4.1-fixup-use-EXCHGID4_FLAG_USE_PNFS_DS-for.patch + patches.kernel.org/6.5.9-179-ACPI-irq-Fix-incorrect-return-value-in-acpi_reg.patch + patches.kernel.org/6.5.9-180-ACPI-bus-Move-acpi_arm_init-to-the-place-of-aft.patch + patches.kernel.org/6.5.9-181-perf-dlfilter-Fix-use-of-addr_location__exit-in.patch + patches.kernel.org/6.5.9-182-Revert-accel-ivpu-Use-cached-buffers-for-FW-loa.patch + patches.kernel.org/6.5.9-183-fanotify-limit-reporting-of-event-with-non-deco.patch + patches.kernel.org/6.5.9-184-NFS-Fix-potential-oops-in-nfs_inode_remove_requ.patch + patches.kernel.org/6.5.9-185-nfs42-client-needs-to-strip-file-mode-s-suid-sg.patch + patches.kernel.org/6.5.9-186-nvme-sanitize-metadata-bounce-buffer-for-reads.patch + patches.kernel.org/6.5.9-187-nvme-pci-add-BOGUS_NID-for-Intel-0a54-device.patch + patches.kernel.org/6.5.9-188-nvme-auth-use-chap-s2-to-indicate-bidirectional.patch + patches.kernel.org/6.5.9-189-nvmet-auth-complete-a-request-only-after-freein.patch + patches.kernel.org/6.5.9-190-nvme-rdma-do-not-try-to-stop-unallocated-queues.patch + patches.kernel.org/6.5.9-191-USB-serial-option-add-Telit-LE910C4-WWX-0x1035-.patch + patches.kernel.org/6.5.9-192-USB-serial-option-add-entry-for-Sierra-EM9191-w.patch + patches.kernel.org/6.5.9-193-USB-serial-option-add-Fibocom-to-DELL-custom-mo.patch + patches.kernel.org/6.5.9-194-thunderbolt-Call-tb_switch_put-once-DisplayPort.patch + patches.kernel.org/6.5.9-195-perf-Disallow-mis-matched-inherited-group-reads.patch + patches.kernel.org/6.5.9-196-s390-pci-fix-iommu-bitmap-allocation.patch + patches.kernel.org/6.5.9-197-tracing-kprobes-Return-EADDRNOTAVAIL-when-func-.patch + patches.kernel.org/6.5.9-198-selftests-ftrace-Add-new-test-case-which-checks.patch + patches.kernel.org/6.5.9-199-KEYS-asymmetric-Fix-sign-verify-on-pkcs1pad-wit.patch + patches.kernel.org/6.5.9-200-apple-gmux-Hard-Code-max-brightness-for-MMIO-gm.patch + patches.kernel.org/6.5.9-201-s390-cio-fix-a-memleak-in-css_alloc_subchannel.patch + patches.kernel.org/6.5.9-202-platform-surface-platform_profile-Propagate-err.patch + patches.kernel.org/6.5.9-203-platform-x86-intel-uncore-freq-Conditionally-cr.patch + patches.kernel.org/6.5.9-204-platform-x86-msi-ec-Fix-the-3rd-config.patch + patches.kernel.org/6.5.9-205-platform-x86-asus-wmi-Change-ASUS_WMI_BRN_DOWN-.patch + patches.kernel.org/6.5.9-206-platform-x86-asus-wmi-Only-map-brightness-codes.patch + patches.kernel.org/6.5.9-207-platform-x86-asus-wmi-Map-0x2a-code-Ignore-0x2b.patch + patches.kernel.org/6.5.9-208-rust-error-fix-the-description-for-ECHILD.patch + patches.kernel.org/6.5.9-209-gpiolib-acpi-Add-missing-memset-0-to-acpi_get_g.patch + patches.kernel.org/6.5.9-210-gpio-vf610-set-value-before-the-direction-to-av.patch + patches.kernel.org/6.5.9-211-gpio-vf610-mask-the-gpio-irq-in-system-suspend-.patch + patches.kernel.org/6.5.9-212-ASoC-cs35l56-Fix-illegal-use-of-init_completion.patch + patches.kernel.org/6.5.9-213-ASoC-pxa-fix-a-memory-leak-in-probe.patch + patches.kernel.org/6.5.9-214-ASoC-cs42l42-Fix-missing-include-of-gpio-consum.patch + patches.kernel.org/6.5.9-215-drm-bridge-ti-sn65dsi86-Associate-DSI-device-li.patch + patches.kernel.org/6.5.9-216-drm-i915-cx0-Only-clear-set-the-Pipe-Reset-bit-.patch + patches.kernel.org/6.5.9-217-drm-amdgpu-Fix-possible-null-pointer-dereferenc.patch + patches.kernel.org/6.5.9-218-powerpc-mm-Allow-ARCH_FORCE_MAX_ORDER-up-to-12.patch + patches.kernel.org/6.5.9-219-powerpc-qspinlock-Fix-stale-propagated-yield_cp.patch + patches.kernel.org/6.5.9-220-docs-Move-rustdoc-output-cross-reference-it.patch + patches.kernel.org/6.5.9-221-rust-docs-fix-logo-replacement.patch + patches.kernel.org/6.5.9-222-phy-mapphone-mdm6600-Fix-runtime-disable-on-pro.patch + patches.kernel.org/6.5.9-223-phy-mapphone-mdm6600-Fix-runtime-PM-for-remove.patch + patches.kernel.org/6.5.9-224-phy-mapphone-mdm6600-Fix-pinctrl_pm-handling-fo.patch + patches.kernel.org/6.5.9-225-phy-qcom-qmp-usb-initialize-PCS_USB-registers.patch + patches.kernel.org/6.5.9-226-phy-qcom-qmp-usb-split-PCS_USB-init-table-for-s.patch + patches.kernel.org/6.5.9-227-phy-qcom-qmp-combo-Square-out-8550-POWER_STATE_.patch + patches.kernel.org/6.5.9-228-phy-qcom-qmp-combo-initialize-PCS_USB-registers.patch + patches.kernel.org/6.5.9-229-efi-unaccepted-Fix-soft-lockups-caused-by-paral.patch + patches.kernel.org/6.5.9-230-net-move-altnames-together-with-the-netdevice.patch + patches.kernel.org/6.5.9-231-Bluetooth-hci_sock-fix-slab-oob-read-in-create_.patch + patches.kernel.org/6.5.9-232-net-rfkill-reduce-data-mtx-scope-in-rfkill_fop_.patch + patches.kernel.org/6.5.9-233-docs-rust-update-Rust-docs-output-path.patch + patches.kernel.org/6.5.9-234-kbuild-remove-old-Rust-docs-output-path.patch + patches.kernel.org/6.5.9-235-Bluetooth-hci_sock-Correctly-bounds-check-and-p.patch + patches.kernel.org/6.5.9-236-mptcp-avoid-sending-RST-when-closing-the-initia.patch + patches.kernel.org/6.5.9-237-selftests-mptcp-join-correctly-check-for-no-RST.patch + patches.kernel.org/6.5.9-238-Linux-6.5.9.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -1998,7 +2236,6 @@ patches.suse/0001-drm-amdgpu-Update-invalid-PTE-flag-setting.patch patches.suse/drm-msm-adreno-Add-missing-MODULE_FIRMWARE-macros.patch patches.suse/smb3-move-server-check-earlier-when-setting-channel-.patch - patches.suse/NFSv4-1-fixup-use-EXCHGID4-FLAG-USE-PNFS-DS-for-DS-server-.patch ######################################################## # end of sorted patches ######################################################## diff --git a/source-timestamp b/source-timestamp index 59cce431..777dbaf2 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2023-10-23 08:58:51 +0000 -GIT Revision: 06d7c82eaa552c36394a33a045963e75b7fe4ffb +2023-10-25 10:31:37 +0000 +GIT Revision: 29edc7cd9a87ec6d4ca952c6a054bd93cbd5cce6 GIT Branch: stable