summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-11-26soc/tegra: pmc: Fix imbalanced clock disabling in error code pathDmitry Osipenko
2021-11-26usb: max-3421: Use driver data instead of maintaining a list of bound devicesUwe Kleine-König
2021-11-26drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...hongao
2021-11-26drm/udl: fix control-message timeoutJohan Hovold
2021-11-26parisc/sticon: fix reverse colorsSven Schnelle
2021-11-26tun: fix bonding active backup with arp monitoringNicolas Dichtel
2021-11-26i40e: Fix NULL ptr dereference on VSI filter syncMichal Maloszewski
2021-11-26platform/x86: hp_accel: Fix an error handling path in 'lis3lv02d_probe()'Christophe JAILLET
2021-11-26iavf: Fix for the false positive ASQ/ARQ errors while issuing VF resetSurabhi Boob
2021-11-26net: bnx2x: fix variable dereferenced before checkPavel Skripkin
2021-11-26maple: fix wrong return value of maple_bus_init().Lu Wei
2021-11-26scsi: target: Fix alua_tg_pt_gps_count trackingMike Christie
2021-11-26scsi: target: Fix ordered tag handlingMike Christie
2021-11-26tty: tty_buffer: Fix the softlockup issue in flush_to_ldiscGuanghui Feng
2021-11-26usb: host: ohci-tmio: check return value after calling platform_get_resource()Yang Yingliang
2021-11-26scsi: advansys: Fix kernel pointer leakGuo Zhi
2021-11-26usb: musb: tusb6010: check return value after calling platform_get_resource()Yang Yingliang
2021-11-26scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()James Smart
2021-11-26PCI/MSI: Destroy sysfs before freeing entriesThomas Gleixner
2021-11-26s390/cio: check the subchannel validity for dev_busidVineeth Vijayan
2021-11-26USB: chipidea: fix interrupt deadlockJohan Hovold
2021-11-26nfc: pn533: Fix double free when pn533_fill_fragment_skbs() failsChengfeng Ye
2021-11-26bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failedHuang Guobin
2021-11-26ACPI: PMIC: Fix intel_pmic_regs_handler() read accessesHans de Goede
2021-11-26net: davinci_emac: Fix interrupt pacing disableMaxim Kiselev
2021-11-26xen-pciback: Fix return in pm_ctrl_init()YueHaibing
2021-11-26i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()'Christophe JAILLET
2021-11-26scsi: qla2xxx: Turn off target reset during issue_lipQuinn Tran
2021-11-26ar7: fix kernel builds for compiler testJackie Liu
2021-11-26watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUTAhmad Fatoum
2021-11-26dmaengine: dmaengine_desc_callback_valid(): Check for `callback_result`Lars-Peter Clausen
2021-11-26auxdisplay: ht16k33: Fix frame buffer device blankingGeert Uytterhoeven
2021-11-26auxdisplay: ht16k33: Connect backlight to fbdevGeert Uytterhoeven
2021-11-26auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty stringGeert Uytterhoeven
2021-11-26dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macroClaudiu Beznea
2021-11-26mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare()Evgeny Novikov
2021-11-26PCI: aardvark: Don't spam about PIO Response StatusMarek Behún
2021-11-26drm/plane-helper: fix uninitialized variable referenceAlex Xu (Hello71)
2021-11-26power: supply: bq27xxx: Fix kernel crash on IRQ handler register errorHans de Goede
2021-11-26serial: xilinx_uartps: Fix race condition causing stuck TXAnssi Hannula
2021-11-26RDMA/mlx4: Return missed an error if device doesn't support steeringLeon Romanovsky
2021-11-26scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn()Dan Carpenter
2021-11-26power: supply: rt5033_battery: Change voltage values to µVJakob Hauser
2021-11-26usb: gadget: hid: fix error code in do_config()Dan Carpenter
2021-11-26serial: 8250_dw: Drop wrong use of ACPI_PTR()Andy Shevchenko
2021-11-26video: fbdev: chipsfb: use memset_io() instead of memset()Christophe Leroy
2021-11-26memory: fsl_ifc: fix leak of irq and nand_irq in fsl_ifc_ctrl_probeDongliang Mu
2021-11-26soc/tegra: Fix an error handling path in tegra_powergate_power_up()Christophe JAILLET
2021-11-26scsi: dc395: Fix error case unwindingTong Zhang
2021-11-26ARM: s3c: irq-s3c24xx: Fix return value check for s3c24xx_init_intc()Jackie Liu