android_kernel_xiaomi_sm8350/drivers
Greg Kroah-Hartman 4bd8a3c04c This is the 5.4.190 stable release
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAmJftBAACgkQONu9yGCS
 aT4f7RAA1/eeQcfKsPYN7I2ToM1F6aB51wYt1Xj0ObYcHM/lm2JWzDu2UB+fTpem
 rBKvoeA+/xb++vkxBXHpJTK6TIuYder0rGcgnTmbhQPpAb37T22n5P666STRoZV2
 0AN0pzFVH+LjdZcPvfHCO/xmI3Z6ay3uWwp0G4tNUUdhpl/K/3dludP8yxX4EBaD
 UJOKVRWp16rcSj4NtOKjrEADeKymqnsUnjEB5KU3gEfqaDhwEeZc9rw5zWZvRIZ7
 9zJkQcHAMWi2oA/wPLbiNF+Be20K1hqT8UV8WgrRyLS8JJuACZodDBchftXYwuQq
 IqKMbpj+8XS9Yqxujgc+NVDOi5l4vg9Kol4LiHfax/LtRuc+DyqxZimRzVHi/Joz
 /+lx3urUKzhRPNPR0fUhxwpoOYxilmI0N+ahr40PT+nq0eVOXXwTd8balmhxCpc6
 1ssG+g5R0Ij0CblpzEJXodNDkJ00pxRTGRYUmqBwjVMOHt0RTwHfK4qeluPoyC19
 X8YdAdrmm4BT9KPUJvStzWIZfKBE+cuho5dCB56e/keg0T9Q98zL9mXPnli0UVOW
 oD7DZxOQVaJZV6QqYpkxpeut0zN1Fnyih9lkvgY3Y5dlIGZ5PbIDK4sDmo/5RTZE
 Y1xu87ujBcAbDVN6j8TQmj71iikd4qfGI9vvFiHyK5Zg0rSXyfY=
 =dDvH
 -----END PGP SIGNATURE-----

Merge 5.4.190 into android11-5.4-lts

Changes in 5.4.190
	memory: atmel-ebi: Fix missing of_node_put in atmel_ebi_probe
	net/sched: flower: fix parsing of ethertype following VLAN header
	veth: Ensure eth header is in skb's linear part
	gpiolib: acpi: use correct format characters
	mlxsw: i2c: Fix initialization error flow
	net/sched: fix initialization order when updating chain 0 head
	net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-link
	net/sched: taprio: Check if socket flags are valid
	cfg80211: hold bss_lock while updating nontrans_list
	drm/msm/dsi: Use connector directly in msm_dsi_manager_connector_init()
	net/smc: Fix NULL pointer dereference in smc_pnet_find_ib()
	sctp: Initialize daddr on peeled off socket
	testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu set
	nfc: nci: add flush_workqueue to prevent uaf
	cifs: potential buffer overflow in handling symlinks
	drm/amd: Add USBC connector ID
	drm/amd/display: fix audio format not updated after edid updated
	drm/amd/display: Update VTEM Infopacket definition
	drm/amdkfd: Fix Incorrect VMIDs passed to HWS
	drm/amdkfd: Check for potential null return of kmalloc_array()
	Drivers: hv: vmbus: Prevent load re-ordering when reading ring buffer
	scsi: target: tcmu: Fix possible page UAF
	scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024
	net: micrel: fix KS8851_MLL Kconfig
	ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOs
	gpu: ipu-v3: Fix dev_dbg frequency output
	regulator: wm8994: Add an off-on delay for WM8994 variant
	arm64: alternatives: mark patch_alternative() as `noinstr`
	tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entry
	net: usb: aqc111: Fix out-of-bounds accesses in RX fixup
	drm/amd/display: Fix allocate_mst_payload assert on resume
	powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit
	scsi: mvsas: Add PCI ID of RocketRaid 2640
	scsi: megaraid_sas: Target with invalid LUN ID is deleted during scan
	drivers: net: slip: fix NPD bug in sl_tx_timeout()
	perf/imx_ddr: Fix undefined behavior due to shift overflowing the constant
	mm, page_alloc: fix build_zonerefs_node()
	mm: kmemleak: take a full lowmem check in kmemleak_*_phys()
	gcc-plugins: latent_entropy: use /dev/urandom
	ath9k: Properly clear TX status area before reporting to mac80211
	ath9k: Fix usage of driver-private space in tx_info
	btrfs: remove unused variable in btrfs_{start,write}_dirty_block_groups()
	btrfs: mark resumed async balance as writing
	ALSA: hda/realtek: Add quirk for Clevo PD50PNT
	ALSA: pcm: Test for "silence" field in struct "pcm_format_data"
	ipv6: fix panic when forwarding a pkt with no in6 dev
	drm/amd/display: don't ignore alpha property on pre-multiplied mode
	genirq/affinity: Consider that CPUs on nodes can be unbalanced
	tick/nohz: Use WARN_ON_ONCE() to prevent console saturation
	ARM: davinci: da850-evm: Avoid NULL pointer dereference
	dm integrity: fix memory corruption when tag_size is less than digest size
	smp: Fix offline cpu check in flush_smp_call_function_queue()
	i2c: pasemi: Wait for write xfers to finish
	dma-direct: avoid redundant memory sync for swiotlb
	ax25: add refcount in ax25_dev to avoid UAF bugs
	ax25: fix reference count leaks of ax25_dev
	ax25: fix UAF bugs of net_device caused by rebinding operation
	ax25: Fix refcount leaks caused by ax25_cb_del()
	ax25: fix UAF bug in ax25_send_control()
	ax25: fix NPD bug in ax25_disconnect
	ax25: Fix NULL pointer dereferences in ax25 timers
	ax25: Fix UAF bugs in ax25 timers
	Linux 5.4.190

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I375cb1d55a4a40c1c31b86c87ddb9235cefcb902
2022-04-21 14:13:50 +02:00
..
accessibility
acpi This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
amba
android
ata ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOs 2022-04-20 09:19:37 +02:00
atm atm: eni: Add check for dma_map_single 2022-03-23 09:12:07 +01:00
auxdisplay
base This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
bcma
block This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
bluetooth This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
bus
cdrom
char This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
clk This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
clocksource This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
connector
counter
cpufreq
cpuidle
crypto This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
dax dax: make sure inodes are flushed before destroy cache 2022-04-15 14:18:12 +02:00
dca
devfreq
dio
dma This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
dma-buf This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
edac
eisa
extcon
firewire
firmware This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
fpga
fsi
gnss
gpio gpiolib: acpi: use correct format characters 2022-04-20 09:19:35 +02:00
gpu This is the 5.4.190 stable release 2022-04-21 14:13:50 +02:00
greybus
hid This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
hsi
hv Drivers: hv: vmbus: Prevent load re-ordering when reading ring buffer 2022-04-20 09:19:36 +02:00
hwmon This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
hwspinlock
hwtracing
i2c This is the 5.4.190 stable release 2022-04-21 14:13:50 +02:00
i3c
ide
idle
iio iio: adc: Add check for devm_request_threaded_irq 2022-04-15 14:18:18 +02:00
infiniband This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
input
interconnect
iommu This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
ipack
irqchip This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
isdn
leds
lightnvm lightnvm: fix memory leak when submit fails 2021-01-27 11:47:53 +01:00
macintosh
mailbox
mcb
md This is the 5.4.190 stable release 2022-04-21 14:13:50 +02:00
media This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
memory memory: atmel-ebi: Fix missing of_node_put in atmel_ebi_probe 2022-04-20 09:19:34 +02:00
memstick
message
mfd This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
misc This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
mmc This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
mtd This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
mux
net This is the 5.4.190 stable release 2022-04-21 14:13:50 +02:00
nfc
ntb
nubus
nvdimm
nvme
nvmem
of
opp
oprofile
parisc parisc: Fix CPU affinity for Lasi, WAX and Dino chips 2022-04-15 14:18:36 +02:00
parport
pci Revert "PCI: Reduce warnings on possible RW1C corruption" 2022-04-19 16:30:08 +02:00
pcmcia
perf perf/imx_ddr: Fix undefined behavior due to shift overflowing the constant 2022-04-20 09:19:38 +02:00
phy This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
pinctrl This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
platform
pnp
power This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
powercap
pps
ps3
ptp ptp: replace snprintf with sysfs_emit 2022-04-15 14:18:32 +02:00
pwm This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
rapidio
ras
regulator This is the 5.4.190 stable release 2022-04-21 14:13:50 +02:00
remoteproc This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
reset
rpmsg
rtc This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
s390
sbus
scsi This is the 5.4.190 stable release 2022-04-21 14:13:50 +02:00
sfi
sh
siox
slimbus
soc This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
soundwire
spi This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
spmi
ssb
staging This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
target scsi: target: tcmu: Fix possible page UAF 2022-04-20 09:19:36 +02:00
tc
tee
thermal This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
thunderbolt
tty This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
uio
usb This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
vfio
vhost This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
video This is the 5.4.189 stable release 2022-04-19 16:29:31 +02:00
virt
virtio
visorbus
vlynq
vme
w1 w1: w1_therm: fixes w1_seq for ds28ea00 sensors 2022-04-15 14:18:35 +02:00
watchdog ar7: fix kernel builds for compiler test 2021-11-17 09:48:46 +01:00
xen
zorro
Kconfig
Makefile
OWNERS