aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-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.14.149v4.14.149Greg Kroah-Hartman
2019-10-11ASoC: sgtl5000: Improve VAG power and mute controlOleksandr Suvorov
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-11coresight: etm4x: Use explicit barriers on enable/disableAndrew Murray
2019-10-11vfs: Fix EOVERFLOW testing in put_compat_statfs64Eric Sandeen
2019-10-11perf stat: Reset previous counts on repeat with intervalSrikar Dronamraju
2019-10-11perf stat: Fix a segmentation fault when using repeat foreverSrikar Dronamraju
2019-10-11perf tools: Fix segfault in cpu_cache_level__read()Jiri Olsa
2019-10-11tick: broadcast-hrtimer: Fix a race in bc_set_nextBalasubramani Vivekanandan
2019-10-11tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failureSteven Rostedt (VMware)
2019-10-11powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()Gautham R. Shenoy
2019-10-11nbd: fix max number of supported devsMike Christie
2019-10-11block/ndb: add WQ_UNBOUND to the knbd-recv workqueueDan Melnic
2019-10-11nbd: fix crash when the blksize is zeroXiubo Li
2019-10-11KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VPCédric Le Goater
2019-10-11perf unwind: Fix libunwind build failure on i386 systemsArnaldo Carvalho de Melo
2019-10-11kernel/elfcore.c: include proper prototypesValdis Kletnieks
2019-10-11perf build: Add detection of java-11-openjdk-devel packageThomas Richter
2019-10-11sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()KeMeng Shi
2019-10-11fuse: fix memleak in cuse_channel_openzhengbin
2019-10-11thermal: Fix use-after-free when unregistering thermal zone deviceIdo Schimmel
2019-10-11pwm: stm32-lp: Add check in case requested period cannot be achievedFabrice Gasnier
2019-10-11pNFS: Ensure we do clear the return-on-close layout stateid on fatal errorsTrond Myklebust
2019-10-11drm/amdgpu: Check for valid number of registers to readTrek
2019-10-11netfilter: nf_tables: allow lookups in dynamic setsFlorian Westphal
2019-10-11watchdog: aspeed: Add support for AST2600Ryan Chen
2019-10-11ceph: reconnect connection if session hang in opening stateErqi Chen
2019-10-11ceph: fix directories inode i_blkbits initializationLuis Henriques
2019-10-11xen/pci: reserve MCFG areas earlierIgor Druzhinin
2019-10-119p: avoid attaching writeback_fid on mmap with type PRIVATEChengguang Xu