summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-09-09bcache: release dc->writeback_lock properly in bch_writeback_thread()Shan Hai
2018-09-09libnvdimm: fix ars_status output length calculationVishal Verma
2018-09-09libnvdimm: Use max contiguous area for namespace sizeKeith Busch
2018-09-09udlfb: set line_length in dlfb_ops_set_parMikulas Patocka
2018-09-09udlfb: handle allocation failureMikulas Patocka
2018-09-09udlfb: make a local copy of fb_opsMikulas Patocka
2018-09-09udlfb: don't switch if we are switching to the same videomodeMikulas Patocka
2018-09-09udlfb: fix display corruption of the last lineMikulas Patocka
2018-09-09udlfb: fix semaphore value leakMikulas Patocka
2018-09-09fb: fix lost console when the user unplugs a USB adapterMikulas Patocka
2018-09-09pwm: tiehrpwm: Fix disabling of output of PWMsVignesh R
2018-09-09pwm: tiehrpwm: Don't use emulation mode bits to control PWM outputVignesh R
2018-09-09iommu/vt-d: Fix dev iotlb pfsid useJacob Pan
2018-09-09iommu/vt-d: Add definitions for PFSIDJacob Pan
2018-09-09iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-VMSADmitry Osipenko
2018-09-09pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform dataDavid Rivshin
2018-09-09i2c: designware: Re-init controllers with pm_disabled set on resumeHans de Goede
2018-09-09cpufreq: governor: Avoid accessing invalid governor_dataHenry Willard
2018-09-09cpuidle: menu: Handle stopped tick more aggressivelyRafael J. Wysocki
2018-09-09drivers/block/zram/zram_drv.c: fix bug storing backing_devPeter Kalauskas
2018-09-09ACPICA: Clear status of all events when entering sleep statesRafael J. Wysocki
2018-09-09ACPICA: AML Parser: skip opcodes that open a scope upon parse failureErik Schmauss
2018-09-09mfd: hi655x: Fix regmap area declared size for hi655xRafael David Tinoco
2018-09-09rtc: omap: fix potential crash on power offJohan Hovold
2018-09-09rtc: omap: fix resource leak in registration error pathJohan Hovold
2018-09-09vmw_balloon: fix VMCI use when balloon built into kernelNadav Amit
2018-09-09vmw_balloon: VMCI_DOORBELL_SET does not check statusNadav Amit
2018-09-09vmw_balloon: do not use 2MB without batchingNadav Amit
2018-09-09vmw_balloon: fix inflation of 64-bit GFNsNadav Amit
2018-09-09extcon: Release locking when sending the notification of connector stateChanwoo Choi
2018-09-09iio: ad9523: Fix return value for ad952x_store()Lars-Peter Clausen
2018-09-09iio: ad9523: Fix displayed phaseLars-Peter Clausen
2018-09-09iio: sca3000: Fix missing return in switchGustavo A. R. Silva
2018-09-09Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()Dexuan Cui
2018-09-09Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()Dexuan Cui
2018-09-09uart: fix race between uart_put_char() and uart_shutdown()Tycho Andersen
2018-09-09dm writecache: fix a crash due to reading past end of dirty_bitmapMikulas Patocka
2018-09-09dm crypt: don't decrease device limitsMikulas Patocka
2018-09-09dm cache metadata: set dirty on all cache blocks after a crashIlya Dryomov
2018-09-09dm cache metadata: save in-core policy_hint_size to on-disk superblockMike Snitzer
2018-09-09dm thin: stop no_space_timeout worker when switching to write-modeHou Tao
2018-09-09dm integrity: change 'suspending' variable from bool to intMikulas Patocka
2018-09-09RDMA/rxe: Set wqe->status correctly if an unexpected response is receivedBart Van Assche
2018-09-09ib_srpt: Fix a use-after-free in __srpt_close_all_ch()Bart Van Assche
2018-09-09ib_srpt: Fix a use-after-free in srpt_close_ch()Bart Van Assche
2018-09-09RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wqLeon Romanovsky
2018-09-09IB/srpt: Support HCAs with more than two portsBart Van Assche
2018-09-09IB/srpt: Fix srpt_cm_req_recv() error path (2/2)Bart Van Assche
2018-09-09IB/srpt: Fix srpt_cm_req_recv() error path (1/2)Bart Van Assche
2018-09-09IB/mlx5: Fix leaking stack memory to userspaceJason Gunthorpe