summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-09Linux 4.9.126v4.9.126Greg Kroah-Hartman1-1/+1
2018-09-09fs/quota: Fix spectre gadget in do_quotactlJeremy Cline1-0/+2
2018-09-09crypto: caam/jr - fix descriptor DMA unmappingHoria Geantă1-1/+2
2018-09-09crypto: vmx - Fix sleep-in-atomic bugsOndrej Mosnacek2-23/+28
2018-09-09perf auxtrace: Fix queue resizeAdrian Hunter1-0/+3
2018-09-09bcache: release dc->writeback_lock properly in bch_writeback_thread()Shan Hai1-1/+3
2018-09-09printk/tracing: Do not trace printk_nmi_enter()Steven Rostedt (VMware)1-2/+2
2018-09-09libnvdimm: fix ars_status output length calculationVishal Verma1-2/+2
2018-09-09getxattr: use correct xattr lengthChristian Brauner1-1/+1
2018-09-09udlfb: set optimal write delayMikulas Patocka1-1/+1
2018-09-09fb: fix lost console when the user unplugs a USB adapterMikulas Patocka1-6/+32
2018-09-09pwm: tiehrpwm: Fix disabling of output of PWMsVignesh R1-0/+2
2018-09-09ubifs: Fix synced_i_size calculation for xattr inodesRichard Weinberger1-0/+5
2018-09-09ubifs: Check data node size before truncateRichard Weinberger1-1/+10
2018-09-09Revert "UBIFS: Fix potential integer overflow in allocation"Richard Weinberger1-1/+1
2018-09-09ubifs: Fix memory leak in lprobs self-checkRichard Weinberger1-4/+4
2018-09-09userns: move user access out of the mutexJann Horn1-14/+10
2018-09-09sys: don't hold uts_sem while accessing userspace memoryJann Horn5-110/+119
2018-09-09osf_getdomainname(): use copy_to_user()Al Viro1-14/+9
2018-09-09iommu/vt-d: Fix dev iotlb pfsid useJacob Pan3-7/+21
2018-09-09iommu/vt-d: Add definitions for PFSIDJacob Pan2-0/+4
2018-09-09mm/tlb: Remove tlb_remove_table() non-concurrent conditionPeter Zijlstra1-9/+0
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-09ARM: tegra: Fix Tegra30 Cardhu PCA954x resetJon Hunter1-0/+1
2018-09-09NFSv4 client live hangs after live data migration recoveryBill Baker3-9/+29
2018-09-09pnfs/blocklayout: off by one in bl_map_stripe()Dan Carpenter1-1/+1
2018-09-09xtensa: increase ranges in ___invalidate_{i,d}cache_allMax Filippov1-2/+2
2018-09-09xtensa: limit offsets in __loop_cache_{all,page}Max Filippov1-25/+40
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-099p: fix multiple NULL-pointer-dereferencesTomas Bortoli3-1/+10
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-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-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-09uart: fix race between uart_put_char() and uart_shutdown()Tycho Andersen1-5/+12
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-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