summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-10-06scsi: ufs: Fix illegal offset in UPIU event traceJonathan Hsu1-2/+1
2021-10-06gpio: pca953x: do not ignore i2c errorsAndrey Gusakov1-9/+2
2021-10-06hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structu...Nadezda Lutovinova1-18/+11
2021-10-06hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structu...Nadezda Lutovinova1-17/+11
2021-10-06hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structur...Nadezda Lutovinova1-15/+11
2021-10-06hwmon: (tmp421) handle I2C errorsPaul Fertser1-10/+28
2021-10-06ACPI: NFIT: Use fallback node id when numa info in NFIT table is incorrectJia He1-0/+12
2021-10-06usb: cdns3: fix race condition before setting doorbellPawel Laszczak1-0/+14
2021-10-06cpufreq: schedutil: Destroy mutex before kobject_put() frees the memoryJames Morse1-1/+1
2021-10-06scsi: qla2xxx: Changes to support kdump kernel for NVMe BFSSaurav Kashyap3-23/+20
2021-10-06tty: Fix out-of-bound vmalloc access in imageblitIgor Matheus Andrade Torrente1-2/+19
2021-09-30xen/balloon: fix balloon kthread freezingJuergen Gross1-2/+2
2021-09-30USB: serial: cp210x: fix dropped characters with CP2102Johan Hovold1-0/+46
2021-09-30thermal/drivers/int340x: Do not set a wrong tcc offset on resumeAntoine Tenart1-2/+3
2021-09-30EDAC/dmc520: Assign the proper type to dimm->edac_modeBorislav Petkov1-1/+1
2021-09-30EDAC/synopsys: Fix wrong value type assignment for edac_modeSai Krishna Potthuri1-1/+1
2021-09-30spi: Fix tegra20 build with CONFIG_PM=nLinus Torvalds1-2/+2
2021-09-30net: 6pack: Fix tx timeout and slot timeGuenter Roeck1-2/+2
2021-09-30net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck1-1/+1
2021-09-30amd/display: downgrade validation failure log levelSimon Ser1-1/+2
2021-09-30nvme-rdma: destroy cm id before destroy qp to avoid use after freeRuozhu Li1-13/+3
2021-09-30nvme-multipath: fix ANA state updates when a namespace is not presentAnton Eidelman1-2/+5
2021-09-30xen/balloon: use a kernel thread instead a workqueueJuergen Gross1-17/+45
2021-09-30cpufreq: intel_pstate: Override parameters if HWP forced by BIOSDoug Smythies1-8/+14
2021-09-30net: stmmac: allow CSR clock of 300MHzJesper Nilsson1-1/+1
2021-09-30net: macb: fix use after free on rmmodTong Zhang1-1/+1
2021-09-30net: phylink: Update SFP selected interface on advertising changesNathan Rossi1-1/+29
2021-09-30md: fix a lock order reversal in md_allocChristoph Hellwig1-5/+0
2021-09-30irqchip/gic-v3-its: Fix potential VPE leak on errorKaige Fu1-1/+1
2021-09-30irqchip/goldfish-pic: Select GENERIC_IRQ_CHIP to fix buildRandy Dunlap1-0/+1
2021-09-30scsi: lpfc: Use correct scnprintf() limitDan Carpenter1-1/+2
2021-09-30scsi: qla2xxx: Restore initiator in dual modeDmitry Bogdanov1-1/+2
2021-09-30thermal/core: Potential buffer overflow in thermal_build_list_of_policies()Dan Carpenter1-4/+3
2021-09-30nvme: keep ctrl->namespaces orderedChristoph Hellwig1-16/+17
2021-09-30treewide: Change list_sort to use const pointersSami Tolvanen15-18/+28
2021-09-30nvme-tcp: fix incorrect h2cdata pdu offset accountingSagi Grimberg1-3/+10
2021-09-30fpga: machxo2-spi: Fix missing error code in machxo2_write_complete()Jiapeng Chong1-0/+1
2021-09-30fpga: machxo2-spi: Return an error on failureTom Rix1-1/+4
2021-09-30tty: synclink_gt: rename a conflicting function nameRandy Dunlap1-22/+22
2021-09-30tty: synclink_gt, drop unneeded forward declarationsJiri Slaby1-56/+1
2021-09-30scsi: target: Fix the pgr/alua_support_store functionsMaurizio Lombardi1-12/+20
2021-09-30scsi: iscsi: Adjust iface sysfs attr detectionBaokun Li1-4/+4
2021-09-30atlantic: Fix issue in the pm resume flow.Sudarsana Reddy Kalluru1-2/+2
2021-09-30net/mlx4_en: Don't allow aRFS for encapsulated packetsAya Levin1-0/+3
2021-09-30qed: rdma - don't wait for resources under hw error recovery flowShai Malin2-0/+16
2021-09-30gpio: uniphier: Fix void functions to remove return valueKunihiko Hayashi1-2/+2
2021-09-30s390/qeth: fix NULL deref in qeth_clear_working_pool_list()Julian Wiedmann1-0/+3
2021-09-30net: dsa: realtek: register the MDIO bus under devresVladimir Oltean1-1/+1
2021-09-30net: hns3: check queue id range before usingYufeng Mo1-0/+8
2021-09-30net: hns3: fix change RSS 'hfunc' ineffective issueJian Shen2-33/+64