Files
linux/include/uapi
Greg Kroah-Hartman 5e761a5e91 Merge 5.15.151 into android14-5.15-lts
Changes in 5.15.151
	netfilter: nf_tables: disallow timeout for anonymous sets
	mtd: spinand: gigadevice: Fix the get ecc status issue
	netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter
	net: ip_tunnel: prevent perpetual headroom growth
	tun: Fix xdp_rxq_info's queue_index when detaching
	cpufreq: intel_pstate: fix pstate limits enforcement for adjust_perf call back
	net: veth: clear GRO when clearing XDP even when down
	ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()
	lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detected
	net: enable memcg accounting for veth queues
	veth: try harder when allocating queue memory
	net: usb: dm9601: fix wrong return value in dm9601_mdio_read
	uapi: in6: replace temporary label with rfc9486
	stmmac: Clear variable when destroying workqueue
	Bluetooth: Avoid potential use-after-free in hci_error_reset
	Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDR
	Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST
	Bluetooth: Enforce validation on max value of connection interval
	netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate()
	netfilter: nfnetlink_queue: silence bogus compiler warning
	netfilter: core: move ip_ct_attach indirection to struct nf_ct_hook
	netfilter: make function op structures const
	netfilter: let reset rules clean out conntrack entries
	netfilter: bridge: confirm multicast packets before passing them up the stack
	rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
	igb: extend PTP timestamp adjustments to i211
	tls: rx: don't store the record type in socket context
	tls: rx: don't store the decryption status in socket context
	tls: rx: don't issue wake ups when data is decrypted
	tls: rx: refactor decrypt_skb_update()
	tls: hw: rx: use return value of tls_device_decrypted() to carry status
	tls: rx: drop unnecessary arguments from tls_setup_from_iter()
	tls: rx: don't report text length from the bowels of decrypt
	tls: rx: wrap decryption arguments in a structure
	tls: rx: factor out writing ContentType to cmsg
	tls: rx: don't track the async count
	tls: rx: move counting TlsDecryptErrors for sync
	tls: rx: assume crypto always calls our callback
	tls: rx: use async as an in-out argument
	tls: decrement decrypt_pending if no async completion will be called
	efi/capsule-loader: fix incorrect allocation size
	power: supply: bq27xxx-i2c: Do not free non existing IRQ
	ALSA: Drop leftover snd-rtctimer stuff from Makefile
	fbcon: always restore the old font data in fbcon_do_set_font()
	afs: Fix endless loop in directory parsing
	riscv: Sparse-Memory/vmemmap out-of-bounds fix
	tomoyo: fix UAF write bug in tomoyo_write_control()
	ALSA: firewire-lib: fix to check cycle continuity
	gtp: fix use-after-free and null-ptr-deref in gtp_newlink()
	wifi: nl80211: reject iftype change with mesh ID change
	btrfs: dev-replace: properly validate device names
	dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read
	dmaengine: ptdma: use consistent DMA masks
	dmaengine: fsl-qdma: init irq after reg initialization
	mmc: core: Fix eMMC initialization with 1-bit bus connection
	mmc: sdhci-xenon: add timeout for PHY init complete
	mmc: sdhci-xenon: fix PHY init clock stability
	pmdomain: qcom: rpmhpd: Fix enabled_corner aggregation
	x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registers
	mptcp: move __mptcp_error_report in protocol.c
	mptcp: process pending subflow error on close
	mptcp: rename timer related helper to less confusing names
	selftests: mptcp: add missing kconfig for NF Filter
	selftests: mptcp: add missing kconfig for NF Filter in v6
	mptcp: clean up harmless false expressions
	mptcp: add needs_id for netlink appending addr
	mptcp: push at DSS boundaries
	mptcp: fix possible deadlock in subflow diag
	cachefiles: fix memory leak in cachefiles_add_cache()
	fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super
	Revert "drm/bridge: lt8912b: Register and attach our DSI device at probe"
	af_unix: Drop oob_skb ref before purging queue in GC.
	gpio: 74x164: Enable output pins after registers are reset
	gpiolib: Fix the error path order in gpiochip_add_data_with_key()
	gpio: fix resource unwinding order in error path
	Revert "interconnect: Fix locking for runpm vs reclaim"
	Revert "interconnect: Teach lockdep about icc_bw_lock order"
	bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
	bpf: Add table ID to bpf_fib_lookup BPF helper
	bpf: Derive source IP addr via bpf_*_fib_lookup()
	net: tls: fix async vs NIC crypto offload
	Revert "tls: rx: move counting TlsDecryptErrors for sync"
	mptcp: fix double-free on socket dismantle
	Linux 5.15.151

Change-Id: I1ed8819c9b7e60991bc7f8afa3e4017dc74560c8
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2024-05-02 07:25:12 +00:00
..