summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.126v4.9.126Greg Kroah-Hartman2018-09-091-1/+1
* fs/quota: Fix spectre gadget in do_quotactlJeremy Cline2018-09-091-0/+2
* crypto: caam/jr - fix descriptor DMA unmappingHoria Geantă2018-09-091-1/+2
* crypto: vmx - Fix sleep-in-atomic bugsOndrej Mosnacek2018-09-092-23/+28
* perf auxtrace: Fix queue resizeAdrian Hunter2018-09-091-0/+3
* bcache: release dc->writeback_lock properly in bch_writeback_thread()Shan Hai2018-09-091-1/+3
* printk/tracing: Do not trace printk_nmi_enter()Steven Rostedt (VMware)2018-09-091-2/+2
* libnvdimm: fix ars_status output length calculationVishal Verma2018-09-091-2/+2
* getxattr: use correct xattr lengthChristian Brauner2018-09-091-1/+1
* udlfb: set optimal write delayMikulas Patocka2018-09-091-1/+1
* fb: fix lost console when the user unplugs a USB adapterMikulas Patocka2018-09-091-6/+32
* pwm: tiehrpwm: Fix disabling of output of PWMsVignesh R2018-09-091-0/+2
* ubifs: Fix synced_i_size calculation for xattr inodesRichard Weinberger2018-09-091-0/+5
* ubifs: Check data node size before truncateRichard Weinberger2018-09-091-1/+10
* Revert "UBIFS: Fix potential integer overflow in allocation"Richard Weinberger2018-09-091-1/+1
* ubifs: Fix memory leak in lprobs self-checkRichard Weinberger2018-09-091-4/+4
* userns: move user access out of the mutexJann Horn2018-09-091-14/+10
* sys: don't hold uts_sem while accessing userspace memoryJann Horn2018-09-095-110/+119
* osf_getdomainname(): use copy_to_user()Al Viro2018-09-091-14/+9
* iommu/vt-d: Fix dev iotlb pfsid useJacob Pan2018-09-093-7/+21
* iommu/vt-d: Add definitions for PFSIDJacob Pan2018-09-092-0/+4
* mm/tlb: Remove tlb_remove_table() non-concurrent conditionPeter Zijlstra2018-09-091-9/+0
* Fix kexec forbidding kernels signed with keys in the secondary keyring to bootYannik Sembritzki2018-09-091-1/+1
* Replace magic for trusting the secondary keyring with #defineYannik Sembritzki2018-09-093-2/+9
* ARM: tegra: Fix Tegra30 Cardhu PCA954x resetJon Hunter2018-09-091-0/+1
* NFSv4 client live hangs after live data migration recoveryBill Baker2018-09-093-9/+29
* pnfs/blocklayout: off by one in bl_map_stripe()Dan Carpenter2018-09-091-1/+1
* 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: VMX: fixes for vmentry_l1d_flush module parameterPaolo Bonzini2018-09-091-10/+16
* PM / sleep: wakeup: Fix build error caused by missing SRCU supportzhangyi (F)2018-09-091-0/+1
* 9p: fix multiple NULL-pointer-dereferencesTomas Bortoli2018-09-093-1/+10
* 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
* 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
* 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
* 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
* uart: fix race between uart_put_char() and uart_shutdown()Tycho Andersen2018-09-091-5/+12
* 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
* 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