summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-11ubi: Fix an error pointer dereference in error handling codeDan Carpenter1-9/+12
2020-02-11ubi: fastmap: Fix inverted logic in seen selfcheckSascha Hauer1-1/+1
2020-02-11virtio_balloon: Fix memory leaks on errors in virtballoon_probe()David Hildenbrand1-4/+9
2020-02-11virtio-balloon: Fix memory leak when unloading while hinting is in progressDavid Hildenbrand1-0/+4
2020-02-11nfsd: Return the correct number of bytes written to the fileTrond Myklebust1-0/+1
2020-02-11nfsd: fix jiffies/time_t mixup in LRU listArnd Bergmann2-2/+2
2020-02-11nfsd: fix delay timer on 32-bit architecturesArnd Bergmann1-1/+1
2020-02-11IB/core: Fix ODP get user pages flowYishai Hadas1-1/+1
2020-02-11IB/mlx5: Fix outstanding_pi index for GSI qpsPrabhath Sajeepa1-2/+1
2020-02-11net: tulip: Adjust indentation in {dmfe, uli526x}_init_moduleNathan Chancellor2-5/+6
2020-02-11net: smc911x: Adjust indentation in smc911x_phy_configureNathan Chancellor1-1/+1
2020-02-11ppp: Adjust indentation into ppp_async_inputNathan Chancellor1-9/+9
2020-02-11NFC: pn544: Adjust indentation in pn544_hci_check_presenceNathan Chancellor1-1/+1
2020-02-11drm: msm: mdp4: Adjust indentation in mdp4_dsi_encoder_enableNathan Chancellor1-1/+1
2020-02-11powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsizeNathan Chancellor1-1/+1
2020-02-11ext2: Adjust indentation in ext2_fill_superNathan Chancellor1-3/+3
2020-02-11phy: qualcomm: Adjust indentation in read_poll_timeoutNathan Chancellor1-1/+1
2020-02-11mtd: spi-nor: Split mt25qu512a (n25q512a) entry into twoVignesh Raghavendra1-4/+5
2020-02-11scsi: ufs: Recheck bkops level if bkops is disabledAsutosh Das1-0/+3
2020-02-11scsi: qla4xxx: Adjust indentation in qla4xxx_mem_freeNathan Chancellor1-1/+1
2020-02-11scsi: csiostor: Adjust indentation in csio_device_resetNathan Chancellor1-1/+1
2020-02-11scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return typeBart Van Assche1-4/+3
2020-02-11ASoC: meson: axg-fifo: fix fifo threshold setupJerome Brunet4-28/+50
2020-02-11percpu: Separate decrypted varaibles anytime encryption can be enabledErdem Aktas1-2/+1
2020-02-11broken ping to ipv6 linklocal addresses on debian busterCasey Schaufler1-22/+19
2020-02-11fix up iter on short count in fuse_direct_io()Miklos Szeredi1-1/+4
2020-02-11virtio-pci: check name when counting MSI-X vectorsDaniel Verkamp1-1/+1
2020-02-11virtio-balloon: initialize all vq callbacksDaniel Verkamp1-0/+2
2020-02-11drm/amd/dm/mst: Ignore payload update failuresLyude Paul1-9/+4
2020-02-11clk: tegra: Mark fuse clock as criticalStephen Warren1-1/+5
2020-02-11mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra7-20/+43
2020-02-11arm64: dts: qcom: qcs404-evb: Set vdd_apc regulator in high power modeNiklas Cassel1-0/+1
2020-02-11mm/page_alloc.c: fix uninitialized memmaps on a partially populated last sectionDavid Hildenbrand1-2/+12
2020-02-11ocfs2: fix oops when writing cloned fileGang He1-8/+6
2020-02-11KVM: s390: do not clobber registers during guest reset/store statusChristian Borntraeger1-4/+2
2020-02-11KVM: x86: Revert "KVM: X86: Fix fpu state crash in kvm guest"Sean Christopherson1-6/+3
2020-02-11KVM: x86: Ensure guest's FPU state is loaded when accessing for emulationSean Christopherson1-0/+39
2020-02-11KVM: x86: Handle TIF_NEED_FPU_LOAD in kvm_{load,put}_guest_fpu()Sean Christopherson1-2/+17
2020-02-11KVM: x86: Free wbinvd_dirty_mask if vCPU creation failsSean Christopherson1-1/+1
2020-02-11KVM: x86: Don't let userspace set host-reserved cr4 bitsSean Christopherson1-1/+34
2020-02-11KVM: VMX: Add non-canonical check on writes to RTIT address MSRsSean Christopherson1-0/+2
2020-02-11x86/KVM: Clean up host's steal time structureBoris Ostrovsky2-10/+4
2020-02-11x86/kvm: Cache gfn to pfn translationBoris Ostrovsky5-22/+103
2020-02-11x86/KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missedBoris Ostrovsky1-21/+30
2020-02-11x86/kvm: Introduce kvm_(un)map_gfn()Boris Ostrovsky2-5/+26
2020-02-11x86/kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bitBoris Ostrovsky1-0/+3
2020-02-11kvm/svm: PKU not currently supportedJohn Allen5-1/+16
2020-02-11KVM: PPC: Book3S PR: Free shared page if mmu initialization failsSean Christopherson1-1/+3
2020-02-11KVM: PPC: Book3S HV: Uninit vCPU if vcore creation failsSean Christopherson1-1/+3
2020-02-11KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platformSean Christopherson1-0/+4