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