summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-09Linux 4.18.7v4.18.7Greg Kroah-Hartman1-1/+1
2018-09-09arm64: mm: always enable CONFIG_HOLES_IN_ZONEJames Morse1-1/+0
2018-09-09cpuidle: menu: Retain tick when shallow state is selectedRafael J. Wysocki1-1/+12
2018-09-09udf: Fix mounting of Win7 created UDF filesystemsJan Kara1-12/+19
2018-09-09fs/quota: Fix spectre gadget in do_quotactlJeremy Cline1-0/+2
2018-09-09crypto: caam/qi - fix error path in xts setkeyHoria Geantă1-4/+2
2018-09-09crypto: caam/jr - fix descriptor DMA unmappingHoria Geantă1-1/+2
2018-09-09crypto: caam - fix DMA mapping direction for RSA forms 2 & 3Horia Geantă1-10/+10
2018-09-09crypto: arm64/sm4-ce - check for the right CPU feature bitArd Biesheuvel1-1/+1
2018-09-09crypto: aesni - Use unaligned loads from gcm_context_dataDave Watson1-33/+33
2018-09-09crypto: vmx - Fix sleep-in-atomic bugsOndrej Mosnacek2-23/+28
2018-09-09perf auxtrace: Fix queue resizeAdrian Hunter1-0/+3
2018-09-09mm, dev_pagemap: Do not clear ->mapping on final putDan Williams2-1/+2
2018-09-09cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()Eddie.Horng1-1/+1
2018-09-09kconfig: fix "Can't open ..." in parallel buildMasahiro Yamada1-2/+3
2018-09-09bcache: release dc->writeback_lock properly in bch_writeback_thread()Shan Hai1-1/+3
2018-09-09libnvdimm: fix ars_status output length calculationVishal Verma1-2/+2
2018-09-09libnvdimm: Use max contiguous area for namespace sizeKeith Busch4-3/+66
2018-09-09getxattr: use correct xattr lengthChristian Brauner1-1/+1
2018-09-09udlfb: set line_length in dlfb_ops_set_parMikulas Patocka1-0/+1
2018-09-09udlfb: handle allocation failureMikulas Patocka1-9/+17
2018-09-09udlfb: make a local copy of fb_opsMikulas Patocka2-1/+3
2018-09-09udlfb: set optimal write delayMikulas Patocka1-1/+1
2018-09-09udlfb: don't switch if we are switching to the same videomodeMikulas Patocka2-2/+17
2018-09-09udlfb: fix display corruption of the last lineMikulas Patocka1-10/+20
2018-09-09udlfb: fix semaphore value leakMikulas Patocka2-26/+2
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-09pwm: tiehrpwm: Don't use emulation mode bits to control PWM outputVignesh R1-11/+1
2018-09-09ubifs: Fix synced_i_size calculation for xattr inodesRichard Weinberger1-0/+5
2018-09-09ubifs: Fix directory size calculation for symlinksRichard Weinberger1-2/+3
2018-09-09ubifs: xattr: Don't operate on deleted inodesRichard Weinberger1-0/+24
2018-09-09ubifs: Check data node size before truncateRichard Weinberger1-1/+10
2018-09-09Revert "UBIFS: Fix potential integer overflow in allocation"Richard Weinberger1-3/+2
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-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-09iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-VMSADmitry Osipenko1-0/+7
2018-09-09mm/tlb: Remove tlb_remove_table() non-concurrent conditionPeter Zijlstra1-9/+0
2018-09-09pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform dataDavid Rivshin1-2/+3
2018-09-09ARM: dts: am57xx-idk: Enable dual role for USB2 portRoger Quadros3-9/+6
2018-09-09ARM: tegra: Fix Tegra30 Cardhu PCA954x resetJon Hunter1-0/+1
2018-09-09NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()Trond Myklebust1-4/+10
2018-09-09NFSv4: Fix locking in pnfs_generic_recover_commit_reqsTrond Myklebust1-9/+7
2018-09-09NFSv4 client live hangs after live data migration recoveryBill Baker3-9/+29
2018-09-09nfsd: fix leaked file lock with nfs exported overlayfsAmir Goldstein6-15/+15
2018-09-09pnfs/blocklayout: off by one in bl_map_stripe()Dan Carpenter1-1/+1
2018-09-09block, bfq: return nbytes and not zero from struct cftype .write() methodMaciej S. Szmigiero1-1/+2