commit 80524fb06f8f1e0f5aa90320d6bc2cb5ecfda3f0

OBS-URL: https://build.opensuse.org/package/show/Kernel:slowroll/kernel-source-longterm?expand=0&rev=6
This commit is contained in:
Kernel Bugs 2024-01-02 07:05:15 +00:00 committed by Git OBS Bridge
parent eed349c920
commit b2eb8904ba
9 changed files with 732 additions and 18 deletions

View File

@ -1,3 +1,203 @@
-------------------------------------------------------------------
Mon Jan 1 15:08:39 CET 2024 - rfrohl@suse.com
- Linux 6.1.70 (bsc#1218052).
- loop: deprecate autoloading callback loop_probe() (bsc#1218052).
- wifi: nl80211: fix deadlock in nl80211_set_cqm_rssi (6.6.x)
(bsc#1218052).
- wifi: cfg80211: fix CQM for non-range use (bsc#1218052).
- fuse: share lookup state between submount and its parent
(bsc#1218052).
- mm/damon/core: make damon_start() waits until kdamond_fn()
starts (bsc#1218052).
- x86/alternatives: Sync core before enabling interrupts
(bsc#1218052).
- KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroy
(bsc#1218052).
- KVM: arm64: vgic: Add a non-locking primitive for
kvm_vgic_vcpu_destroy() (bsc#1218052).
- KVM: arm64: vgic: Simplify kvm_vgic_destroy() (bsc#1218052).
- thunderbolt: Fix memory leak in margining_port_remove()
(bsc#1218052).
- lib/vsprintf: Fix %pfwf when current node refcount == 0
(bsc#1218052).
- gpio: dwapb: mask/unmask IRQ when disable/enale it
(bsc#1218052).
- bus: ti-sysc: Flush posted write only after srst_udelay
(bsc#1218052).
- pinctrl: starfive: jh7100: ignore disabled device tree nodes
(bsc#1218052).
- dm-integrity: don't modify bio's immutable bio_vec in
integrity_metadata() (bsc#1218052).
- tracing / synthetic: Disable events after testing in
synth_event_gen_test_init() (bsc#1218052).
- scsi: core: Always send batch on reset or error handling command
(bsc#1218052).
- Revert "scsi: aacraid: Reply queue mapping to CPUs based on
IRQ affinity" (bsc#1218052).
- selftests: mptcp: join: fix subflow_send_ack lookup
(bsc#1218052).
- ublk: move ublk_cancel_dev() out of ub->mutex (bsc#1218052).
- ubifs: fix possible dereference after free (bsc#1218052).
- btrfs: zoned: no longer count fresh BG region as zone unusable
(bsc#1218052).
- Revert "drm/amd/display: Do not set DRR on pipe commit"
(bsc#1218052).
- dm thin metadata: Fix ABBA deadlock by resetting dm_bufio_client
(bsc#1218052).
- loop: do not enforce max_loop hard limit by (new) default
(bsc#1218052).
- RISC-V: Fix do_notify_resume / do_work_pending prototype
(bsc#1218052).
- 9p: prevent read overrun in protocol dump tracepoint
(bsc#1218052).
- drm/i915: Reject async flips with bigjoiner (bsc#1218052).
- smb: client: fix OOB in smbCalcSize() (bsc#1218052).
- smb: client: fix OOB in SMB2_query_info_init() (bsc#1218052).
- smb: client: fix potential OOB in cifs_dump_detail()
(bsc#1218052).
- smb: client: fix OOB in cifsd when receiving compounded resps
(bsc#1218052).
- dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp (bsc#1218052).
- net: ks8851: Fix TX stall caused by TX buffer overrun
(bsc#1218052).
- net: rfkill: gpio: set GPIO direction (bsc#1218052).
- net: 9p: avoid freeing uninit memory in p9pdu_vreadf
(bsc#1218052).
- Input: soc_button_array - add mapping for airplane mode button
(bsc#1218052).
- net: usb: ax88179_178a: avoid failed operations when device
is disconnected (bsc#1218052).
- Bluetooth: Add more enc key size check (bsc#1218052).
- Bluetooth: MGMT/SMP: Fix address type when using SMP over
BREDR/LE (bsc#1218052).
- Bluetooth: L2CAP: Send reject on command corrupted request
(bsc#1218052).
- Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg
(bsc#1218052).
- Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has
been sent (bsc#1218052).
- ALSA: hda/realtek: Add quirk for ASUS ROG GV302XA (bsc#1218052).
- USB: serial: option: add Quectel RM500Q R13 firmware support
(bsc#1218052).
- USB: serial: option: add Foxconn T99W265 with new baseline
(bsc#1218052).
- USB: serial: option: add Quectel EG912Y module support
(bsc#1218052).
- USB: serial: ftdi_sio: update Actisense PIDs constant names
(bsc#1218052).
- wifi: cfg80211: fix certs build to not depend on file order
(bsc#1218052).
- wifi: cfg80211: Add my certificate (bsc#1218052).
- usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate
3.0 G3 (bsc#1218052).
- ALSA: usb-audio: Increase delay in MOTU M quirk (bsc#1218052).
- iio: triggered-buffer: prevent possible freeing of wrong buffer
(bsc#1218052).
- iio: adc: ti_am335x_adc: Fix return value check of
tiadc_request_dma() (bsc#1218052).
- iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion
time table (bsc#1218052).
- scsi: bnx2fc: Fix skb double free in bnx2fc_rcv() (bsc#1218052).
- Input: ipaq-micro-keys - add error handling for devm_kmemdup
(bsc#1218052).
- interconnect: qcom: sm8250: Enable sync_state (bsc#1218052).
- iio: imu: inv_mpu6050: fix an error code problem in
inv_mpu6050_read_raw (bsc#1218052).
- interconnect: Treat xlate() returning NULL node as an error
(bsc#1218052).
- drm/i915: Fix ADL+ tiled plane stride when the POT stride is
smaller than the original (bsc#1218052).
- drm/i915/mtl: Add MTL for remapping CCS FBs (bsc#1218052).
- drm/i915/dpt: Only do the POT stride remap when using DPT
(bsc#1218052).
- drm/i915: Fix intel_atomic_setup_scalers() plane_state handling
(bsc#1218052).
- drm/i915: Relocate intel_atomic_setup_scalers() (bsc#1218052).
- drm/i915/mtl: limit second scaler vertical scaling in ver >=
14 (bsc#1218052).
- nvme-pci: fix sleeping function called from interrupt context
(bsc#1218052).
- gpiolib: cdev: add gpio_device locking wrapper around
gpio_ioctl() (bsc#1218052).
- pinctrl: at91-pio4: use dedicated lock class for IRQ
(bsc#1218052).
- x86/xen: add CPU dependencies for 32-bit build (bsc#1218052).
- i2c: aspeed: Handle the coalesced stop conditions with the
start conditions (bsc#1218052).
- ASoC: fsl_sai: Fix channel swap issue on i.MX8MP (bsc#1218052).
- ASoC: hdmi-codec: fix missing report for jack initial status
(bsc#1218052).
- afs: Fix use-after-free due to get/remove race in volume tree
(bsc#1218052).
- afs: Fix overwriting of result of DNS query (bsc#1218052).
- keys, dns: Allow key types (eg. DNS) to be reclaimed immediately
on expiry (bsc#1218052).
- net: check dev->gso_max_size in gso_features_check()
(bsc#1218052).
- afs: Fix dynamic root lookup DNS check (bsc#1218052).
- afs: Fix the dynamic root's d_delete to always delete unused
dentries (bsc#1218052).
- net: check vlan filter feature in vlan_vids_add_by_dev()
and vlan_vids_del_by_dev() (bsc#1218052).
- net: mana: select PAGE_POOL (bsc#1218052).
- Bluetooth: hci_event: shut up a false-positive warning
(bsc#1218052).
- Bluetooth: Fix deadlock in vhci_send_frame (bsc#1218052).
- net/rose: fix races in rose_kill_by_device() (bsc#1218052).
- ethernet: atheros: fix a memleak in atl1e_setup_ring_resources
(bsc#1218052).
- net: sched: ife: fix potential use-after-free (bsc#1218052).
- net: Return error from sk_stream_wait_connect() if
sk_wait_event() fails (bsc#1218052).
- octeontx2-pf: Fix graceful exit during PFC configuration failure
(bsc#1218052).
- net: mscc: ocelot: fix eMAC TX RMON stats for bucket 256-511
and above (bsc#1218052).
- net/mlx5e: Correct snprintf truncation handling for fw_version
buffer used by representors (bsc#1218052).
- net/mlx5e: Correct snprintf truncation handling for fw_version
buffer (bsc#1218052).
- net/mlx5: Fix fw tracer first block check (bsc#1218052).
- net/mlx5e: fix a potential double-free in fs_udp_create_groups
(bsc#1218052).
- net/mlx5e: Fix a race in command alloc flow (bsc#1218052).
- net/mlx5: Re-organize mlx5_cmd struct (bsc#1218052).
- net/mlx5: Prevent high-rate FW commands from populating all
slots (bsc#1218052).
- net/mlx5: Introduce and use opcode getter in command interface
(bsc#1218052).
- net/mlx5e: Fix slab-out-of-bounds in
mlx5_query_nic_vport_mac_list() (bsc#1218052).
- Revert "net/mlx5e: fix double free of encap_header"
(bsc#1218052).
- Revert "net/mlx5e: fix double free of encap_header in update
funcs" (bsc#1218052).
- wifi: mac80211: mesh_plink: fix matches_local logic
(bsc#1218052).
- wifi: mac80211: mesh: check element parsing succeeded
(bsc#1218052).
- wifi: mac80211: check if the existing link config remains
unchanged (bsc#1218052).
- wifi: iwlwifi: pcie: add another missing bh-disable for
rxq->lock (bsc#1218052).
- s390/vx: fix save/restore of fpu kernel context (bsc#1218052).
- reset: Fix crash when freeing non-existent optional resets
(bsc#1218052).
- ARM: OMAP2+: Fix null pointer dereference and memory leak in
omap_soc_device_init (bsc#1218052).
- ARM: dts: dra7: Fix DRA7 L3 NoC node register size
(bsc#1218052).
- drm/amd/display: fix hw rotated modes when PSR-SU is enabled
(bsc#1218052).
- HID: i2c-hid: Add IDEA5002 to i2c_hid_acpi_blacklist[]
(bsc#1218052).
- HID: i2c-hid: acpi: Unify ACPI ID tables format (bsc#1218052).
- bpf: Fix prog_array_map_poke_run map poke update (bsc#1218052).
- kasan: disable kasan_non_canonical_hook() for HW tags
(bsc#1218052).
- commit 80524fb
-------------------------------------------------------------------
Wed Dec 20 17:55:29 CET 2023 - rfrohl@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package kernel-longterm
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,8 +18,8 @@
%define srcversion 6.1
%define patchversion 6.1.69
%define git_commit 818425a5ba7ee0bb38bbf2693e7f5cfa0e1c78ef
%define patchversion 6.1.70
%define git_commit 80524fb06f8f1e0f5aa90320d6bc2cb5ecfda3f0
%define variant -longterm%{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@ -113,9 +113,9 @@ Name: kernel-longterm
Summary: The Linux Kernel
License: GPL-2.0-only
Group: System/Kernel
Version: 6.1.69
Version: 6.1.70
%if 0%{?is_kotd}
Release: <RELEASE>.g818425a
Release: <RELEASE>.g80524fb
%else
Release: 0
%endif

View File

@ -1,3 +1,203 @@
-------------------------------------------------------------------
Mon Jan 1 15:08:39 CET 2024 - rfrohl@suse.com
- Linux 6.1.70 (bsc#1218052).
- loop: deprecate autoloading callback loop_probe() (bsc#1218052).
- wifi: nl80211: fix deadlock in nl80211_set_cqm_rssi (6.6.x)
(bsc#1218052).
- wifi: cfg80211: fix CQM for non-range use (bsc#1218052).
- fuse: share lookup state between submount and its parent
(bsc#1218052).
- mm/damon/core: make damon_start() waits until kdamond_fn()
starts (bsc#1218052).
- x86/alternatives: Sync core before enabling interrupts
(bsc#1218052).
- KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroy
(bsc#1218052).
- KVM: arm64: vgic: Add a non-locking primitive for
kvm_vgic_vcpu_destroy() (bsc#1218052).
- KVM: arm64: vgic: Simplify kvm_vgic_destroy() (bsc#1218052).
- thunderbolt: Fix memory leak in margining_port_remove()
(bsc#1218052).
- lib/vsprintf: Fix %pfwf when current node refcount == 0
(bsc#1218052).
- gpio: dwapb: mask/unmask IRQ when disable/enale it
(bsc#1218052).
- bus: ti-sysc: Flush posted write only after srst_udelay
(bsc#1218052).
- pinctrl: starfive: jh7100: ignore disabled device tree nodes
(bsc#1218052).
- dm-integrity: don't modify bio's immutable bio_vec in
integrity_metadata() (bsc#1218052).
- tracing / synthetic: Disable events after testing in
synth_event_gen_test_init() (bsc#1218052).
- scsi: core: Always send batch on reset or error handling command
(bsc#1218052).
- Revert "scsi: aacraid: Reply queue mapping to CPUs based on
IRQ affinity" (bsc#1218052).
- selftests: mptcp: join: fix subflow_send_ack lookup
(bsc#1218052).
- ublk: move ublk_cancel_dev() out of ub->mutex (bsc#1218052).
- ubifs: fix possible dereference after free (bsc#1218052).
- btrfs: zoned: no longer count fresh BG region as zone unusable
(bsc#1218052).
- Revert "drm/amd/display: Do not set DRR on pipe commit"
(bsc#1218052).
- dm thin metadata: Fix ABBA deadlock by resetting dm_bufio_client
(bsc#1218052).
- loop: do not enforce max_loop hard limit by (new) default
(bsc#1218052).
- RISC-V: Fix do_notify_resume / do_work_pending prototype
(bsc#1218052).
- 9p: prevent read overrun in protocol dump tracepoint
(bsc#1218052).
- drm/i915: Reject async flips with bigjoiner (bsc#1218052).
- smb: client: fix OOB in smbCalcSize() (bsc#1218052).
- smb: client: fix OOB in SMB2_query_info_init() (bsc#1218052).
- smb: client: fix potential OOB in cifs_dump_detail()
(bsc#1218052).
- smb: client: fix OOB in cifsd when receiving compounded resps
(bsc#1218052).
- dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp (bsc#1218052).
- net: ks8851: Fix TX stall caused by TX buffer overrun
(bsc#1218052).
- net: rfkill: gpio: set GPIO direction (bsc#1218052).
- net: 9p: avoid freeing uninit memory in p9pdu_vreadf
(bsc#1218052).
- Input: soc_button_array - add mapping for airplane mode button
(bsc#1218052).
- net: usb: ax88179_178a: avoid failed operations when device
is disconnected (bsc#1218052).
- Bluetooth: Add more enc key size check (bsc#1218052).
- Bluetooth: MGMT/SMP: Fix address type when using SMP over
BREDR/LE (bsc#1218052).
- Bluetooth: L2CAP: Send reject on command corrupted request
(bsc#1218052).
- Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg
(bsc#1218052).
- Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has
been sent (bsc#1218052).
- ALSA: hda/realtek: Add quirk for ASUS ROG GV302XA (bsc#1218052).
- USB: serial: option: add Quectel RM500Q R13 firmware support
(bsc#1218052).
- USB: serial: option: add Foxconn T99W265 with new baseline
(bsc#1218052).
- USB: serial: option: add Quectel EG912Y module support
(bsc#1218052).
- USB: serial: ftdi_sio: update Actisense PIDs constant names
(bsc#1218052).
- wifi: cfg80211: fix certs build to not depend on file order
(bsc#1218052).
- wifi: cfg80211: Add my certificate (bsc#1218052).
- usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate
3.0 G3 (bsc#1218052).
- ALSA: usb-audio: Increase delay in MOTU M quirk (bsc#1218052).
- iio: triggered-buffer: prevent possible freeing of wrong buffer
(bsc#1218052).
- iio: adc: ti_am335x_adc: Fix return value check of
tiadc_request_dma() (bsc#1218052).
- iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion
time table (bsc#1218052).
- scsi: bnx2fc: Fix skb double free in bnx2fc_rcv() (bsc#1218052).
- Input: ipaq-micro-keys - add error handling for devm_kmemdup
(bsc#1218052).
- interconnect: qcom: sm8250: Enable sync_state (bsc#1218052).
- iio: imu: inv_mpu6050: fix an error code problem in
inv_mpu6050_read_raw (bsc#1218052).
- interconnect: Treat xlate() returning NULL node as an error
(bsc#1218052).
- drm/i915: Fix ADL+ tiled plane stride when the POT stride is
smaller than the original (bsc#1218052).
- drm/i915/mtl: Add MTL for remapping CCS FBs (bsc#1218052).
- drm/i915/dpt: Only do the POT stride remap when using DPT
(bsc#1218052).
- drm/i915: Fix intel_atomic_setup_scalers() plane_state handling
(bsc#1218052).
- drm/i915: Relocate intel_atomic_setup_scalers() (bsc#1218052).
- drm/i915/mtl: limit second scaler vertical scaling in ver >=
14 (bsc#1218052).
- nvme-pci: fix sleeping function called from interrupt context
(bsc#1218052).
- gpiolib: cdev: add gpio_device locking wrapper around
gpio_ioctl() (bsc#1218052).
- pinctrl: at91-pio4: use dedicated lock class for IRQ
(bsc#1218052).
- x86/xen: add CPU dependencies for 32-bit build (bsc#1218052).
- i2c: aspeed: Handle the coalesced stop conditions with the
start conditions (bsc#1218052).
- ASoC: fsl_sai: Fix channel swap issue on i.MX8MP (bsc#1218052).
- ASoC: hdmi-codec: fix missing report for jack initial status
(bsc#1218052).
- afs: Fix use-after-free due to get/remove race in volume tree
(bsc#1218052).
- afs: Fix overwriting of result of DNS query (bsc#1218052).
- keys, dns: Allow key types (eg. DNS) to be reclaimed immediately
on expiry (bsc#1218052).
- net: check dev->gso_max_size in gso_features_check()
(bsc#1218052).
- afs: Fix dynamic root lookup DNS check (bsc#1218052).
- afs: Fix the dynamic root's d_delete to always delete unused
dentries (bsc#1218052).
- net: check vlan filter feature in vlan_vids_add_by_dev()
and vlan_vids_del_by_dev() (bsc#1218052).
- net: mana: select PAGE_POOL (bsc#1218052).
- Bluetooth: hci_event: shut up a false-positive warning
(bsc#1218052).
- Bluetooth: Fix deadlock in vhci_send_frame (bsc#1218052).
- net/rose: fix races in rose_kill_by_device() (bsc#1218052).
- ethernet: atheros: fix a memleak in atl1e_setup_ring_resources
(bsc#1218052).
- net: sched: ife: fix potential use-after-free (bsc#1218052).
- net: Return error from sk_stream_wait_connect() if
sk_wait_event() fails (bsc#1218052).
- octeontx2-pf: Fix graceful exit during PFC configuration failure
(bsc#1218052).
- net: mscc: ocelot: fix eMAC TX RMON stats for bucket 256-511
and above (bsc#1218052).
- net/mlx5e: Correct snprintf truncation handling for fw_version
buffer used by representors (bsc#1218052).
- net/mlx5e: Correct snprintf truncation handling for fw_version
buffer (bsc#1218052).
- net/mlx5: Fix fw tracer first block check (bsc#1218052).
- net/mlx5e: fix a potential double-free in fs_udp_create_groups
(bsc#1218052).
- net/mlx5e: Fix a race in command alloc flow (bsc#1218052).
- net/mlx5: Re-organize mlx5_cmd struct (bsc#1218052).
- net/mlx5: Prevent high-rate FW commands from populating all
slots (bsc#1218052).
- net/mlx5: Introduce and use opcode getter in command interface
(bsc#1218052).
- net/mlx5e: Fix slab-out-of-bounds in
mlx5_query_nic_vport_mac_list() (bsc#1218052).
- Revert "net/mlx5e: fix double free of encap_header"
(bsc#1218052).
- Revert "net/mlx5e: fix double free of encap_header in update
funcs" (bsc#1218052).
- wifi: mac80211: mesh_plink: fix matches_local logic
(bsc#1218052).
- wifi: mac80211: mesh: check element parsing succeeded
(bsc#1218052).
- wifi: mac80211: check if the existing link config remains
unchanged (bsc#1218052).
- wifi: iwlwifi: pcie: add another missing bh-disable for
rxq->lock (bsc#1218052).
- s390/vx: fix save/restore of fpu kernel context (bsc#1218052).
- reset: Fix crash when freeing non-existent optional resets
(bsc#1218052).
- ARM: OMAP2+: Fix null pointer dereference and memory leak in
omap_soc_device_init (bsc#1218052).
- ARM: dts: dra7: Fix DRA7 L3 NoC node register size
(bsc#1218052).
- drm/amd/display: fix hw rotated modes when PSR-SU is enabled
(bsc#1218052).
- HID: i2c-hid: Add IDEA5002 to i2c_hid_acpi_blacklist[]
(bsc#1218052).
- HID: i2c-hid: acpi: Unify ACPI ID tables format (bsc#1218052).
- bpf: Fix prog_array_map_poke_run map poke update (bsc#1218052).
- kasan: disable kasan_non_canonical_hook() for HW tags
(bsc#1218052).
- commit 80524fb
-------------------------------------------------------------------
Wed Dec 20 17:55:29 CET 2023 - rfrohl@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package kernel-source-longterm
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,8 +17,8 @@
%define srcversion 6.1
%define patchversion 6.1.69
%define git_commit 818425a5ba7ee0bb38bbf2693e7f5cfa0e1c78ef
%define patchversion 6.1.70
%define git_commit 80524fb06f8f1e0f5aa90320d6bc2cb5ecfda3f0
%define variant -longterm%{nil}
%include %_sourcedir/kernel-spec-macros
@ -31,9 +31,9 @@
%endif
Name: kernel-source-longterm
Version: 6.1.69
Version: 6.1.70
%if 0%{?is_kotd}
Release: <RELEASE>.g818425a
Release: <RELEASE>.g80524fb
%else
Release: 0
%endif

View File

@ -1,3 +1,203 @@
-------------------------------------------------------------------
Mon Jan 1 15:08:39 CET 2024 - rfrohl@suse.com
- Linux 6.1.70 (bsc#1218052).
- loop: deprecate autoloading callback loop_probe() (bsc#1218052).
- wifi: nl80211: fix deadlock in nl80211_set_cqm_rssi (6.6.x)
(bsc#1218052).
- wifi: cfg80211: fix CQM for non-range use (bsc#1218052).
- fuse: share lookup state between submount and its parent
(bsc#1218052).
- mm/damon/core: make damon_start() waits until kdamond_fn()
starts (bsc#1218052).
- x86/alternatives: Sync core before enabling interrupts
(bsc#1218052).
- KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroy
(bsc#1218052).
- KVM: arm64: vgic: Add a non-locking primitive for
kvm_vgic_vcpu_destroy() (bsc#1218052).
- KVM: arm64: vgic: Simplify kvm_vgic_destroy() (bsc#1218052).
- thunderbolt: Fix memory leak in margining_port_remove()
(bsc#1218052).
- lib/vsprintf: Fix %pfwf when current node refcount == 0
(bsc#1218052).
- gpio: dwapb: mask/unmask IRQ when disable/enale it
(bsc#1218052).
- bus: ti-sysc: Flush posted write only after srst_udelay
(bsc#1218052).
- pinctrl: starfive: jh7100: ignore disabled device tree nodes
(bsc#1218052).
- dm-integrity: don't modify bio's immutable bio_vec in
integrity_metadata() (bsc#1218052).
- tracing / synthetic: Disable events after testing in
synth_event_gen_test_init() (bsc#1218052).
- scsi: core: Always send batch on reset or error handling command
(bsc#1218052).
- Revert "scsi: aacraid: Reply queue mapping to CPUs based on
IRQ affinity" (bsc#1218052).
- selftests: mptcp: join: fix subflow_send_ack lookup
(bsc#1218052).
- ublk: move ublk_cancel_dev() out of ub->mutex (bsc#1218052).
- ubifs: fix possible dereference after free (bsc#1218052).
- btrfs: zoned: no longer count fresh BG region as zone unusable
(bsc#1218052).
- Revert "drm/amd/display: Do not set DRR on pipe commit"
(bsc#1218052).
- dm thin metadata: Fix ABBA deadlock by resetting dm_bufio_client
(bsc#1218052).
- loop: do not enforce max_loop hard limit by (new) default
(bsc#1218052).
- RISC-V: Fix do_notify_resume / do_work_pending prototype
(bsc#1218052).
- 9p: prevent read overrun in protocol dump tracepoint
(bsc#1218052).
- drm/i915: Reject async flips with bigjoiner (bsc#1218052).
- smb: client: fix OOB in smbCalcSize() (bsc#1218052).
- smb: client: fix OOB in SMB2_query_info_init() (bsc#1218052).
- smb: client: fix potential OOB in cifs_dump_detail()
(bsc#1218052).
- smb: client: fix OOB in cifsd when receiving compounded resps
(bsc#1218052).
- dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp (bsc#1218052).
- net: ks8851: Fix TX stall caused by TX buffer overrun
(bsc#1218052).
- net: rfkill: gpio: set GPIO direction (bsc#1218052).
- net: 9p: avoid freeing uninit memory in p9pdu_vreadf
(bsc#1218052).
- Input: soc_button_array - add mapping for airplane mode button
(bsc#1218052).
- net: usb: ax88179_178a: avoid failed operations when device
is disconnected (bsc#1218052).
- Bluetooth: Add more enc key size check (bsc#1218052).
- Bluetooth: MGMT/SMP: Fix address type when using SMP over
BREDR/LE (bsc#1218052).
- Bluetooth: L2CAP: Send reject on command corrupted request
(bsc#1218052).
- Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg
(bsc#1218052).
- Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has
been sent (bsc#1218052).
- ALSA: hda/realtek: Add quirk for ASUS ROG GV302XA (bsc#1218052).
- USB: serial: option: add Quectel RM500Q R13 firmware support
(bsc#1218052).
- USB: serial: option: add Foxconn T99W265 with new baseline
(bsc#1218052).
- USB: serial: option: add Quectel EG912Y module support
(bsc#1218052).
- USB: serial: ftdi_sio: update Actisense PIDs constant names
(bsc#1218052).
- wifi: cfg80211: fix certs build to not depend on file order
(bsc#1218052).
- wifi: cfg80211: Add my certificate (bsc#1218052).
- usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate
3.0 G3 (bsc#1218052).
- ALSA: usb-audio: Increase delay in MOTU M quirk (bsc#1218052).
- iio: triggered-buffer: prevent possible freeing of wrong buffer
(bsc#1218052).
- iio: adc: ti_am335x_adc: Fix return value check of
tiadc_request_dma() (bsc#1218052).
- iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion
time table (bsc#1218052).
- scsi: bnx2fc: Fix skb double free in bnx2fc_rcv() (bsc#1218052).
- Input: ipaq-micro-keys - add error handling for devm_kmemdup
(bsc#1218052).
- interconnect: qcom: sm8250: Enable sync_state (bsc#1218052).
- iio: imu: inv_mpu6050: fix an error code problem in
inv_mpu6050_read_raw (bsc#1218052).
- interconnect: Treat xlate() returning NULL node as an error
(bsc#1218052).
- drm/i915: Fix ADL+ tiled plane stride when the POT stride is
smaller than the original (bsc#1218052).
- drm/i915/mtl: Add MTL for remapping CCS FBs (bsc#1218052).
- drm/i915/dpt: Only do the POT stride remap when using DPT
(bsc#1218052).
- drm/i915: Fix intel_atomic_setup_scalers() plane_state handling
(bsc#1218052).
- drm/i915: Relocate intel_atomic_setup_scalers() (bsc#1218052).
- drm/i915/mtl: limit second scaler vertical scaling in ver >=
14 (bsc#1218052).
- nvme-pci: fix sleeping function called from interrupt context
(bsc#1218052).
- gpiolib: cdev: add gpio_device locking wrapper around
gpio_ioctl() (bsc#1218052).
- pinctrl: at91-pio4: use dedicated lock class for IRQ
(bsc#1218052).
- x86/xen: add CPU dependencies for 32-bit build (bsc#1218052).
- i2c: aspeed: Handle the coalesced stop conditions with the
start conditions (bsc#1218052).
- ASoC: fsl_sai: Fix channel swap issue on i.MX8MP (bsc#1218052).
- ASoC: hdmi-codec: fix missing report for jack initial status
(bsc#1218052).
- afs: Fix use-after-free due to get/remove race in volume tree
(bsc#1218052).
- afs: Fix overwriting of result of DNS query (bsc#1218052).
- keys, dns: Allow key types (eg. DNS) to be reclaimed immediately
on expiry (bsc#1218052).
- net: check dev->gso_max_size in gso_features_check()
(bsc#1218052).
- afs: Fix dynamic root lookup DNS check (bsc#1218052).
- afs: Fix the dynamic root's d_delete to always delete unused
dentries (bsc#1218052).
- net: check vlan filter feature in vlan_vids_add_by_dev()
and vlan_vids_del_by_dev() (bsc#1218052).
- net: mana: select PAGE_POOL (bsc#1218052).
- Bluetooth: hci_event: shut up a false-positive warning
(bsc#1218052).
- Bluetooth: Fix deadlock in vhci_send_frame (bsc#1218052).
- net/rose: fix races in rose_kill_by_device() (bsc#1218052).
- ethernet: atheros: fix a memleak in atl1e_setup_ring_resources
(bsc#1218052).
- net: sched: ife: fix potential use-after-free (bsc#1218052).
- net: Return error from sk_stream_wait_connect() if
sk_wait_event() fails (bsc#1218052).
- octeontx2-pf: Fix graceful exit during PFC configuration failure
(bsc#1218052).
- net: mscc: ocelot: fix eMAC TX RMON stats for bucket 256-511
and above (bsc#1218052).
- net/mlx5e: Correct snprintf truncation handling for fw_version
buffer used by representors (bsc#1218052).
- net/mlx5e: Correct snprintf truncation handling for fw_version
buffer (bsc#1218052).
- net/mlx5: Fix fw tracer first block check (bsc#1218052).
- net/mlx5e: fix a potential double-free in fs_udp_create_groups
(bsc#1218052).
- net/mlx5e: Fix a race in command alloc flow (bsc#1218052).
- net/mlx5: Re-organize mlx5_cmd struct (bsc#1218052).
- net/mlx5: Prevent high-rate FW commands from populating all
slots (bsc#1218052).
- net/mlx5: Introduce and use opcode getter in command interface
(bsc#1218052).
- net/mlx5e: Fix slab-out-of-bounds in
mlx5_query_nic_vport_mac_list() (bsc#1218052).
- Revert "net/mlx5e: fix double free of encap_header"
(bsc#1218052).
- Revert "net/mlx5e: fix double free of encap_header in update
funcs" (bsc#1218052).
- wifi: mac80211: mesh_plink: fix matches_local logic
(bsc#1218052).
- wifi: mac80211: mesh: check element parsing succeeded
(bsc#1218052).
- wifi: mac80211: check if the existing link config remains
unchanged (bsc#1218052).
- wifi: iwlwifi: pcie: add another missing bh-disable for
rxq->lock (bsc#1218052).
- s390/vx: fix save/restore of fpu kernel context (bsc#1218052).
- reset: Fix crash when freeing non-existent optional resets
(bsc#1218052).
- ARM: OMAP2+: Fix null pointer dereference and memory leak in
omap_soc_device_init (bsc#1218052).
- ARM: dts: dra7: Fix DRA7 L3 NoC node register size
(bsc#1218052).
- drm/amd/display: fix hw rotated modes when PSR-SU is enabled
(bsc#1218052).
- HID: i2c-hid: Add IDEA5002 to i2c_hid_acpi_blacklist[]
(bsc#1218052).
- HID: i2c-hid: acpi: Unify ACPI ID tables format (bsc#1218052).
- bpf: Fix prog_array_map_poke_run map poke update (bsc#1218052).
- kasan: disable kasan_non_canonical_hook() for HW tags
(bsc#1218052).
- commit 80524fb
-------------------------------------------------------------------
Wed Dec 20 17:55:29 CET 2023 - rfrohl@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package kernel-syms-longterm
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -16,7 +16,7 @@
#
%define git_commit 818425a5ba7ee0bb38bbf2693e7f5cfa0e1c78ef
%define git_commit 80524fb06f8f1e0f5aa90320d6bc2cb5ecfda3f0
%define variant -longterm%{nil}
%include %_sourcedir/kernel-spec-macros
@ -25,10 +25,10 @@ Name: kernel-syms-longterm
Summary: Kernel Symbol Versions (modversions)
License: GPL-2.0-only
Group: Development/Sources
Version: 6.1.69
Version: 6.1.70
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.g818425a
Release: <RELEASE>.g80524fb
%else
Release: 0
%endif

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ca6b7f2fe149962a0f6e5a8bdea6cafc8db35b4304ad118fd097bce6a5425f1a
size 10457542
oid sha256:9815b8fa8cc372f07f93696098bb259cc312133b3a448ed866d5b2f3381eb754
size 10562915

View File

@ -12194,6 +12194,120 @@
patches.kernel.org/6.1.69-105-r8152-remove-rtl_vendor_mode-function.patch
patches.kernel.org/6.1.69-106-r8152-fix-the-autosuspend-doesn-t-work.patch
patches.kernel.org/6.1.69-107-Linux-6.1.69.patch
patches.kernel.org/6.1.70-001-kasan-disable-kasan_non_canonical_hook-for-HW-.patch
patches.kernel.org/6.1.70-002-bpf-Fix-prog_array_map_poke_run-map-poke-updat.patch
patches.kernel.org/6.1.70-003-HID-i2c-hid-acpi-Unify-ACPI-ID-tables-format.patch
patches.kernel.org/6.1.70-004-HID-i2c-hid-Add-IDEA5002-to-i2c_hid_acpi_black.patch
patches.kernel.org/6.1.70-005-drm-amd-display-fix-hw-rotated-modes-when-PSR-.patch
patches.kernel.org/6.1.70-006-ARM-dts-dra7-Fix-DRA7-L3-NoC-node-register-siz.patch
patches.kernel.org/6.1.70-007-ARM-OMAP2-Fix-null-pointer-dereference-and-mem.patch
patches.kernel.org/6.1.70-008-reset-Fix-crash-when-freeing-non-existent-opti.patch
patches.kernel.org/6.1.70-009-s390-vx-fix-save-restore-of-fpu-kernel-context.patch
patches.kernel.org/6.1.70-010-wifi-iwlwifi-pcie-add-another-missing-bh-disab.patch
patches.kernel.org/6.1.70-011-wifi-mac80211-check-if-the-existing-link-confi.patch
patches.kernel.org/6.1.70-012-wifi-mac80211-mesh-check-element-parsing-succe.patch
patches.kernel.org/6.1.70-013-wifi-mac80211-mesh_plink-fix-matches_local-log.patch
patches.kernel.org/6.1.70-014-Revert-net-mlx5e-fix-double-free-of-encap_head.patch
patches.kernel.org/6.1.70-015-Revert-net-mlx5e-fix-double-free-of-encap_head.patch
patches.kernel.org/6.1.70-016-net-mlx5e-Fix-slab-out-of-bounds-in-mlx5_query.patch
patches.kernel.org/6.1.70-017-net-mlx5-Introduce-and-use-opcode-getter-in-co.patch
patches.kernel.org/6.1.70-018-net-mlx5-Prevent-high-rate-FW-commands-from-po.patch
patches.kernel.org/6.1.70-019-net-mlx5-Re-organize-mlx5_cmd-struct.patch
patches.kernel.org/6.1.70-020-net-mlx5e-Fix-a-race-in-command-alloc-flow.patch
patches.kernel.org/6.1.70-021-net-mlx5e-fix-a-potential-double-free-in-fs_ud.patch
patches.kernel.org/6.1.70-022-net-mlx5-Fix-fw-tracer-first-block-check.patch
patches.kernel.org/6.1.70-023-net-mlx5e-Correct-snprintf-truncation-handling.patch
patches.kernel.org/6.1.70-024-net-mlx5e-Correct-snprintf-truncation-handling.patch
patches.kernel.org/6.1.70-025-net-mscc-ocelot-fix-eMAC-TX-RMON-stats-for-buc.patch
patches.kernel.org/6.1.70-026-octeontx2-pf-Fix-graceful-exit-during-PFC-conf.patch
patches.kernel.org/6.1.70-027-net-Return-error-from-sk_stream_wait_connect-i.patch
patches.kernel.org/6.1.70-028-net-sched-ife-fix-potential-use-after-free.patch
patches.kernel.org/6.1.70-029-ethernet-atheros-fix-a-memleak-in-atl1e_setup_.patch
patches.kernel.org/6.1.70-030-net-rose-fix-races-in-rose_kill_by_device.patch
patches.kernel.org/6.1.70-031-Bluetooth-Fix-deadlock-in-vhci_send_frame.patch
patches.kernel.org/6.1.70-032-Bluetooth-hci_event-shut-up-a-false-positive-w.patch
patches.kernel.org/6.1.70-033-net-mana-select-PAGE_POOL.patch
patches.kernel.org/6.1.70-034-net-check-vlan-filter-feature-in-vlan_vids_add.patch
patches.kernel.org/6.1.70-035-afs-Fix-the-dynamic-root-s-d_delete-to-always-.patch
patches.kernel.org/6.1.70-036-afs-Fix-dynamic-root-lookup-DNS-check.patch
patches.kernel.org/6.1.70-037-net-check-dev-gso_max_size-in-gso_features_che.patch
patches.kernel.org/6.1.70-038-keys-dns-Allow-key-types-eg.-DNS-to-be-reclaim.patch
patches.kernel.org/6.1.70-039-afs-Fix-overwriting-of-result-of-DNS-query.patch
patches.kernel.org/6.1.70-040-afs-Fix-use-after-free-due-to-get-remove-race-.patch
patches.kernel.org/6.1.70-041-ASoC-hdmi-codec-fix-missing-report-for-jack-in.patch
patches.kernel.org/6.1.70-042-ASoC-fsl_sai-Fix-channel-swap-issue-on-i.MX8MP.patch
patches.kernel.org/6.1.70-043-i2c-aspeed-Handle-the-coalesced-stop-condition.patch
patches.kernel.org/6.1.70-044-x86-xen-add-CPU-dependencies-for-32-bit-build.patch
patches.kernel.org/6.1.70-045-pinctrl-at91-pio4-use-dedicated-lock-class-for.patch
patches.kernel.org/6.1.70-046-gpiolib-cdev-add-gpio_device-locking-wrapper-a.patch
patches.kernel.org/6.1.70-047-nvme-pci-fix-sleeping-function-called-from-int.patch
patches.kernel.org/6.1.70-048-drm-i915-mtl-limit-second-scaler-vertical-scal.patch
patches.kernel.org/6.1.70-049-drm-i915-Relocate-intel_atomic_setup_scalers.patch
patches.kernel.org/6.1.70-050-drm-i915-Fix-intel_atomic_setup_scalers-plane_.patch
patches.kernel.org/6.1.70-051-drm-i915-dpt-Only-do-the-POT-stride-remap-when.patch
patches.kernel.org/6.1.70-052-drm-i915-mtl-Add-MTL-for-remapping-CCS-FBs.patch
patches.kernel.org/6.1.70-053-drm-i915-Fix-ADL-tiled-plane-stride-when-the-P.patch
patches.kernel.org/6.1.70-054-interconnect-Treat-xlate-returning-NULL-node-a.patch
patches.kernel.org/6.1.70-055-iio-imu-inv_mpu6050-fix-an-error-code-problem-.patch
patches.kernel.org/6.1.70-056-interconnect-qcom-sm8250-Enable-sync_state.patch
patches.kernel.org/6.1.70-057-Input-ipaq-micro-keys-add-error-handling-for-d.patch
patches.kernel.org/6.1.70-058-scsi-bnx2fc-Fix-skb-double-free-in-bnx2fc_rcv.patch
patches.kernel.org/6.1.70-059-iio-common-ms_sensors-ms_sensors_i2c-fix-humid.patch
patches.kernel.org/6.1.70-060-iio-adc-ti_am335x_adc-Fix-return-value-check-o.patch
patches.kernel.org/6.1.70-061-iio-triggered-buffer-prevent-possible-freeing-.patch
patches.kernel.org/6.1.70-062-ALSA-usb-audio-Increase-delay-in-MOTU-M-quirk.patch
patches.kernel.org/6.1.70-063-usb-storage-Add-quirk-for-incorrect-WP-on-King.patch
patches.kernel.org/6.1.70-064-wifi-cfg80211-Add-my-certificate.patch
patches.kernel.org/6.1.70-065-wifi-cfg80211-fix-certs-build-to-not-depend-on.patch
patches.kernel.org/6.1.70-066-USB-serial-ftdi_sio-update-Actisense-PIDs-cons.patch
patches.kernel.org/6.1.70-067-USB-serial-option-add-Quectel-EG912Y-module-su.patch
patches.kernel.org/6.1.70-068-USB-serial-option-add-Foxconn-T99W265-with-new.patch
patches.kernel.org/6.1.70-069-USB-serial-option-add-Quectel-RM500Q-R13-firmw.patch
patches.kernel.org/6.1.70-070-ALSA-hda-realtek-Add-quirk-for-ASUS-ROG-GV302X.patch
patches.kernel.org/6.1.70-071-Bluetooth-hci_event-Fix-not-checking-if-HCI_OP.patch
patches.kernel.org/6.1.70-072-Bluetooth-af_bluetooth-Fix-Use-After-Free-in-b.patch
patches.kernel.org/6.1.70-073-Bluetooth-L2CAP-Send-reject-on-command-corrupt.patch
patches.kernel.org/6.1.70-074-Bluetooth-MGMT-SMP-Fix-address-type-when-using.patch
patches.kernel.org/6.1.70-075-Bluetooth-Add-more-enc-key-size-check.patch
patches.kernel.org/6.1.70-076-net-usb-ax88179_178a-avoid-failed-operations-w.patch
patches.kernel.org/6.1.70-077-Input-soc_button_array-add-mapping-for-airplan.patch
patches.kernel.org/6.1.70-078-net-9p-avoid-freeing-uninit-memory-in-p9pdu_vr.patch
patches.kernel.org/6.1.70-079-net-rfkill-gpio-set-GPIO-direction.patch
patches.kernel.org/6.1.70-080-net-ks8851-Fix-TX-stall-caused-by-TX-buffer-ov.patch
patches.kernel.org/6.1.70-081-dt-bindings-nvmem-mxs-ocotp-Document-fsl-ocotp.patch
patches.kernel.org/6.1.70-082-smb-client-fix-OOB-in-cifsd-when-receiving-com.patch
patches.kernel.org/6.1.70-083-smb-client-fix-potential-OOB-in-cifs_dump_deta.patch
patches.kernel.org/6.1.70-084-smb-client-fix-OOB-in-SMB2_query_info_init.patch
patches.kernel.org/6.1.70-085-smb-client-fix-OOB-in-smbCalcSize.patch
patches.kernel.org/6.1.70-086-drm-i915-Reject-async-flips-with-bigjoiner.patch
patches.kernel.org/6.1.70-087-9p-prevent-read-overrun-in-protocol-dump-trace.patch
patches.kernel.org/6.1.70-088-RISC-V-Fix-do_notify_resume-do_work_pending-pr.patch
patches.kernel.org/6.1.70-089-loop-do-not-enforce-max_loop-hard-limit-by-new.patch
patches.kernel.org/6.1.70-090-dm-thin-metadata-Fix-ABBA-deadlock-by-resettin.patch
patches.kernel.org/6.1.70-091-Revert-drm-amd-display-Do-not-set-DRR-on-pipe-.patch
patches.kernel.org/6.1.70-092-btrfs-zoned-no-longer-count-fresh-BG-region-as.patch
patches.kernel.org/6.1.70-093-ubifs-fix-possible-dereference-after-free.patch
patches.kernel.org/6.1.70-094-ublk-move-ublk_cancel_dev-out-of-ub-mutex.patch
patches.kernel.org/6.1.70-095-selftests-mptcp-join-fix-subflow_send_ack-look.patch
patches.kernel.org/6.1.70-096-Revert-scsi-aacraid-Reply-queue-mapping-to-CPU.patch
patches.kernel.org/6.1.70-097-scsi-core-Always-send-batch-on-reset-or-error-.patch
patches.kernel.org/6.1.70-098-tracing-synthetic-Disable-events-after-testing.patch
patches.kernel.org/6.1.70-099-dm-integrity-don-t-modify-bio-s-immutable-bio_.patch
patches.kernel.org/6.1.70-100-pinctrl-starfive-jh7100-ignore-disabled-device.patch
patches.kernel.org/6.1.70-101-bus-ti-sysc-Flush-posted-write-only-after-srst.patch
patches.kernel.org/6.1.70-102-gpio-dwapb-mask-unmask-IRQ-when-disable-enale-.patch
patches.kernel.org/6.1.70-103-lib-vsprintf-Fix-pfwf-when-current-node-refcou.patch
patches.kernel.org/6.1.70-104-thunderbolt-Fix-memory-leak-in-margining_port_.patch
patches.kernel.org/6.1.70-105-KVM-arm64-vgic-Simplify-kvm_vgic_destroy.patch
patches.kernel.org/6.1.70-106-KVM-arm64-vgic-Add-a-non-locking-primitive-for.patch
patches.kernel.org/6.1.70-107-KVM-arm64-vgic-Force-vcpu-vgic-teardown-on-vcp.patch
patches.kernel.org/6.1.70-108-x86-alternatives-Sync-core-before-enabling-int.patch
patches.kernel.org/6.1.70-109-mm-damon-core-make-damon_start-waits-until-kda.patch
patches.kernel.org/6.1.70-110-fuse-share-lookup-state-between-submount-and-i.patch
patches.kernel.org/6.1.70-111-wifi-cfg80211-fix-CQM-for-non-range-use.patch
patches.kernel.org/6.1.70-112-wifi-nl80211-fix-deadlock-in-nl80211_set_cqm_r.patch
patches.kernel.org/6.1.70-113-loop-deprecate-autoloading-callback-loop_probe.patch
patches.kernel.org/6.1.70-114-Linux-6.1.70.patch
########################################################
# Build fixes that apply to the vanilla kernel too.

View File

@ -1,3 +1,3 @@
2023-12-20 16:56:56 +0000
GIT Revision: 818425a5ba7ee0bb38bbf2693e7f5cfa0e1c78ef
2024-01-01 14:10:12 +0000
GIT Revision: 80524fb06f8f1e0f5aa90320d6bc2cb5ecfda3f0
GIT Branch: slowroll