summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-10-09libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.Kate Hsuan
2021-10-09scsi: ses: Retry failed Send/Receive Diagnostic commandsWen Xiong
2021-10-09usb: dwc2: check return value after calling platform_get_resource()Yang Yingliang
2021-10-09scsi: sd: Free scsi_disk device via put_device()Ming Lei
2021-10-09xen-netback: correct success/error reporting for the SKB-with-fraglist caseJan Beulich
2021-10-09net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean
2021-10-06HID: usbhid: free raw_report buffers in usbhid_stopAnirudh Rayabharam
2021-10-06HID: betop: fix slab-out-of-bounds Write in betop_probeF.A.Sulaiman
2021-10-06crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()Dan Carpenter
2021-10-06usb: hso: remove the bailout parameterDongliang Mu
2021-10-06usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu
2021-10-06hso: fix bailout in error case of probeOliver Neukum
2021-10-06libnvdimm/pmem: Fix crash triggered when I/O in-flight during unbindsumiyawang
2021-10-06PCI: Fix pci_host_bridge struct device release/free handlingRob Herring
2021-10-06net: stmmac: don't attach interface until resume finishesLeon Yu
2021-10-06HID: u2fzero: ignore incomplete packets without dataAndrej Shadura
2021-10-06ipack: ipoctal: fix module reference leakJohan Hovold
2021-10-06ipack: ipoctal: fix missing allocation-failure checkJohan Hovold
2021-10-06ipack: ipoctal: fix tty-registration error handlingJohan Hovold
2021-10-06ipack: ipoctal: fix tty registration raceJohan Hovold
2021-10-06ipack: ipoctal: fix stack information leakJohan Hovold
2021-10-06net: hns3: do not allow call hns3_nic_net_open repeatedlyJian Shen
2021-10-06scsi: csiostor: Add module softdep on cxgb4Rahul Lakkireddy
2021-10-06e100: fix buffer overrun in e100_get_regsJacob Keller
2021-10-06e100: fix length calculation in e100_get_regs_lenJacob Keller
2021-10-06hwmon: (tmp421) fix rounding for negative valuesPaul Fertser
2021-10-06hwmon: (tmp421) report /PVLD condition as faultPaul Fertser
2021-10-06mac80211-hwsim: fix late beacon hrtimer handlingJohannes Berg
2021-10-06hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced ...Vadim Pasternak
2021-10-06drm/amd/display: Pass PCI deviceid into DCCharlene Liu
2021-10-06scsi: ufs: Fix illegal offset in UPIU event traceJonathan Hsu
2021-10-06hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structu...Nadezda Lutovinova
2021-10-06hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structu...Nadezda Lutovinova
2021-10-06hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structur...Nadezda Lutovinova
2021-10-06usb: cdns3: fix race condition before setting doorbellPawel Laszczak
2021-10-06cpufreq: schedutil: Destroy mutex before kobject_put() frees the memoryJames Morse
2021-10-06tty: Fix out-of-bound vmalloc access in imageblitIgor Matheus Andrade Torrente
2021-09-30xen/balloon: fix balloon kthread freezingJuergen Gross
2021-09-30thermal/drivers/int340x: Do not set a wrong tcc offset on resumeAntoine Tenart
2021-09-30EDAC/synopsys: Fix wrong value type assignment for edac_modeSai Krishna Potthuri
2021-09-30spi: Fix tegra20 build with CONFIG_PM=nLinus Torvalds
2021-09-30net: 6pack: Fix tx timeout and slot timeGuenter Roeck
2021-09-30net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck
2021-09-30nvme-multipath: fix ANA state updates when a namespace is not presentAnton Eidelman
2021-09-30xen/balloon: use a kernel thread instead a workqueueJuergen Gross
2021-09-30net: stmmac: allow CSR clock of 300MHzJesper Nilsson
2021-09-30net: macb: fix use after free on rmmodTong Zhang
2021-09-30md: fix a lock order reversal in md_allocChristoph Hellwig
2021-09-30irqchip/gic-v3-its: Fix potential VPE leak on errorKaige Fu
2021-09-30irqchip/goldfish-pic: Select GENERIC_IRQ_CHIP to fix buildRandy Dunlap