Commit 7c1a6949 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

Merge 6.1.131 into android14-6.1-lts



Changes in 6.1.131
	ibmvnic: Perform tx CSO during send scrq direct
	ibmvnic: Inspect header requirements before using scrq direct
	drm/amdgpu: Check extended configuration space register when system uses large bar
	drm/amdgpu: disable BAR resize on Dell G5 SE
	cpuidle, intel_idle: Fix CPUIDLE_FLAG_IBRS
	x86/speculation: Add __update_spec_ctrl() helper
	x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range()
	Revert "of: reserved-memory: Fix using wrong number of cells to get property 'alignment'"
	LoongArch: Convert unreachable() to BUG()
	HID: appleir: Fix potential NULL dereference at raw event handle
	ksmbd: fix type confusion via race condition when using ipc_msg_send_request
	ksmbd: fix use-after-free in smb2_lock
	ksmbd: fix bug on trap in smb2_lock
	gpio: rcar: Use raw_spinlock to protect register access
	gpio: aggregator: protect driver attr handlers against module unload
	ALSA: hda: intel: Add Dell ALC3271 to power_save denylist
	ALSA: hda/realtek - add supported Mic Mute LED for Lenovo platform
	ALSA: hda/realtek: update ALC222 depop optimize
	drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_scaling_params
	drm/radeon: Fix rs400_gpu_init for ATI mobility radeon Xpress 200M
	platform/x86: thinkpad_acpi: Add battery quirk for ThinkPad X131e
	x86/cacheinfo: Validate CPUID leaf 0x2 EDX output
	x86/cpu: Validate CPUID leaf 0x2 EDX output
	x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63
	mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr
	Bluetooth: Add check for mgmt_alloc_skb() in mgmt_remote_name()
	Bluetooth: Add check for mgmt_alloc_skb() in mgmt_device_connected()
	wifi: cfg80211: regulatory: improve invalid hints checking
	wifi: nl80211: reject cooked mode if it is set along with other flags
	rapidio: add check for rio_add_net() in rio_scan_alloc_net()
	rapidio: fix an API misues when rio_add_net() fails
	dma: kmsan: export kmsan_handle_dma() for modules
	s390/traps: Fix test_monitor_call() inline assembly
	block: fix conversion of GPT partition name to 7-bit
	mm/page_alloc: fix uninitialized variable
	mm: don't skip arch_sync_kernel_mappings() in error paths
	wifi: iwlwifi: limit printed string from FW file
	HID: google: fix unused variable warning under !CONFIG_ACPI
	HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove()
	bluetooth: btusb: Initialize .owner field of force_poll_sync_fops
	nvmet-tcp: Fix a possible sporadic response drops in weakly ordered arch
	net: gso: fix ownership in __udp_gso_segment
	caif_virtio: fix wrong pointer check in cfv_probe()
	hwmon: (pmbus) Initialise page count in pmbus_identify()
	hwmon: (ntc_thermistor) Fix the ncpXXxh103 sensor table
	hwmon: (ad7314) Validate leading zero bits and return error
	ALSA: usx2y: validate nrpacks module parameter on probe
	llc: do not use skb_get() before dev_queue_xmit()
	hwmon: fix a NULL vs IS_ERR_OR_NULL() check in xgene_hwmon_probe()
	drm/sched: Fix preprocessor guard
	be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlink
	net: hns3: make sure ptp clock is unregister and freed if hclge_ptp_get_cycle returns an error
	ppp: Fix KMSAN uninit-value warning with bpf
	vlan: enforce underlying device type
	x86/sgx: Fix size overflows in sgx_encl_create()
	exfat: fix soft lockup in exfat_clear_bitmap
	net-timestamp: support TCP GSO case for a few missing flags
	ublk: set_params: properly check if parameters can be applied
	sched/fair: Fix potential memory corruption in child_cfs_rq_on_list
	net: ipv6: fix dst ref loop in ila lwtunnel
	net: ipv6: fix missing dst ref drop in ila lwtunnel
	gpio: rcar: Fix missing of_node_put() call
	Revert "drivers/card_reader/rtsx_usb: Restore interrupt based detection"
	usb: renesas_usbhs: Call clk_put()
	usb: renesas_usbhs: Use devm_usb_get_phy()
	usb: hub: lack of clearing xHC resources
	usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card Reader
	usb: renesas_usbhs: Flush the notify_hotplug_work
	usb: atm: cxacru: fix a flaw in existing endpoint checks
	usb: dwc3: Set SUSPENDENABLE soon after phy init
	usb: dwc3: gadget: Prevent irq storm when TH re-executes
	usb: typec: ucsi: increase timeout for PPM reset operations
	usb: typec: tcpci_rt1711h: Unmask alert interrupts to fix functionality
	usb: gadget: Set self-powered based on MaxPower and bmAttributes
	usb: gadget: Fix setting self-powered state on suspend
	usb: gadget: Check bmAttributes only if configuration is valid
	xhci: pci: Fix indentation in the PCI device ID definitions
	usb: xhci: Enable the TRB overfetch quirk on VIA VL805
	KVM: SVM: Drop DEBUGCTL[5:2] from guest's effective value
	mei: me: add panther lake P DID
	intel_th: pci: Add Arrow Lake support
	intel_th: pci: Add Panther Lake-H support
	intel_th: pci: Add Panther Lake-P/U support
	drivers: core: fix device leak in __fw_devlink_relax_cycles()
	slimbus: messaging: Free transaction ID in delayed interrupt scenario
	bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlock
	eeprom: digsy_mtc: Make GPIO lookup table match the device
	drivers: virt: acrn: hsm: Use kzalloc to avoid info leak in pmcmd_ioctl
	iio: filter: admv8818: Force initialization of SDO
	iio: dac: ad3552r: clear reset status flag
	iio: adc: at91-sama5d2_adc: fix sama7g5 realbits value
	ALSA: hda: realtek: fix incorrect IS_REACHABLE() usage
	Revert "KVM: e500: always restore irqs"
	Revert "KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faults"
	Revert "KVM: PPC: e500: Mark "struct page" pfn accessed before dropping mmu_lock"
	Revert "KVM: PPC: e500: Mark "struct page" dirty in kvmppc_e500_shadow_map()"
	uprobes: Fix race in uprobe_free_utask
	x86/mm: Don't disable PCID when INVLPG has been fixed by microcode
	spi-mxs: Fix chipselect glitch
	nilfs2: move page release outside of nilfs_delete_entry and nilfs_set_link
	nilfs2: eliminate staggered calls to kunmap in nilfs_rename
	nilfs2: handle errors that nilfs_prepare_chunk() may return
	scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()
	media: mediatek: vcodec: Handle invalid decoder vsi
	fs/ntfs3: Add rough attr alloc_size check
	bpf, vsock: Invoke proto::close on close()
	vsock: Keep the binding until socket destruction
	vsock: Orphan socket after transport release
	kbuild: userprogs: use correct lld when linking through clang
	Linux 6.1.131

Change-Id: I846b7da7fcd491297aaa93f644bbd9deb3ec14e8
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
parents 727d125c 344a0965
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment