summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-16svcrpc: don't leak contexts on PROC_DESTROYJ. Bruce Fields1-1/+1
2017-03-16i2c: fix kernel memory disclosure in dev interfaceVlad Tsyrklevich1-1/+1
2017-03-16mmc: mxs-mmc: Fix additional cycles after transmission stopStefan Wahren1-2/+4
2017-03-16xhci: fix deadlock at host remove by running watchdog correctlyMathias Nyman2-18/+0
2017-03-16gro: use min_t() in skb_gro_reset_offset()Eric Dumazet1-2/+3
2017-03-16USB: serial: ch341: fix control-message error handlingJohan Hovold1-12/+22
2017-03-16vme: Fix wrong pointer utilization in ca91cx42_slave_getAugusto Mecking Caringi1-1/+1
2017-03-16sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita1-2/+2
2017-03-16ocfs2: fix crash caused by stale lvb with fsdlm pluginEric Ren3-0/+19
2017-03-16gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu2-2/+8
2017-03-16gro: Enter slow-path if there is no tailroomHerbert Xu1-1/+2
2017-03-16ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland2-0/+19
2017-03-16USB: serial: ch341: fix baud rate and line-control handlingJohan Hovold1-7/+17
2017-03-16USB: serial: ch341: fix resume after resetJohan Hovold1-7/+13
2017-03-16USB: serial: ch341: fix open error handlingJohan Hovold1-3/+10
2017-03-16USB: serial: ch341: fix modem-control and B0 handlingJohan Hovold1-9/+6
2017-03-16USB: serial: ch341: fix open and resume after B0Johan Hovold1-2/+3
2017-03-16USB: serial: ch341: fix initial modem-control stateJohan Hovold1-1/+0
2017-03-16USB: serial: ch341: reinitialize chip on reconfigurationAidan Thornton1-17/+20
2017-03-16USB: serial: ch341: add register and USB request definitionsAidan Thornton1-19/+32
2017-03-16USB: ch341: set tty baud speed according to tty structNicolas PLANEL1-9/+6
2017-03-16USB: ch341: remove redundant close from open error pathJohan Hovold1-1/+0
2017-03-16USB: ch341: forward USB errors to USB serial coreJohan Hovold1-1/+1
2017-03-16ata: sata_mv:- Handle return value of devm_ioremap.Arvind Yadav1-0/+3
2017-03-16HID: hid-cypress: validate length of reportGreg Kroah-Hartman1-0/+3
2017-03-16USB: fix problems with duplicate endpoint addressesAlan Stern1-0/+10
2017-03-16usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren1-1/+1
2017-03-16x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba1-1/+1
2017-03-16iommu/amd: Fix the left value check of cmd bufferHuang Rui1-1/+1
2017-03-16USB: serial: ti_usb_3410_5052: fix NULL-deref at openJohan Hovold1-0/+7
2017-03-16USB: serial: spcp8x5: fix NULL-deref at openJohan Hovold1-0/+7
2017-03-16USB: serial: pl2303: fix NULL-deref at openJohan Hovold1-0/+8
2017-03-16USB: serial: oti6858: fix NULL-deref at openJohan Hovold1-0/+8
2017-03-16USB: serial: omninet: fix NULL-derefs at open and disconnectJohan Hovold1-0/+6
2017-03-16USB: serial: mos7840: fix misleading interrupt-URB commentJohan Hovold1-3/+1
2017-03-16USB: serial: mos7840: fix NULL-deref at openJohan Hovold1-0/+6
2017-03-16USB: serial: mos7720: fix parallel probeJohan Hovold1-23/+7
2017-03-16USB: serial: mos7720: fix parport use-after-free on probe errorsJohan Hovold1-10/+8
2017-03-16USB: serial: mos7720: fix use-after-free on probe errorsJohan Hovold1-1/+5
2017-03-16USB: serial: mos7720: fix NULL-deref at openJohan Hovold1-0/+5
2017-03-16USB: serial: kobil_sct: fix NULL-deref in writeJohan Hovold1-0/+5
2017-03-16USB: serial: keyspan_pda: verify endpoints at probeJohan Hovold1-1/+7
2017-03-16USB: serial: iuu_phoenix: fix NULL-deref at openJohan Hovold1-0/+5
2017-03-16USB: serial: io_ti: fix another NULL-deref at openJohan Hovold1-2/+7
2017-03-16USB: serial: io_ti: fix NULL-deref at openJohan Hovold1-0/+7
2017-03-16USB: serial: io_edgeport: fix NULL-deref at openJohan Hovold1-0/+5
2017-03-16USB: serial: garmin_gps: fix memory leak on failed URB submitJohan Hovold1-0/+1
2017-03-16USB: serial: cyberjack: fix NULL-deref at openJohan Hovold1-0/+3
2017-03-16xhci: free xhci virtual devices with leaf nodes firstMathias Nyman1-2/+36
2017-03-16USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern1-3/+7