summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-09KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pagesPaul Mackerras1-7/+10
2018-09-09KVM: VMX: fixes for vmentry_l1d_flush module parameterPaolo Bonzini1-10/+16
2018-09-09PM / sleep: wakeup: Fix build error caused by missing SRCU supportzhangyi (F)1-0/+1
2018-09-09cpufreq: governor: Avoid accessing invalid governor_dataHenry Willard1-2/+10
2018-09-09drivers/block/zram/zram_drv.c: fix bug storing backing_devPeter Kalauskas1-1/+6
2018-09-09ovl: fix wrong use of impure dir cache in ovl_iterate()Amir Goldstein1-2/+17
2018-09-09mfd: hi655x: Fix regmap area declared size for hi655xRafael David Tinoco1-1/+1
2018-09-09uprobes: Use synchronize_rcu() not synchronize_sched()Steven Rostedt (VMware)1-1/+1
2018-09-09livepatch: Validate module/old func name lengthKamalesh Babulal1-0/+6
2018-09-09printk/tracing: Do not trace printk_nmi_enter()Steven Rostedt (VMware)1-2/+2
2018-09-09tracing/blktrace: Fix to allow setting same valueSteven Rostedt (VMware)1-0/+4
2018-09-09tracing: Do not call start/stop() functions when tracing_on does not changeSteven Rostedt (VMware)1-1/+3
2018-09-09rtc: omap: fix potential crash on power offJohan Hovold1-7/+7
2018-09-09vmw_balloon: fix VMCI use when balloon built into kernelNadav Amit1-1/+8
2018-09-09vmw_balloon: VMCI_DOORBELL_SET does not check statusNadav Amit1-18/+19
2018-09-09vmw_balloon: do not use 2MB without batchingNadav Amit1-1/+7
2018-09-09vmw_balloon: fix inflation of 64-bit GFNsNadav Amit1-6/+7
2018-09-09extcon: Release locking when sending the notification of connector stateChanwoo Choi1-1/+2
2018-09-09iio: ad9523: Fix return value for ad952x_store()Lars-Peter Clausen1-1/+1
2018-09-09iio: ad9523: Fix displayed phaseLars-Peter Clausen1-1/+1
2018-09-09iio: sca3000: Fix missing return in switchGustavo A. R. Silva1-0/+1
2018-09-09Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()Dexuan Cui3-16/+32
2018-09-09uart: fix race between uart_put_char() and uart_shutdown()Tycho Andersen1-5/+12
2018-09-09dm crypt: don't decrease device limitsMikulas Patocka1-5/+5
2018-09-09dm cache metadata: set dirty on all cache blocks after a crashIlya Dryomov1-3/+7
2018-09-09dm cache metadata: save in-core policy_hint_size to on-disk superblockMike Snitzer1-1/+2
2018-09-09dm thin: stop no_space_timeout worker when switching to write-modeHou Tao1-0/+2
2018-09-09dm integrity: change 'suspending' variable from bool to intMikulas Patocka1-3/+3
2018-09-09net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree()Tomas Bortoli1-0/+2
2018-09-09net/9p/client.c: version pointer uninitializedTomas Bortoli1-1/+1
2018-09-099p/virtio: fix off-by-one error in sg list bounds checkjiangyiwen1-1/+2
2018-09-09fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failedpiaojun1-2/+4
2018-09-099p: fix multiple NULL-pointer-dereferencesTomas Bortoli4-1/+13
2018-09-09RDMA/rxe: Set wqe->status correctly if an unexpected response is receivedBart Van Assche1-0/+1
2018-09-09ib_srpt: Fix a use-after-free in srpt_close_ch()Bart Van Assche1-2/+1
2018-09-09cxl: Fix wrong comparison in cxl_adapter_context_get()Vaibhav Jain1-1/+1
2018-09-09powerpc/powernv/pci: Work around races in PCI bridge enablingBenjamin Herrenschmidt1-0/+37
2018-09-09PCI: Add wrappers for dev_printk()Frederick Lawler1-0/+12
2018-09-09powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.Mahesh Salgaonkar1-1/+1
2018-09-09powerpc/fadump: handle crash memory ranges array index overflowHari Bathini2-17/+77
2018-09-09Fix kexec forbidding kernels signed with keys in the secondary keyring to bootYannik Sembritzki1-1/+1
2018-09-09Replace magic for trusting the secondary keyring with #defineYannik Sembritzki3-2/+9
2018-09-09mailbox: xgene-slimpro: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-3/+3
2018-09-09media: Revert "[media] tvp5150: fix pad format frame height"Javier Martinez Canillas1-1/+1
2018-09-09libertas: fix suspend and resume for SDIO connected cardsDaniel Mack2-6/+25
2018-09-09drm/i915/userptr: reject zero user_sizeMatthew Auld1-0/+3
2018-09-09block: really disable runtime-pm for blk-mqMing Lei1-2/+4
2018-09-09block: blk_init_allocated_queue() set q->fq as NULL in the fail casexiao jin1-0/+1
2018-09-09readahead: stricter check for bdi io_pagesMarkus Stockhausen1-2/+10
2018-09-09mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITSSergei Shtylyov1-1/+1