summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.197v4.4.197Greg Kroah-Hartman2019-10-171-1/+1
* xfs: clear sb->s_fs_info on mount failureDave Chinner2019-10-171-0/+10
* x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan2019-10-172-3/+3
* tracing: Get trace_array reference for available_tracers filesSteven Rostedt (VMware)2019-10-171-2/+15
* media: stkwebcam: fix runtime PM after driver unbindJohan Hovold2019-10-171-2/+1
* CIFS: Force revalidate inode when dentry is stalePavel Shilovsky2019-10-171-0/+4
* cifs: Check uniqueid for SMB2+ and return -ESTALE if necessaryRoss Lagerwall2019-10-171-2/+22
* Staging: fbtft: fix memory leak in fbtft_framebuffer_allocNavid Emamdoost2019-10-171-2/+5
* arm64: Rename cpuid_feature field extract routinesSuzuki K Poulose2019-10-175-12/+19
* arm64: capabilities: Handle sign of the feature bitSuzuki K Poulose2019-10-172-17/+23
* kernel/sysctl.c: do not override max_threads provided by userspaceMichal Hocko2019-10-171-2/+2
* CIFS: Force reval dentry if LOOKUP_REVAL flag is setPavel Shilovsky2019-10-171-1/+7
* CIFS: Gracefully handle QueryInfo errors during openPavel Shilovsky2019-10-171-0/+6
* perf llvm: Don't access out-of-scope arrayIan Rogers2019-10-171-3/+3
* iio: light: opt3001: fix mutex unlock raceDavid Frey2019-10-171-1/+5
* iio: adc: ad799x: fix probe error handlingMarco Felsch2019-10-171-2/+2
* staging: vt6655: Fix memory leak in vt6655_probeNavid Emamdoost2019-10-171-1/+3
* USB: legousbtower: fix use-after-free on releaseJohan Hovold2019-10-171-1/+2
* USB: legousbtower: fix open after failed reset requestJohan Hovold2019-10-171-2/+2
* USB: legousbtower: fix potential NULL-deref on disconnectJohan Hovold2019-10-171-11/+15
* USB: legousbtower: fix deadlock on disconnectJohan Hovold2019-10-171-17/+2
* USB: legousbtower: fix slab info leak at probeJohan Hovold2019-10-171-2/+4
* usb: renesas_usbhs: gadget: Fix usb_ep_set_{halt,wedge}() behaviorYoshihiro Shimoda2019-10-176-2/+34
* usb: renesas_usbhs: gadget: Do not discard queues in usb_ep_set_{halt,wedge}()Yoshihiro Shimoda2019-10-171-2/+0
* USB: dummy-hcd: fix power budget for SuperSpeed modeJacky.Cao@sony.com2019-10-171-1/+2
* USB: microtek: fix info-leak at probeJohan Hovold2019-10-171-0/+4
* USB: usblcd: fix I/O after disconnectJohan Hovold2019-10-171-2/+31
* USB: serial: fix runtime PM after driver unbindJohan Hovold2019-10-171-4/+1
* USB: serial: option: add support for Cinterion CLS8 devicesReinhard Speyerer2019-10-171-0/+3
* USB: serial: option: add Telit FN980 compositionsDaniele Palmas2019-10-171-0/+8
* USB: serial: ftdi_sio: add device IDs for Sienna and Echelon PL-20Beni Mahler2019-10-172-0/+12
* USB: serial: keyspan: fix NULL-derefs on open() and write()Johan Hovold2019-10-171-2/+2
* serial: uartlite: fix exit path null pointerRandy Dunlap2019-10-171-1/+2
* USB: ldusb: fix NULL-derefs on driver unbindJohan Hovold2019-10-171-12/+12
* USB: chaoskey: fix use-after-free on releaseJohan Hovold2019-10-171-2/+3
* USB: usblp: fix runtime PM after driver unbindJohan Hovold2019-10-171-3/+5
* USB: iowarrior: fix use-after-free after driver unbindJohan Hovold2019-10-171-0/+6
* USB: iowarrior: fix use-after-free on releaseJohan Hovold2019-10-171-1/+2
* USB: iowarrior: fix use-after-free on disconnectJohan Hovold2019-10-171-4/+3
* USB: adutux: fix use-after-free on releaseJohan Hovold2019-10-171-1/+2
* USB: adutux: fix NULL-derefs on disconnectJohan Hovold2019-10-171-6/+10
* USB: adutux: fix use-after-free on disconnectJohan Hovold2019-10-171-3/+4
* USB: adutux: remove redundant variable minorColin Ian King2019-10-171-2/+0
* xhci: Increase STS_SAVE timeout in xhci_suspend()Kai-Heng Feng2019-10-171-1/+1
* usb: xhci: wait for CNR controller not ready bit in xhci resumeRick Tseng2019-10-171-0/+12
* xhci: Check all endpoints for LPM timeoutJan Schmidt2019-10-171-4/+4
* xhci: Prevent device initiated U1/U2 link pm if exit latency is too longMathias Nyman2019-10-171-4/+6
* USB: usb-skeleton: fix NULL-deref on disconnectJohan Hovold2019-10-171-3/+4
* USB: usb-skeleton: fix runtime PM after driver unbindJohan Hovold2019-10-171-5/+3
* USB: yurex: fix NULL-derefs on disconnectJohan Hovold2019-10-171-4/+7