summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-12-20net: wimax/i2400m: fix NULL-deref at probeJohan Hovold
2017-12-20drm/omap: fix dmabuf mmap for dma_alloc'ed buffersTomi Valkeinen
2017-12-20Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux listDmitry Torokhov
2017-12-20net: bcmgenet: Power up the internal PHY before probing the MIIDoug Berger
2017-12-20net: bcmgenet: power down internal phy if open or resume failsDoug Berger
2017-12-20net: bcmgenet: reserved phy revisions must be checked firstDoug Berger
2017-12-20net: bcmgenet: correct MIB access of UniMAC RUNT countersDoug Berger
2017-12-20net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB valuesDoug Berger
2017-12-20md-cluster: free md_cluster_info if node leave clusterGuoqing Jiang
2017-12-20usb: phy: isp1301: Add OF device ID tableJavier Martinez Canillas
2017-12-20dmaengine: dmatest: move callback wait queue to thread contextAdam Wallis
2017-12-20xhci: Don't add a virt_dev to the devs array before it's fully allocatedMathias Nyman
2017-12-20Bluetooth: btusb: driver to enable the usb-wakeup featureSukumar Ghorai
2017-12-20usbip: fix stub_send_ret_submit() vulnerability to null transfer_bufferShuah Khan
2017-12-20USB: core: prevent malicious bNumInterfaces overflowAlan Stern
2017-12-20USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 IDDavid Kozub
2017-12-16usb: gadget: ffs: Forbid usb_ep_alloc_request from sleepingVincent Pelletier
2017-12-16ipmi: Stop timers before cleaning up the moduleMasamitsu Yamazaki
2017-12-16ipvlan: fix ipv6 outbound deviceKeefe Liu
2017-12-16IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny
2017-12-16IB/mlx4: Increase maximal message size under UD QPMark Bloch
2017-12-16atm: horizon: Fix irq release errorArvind Yadav
2017-12-16mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings
2017-12-16EDAC, i5000, i5400: Fix definition of NRECMEMB registerJérémy Lefaure
2017-12-16EDAC, i5000, i5400: Fix use of MTR_DRAM_WIDTH macroJérémy Lefaure
2017-12-16drm/amd/amdgpu: fix console deadlock if late init failedJim Qu
2017-12-16zram: set physical queue limits to avoid array out of bounds accessesJohannes Thumshirn
2017-12-16i2c: riic: fix restart conditionChris Brandt
2017-12-16crypto: s5p-sss - Fix completing crypto request in IRQ handlerKrzysztof Kozlowski
2017-12-16bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt
2017-12-16bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt
2017-12-16bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt
2017-12-16spi_ks8995: fix "BUG: key accdaa28 not in .data!"Blomme, Maarten
2017-12-16irqchip/crossbar: Fix incorrect type of register sizeFranck Demathieu
2017-12-16scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adaptersJames Smart
2017-12-16libata: drop WARN from protocol error in ata_sff_qc_issue()Tejun Heo
2017-12-16USB: gadgetfs: Fix a potential memory leak in 'dev_config()'Christophe JAILLET
2017-12-16usb: gadget: configs: plug memory leakJohn Keeping
2017-12-16HID: chicony: Add support for another ASUS Zen AiO keyboardDaniel Drake
2017-12-16gpio: altera: Use handle_level_irq when configured as a level_highPhil Reid
2017-12-16ARM: OMAP2+: gpmc-onenand: propagate error on initialization failureLadislav Michl
2017-12-16Revert "spi: SPI_FSL_DSPI should depend on HAS_DMA"Sasha Levin
2017-12-16Revert "drm/armada: Fix compile fail"Sasha Levin
2017-12-16scsi: storvsc: Workaround for virtual DVD SCSI versionStephen Hemminger
2017-12-16media: dvb: i2c transfers over usb cannot be done from stackLaurent Caumont
2017-12-16drm/exynos: gem: Drop NONCONTIG flag for buffers allocated without IOMMUMarek Szyprowski
2017-12-16iommu/vt-d: Fix scatterlist offset handlingRobin Murphy
2017-12-16efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman
2017-12-16isa: Prevent NULL dereference in isa_bus driver callbacksWilliam Breathitt Gray
2017-12-16virtio: release virtio index when fail to device_registerweiping zhang