summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: fix memory leak in peak_usb_create_devPavel Skripkin2021-04-141-1/+5
* drivers: net: fix memory leak in atusb_probePavel Skripkin2021-04-141-0/+1
* net: tun: set tun->dev->addr_len during TUNSETLINK processingPhillip Potter2021-04-141-0/+48
* clk: socfpga: fix iomem pointer cast on 64-bitKrzysztof Kozlowski2021-04-141-1/+1
* RDMA/cxgb4: check for ipv6 address properly while destroying listenerPotnuri Bharat Teja2021-04-141-1/+2
* clk: fix invalid usage of list cursor in unregisterLukasz Bartosik2021-04-141-17/+13
* clk: fix invalid usage of list cursor in registerLukasz Bartosik2021-04-141-9/+8
* soc/fsl: qbman: fix conflicting alignment attributesArnd Bergmann2021-04-141-1/+1
* cxgb4: avoid collecting SGE_QBASE regs during trafficRahul Lakkireddy2021-04-142-5/+21
* gianfar: Handle error code at MAC address changeClaudiu Manoil2021-04-141-1/+5
* amd-xgbe: Update DMA coherency valuesShyam Sundar S K2021-04-141-3/+3
* i40e: Fix kernel oops when i40e driver removes VF'sEryk Rybak2021-04-142-0/+10
* i40e: Added Asym_Pause to supported link modesMateusz Palczewski2021-04-141-0/+1
* regulator: bd9571mwv: Fix AVS and DVFS voltage rangeGeert Uytterhoeven2021-04-141-2/+2
* virtio_net: Add XDP meta data supportYuya Kusakabe2021-04-141-20/+32
* i2c: turn recovery error on init to debugWolfram Sang2021-04-141-3/+4
* usbip: synchronize event handler with sysfs code pathsShuah Khan2021-04-141-0/+2
* usbip: vudc synchronize sysfs code pathsShuah Khan2021-04-142-0/+6
* usbip: stub-dev synchronize sysfs code pathsShuah Khan2021-04-141-2/+9
* usbip: add sysfs_lock to synchronize sysfs code pathsShuah Khan2021-04-143-5/+29
* net: hso: fix null-ptr-deref during tty device unregistrationAnirudh Rayabharam2021-04-141-21/+12
* ice: Increase control queue timeoutFabio Pricoco2021-04-141-2/+2
* parisc: parisc-agp requires SBA IOMMU driverHelge Deller2021-04-141-1/+1
* xen/evtchn: Change irq_info lock to raw_spinlock_tLuca Fancellu2021-04-142-6/+6
* scsi: target: pscsi: Clean up after failure in pscsi_map_sg()Martin Wilck2021-04-101-0/+8
* platform/x86: thinkpad_acpi: Allow the FnLock LED to change stateEsteve Varela Colominas2021-04-101-1/+7
* drm/msm: Ratelimit invalid-fence messageRob Clark2021-04-101-1/+1
* mISDN: fix crash in fritzpciTong Zhang2021-04-101-1/+1
* net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Andrianov2021-04-101-1/+1
* platform/x86: intel-hid: Support Lenovo ThinkPad X1 Tablet Gen 2Alban Bedel2021-04-101-0/+7
* bus: ti-sysc: Fix warning on unbind if reset is not deassertedTony Lindgren2021-04-101-1/+3
* drivers: video: fbcon: fix NULL dereference in fbcon_cursor()Du Cheng2021-04-071-0/+3
* staging: rtl8192e: Change state information from u16 to u8Atul Gopinathan2021-04-071-1/+1
* staging: rtl8192e: Fix incorrect source in memcpy()Atul Gopinathan2021-04-071-1/+1
* usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board.Artur Petrosyan2021-04-071-1/+1
* usb: gadget: udc: amd5536udc_pci fix null-ptr-dereferenceTong Zhang2021-04-071-5/+5
* USB: cdc-acm: fix use-after-free after probe failureJohan Hovold2021-04-071-0/+5
* USB: cdc-acm: fix double free on probe failureJohan Hovold2021-04-071-1/+0
* USB: cdc-acm: downgrade message to debugOliver Neukum2021-04-071-1/+2
* USB: cdc-acm: untangle a circular dependency between callback and softintOliver Neukum2021-04-071-16/+32
* cdc-acm: fix BREAK rx code path adding necessary callsOliver Neukum2021-04-071-1/+3
* usb: xhci-mtk: fix broken streams issue on 0.96 xHCIChunfeng Yun2021-04-071-1/+9
* usb: musb: Fix suspend with devices connected for a64Tony Lindgren2021-04-071-4/+8
* USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modemVincent Palatin2021-04-071-0/+4
* usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()Shuah Khan2021-04-071-0/+2
* firewire: nosy: Fix a use-after-free bug in nosy_ioctl()Zheyu Ma2021-04-071-2/+7
* extcon: Fix error handling in extcon_dev_registerDinghao Liu2021-04-071-0/+1
* pinctrl: rockchip: fix restore error in resumeWang Panzhenzhuan2021-04-071-5/+8
* drm/amdgpu: check alignment on CPU page for bo mapXℹ Ruoyao2021-04-071-4/+4
* drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()Nirmoy Das2021-04-071-1/+1