summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-17kernel/sysctl.c: do not override max_threads provided by userspaceMichal Hocko
2019-10-17CIFS: Force reval dentry if LOOKUP_REVAL flag is setPavel Shilovsky
2019-10-17CIFS: Gracefully handle QueryInfo errors during openPavel Shilovsky
2019-10-17perf llvm: Don't access out-of-scope arrayIan Rogers
2019-10-17iio: light: opt3001: fix mutex unlock raceDavid Frey
2019-10-17iio: adc: ad799x: fix probe error handlingMarco Felsch
2019-10-17staging: vt6655: Fix memory leak in vt6655_probeNavid Emamdoost
2019-10-17USB: legousbtower: fix use-after-free on releaseJohan Hovold
2019-10-17USB: legousbtower: fix open after failed reset requestJohan Hovold
2019-10-17USB: legousbtower: fix potential NULL-deref on disconnectJohan Hovold
2019-10-17USB: legousbtower: fix deadlock on disconnectJohan Hovold
2019-10-17USB: legousbtower: fix slab info leak at probeJohan Hovold
2019-10-17usb: renesas_usbhs: gadget: Fix usb_ep_set_{halt,wedge}() behaviorYoshihiro Shimoda
2019-10-17usb: renesas_usbhs: gadget: Do not discard queues in usb_ep_set_{halt,wedge}()Yoshihiro Shimoda
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-17USB: adutux: remove redundant variable minorColin Ian King
2019-10-17xhci: Increase STS_SAVE timeout in xhci_suspend()Kai-Heng Feng
2019-10-17usb: xhci: wait for CNR controller not ready bit in xhci resumeRick Tseng
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-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-17panic: ensure preemption is disabled during panic()Will Deacon
2019-10-17ASoC: sgtl5000: Improve VAG power and mute controlOleksandr Suvorov
2019-10-17nl80211: validate beacon headJohannes Berg
2019-10-17cfg80211: Use const more consistently in for_each_element macrosJouni Malinen
2019-10-17cfg80211: add and use strongly typed element iteration macrosJohannes Berg
2019-10-17crypto: caam - fix concurrency issue in givencrypt descriptorHoria Geantă
2019-10-17perf stat: Fix a segmentation fault when using repeat foreverSrikar Dronamraju
2019-10-17tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failureSteven Rostedt (VMware)