summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-02-11ubi: Fix an error pointer dereference in error handling codeDan Carpenter
2020-02-11ubi: fastmap: Fix inverted logic in seen selfcheckSascha Hauer
2020-02-11virtio_balloon: Fix memory leaks on errors in virtballoon_probe()David Hildenbrand
2020-02-11virtio-balloon: Fix memory leak when unloading while hinting is in progressDavid Hildenbrand
2020-02-11nfsd: Return the correct number of bytes written to the fileTrond Myklebust
2020-02-11nfsd: fix jiffies/time_t mixup in LRU listArnd Bergmann
2020-02-11nfsd: fix delay timer on 32-bit architecturesArnd Bergmann
2020-02-11IB/core: Fix ODP get user pages flowYishai Hadas
2020-02-11IB/mlx5: Fix outstanding_pi index for GSI qpsPrabhath Sajeepa
2020-02-11net: tulip: Adjust indentation in {dmfe, uli526x}_init_moduleNathan Chancellor
2020-02-11net: smc911x: Adjust indentation in smc911x_phy_configureNathan Chancellor
2020-02-11ppp: Adjust indentation into ppp_async_inputNathan Chancellor
2020-02-11NFC: pn544: Adjust indentation in pn544_hci_check_presenceNathan Chancellor
2020-02-11drm: msm: mdp4: Adjust indentation in mdp4_dsi_encoder_enableNathan Chancellor
2020-02-11powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsizeNathan Chancellor
2020-02-11ext2: Adjust indentation in ext2_fill_superNathan Chancellor
2020-02-11phy: qualcomm: Adjust indentation in read_poll_timeoutNathan Chancellor
2020-02-11mtd: spi-nor: Split mt25qu512a (n25q512a) entry into twoVignesh Raghavendra
2020-02-11scsi: ufs: Recheck bkops level if bkops is disabledAsutosh Das
2020-02-11scsi: qla4xxx: Adjust indentation in qla4xxx_mem_freeNathan Chancellor
2020-02-11scsi: csiostor: Adjust indentation in csio_device_resetNathan Chancellor
2020-02-11scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return typeBart Van Assche
2020-02-11ASoC: meson: axg-fifo: fix fifo threshold setupJerome Brunet
2020-02-11percpu: Separate decrypted varaibles anytime encryption can be enabledErdem Aktas
2020-02-11broken ping to ipv6 linklocal addresses on debian busterCasey Schaufler
2020-02-11fix up iter on short count in fuse_direct_io()Miklos Szeredi
2020-02-11virtio-pci: check name when counting MSI-X vectorsDaniel Verkamp
2020-02-11virtio-balloon: initialize all vq callbacksDaniel Verkamp
2020-02-11drm/amd/dm/mst: Ignore payload update failuresLyude Paul
2020-02-11clk: tegra: Mark fuse clock as criticalStephen Warren
2020-02-11mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra
2020-02-11arm64: dts: qcom: qcs404-evb: Set vdd_apc regulator in high power modeNiklas Cassel
2020-02-11mm/page_alloc.c: fix uninitialized memmaps on a partially populated last sectionDavid Hildenbrand
2020-02-11ocfs2: fix oops when writing cloned fileGang He
2020-02-11KVM: s390: do not clobber registers during guest reset/store statusChristian Borntraeger
2020-02-11KVM: x86: Revert "KVM: X86: Fix fpu state crash in kvm guest"Sean Christopherson
2020-02-11KVM: x86: Ensure guest's FPU state is loaded when accessing for emulationSean Christopherson
2020-02-11KVM: x86: Handle TIF_NEED_FPU_LOAD in kvm_{load,put}_guest_fpu()Sean Christopherson
2020-02-11KVM: x86: Free wbinvd_dirty_mask if vCPU creation failsSean Christopherson
2020-02-11KVM: x86: Don't let userspace set host-reserved cr4 bitsSean Christopherson
2020-02-11KVM: VMX: Add non-canonical check on writes to RTIT address MSRsSean Christopherson
2020-02-11x86/KVM: Clean up host's steal time structureBoris Ostrovsky
2020-02-11x86/kvm: Cache gfn to pfn translationBoris Ostrovsky
2020-02-11x86/KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missedBoris Ostrovsky
2020-02-11x86/kvm: Introduce kvm_(un)map_gfn()Boris Ostrovsky
2020-02-11x86/kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bitBoris Ostrovsky
2020-02-11kvm/svm: PKU not currently supportedJohn Allen
2020-02-11KVM: PPC: Book3S PR: Free shared page if mmu initialization failsSean Christopherson
2020-02-11KVM: PPC: Book3S HV: Uninit vCPU if vcore creation failsSean Christopherson
2020-02-11KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platformSean Christopherson