summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-26KVM: PPC: Book3S HV: Signed extend decrementer value if not using large decre...Suraj Jitindar Singh1-0/+2
2019-07-26KVM: Properly check if "page" is valid in kvm_vcpu_unmapKarimAllah Ahmed1-1/+1
2019-07-26KVM: VMX: check CPUID before allowing read/write of IA32_XSSWanpeng Li1-2/+8
2019-07-26KVM: VMX: Fix handling of #MC that occurs during VM-EntrySean Christopherson1-12/+8
2019-07-26KVM: nVMX: Always sync GUEST_BNDCFGS when it comes from vmcs01Sean Christopherson1-7/+6
2019-07-26KVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT with bad valueSean Christopherson1-2/+3
2019-07-26KVM: nVMX: Don't dump VMCS if virtual APIC page can't be mappedSean Christopherson1-3/+0
2019-07-26media: videobuf2-dma-sg: Prevent size from overflowingSakari Ailus1-1/+1
2019-07-26media: videobuf2-core: Prevent size alignment wrapping buffer size to 0Sakari Ailus1-0/+4
2019-07-26media: coda: Remove unbalanced and unneeded mutex unlockEzequiel Garcia1-1/+0
2019-07-26media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()Boris Brezillon1-5/+4
2019-07-26ceph: use ceph_evict_inode to cleanup inode's resourceYan, Zheng3-4/+7
2019-07-26ceph: fix end offset in truncate_inode_pages_range callLuis Henriques1-1/+1
2019-07-26ALSA: hda/hdmi - Fix i915 reverse port/pin mappingTakashi Iwai1-5/+19
2019-07-26ALSA: hda/hdmi - Remove duplicated defineTakashi Iwai1-1/+0
2019-07-26ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machineHui Wang1-0/+5
2019-07-26ALSA: hda/realtek - Fixed Headphone Mic can't record on Dell platformKailang Yang1-1/+4
2019-07-26ALSA: hda - Don't resume forcibly i915 HDMI/DP codecTakashi Iwai3-3/+13
2019-07-26ALSA: seq: Break too long mutex context in the write loopTakashi Iwai1-1/+10
2019-07-26kconfig: fix missing choice values in auto.confMasahiro Yamada2-4/+4
2019-07-26raid5-cache: Need to do start() part job after adding journal deviceXiao Ni1-2/+9
2019-07-26ASoC: core: Adapt for debugfs API changeMark Brown1-6/+10
2019-07-26ASoC: dapm: Adapt for debugfs API changeMark Brown1-8/+10
2019-07-26lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZEChristophe Leroy1-4/+5
2019-07-26SUNRPC: Ensure the bvecs are reset when we re-encode the RPC requestTrond Myklebust3-2/+4
2019-07-26pnfs: Fix a problem where we gratuitously start doing I/O through the MDSTrond Myklebust1-1/+1
2019-07-26pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_errorTrond Myklebust1-1/+1
2019-07-26Revert "NFS: readdirplus optimization by cache mechanism" (memleak)Max Kellermann2-86/+7
2019-07-26NFSv4: Handle the special Linux file open access modeTrond Myklebust2-1/+2
2019-07-26tracing: Fix user stack trace "??" outputEiichi Tsukata1-8/+1
2019-07-26arm64: Fix interrupt tracing in the presence of NMIsJulien Thierry4-13/+63
2019-07-26opp: Don't use IS_ERR on invalid suppliesDmitry Osipenko1-1/+1
2019-07-26iwlwifi: mvm: clear rfkill_safe_init_done when we start the firmwareEmmanuel Grumbach1-2/+6
2019-07-26iwlwifi: mvm: delay GTK setting in FW in AP modeJohannes Berg2-2/+54
2019-07-26iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach5-2/+43
2019-07-26iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-KillEmmanuel Grumbach1-3/+9
2019-07-26iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach1-18/+16
2019-07-26iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach1-6/+21
2019-07-26iwlwifi: add support for hr1 RF IDOren Givon2-3/+6
2019-07-26arm64: tegra: Fix Jetson Nano GPU regulatorJon Hunter1-9/+8
2019-07-26arm64: tegra: Update Jetson TX1 GPU regulator timingsJon Hunter1-1/+2
2019-07-26regulator: s2mps11: Fix buck7 and buck8 wrong voltagesKrzysztof Kozlowski1-2/+2
2019-07-26regulator: s2mps11: Fix ERR_PTR dereference on GPIO lookup failureKrzysztof Kozlowski1-0/+1
2019-07-26Input: alps - fix a mismatch between a condition check and its commentHui Wang1-1/+1
2019-07-26Input: synaptics - whitelist Lenovo T580 SMBus intertouchNick Black1-0/+1
2019-07-26Input: alps - don't handle ALPS cs19 trackpoint-only deviceHui Wang1-0/+32
2019-07-26Input: gtco - bounds check collection indent levelGrant Hernandez1-3/+17
2019-07-26bcache: destroy dc->writeback_write_wq if failed to create dc->writeback_threadColy Li1-0/+1
2019-07-26bcache: fix mistaken sysfs entry for io_error counterColy Li1-2/+2
2019-07-26bcache: ignore read-ahead request failure on backing deviceColy Li1-0/+12