summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-21net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár
2021-04-21r8169: don't advertise pause in jumbo modeHeiner Kallweit
2021-04-21r8169: tweak max read request size for newer chips also in jumbo mtu modeHeiner Kallweit
2021-04-21ch_ktls: do not send snd_una update to TCB in middleVinay Kumar Yadav
2021-04-21ch_ktls: tcb close causes tls connection failureVinay Kumar Yadav
2021-04-21ch_ktls: fix device connection closeVinay Kumar Yadav
2021-04-21ch_ktls: Fix kernel panicVinay Kumar Yadav
2021-04-21ibmvnic: remove duplicate napi_schedule call in open functionLijun Pan
2021-04-21ibmvnic: remove duplicate napi_schedule call in do_reset functionLijun Pan
2021-04-21ibmvnic: avoid calling napi_disable() twiceLijun Pan
2021-04-21i40e: fix the panic when running bpf in xdpdrv modeJason Xing
2021-04-21net: davicom: Fix regulator not turned off on failed probeChristophe JAILLET
2021-04-21net/mlx5e: Fix setting of RS FEC modeAya Levin
2021-04-21net/mlx5e: fix ingress_ifindex check in mlx5e_flower_parse_metawenxu
2021-04-21net: macb: fix the restore of cmp registersClaudiu Beznea
2021-04-21libnvdimm/region: Fix nvdimm_has_flush() to handle ND_REGION_ASYNCVaibhav Jain
2021-04-21ice: Fix potential infinite loop when using u8 loop counterColin Ian King
2021-04-21ixgbe: fix unbalanced device enable/disable in suspend/resumeYongxin Liu
2021-04-21scsi: libsas: Reset num_scatter if libata marks qc as NODATAJolly Shah
2021-04-21vfio/pci: Add missing range check in vfio_pci_mmapChristian A. Ehrhardt
2021-04-21dm verity fec: fix misaligned RS roots IOJaegeuk Kim
2021-04-21HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devicesPing Cheng
2021-04-21Input: i8042 - fix Pegatron C15B ID entryArnd Bergmann
2021-04-21Input: s6sy761 - fix coordinate read bit shiftCaleb Connolly
2021-04-21virt_wifi: Return micros for BSS TSF valuesA. Cody Schuffelen
2021-04-21pcnet32: Use pci_resource_len to validate PCI resourceGuenter Roeck
2021-04-21iwlwifi: add support for Qu with AX201 deviceMatt Chen
2021-04-21scsi: scsi_transport_srp: Don't block target in SRP_PORT_LOST stateMartin Wilck
2021-04-21drm/msm: Fix a5xx/a6xx timestampsRob Clark
2021-04-21gpu/xen: Fix a use after free in xen_drm_drv_initLv Yunlong
2021-04-21iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()Jiri Kosina
2021-04-21dmaengine: idxd: fix wq cleanup of WQCFG registersDave Jiang
2021-04-21dmaengine: plx_dma: add a missing put_device() on error pathDan Carpenter
2021-04-21dmaengine: Fix a double free in dma_async_device_registerLv Yunlong
2021-04-21dmaengine: dw: Make it dependent to HAS_IOMEMAndy Shevchenko
2021-04-21dmaengine: idxd: fix wq size store permission stateDave Jiang
2021-04-21dmaengine: idxd: fix opcap sysfs attribute outputDave Jiang
2021-04-21dmaengine: idxd: Fix clobbering of SWERR overflow bit on writebackDave Jiang
2021-04-21gpio: sysfs: Obey valid_maskMatti Vaittinen
2021-04-21Input: nspire-keypad - enable interrupts only when openedFabian Vogt
2021-04-21mtd: rawnand: mtk: Fix WAITRDY break condition and timeoutHauke Mehrtens
2021-04-16xen/events: fix setting irq affinityJuergen Gross
2021-04-16net: sfp: cope with SFPs that set both LOS normal and LOS invertedRussell King
2021-04-16net: sfp: relax bitrate-derived mode checkRussell King
2021-04-16null_blk: fix command timeout completion handlingDamien Le Moal
2021-04-16gpu: host1x: Use different lock classes for each clientMikko Perttunen
2021-04-16drm/tegra: dc: Don't set PLL clock to 0HzDmitry Osipenko
2021-04-16drm/imx: imx-ldb: fix out of bounds array access warningArnd Bergmann
2021-04-16interconnect: core: fix error return code of icc_link_destroy()Jia-Ju Bai
2021-04-14drivers: net: fix memory leak in peak_usb_create_devPavel Skripkin