Commit 0440d8a0 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

Merge 6.6.104 into android15-6.6-lts



GKI (arm64) relevant 15 out of 76 changes, affecting 22 files +137/-75
  28c8fb7a ftrace: Fix potential warning in trace_printk_seq during ftrace_dump [1 file, +2/-2]
  43662b84 scsi: core: sysfs: Correct sysfs attributes access rights [1 file, +2/-2]
  61252713 erofs: fix atomic context detection when !CONFIG_DEBUG_LOCK_ALLOC [1 file, +11/-2]
  a208d67c net: ipv4: fix regression in local-broadcast routes [1 file, +7/-3]
  43078661 HID: input: report battery status changes immediately [1 file, +10/-13]
  4c549d87 Bluetooth: hci_event: Treat UNKNOWN_CONN_ID on disconnect as success [1 file, +1/-1]
  f356ed87 Bluetooth: hci_event: Mark connection as closed during suspend disconnect [1 file, +6/-0]
  961abec8 Bluetooth: hci_event: Detect if HCI_EV_NUM_COMP_PKTS is unbalanced [1 file, +11/-1]
  4bd2866d Bluetooth: hci_sync: fix set_local_name race condition [3 files, +8/-5]
  6292688e net/mlx5: Add device cap for supporting hot reset in sync reset flow [1 file, +9/-2]
  4998ab3e net: rose: split remove and free operations in rose_remove_neigh() [2 files, +14/-9]
  f8c29fc4 net: rose: convert 'use' field to refcount_t [5 files, +45/-33]
  d4e6e268 HID: multitouch: fix slab out-of-bounds access in mt_report_fixup() [1 file, +8/-0]
  b9166ea2 HID: wacom: Add a new Art Pen 2 [1 file, +1/-0]
  4f43a6d3 dma/pool: Ensure DMA_DIRECT_REMAP allocations are decrypted [1 file, +2/-2]

Changes in 6.6.104
	of: dynamic: Fix memleak when of_pci_add_properties() failed
	pinctrl: STMFX: add missing HAS_IOMEM dependency
	mips: dts: lantiq: danube: add missing burst length property
	mips: lantiq: xway: sysctrl: rename the etop node
	of: Add a helper to free property struct
	of: dynamic: Fix use after free in of_changeset_add_prop_helper()
	ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
	scsi: core: sysfs: Correct sysfs attributes access rights
	smb: client: fix race with concurrent opens in unlink(2)
	smb: client: fix race with concurrent opens in rename(2)
	ASoC: codecs: tx-macro: correct tx_macro_component_drv name
	erofs: fix atomic context detection when !CONFIG_DEBUG_LOCK_ALLOC
	ACPI: EC: Add device to acpi_ec_no_wakeup[] qurik list
	nfs: fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requests
	NFS: Fix a race when updating an existing write
	vhost/net: Protect ubufs with rcu read lock in vhost_net_ubuf_put()
	net: ipv4: fix regression in local-broadcast routes
	drm/msm: Defer fd_install in SUBMIT ioctl
	powerpc/kvm: Fix ifdef to remove build warning
	HID: input: rename hidinput_set_battery_charge_status()
	HID: input: report battery status changes immediately
	Bluetooth: hci_event: Treat UNKNOWN_CONN_ID on disconnect as success
	Bluetooth: hci_event: Mark connection as closed during suspend disconnect
	Bluetooth: hci_event: Detect if HCI_EV_NUM_COMP_PKTS is unbalanced
	Bluetooth: hci_sync: fix set_local_name race condition
	atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().
	drm/nouveau: remove unused increment in gm200_flcn_pio_imem_wr
	drm/nouveau: remove unused memory target test
	ice: Introduce ice_xdp_buff
	ice: gather page_count()'s of each frag right before XDP prog call
	ice: stop storing XDP verdict within ice_rx_buf
	ice: fix incorrect counter for buffer allocation failures
	dt-bindings: display/msm: qcom,mdp5: drop lut clock
	net: dlink: fix multicast stats being counted incorrectly
	phy: mscc: Fix when PTP clock is register and unregister
	net/mlx5: Reload auxiliary drivers on fw_activate
	net/mlx5: Add device cap for supporting hot reset in sync reset flow
	net/mlx5: Add support for sync reset using hot reset
	net/mlx5: Fix lockdep assertion on sync reset unload event
	net/mlx5: Call mlx5_sf_id_erase() once in mlx5_sf_dealloc()
	net/mlx5: Use devlink port pointer to get the pointer of container SF struct
	net/mlx5: Convert SF port_indices xarray to function_ids xarray
	net/mlx5: Nack sync reset when SFs are present
	net/mlx5e: Update and set Xon/Xoff upon MTU set
	net/mlx5e: Update and set Xon/Xoff upon port speed set
	net/mlx5e: Set local Xoff after FW update
	net: stmmac: xgmac: Do not enable RX FIFO Overflow interrupts
	net: stmmac: Rename phylink_get_caps() callback to update_caps()
	net: stmmac: xgmac: Correct supported speed modes
	net: stmmac: Set CIC bit only for TX queues with COE
	net: rose: split remove and free operations in rose_remove_neigh()
	net: rose: convert 'use' field to refcount_t
	net: rose: include node references in rose_neigh refcount
	sctp: initialize more fields in sctp_v6_from_sk()
	efivarfs: Fix slab-out-of-bounds in efivarfs_d_compare
	KVM: x86: use array_index_nospec with indices that come from guest
	x86/microcode/AMD: Handle the case of no BIOS microcode
	HID: asus: fix UAF via HID_CLAIMED_INPUT validation
	HID: multitouch: fix slab out-of-bounds access in mt_report_fixup()
	HID: quirks: add support for Legion Go dual dinput modes
	HID: logitech: Add ids for G PRO 2 LIGHTSPEED
	HID: wacom: Add a new Art Pen 2
	HID: hid-ntrig: fix unable to handle page fault in ntrig_report_version()
	Revert "drm/amdgpu: fix incorrect vm flags to map bo"
	dma/pool: Ensure DMA_DIRECT_REMAP allocations are decrypted
	fs/smb: Fix inconsistent refcnt update
	net: usb: qmi_wwan: add Telit Cinterion LE910C4-WWX new compositions
	smb3 client: fix return code mapping of remap_file_range
	drm/nouveau/disp: Always accept linear modifier
	net: rose: fix a typo in rose_clear_routes()
	net/mlx5: SF, Fix add port error handling
	HID: mcp2221: Don't set bus speed on every transfer
	HID: mcp2221: Handle reads greater than 60 bytes
	Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
	xfs: do not propagate ENODATA disk errors into xattr code
	Linux 6.6.104

Change-Id: I248e56b38ddbadebfa3e9cf5da9e89d4734e5792
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
parents 4c2d3488 355bd0b5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment