summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-09-16vhost: make sure log_num < in_numyongduan
2019-09-16clk: s2mps11: Add used attribute to s2mps11_dt_matchNathan Chancellor
2019-09-16vhost/test: fix build for vhost testTiwei Bie
2019-09-16drm/vmwgfx: Fix double free in vmw_recv_msg()Dan Carpenter
2019-09-10net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai
2019-09-10spi: bcm2835aux: fix corruptions for longer spi transfersMartin Sperl
2019-09-10spi: bcm2835aux: remove dangerous uncontrolled read of fifoMartin Sperl
2019-09-10spi: bcm2835aux: unifying code between polling and interrupt driven codeMartin Sperl
2019-09-10spi: bcm2835aux: ensure interrupts are enabled for shared handlerRob Herring
2019-09-10IB/mlx4: Fix memory leaksWenwen Wang
2019-09-10ravb: Fix use-after-free ravb_tstamp_skbTho Vu
2019-09-10wimax/i2400m: fix a memory leak bugWenwen Wang
2019-09-10net: kalmia: fix memory leaksWenwen Wang
2019-09-10cx82310_eth: fix a memory leak bugWenwen Wang
2019-09-10net: myri10ge: fix memory leaksWenwen Wang
2019-09-10cxgb4: fix a memory leak bugWenwen Wang
2019-09-10ibmveth: Convert multicast list size for little-endian systemThomas Falcon
2019-09-10Bluetooth: btqca: Add a short delay before downloading the NVMMatthias Kaehlcke
2019-09-10net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rxNathan Chancellor
2019-09-10net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ co...Fuqian Huang
2019-09-06i2c: piix4: Fix port selection for AMD Family 16h Model 30hAndrew Cooks
2019-09-06VMCI: Release resource if the work is already queuedNadav Amit
2019-09-06stm class: Fix a double free of stm_source_deviceDing Xiang
2019-09-06mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson
2019-09-06mmc: sdhci-of-at91: add quirk for broken HS200Eugen Hristev
2019-09-06USB: storage: ums-realtek: Whitelist auto-delink supportKai-Heng Feng
2019-09-06USB: storage: ums-realtek: Update module parameter description for auto_delin...Kai-Heng Feng
2019-09-06usb: host: xhci: rcar: Fix typo in compatible string matchingGeert Uytterhoeven
2019-09-06usb: host: ohci: fix a race condition between shutdown and irqYoshihiro Shimoda
2019-09-06usb: chipidea: udc: don't do hardware access if gadget has stoppedPeter Chen
2019-09-06USB: cdc-wdm: fix race between write and disconnect due to flag abuseOliver Neukum
2019-09-06usb-storage: Add new JMS567 revision to unusual_devsHenk van der Laan
2019-09-06scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define valuePedro Sousa
2019-09-06watchdog: bcm2835_wdt: Fix module autoloadStefan Wahren
2019-09-06usb: host: fotg2: restart hcd after port resetHans Ulli Kroll
2019-09-06i2c: emev2: avoid race when unregistering slave clientWolfram Sang
2019-09-06xen/blkback: fix memory leaksWenwen Wang
2019-09-06usb: gadget: composite: Clear "suspended" on reset/disconnectBenjamin Herrenschmidt
2019-09-06iommu/dma: Handle SG length overflow betterRobin Murphy
2019-09-06dmaengine: ste_dma40: fix unneeded variable warningArnd Bergmann
2019-09-06dm table: fix invalid memory accesses with too high sector numberMikulas Patocka
2019-09-06dm space map metadata: fix missing store of apply_bops() return valueZhangXiaoxu
2019-09-06dm btree: fix order of block initialization in btree_split_beneathZhangXiaoxu
2019-09-06gpiolib: never report open-drain/source lines as 'input' to user-spaceBartosz Golaszewski
2019-09-06Revert "dm bufio: fix deadlock with loop device"Mikulas Patocka
2019-09-06HID: wacom: Correct distance scale for 2nd-gen Intuos devicesJason Gerecke
2019-09-06HID: wacom: correct misreported EKR ring valuesAaron Armstrong Skomra
2019-09-06drm/vmwgfx: fix memory leak when too many retries have occurredColin Ian King
2019-09-06libata: add SG safety checks in SFF pio transfersJens Axboe
2019-09-06net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao