summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-09Linux 4.18.7v4.18.7Greg Kroah-Hartman
2018-09-09arm64: mm: always enable CONFIG_HOLES_IN_ZONEJames Morse
2018-09-09cpuidle: menu: Retain tick when shallow state is selectedRafael J. Wysocki
2018-09-09udf: Fix mounting of Win7 created UDF filesystemsJan Kara
2018-09-09fs/quota: Fix spectre gadget in do_quotactlJeremy Cline
2018-09-09crypto: caam/qi - fix error path in xts setkeyHoria Geantă
2018-09-09crypto: caam/jr - fix descriptor DMA unmappingHoria Geantă
2018-09-09crypto: caam - fix DMA mapping direction for RSA forms 2 & 3Horia Geantă
2018-09-09crypto: arm64/sm4-ce - check for the right CPU feature bitArd Biesheuvel
2018-09-09crypto: aesni - Use unaligned loads from gcm_context_dataDave Watson
2018-09-09crypto: vmx - Fix sleep-in-atomic bugsOndrej Mosnacek
2018-09-09perf auxtrace: Fix queue resizeAdrian Hunter
2018-09-09mm, dev_pagemap: Do not clear ->mapping on final putDan Williams
2018-09-09cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()Eddie.Horng
2018-09-09kconfig: fix "Can't open ..." in parallel buildMasahiro Yamada
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-09getxattr: use correct xattr lengthChristian Brauner
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: set optimal write delayMikulas 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-09ubifs: Fix synced_i_size calculation for xattr inodesRichard Weinberger
2018-09-09ubifs: Fix directory size calculation for symlinksRichard Weinberger
2018-09-09ubifs: xattr: Don't operate on deleted inodesRichard Weinberger
2018-09-09ubifs: Check data node size before truncateRichard Weinberger
2018-09-09Revert "UBIFS: Fix potential integer overflow in allocation"Richard Weinberger
2018-09-09ubifs: Fix memory leak in lprobs self-checkRichard Weinberger
2018-09-09userns: move user access out of the mutexJann Horn
2018-09-09sys: don't hold uts_sem while accessing userspace memoryJann Horn
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-09mm/tlb: Remove tlb_remove_table() non-concurrent conditionPeter Zijlstra
2018-09-09pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform dataDavid Rivshin
2018-09-09ARM: dts: am57xx-idk: Enable dual role for USB2 portRoger Quadros
2018-09-09ARM: tegra: Fix Tegra30 Cardhu PCA954x resetJon Hunter
2018-09-09NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()Trond Myklebust
2018-09-09NFSv4: Fix locking in pnfs_generic_recover_commit_reqsTrond Myklebust
2018-09-09NFSv4 client live hangs after live data migration recoveryBill Baker
2018-09-09nfsd: fix leaked file lock with nfs exported overlayfsAmir Goldstein
2018-09-09pnfs/blocklayout: off by one in bl_map_stripe()Dan Carpenter
2018-09-09block, bfq: return nbytes and not zero from struct cftype .write() methodMaciej S. Szmigiero