summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-03Linux 4.9.80v4.9.80Greg Kroah-Hartman1-1/+1
2018-02-03spi: imx: do not access registers while clocks disabledStefan Agner1-2/+13
2018-02-03serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTSFabio Estevam1-6/+8
2018-02-03usbip: vhci_hcd: clear just the USB_PORT_STAT_POWER bitShuah Khan1-1/+1
2018-02-03usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()Benjamin Herrenschmidt1-1/+1
2018-02-03usb: uas: unconditionally bring back host after resetOliver Neukum1-4/+3
2018-02-03usb: f_fs: Prevent gadget unbind if it is already unboundHemant Kumar1-1/+2
2018-02-03USB: serial: simple: add Motorola Tetra driverJohan Hovold2-0/+8
2018-02-03usbip: list: don't list devices attached to vhci_hcdShuah Khan1-0/+9
2018-02-03usbip: prevent bind loops on devices attached to vhci_hcdShuah Khan1-0/+9
2018-02-03USB: serial: io_edgeport: fix possible sleep-in-atomicJia-Ju Bai1-1/+0
2018-02-03CDC-ACM: apply quirk for card readerOliver Neukum1-0/+3
2018-02-03USB: cdc-acm: Do not log urb submission errors on disconnectHans de Goede1-1/+1
2018-02-03USB: serial: pl2303: new device id for ChilitagGreg Kroah-Hartman2-0/+2
2018-02-03usb: option: Add support for FS040U modemOKAMOTO Yoshiaki1-0/+5
2018-02-03tty: fix data race between tty_init_dev and flush of bufGaurav Kohli3-3/+11
2018-02-03staging: lustre: separate a connection destroy from free struct kib_connDmitry Eremin3-7/+8
2018-02-03drm/vc4: Move IRQ enable to PM pathStefan Schake2-3/+3
2018-02-03staging: rtl8188eu: Fix incorrect response to SIOCGIWESSIDLarry Finger1-10/+4
2018-02-03usb: gadget: don't dereference g until after it has been null checkedColin Ian King1-2/+5
2018-02-03media: usbtv: add a new usbidIcenowy Zheng1-0/+1
2018-02-03ARM: dts: NSP: Fix PPI interrupt typesFlorian Fainelli1-2/+2
2018-02-03iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif typeEmmanuel Grumbach1-0/+2
2018-02-03scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vregGustavo A. R. Silva1-2/+5
2018-02-03scsi: aacraid: Prevent crash in case of free interrupt during scsi EH pathGuilherme G. Piccoli1-1/+1
2018-02-03xfs: Properly retry failed dquot items in case of error during buffer writebackCarlos Maiolino2-5/+49
2018-02-03xfs: ubsan fixesDarrick J. Wong1-3/+3
2018-02-03drm/omap: Fix error handling path in 'omap_dmm_probe()'Christophe JAILLET1-1/+2
2018-02-03drm/bridge: tc358767: fix 1-lane behaviorAndrey Gusakov1-10/+3
2018-02-03drm/bridge: tc358767: fix AUXDATAn registers accessAndrey Gusakov1-1/+1
2018-02-03drm/bridge: tc358767: fix timing calculationsAndrey Gusakov1-14/+20
2018-02-03drm/bridge: tc358767: fix DP0_MISC register setAndrey Gusakov1-2/+3
2018-02-03drm/bridge: tc358767: filter out too high modesAndrey Gusakov1-1/+4
2018-02-03drm/bridge: tc358767: do no fail on hi-res displaysAndrey Gusakov1-5/+9
2018-02-03kmemleak: add scheduling point to kmemleak_scan()Yisheng Xie1-0/+2
2018-02-03SUNRPC: Allow connect to return EHOSTUNREACHTrond Myklebust1-0/+1
2018-02-03quota: Check for register_shrinker() failure.Tetsuo Handa1-1/+2
2018-02-03net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bitGeert Uytterhoeven1-0/+1
2018-02-03drm/amdgpu: don't try to move pinned BOsChristian König1-0/+4
2018-02-03xfs: fortify xfs_alloc_buftarg error handlingMichal Hocko1-5/+10
2018-02-03bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'Christophe JAILLET1-2/+2
2018-02-03hwmon: (pmbus) Use 64bit math for DIRECT format valuesRobert Lippert1-9/+12
2018-02-03lockd: fix "list_add double add" caused by legacy signal interfaceVasily Averin2-4/+9
2018-02-03nfsd: check for use of the closed special stateidAndrew Elble1-2/+5
2018-02-03grace: replace BUG_ON by WARN_ONCE in exit_net hookVasily Averin1-1/+3
2018-02-03nfsd: Ensure we check stateid validity in the seqid operation checksTrond Myklebust1-9/+3
2018-02-03nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)Trond Myklebust1-0/+8
2018-02-03auxdisplay: img-ascii-lcd: Only build on archs that have IOMEMThomas Meyer1-0/+1
2018-02-03xen-netfront: remove warning when unloading moduleEduardo Otubo1-0/+18
2018-02-03xfs: always free inline data before resetting inode fork during ifreeDarrick J. Wong1-0/+21