summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-29spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref for non DMA tr...Marc Kleine-Budde1-4/+8
2022-07-29tcp: Fix data-races around sysctl knobs related to SYN option.Kuniyuki Iwashima1-3/+3
2022-07-29be2net: Fix buffer overflow in be_get_module_eepromHristo Venev3-18/+25
2022-07-29gpio: pca953x: only use single read/write for No AI modeHaibo Chen1-0/+3
2022-07-29ixgbe: Add locking to prevent panic when setting sriov_numvfs to zeroPiotr Skajewski3-0/+10
2022-07-29i40e: Fix erroneous adapter reinitialization during recovery processDawid Lukwinski1-8/+5
2022-07-29iavf: Fix handling of dummy receive descriptorsPrzemyslaw Patynowski1-3/+2
2022-07-29net: stmmac: fix dma queue left shift overflow issueJunxiao Chang1-0/+3
2022-07-29i2c: cadence: Change large transfer count reset logic to be unconditionalRobert Hancock1-25/+5
2022-07-29igc: Reinstate IGC_REMOVED logic and implement it properlyLennert Buytenhek1-0/+2
2022-07-29pinctrl: ralink: Check for null return of devm_kcallocWilliam Dean1-0/+2
2022-07-29power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probeMiaoqian Lin1-0/+1
2022-07-29serial: mvebu-uart: correctly report configured baudrate valuePali Rohár1-12/+13
2022-07-29PCI: hv: Fix interrupt mapping for multi-MSIJeffrey Hugo1-8/+53
2022-07-29PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()Jeffrey Hugo1-7/+9
2022-07-29PCI: hv: Fix hv_arch_irq_unmask() for multi-MSIJeffrey Hugo1-2/+4
2022-07-29PCI: hv: Fix multi-MSI to allow more than one MSI vectorJeffrey Hugo1-1/+16
2022-07-29xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLEDemi Marie Obenour1-1/+2
2022-07-29mlxsw: spectrum_router: Fix IPv4 nexthop gateway indicationIdo Schimmel1-1/+1
2022-07-29pinctrl: stm32: fix optional IRQ support to gpiosFabien Dessenne1-7/+11
2022-07-21can: m_can: m_can_tx_handler(): fix use after free of skbMarc Kleine-Budde1-2/+3
2022-07-21serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottleIlpo Järvinen1-2/+21
2022-07-21serial: stm32: Clear prev values before setting RTS delaysIlpo Järvinen1-0/+2
2022-07-21serial: 8250: fix return error code in serial8250_request_std_resource()Yi Yang1-1/+3
2022-07-21tty: serial: samsung_tty: set dma burst_size to 1Chanho Park1-3/+2
2022-07-21usb: dwc3: gadget: Fix event pending checkThinh Nguyen1-1/+3
2022-07-21usb: typec: add missing uevent when partner support PDLinyu Yuan1-0/+1
2022-07-21USB: serial: ftdi_sio: add Belimo device idsLucien Buchmann2-0/+9
2022-07-21soc: ixp4xx/npe: Fix unused match warningLinus Walleij1-1/+1
2022-07-21irqchip: or1k-pic: Undefine mask_ack for level triggered hardwareStafford Horne1-1/+0
2022-07-21net: sfp: fix memory leak in sfp_probe()Jianglei Nie1-1/+1
2022-07-21nvme: fix regression when disconnect a recovering ctrlRuozhu Li4-6/+19
2022-07-21NFC: nxp-nci: don't print header length mismatch on i2c errorMichael Walle1-2/+6
2022-07-21platform/x86: hp-wmi: Ignore Sanitization Mode eventKai-Heng Feng1-0/+3
2022-07-21cpufreq: pmac32-cpufreq: Fix refcount leak bugLiang He1-0/+4
2022-07-21virtio_mmio: Restore guest page size on resumeStephan Gerhold1-0/+3
2022-07-21virtio_mmio: Add missing PM calls to freeze/restoreStephan Gerhold1-0/+23
2022-07-21sfc: fix kernel panic when creating VFÍñigo Huguet1-0/+3
2022-07-21sfc: fix use after free when disabling sriovÍñigo Huguet1-3/+7
2022-07-21net: ftgmac100: Hold reference returned by of_get_child_by_name()Liang He1-1/+14
2022-07-21drm/i915/gt: Serialize TLB invalidates with GT resetsChris Wilson1-1/+14
2022-07-21net: stmmac: dwc-qos: Disable split header for Tegra194Jon Hunter1-0/+1
2022-07-21drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()Hangyu Hua1-0/+1
2022-07-21drm/panfrost: Fix shrinker list corruption by madvise IOCTLDmitry Osipenko1-2/+2
2022-07-21xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queueJuergen Gross1-0/+1
2022-07-15Revert "mtd: rawnand: gpmi: Fix setting busy timeout setting"Greg Kroah-Hartman1-1/+1
2022-07-12dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocateMiaoqian Lin1-0/+4
2022-07-12dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocateMiaoqian Lin1-0/+1
2022-07-12dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctlyMichael Walle1-0/+5
2022-07-12dmaengine: pl330: Fix lockdep warning about non-static keyDmitry Osipenko1-1/+1