summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* i2c: acpi: fix resource leak in reconfiguration device additionJamie Iles2021-10-131-0/+1
* i40e: Fix freeing of uninitialized misc IRQ vectorSylwester Dziedziuch2021-10-131-1/+2
* i40e: fix endless loop under rtnlJiri Benc2021-10-131-1/+1
* drm/nouveau/debugfs: fix file release memory leakYang Yingliang2021-10-131-0/+1
* net: sfp: Fix typo in state machine debug stringSean Anderson2021-10-131-1/+1
* ptp_pch: Load module automatically if ID matchesAndy Shevchenko2021-10-131-0/+1
* phy: mdio: fix memory leakPavel Skripkin2021-10-131-0/+7
* xen/balloon: fix cancelled balloon actionJuergen Gross2021-10-131-6/+15
* xen/privcmd: fix error handling in mmap-resource processingJan Beulich2021-10-131-3/+4
* USB: cdc-acm: fix break reportingJohan Hovold2021-10-131-0/+3
* USB: cdc-acm: fix racy tty buffer accessesJohan Hovold2021-10-131-0/+5
* Partially revert "usb: Kconfig: using select for USB_COMMON dependency"Ben Hutchings2021-10-131-2/+1
* libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.Kate Hsuan2021-10-091-2/+32
* scsi: ses: Retry failed Send/Receive Diagnostic commandsWen Xiong2021-10-091-4/+18
* usb: dwc2: check return value after calling platform_get_resource()Yang Yingliang2021-10-091-0/+4
* scsi: sd: Free scsi_disk device via put_device()Ming Lei2021-10-091-4/+5
* xen-netback: correct success/error reporting for the SKB-with-fraglist caseJan Beulich2021-10-091-1/+1
* net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean2021-10-091-0/+11
* HID: usbhid: free raw_report buffers in usbhid_stopAnirudh Rayabharam2021-10-061-1/+12
* HID: betop: fix slab-out-of-bounds Write in betop_probeF.A.Sulaiman2021-10-061-3/+10
* crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()Dan Carpenter2021-10-061-6/+8
* usb: hso: remove the bailout parameterDongliang Mu2021-10-061-3/+3
* usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu2021-10-061-10/+23
* hso: fix bailout in error case of probeOliver Neukum2021-10-061-4/+4
* EDAC/synopsys: Fix wrong value type assignment for edac_modeSai Krishna Potthuri2021-10-061-1/+1
* ipack: ipoctal: fix module reference leakJohan Hovold2021-10-061-8/+21
* ipack: ipoctal: fix missing allocation-failure checkJohan Hovold2021-10-061-1/+3
* ipack: ipoctal: fix tty-registration error handlingJohan Hovold2021-10-061-0/+7
* ipack: ipoctal: fix tty registration raceJohan Hovold2021-10-061-2/+2
* ipack: ipoctal: fix stack information leakJohan Hovold2021-10-061-5/+14
* scsi: csiostor: Add module softdep on cxgb4Rahul Lakkireddy2021-10-061-0/+1
* e100: fix buffer overrun in e100_get_regsJacob Keller2021-10-061-6/+10
* e100: fix length calculation in e100_get_regs_lenJacob Keller2021-10-061-1/+5
* hwmon: (tmp421) fix rounding for negative valuesPaul Fertser2021-10-061-16/+8
* hwmon: (tmp421) report /PVLD condition as faultPaul Fertser2021-10-061-6/+3
* hwmon: (tmp421) Replace S_<PERMS> with octal valuesGuenter Roeck2021-10-061-2/+2
* hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced ...Vadim Pasternak2021-10-061-3/+9
* drm/amd/display: Pass PCI deviceid into DCCharlene Liu2021-10-061-0/+1
* cpufreq: schedutil: Destroy mutex before kobject_put() frees the memoryJames Morse2021-10-061-1/+1
* tty: Fix out-of-bound vmalloc access in imageblitIgor Matheus Andrade Torrente2021-10-061-2/+19
* xen/balloon: fix balloon kthread freezingJuergen Gross2021-10-061-2/+2
* PCI: aardvark: Fix checking for PIO statusEvan Wang2021-10-061-8/+54
* erofs: fix up erofs_lookup tracepointGao Xiang2021-10-061-3/+3
* spi: Fix tegra20 build with CONFIG_PM=nLinus Torvalds2021-10-061-2/+2
* net: 6pack: Fix tx timeout and slot timeGuenter Roeck2021-10-061-2/+2
* net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck2021-10-061-1/+1
* nvme-multipath: fix ANA state updates when a namespace is not presentAnton Eidelman2021-10-061-2/+5
* xen/balloon: use a kernel thread instead a workqueueJuergen Gross2021-10-061-17/+45
* net: stmmac: allow CSR clock of 300MHzJesper Nilsson2021-10-061-1/+1
* net: macb: fix use after free on rmmodTong Zhang2021-10-061-1/+1