summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-08-26ipack: tpci200: fix many double free issues in tpci200_pci_probeDongliang Mu1-18/+18
2021-08-26mmc: dw_mmc: Fix hang on data CRC errorVincent Whitchurch1-3/+3
2021-08-26mmc: dw_mmc: call the dw_mci_prep_stop_abort() by defaultJaehoon Chung1-10/+5
2021-08-26net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu1-1/+3
2021-08-26net: 6pack: fix slab-out-of-bounds in decode_dataPavel Skripkin1-0/+6
2021-08-26vhost: Fix the calculation in vhost_overflow()Xie Yongji1-2/+8
2021-08-26scsi: core: Avoid printing an error if target_alloc() returns -ENXIOSreekanth Reddy1-1/+2
2021-08-26scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()Ye Bin1-2/+2
2021-08-26scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()Harshvardhan Jha1-6/+15
2021-08-26dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not ...Peter Ujfalusi1-2/+7
2021-08-26dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()Yu Kuai1-1/+1
2021-08-26PCI/MSI: Enforce MSI[X] entry updates to be visibleThomas Gleixner1-0/+5
2021-08-26PCI/MSI: Enforce that MSI-X table entry is masked for updateThomas Gleixner1-0/+15
2021-08-26PCI/MSI: Mask all unused MSI-X entriesThomas Gleixner1-11/+28
2021-08-26PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner2-9/+11
2021-08-26PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()Thomas Gleixner1-1/+1
2021-08-26PCI/MSI: Correct misleading commentsThomas Gleixner1-4/+1
2021-08-26PCI/MSI: Do not set invalid bits in MSI maskThomas Gleixner1-4/+4
2021-08-26PCI/MSI: Enable and mask MSI-X earlyThomas Gleixner1-13/+15
2021-08-26xen/events: Fix race in set_evtchn_to_irqMaximilian Heyne1-6/+14
2021-08-26ppp: Fix generating ifname when empty IFLA_IFNAME is specifiedPali Rohár1-1/+1
2021-08-26ACPI: NFIT: Fix support for virtual SPA rangesDan Williams1-0/+3
2021-08-26i2c: dev: zero out array used for i2c reads from userspaceGreg Kroah-Hartman1-2/+3
2021-08-26iio: adc: Fix incorrect exit of for-loopColin Ian King1-2/+2
2021-08-15net: xilinx_emaclite: Do not print real IOMEM pointerYueHaibing1-3/+2
2021-08-15ppp: Fix generating ppp unit id when ifname is not specifiedPali Rohár1-4/+15
2021-08-15USB:ehci:fix Kunpeng920 ehci hardware problemLongfang Liu1-0/+3
2021-08-15net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapte...Letu Ren1-3/+3
2021-08-15pcmcia: i82092: fix a null pointer dereference bugZheyu Ma1-0/+1
2021-08-15serial: 8250: Mask out floating 16/32-bit bus bitsMaciej W. Rozycki1-3/+9
2021-08-15media: rtl28xxu: fix zero-length control requestJohan Hovold1-1/+10
2021-08-15usb: otg-fsm: Fix hrtimer list corruptionDmitry Osipenko1-1/+5
2021-08-15USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2David Bauer2-0/+4
2021-08-15USB: serial: ch341: fix character loss at high transfer ratesWilly Tarreau1-0/+1
2021-08-15USB: serial: option: add Telit FD980 composition 0x1056Daniele Palmas1-0/+2
2021-08-15USB: usbtmc: Fix RCU stall warningQiang.zhang1-7/+1
2021-08-15net: vxge: fix use-after-free in vxge_device_unregisterPavel Skripkin1-3/+3
2021-08-15net: fec: fix use-after-free in fec_drv_removePavel Skripkin1-1/+1
2021-08-15net: pegasus: fix uninit-value in get_interrupt_intervalPavel Skripkin1-3/+11
2021-08-15bnx2x: fix an error code in bnx2x_nic_load()Dan Carpenter1-1/+2
2021-08-15net: natsemi: Fix missing pci_disable_device() in probe and removeWang Hai1-6/+2
2021-08-15media: videobuf2-core: dequeue if start_streaming failsHans Verkuil1-1/+12
2021-08-15scsi: sr: Return correct event when media event code is 3Li Manyi1-1/+1
2021-08-08spi: mediatek: Fix fifo transferGuenter Roeck1-14/+5
2021-08-08r8152: Fix potential PM refcount imbalanceTakashi Iwai1-1/+2
2021-08-04sis900: Fix missing pci_disable_device() in probe and removeWang Hai1-5/+2
2021-08-04tulip: windbond-840: Fix missing pci_disable_device() in probe and removeWang Hai1-5/+2
2021-08-04net/mlx5: Fix flow table chainingMaor Gottlieb1-4/+6
2021-08-04mlx4: Fix missing error code in mlx4_load_one()Jiapeng Chong1-0/+1
2021-08-04nfc: nfcsim: fix use after free during module unloadKrzysztof Kozlowski1-2/+1