android_kernel_xiaomi_sm7250/drivers
Greg Kroah-Hartman 9e134db9c7 This is the 4.19.265 stable release
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAmNtKxsACgkQONu9yGCS
 aT7dlg//Zg6wOfIWvDGZyh7aKUbnLYDnonOYAMXZcSkPHx9DOSVPYvfqmM1eHhaG
 kr5qz5rghzGHmLEK40LK2Fc7XQYK+qIhowfG01eviKGw13MqPbgkYKSSKoZ2Xoss
 2cJyi+QUYEFpr2W8FcNFzH1tHFbDKi90T9eIZ82uc2kZBY5M3ZQgBAaUmJsmjg/l
 niBsGRHwgHG1NYS04p49vy9EKa71/wVjYRVCMl/grVtorLsR3EcyBMFe/CgVtMhL
 pp/R1ogEc+6QGVMpyCDqDH5SE5J0QBLrryHfpkPp9UXgItyYBen2vZ5oCETWh5kP
 Kn3sKDlUJRFTqWuvUK+V7wbuSycbu+P8bPDLz9ENIx+mJMow48f4mTGcghWRPcHN
 +XV3ViubTHBVKEJYFVnGaDln5vvGXeVm5cfMWPu1WFl5N1HH5T9WhPRbWcAicfjM
 uHhV/0t2i2LPsSB478JD+x6Lz6+OSG+j2QjWhHelpPdfNUHTiXpuGu8bYu4gtRWI
 ZwVfHEz/TJwyqgwnAJWuIZ42u2fVlGtfPpevxpybiqWcGLILzkR8AmyrGcQNMKVb
 w9QJlp877ujWJj10mAZa7mjDAk6Rx1jHLFKX6almtwCRYUzKDaBAdMAewlZK2klv
 hApmlYOS3PJHar+Uflt60BwHjAbBBQ42641cWqAUjDJ+eaKfW8g=
 =jN0a
 -----END PGP SIGNATURE-----

Merge 4.19.265 into android-4.19-stable

Changes in 4.19.265
	NFSv4.1: Handle RECLAIM_COMPLETE trunking errors
	NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot
	nfs4: Fix kmemleak when allocate slot failed
	net: dsa: Fix possible memory leaks in dsa_loop_init()
	RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()
	nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()
	nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()
	net: fec: fix improper use of NETDEV_TX_BUSY
	ata: pata_legacy: fix pdc20230_set_piomode()
	net: sched: Fix use after free in red_enqueue()
	net: tun: fix bugs for oversize packet when napi frags enabled
	ipvs: use explicitly signed chars
	ipvs: fix WARNING in __ip_vs_cleanup_batch()
	ipvs: fix WARNING in ip_vs_app_net_cleanup()
	rose: Fix NULL pointer dereference in rose_send_frame()
	mISDN: fix possible memory leak in mISDN_register_device()
	isdn: mISDN: netjet: fix wrong check of device registration
	btrfs: fix inode list leak during backref walking at resolve_indirect_refs()
	btrfs: fix ulist leaks in error paths of qgroup self tests
	Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu
	Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()
	net: mdio: fix undefined behavior in bit shift for __mdiobus_register
	net, neigh: Fix null-ptr-deref in neigh_table_clear()
	ipv6: fix WARNING in ip6_route_net_exit_late()
	media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE
	media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE
	media: dvb-frontends/drxk: initialize err to 0
	HID: saitek: add madcatz variant of MMO7 mouse device ID
	i2c: xiic: Add platform module alias
	Bluetooth: L2CAP: Fix attempting to access uninitialized memory
	block, bfq: protect 'bfqd->queued' by 'bfqd->lock'
	btrfs: fix type of parameter generation in btrfs_get_dentry
	tcp/udp: Make early_demux back namespacified.
	kprobe: reverse kp->flags when arm_kprobe failed
	tracing/histogram: Update document for KEYS_MAX size
	capabilities: fix potential memleak on error path from vfs_getxattr_alloc()
	ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devices
	efi: random: reduce seed size to 32 bytes
	parisc: Make 8250_gsc driver dependend on CONFIG_PARISC
	parisc: Export iosapic_serial_irq() symbol for serial port driver
	parisc: Avoid printing the hardware path twice
	ext4: fix warning in 'ext4_da_release_space'
	KVM: x86: Mask off reserved bits in CPUID.80000008H
	KVM: x86: emulator: em_sysexit should update ctxt->mode
	KVM: x86: emulator: introduce emulator_recalc_and_set_mode
	KVM: x86: emulator: update the emulation mode after CR0 write
	linux/bits.h: make BIT(), GENMASK(), and friends available in assembly
	wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()
	Linux 4.19.265

Change-Id: Ic909280cdb4170c18dbcd7fcfceaa653d8dc18bd
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2022-11-12 14:08:30 +00:00
..
accessibility
acpi This is the 4.19.264 stable release 2022-11-07 09:38:03 +01:00
amba
android binder: fix UAF of ref->proc caused by race condition 2022-09-15 12:17:03 +02:00
ata ata: pata_legacy: fix pdc20230_set_piomode() 2022-11-10 17:46:51 +01:00
atm atm: idt77252: fix use-after-free bugs caused by tst_timer 2022-08-25 11:15:39 +02:00
auxdisplay
base This is the 4.19.264 stable release 2022-11-07 09:38:03 +01:00
bcma
block This is the 4.19.262 stable release 2022-10-30 16:23:17 +01:00
bluetooth Bluetooth: hci_intel: Add check for platform_driver_register 2022-08-25 11:15:11 +02:00
bus bus: hisi_lpc: fix missing platform_device_put() in hisi_lpc_acpi_probe() 2022-08-25 11:15:02 +02:00
cdrom
char This is the 4.19.262 stable release 2022-10-30 16:23:17 +01:00
clk This is the 4.19.262 stable release 2022-10-30 16:23:17 +01:00
clocksource This is the 4.19.247 stable release 2022-06-14 17:16:36 +02:00
connector
cpufreq Merge 4.19.253 into android-4.19-stable 2022-07-23 13:50:21 +02:00
cpuidle
crypto This is the 4.19.262 stable release 2022-10-30 16:23:17 +01:00
dax
dca
devfreq This is the 4.19.247 stable release 2022-06-14 17:16:36 +02:00
dio
dma dmaengine: ioat: stop mod_timer from resurrecting deleted timer in __cleanup() 2022-10-26 13:19:34 +02:00
dma-buf
edac This is the 4.19.231 stable release 2022-02-23 12:16:23 +01:00
eisa
energy_model
extcon ANDROID: extcon: fix allocation for edev->bnh 2022-06-29 11:58:39 -07:00
firewire firewire: core: extend card->lock in fw_core_handle_bus_reset 2022-05-12 12:20:24 +02:00
firmware This is the 4.19.265 stable release 2022-11-12 14:08:30 +00:00
fmc
fpga fpga: altera-pr-ip: fix unsigned comparison with less than zero 2022-08-25 11:15:14 +02:00
fsi fsi: core: Check error number after calling ida_simple_get 2022-10-26 13:19:33 +02:00
gnss
gpio This is the 4.19.260 stable release 2022-09-28 11:16:09 +02:00
gpu This is the 4.19.264 stable release 2022-11-07 09:38:03 +01:00
hid This is the 4.19.265 stable release 2022-11-12 14:08:30 +00:00
hsi HSI: omap_ssi_port: Fix dma_map_sg error check 2022-10-26 13:19:30 +02:00
hv Drivers: hv: Never allocate anything besides framebuffer from framebuffer memory region 2022-09-28 11:02:57 +02:00
hwmon This is the 4.19.264 stable release 2022-11-07 09:38:03 +01:00
hwspinlock
hwtracing This is the 4.19.256 stable release 2022-09-20 16:32:36 +02:00
i2c This is the 4.19.265 stable release 2022-11-12 14:08:30 +00:00
ide
idle
iio This is the 4.19.264 stable release 2022-11-07 09:38:03 +01:00
infiniband This is the 4.19.265 stable release 2022-11-12 14:08:30 +00:00
input This is the 4.19.262 stable release 2022-10-30 16:23:17 +01:00
iommu This is the 4.19.264 stable release 2022-11-07 09:38:03 +01:00
ipack
irqchip This is the 4.19.256 stable release 2022-09-20 16:32:36 +02:00
isdn isdn: mISDN: netjet: fix wrong check of device registration 2022-11-10 17:46:52 +01:00
leds
lightnvm lightnvm: disable the subsystem 2022-05-01 17:00:38 +02:00
macintosh macintosh/adb: fix oob read in do_adb_query() function 2022-08-11 12:48:41 +02:00
mailbox This is the 4.19.262 stable release 2022-10-30 16:23:17 +01:00
mcb
md This is the 4.19.262 stable release 2022-10-30 16:23:17 +01:00
media This is the 4.19.265 stable release 2022-11-12 14:08:30 +00:00
memory memory: of: Fix refcount leak bug in of_get_ddr_timings() 2022-10-26 13:19:28 +02:00
memstick This is the 4.19.256 stable release 2022-09-20 16:32:36 +02:00
message
mfd mfd: sm501: Add check for platform_driver_register() 2022-10-26 13:19:33 +02:00
misc This is the 4.19.256 stable release 2022-09-20 16:32:36 +02:00
mmc This is the 4.19.264 stable release 2022-11-07 09:38:03 +01:00
mtd This is the 4.19.262 stable release 2022-10-30 16:23:17 +01:00
mux
net This is the 4.19.265 stable release 2022-11-12 14:08:30 +00:00
nfc nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send() 2022-11-10 17:46:51 +01:00
ntb NTB: ntb_tool: uninitialized heap data in tool_fn_write() 2022-08-25 11:15:39 +02:00
nubus
nvdimm This is the 4.19.251 stable release 2022-07-08 12:28:11 +02:00
nvme This is the 4.19.262 stable release 2022-10-30 16:23:17 +01:00
nvmem
of This is the 4.19.260 stable release 2022-09-28 11:16:09 +02:00
opp
oprofile
parisc parisc: Export iosapic_serial_irq() symbol for serial port driver 2022-11-10 17:46:55 +01:00
parport
pci This is the 4.19.262 stable release 2022-10-30 16:23:17 +01:00
pcmcia pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards 2022-06-14 16:59:31 +02:00
perf perf/arm_pmu_platform: fix tests for platform_get_irq() failure 2022-09-20 12:26:48 +02:00
phy phy: qualcomm: call clk_disable_unprepare in the error handling 2022-10-26 13:19:33 +02:00
pinctrl pinctrl: amd: Don't save/restore interrupt status and wake status bits 2022-09-05 10:26:28 +02:00
platform This is the 4.19.262 stable release 2022-10-30 16:23:17 +01:00
pnp
power This is the 4.19.262 stable release 2022-10-30 16:23:17 +01:00
powercap powercap: intel_rapl: fix UBSAN shift-out-of-bounds issue 2022-10-26 13:19:36 +02:00
pps
ps3
ptp ptp: replace snprintf with sysfs_emit 2022-04-15 14:15:00 +02:00
pwm This is the 4.19.247 stable release 2022-06-14 17:16:36 +02:00
rapidio
ras
regulator This is the 4.19.262 stable release 2022-10-30 16:23:17 +01:00
remoteproc remoteproc: qcom: wcnss: Fix handling of IRQs 2022-08-25 11:15:21 +02:00
reset reset: tegra-bpmp: Restore Handle errors in BPMP response 2022-04-27 13:39:43 +02:00
rpmsg rpmsg: qcom: glink: replace strncpy() with strscpy_pad() 2022-10-26 13:19:17 +02:00
rtc This is the 4.19.247 stable release 2022-06-14 17:16:36 +02:00
s390 This is the 4.19.260 stable release 2022-09-28 11:16:09 +02:00
sbus
scsi This is the 4.19.262 stable release 2022-10-30 16:23:17 +01:00
sfi
sh
siox
slimbus slimbus: qcom: Fix IRQ check in qcom_slim_probe 2022-05-18 09:42:49 +02:00
sn
soc This is the 4.19.262 stable release 2022-10-30 16:23:17 +01:00
soundwire soundwire: bus_type: fix remove and shutdown support 2022-08-25 11:15:15 +02:00
spi This is the 4.19.262 stable release 2022-10-30 16:23:17 +01:00
spmi spmi: pmic-arb: correct duplicate APID to PPID mapping logic 2022-10-26 13:19:34 +02:00
ssb
staging This is the 4.19.262 stable release 2022-10-30 16:23:17 +01:00
target scsi: target: tcmu: Fix possible page UAF 2022-04-20 09:12:49 +02:00
tc
tee This is the 4.19.256 stable release 2022-09-20 16:32:36 +02:00
thermal This is the 4.19.262 stable release 2022-10-30 16:23:17 +01:00
thunderbolt thunderbolt: Use the actual buffer in tb_async_error() 2022-09-15 12:17:03 +02:00
tty This is the 4.19.265 stable release 2022-11-12 14:08:30 +00:00
uio
usb This is the 4.19.264 stable release 2022-11-07 09:38:03 +01:00
uwb
vfio This is the 4.19.256 stable release 2022-09-20 16:32:36 +02:00
vhost This is the 4.19.262 stable release 2022-10-30 16:23:17 +01:00
video fbdev: smscufx: Fix several use-after-free bugs 2022-11-03 23:52:28 +09:00
virt vboxguest: Do not use devm for irq 2022-08-25 11:15:43 +02:00
virtio Merge 4.19.253 into android-4.19-stable 2022-07-23 13:50:21 +02:00
visorbus
vlynq
vme
w1 w1: w1_therm: fixes w1_seq for ds28ea00 sensors 2022-04-15 14:15:03 +02:00
watchdog
xen xen/gntdev: Prevent leaking grants 2022-11-03 23:52:29 +09:00
zorro
Kconfig
Makefile
OWNERS