android_kernel_motorola_sm6225/drivers
Miaoqian Lin 69a64c77aa meson-mx-socinfo: Fix refcount leak in meson_mx_socinfo_init
[ Upstream commit a2106f38077e78afcb4bf98fdda3e162118cfb3d ]

of_find_matching_node() returns a node pointer with refcount
incremented, we should use of_node_put() on it when not need anymore.
Add missing of_node_put() to avoid refcount leak.

Fixes: 5e68c0fc8d ("soc: amlogic: Add Meson6/Meson8/Meson8b/Meson8m2 SoC Information driver")
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Link: https://lore.kernel.org/r/20220524065729.33689-1-linmq006@gmail.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-08-25 11:15:00 +02:00
..
accessibility
acpi ACPI: LPSS: Fix missing check in register_device_clock() 2022-08-25 11:14:59 +02:00
amba ARM: 9120/1: Revert "amba: make use of -1 IRQs warn" 2021-11-06 13:58:45 +01:00
android binder: fix async_free_space accounting for empty parcels 2022-01-05 12:34:59 +01:00
ata ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo() 2022-06-25 11:49:14 +02:00
atm atm: eni: Add check for dma_map_single 2022-03-23 09:10:44 +01:00
auxdisplay auxdisplay: ht16k33: Fix frame buffer device blanking 2021-11-26 11:36:15 +01:00
base x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data 2022-06-16 13:18:52 +02:00
bcma bcma: Fix memory leak for internally-handled cores 2021-09-22 11:47:55 +02:00
block xen/blkfront: force data bouncing when backend is untrusted 2022-07-07 17:35:12 +02:00
bluetooth Bluetooth: hci_serdev: call init_rwsem() before p->open() 2022-04-15 14:14:47 +02:00
bus bus: ti-sysc: Fix warnings for unbind for serial 2022-06-14 16:59:33 +02:00
cdrom
char Revert "Revert "char/random: silence a lockdep splat with printk()"" 2022-07-29 17:10:34 +02:00
clk clk: at91: generated: consider range when calculating best rate 2022-05-25 09:10:39 +02:00
clocksource clocksource/drivers/sp804: Avoid error on multiple instances 2022-06-14 16:59:37 +02:00
connector
cpufreq cpufreq: pmac32-cpufreq: Fix refcount leak bug 2022-07-21 21:09:30 +02:00
cpuidle cpuidle: Fix kobject memory leaks in error paths 2021-11-26 11:36:08 +01:00
crypto crypto: marvell/cesa - ECB does not IV 2022-06-14 16:59:24 +02:00
dax
dca
devfreq PM / devfreq: rk3399_dmc: Disable edev on remove() 2022-06-14 16:59:17 +02:00
dio
dma dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate 2022-07-12 16:29:04 +02:00
dma-buf dma-buf/sync_file: Don't leak fences on merge failure 2021-07-28 11:13:45 +02:00
edac EDAC: Fix calculation of returned address and next offset in edac_align_ptr() 2022-02-23 11:58:40 +01:00
eisa
extcon extcon: Modify extcon device to be created after driver data is set 2022-06-14 16:59:37 +02:00
firewire firewire: core: extend card->lock in fw_core_handle_bus_reset 2022-05-12 12:20:24 +02:00
firmware firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle 2022-06-14 16:59:33 +02:00
fmc
fpga fpga: machxo2-spi: Fix missing error code in machxo2_write_complete() 2021-10-06 15:31:14 +02:00
fsi fsi/sbefifo: Fix reset timeout 2021-07-20 16:15:55 +02:00
gnss
gpio gpio: winbond: Fix error code in winbond_gpio_get() 2022-07-02 16:27:34 +02:00
gpu drm/amdgpu: Check BO's requested pinning domains against its preferred_domains 2022-08-25 11:14:54 +02:00
hid HID: wacom: Don't register pad_input for touch switch 2022-08-25 11:14:52 +02:00
hsi HSI: core: Fix return freed object in hsi_new_client 2022-01-27 09:04:24 +01:00
hv random: remove unused irq_flags argument from add_interrupt_randomness() 2022-06-25 11:49:01 +02:00
hwmon hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() fails 2022-07-07 17:35:11 +02:00
hwspinlock
hwtracing coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier 2022-06-14 16:59:32 +02:00
i2c i2c: cadence: Change large transfer count reset logic to be unconditional 2022-07-29 17:10:32 +02:00
ide
idle
iio iio: light: isl29028: Fix the warning in isl29028_remove() 2022-08-25 11:14:55 +02:00
infiniband RDMA/qedr: Fix reporting QP timeout attribute 2022-07-07 17:35:10 +02:00
input Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag 2022-06-14 16:59:39 +02:00
iommu iommu/vt-d: Fix PCI bus rescan device hot add 2022-07-12 16:29:01 +02:00
ipack ipack: ipoctal: fix module reference leak 2021-10-06 15:31:25 +02:00
irqchip irqchip: or1k-pic: Undefine mask_ack for level triggered hardware 2022-07-21 21:09:31 +02:00
isdn mISDN: change function names to avoid conflicts 2022-01-11 13:58:50 +01:00
leds leds: ktd2692: Fix an error handling path 2021-07-20 16:15:57 +02:00
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 mailbox: forward the hrtimer if not queued and under a lock 2022-06-14 16:59:25 +02:00
mcb mcb: fix error handling in mcb_alloc_bus() 2021-10-06 15:31:12 +02:00
md md-raid10: fix KASAN warning 2022-08-25 11:14:55 +02:00
media media: coda: Add more H264 levels for CODA960 2022-06-14 16:59:28 +02:00
memory memory: atmel-ebi: Fix missing of_node_put in atmel_ebi_probe 2022-04-20 09:12:48 +02:00
memstick memstick: jmb38x_ms: use appropriate free function in jmb38x_ms_alloc_host() 2021-11-26 11:36:09 +01:00
message
mfd mfd: ipaq-micro: Fix error check return value of platform_get_irq() 2022-06-14 16:59:24 +02:00
misc misc: rtsx_usb: set return value in rsp_buf alloc err path 2022-07-12 16:29:03 +02:00
mmc mmc: block: Fix CQE recovery reset success 2022-06-14 16:59:39 +02:00
mtd mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N 2022-06-14 16:59:39 +02:00
mux
net usbnet: Fix linkwatch use-after-free on disconnect 2022-08-25 11:14:54 +02:00
nfc NFC: nxp-nci: don't print header length mismatch on i2c error 2022-07-21 21:09:30 +02:00
ntb NTB: perf: Fix an error code in perf_setup_inbuf() 2021-09-22 11:48:13 +02:00
nubus
nvdimm nvdimm: Fix badblocks clear off-by-one error 2022-07-07 17:35:09 +02:00
nvme nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags 2022-06-14 16:59:17 +02:00
nvmem nvmem: Fix shift-out-of-bound (UBSAN) with byte size cells 2021-10-20 11:23:02 +02:00
of fdt: Update CRC check for rng-seed 2022-07-02 16:27:39 +02:00
opp opp: remove WARN when no valid OPPs remain 2021-09-03 09:58:01 +02:00
oprofile
parisc parisc: Fix CPU affinity for Lasi, WAX and Dino chips 2022-04-15 14:15:04 +02:00
parport parport: remove non-zero check on count 2021-09-22 11:48:08 +02:00
pci PCI: hv: Fix interrupt mapping for multi-MSI 2022-07-29 17:10:38 +02:00
pcmcia pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards 2022-06-14 16:59:31 +02:00
perf arm_pmu: Validate single/group leader events 2022-04-27 13:39:45 +02:00
phy phy: qcom-qmp: fix reset-controller leak on probe errors 2022-06-14 16:59:30 +02:00
pinctrl pinctrl: sunxi: a83t: Fix NAND function name for some pins 2022-07-12 16:29:02 +02:00
platform platform/x86: hp-wmi: Ignore Sanitization Mode event 2022-07-21 21:09:30 +02:00
pnp
power power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe 2022-07-29 17:10:31 +02:00
powercap
pps
ps3
ptp ptp: replace snprintf with sysfs_emit 2022-04-15 14:15:00 +02:00
pwm pwm: lp3943: Fix duty calculation in case period was clamped 2022-06-14 16:59:31 +02:00
rapidio
ras
regulator regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dt 2022-06-14 16:59:22 +02:00
remoteproc remoteproc: qcom_wcnss: Add missing of_node_put() in wcnss_alloc_memory_region 2022-04-15 14:14:51 +02:00
reset reset: tegra-bpmp: Restore Handle errors in BPMP response 2022-04-27 13:39:43 +02:00
rpmsg rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() fails 2022-06-14 16:59:32 +02:00
rtc rtc: mt6397: check return value after calling platform_get_resource() 2022-06-14 16:59:32 +02:00
s390 tty: the rest, stop using tty_schedule_flip() 2022-07-29 17:10:37 +02:00
sbus
scsi scsi: core: Fix race between handling STS_RESOURCE and completion 2022-08-11 12:48:41 +02:00
sfi
sh maple: fix wrong return value of maple_bus_init(). 2021-11-26 11:36:21 +01:00
siox
slimbus slimbus: qcom: Fix IRQ check in qcom_slim_probe 2022-05-18 09:42:49 +02:00
sn
soc meson-mx-socinfo: Fix refcount leak in meson_mx_socinfo_init 2022-08-25 11:15:00 +02:00
soundwire
spi spi: img-spfi: Fix pm_runtime_get_sync() error checking 2022-06-14 16:59:20 +02:00
spmi
ssb ssb: Fix error return code in ssb_bus_scan() 2021-07-20 16:15:50 +02:00
staging tty: the rest, stop using tty_schedule_flip() 2022-07-29 17:10:37 +02:00
target scsi: target: tcmu: Fix possible page UAF 2022-04-20 09:12:49 +02:00
tc
tee tee: fix put order in teedev_close_context() 2022-01-27 09:04:17 +01:00
thermal thermal: sysfs: Fix cooling_device_stats_setup() error code path 2022-08-25 11:14:53 +02:00
thunderbolt
tty serial: mvebu-uart: uart2 error bits clearing 2022-08-25 11:14:55 +02:00
uio
usb USB: HCD: Fix URB giveback issue in tasklet function 2022-08-25 11:14:57 +02:00
uwb
vfio vfio: Use config not menuconfig for VFIO_NOIOMMU 2021-09-22 11:48:01 +02:00
vhost vringh: Fix loop descriptors check in the indirect cases 2022-06-14 16:59:38 +02:00
video fbcon: Fix boundary checks for fbcon=vc:n1-n2 parameters 2022-08-25 11:14:53 +02:00
virt
virtio virtio_mmio: Restore guest page size on resume 2022-07-21 21:09:30 +02:00
visorbus visorbus: fix error return code in visorchipset_init() 2021-07-20 16:15:55 +02:00
vlynq
vme
w1 w1: w1_therm: fixes w1_seq for ds28ea00 sensors 2022-04-15 14:15:03 +02:00
watchdog ar7: fix kernel builds for compiler test 2021-11-26 11:36:15 +01:00
xen xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE 2022-07-29 17:10:30 +02:00
zorro
Kconfig
Makefile