summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-09-30xen/balloon: fix balloon kthread freezingJuergen Gross
2021-09-30USB: serial: cp210x: fix dropped characters with CP2102Johan Hovold
2021-09-30thermal/drivers/int340x: Do not set a wrong tcc offset on resumeAntoine Tenart
2021-09-30EDAC/dmc520: Assign the proper type to dimm->edac_modeBorislav Petkov
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-30amd/display: downgrade validation failure log levelSimon Ser
2021-09-30nvme-rdma: destroy cm id before destroy qp to avoid use after freeRuozhu Li
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-30cpufreq: intel_pstate: Override parameters if HWP forced by BIOSDoug Smythies
2021-09-30net: stmmac: allow CSR clock of 300MHzJesper Nilsson
2021-09-30net: macb: fix use after free on rmmodTong Zhang
2021-09-30net: phylink: Update SFP selected interface on advertising changesNathan Rossi
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
2021-09-30scsi: lpfc: Use correct scnprintf() limitDan Carpenter
2021-09-30scsi: qla2xxx: Restore initiator in dual modeDmitry Bogdanov
2021-09-30thermal/core: Potential buffer overflow in thermal_build_list_of_policies()Dan Carpenter
2021-09-30nvme: keep ctrl->namespaces orderedChristoph Hellwig
2021-09-30treewide: Change list_sort to use const pointersSami Tolvanen
2021-09-30nvme-tcp: fix incorrect h2cdata pdu offset accountingSagi Grimberg
2021-09-30fpga: machxo2-spi: Fix missing error code in machxo2_write_complete()Jiapeng Chong
2021-09-30fpga: machxo2-spi: Return an error on failureTom Rix
2021-09-30tty: synclink_gt: rename a conflicting function nameRandy Dunlap
2021-09-30tty: synclink_gt, drop unneeded forward declarationsJiri Slaby
2021-09-30scsi: target: Fix the pgr/alua_support_store functionsMaurizio Lombardi
2021-09-30scsi: iscsi: Adjust iface sysfs attr detectionBaokun Li
2021-09-30atlantic: Fix issue in the pm resume flow.Sudarsana Reddy Kalluru
2021-09-30net/mlx4_en: Don't allow aRFS for encapsulated packetsAya Levin
2021-09-30qed: rdma - don't wait for resources under hw error recovery flowShai Malin
2021-09-30gpio: uniphier: Fix void functions to remove return valueKunihiko Hayashi
2021-09-30s390/qeth: fix NULL deref in qeth_clear_working_pool_list()Julian Wiedmann
2021-09-30net: dsa: realtek: register the MDIO bus under devresVladimir Oltean
2021-09-30net: hns3: check queue id range before usingYufeng Mo
2021-09-30net: hns3: fix change RSS 'hfunc' ineffective issueJian Shen
2021-09-30bnxt_en: Fix TX timeout when TX ring size is set to the smallestMichael Chan
2021-09-30enetc: Fix uninitialized struct dim_sample field usageClaudiu Manoil
2021-09-30enetc: Fix illegal access when reading affinity_hintClaudiu Manoil
2021-09-30platform/x86/intel: punit_ipc: Drop wrong use of ACPI_PTR()Andy Shevchenko
2021-09-30comedi: Fix memory leak in compat_insnlist()Ian Abbott
2021-09-30net: hso: fix muxed tty registrationJohan Hovold
2021-09-30drm/amd/pm: Update intermediate power state for SILijo Lazar
2021-09-30scsi: sd_zbc: Ensure buffer size is aligned to SECTOR_SIZENaohiro Aota
2021-09-30serial: mvebu-uart: fix driver's tx_empty callbackPali Rohár
2021-09-30serial: 8250: 8250_omap: Fix RX_LVL register offsetNishanth Menon
2021-09-30xhci: Set HCD flag to defer primary roothub registrationKishon Vijay Abraham I