1
0

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