summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-07-25dma-buf/sync_file: Don't leak fences on merge failureJason Ekstrand
2021-07-25net: fddi: fix UAF in fza_probePavel Skripkin
2021-07-25net: ti: fix UAF in tlan_remove_onePavel Skripkin
2021-07-25net: qcom/emac: fix UAF in emac_removePavel Skripkin
2021-07-25net: moxa: fix UAF in moxart_mac_probePavel Skripkin
2021-07-25net: bcmgenet: Ensure all TX/RX queues DMAs are disabledFlorian Fainelli
2021-07-25net: dsa: mv88e6xxx: enable .rmu_disable() on TopazMarek Behún
2021-07-25net: dsa: mv88e6xxx: enable .port_set_policy() on TopazMarek Behún
2021-07-25dm writecache: return the exact table values that were setMikulas Patocka
2021-07-25usb: cdns3: Enable TDL_CHK only for OUT epSanket Parmar
2021-07-25firmware: turris-mox-rwtm: add marvell,armada-3700-rwtm-firmware compatible s...Pali Rohár
2021-07-25scsi: qedf: Add check to synchronize abort and flushJaved Hasan
2021-07-25scsi: libfc: Fix array index out of bound exceptionJaved Hasan
2021-07-25scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu
2021-07-25scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8Colin Ian King
2021-07-25rtc: max77686: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski
2021-07-25thermal/core: Correct function name thermal_zone_device_unregister()Yang Yingliang
2021-07-25firmware: tegra: bpmp: Fix Tegra234-only buildsThierry Reding
2021-07-25soc/tegra: fuse: Fix Tegra234-only buildsThierry Reding
2021-07-25rtc: mxc_v2: add missing MODULE_DEVICE_TABLEBixuan Cui
2021-07-25reset: ti-syscon: fix to_ti_syscon_reset_data macroPhilipp Zabel
2021-07-20misc: alcor_pci: fix inverted branch conditionTong Zhang
2021-07-20scsi: scsi_dh_alua: Fix signedness bug in alua_rtpg()Dan Carpenter
2021-07-20scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe()Christophe JAILLET
2021-07-20firmware: turris-mox-rwtm: fail probing when firmware does not support hwrngPali Rohár
2021-07-20firmware: turris-mox-rwtm: report failures betterMarek Behún
2021-07-20firmware: turris-mox-rwtm: fix reply status decoding functionMarek Behún
2021-07-20thermal/drivers/rcar_gen3_thermal: Fix coefficient calculationsNiklas Söderlund
2021-07-20memory: fsl_ifc: fix leak of private memory on probe failureKrzysztof Kozlowski
2021-07-20memory: fsl_ifc: fix leak of IO mapping on probe failureKrzysztof Kozlowski
2021-07-20reset: bail if try_module_get() failsPhilipp Zabel
2021-07-20firmware: arm_scmi: Reset Rx buffer to max size during async commandsCristian Marussi
2021-07-20firmware: tegra: Fix error return code in tegra210_bpmp_init()Zhen Lei
2021-07-20rtc: fix snprintf() checking in is_rtc_hctosys()Dan Carpenter
2021-07-20memory: pl353: Fix error return code in pl353_smc_probe()Zhen Lei
2021-07-20reset: brcmstb: Add missing MODULE_DEVICE_TABLEZou Wei
2021-07-20memory: atmel-ebi: add missing of_node_put for loop iterationKrzysztof Kozlowski
2021-07-20reset: a10sr: add missing of_match_table referenceKrzysztof Kozlowski
2021-07-20nvme-tcp: can't set sk_user_data without write_lockMaurizio Lombardi
2021-07-20virtio_net: move tx vq operation under tx queue lockMichael S. Tsirkin
2021-07-20pwm: imx1: Don't disable clocks at device remove timeUwe Kleine-König
2021-07-20PCI: iproc: Support multi-MSI only on uniprocessor kernelSandor Bodo-Merle
2021-07-20PCI: iproc: Fix multi-MSI base vector number allocationSandor Bodo-Merle
2021-07-20watchdog: aspeed: fix hardware timeout calculationTao Ren
2021-07-20power: supply: rt5033_battery: Fix device tree enumerationStephan Gerhold
2021-07-20PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrunKrzysztof Wilczyński
2021-07-20virtio_console: Assure used length from device is limitedXie Yongji
2021-07-20virtio_net: Fix error handling in virtnet_restore()Xie Yongji
2021-07-20virtio-blk: Fix memory leak among suspend/resume procedureXie Yongji
2021-07-20ACPI: video: Add quirk for the Dell Vostro 3350Hans de Goede