summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blkcg: update blkcg_print_stat() to handle larger outputsTejun Heo2019-07-261-2/+6
* blk-iolatency: clear use_delay when io.latency is set to zeroTejun Heo2019-07-261-1/+3
* clk: imx: imx8mm: correct audio_pll2_clk to audio_pll2_outPeng Fan2019-07-261-3/+3
* blk-throttle: fix zero wait time for iops throttled groupKonstantin Khlebnikov2019-07-261-6/+3
* usb: Handle USB3 remote wakeup for LPM enabled devices correctlyLee, Chiasheng2019-07-261-2/+5
* dax: Fix missed wakeup with PMD faultsMatthew Wilcox (Oracle)2019-07-261-20/+33
* Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bugSzymon Janc2019-07-261-0/+13
* intel_th: msu: Fix single mode with disabled IOMMUAlexander Shishkin2019-07-261-1/+1
* intel_th: msu: Remove set but not used variable 'last'YueHaibing2019-07-261-2/+1
* mtd: spinand: read returns badly if the last page has bitflipsliaoweixiong2019-07-261-1/+1
* mtd: rawnand: mtk: Correct low level time calculation of r/w cycleXiaolei Li2019-07-261-3/+21
* eCryptfs: fix a couple type promotion bugsDan Carpenter2019-07-261-4/+8
* mmc: sdhci-msm: fix mutex while in spinlockJorge Ramirez-Ortiz2019-07-261-3/+6
* powerpc/pseries: Fix oops in hotplug memory notifierNathan Lynch2019-07-261-0/+3
* powerpc/pseries: Fix xive=off command lineGreg Kurz2019-07-262-2/+66
* powerpc/powernv: Fix stale iommu table base after VFIOAlexey Kardashevskiy2019-07-261-0/+10
* powerpc/powernv/idle: Fix restore of SPRN_LDBAR for POWER9 stop state.Athira Rajeev2019-07-261-1/+1
* powerpc/powernv/npu: Fix reference leakGreg Kurz2019-07-261-1/+14
* powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria2019-07-261-2/+7
* powerpc/mm/32s: fix condition that is always trueAndreas Schwab2019-07-261-1/+1
* powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy2019-07-262-13/+128
* parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1Helge Deller2019-07-261-10/+18
* parisc: Avoid kernel panic triggered by invalid kprobeHelge Deller2019-07-261-0/+3
* parisc: Ensure userspace privilege for ptraced processes in regset functionsHelge Deller2019-07-261-1/+2
* gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEMSteve Longerbeam2019-07-261-1/+1
* resource: fix locking in find_next_iomem_res()Nadav Amit2019-07-261-10/+10
* include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT archit...Drew Davenport2019-07-261-2/+4
* coda: pass the host file in vma->vm_file on mmapJan Harkes2019-07-261-2/+68
* mm/z3fold.c: lock z3fold page before __SetPageMovable()Henry Burns2019-07-261-1/+11
* mm/memcontrol: fix wrong statistics in memory.statYafang Shao2019-07-261-2/+3
* libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fieldsDan Williams2019-07-263-4/+17
* mm/nvdimm: add is_ioremap_addr and use that to check ioremap addressAneesh Kumar K.V2019-07-263-1/+20
* mm: vmscan: scan anonymous pages on file refaultsKuo-Hsin Yang2019-07-261-3/+3
* HID: wacom: correct touch resolution x/y typoAaron Armstrong Skomra2019-07-261-1/+1
* HID: wacom: generic: Correct pad syncingAaron Armstrong Skomra2019-07-261-7/+8
* HID: wacom: generic: only switch the mode on devices with LEDsAaron Armstrong Skomra2019-07-263-2/+4
* IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg2019-07-262-4/+8
* Btrfs: add missing inode version, ctime and mtime updates when punching holeFilipe Manana2019-07-261-0/+5
* Btrfs: fix fsync not persisting dentry deletions due to inode evictionsFilipe Manana2019-07-261-2/+26
* Btrfs: fix data loss after inode eviction, renaming it, and fsync itFilipe Manana2019-07-261-1/+11
* btrfs: correctly validate compression typeJohannes Thumshirn2019-07-263-5/+18
* PCI: qcom: Ensure that PERST is asserted for at least 100 msNiklas Cassel2019-07-261-0/+2
* PCI: Do not poll for PME if the device is in D3coldMika Westerberg2019-07-261-0/+7
* PCI: hv: Fix a use-after-free bug in hv_eject_device_work()Dexuan Cui2019-07-261-6/+9
* intel_th: pci: Add Ice Lake NNPI supportAlexander Shishkin2019-07-261-0/+5
* RDMA/odp: Fix missed unlock in non-blocking invalidate_startJason Gunthorpe2019-07-261-5/+9
* RDMA/srp: Accept again source addresses that do not have a port numberBart Van Assche2019-07-261-6/+15
* block: Fix potential overflow in blk_report_zones()Damien Le Moal2019-07-262-3/+3
* block: Allow mapping of vmalloc-ed buffersDamien Le Moal2019-07-261-1/+27
* drm/edid: parse CEA blocks embedded in DisplayIDAndres Rodriguez2019-07-262-11/+80