summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-28USB: CDC-ACM: fix poison/unpoison imbalanceOliver Neukum
2021-04-28net: hso: fix NULL-deref on disconnect regressionJohan Hovold
2021-04-28cavium/liquidio: Fix duplicate argumentWan Jiabing
2021-04-28xen-netback: Check for hotplug-status existence before watchingMichael Brown
2021-04-28net: geneve: check skb is large enough for IPv4/IPv6 headerPhillip Potter
2021-04-28HID: wacom: Assign boolean values to a bool variableJiapeng Zhong
2021-04-28HID: alps: fix error return code in alps_input_configured()Jia-Ju Bai
2021-04-28pinctrl: lewisburg: Update number of pins in communityYuanyuan Zhong
2021-04-28net: hso: fix null-ptr-deref during tty device unregistrationAnirudh Rayabharam
2021-04-28ibmvnic: remove duplicate napi_schedule call in open functionLijun Pan
2021-04-28ibmvnic: remove duplicate napi_schedule call in do_reset functionLijun Pan
2021-04-28ibmvnic: avoid calling napi_disable() twiceLijun Pan
2021-04-28i40e: fix the panic when running bpf in xdpdrv modeJason Xing
2021-04-28net: davicom: Fix regulator not turned off on failed probeChristophe JAILLET
2021-04-28scsi: libsas: Reset num_scatter if libata marks qc as NODATAJolly Shah
2021-04-28HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devicesPing Cheng
2021-04-28Input: i8042 - fix Pegatron C15B ID entryArnd Bergmann
2021-04-28usbip: Fix incorrect double assignment to udc->ud.tcp_rxColin Ian King
2021-04-28pcnet32: Use pci_resource_len to validate PCI resourceGuenter Roeck
2021-04-28scsi: scsi_transport_srp: Don't block target in SRP_PORT_LOST stateMartin Wilck
2021-04-28dmaengine: dw: Make it dependent to HAS_IOMEMAndy Shevchenko
2021-04-28Input: nspire-keypad - enable interrupts only when openedFabian Vogt
2021-04-16xen/events: fix setting irq affinityJuergen Gross
2021-04-16net: phy: broadcom: Only advertise EEE for supported modesFlorian Fainelli
2021-04-16drm/imx: imx-ldb: fix out of bounds array access warningArnd Bergmann
2021-04-16drivers: net: fix memory leak in peak_usb_create_devPavel Skripkin
2021-04-16drivers: net: fix memory leak in atusb_probePavel Skripkin
2021-04-16net: tun: set tun->dev->addr_len during TUNSETLINK processingPhillip Potter
2021-04-16usbip: fix vudc usbip_sockfd_store races leading to gpfShuah Khan
2021-04-16clk: socfpga: fix iomem pointer cast on 64-bitKrzysztof Kozlowski
2021-04-16RDMA/cxgb4: check for ipv6 address properly while destroying listenerPotnuri Bharat Teja
2021-04-16clk: fix invalid usage of list cursor in unregisterLukasz Bartosik
2021-04-16clk: fix invalid usage of list cursor in registerLukasz Bartosik
2021-04-16soc/fsl: qbman: fix conflicting alignment attributesArnd Bergmann
2021-04-16gianfar: Handle error code at MAC address changeClaudiu Manoil
2021-04-16amd-xgbe: Update DMA coherency valuesShyam Sundar S K
2021-04-16regulator: bd9571mwv: Fix AVS and DVFS voltage rangeGeert Uytterhoeven
2021-04-16i2c: turn recovery error on init to debugWolfram Sang
2021-04-16usbip: synchronize event handler with sysfs code pathsShuah Khan
2021-04-16usbip: stub-dev synchronize sysfs code pathsShuah Khan
2021-04-16usbip: add sysfs_lock to synchronize sysfs code pathsShuah Khan
2021-04-16parisc: parisc-agp requires SBA IOMMU driverHelge Deller
2021-04-16xen/evtchn: Change irq_info lock to raw_spinlock_tLuca Fancellu
2021-04-10can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrateAngelo Dureghello
2021-04-10scsi: target: pscsi: Clean up after failure in pscsi_map_sg()Martin Wilck
2021-04-10platform/x86: thinkpad_acpi: Allow the FnLock LED to change stateEsteve Varela Colominas
2021-04-10drm/msm: Ratelimit invalid-fence messageRob Clark
2021-04-10mISDN: fix crash in fritzpciTong Zhang
2021-04-10net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Andrianov
2021-04-07drivers: video: fbcon: fix NULL dereference in fbcon_cursor()Du Cheng