Skip to content
Snippets Groups Projects
Commit 4ff68760 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

Merge 6.1.124 into android14-6.1-lts


Changes in 6.1.124
	x86/hyperv: Fix hv tsc page based sched_clock for hibernation
	selinux: ignore unknown extended permissions
	btrfs: fix use-after-free in btrfs_encoded_read_endio()
	tracing: Have process_string() also allow arrays
	thunderbolt: Add support for Intel Lunar Lake
	thunderbolt: Add support for Intel Panther Lake-M/P
	thunderbolt: Don't display nvm_version unless upgrade supported
	xhci: retry Stop Endpoint on buggy NEC controllers
	usb: xhci: Limit Stop Endpoint retries
	xhci: Turn NEC specific quirk for handling Stop Endpoint errors generic
	net: mctp: handle skb cleanup on sock_queue failures
	RDMA/mlx5: Enforce same type port association for multiport RoCE
	RDMA/bnxt_re: Add check for path mtu in modify_qp
	RDMA/bnxt_re: Fix reporting hw_ver in query_device
	RDMA/bnxt_re: Fix max_qp_wrs reported
	RDMA/bnxt_re: Fix the locking while accessing the QP table
	drm/bridge: adv7511_audio: Update Audio InfoFrame properly
	net: dsa: microchip: Fix KSZ9477 set_ageing_time function
	net: dsa: microchip: add ksz_rmw8() function
	net: dsa: microchip: Fix LAN937X set_ageing_time function
	RDMA/hns: Refactor mtr find
	RDMA/hns: Remove unused parameters and variables
	RDMA/hns: Fix mapping error of zero-hop WQE buffer
	RDMA/hns: Fix warning storm caused by invalid input in IO path
	RDMA/hns: Fix missing flush CQE for DWQE
	net: stmmac: platform: provide devm_stmmac_probe_config_dt()
	net: stmmac: don't create a MDIO bus if unnecessary
	net: stmmac: restructure the error path of stmmac_probe_config_dt()
	net: fix memory leak in tcp_conn_request()
	ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devices
	ip_tunnel: annotate data-races around t->parms.link
	ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_bind_dev()
	ipv4: ip_tunnel: Unmask upper DSCP bits in ip_md_tunnel_xmit()
	ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_xmit()
	net: Fix netns for ip_tunnel_init_flow()
	netrom: check buffer length before accessing it
	drm/i915/dg1: Fix power gate sequence.
	netfilter: nft_set_hash: unaligned atomic read on struct nft_set_ext
	net: llc: reset skb->transport_header
	ALSA: usb-audio: US16x08: Initialize array before use
	eth: bcmsysport: fix call balance of priv->clk handling routines
	net: mv643xx_eth: fix an OF node reference leak
	net: wwan: t7xx: Fix FSM command timeout issue
	RDMA/rtrs: Ensure 'ib_sge list' is accessible
	net: reenable NETIF_F_IPV6_CSUM offload for BIG TCP packets
	net: restrict SO_REUSEPORT to inet sockets
	net: wwan: iosm: Properly check for valid exec stage in ipc_mmio_init()
	af_packet: fix vlan_get_tci() vs MSG_PEEK
	af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK
	ila: serialize calls to nf_register_net_hooks()
	btrfs: rename and export __btrfs_cow_block()
	btrfs: fix use-after-free when COWing tree bock and tracing is enabled
	wifi: mac80211: wake the queues in case of failure in resume
	drm/amdkfd: Correct the migration DMA map direction
	btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount
	ALSA: hda/realtek: Add new alc2xx-fixup-headset-mic model
	sound: usb: enable DSD output for ddHiFi TC44C
	sound: usb: format: don't warn that raw DSD is unsupported
	bpf: fix potential error return
	ksmbd: retry iterate_dir in smb2_query_dir
	net: usb: qmi_wwan: add Telit FE910C04 compositions
	Bluetooth: hci_core: Fix sleeping function called from invalid context
	irqchip/gic: Correct declaration of *percpu_base pointer in union gic_base
	ARC: build: Try to guess GCC variant of cross compiler
	usb: xhci: Avoid queuing redundant Stop Endpoint commands
	modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host
	modpost: fix the missed iteration for the max bit in do_input()
	ALSA hda/realtek: Add quirk for Framework F111:000C
	ALSA: seq: oss: Fix races at processing SysEx messages
	kcov: mark in_softirq_really() as __always_inline
	RDMA/uverbs: Prevent integer overflow issue
	pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap locking
	sky2: Add device ID 11ab:4373 for Marvell 88E8075
	net/sctp: Prevent autoclose integer overflow in sctp_association_init()
	drm: adv7511: Drop dsi single lane support
	dt-bindings: display: adi,adv7533: Drop single lane support
	mm/readahead: fix large folio support in async readahead
	mm: vmscan: account for free pages to prevent infinite Loop in throttle_direct_reclaim()
	mptcp: fix TCP options overflow.
	mptcp: fix recvbuffer adjust on sleeping rcvmsg
	mptcp: don't always assume copied data in mptcp_cleanup_rbuf()
	zram: check comp is non-NULL before calling comp_destroy
	Linux 6.1.124

Change-Id: I43da72a5fa6821c2f14540a42f7f3866982a95b5
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
parents 2e60b675 c63962be
No related merge requests found
Showing
with 291 additions and 165 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment