summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* can: hi311x: fix a signedness bug in hi3110_cmd()Dan Carpenter2021-08-041-1/+1
* sis900: Fix missing pci_disable_device() in probe and removeWang Hai2021-08-041-5/+2
* tulip: windbond-840: Fix missing pci_disable_device() in probe and removeWang Hai2021-08-041-5/+2
* net/mlx5: Fix flow table chainingMaor Gottlieb2021-08-041-4/+6
* mlx4: Fix missing error code in mlx4_load_one()Jiapeng Chong2021-08-041-0/+1
* nfc: nfcsim: fix use after free during module unloadKrzysztof Kozlowski2021-08-041-2/+1
* NIU: fix incorrect error return, missed in previous revertPaul Jakma2021-08-041-1/+2
* can: esd_usb2: fix memory leakPavel Skripkin2021-08-041-1/+15
* can: ems_usb: fix memory leakPavel Skripkin2021-08-041-1/+13
* can: usb_8dev: fix memory leakPavel Skripkin2021-08-041-2/+13
* can: mcba_usb_start(): add missing urb->transfer_dma initializationPavel Skripkin2021-08-041-0/+2
* virtio_net: Do not pull payload in skb->headEric Dumazet2021-08-041-3/+7
* xhci: add xhci_get_virt_ep() helperMathias Nyman2021-07-282-14/+47
* spi: spi-fsl-dspi: Fix a resource leak in an error handling pathChristophe JAILLET2021-07-281-1/+3
* iio: accel: bma180: Fix BMA25x bandwidth register valuesStephan Gerhold2021-07-281-2/+5
* iio: accel: bma180: Use explicit member assignmentLinus Walleij2021-07-281-24/+44
* net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clearDoug Berger2021-07-282-20/+2
* drm: Return -ENOTTY for non-drm ioctlsCharles Baylis2021-07-281-0/+3
* ixgbe: Fix packet corruption due to missing DMA syncMarkus Boehme2021-07-281-1/+2
* media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()Gustavo A. R. Silva2021-07-282-7/+9
* usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.Minas Harutyunyan2021-07-281-4/+6
* USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJohn Keeping2021-07-281-0/+1
* USB: serial: cp210x: fix comments for GE CS1000Ian Ray2021-07-281-2/+2
* USB: serial: option: add support for u-blox LARA-R6 familyMarco De Marco2021-07-281-0/+3
* usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop()Yoshihiro Shimoda2021-07-281-0/+7
* usb: max-3421: Prevent corruption of freed memoryMark Tomlinson2021-07-281-30/+14
* USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UASJulian Sikorski2021-07-281-0/+7
* usb: hub: Disable USB 3 device initiated lpm if exit latency is too highMathias Nyman2021-07-281-12/+56
* xhci: Fix lost USB 2 remote wakeMathias Nyman2021-07-281-1/+2
* Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"Vincent Palatin2021-07-281-4/+0
* spi: cadence: Correct initialisation of runtime PM againMarek Vasut2021-07-281-5/+9
* scsi: target: Fix protect handling in WRITE SAME(32)Dmitry Bogdanov2021-07-281-18/+17
* scsi: iscsi: Fix iface sysfs attr detectionMike Christie2021-07-281-56/+34
* liquidio: Fix unintentional sign extension issue on left shift of u16Colin Ian King2021-07-281-1/+1
* spi: mediatek: fix fifo rx modePeter Hess2021-07-281-3/+13
* igb: Check if num of q_vectors is smaller than max before array accessAleksandr Loktionov2021-07-281-1/+8
* iavf: Fix an error handling path in 'iavf_probe()'Christophe JAILLET2021-07-281-0/+1
* e1000e: Fix an error handling path in 'e1000_probe()'Christophe JAILLET2021-07-281-0/+1
* fm10k: Fix an error handling path in 'fm10k_probe()'Christophe JAILLET2021-07-281-0/+1
* igb: Fix an error handling path in 'igb_probe()'Christophe JAILLET2021-07-281-0/+1
* ixgbe: Fix an error handling path in 'ixgbe_probe()'Christophe JAILLET2021-07-281-0/+1
* igb: Fix use-after-free error during resetVinicius Costa Gomes2021-07-281-0/+2
* dma-buf/sync_file: Don't leak fences on merge failureJason Ekstrand2021-07-281-6/+7
* net: ti: fix UAF in tlan_remove_onePavel Skripkin2021-07-281-2/+1
* net: qcom/emac: fix UAF in emac_removePavel Skripkin2021-07-281-1/+2
* net: moxa: fix UAF in moxart_mac_probePavel Skripkin2021-07-281-3/+1
* net: bcmgenet: Ensure all TX/RX queues DMAs are disabledFlorian Fainelli2021-07-281-0/+6
* scsi: libfc: Fix array index out of bound exceptionJaved Hasan2021-07-281-5/+8
* scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8Colin Ian King2021-07-281-1/+1
* rtc: max77686: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski2021-07-281-2/+2