summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* xtensa: increase ranges in ___invalidate_{i,d}cache_allMax Filippov2018-09-091-2/+2
* xtensa: limit offsets in __loop_cache_{all,page}Max Filippov2018-09-091-25/+40
* KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pagesPaul Mackerras2018-09-091-7/+10
* KVM: VMX: fixes for vmentry_l1d_flush module parameterPaolo Bonzini2018-09-091-10/+16
* i2c: designware: Re-init controllers with pm_disabled set on resumeHans de Goede2018-09-092-2/+6
* ALSA: ac97: fix unbalanced pm_runtime_enableLihua Yao2018-09-091-0/+2
* ALSA: ac97: fix check of pm_runtime_get_sync failureLihua Yao2018-09-091-1/+1
* ALSA: ac97: fix device initialization in the compat layerLihua Yao2018-09-091-2/+17
* PM / sleep: wakeup: Fix build error caused by missing SRCU supportzhangyi (F)2018-09-091-0/+1
* cpufreq: governor: Avoid accessing invalid governor_dataHenry Willard2018-09-091-2/+10
* cpuidle: menu: Handle stopped tick more aggressivelyRafael J. Wysocki2018-09-091-12/+24
* sched: idle: Avoid retaining the tick when it has been stoppedRafael J. Wysocki2018-09-091-1/+1
* drivers/block/zram/zram_drv.c: fix bug storing backing_devPeter Kalauskas2018-09-091-1/+6
* ACPICA: Clear status of all events when entering sleep statesRafael J. Wysocki2018-09-091-8/+3
* ACPICA: AML Parser: skip opcodes that open a scope upon parse failureErik Schmauss2018-09-091-6/+11
* ovl: fix wrong use of impure dir cache in ovl_iterate()Amir Goldstein2018-09-091-2/+17
* mfd: hi655x: Fix regmap area declared size for hi655xRafael David Tinoco2018-09-091-1/+1
* uprobes: Use synchronize_rcu() not synchronize_sched()Steven Rostedt (VMware)2018-09-091-1/+1
* livepatch: Validate module/old func name lengthKamalesh Babulal2018-09-091-0/+6
* printk/tracing: Do not trace printk_nmi_enter()Steven Rostedt (VMware)2018-09-091-2/+2
* tracing/blktrace: Fix to allow setting same valueSteven Rostedt (VMware)2018-09-091-0/+4
* tracing: Do not call start/stop() functions when tracing_on does not changeSteven Rostedt (VMware)2018-09-091-1/+3
* rtc: omap: fix potential crash on power offJohan Hovold2018-09-091-7/+7
* rtc: omap: fix resource leak in registration error pathJohan Hovold2018-09-091-1/+3
* vmw_balloon: fix VMCI use when balloon built into kernelNadav Amit2018-09-091-1/+8
* vmw_balloon: VMCI_DOORBELL_SET does not check statusNadav Amit2018-09-091-18/+19
* vmw_balloon: do not use 2MB without batchingNadav Amit2018-09-091-1/+7
* vmw_balloon: fix inflation of 64-bit GFNsNadav Amit2018-09-091-6/+7
* eventpoll.h: wrap casts in () properlyGreg Kroah-Hartman2018-09-091-4/+4
* extcon: Release locking when sending the notification of connector stateChanwoo Choi2018-09-091-1/+2
* iio: ad9523: Fix return value for ad952x_store()Lars-Peter Clausen2018-09-091-1/+1
* iio: ad9523: Fix displayed phaseLars-Peter Clausen2018-09-091-1/+1
* iio: sca3000: Fix missing return in switchGustavo A. R. Silva2018-09-091-0/+1
* Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()Dexuan Cui2018-09-093-16/+32
* Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()Dexuan Cui2018-09-091-3/+1
* uart: fix race between uart_put_char() and uart_shutdown()Tycho Andersen2018-09-091-5/+12
* dm writecache: fix a crash due to reading past end of dirty_bitmapMikulas Patocka2018-09-091-1/+1
* dm crypt: don't decrease device limitsMikulas Patocka2018-09-091-5/+5
* dm cache metadata: set dirty on all cache blocks after a crashIlya Dryomov2018-09-091-3/+7
* dm cache metadata: save in-core policy_hint_size to on-disk superblockMike Snitzer2018-09-091-1/+2
* dm thin: stop no_space_timeout worker when switching to write-modeHou Tao2018-09-091-0/+2
* dm integrity: change 'suspending' variable from bool to intMikulas Patocka2018-09-091-3/+3
* net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree()Tomas Bortoli2018-09-091-0/+2
* net/9p/client.c: version pointer uninitializedTomas Bortoli2018-09-091-1/+1
* 9p/virtio: fix off-by-one error in sg list bounds checkjiangyiwen2018-09-091-1/+2
* fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failedpiaojun2018-09-091-2/+4
* 9p: fix multiple NULL-pointer-dereferencesTomas Bortoli2018-09-094-1/+13
* RDMA/rxe: Set wqe->status correctly if an unexpected response is receivedBart Van Assche2018-09-091-0/+1
* ib_srpt: Fix a use-after-free in __srpt_close_all_ch()Bart Van Assche2018-09-091-2/+2
* ib_srpt: Fix a use-after-free in srpt_close_ch()Bart Van Assche2018-09-091-2/+1