summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-10-17USB: dummy-hcd: fix power budget for SuperSpeed modeJacky.Cao@sony.com
2019-10-17USB: microtek: fix info-leak at probeJohan Hovold
2019-10-17USB: usblcd: fix I/O after disconnectJohan Hovold
2019-10-17USB: serial: fix runtime PM after driver unbindJohan Hovold
2019-10-17USB: serial: option: add support for Cinterion CLS8 devicesReinhard Speyerer
2019-10-17USB: serial: option: add Telit FN980 compositionsDaniele Palmas
2019-10-17USB: serial: ftdi_sio: add device IDs for Sienna and Echelon PL-20Beni Mahler
2019-10-17USB: serial: keyspan: fix NULL-derefs on open() and write()Johan Hovold
2019-10-17serial: uartlite: fix exit path null pointerRandy Dunlap
2019-10-17USB: ldusb: fix NULL-derefs on driver unbindJohan Hovold
2019-10-17USB: chaoskey: fix use-after-free on releaseJohan Hovold
2019-10-17USB: usblp: fix runtime PM after driver unbindJohan Hovold
2019-10-17USB: iowarrior: fix use-after-free after driver unbindJohan Hovold
2019-10-17USB: iowarrior: fix use-after-free on releaseJohan Hovold
2019-10-17USB: iowarrior: fix use-after-free on disconnectJohan Hovold
2019-10-17USB: adutux: fix use-after-free on releaseJohan Hovold
2019-10-17USB: adutux: fix NULL-derefs on disconnectJohan Hovold
2019-10-17USB: adutux: fix use-after-free on disconnectJohan Hovold
2019-10-17xhci: Increase STS_SAVE timeout in xhci_suspend()Kai-Heng Feng
2019-10-17xhci: Prevent deadlock when xhci adapter breaks during initBill Kuzeja
2019-10-17usb: xhci: wait for CNR controller not ready bit in xhci resumeRick Tseng
2019-10-17xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hostsMathias Nyman
2019-10-17xhci: Check all endpoints for LPM timeoutJan Schmidt
2019-10-17xhci: Prevent device initiated U1/U2 link pm if exit latency is too longMathias Nyman
2019-10-17xhci: Fix false warning message about wrong bounce buffer write lengthMathias Nyman
2019-10-17USB: usb-skeleton: fix NULL-deref on disconnectJohan Hovold
2019-10-17USB: usb-skeleton: fix runtime PM after driver unbindJohan Hovold
2019-10-17USB: yurex: fix NULL-derefs on disconnectJohan Hovold
2019-10-17USB: yurex: Don't retry on unexpected errorsAlan Stern
2019-10-17USB: rio500: Remove Rio 500 kernel driverBastien Nocera
2019-10-17f2fs: use EINVAL for superblock with invalid magicIcenowy Zheng
2019-10-17panic: ensure preemption is disabled during panic()Will Deacon
2019-10-11Linux 4.19.79v4.19.79Greg Kroah-Hartman
2019-10-11nl80211: validate beacon headJohannes Berg
2019-10-11cfg80211: Use const more consistently in for_each_element macrosJouni Malinen
2019-10-11cfg80211: add and use strongly typed element iteration macrosJohannes Berg
2019-10-11staging: erofs: detect potential multiref due to corrupted imagesGao Xiang
2019-10-11staging: erofs: add two missing erofs_workgroup_put for corrupted imagesGao Xiang
2019-10-11staging: erofs: some compressed cluster should be submitted for corrupted imagesGao Xiang
2019-10-11staging: erofs: fix an error handling in erofs_readdir()Gao Xiang
2019-10-11coresight: etm4x: Use explicit barriers on enable/disableAndrew Murray
2019-10-11vfs: Fix EOVERFLOW testing in put_compat_statfs64Eric Sandeen
2019-10-11arm64/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-10-11arm64: Use firmware to detect CPUs that are not affected by Spectre-v2Marc Zyngier
2019-10-11arm64: Force SSBS on context switchMarc Zyngier
2019-10-11arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSBWill Deacon
2019-10-11arm64: add sysfs vulnerability show for speculative store bypassJeremy Linton
2019-10-11arm64: add sysfs vulnerability show for spectre-v2Jeremy Linton
2019-10-11arm64: Always enable spectre-v2 vulnerability detectionJeremy Linton
2019-10-11arm64: Advertise mitigation of Spectre-v2, or lack thereofMarc Zyngier