summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2017-12-20usb: musb: da8xx: fix babble condition handlingBin Liu
2017-12-20ath9k: fix tx99 potential info leakMiaoqing Pan
2017-12-20macvlan: Only deliver one copy of the frame to the macvlan interfaceAlexander Duyck
2017-12-20scsi: bfa: integer overflow in debugfsDan Carpenter
2017-12-20scsi: scsi_devinfo: Add REPORTLUN2 to EMC SYMMETRIX blacklist entryKurt Garloff
2017-12-20raid5: Set R5_Expanded on parity devices as well as data.NeilBrown
2017-12-20pinctrl: adi2: Fix Kconfig build problemLinus Walleij
2017-12-20PCI: Detach driver before procfs & sysfs teardown on device removeAlex Williamson
2017-12-20bcache: fix wrong cache_misses statisticstang.junhui
2017-12-20bcache: explicitly destroy mutex while exitingLiang Chen
2017-12-20thermal/drivers/step_wise: Fix temperature regulation misbehaviorDaniel Lezcano
2017-12-20ppp: Destroy the mutex when cleanupGao Feng
2017-12-20clk: tegra: Fix cclk_lp divisor registerMichał Mirosław
2017-12-20arm-ccn: perf: Prevent module unload while PMU is in useSuzuki K Poulose
2017-12-20target/file: Do not return error for UNMAP if length is zeroJiang Yi
2017-12-20target:fix condition return in core_pr_dump_initiator_port()tangwenji
2017-12-20iscsi-target: fix memory leak in lio_target_tiqn_addtpg()tangwenji
2017-12-20target/iscsi: Fix a race condition in iscsit_add_reject_from_cmd()Bart Van Assche
2017-12-20PCI/PME: Handle invalid data when reading Root StatusQiang
2017-12-20video: fbdev: au1200fb: Return an error code if a memory allocation failsChristophe JAILLET
2017-12-20video: fbdev: au1200fb: Release some resources if a memory allocation failsChristophe JAILLET
2017-12-20video: udlfb: Fix read EDID timeoutLadislav Michl
2017-12-20fbdev: controlfb: Add missing modes to fix out of bounds accessGeert Uytterhoeven
2017-12-20target: Use system workqueue for ALUA transitionsMike Christie
2017-12-20drm/radeon: reinstate oland workaround for sclkAlex Deucher
2017-12-20drm/radeon/si: add dpm quirk for OlandAlex Deucher
2017-12-20dmaengine: Fix array index out of bounds warning in __get_unmap_pool()Matthias Kaehlcke
2017-12-20net: wimax/i2400m: fix NULL-deref at probeJohan Hovold
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: 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-20usb: phy: isp1301: Add OF device ID tableJavier Martinez Canillas
2017-12-20xhci: Don't add a virt_dev to the devs array before it's fully allocatedMathias Nyman
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-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-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-16i2c: riic: fix restart conditionChris Brandt
2017-12-16crypto: s5p-sss - Fix completing crypto request in IRQ handlerKrzysztof Kozlowski
2017-12-16bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal 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