summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-10-10usb: cdns3: fix cdns3_core_init_role()Roger Quadros
2019-10-10usb: cdns3: gadget: Fix full-speed modeRoger Quadros
2019-10-10USB: usb-skeleton: drop redundant in-urb checkJohan Hovold
2019-10-10USB: usb-skeleton: fix use-after-free after driver unbindJohan Hovold
2019-10-10USB: usb-skeleton: fix NULL-deref on disconnectJohan Hovold
2019-10-10Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-10-10drm/bridge: tc358767: fix max_tu_symbol valueTomi Valkeinen
2019-10-10s390/cio: fix virtio-ccw DMA without PVHalil Pasic
2019-10-09null_blk: Fix zoned command return codeKeith Busch
2019-10-09libfs: take cursors out of list when moving past the end of directoryAl Viro
2019-10-09vfs: add missing blkdev_put() in get_tree_bdev()Ian Kent
2019-10-09shmem: fix LSM options parsingAl Viro
2019-10-09RISC-V: entry: Remove unneeded need_resched() loopValentin Schneider
2019-10-09drm/i915/gt: execlists->active is serialised by the taskletChris Wilson
2019-10-09drm/i915/execlists: Protect peeking at execlists->activeChris Wilson
2019-10-09drm/i915: Fixup preempt-to-busy vs reset of a virtual requestChris Wilson
2019-10-09io_uring: only flush workqueues on fileset removalJens Axboe
2019-10-09drm/i915: Only enqueue already completed requestsChris Wilson
2019-10-09drm/i915/execlists: Drop redundant list_del_init(&rq->sched.link)Chris Wilson
2019-10-09drm/i915/cml: Add second PCH ID for CMPMatt Roper
2019-10-09MIPS: fw: sni: Fix out of bounds init of o32 stackThomas Bogendoerfer
2019-10-09MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer
2019-10-09iio: Fix an undefied reference error in noa1305_probezhong jiang
2019-10-09iio: light: opt3001: fix mutex unlock raceDavid Frey
2019-10-09iio: adc: ad799x: fix probe error handlingMarco Felsch
2019-10-09iio: light: add missing vcnl4040 of_compatibleMarco Felsch
2019-10-09iio: light: fix vcnl4000 devicetree hooksMarco Felsch
2019-10-09iio: imu: st_lsm6dsx: fix waitime for st_lsm6dsx i2c controllerLorenzo Bianconi
2019-10-09iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede
2019-10-09iio: imu: adis16400: fix memory leakNavid Emamdoost
2019-10-09iio: imu: adis16400: release allocated memory on failureNavid Emamdoost
2019-10-09iio: adc: stm32-adc: fix a race when using several adcs with dma and irqFabrice Gasnier
2019-10-09iio: adc: stm32-adc: move registers definitionsFabrice Gasnier
2019-10-09iio: accel: adxl372: Perform a reset at start upStefan Popa
2019-10-09iio: accel: adxl372: Fix push to buffers lost samplesStefan Popa
2019-10-09iio: accel: adxl372: Fix/remove limitation for FIFO samplesStefan Popa
2019-10-09iio: adc: hx711: fix bug in sampling of dataAndreas Klinger
2019-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-10-09drm/amdgpu: fix memory leakNirmoy Das
2019-10-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-10-09xfs: move local to extent inode logging into bmap helperBrian Foster
2019-10-09xfs: remove broken error handling on failed attr sf to leaf changeBrian Foster
2019-10-09xfs: log the inode on directory sf to block format changeBrian Foster
2019-10-09NFS: Remove redundant mirror tracking in O_DIRECTTrond Myklebust
2019-10-09NFS: Fix O_DIRECT accounting of number of bytes read/writtenTrond Myklebust
2019-10-09perf/x86/amd: Change/fix NMI latency mitigation to use a timestampTom Lendacky
2019-10-09perf/core: Fix corner case in perf_rotate_context()Song Liu
2019-10-09perf/core: Rework memory accounting in perf_mmap()Song Liu
2019-10-09sched/vtime: Fix guest/system mis-accounting on task switchFrederic Weisbecker
2019-10-09sched/fair: Scale bandwidth quota and period without losing quota/period rati...Xuewei Zhang