aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-09-26mtdchar: fix overflows in adjustment of `count`Jann Horn
2018-09-26usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interr...Jia-Ju Bai
2018-09-26USB: yurex: Fix buffer over-read in yurex_write()Ben Hutchings
2018-09-26usb: misc: uss720: Fix two sleep-in-atomic-context bugsJia-Ju Bai
2018-09-26USB: serial: io_ti: fix array underflow in completion handlerJohan Hovold
2018-09-26USB: net2280: Fix erroneous synchronization changeAlan Stern
2018-09-26USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controllerMaxence Duprès
2018-09-26usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()Jia-Ju Bai
2018-09-26usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()Mathias Nyman
2018-09-26USB: Add quirk to support DJI CineSSDTim Anderson
2018-09-26usb: Don't die twice if PCI xhci host is not responding in resumeMathias Nyman
2018-09-26misc: hmc6352: fix potential Spectre v1Gustavo A. R. Silva
2018-09-26IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister
2018-09-26xen/netfront: fix waiting for xenbus state changeJuergen Gross
2018-09-26RDMA/cma: Protect cma dev list with lockParav Pandit
2018-09-26xen-netfront: fix warn message as irq device name has '/'Xiao Liang
2018-09-26crypto: sharah - Unregister correct algorithms for SAHARA 3Michael Müller
2018-09-26platform/x86: toshiba_acpi: Fix defined but not used build warningsRandy Dunlap
2018-09-26s390/qeth: reset layer2 attribute on layer switchJulian Wiedmann
2018-09-26s390/qeth: fix race in used-buffer accountingJulian Wiedmann
2018-09-26xen-netfront: fix queue name settingVitaly Kuznetsov
2018-09-26fbdev: Distinguish between interlaced and progressive modesFredrik Noring
2018-09-26fbdev/via: fix defined but not used warningRandy Dunlap
2018-09-26video: goldfishfb: fix memory leak on driver removeAnton Vasilyev
2018-09-26fbdev: omapfb: off by one in omapfb_register_client()Dan Carpenter
2018-09-26mtd/maps: fix solutionengine.c printk format warningsRandy Dunlap
2018-09-26media: videobuf2-core: check for q->error in vb2_core_qbuf()Hans Verkuil
2018-09-26dmaengine: pl330: fix irq race with terminate_allJohn Keeping
2018-09-26clk: imx6ul: fix missing of_node_put()Nicholas Mc Guire
2018-09-26iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer registerMiao Zhong
2018-09-19mtd: ubi: wl: Fix error return code in ubi_wl_init()Wei Yongjun
2018-09-19crypto: vmx - Fix sleep-in-atomic bugsOndrej Mosnacek
2018-09-19ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph...Peter Chen
2018-09-19net: ethernet: ti: cpsw: fix mdio device reference leakJohan Hovold
2018-09-19drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac configDavid Rivshin
2018-09-19vmw_balloon: include asm/io.hNadav Amit
2018-09-19xhci: Fix use-after-free in xhci_free_virt_deviceMathias Nyman
2018-09-19RDMA/cma: Do not ignore net namespace for unbound cm_idParav Pandit
2018-09-19mfd: ti_am335x_tscadc: Fix struct clk memory leakZumeng Chen
2018-09-19iommu/ipmmu-vmsa: Fix allocation in atomic contextGeert Uytterhoeven
2018-09-19Input: atmel_mxt_ts - only use first T9 instanceNick Dyer
2018-09-19net: mvneta: fix mtu change on port without linkYelena Krivosheev
2018-09-19gpio: ml-ioh: Fix buffer underwrite on probe error pathAnton Vasilyev
2018-09-19ath10k: disable bundle mgmt tx completion event supportSurabhi Vishnoi
2018-09-19scsi: 3ware: fix return 0 on the error path of probeAnton Vasilyev
2018-09-19ata: libahci: Correct setting of DEVSLP registerSrinivas Pandruvada
2018-09-19ath10k: prevent active scans on potential unusable channelsSven Eckelmann
2018-09-19macintosh/via-pmu: Add missing mmio accessorsFinn Thain
2018-09-19tty: rocket: Fix possible buffer overwrite on register_PCIAnton Vasilyev
2018-09-19uio: potential double frees if __uio_register_device() failsDan Carpenter