summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-31powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria1-2/+7
2019-07-31powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy2-13/+128
2019-07-31parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1Helge Deller1-10/+18
2019-07-31parisc: Ensure userspace privilege for ptraced processes in regset functionsHelge Deller1-1/+2
2019-07-31crypto: caam - limit output IV to CBC to work around CTR mode DMA issueArd Biesheuvel1-6/+9
2019-07-31PCI: hv: Fix a use-after-free bug in hv_eject_device_work()Dexuan Cui1-6/+9
2019-07-31gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEMSteve Longerbeam1-1/+1
2019-07-31coda: pass the host file in vma->vm_file on mmapJan Harkes1-2/+68
2019-07-31libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fieldsDan Williams3-4/+17
2019-07-31HID: wacom: correct touch resolution x/y typoAaron Armstrong Skomra1-1/+1
2019-07-31HID: wacom: generic: only switch the mode on devices with LEDsAaron Armstrong Skomra3-2/+4
2019-07-31Btrfs: add missing inode version, ctime and mtime updates when punching holeFilipe Manana1-0/+5
2019-07-31Btrfs: fix fsync not persisting dentry deletions due to inode evictionsFilipe Manana1-2/+26
2019-07-31Btrfs: fix data loss after inode eviction, renaming it, and fsync itFilipe Manana1-1/+11
2019-07-31PCI: Do not poll for PME if the device is in D3coldMika Westerberg1-0/+7
2019-07-31intel_th: pci: Add Ice Lake NNPI supportAlexander Shishkin1-0/+5
2019-07-31perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCsKim Phillips1-4/+11
2019-07-31perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCsKim Phillips1-1/+1
2019-07-31x86/boot: Fix memory leak in default_get_smp_config()David Rientjes1-6/+4
2019-07-319p/virtio: Add cleanup path in p9_virtio_initYueHaibing1-1/+7
2019-07-319p/xen: Add cleanup path in p9_trans_xen_initYueHaibing1-1/+7
2019-07-31xen/events: fix binding user event channels to cpusJuergen Gross3-4/+13
2019-07-31dm zoned: fix zone state management raceDamien Le Moal2-28/+24
2019-07-31padata: use smp_mb in padata_reorder to avoid orphaned padata jobsDaniel Jordan1-0/+12
2019-07-31drm/nouveau/i2c: Enable i2c pads & busses during preinitLyude Paul1-0/+20
2019-07-31fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys ino...Radoslaw Burny1-0/+4
2019-07-31arm64: tegra: Fix AGIC register rangeJon Hunter1-1/+1
2019-07-31KVM: x86/vPMU: refine kvm_pmu err msg when event creation failedLike Xu1-2/+2
2019-07-31media: coda: Remove unbalanced and unneeded mutex unlockEzequiel Garcia1-1/+0
2019-07-31media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()Boris Brezillon1-5/+4
2019-07-31ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machineHui Wang1-0/+5
2019-07-31ALSA: seq: Break too long mutex context in the write loopTakashi Iwai1-1/+10
2019-07-31ASoC: dapm: Adapt for debugfs API changeMark Brown1-8/+10
2019-07-31lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZEChristophe Leroy1-4/+5
2019-07-31pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_errorTrond Myklebust1-1/+1
2019-07-31NFSv4: Handle the special Linux file open access modeTrond Myklebust2-1/+2
2019-07-31iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach1-18/+16
2019-07-31iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach1-6/+21
2019-07-31arm64: tegra: Update Jetson TX1 GPU regulator timingsJon Hunter1-1/+2
2019-07-31regulator: s2mps11: Fix buck7 and buck8 wrong voltagesKrzysztof Kozlowski1-2/+2
2019-07-31Input: alps - fix a mismatch between a condition check and its commentHui Wang1-1/+1
2019-07-31Input: synaptics - whitelist Lenovo T580 SMBus intertouchNick Black1-0/+1
2019-07-31Input: alps - don't handle ALPS cs19 trackpoint-only deviceHui Wang1-0/+32
2019-07-31Input: gtco - bounds check collection indent levelGrant Hernandez1-3/+17
2019-07-31crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probeWen Yang1-1/+0
2019-07-31crypto: ccp/gcm - use const time tag comparison.Cfir Cohen1-1/+2
2019-07-31crypto: ccp - memset structure fields to zero before reuseHook, Gary1-1/+11
2019-07-31crypto: chacha20poly1305 - fix atomic sleep when using async algorithmEric Biggers1-11/+19
2019-07-31crypto: arm64/sha2-ce - correct digest for empty data in finupElena Petrova1-1/+1
2019-07-31crypto: arm64/sha1-ce - correct digest for empty data in finupElena Petrova1-1/+1