summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-15Merge tag 'v4.19.29' into dev-4.19dev-4.19Joel Stanley231-880/+2952
2019-03-14Linux 4.19.29v4.19.29Greg Kroah-Hartman1-1/+1
2019-03-14perf/x86/intel: Implement support for TSX Force AbortPeter Zijlstra (Intel)2-3/+77
2019-03-14x86: Add TSX Force Abort CPUID/MSRPeter Zijlstra (Intel)2-0/+7
2019-03-14perf/x86/intel: Generalize dynamic constraint creationPeter Zijlstra (Intel)1-21/+30
2019-03-14perf/x86/intel: Make cpuc allocations consistentPeter Zijlstra (Intel)3-22/+31
2019-03-14driver core: Postpone DMA tear-down until after devres releaseGeert Uytterhoeven1-1/+1
2019-03-14ath9k: Avoid OF no-EEPROM quirks without qca,no-eepromDaniel F. Dickinson1-3/+3
2019-03-14cifs: allow calling SMB2_xxx_free(NULL)Ronnie Sahlberg1-6/+10
2019-03-14staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()Gao Xiang1-89/+100
2019-03-14staging: erofs: fix race of initializing xattrs of a inode at the same timeGao Xiang2-15/+37
2019-03-14staging: erofs: fix memleak of inode's shared xattr arrayGao Xiang1-1/+4
2019-03-14staging: erofs: fix fast symlink w/o xattr when fs xattr is onGao Xiang2-9/+24
2019-03-14staging: erofs: add error handling for xattr submoduleGao Xiang2-36/+81
2019-03-14gfs2: Fix missed wakeups in find_insert_glockAndreas Gruenbacher1-1/+1
2019-03-14netfilter: xt_TEE: add missing code to get interface index in checkentry.Taehee Yoo1-0/+7
2019-03-14netfilter: xt_TEE: fix wrong interface selectionTaehee Yoo1-17/+52
2019-03-14drm: disable uncached DMA optimization for ARM and arm64Ard Biesheuvel1-0/+18
2019-03-14ARM: dts: exynos: Fix max voltage for buck8 regulator on Odroid XU3/XU4Marek Szyprowski1-1/+1
2019-03-14ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMUMarek Szyprowski1-0/+3
2019-03-14ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3Marek Szyprowski1-7/+6
2019-03-14arm64: dts: hikey: Revert "Enable HS200 mode on eMMC"Alistair Strachan1-1/+0
2019-03-14arm64: dts: hikey: Give wifi some time after power-onJan Kiszka1-0/+1
2019-03-14arm64: dts: zcu100-revC: Give wifi some time after power-onJan Kiszka1-0/+1
2019-03-14x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace HubAlexander Shishkin1-0/+16
2019-03-14scsi: aacraid: Fix missing break in switch statementGustavo A. R. Silva1-2/+3
2019-03-14iscsi_ibft: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-03-14Input: elan_i2c - add id for touchpad found in Lenovo s21e-20Vincent Batts1-0/+1
2019-03-14Input: wacom_serial4 - add support for Wacom ArtPad II tabletJason Gerecke1-0/+2
2019-03-14nvme-pci: add missing unlock for reset errorKeith Busch1-3/+5
2019-03-14blk-iolatency: fix IO hang due to negative inflight counterLiu Bo1-7/+45
2019-03-14qede: Fix system crash on configuring channels.Sudarsana Reddy Kalluru3-0/+19
2019-03-14qed: Consider TX tcs while deriving the max num_queues for PF.Sudarsana Reddy Kalluru1-2/+3
2019-03-14qed: Fix EQ full firmware assert.Manish Chopra2-8/+8
2019-03-14fs: ratelimit __find_get_block_slow() failure message.Tetsuo Handa1-9/+10
2019-03-14nvme-pci: fix rapid add remove sequenceKeith Busch1-10/+12
2019-03-14nvme: lock NS list changes while handling command effectsKeith Busch2-1/+8
2019-03-14drm/amdgpu: use spin_lock_irqsave to protect vm_manager.pasid_idrPhilip Yang1-2/+3
2019-03-14i2c: omap: Use noirq system sleep pm ops to idle device for suspendTony Lindgren1-8/+5
2019-03-14Revert "scsi: libfc: Add WARN_ON() when deleting rports"Ross Lagerwall1-1/+0
2019-03-14MIPS: Remove function size check in get_frame_info()Jun-Ru Chang1-4/+3
2019-03-14perf trace: Support multiple "vfs_getname" probesArnaldo Carvalho de Melo1-7/+18
2019-03-14perf symbols: Filter out hidden symbols from labelsJiri Olsa1-1/+8
2019-03-14s390/qeth: cancel close_dev work before removing a cardJulian Wiedmann3-0/+4
2019-03-14s390/qeth: fix use-after-free in error pathJulian Wiedmann1-9/+6
2019-03-14s390/qeth: release cmd buffer in error pathsJulian Wiedmann1-0/+6
2019-03-14netfilter: nf_nat: skip nat clash resolution for same-origin entriesMartynas Pumputis1-0/+16
2019-03-14selftests: netfilter: add simple masq/redirect test casesFlorian Westphal2-1/+763
2019-03-14selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INETNaresh Kamboju1-1/+1
2019-03-14dmaengine: dmatest: Abort test in case of mapping errorAndy Shevchenko1-16/+12