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